@charset "utf-8";
/* CSS Document */



#right_column .main_h2 {
	background-image: url(../img/under/main_h2.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 660px;
	font-size: 24px;
	line-height: 35px;
	color: #FFFFFF;
	padding-left: 50px;
	font-weight: normal;
	padding-top: 5px;
}
#right_column .main_h2p {
	padding-left: 20px;
	padding-right: 40px;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#right_column .under_ul {
	padding-left: 35px;
	list-style-position: outside;
	list-style-type: disc;
	padding-right: 40px;
	padding-top: 10px;
}
#right_column .under_ul .under_li {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 15px;
}

#right_column  .colorChenger1  {
	height: 540px;
	width: 710px;
	background-image: url(../img/cc/cc_bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
}

#right_column  .colorChenger2  {
	height: 540px;
	width: 710px;
	background-image: url(../img/cc/cc_bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
}

#right_column  .colorChenger3  {
	height: 540px;
	width: 710px;
	background-image: url(../img/cc/cc_bg3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
}


.flashContent {
	height: 370px;
	width: 630px;
	padding-top: 140px;
	padding-left: 40px;
}
.flashContent {
	display: flex;
}
.flashContent .controls {
	flex-basis: 230px;
	margin: 10px;
}
.flashContent .control {
	margin-top: 10px;
}
.flashContent .control:not(:last-child) {
	margin-bottom: 60px;
}
.flashContent .controls .range {
	-webkit-appearance: none;
	appearance: none;
	border: solid 1px #eee;
	background: #ccc;
	height: 3px;
	width: 95%;
	border-radius: 10px;
	outline: 0;
	margin-bottom: 25px;
	cursor: pointer;
}
.flashContent .controls .range::-webkit-slider-thumb {
	-webkit-appearance: none;
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
	border-radius: 50%;
}
.flashContent .controls .range::-moz-range-thumb {
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
	border-radius: 50%;
}



.flashContent .control .range.red::-webkit-slider-thumb {
	background-image: url('../changer/thumb/red.png');
}
.flashContent .control .range.red::-moz-range-thumb {
	background-image: url('../changer/thumb/red.png');
}
.flashContent .control .range.blue::-webkit-slider-thumb {
	background-image: url('../changer/thumb/blue.png');
}
.flashContent .control .range.blue::-moz-range-thumb {
	background-image: url('../changer/thumb/blue.png');
}
.flashContent .control .range.yellow::-webkit-slider-thumb {
	background-image: url('../changer/thumb/yellow.png');
}
.flashContent .control .range.yellow::-moz-range-thumb {
	background-image: url('../changer/thumb/yellow.png');
}

.flashContent .control .range:focus {
	box-shadow: 0 0 3px rgb(0, 161, 255);
}
.flashContent .objects {
	flex-basis: 400px;
	position: relative;
}
.flashContent .object {
	position: absolute;
	top: 25px;
}
.flashContent .object svg {
	position: absolute;
	mix-blend-mode: hard-light;
	filter: contrast(200%);
	opacity: .65;
}

/********** early **********/
:root {
	--color_changer_early_1_red: 190;
	--color_changer_early_1_blue: 190;
	--color_changer_early_1_yellow: 190;
	--color_changer_early_2_red: 190;
	--color_changer_early_2_blue: 190;
	--color_changer_early_2_yellow: 190;
}
.early .flashContent .object.change-1 path {
	fill: rgb(var(--color_changer_early_1_blue), var(--color_changer_early_1_red), var(--color_changer_early_1_yellow));
}
.early .flashContent .object.change-2 path{
	fill: rgb(var(--color_changer_early_2_blue), var(--color_changer_early_2_red), var(--color_changer_early_2_yellow));
}
.early .flashContent .object.change-2 {
	top: 128px;
	left: 4px;
}

/********** chevy **********/
:root {
	--color_changer_chevy_1_red: 190;
	--color_changer_chevy_1_blue: 190;
	--color_changer_chevy_1_yellow: 190;
	--color_changer_chevy_2_red: 190;
	--color_changer_chevy_2_blue: 190;
	--color_changer_chevy_2_yellow: 190;
}
.chevy .flashContent .object.change-1 path {
	fill: rgb(var(--color_changer_chevy_1_blue), var(--color_changer_chevy_1_red), var(--color_changer_chevy_1_yellow));
}
.chevy .flashContent .object.change-2 path{
	fill: rgb(var(--color_changer_chevy_2_blue), var(--color_changer_chevy_2_red), var(--color_changer_chevy_2_yellow));
}

.chevy .flashContent .object.change-1 {
	left: 15px;
}
.chevy .flashContent .object.change-2 {
	top: 41px;
}

/********** french **********/
:root {
	--color_changer_french_1_red: 190;
	--color_changer_french_1_blue: 190;
	--color_changer_french_1_yellow: 190;
	--color_changer_french_2_red: 190;
	--color_changer_french_2_blue: 190;
	--color_changer_french_2_yellow: 190;
}
.french .flashContent .object.change-1 path {
	fill: rgb(var(--color_changer_french_1_blue), var(--color_changer_french_1_red), var(--color_changer_french_1_yellow));
}
.french .flashContent .object.change-2 path{
	fill: rgb(var(--color_changer_french_2_blue), var(--color_changer_french_2_red), var(--color_changer_french_2_yellow));
}

.french .flashContent .object.change-2 {
	top: 142px;
}

/*********** トップページ ***********/
#right_column .top_colorChenger {
	margin-top: 40px;
	position: relative;
}
#right_column .top_colorChenger .flashContent {
	position: absolute;
	top: 0;
}