#concept_lp {
	margin-top: 70px;
	margin-bottom: 45px;
    font-size: 0.9rem;
	}

#concept_lp dt {
	font-size: 1.0rem;
	font-weight: bold;
}

#concept_lp dd {
	line-height: 1.6;
}

#concept_lp .kv_sub {
	width:100%;
	height:250px;
	background-image: url(/concept/images/sub_kv.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	flex-direction: column;
	justify-content: center;
    align-items: center;
/*	background-position-x: 20%;*/
}

#concept_lp .kv_sub .key_copy {
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	background-image: url(/concept/images/key_copy_sp.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 80%;
    height: 20vw;
    background-position: center;
}

#concept_lp .top_catch {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	margin-top: 60px;
}

#concept_lp .top_catch .photo-box {
	width: 90%;
	height:250px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	background-image: url(/concept/images/photo01.jpg);
    background-repeat: no-repeat;
	order: 50;
    background-position-y: 42%;
	background-size: cover;
}

#concept_lp .top_catch dl {
	width: 100%;
	box-sizing: border-box;
	padding-bottom: 25px;
}

#concept_lp .top_catch dl dt {
	line-height: 2;
}
#concept_lp .top_catch dl dd {
	line-height: 1.7;
	margin-top: 40px;
}






#concept_lp .top_catch dl dt span {
 color: #1f2975;
 font-size: 120%;
}

#concept_lp .top_catch dl dt b {
color: #e60012;
}






#concept_lp .top_catch dl dd {
	margin-top: 40px;
}

#concept_lp .box {
	border: 1px solid #80b417;
	box-sizing: border-box;
	margin-top: 60px;
	padding: 30px;
}







#concept_lp .box {
	border: 1px solid #80b417;
	box-sizing: border-box;
	margin-top: 60px;
	padding: 30px 3%;
}

/*#concept_lp .box h4 {
	font-size: 1.1rem;
	font-weight: bold;
	line-height: 2;
	text-align: center;
}*/



/*============================修正================================*/





#concept_lp .box h4 {
font-size: 1.1rem;
font-weight: bold;
color: #fff;
position: relative;
line-height: 3;
padding-left: 70px;
background-color: #80b017;
}


#concept_lp .box h4::before {
    content: "";
    position: absolute;
    width: 50px;
    height: 30px;
    background-size: contain;
    left: 5%;
top: 0.55em;
    background-repeat: no-repeat;
}


#concept_lp .box h4::before {
    background-image: url(/concept/images/icon01.png);
}




#concept_lp .box .title {
background-color: #dbffc1;
font-size: 1.1rem;
font-weight: bold;
line-height: 1.5;
padding: .5em .8em;
margin-bottom: 30px;
    margin-top: 30px;
}


#concept_lp .box .left {
float: none;
}






#concept_lp .box .right {
float: none;
}


#concept_lp .box .inner_box {
overflow: hidden;
}

#concept_lp .box_00 {

}


#concept_lp .box_00 .left {
width: 100%;
}

#concept_lp .box_00 .left dl {
margin-top: 40px;
}


#concept_lp .box_00 .left dl dt::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(/concept/images/maru.png);
    background-size: contain;
    vertical-align: -5px;
    background-repeat: no-repeat;
    padding-right: 4px;

}


#concept_lp .box_00 .left dl dd {
padding-top: 5px;
}


#concept_lp .box_00 .left .hosyo_logo {
width: 80%;
padding-top: 60px;
}




#concept_lp .box_00 .right {
width: 70%;
margin-top: 40px;
margin-left: auto;
margin-right: auto;
}



#concept_lp .sub_title {
background-color: #80b017;
color: #fff;
padding-top: 6px;
padding-bottom: 6px;
font-size: 20px;
font-weight: bold;
padding-left: 1em;
margin-bottom: 40px;
}


#concept_lp .box_01 {
padding-bottom: 40px;
border-bottom: 1px dotted #666;
}

#concept_lp .box_01 .left  {
width: 80%;
margin-left: auto;
margin-right: auto;
}

#concept_lp .box_01 .right {
width: 100%;
margin-top: 40px;
}


#concept_lp .box_02 {
padding-top: 40px;
display: block;
 justify-content: space-between;
 padding-bottom: 40px;
 border-bottom: 1px dotted #666;
}

#concept_lp .box_02 .left {
width: 80%;
margin-bottom: 30px;
margin-left: auto;
margin-right: auto;
}





#concept_lp .box_02 .center {
width: 80%;
margin-left: auto;
margin-right: auto;
}




#concept_lp .box_02 .right {
width: 100%;
margin-top: 40px;
}


#concept_lp .box_02 .right .hosyo_logo {
padding-top: 10px;
}




#concept_lp .box_03 {
padding-top: 40px;
}

#concept_lp .box_03 .left {
width: 80%;
margin-left: auto;
margin-right: auto;
}

#concept_lp .box_03 .left .txt {
padding-top: 20px;
}







#concept_lp .box_03 .right {
width: 100%;
margin-top: 40px;
}


#concept_lp .box_04 {
padding-top: 60px;
padding-bottom: 40px;
border-bottom: 1px dotted #666;
}


#concept_lp .box_04 .left {
width: 80%;
margin-left: auto;
margin-right: auto;
}


#concept_lp .box_04 .left .ph {
margin-bottom: 20px;
}







/*#concept_lp .box_04 .ph_box {
display: block;
 justify-content: space-between;
}*/



/*#concept_lp .box_04 .ph_box div {
width: 100%;
margin-bottom: 20px;
}*/


#concept_lp .box_04 .right {
width: 100%;
}





#concept_lp .box_04 dl {
padding-top: 30px;
padding-bottom: 20px;
}


#concept_lp .box_04 dl dt::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(/concept/images/maru.png);
    background-size: contain;
    vertical-align: -5px;
    background-repeat: no-repeat;
    padding-right: 4px;

}


#concept_lp .box_04 dl dt span {
color: #80b017;
padding-left: 1em;
}





#concept_lp .box_04 dl dd {
padding-top: 10px;
}



#concept_lp .box_05 {
padding-top: 40px;
}


#concept_lp .box_05 .left {
width: 50%;
margin-left: auto;
margin-right: auto;
}

#concept_lp .box_05 .right {
width: 100%;
margin-top: 40px;
}




#concept_lp .box_05 .right dl dt::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(/concept/images/maru.png);
    background-size: contain;
    vertical-align: -5px;
    background-repeat: no-repeat;
    padding-right: 4px;

}


#concept_lp .box_05 .right dl dd {
padding-top: 10px;
}



#concept_lp .box_06 {
padding-top: 40px;
}

#concept_lp .box_06 .left {
width: 80%;
margin-left: auto;
margin-right: auto;
}


#concept_lp .box_06 .left .ph {
margin-bottom: 20px;
}




#concept_lp .box_06 .right {
width: 100%;
margin-top: 40px;
}


#concept_lp .box_06 .right dl {
padding-bottom: 20px;
}




#concept_lp .box_06 .right dl dt::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(/concept/images/maru.png);
    background-size: contain;
    vertical-align: -5px;
    background-repeat: no-repeat;
    padding-right: 4px;

}


#concept_lp .box_06 .right dl dd {
padding-top: 10px;
}


#concept_lp .box_07 {
padding-top: 40px;
}

#concept_lp .box_07 .left {
width: 80%;
margin-left: auto;
margin-right: auto;
} 

#concept_lp .box_07 .right {
width: 100%;
margin-top: 40px;
}

#concept_lp .box_07 .right .g_title {
font-size: 17px;
color: #80b017;
font-weight: bold;
}

#concept_lp .box_07 .right ul {
padding-top: 6px;
}


#concept_lp .box_07 .right ul li {
font-size: 16px;
font-weight: bold;
padding-bottom: 5px;
border-bottom: 1px solid #80b017;
}


#concept_lp .box_07 .banner {
clear: both;
margin-top: 60px;
}


#concept_lp .box_07 .banner ul {
width: 90%;
display: flex;
 justify-content: space-between;
 margin-left: auto;
 margin-right: auto;
 overflow: hidden;
 font-weight: bold;
 font-size: 30px;
}


#concept_lp .box_07 .banner ul li.txt {
text-align: center;
}




#concept_lp .box_07 .youtube_wrap {
    margin-top: 20px;
    margin-bottom: 60px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
      position: relative;
  padding-top: 56.25%;
}


#concept_lp .box_07 .youtube_wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}




#concept_lp .box_08 {
/*margin-bottom: 40px;*/
}


#concept_lp .box_08 dl {
padding-bottom: 20px;
padding-top: 30px;
}





#concept_lp .box_08 dl dt::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(/concept/images/maru.png);
    background-size: contain;
    vertical-align: -5px;
    background-repeat: no-repeat;
    padding-right: 4px;

}


#concept_lp .box_08 dl dd {
padding-top: 10px;
}







/*============================修正================================*/



















#concept_lp .box .unit {
	display: flex;
	flex-direction: column;
    justify-content: space-between;
    align-items: center;
	margin-top: 30px;
}

#concept_lp .box .unit .photo {
	width: 100%;
}

#concept_lp .box .unit .photo img {
	width: 100%;
}

#concept_lp .box .unit dl {
	width: 100%;
}

#concept_lp .box .unit dl dt {
	margin-top: 1em;
	margin-bottom: 1em;
}

#concept_lp .box .unit dl dd {
	line-height: 1.8;
}