
body{
}
#contents_area {
	/*padding: 0 0 120px 0;*/
	position: relative;
	z-index: 100;
    text-align: center;
}


/*-----------------------------------------------
main
-------------------------------------------------*/
#main {
	position: relative;
	max-width: 100%;
	padding-top: 50%; 
	margin-top: -5%;
}
#main .main_img {
	position: fixed;	
	left: 0;
	top: 0;
	width: 100%;
	z-index: -1;
}
#main .brand_back {
	position: absolute;
	top: 80px;
	width: 100%;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#main .brand {
	position: absolute;
	top: 85px;
	left:	calc(50% - 480px);
	width: 55%;
}
#main .catch {
	position: absolute;
	top: 10%;
	left:	calc(50% + 120px);
	margin: 10% auto;
}
#main .catch p {
	color: #000;
	line-height: 1.3;
	text-align: center;
	text-shadow:0px 0px 6px #FFF;
}
/*-----------------------------------------------
main
-------------------------------------------------*/
.f-1l {
	font-size: 48px;
}
.f-2l {
	font-size: 18px;
	font-weight: bold;
}


/*-----------------------------------------------
top_section
-------------------------------------------------*/
.top_section h2{
	font-size: 30px;
	margin: 50px 0 70px;
	text-align: center;
}
.top_section h3{
	font-size: 24px;
	margin: 50px 0 70px;
}
.inner_wrap{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.cont_box{
	width: 100%;
	max-width: 780px;
	float: left;
}

.cont_catch p{
	font-size: 16px;
	line-height: 1.7em;
	text-align: center;
}
.design{
	width:780px;
	margin: 40px 0 100px;
	background: #000;
}
.design img{
	float: right;
}
.design_text{
	width:350px;
	float: left;
	padding: 20px;
}
.design_text h5{
	color: #FFF;
	font-size: 24px;
	margin: 20px 0 50px;
}
.design_text p{
	color: #FFF;
	font-size: 16px;
}
.feature_r{
	width:780px;
	background: #FFF;
}
.feature_r img{
	float: left;
}
.feature_r_text{
	width:45%;
	max-width:400px;
	float: right;
	margin-right: 3%;
}
.feature_r h3{
	margin: 0px 0 30px;
	padding-top: 20px;
}
.feature_l{
	width:780px;
	background: #FFF;
}
.feature_l img{
	float: right;
}
.feature_l_text{
	width:45%;
	max-width:385px;
	float: left;
	margin-right: 3%;
}
.feature_l h3{
	margin: 0px 0 30px;
	padding-top: 20px;
}
.ajust_feature_head{
	width: 100%;
	margin: 20px 0;
}
.ajust_feature h3{
	width: 100%;
	margin: 100px 0 5px;
	border-bottom: 2px solid #000;
}
.ajust_feature h4{
	width: 100%;
	font-size: 18px;
	margin: 10px 5px 5px;
	font-weight: bold;
}
.ajust_feature p{
	font-size: 16px;
	margin: 40px 0 10px;
}
.gray{
	width: 97%;
	margin-bottom: 50px;
	padding: 10px 0 0 3%;
	background:  #333;
}
.gray h3{
 	font-size: 22px;
	 font-weight: bold;
	margin: 0 0 10px 0;
	border: none;
	color: #FFF;
}
.gray img{
	border: none;
}
.gray .option_feature{
	width: 32%;
	max-width: 275px;
	height: 350px;
	margin: 0 1% 30px 0;
	float: left;
}
.gray h4{
	color: #FFF;
}
.gray p{
	color: #FFF;
}
.option_feature{
	width: 32%;
	max-width: 250px;
	height: 350px;
	margin: 0 1% 10px 0;
	float: left;
}
.option_feature p{
	font-size: 14px;
	line-height: 1.3;
	margin: 10px 5px 10px;
}
.ajust_type {
	text-align: center;
}
.ajust_type img{
	float: left;
	margin: 10px 0 90px;
}
.ajust_type h3{
	width: 100%;
	margin: 50px 0 5px;
	border-bottom: 2px solid #000;
}
.spec	h3{
	width: 100%;
	margin: 50px 0 5px;
	border-bottom: 2px solid #000;
}
.variation{
	width: 100%;
	height: auto;
	margin-bottom: 100px;
}
.variation	h3{
	width: 100%;
	margin: 50px 0 5px;
	border-bottom: 2px solid #000;
}
.variation img{
	float: left;
}
.submenu_box{
	width: 200px;
	float: right;
	font-size: 14px;
	line-height: 26px;
}
 .menu_ttl{
 	margin: 50px 0 1px;
	padding:5px 0px 5px 20px;
	background: #000;
	color: #FFF;
}
.menu_carrent {
	padding:5px 0px 5px 20px;
	background: #FFF;
	border-bottom: 2px solid #DDD;
}
.menu_carrent a{
	color: #000;
}
.menu_other {
 	margin-bottom: 2px;
	padding:5px 0px 5px 20px;
	background: #DDD;
}
.menu_other a{
	color: #000;
}

/*-----------------------------------------------
others	製品ページ下のリンクボタン
-------------------------------------------------*/
.others{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 30px 0 20px;
}
ul.others_box {
	margin:0 0 10px;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	width: 97%;
	max-width: 1000px;
	margin: 0 auto;
	padding-left: 3%;
}
li.box206 {
    margin: 0 1% 40px 0;
    list-style:none;
	width:	32%;
	background:  #333 url(/commons/img/img_material06.png) no-repeat left center;
	border-radius: 10px;
	overflow: hidden;
}
li.box206 p{
	margin-top: 16px;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	line-height: 20px;
}

li.box200 {
    margin: 0 1% 40px 0;
    list-style:none;
	width:	32%;
	background-color: #333;
	border-radius: 10px;
	overflow: hidden;
}
li.box200 p{
	font-size: 16px;
	color: #FFF;
	text-align: center;
	line-height: 70px;
}
li.box202 {
    margin: 0 1% 40px 0;
    list-style:none;
	width:	32%;
	background:  #333 url(/commons/img/img_material02.png) no-repeat left center;
	background-color: #333;
	border-radius: 10px;
	overflow: hidden;
}
li.box202 p{
	font-size: 16px;
	color: #FFF;
	text-align: center;
	line-height: 70px;
}

li.box203 {
    margin: 0 1% 40px 0;
    list-style:none;
	width:	32%;
	background:  #333 url(/commons/img/img_material03.png) no-repeat left center;
	background-color: #333;
	border-radius: 10px;
	overflow: hidden;
}
li.box203 p{
	font-size: 16px;
	color: #FFF;
	text-align: center;
	line-height: 70px;
}
footer {
	position: relative;
	z-index: 100;
}
@media only screen and (max-width: 1000px) {
   #main .main_img{
   		top: 0px;
   }
   #main .brand_back,  #main .brand{
   		display: none;
   }
	#main .catch {
		margin: 10% auto 0;
		left:	calc(55% + 20px);
	}
	.f-1l {
	font-size: 36px;
	}
	.f-2l {
	font-size: 16px;
	font-weight: bold;
}
	.cont_box{
	width: 98%;
	float: none;
	margin: 1% auto;
	}
	.ajust_type img{
	width:	50%;
	}
	.variation{
	width: 96%;
	margin: 2%;
	text-align: center;
	}
	.variation img{
	width:	50%;
	}
	.submenu_box{
	display: none;
	}
	li.box206, li.box202, li.box203 {
    	margin: 0 15% 30px 15%;
    	list-style:none;
		width:	70%;
	}
	li.box202 p, li.box203 p {
    	line-height: 60px;
	}
	li.box206 p {
    	line-height: 20px;
		margin-top: 8px;
		margin-bottom: 8px;
	}
}

@media only screen and (max-width: 640px) {
	#main {
   		margin-top:  0px;
		padding-top: 40%; 
   }
	 #main .main_img{
   		top: 20px;
   }
	#contents_area{
		padding: 0; 
	}
	#main .catch {
		display: none;
	}
	.top_section h2{
	font-size: 20px;
	margin: 50px 3% 30px;
	font-weight: bold;
	line-height: 1.3em;
	text-align: left;
	}
	.cont_catch p{
	margin: 0px 3% 30px;
	font-size: 16px;
	text-align: left;
	}
	.design{
	width: 94%;
	margin: 40px 3% 30px;
	}
	.design img{
	float: none;
	width: 100%;
	}
	.design_text{
	width: 90%;
	padding: 1% 5% 2%;
	float: none;
	} 
	.design_text h5{
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 10px;
	}
	.feature_r{
	width: 94%;
	margin: 40px 3% 100px;
	}
	.feature_r img{
	float: none;
	width: 100%;
	}
	.feature_r_text{
	width: 100%;
	max-width: initial;
	padding: 0;
	float: none;
	margin-bottom: 30px;
	}
	.feature_r h3{
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 10px;
	}
	.feature_l{
	width: 94%;
	margin: 40px 3% 100px;
	}
	.feature_l img{
	float: none;
	width: 100%;
	}
	.feature_l_text{
	width: 100%;
	max-width: initial;
	padding: 0;
	float: none;
	margin-bottom: 30px;
	}
	.feature_l h3{
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 10px;
	}
	.ajust_feature_head{
	display: none;
	}
	.ajust_feature{
	width: 96%;
	margin: 2%;
	}
	.ajust_feature h3{
	width: 100%;
	margin:10px 0 20px;
	border-bottom: 2px solid #000;
	}
	.ajust_feature h4{
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	}
	.gray h3{
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 10px 0;
	border: none;
	}
	.gray .option_feature{
	height: 280px;
	}
	.option_feature{
	width:48%;
	max-width: initial;
	font-size: 13px;
	margin:  1px;
	}
	.ajust_type{
	text-align: center;
	}
	.ajust_type img{
	width:	100%;
	max-width:	390px;
	float: none;
	width: 96%;
	margin: 2%;
	}
	.spec{
	width: 96%;
	margin: 2%;
	}
	.variation{
	width: 96%;
	margin: 2%;
	text-align: center;
	}
	.variation img{
	width:	100%;
	max-width:	389px;
	float: none;
	}
	li.box206, li.box202,  li.box203 {
    	margin: 0 10% 10px 10%;
    	list-style:none;
		width:	80%;
	}
	li.box202 p,  li.box203 p {
    	line-height: 50px;
	}
}
@media only screen and (max-width: 480px) {
   .feature_l{
	margin: 0px 3% 20px;
	}
	.feature_r{
	margin: 0px 3% 20px;
	}
	.option_feature{
	width:100%;
	font-size: 13px;
	margin:  10px 1%;
	height: auto;
	}
	.option_feature h4{
	margin: 0 0 3px;
	}
	.option_feature img{
	width:48%;
	float: right;
	}
	.gray{
	width: 96%;
	padding: 10px 2% 10px 2%;
	background:  #333;
	}
	.gray .option_feature{
	width:100%;
	max-width: initial;
	height:  initial;
	margin: 10px 1% 20px 0;
	}
	.gray .option_feature img{
	width:47%;
	float: right;
	margin-left: 2%;
	}
}