@charset "utf-8";
/*------------------------------------------------------------------------------------------
*
*
    concept_sp.css
*
*
------------------------------------------------------------------------------------------ */
/* --------------------------------------------------------------------------------------------------------------
*
    max-width: 640px
*
-------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 640px) {

/* --------------------------------------------------
*
    #page_concept
*
-------------------------------------------------- */
#page_concept{
    background:#fff url(../images/concept/pic_visual_ja.jpg);
    background-repeat: no-repeat;
    background-position: center -10px;
    background-size: 980px;
    overflow: hidden;
    text-align: center;
    position: relative;
}
.en #page_concept{
    background:#fff url(../images/concept/en/pic_visual_en.png);
    background-position: center -30px;
    background-size: 1040px;
}

.sc #page_concept,
.tc #page_concept{
    background:#fff url(../images/concept/en/pic_visual_en.png);
    background-position: center -40px;
    background-size: 980px;
}

	/*.en #page_concept{
		background-position: center 10px;
		background-color:#000026;
	}
	.tc #page_concept{
		background-position: center 60px;
		background-color:#000026;
	}
	.sc #page_concept{
		background-position: center 60px;
		background-color:#000026;
	}
*/

#page_concept h1{
    padding: 20px 0 17px;
    line-height: 0;
}

#page_concept h1 img{
    width: 80px;
    height: auto;
}

#page_concept .title{
    margin: 0 0 415px 0;
    line-height: 0;
}
.sc #page_concept .title,
.tc #page_concept .title{
    margin: 0 0 380px 0;
}

/*	.en #page_concept .title{
    margin: 0 0 360px 0;
   }
	.tc #page_concept .title,
	.sc #page_concept .title{
		padding : 0 18px;
		margin: 0 0 305px 0;
	}
*/

#page_concept .title img{
    width: 273px;
    height: auto;
}
.en #page_concept .title img{
    width: 216px;
    height: auto;
}

.tc #page_concept .title img{
    width: 300px;
    height: auto;
}

/*	.en #page_concept .title img{
    width: 60%;
  }
	.tc #page_concept .title img,
	.sc #page_concept .title img{
	    width: 100%;
	}
*/


	#page_concept .desc_wrap {
		background:#fff url(../images/concept/desc_wrap_bg_sp.jpg);
		background-repeat: repeat-y;
		background-position: top center ;
		text-align: center;
		position: relative;
		background-size: contain;
		padding: 40px 0 45px;
	}

	#page_concept .desc_wrap .desc {
		max-width: 740px;
		margin: 0 auto 35px;
	}

	#page_concept .desc_wrap .desc_02 {
		max-width: 740px;
		margin: 0 auto 55px;
	}

	#page_concept .desc_wrap .desc img{
		width: 300px;
		margin: 0 auto 0;
	}


	#page_concept .desc_wrap .desc_02 img{
		width: 300px;
	}

	#page_concept .desc_wrap .desc_lead {
		max-width: 740px;
		margin: 0 auto 35px;
	}

	#page_concept .desc_wrap .desc_lead img{
		width: 170px;
	}

.en 	#page_concept .desc_wrap .desc_lead img{
		width: 225px;
	}
.sc 	#page_concept .desc_wrap .desc_lead img{
  		width: 128px;
	}


	#page_concept .desc_wrap .desc_logo {
		max-width: 740px;
		margin: 0 auto 75px;
	}

	#page_concept .desc_wrap .desc_logo img{
		width: 175px;
	}

	#page_concept .desc_wrap .desc_author {
		width: 300px;
		margin: 0 auto 20px;
		text-align: left;
	}

	#page_concept .desc_wrap .desc_author img{
		height: 56px;
	}

	#page_concept .desc_wrap .desc_career {
		width: 300px;
		margin: 0 auto;
		text-align: left;
	}

	#page_concept .desc_wrap .desc_career img{
		width: 300px;
	}

	#page_concept .desc_wrap .desc_move {
		width: 320px;
		margin: 0 auto 35px;

	}

	#page_concept .desc_product_design {
		background:#fff url(../images/concept/pic_visual_bottom_sp.jpg);
		background-repeat: no-repeat;
		background-position: top center ;
		text-align: center;
		position: relative;
		background-size: cover;
    	padding: 40px 20px 94%;
	}

	#page_concept .desc_product_design > .box {
		background-color: rgba(255,255,255,0.85);
		width: auto;
		margin: 0 auto;
		padding: 30px 30px 10px 30px;
	}

	#page_concept .desc_product_design > .box > .pd_title,
	#page_concept .desc_product_design > .box > .pd_text{
		margin: 0 0 30px 0;
		text-align: center;
	}

	#page_concept .desc_product_design > .box > .pd_text:last-of-type{
		margin: 0 0 0px 0;
	}

	#page_concept .desc_product_design > .box > .pd_title img {
		width: 280px;
	}
	#page_concept .desc_product_design > .box > .pd_text img {
		width: 280px;
	}


	.en #page_concept .desc span{
		display: block;
		width: 100%;
		padding : 0 18px;
		box-sizing: border-box;
		color : #fff;
		text-align: left;
		line-height: 1.4;
		font-size : 16px;
	}
	.tc #page_concept .desc span{
		display: block;
		width: 100%;
		padding : 0 18px;
		box-sizing: border-box;
		color : #fff;
		text-align: left;
		line-height: 1.4;
		font-size : 16px;
	}
	.sc #page_concept .desc span{
		display: block;
		width: 100%;
		padding : 0 18px;
		box-sizing: border-box;
		color : #fff;
		text-align: left;
		line-height: 1.4;
		font-size : 16px;
	}
	.tc #page_concept .desc span span,
	.sc #page_concept .desc span span{
		display: block;
		text-align: center;
	}
	.en #page_concept .desc span br,
	.tc #page_concept .desc span br,
	.sc #page_concept .desc span br{
		display: inline !important;
	}

#page_concept .conponent_list{
    height: 690px;
    margin: 0 auto;
    padding: 80px 0 0 0;
    margin: 0 auto;
    background-image:url(../images/concept/img_concept_conponent_bg_sp.png);
    background-size: 480px;
    background-repeat: no-repeat;
    background-position: center 45px;
    position: relative;
    z-index: 9;
}
	.en #page_concept .conponent_list{
	    background-position: center -90px;
	}
	.tc #page_concept .conponent_list{
	    height: auto;
	    padding: 160px 0 70px 0;
	    background-position: center -75px;
	    margin-top : 0;
	}
	.sc #page_concept .conponent_list{
	    height: auto;
	    padding: 160px 0 70px 0;
	    background-position: center -75px;
	    margin-top : 0;
	}
#page_concept .conponent_list .section_inner{
    width: 320px;
    margin: 0 auto;
}

#page_concept .conponent_list h2{
    margin: 0 0 60px 0;
}

#page_concept .conponent_list h2 img{
    width: 285px;
    height: auto;
}

#page_concept .conponent_list h3{
    margin: 0 0 10px 0;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.2em;
    white-space: nowrap;
}

#page_concept .conponent_list h3 br{
    display: inherit;
}

#page_concept .conponent_list li{
    margin: 0 0 30px 0;
    padding: 0 15px 0 145px;
    text-align: left;
    vertical-align: top;
    font-size: 12px;
    color: #fff;
    letter-spacing: .07em;
    line-height: 1.416em;
    position: relative;
}
	.tc #page_concept .conponent_list li{
	    margin: 0 0 55px 0;
	}
	.sc #page_concept .conponent_list li{
	    margin: 0 0 55px 0;
	}
#page_concept .conponent_list li.kinoushi{ padding: 0 145px 0 15px;}
#page_concept .conponent_list li.kinsenka{ padding: 0 15px 0 140px;}

#page_concept .conponent_list .desc{
    margin: 0;
    font-size: 12px;
    letter-spacing: .05em;
    line-height: 1.416em;
}

#page_concept .conponent_list .desc br.sp{
    display: inherit;
}

#page_concept .conponent_list .caution{
    margin: 60px 0 0 0;
    font-size: 10px;
    color: #fff;
}
	.tc #page_concept .conponent_list .caution{
	    margin: 90px 0 0 0;
	}
	.sc #page_concept .conponent_list .caution{
	    margin: 90px 0 0 0;
	}

.custom-video.main{
    background-color : #000;
}
.youtube{
	position: relative;
	background-color : #000;
	height : auto !important;
}
/*
.custom-video.main{
    height : 56vw !important;
}
.custom-video .video-element-wrapper{
    height:100%;
}
*/
.youtube iframe{
	display : block;
}
    /*
    .custom-video video{
        display : block;
        width:100%;
        height:100%;
    }
    */
.youtube img{
	width : 100%;
}
.movie_list{
	text-align: center;
}
.movie_list h3{
	font-size : 16px;
	line-height: 1.5;
	color : #fff;
	text-align: center;
}
.movie_list ul{
	margin-top : 20px;
	display : inline-block;
	margin-bottom : 30px;
	padding : 0 18px;
	width: 100%;
	box-sizing: border-box;
}
.movie_list ul li{
	float : none;
	width : 100%;
	margin-right : 0px;
	margin-top : 30px;
}
.movie_list ul li:first-child{
	margin-right : 0px;
	margin-top : 0px;
}
/*.movie_list .custom-video,*/
.movie_list ul li .mov{
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
/*.movie_list .custom-video .video-element-wrapper,*/
.movie_list ul li  .mov iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.movie_list ul li p{
	color : #fff;
	font-size : 12px;
	letter-spacing: -0.04em;
	line-height: 1.5;
	margin-top : 10px;
}
.spbr{
	display : inline !important;
}
.modal_yt .movie{
	margin-bottom : 20px;
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.modal_yt iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.movie_list ul li img{
	max-width : 100%;
}

} /* ----- max-width: 640px ----- */
