
body{
}
#contents_area {
	/*padding: 0 0 120px 0;*/
	position: relative;
	z-index: 100;
    text-align: center;
}
.green{
	color: #00ff00;
}
.orange{
	color: #ff8000;
}
.sky{
	color: #00ccff;
}

/*-----------------------------------------------
main
-------------------------------------------------*/
#main {
	position: relative;
	max-width: 100%;
	padding-top: 56%; 
	margin-top: -5%;
}
#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%;
	width: 100%;
	margin: 10% auto;
}
#main .catch p {
	color: #FFF;
	line-height: 1.2em;
	text-align: center;
	text-shadow:0px 0px 6px #000;
}
/*-----------------------------------------------
main
-------------------------------------------------*/
.f-1l {
	font-size: 60px;
}
.f-2l {
	font-size: 20px;
	font-weight: bold;
}


/*-----------------------------------------------
top_section
-------------------------------------------------*/
.top_section h2{
	font-size: 30px;
	margin: 0 0 70px;
	text-align: center;
}
.top_section h3{
	font-size: 22px;
	line-height: 0.8em;
	font-weight: bold;
	margin: 50px 0 0;
}
.top_section h4{
	font-size: 21px;
	line-height: 2.0em;
	margin: 10px 0 10px;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
}
.inner_wrap{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.cont_box{
	width: 100%;
	max-width: 780px;
	float: left;
}
.cont_box p{
	font-size: 1.0em;
	line-height: 1.4em;
	margin-bottom: 30px;
}


.cont_catch{
	padding-top: 40px;
}
.cont_catch p{
	font-size: 16px;
	line-height: 1.7em;
	text-align: center;
}
.cont_catch .sp{
	display: none;
}
.design{
	width:780px;
	margin: 40px 0 100px;
	background: #000;
}
.design img{
	float: right;
}
.design_text{
	width:700px;
	float: left;
	padding: 10px 40px 50px;
}
.design_text h5{
	color: #FFF;
	font-size: 24px;
	margin: 20px 0 30px;
}
.design_text p{
	color: #FFF;
	font-size: 14px;
	margin-bottom: 20px;
}
.flex_chair{
	margin-top: 20px;
	width:780px;
}
.flex_chair img{
	float: left;
}
.flex_chair_text{
	width:450px;
	float: right;
	padding: 20px;
}
.flex_chair p{
	font-size: 16px;
}
.flex_chair_fig{
	margin: 20px 0 50px;
	width:780px;
}
.feature{
	width: 100%;
}
.feature img{
	width: 100%;
}
.feature h7{
	font-size: 1.2em;
	line-height:1.1em;
	font-weight: bold;
}
.feature_r{
	width:98%;
	max-width:780px;
	background: #FFF;
	margin-bottom: 20px;
}
.feature_r img{
	float: left;
}
.feature_r_text{
	width:48%;
	max-width:375px;
	float: right;
}
.feature_r_img_box{
	width:100%;
}
.feature_r_img_box img{
	width:50%;
	float: right;
}
.feature_r_text h5{
	font-weight: bold;
	font-size: 1.2em;
}
.feature_r_text h7{
	font-size: 1.2em;
	line-height:1.1em;
	font-weight: bold;
	margin-bottom: 20px;
}
.feature_r_text h8{
	font-weight: bold;
}
.feature_r_text p{
	font-size: 1.0em;
	line-height: 1.4em;
	margin-bottom: 10px
}
.feature_r_text_list{
	width:48%;
	max-width:375px;
	float: right;
}
.feature_r_text_list p{
	font-size: 1.0em;
	line-height: 1.4em;
	margin-bottom: 10px
}
.feature_r_text_list img{
	float: none;
}
.feature_r_text_img{
	width:390px;
	float: left;
}
.feature_text_img{
	width:100%;	
	margin-bottom: 20px;
}
.feature_text_img img{
	float: left;
}
.feature_r_text_list ul{
 	list-style-type: decimal;
	padding: 0 0 13px 30px;
}
.feature_r_text_list h7{
	font-weight: bold;
}
.feature_r h3{
	margin: 0px 0 30px;
	padding-top: 20px;
}
.feature_l{
	width:98%;
	max-width:780px;
	padding-bottom: 20px;
}
.feature_l img{
	float: right;
}
.feature_l_text{
	width:49%;
	max-width:385px;
	float: left;
}
.feature_l_text h5{
	font-weight: bold;
	font-size: 1.2em;
}
.feature_l_text h7{
	font-size: 1.2em;
	line-height:1.1em;
	font-weight: bold;
	margin-bottom: 20px;
}
.feature_l_text h8{
	font-weight: bold;
}
.feature_l_text p{
	font-size: 1.0em;
	line-height: 1.4em;
	margin-bottom: 10px
}
.feature_l h3{
	margin: 0px 0 30px;
	padding-top: 20px;
}

.products_type img{
	float: left;
	margin: 10px 0 20px;
	width:	50%;
}
.products_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%;
	margin-bottom:50px;
}
.variation	h3{
	width: 100%;
	margin: 50px 0 5px;
	border-bottom: 2px solid #000;
}
.variation	h4{
	font-size: 20px;
	padding-left: 30px;
	width: calc(100% - 30px);
	margin: 50px 0 5px;
	background: #000;
	color: #FFF;
}
.variation	p{
	width: 100%;
	margin: 20px 0 0 30px;
}
p.note{
	margin: 0px 0 0 40px;
	font-size: 0.9em;
	line-height: 0.9em;
}
.variation img{
	width: 33%;
	max-width: 390px;
	float: left;
}

#table{
max-width: 100%;
margin: 0 auto 70px;
font-size: 18px;
}
#table dl{
	border-bottom: #333 1px solid;
}
#table dt{
	padding: 15px 0 15px 3%;
	width: 45%;
	float: left;
	display: block;
}
#table dd{
	padding: 15px 0px 15px 0px;
	width: 50%;
	float: left;
	display: block;
}

.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.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 .brand_back,  #main .brand{
   		display: none;
   }
	#main .catch {
		margin: 10% auto 0;
	}
	.cont_box{
	width: 98%;
	float: none;
	margin: 0 auto;
	}
	products_type img{
	width:	33%;
	}
	.variation{
	width: 96%;
	margin: 2%;
	text-align: center;
	}
	.variation img{
	max-width: 350px;
	}
	.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.box206 p {
    	line-height: 20px;
		margin: 8px 0;
	}
	li.box202 p {
    	line-height: 60px;
	}
	li.box203 p {
    	line-height: 60px;
	}
}

@media only screen and (max-width: 800px) {

	.cont_catch .pc{
	display: none;
	}
	.cont_catch .sp{
	display: block;
	}
	.cont_catch .sp p{
	text-align: left;
	}
}

@media only screen and (max-width: 640px) {
	#contents_area{
		padding: 0; 
	}
	.top_section h2{
	font-size: 20px;
	margin: 0 0 10px;
	font-weight: bold;
	line-height: 1.3em;
	letter-spacing: -0.1em;
	}
	.f-1l {
		font-size: 34px;
	}
	.f-2l {
		font-size: 18px;
	}
	.design{
	width: 94%;
	margin: 40px 3% 100px;
	background: #FFF;
	}
	.design img{
	float: none;
	width: 100%;
	}
	.design_text p{
	color: #000;
	}
	.design_text{
	width: 100%;
	padding: 0;
	float: none;
	color: #000;
	} 
	.design_text h5{
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 10px;
	color: #000;
	}
	.feature_r{
	width: 94%;
	margin: 10px 3% 100px;
	}
	.feature_r img{
	float: none;
	width: 100%;
	}
	.feature_r_text{
	width: 100%;
	max-width: initial;
	float: none;
	margin: 10px 0 20px;
	}
	.feature_r_text_list{
	width: 94%;
	max-width: initial;
	padding-left: 6%;
	float: none;
	margin: 10px 0 20px;
	}
	.feature_r_text_list h7{
	margin-left: -20px;
	}
	.feature_r h3{
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 10px;
	}
	.feature_r_text_img{
	width:100%;
	float: none;
	}
	.feature_l{
	width: 94%;
	margin: 40px 3% 0;
	}
	.feature_l img{
	float: none;
	width: 100%;
	}
	.feature_l_text{
	width: 100%;
	max-width: initial;
	padding: 0;
	float: none;
	padding-bottom: 30px;
	}
	
	.feature_l  h7{
	margin-top: 10px;
	}
	.feature_l h3{
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 10px;
	}
	.feature_l p{
	margin: 10px 0 10px;
	}
	.products_type{
	text-align: center;
	}
	.products_type img{
	width:	100%;
	float: none;
	}
	#table dt{
	padding: 10px 0 10px 3%;
	width: 30%;
	}
	#table dd{
	padding: 10px 0px 10px 0px;
	width: 60%;
	}
	.spec{
	width: 96%;
	margin: 2%;
	}
	.variation{
	width: 96%;
	margin: 2%;
	text-align: center;
	}
	.variation	p{
	margin: 20px 0 0 0;
	}
	.variation img{
	width: 100%;
	float: none;
	}
	p.note{
	margin: 0px 0 0 10px;
	font-size:1.0em;
	line-height: 1.0em;
	}
	.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;
	}
	li.box206, li.box202,  li.box203 {
    	margin: 0 10% 10px 10%;
    	list-style:none;
		width:	80%;
	}
	li.box206 p {
    	line-height: 16px;
	}
	li.box202 p,  li.box203 p {
    	line-height: 50px;
	}
}