@charset "UTF-8";

@-webkit-keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
img {
	max-width: 100%;
}
#topics.oil_control-spray {
    overflow:hidden;
	padding: 0;
	animation: fadeIn 1s ease-in;
	letter-spacing: 0;
	z-index:10;
	position:relative;
}

.section {
	position: relative;
	padding: 100px 0;
	text-align: center;
}
#section2::before, #point1::before, #point2::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 120%;
	margin: -80px -10% 0;
	transform-origin: right center;
	transform: rotate(-6deg);
	z-index: -1;
}
.sec_ttl {
	margin: 0 auto 30px;
}
.sec_txt {
	color: #221815;
	font-size: 18px;
}
.sec_flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#section1 .sec_ttl {
	width: 492px;
}
#section1 .sec_txt {
	margin-bottom: 50px;
}
#section1 .sec_flex {
	margin-bottom: 40px;
}
#section1 .sec_flex li {
	width: 317px;
	margin: 0 70px;
}
#section1 .icon {
	width: 275.5px;
	margin: auto;
}

#section2::before {
	height: 605px;
	background: #f6e4e2;
}
#section2 .package {
	width: 450px;
	margin-right: 82.5px;
}
#section2 .sec_txt {
	width: 505px;
}

#section3 .sec_ttl {
	width: 670.5px;
	margin-bottom: 0;
}
.point {
	position: relative;
	padding: 80px 0;
	text-align: left;
}
.point_wrap {
	width: 1000px;
	margin: auto;
}
.point_info {
	position: relative;
}
.point_icon {
	width: 115.5px;
	margin-bottom: 40px;
}
.point_ttl {
	margin-bottom: 30px;
}
.point_txt {
	width: 560px;
	margin-bottom: 60px;
	color: #221815;
	font-size: 14px;
	line-height: 2;
}
.point_bg {
	position: absolute;
	top: 0;
	right: 0;
}
.point_bg img {
	mix-blend-mode: multiply;
}

#point1::before {
	height: 1080px;
	background: #f9f9f1;
}
#point1 .point_ttl {
	width: 461px;
}
#point1 .point_bg {
	width: 339.5px;
}
#point1 .sec_flex {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.flow_list {
	width: 460px;
	margin-bottom: 70px;
}
.flow_list h5 {
	background: #919191;
	margin-bottom: 15px;
	padding: 10px;
	border-radius: 4px;
	color: #fff;
	font-size: 16px;
	line-height: 1;
}
.flow_list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 15px;
}
.flow_list li > p {
	width: 251px;
	font-size: 14px;
	line-height: 1.7;
}
.flow_list li > img {
	width: 190.5px;
	height: auto;
}
.movie {
	text-align: center;
}

#point2 {
	padding-top: 40px
}
#point2::before {
	height: 990px;
	background: #f3f9f1;
	margin-top: -160px;
}
#point2 .point_ttl {
	width: 473px;
}
#point2 .point_bg {
	width: 384px;
}
#point2 .sec_flex {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 100px;
	text-align: center;
}
#point2 .sec_flex .illust {
	width: 300px;
	margin-bottom: 24px;
}
#point2 .sec_flex p img {
	width: 182px;
}

#point3 .point_ttl {
	width: 610.5px;
}
#point3 .point_txt {
	width: 100%;
}
sup {
	font-size: 80%;
	vertical-align: top;
}
.powder_list li {
	width: 242px;
	margin: 12px;
}
.notes {
	font-size: 10px;
	text-align: right;
}
.gray_bg {
	background: #eee;
	margin-top: 35px;
	padding: 40px 50px 30px;
	box-sizing: border-box;
}
.gray_bg .diagram {
	width: 888.5px;
	margin: auto;
}
.powder_icon {
	background: #dcdcdc;
	width: 84%;
	margin: 32px auto 0;
	padding: 8px 0;
	border-radius: 40px;
	font-size: 13px;
}
.powder_icon ul li {
	margin-left: 10px;
}
.powder_icon ul li:first-child {
	margin-left: 0;
}
.powder_icon ul li::before {
	content: '';
	display: inline-block;
	width: 21.5px;
	height: 22px;
	margin-right: 8px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 21.5px auto;
	vertical-align: -5px;
}
.powder_icon_01::before {
	background-image: url(/images/topics/oil_control-spray/sec03_point3_ico_01.png);
}
.powder_icon_02::before {
	background-image: url(/images/topics/oil_control-spray/sec03_point3_ico_02.png);
}
.powder_icon_03::before {
	width: 22px;
	background-image: url(/images/topics/oil_control-spray/sec03_point3_ico_03.png);
	background-size: 22px auto;
}

#section3 {
	padding-bottom: 20px;
}
#point_group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	width: 1000px;
	margin: 10px auto 0;
}
#point_group > .point {
	width: 480px;
	background: #f9efee;
	padding: 0 0 300px;
	box-sizing: border-box;
}
#point_group > .point:nth-child(2),
#point_group > .point:nth-child(3),
#point_group > .point:nth-child(6) {
	background: #f7e8e7;
}
#point_group > .point:nth-child(odd) {
	margin-right: 40px;
}
#point_group > .point:nth-child(even) {
	margin-top: -50px;
}
#point_group > .point:nth-child(2) {
	padding-bottom: 350px;
}
#point_group > .point:nth-child(4) {
	padding-bottom: 305px;
}
#point_group > .point:nth-child(6) {
	padding-bottom: 0;
}
#point_group .point_info {
	padding: 10px 30px 0;
	z-index: 1;
}
#point_group #point6 .point_info,
#point_group #point7 .point_info {
	padding-bottom: 30px;
}
#point_group .point_icon,
#point_group .point_ttl {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#point_group .point_icon {
	margin-bottom: 32px;
}
#point_group .point_ttl img {
	width: auto;
	height: 22px;
}
#point_group .point_txt {
	width: 100%;
	margin-bottom: 0;
}
#point_group #point8 .point_info {
	margin-bottom: 65px;
}
.ponit_bottom {
	position: absolute;
	bottom: 0;
	width: 100%;
}
#point9 {
	text-align: center;
}
#point9 .point_info {
	padding-top: 10px;
}
#point9 .package {
	width: 159px;
	margin: 0 auto 10px;
}
#point9 .label {
	background: #dd4b96;
	margin-bottom:20px;
	padding: 5px 10px 5px 10px;
	color: #fff;
	font-weight: bold;
	display:inline-block;
}
#point9 .product_name {
	width: 354px;
	margin: 0 auto 15px;
}
#point9 .btn_detail {
	width: 164.5px;
	margin: 20px auto 0;
}
#point9 .btn_detail a {
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
#point9 .btn_detail a:hover {
	opacity: .4;
}

.oil-control-spray-text { width:28%;float:left;text-align:left; }

.oil-control-spray-title { font-family: brandon-grotesque, sans-serif;font-weight: 700;font-style: normal; font-size:28px; line-height:28px; color:#e85298; margin-bottom:10px;}

.oil-control-spray-point { font-size:22px; line-height:26px; color:#e85298; margin-bottom:5px;}

.text-16px { font-size:16px; line-height:20px; } 

.mobile { display:none; }

.desktop { display:flex; }

.illustration_text { width:300px; padding:0px; font-size:16px; line-height:20px; color:#e85298; }


/*======================================
Tablet
======================================*/
@media screen and (max-width:960px){
	.point_wrap {
		width: 90%;
	}
	.flow_list {
		width: 48%;
	}
	.flow_list li > p {
		width: 60%;
	}
	.flow_list li > img {
		width: 38%;
	}
	.movie iframe {
		width: 100%;
	}
	#point2 .sec_flex .illust {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	.gray_bg .diagram {
		width: 100%;
	}
	.powder_icon {
		width: 100%;
	}
	#point_group {
		width: 90%;
	}
	#point_group > .point {
		width: 49%;
	}
	#point_group > .point:nth-child(odd) {
		margin-right: 1%;
	}
	#point_group > .point:nth-child(even) {
		margin-top: -4.5vw;
	}
	#point_group > .point:nth-child(2) {
		padding-bottom: 34vw;
	}
	#point_group > .point:nth-child(6) {
		padding-bottom: 40px;
	}
}


/*======================================
SP
======================================*/
@media screen and (max-width:768px){
	.section {
		padding: 12vw 0;
	}
	#section2::before, #point1::before, #point2::before {
		margin-top: -6vw;
	}
	.sec_ttl {
		margin-bottom: 4vw;
	}
	.sec_txt {
		font-size: 4vw;
	}


	#section1 .sec_ttl {
		width: 80vw;
	}
	#section1 .sec_txt {
		margin-bottom: 6vw;
	}
	#section1 .sec_flex {
		margin-bottom: 6vw;
	}
	#section1 .sec_flex li {
		width: 40vw;
		margin: 0 2vw;
	}
	#section1 .icon {
		width: 50vw;
	}

	#section2::before {
		height: 71vw;
	}
	#section2 .package {
		width: 80%;
		margin:10px auto;
		display:block;
		float:none;
	}
	#section2 .sec_txt {
		width: 60vw;
	}

	#section3 {
		padding-bottom: 8vw;
	}
	#section3 .sec_ttl {
		width: 88vw;
	}
	.point {
		padding: 4vw 0;
	}
	.point_wrap {
		width: 100%;
		padding: 0 5vw;
		box-sizing: border-box;
	}
	.point_icon {
		width: 24vw;
		margin: 0 auto 8vw;
	}
	.point_ttl {
		margin: 0 auto 6vw;
	}
	.point_txt {
		width: 100%;
		margin-bottom: 5vw;
		font-size: 3.5vw;
		line-height: 1.8;
	}
	.point_bg {
		position: relative;
	}
	#point1 {
		padding: 10vw 0 0;
	}
	#point1::before, #point2::before {
		width: 140%;
		margin-left: -20%;
		margin-right: -20%;
	}
	#point1::before {
		height: 330vw;
	}
	#point1 .point_ttl {
		width: 80vw;
	}
	#point1 .point_txt {
		margin-bottom: 0;
	}
	#point1 .point_bg {
		width: 50vw;
		margin: auto;
	}
	#point1 .sec_flex {
		display: block;
		margin-top: 4vw;
	}
	.flow_list {
		width: 100%;
		margin-bottom: 15vw;
	}
	.flow_list h5 {
		margin-bottom: 4vw;
		padding: 2vw;
		border-radius: 1vw;
		font-size: 4vw;
	}
	.flow_list li {
		margin-bottom: 3vw;
	}
	.flow_list li > p {
		width: 68vw;
		margin-right: 2vw;
		font-size: 3.2vw;
	}
	.flow_list li > img {
		width: 30vw;
	}
	.movie iframe {
		width: 100%;
		height: 50vw;
	}

	#point2 {
		padding: 10vw 0;
	}
	#point2::before {
		height: 360vw;
	}
	#point2 .point_ttl {
		width: 90vw;
	}
	#point2 .point_bg {
		width: 60vw;
		margin: auto;
	}
	#point2 .sec_flex {
		margin-top: 8vw;
	}
	#point2 .sec_flex .illust {
		width: 27vw;
		margin: 0 auto 4vw;
	}
	#point2 .sec_flex p img {
		width: 100%;
	}

	#point3 .point_ttl {
		width: 90vw;
	}
	.powder_list li {
		width: 26vw;
		margin: 1vw;
	}
	.notes {
		font-size: 2vw;
		margin-top: 2vw;
	}
	.gray_bg {
		margin-top: 6vw;
		padding: 5vw 4vw;
	}
	.gray_bg .diagram {
		width: 100%;
	}
	.powder_icon {
		width: 100%;
		margin-top: 4vw;
		padding: 2vw 3vw;
		border-radius: 1vw;
		font-size: 2.5vw;
		line-height: 2;
		box-sizing: border-box;
	}
	.powder_icon .sec_flex {
		display: block;
	}
	.powder_icon ul li {
		width: 57%;
		margin: auto;
	}
	.powder_icon ul li:first-child {
		margin-left: auto;
	}
	.powder_icon ul li::before {
		width: 3.2vw;
		height: 3.25vw;
		margin-right: 1vw;
		background-size: 3.2vw auto;
		vertical-align: -.8vw;
	}

	#point3 {
		padding-top: 10vw;
	}
	#point_group {
		width: 100%;
	}
	#point_group > .point {
		display: block;
		width: 100%;
		padding-bottom: 0;
	}
	#point_group > .point:nth-child(odd) {
		margin-right: 0;
	}
	#point_group .point_info {
		padding: 4vw 5vw 0;
	}
	.ponit_bottom {
		position: relative;
	}
	#point_group > .point:nth-child(even) {
		margin-top: 0;
	}
	#point_group > .point:nth-child(2) {
		padding-bottom: 0;
	}
	#point_group > .point:nth-child(4) {
		padding-bottom: 0;
	}
	#point_group > .point:nth-child(6) {
		padding-bottom: 0;
	}
	#point_group .point_ttl img {
		height: 5vw;
	}
	#point_group #point6 .point_info{
		padding-bottom: 0;
	}
	#point6 .ponit_bottom {
		margin-top: -5vw;
	}
	#point_group #point7 .point_info  {
		padding-bottom: 4vw;
	}
	#point_group #point8 .point_info {
		margin-bottom: 0;
	}

	#point9 .package {
		width: 42vw;
		margin-bottom: 3vw;
	}

	#point9 .product_name {
		width: 80vw;
	}
	#point9 .btn_detail {
		width: 36vw;
		margin: 4vw auto 6vw;
	}

	.topics_btn {
		width: 90%;
		margin: auto;
		border: 1px solid #ddd;
		border-radius: 4px;
	}
	
    .oil-control-spray-text { width:90%; float:none; margin:10px auto;display:block;text-align:left;padding:20px;}	
	
#section2 .sec_flex { display:block; }
		
	.mobile { display:block;  }

    .desktop { display:none; }
    
    .illustation_image { margin-top:20px; margin-bottom:20px; }
    
    .illustration_text { width:80%; margin:0px auto; padding:20px; font-size:16px; line-height:20px; color:#e85298; text-align:center; }
}


@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    
#section2::before {
		height: 110vw;
	}
	
#point2::before {
		height: 435vw;
	}
	

	
}


/* Additional coding 06/2024 */

.oil-control-spray-products-container { width:400px; margin:0 auto; padding-top:70px; }
.oil-control-spray-products-column { width:160px; margin-left:20px; margin-right:20px; float:left; }

.additional-spacing { display:none; height:300px; }

.oil-control-spray-landing-page-product-img-resize { height:260px; width:auto; }

@media screen and (max-width:960px){ 
.oil-control-spray-products-container {width:320px; margin:0 auto; padding-top:30px;}
.oil-control-spray-products-column { width:140px; margin-left:10px; margin-right:10px; float:left;  }
}

/* Additional coding 06/2025 */

.left-column-spacing { margin-left:30%; }

