<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

#lower_pageMV h1{padding-bottom: 15px; margin-bottom: 65px;}

@media screen and (max-width:960px){
	#lower_pageMV .lower_page_title{padding: 30px 20px 0 0;}
	#lower_pageMV h1{width: 80%; margin-bottom: 20px;}
}
@media screen and (max-width:640px){
	#lower_pageMV .lower_page_title{padding: 30px 0 0 0;}
}

/* feature03_content
---------------------------------------------------------- */
#feature03_content{padding: 110px 0 130px;}

#feature03_con01{margin: 0 0 100px;}
#feature03_con01 .bk_green::after{
	width: 52.5vw;height: 527px;top: -30px;right: calc(50% - 50vw);z-index: -1;
}
#feature03_con01 .feature03_lead{margin: 0 auto 60px; text-align: center;}
#feature03_con01 .feature03_lead h2{margin-bottom: 15px;}
#feature03_con01 .feature03_lead p{font-size: 15px;}
.feature03_con01_wrap{/*max-width: 960px;*/max-width: 1000px;width: 100%;margin: 0 auto;justify-content: space-between;}
.feature03_con01_left{width: 44%;}
.feature03_con01_center{position: relative;width: 10%;margin-top: auto;padding-right: 2%;}
.feature03_con01_center:after{content: '';display: block;clear: both;}
.feature03_con01_center .disposer{float: right;width: 231%;}
.feature03_con01_right{width: 46%;}

.circleList li{position: relative;padding-left: 18px;line-height: 2;}
.circleList li:before{content: '●';position: absolute;left: 0;top: 0;color: #006e38;}
.square_list li{position: relative;font-size: 11px;padding-left: 12px;}
.square_list li:before{
	content: '';position: absolute;top: 50%;left: 0;transform: translate(0,-50%);
	width: 11px;height: 11px;background: #000;border-radius: 3px;
}
.borderBox{border: 1px solid #006e38;padding: 10px;}
.borderBox p{font-size: 15px;}
.feature03_con01_left .borderBox{margin-top: 15px;max-width: 285px;}

#feature03_con02{margin: 0 0 100px;}
.feature03_con02_wrap{max-width: 960px;width: 100%;margin: 0 auto;justify-content: end;}
.feature03_con02_left{width: 36%;}
.feature03_con02_right{width: 57%;padding-left: 8%;}
.feature03_con02_right__bottomArea{position: relative;}
.feature03_con02_deco01{position: absolute;bottom: 0;right: 0;width: 30%;}
.feature03_con02_right .borderBox{margin-top: 15px;max-width: 285px;}

#feature03_con03{margin: 0 0 100px;}
#feature03_con03 .bk_green::after{
	width: 32.4vw;height: 420px;top: -30px;left: calc(50% - 50vw);z-index: -1;
}
#feature03_con03 .feature03_lead{text-align: center;margin-bottom: 30px;}
#feature03_con03 .feature03_lead h3{margin-bottom: 15px;}
#feature03_con03 .feature03_lead p{font-size: 15px;}
.feature03_con03_box1{max-width: 960px;width: 100%;margin: 0 auto;justify-content: space-between;	}
.feature03_con03_item{width: 32%;}
.feature03_con03_item .matchHeight_box{margin-bottom: 20px;}
.feature03_con03_item .borderBox{margin-top: 20px;}
.feature03_con03_box2{max-width: 960px;width: 100%;margin: 60px auto 0;justify-content: space-between;background: #f6f8f7;padding: 20px 30px;}
.feature03_con03_box2 .other_photoArea{width: 40%;}
.feature03_con03_box2 .other_textArea{position: relative;width: 60%;padding-left: 5%;}
.feature03_con03_box2 .other_textArea .square_list li{font-size: 15px;padding-left: 15px;}
.feature03_con03_deco01{position: absolute;bottom: 7px;right: 35px;}

#feature03_con04{margin: 0 0 100px;}
#feature03_con04 .bk_green::after{
	width: 32.4vw;height: 350px;top: 80px;right: calc(50% - 50vw);z-index: -1;
}
#feature03_con04 .feature03_lead{text-align: center;margin-bottom: 60px;}
.feature03_con04_box1{max-width: 960px;width: 100%;margin: 0 auto;justify-content: space-between;	}
.feature03_con04_item{width: 32%;}
.feature03_con04_item .matchHeight_box{margin-bottom: 20px;}

#feature03_con05 .feature03_lead{text-align: center;}

@media screen and (max-width:960px){
	#feature03_content{padding: 70px 0 80px;}
	
	.feature03_con01_center{width: 20%;}
	.feature03_con01_center .disposer{float: none;width: 100%;}
	.feature03_con01_right{width: 36%;}
	.feature03_con02_deco01{width: 16vw;display: none;}
}
@media screen and (max-width:640px){
	#feature03_content{padding: 50px 0;}
	
	#feature03_con01{margin: 0 0 70px;}
	#feature03_con01 .feature03_lead p{font-size: 13px;}
	.feature03_con01_wrap{justify-content: space-between;align-items: end;}
	.feature03_con01_left{width: 100%;padding-bottom: 20px;}
	.feature03_con01_center{width: 45%;padding-right: 5%;}
	.feature03_con01_right{width: 55%;}
	.borderBox p{font-size: 13px;}
	.feature03_con01_left .borderBox{margin-top: 15px;max-width: inherit;white-space: 100%;}
	
	#feature03_con02{margin: 0 0 70px;}
	.feature03_con02_left{width: 100%;margin-top: 15px;}
	.feature03_con02_right{width: 100%;padding-left: 0;}
	.feature03_con02_right .borderBox{max-width: inherit;width: 100%;}
	
	#feature03_con03{margin: 0 0 70px;}
	#feature03_con03 .feature03_lead p{font-size: 13px;}
	.feature03_con03_item{width: 100%;}
	.feature03_con03_item + .feature03_con03_item{margin-top: 20px;}
	.feature03_con03_box2{padding: 20px 15px;}
	.feature03_con03_box2 .other_photoArea{width: 100%;margin-bottom: 20px;}
	.feature03_con03_box2 .other_textArea{width: 100%;padding-left: 0;padding-bottom: 20px;}
	.feature03_con03_box2 .other_textArea .square_list li{font-size: 13px;padding-left: 15px;}
	.feature03_con03_deco01{bottom: 0;right: 0;}
	.feature03_con03_box2 .other_textArea .square_list li:before{top: 28%;}
	
	#feature03_con04{margin: 0 0 70px;}
	.feature03_con04_item{width: 100%;}
	.feature03_con04_item + .feature03_con04_item{margin-top: 20px;}
}


</pre></body></html>