@charset "UTF-8";

.main_img { width: 100%;}
.main_img > div.main_Block {
position: relative;
width: 100%;
height: 0;
padding-top: 20%;
background: url(../img/ttl_img.jpg) no-repeat center top;
background-size: cover;
}
.main_img h2 {
position: absolute;
top: 50%;
left: 10%;
color: #fff;
font-size: 50px;
font-weight: 600;
letter-spacing: 0.3em;
text-shadow: 0 2px 5px rgba(0,0,0,.5);
transform: translateY(-50%);
}

.ttl {
display: block;
padding: 0 0 15px;
color: #29b729;
font-size: 26px;
font-weight: 600;
line-height: 1;
}

.head_Txt { padding: 70px 0 100px;}
.head_Txt figure {
max-width: 1000px;
width: 100%;
padding: 0 0 40px;
}
.head_Txt a {
display: block;
width: 100%;
transition: .3s;
}
.head_Txt a:hover { opacity: .6;}
.head_Txt p {
	text-align: right;
	font-size: 12px;
	margin-right: 0;
}

li[id^='block'] {
padding-top: 180px;
margin-top: -180px;
}
.ancer_Area .inner { padding-bottom: 100px;}
.ancer_Area h4 {
display: block;
width: 100%;
padding: 10px 10px 8px;
margin-bottom: 20px;
color: #fff;
background-color: #29b729;
font-size: 18px;
font-weight: 600;
line-height: 1;
letter-spacing: 0.2em;
box-sizing: border-box;
}
.plant_Block {
justify-content: flex-start;
align-items: flex-start;
flex-wrap: wrap;
width: 100%;
}
.plant_Block > li {
width: 48%;
margin-bottom: 50px;
}
.plant_Block > li:nth-child(odd) { margin-right: 4%;}
.plant_Block > li:nth-last-child(-n+2) { margin-bottom: 0;}
.plant_Block > li video {
width: 100%;
}
.num {
justify-content: flex-start;
align-items: center;
padding: 12px 0 10px;
}
.num p {
position: relative;
width: 30px;
height: 30px;
margin-right: 10px;
background-color: #49a0e9;
border-radius: 30px;
}
.num p span {
position: absolute;
top: 50%;
left: 50%;
color: #fff;
font-size: 16px;
font-weight: 600;
transform: translate(-50%,-50%);
}
.plant_Block h5 {
color: #29b729;
font-size: 20px;
font-weight: 600;
line-height: 1;
}
.plant_Block p {
font-size: 16px;
line-height: 1.5;
}
.plant_list { padding: 20px 0 0;}
.plant_list li { width: 100%;}
.plant_list li:nth-child(odd) { background-color: #eef5ee;}
.plant_list dl {
display: flex;
justify-content: flex-start;
align-items: center;
width: 100%;
padding: 12px;
box-sizing: border-box;
}
.plant_list dt,
.plant_list dd {
font-size: 14px;
line-height: 1.5;
}
.plant_list dt {
width: 30%;
font-weight: 600;
}
.plant_list dd { width: 70%;}

.add_Txt {
display: block;
max-width: 1000px;
width: 90%;
padding: 22px 0;
margin: 0 auto 80px;
color: #29b729;
border-top: 3px solid #29b729;
border-bottom: 3px solid #29b729;
font-size: 20px;
line-height: 1;
text-align: center;
}

#pageTop {
position: fixed;
bottom: 30px;
right: 30px;
width: 70px;
height: 70px;
transition: .3s;
}
#pageTop:hover {
bottom: 40px;
opacity: .6;
transition: .3s;
}
#pageTop a {
display: block;
position: relative;
width: 100%;
height: 100%;
background: rgba(41, 184, 41, .7);
}
#pageTop a p {
position: absolute;
top: 50%;
left: 50%;
color: #fff;
font-size: 15px;
line-height: 1;
letter-spacing: 0.2em;
transform: translate(-50%,-50%);
}

@media only screen and (max-width: 767px) {
.main_img > div.main_Block { padding-top: 30%;}
.main_img h2 {
left: 20px;
font-size: 28px;
}

.ttl {
padding: 0 0 10px;
font-size: 22px;
}

.head_Txt { padding: 50px 0;}

li[id^='block'] {
padding-top: 80px;
margin-top: -80px;
}
.ancer_Box .inner { padding-bottom: 60px;}
.ancer_Box h4 { font-size: 16px;}
.plant_Block { flex-direction: column;}
.plant_Block > li {
width: 100%;
margin-bottom: 20px;
}
.plant_Block > li:nth-child(odd) { margin-right: 0;}
.plant_Block > li:nth-last-child(-n+2) { margin-bottom: 20px;}
.plant_Block > li:last-child { margin-bottom: 0;}
.num p {
width: 26px;
height: 26px;
}
.num p span { font-size: 14px;}
.plant_Block h5 { font-size: 16px;}
.plant_Block p { font-size: 14px;}

.add_Txt {
margin: 0 auto 60px;
font-size: 18px;
line-height: 1.5;
}

#pageTop {
bottom: 10px;
right: 10px;
width: 60px;
height: 60px;
}
#pageTop:hover { bottom: 10px;}
#pageTop a p { font-size: 14px;}
}

/* 蓄電池容量項目追加用 */
#block05{
	margin-bottom: 30px;
}