@charset "UTF-8";
.fp-tableCell {vertical-align: top;padding-top:140px;}
.section .inner {padding-left:220px;}
.inner {position:relative;}
.lh {line-height:15px !important;margin-bottom:6px;}
.navigate {position:absolute;top:140px;left:0;z-index:100;box-shadow: 0 2px 10px 2px rgba(0,0,0,.17);}
.navigate li {display:block;width:177px;height:33px;border-bottom:1px solid #d9d9d9;line-height:32px;color:#2e2e2c;font-size:15px;background:#fff;padding:0 18px;}
.navigate li.nav_title {background:#000000;color:#a1c91d;font-weight:800;}
.navigate li.active {background:#a1c91d}
.navigate li.active a {color:#fff;}
.navigate li:first-child {margin-bottom:-1px;}

.s_title {opacity:0;margin-top:50px;}
.s_title p {display:inline-block;font-family:'Metro';color:#00722d;font-size:25px;font-weight:300;border-bottom:2px solid #00722d;}
.s_title h1 {display:block;font-family:'Black';color:#00722d;font-size:35px;line-height:1em;letter-spacing: -0.05em;margin:13px auto 29px auto;}

.s_title.white p {display:inline-block;font-family:'Metro';color:#fff;font-size:25px;font-weight:300;border-bottom:2px solid #fff;}
.s_title.white h1 {display:block;font-family:'Black';color:#fff;font-size:35px;line-height:1em;letter-spacing: -0.05em;margin:13px auto 29px auto;}

.s_title.green p {display:inline-block;font-family:'Metro';color:#a1c91d;font-size:25px;font-weight:300;border-bottom:2px solid #a1c91d;}
.s_title.green h1 {display:block;font-family:'Black';color:#a1c91d;font-size:35px;line-height:1em;letter-spacing: -0.05em;margin:13px auto 29px auto;}

.fadeIn {opacity:0;}

/*section0*/
#section0 .contents {margin-top:-14px;}
#section0 .contents h2 {font-weight:400;font-size:15px;line-height:1em;color:#000000;letter-spacing: -0.05em;margin-bottom:32px;}
#section0 .report {display:flex;align-items: center;justify-content: center;opacity:0;}
#section0 .report li {width:25%;}

#section0 .report li img {width:100%;max-width:257px;}
#section0 .report li p {font-size:16px;line-height:1em;letter-spacing: -0.06em;color:#265a64;font-weight:800;padding-left:12px;margin-top:7px;}


.section footer {position:absolute;bottom:0;left:0;}


#section0 {background:url(../../../img/bg/sec_05_01.jpg) no-repeat center center; background-size:cover;}


@media screen and (min-width:769px) and (max-width:1024px) { 
	
}

@media screen and (max-width:768px) { 
	.fp-tableCell {vertical-align: top;padding-top:70px;}
	.section .inner {padding-left:20px;padding-right:20px;}
	.navigate {display:none;}
	#section0 .contents h2 {font-weight:400;font-size:13px;line-height:1em;color:#000000;letter-spacing: -0.05em;margin-bottom:16px;}
	#section0 .report {display:flex;align-items: center;justify-content: center;flex-wrap: wrap;margin-bottom:220px;}
	#section0 .report li {width:50%;margin-bottom:20px;}

	#section0 .report li img {width:100%;max-width:257px;}
	#section0 .report li p {font-size:13px;line-height:1em;letter-spacing: -0.06em;color:#265a64;font-weight:400;padding-left:0px;margin-top:7px;text-align: center;}
	
}