/*--------------------------------------------------------------------
  reset
--------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	border: none;
}
img { vertical-align: bottom; }
ul,li { list-style-type: none; }


/*--------------------------------------------------------------------
  common
--------------------------------------------------------------------*/
body { font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif; }
img {
	width: 100%;
	height: auto;
}
.contents-in {
	width: 100%;
	max-width: 1305px;
	margin: 0 auto;
	padding: 0 15px;
	box-sizing: border-box;
}
.sp-title {
	display: none;
	text-align: center;
}
.sp-large-btn { display: none; }
.pc-only { display: block!important; }
.sp-only { display: none!important; }
.spScroll {
	position: relative;
	overflow: hidden;
}
.ps__rail-y,.ps__thumb-y,.ps__rail-x,.ps__thumb-x { display: none; }


/*--------------------------------------------------------------------
  block01
--------------------------------------------------------------------*/
#sec-block01 {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 95px;
    background: -ms-linear-gradient(#02856d 0%, #37b950 100%);
	background: -moz-linear-gradient(#02856d, #37b950);
	background: -webkit-linear-gradient(#02856d, #37b950);
	background: linear-gradient(#02856d, #37b950);
}
#sec-block01::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 5;
	width: 100%;
	height: 15%;
	background-color: #abdd5a;
}
#sec-block01::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
	height: 29%;
	margin: 0 auto;
	background: url("/assets_renewable_energy/img/block01_foot.png") center top no-repeat;
	background-size: 100% auto;
}
#sec-block01 .bg-star {
	position: relative;
	z-index: 20;
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	background: url("/assets_renewable_energy/img/block01_bg_star.png") center center no-repeat;
	background-size: 100% auto;
}
#sec-block01 header h1 {
	width: 156px;
	padding-top: 40px;
	padding-left: 45px;
}
#sec-block01 h2 {
	width: 100%;
	margin: 0 auto;
	padding-top: 50px;
}
#sec-block01 .text-style {
	padding-top: 20px;
	text-align: center;
	font-size: 24px;
	line-height: 240%;
	color: #ffffff;
	text-shadow: 0 0 10px #036c49,0 0 15px #036c49;
}
#sec-block01 .image-style {
	width: 100%;
	max-width: 971px;
	margin: 0 auto;
	padding-top: 100px;
}


/*--------------------------------------------------------------------
  block02
--------------------------------------------------------------------*/
#sec-block02 {
	width: 100%;
	margin: 0 auto;
	background: #abdd5a;
}
#sec-block02 h2 {
	width: 100%;
	margin: 0 auto;
	padding-top: 50px;
}
#sec-block02 .text-style01 {
	padding-top: 80px;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	line-height: 240%;
	color: #007947;
}
#sec-block02 .text-style02 {
	padding-top: 40px;
	padding-bottom: 100px;
	text-align: center;
	font-size: 16px;
	line-height: 240%;
	color: #007947;
}
#sec-block02 .footer-img {
	position: relative;
	bottom: -161px;
	width: 100%;
	max-width: 1540px;
	margin: 0 auto;
	margin-top: -161px;
	padding: 0 15px;
	box-sizing: border-box;
}


/*--------------------------------------------------------------------
  block03
--------------------------------------------------------------------*/
#sec-block03 {
	width: 100%;
	margin: 0 auto;
	padding-top: 200px;
	padding-bottom: 140px;
	background: #a4e0b4;
}
#sec-block03 .img-style {
	width: 100%;
	max-width: 1003px;
	margin: 0 auto;
}


/*--------------------------------------------------------------------
  block04
--------------------------------------------------------------------*/
#sec-block04 {
	width: 100%;
	margin: 0 auto;
	padding-top: 200px;
	padding-bottom: 170px;
    background: -ms-linear-gradient(left, #14b050 0%, #91d050 100%);
	background: -moz-linear-gradient(left, #14b050, #91d050);
	background: -webkit-linear-gradient(left, #14b050, #91d050);
	background: linear-gradient(left, #14b050, #91d050);
}
#sec-block04 .text-style01 {
	padding-top: 80px;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	line-height: 240%;
	color: #ffffff;
}
#sec-block04 .text-style02 {
	padding-top: 40px;
	padding-bottom: 100px;
	text-align: center;
	font-size: 16px;
	line-height: 240%;
	color: #ffffff;
}


/*--------------------------------------------------------------------
  block05
--------------------------------------------------------------------*/
#sec-block05 {
	width: 100%;
	margin: 0 auto;
	padding-top: 170px;
	padding-bottom: 155px;
	background: #abdd5a;
}
#sec-block05 .text-style01 {
	padding-top: 80px;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	line-height: 240%;
	color: #007947;
}
#sec-block05 .text-style02 {
	padding-top: 40px;
	padding-bottom: 70px;
	text-align: center;
	font-size: 16px;
	line-height: 240%;
	color: #007947;
}
#sec-block05 .box-section {
	position: relative;
	padding-top: 90px;
}
#sec-block05 .box-section::before {
	content: "";
	position: absolute;
	top: 30px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -18px;
	border-style: solid;
	border-width: 36px 31px 0 31px;
	border-color: #ffffff transparent transparent transparent;
}
#sec-block05 .box-section .box-style {
	width: 100%;
	padding: 35px 15px;
	border-radius: 14px;
	background-color: #ffffff;
	box-sizing: border-box;
	text-align: center;
	font-weight: bold;
	font-size: 36px;
	color: #007947;
	line-height: 180%;
}


/*--------------------------------------------------------------------
  block06
--------------------------------------------------------------------*/
#sec-block06 {
	width: 100%;
	margin: 0 auto;
	padding-top: 150px;
    background: -ms-linear-gradient(left, #14b050 0%, #91d050 100%);
	background: -moz-linear-gradient(left, #14b050, #91d050);
	background: -webkit-linear-gradient(left, #14b050, #91d050);
	background: linear-gradient(left, #14b050, #91d050);
}
#sec-block06 .box-style {
	width: 100%;
	max-width: 1024px;
	margin: 50px auto 0 auto;
	padding: 60px 65px;
	border-radius: 14px;
	background-color: #13ab54;
	box-sizing: border-box;
}
#sec-block06 .box-style ul li {
	margin-bottom: 15px;
	padding-left: 60px;
	background: url("/assets_renewable_energy/img/icon_check.png") top 3px left no-repeat;
	background-size: 31px 27px;
	font-weight: bold;
	font-size: 24px;
	color: #ffffff;
	line-height: 180%;
}
#sec-block06 .box-style ul li:last-child { margin-bottom: 0; }
#sec-block06 h3 {
	padding-top: 130px;
	text-align: center;
}
#sec-block06 h3 span.sub-title {
	display: block;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 24px;
	color: #ffffff;
}
#sec-block06 .img-style01 { padding-top: 90px; }
#sec-block06 .img-style02 {
	width: 100%;
	max-width: 848px;
	margin: 0 auto;
	padding-top: 240px;
	padding-bottom: 135px;
}
#sec-block06 .footer-img {
	position: relative;
	bottom: -161px;
	width: 100%;
	max-width: 1540px;
	margin: 0 auto;
	margin-top: -161px;
	padding: 0 15px;
	box-sizing: border-box;
}


/*--------------------------------------------------------------------
  footer
--------------------------------------------------------------------*/
footer {
	width: 100%;
	height: 270px;
	background-color: #a4e0b4;
}
footer p {
	padding-top: 150px;
	text-align: center;
	font-size: 16px;
	color: #02866c;
}