
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: 59%; 
	margin-top: 0;
}
#main .main_img {
	position: fixed;	
	left: 0;
	top: 0px;
	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: 20%;
	left:	calc(50% - 480px);
	margin: 10% auto;
}
#main .catch p {
	color: #000;
	line-height: 1.6;
	text-align: center;
	text-shadow:0px 0px 6px #FFF;
}

/*-----------------------------------------------
main
-------------------------------------------------*/
.f-1l {
	font-size: 60px;
}
.f-2l {
	font-size: 20px;
}


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

.cont_catch{
	margin: 80px 0 70px;
}
.cont_catch p{
	font-size: 16px;
	line-height: 1.7em;
	text-align: center;
}
.recerch{
	margin-top: 40px;
	width:780px;
	background: #000;
}
.recerch_text{
	float: right;
	width:	420px;
	height: 500px;
	padding: 20px;
}
.recerch_img{
	position: relative;
	float: left;
	width:	320px;
	height: 540px;
	padding:0;
	overflow: hidden;
}
.recerch_img  img{
	position: relative;
	top: 0%;
	left: -100px;
}
.recerch_text h5{
	color: #FFF;
	font-size: 24px;
	margin: 30px 0 60px;
}
.recerch_text p{
	color: #FFF;
	font-size: 16px;
}
.flex_chair{
	width: 100%;
	max-width:780px;
	margin-top: 20px;
}
.flex_chair img{
	float: left;
}
.flex_chair_text{
	width:450px;
	float: right;
	padding: 20px;
}
.flex_chair p{
	font-size: 16px;
}
.flex_chair_fig{
	width: 100%;
	max-width:780px;
	margin: 20px 0 50px;
}
.feature_r{
	max-width:780px;
	background: #FFF;
}
.feature_r img{
	float: left;
	width: 50%;
}
.feature_r_text{
	width:45%;
	max-width:385px;
	float: right;
	margin-right: 3%;
}
.feature_r h3{
	margin: 0px 0 30px;
	padding-top: 20px;
}
.feature_l{
	max-width:780px;
	background: #FFF;
}
.feature_l img{
	float: right;
	width: 50%;
}
.feature_l_text{
	width:45%;
	max-width:385px;
	float: left;
	margin-right: 3%;
}
.feature_l h3{
	margin: 0px 0 30px;
	padding-top: 20px;
}
.gesture_type h3{
	width: 100%;
	margin: 50px 0 5px;
	border-bottom: 2px solid #000;
}
.gesture_type img{
	float: left;
	width: 50%;
}
.susthynablity	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	h3{
	width: 100%;
	margin: 50px 0 5px;
	border-bottom: 2px solid #000;
}
.variation img{
	float: left;
	width: 50%;
}

.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%;
}

footer {
	position: relative;
	z-index: 100;
}
@media only screen and (max-width: 1000px) {

   #main .brand_back,  #main .brand{
   		display: none;
   }
	#main .catch {
		margin: 10% auto 0;
		left:	10% ;
	}
	.cont_box{
	width: 98%;
	float: none;
	margin: 1% auto;
	}
	.submenu_box{
	display: none;
	}
	li.box_pick {
    margin: 0 1% 40px 0;
	width:	49%;
	}
	.box {
	width:	49%;
	margin:1px;
	}
	li.box206 {
    	margin: 0 15% 30px 15%;
    	list-style:none;
		width:	70%;
	}
	li.box202 {
    	margin: 0 15% 30px 15%;
    	list-style:none;
		width:	70%;
	}
	li.box203 {
    	margin: 0 15% 30px 15%;
    	list-style:none;
		width:	70%;
	}
	li.box202 p, li.box203 p, li.box206 p {
    	line-height: 60px;
	}
}

@media only screen and (max-width: 800px) {
	.flex_chair{
	width: 100%;
	margin-top: 10px;
	}
	.flex_chair img{
	float: none;
	}
	.flex_chair_text{
	width: 94%;
	float: none;
	padding: 3%;
	}
	.flex_chair p{
	font-size: 16px;
	}
.recerch{
	margin-top: 40px;
	width:100%;
	background: #000;
}
.recerch_text{
	float: none;
	width:94%;
	height: auto;
	padding: 3% 3% 50px 3%;
}
.recerch_img{
	position: relative;
	float: none;
	width:100%;
	height: 350px;
	padding:0;
	overflow: hidden;
}
.recerch_img  img{
	position: relative;
	top: -25%;
	left: 0%;
}
}

@media only screen and (max-width: 640px) {
	#main {
	padding-top: calc(53% + 50px);
	}
	#main .main_img {
	top: 50px;
	}
	#contents_area{
		padding: 0; 
	}
	#main .catch {
		display: none;
	}
	.top_section h2{
	font-size: 20px;
	margin: 0 0 30px 0;
	padding: 0;
	font-weight: bold;
	line-height: 1.3em;
	}
	.f-1l {
		font-size: 24px;
	}
	.f-2l {
		font-size: 18px;
	}
	.cont_catch {
	margin: 0 0 30px;
	}
	h3.almighty {
	width: 94%
	font-size: 18px;
	text-align: left;
	margin: 50px 3% 30px;
	}
	.feature_r{
	width: 94%;
	margin: 40px 3% 40px;
	height: 500px;
	overflow: hidden;
	}
	.flex_chair_fig img{
	float: none;
	}
	.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% 40px;
	height: 500px;
	overflow: hidden;
	}
	.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;
	}
	.box {
		width:	100%;
		padding-bottom: 50px;
		overflow: hidden;
		float: none;
	}
	.box p{
		font-size: 14px;
	}
	li.box {
		margin: 0 2% 30px 0;
  	 	 list-style:none;
		width:	48%;
	}
	li.box_pick p{
	font-size:12px;
	}
	.gesture_type{
	text-align: center;
	}
	.gesture_type img{
	float: none;
	width: 80%;	
	margin-bottom: 20px;
	}
	.variation img{
	float: none;
	width: 80%;	
	margin-bottom: 20px;
	}
	ul.others_box {
		width: 97%;
		max-width: 1000px;
		margin: 0 auto;
		padding-left: 3%;
	}
	a.others_link {
		display: inline-block;
		margin: 10px 0;
		padding-right: 30px;
		background: url(/common/img/top/ico_arrow_red.png) right center no-repeat;
		color: #000;
		text-decoration: none;
	}
	.spec{
	width: 96%;
	margin: 2%;
	}
	.variation{
	width: 96%;
	margin: 2%;
	text-align: center;
	}
	.variation img{
	float: none;
	}
}


