@charset "UTF-8";
/* CSS Document */

.concept_kv{
	width: 100%;
	height: 40vh;
  	background-image: url("../images/concept/main_sp.jpg");
    background-size: cover;
    background-position: left bottom;
    background-repeat: no-repeat;
}
/*コンテンツ１*/
.content1{
    background-color: #000;
}

.content1 h2{
}
.content1 h3 img{
    width: 100%;
    margin: 20px auto;
}
.content1 img,.content1 img.sp{
	display:block;
	width:100%;
}
.content1 img.pc{
	display:none;
}
.content1 .block1{
	display:flex;
	margin: 20px auto 0px;
    width:100%;
    flex-wrap: wrap;
    font-size: 120%;
    line-height: 2.0em;
    font-weight: 100;
}
.content1 dl{
	width:100%;
	margin-left:1%;
	margin-right: 1%;
	margin-bottom: 0px;
}
.content1 dt img{
	display:block;
	width:100%;
    margin-top: 20px;
}
.content1 dd{
	margin-left:1%;
	margin-right: 1%;
	margin-bottom: 0px;
}
.content1 .con_spec{
	display:flex;
    flex-wrap: wrap;
	width: 100%;
	margin: 40px auto;
    border-top: solid 1px #aec4d0;
    border-bottom: solid 1px #aec4d0;
	}
.content1 .con_spec p{
    width: 48%;
    padding: 20px 0
    }




/*コンテンツ2*/
.content2{
    margin-top: 60px;
}
.content2 h3 img{
    width:100%;
    margin: 20px auto;
}
.content2 dl{
	margin:40px auto;
	width:100%;
    display: block;
}
.content2 dl dt img{
	margin:0px auto;
	width:100%;
}
.content2 dl dd{
	margin:0px auto;
	width:100%;
    text-align: left;
}
.content2 dl dd p{
	margin:20px;
}
.content2 dl dt dd img{
	margin:0px auto;
	width:100%;
}
.content2 dl dd img{
	margin:0px auto;
	width:100%;
}
/*コンテンツ3*/
.content3{
    background-color: #3A4149;
}
.content3 dl{
    margin: 20px auto;
}
.content3 dl dt img{
	display:block;
	width:100%;
}
.content3 dl dd{
	margin:10px auto;
}

/*pc*/
@media screen and (min-width: 758px){
.concept_kv{
  	background-image: url("../images/concept/main.jpg");
	width: 100%;
	height: 40vh;
    background-position: left bottom;
}
.pc{
	display: block;
}
.sp{
	display: none;
}

.content1{
}
.content1 h3 img{
    width: 980px;
    margin: 40px auto;
}
.content1 img,.content1 img.pc{
	display:block;
	width:100%;
}
.content1 img.sp{
	display:none;
}

.content1 .block1{
	display: flex;
	justify-content: space-around;
	margin: 40px auto;
    width: 100%;
    font-size: 140%;
    line-height: 2.0em;
    font-weight: 100;
}
.content1 dl{
	width:48%;
	margin-left:1%;
	margin-right: 1%;
	margin-bottom: 10px;
}
.content1 dt dd img{
	display:block;
	width:100%;
}
.content1 dl dt dd{
	width:100%;
	margin-bottom: 20px;
}
.content1 .con_spec{
    display: flex;
	text-align: center;		
	width: 100%;
	margin: 20px auto;
    flex-wrap: wrap;
    justify-content: space-around;
    border-top: solid 1px #aec4d0;
    border-bottom: solid 1px #aec4d0;
	}
.content1 .con_spec p{
    width: 24%;
    padding: 40px 0
    }
.content2{
    margin: 80px auto;
}
.content2 h3 img{
    width:980px;
    margin: 20px auto;
}
.content2 dl{
	margin:40px auto;
	width:100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.content2 dl dt{
	margin:0px auto;
	width:40%;
}
.content2 dl dd{
	margin:0px auto;
	width:60%;
}
.content2 dl dd p{
	margin:0px 300px 0px 100px;
}
.content2 dl dt img{
	margin:0;
	width:100%;
}
.content2 dl dd img{
	margin:80px 100px 0px 100px;
	width:60%;
}
/*コンテンツ3*/
.content3{
	}
.content3 dl{
	display: flex;
	justify-content: space-around;
	margin: 30px 0;
}
.content3 dl img{
	width:100%;
	
}
.content3 dl dt{
	width: 50%;
	margin-left: 0%;
	text-align: left;
	margin-right: 30px;
}
.content3 dl dd{
	width:50%;
	margin:0 auto 0 auto;
}
.content3 dl dd img{
	display:block;
	width:100%;
}

}




/*コンテンツ１*/
.content1{
}

@media screen and (min-width: 758px){

}






/*コンテンツ１*/
.content1{
}

@media screen and (min-width: 758px){

}






/*コンテンツ１*/
.content1{
}
