@charset "utf-8";

/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
/* RESET HTML5 */
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;font:inherit;vertical-align:baseline;}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}

/* GENERAL */
body {color:#FFF; font: 12px/1.4 "Lucida Grande", "Helvetica Neue", "Yu Gothic", YuGothic, "?q???M?m?p?S ProN W3", Hiragino Kaku Gothic ProN, Arial,sans-serif;}

a{color: #333;text-decoration: none;}
a:hover {color: #666;text-decoration: underline;}
a img {vertical-align: bottom;}
a{outline: none;}

/* CLEARFIX */
.clearfix
{zoom: 1;}

.clearfix:after,
.collectionList:after,
.ftBox:after,
.ftBottom:after,
.ftBottom .center:after
{content: "."; display: block; visibility: hidden; clear: both; height: 0; font-size: 0; line-height: 0;}

strong{
font-weight: bold;
}

img{
vertical-align: bottom;
}

/**

font-family: 'Montserrat', sans-serif;
font-family: 'Playfair Display', serif;
font-family: 'Raleway', sans-serif;

**/

.onlyPc{
	display: block;
}
.onlySp{
	display: none;
}



/* ------------------------------------------
LAYOUT
------------------------------------------ */
html{
	height: 100%; 
}

body{
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	width: 100%; 
	height: 100%; 
	background-color: #ffffff;
	color:#262f33;
	position:relative;
	font-size: 14px;
}


/* ------------------------------------------
opening
------------------------------------------ */

main.page{
	padding-top: 65px;
}


#opening{
	height: 100%;
	width: 100%;
	overflow: hidden;
}



header{
	position: fixed;
	left: 0;
	top: 0;	
	height: 65px;
	width: 100%;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	
	z-index: 100;
}

#opening header{
	position: absolute;
	left: 0;
	bottom: 0;
	top: auto;
}

#headerBox{
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;

	padding-left: 30px;
	padding-right: 20px;
}

header .navList{
	float: right;
}

header .navList li{
	float: left;
	margin-left: 14px;
/* 	font-family: 'Montserrat', sans-serif; */
	
	font-family:'Helvetica Neue', sans-serif;
	font-weight: 600;
	
	
	font-size: 12px;
/* 	font-weight: bold; */
	margin-top: 26px;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}
header .navList li a{
	padding: 3px 5px 4px 5px;
	color: #000;
	margin-bottom: 3px;
}

header .navList li.current .line{
	width: 100% !important;
}

header .navList li a:hover{
	text-decoration: none;
}

.navList li .line{
width: 0;
margin: 0 auto;

height: 1px;
border-bottom: 1px solid #000;
filter: alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
overflow: hidden;
}

header .navList li.online a{
	border: 1px solid #000;

    border-radius: 30px;
    
    padding: 3px 8px 4px 8px;

transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
}
header .navList li.online a:hover{
	text-decoration: none;
	background-color: #000;
	color: #fff;
}

#openingLogoArea{
	background-color: #fff;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0%;
	top:0%;
	
	z-index: 1000;
}

#openingLogo{
	position: absolute;
	left: 50%;
	top:50%;
	margin-left: -75px;
	margin-top: -45px;
	
	width: 147px;
	height: 90px;

}

#openingLogo .logo{
	margin-bottom: 25px;
}

#loadingBar{
	background-color: #F5F5F5;
	height: 1px;
	width: 120px;
	margin-left: auto;
	margin-right: auto;
}

#progressBar{
	background-color: #000;
	height: 1px;
	width: 1px;
}

h1#logo{
	float: left;
	width: 183px;
	height: 28px;
	margin-top: 21px;
}

h1#logo a{
	display: block;
	width: 100%;
	height: 100%;
	background-image:url(../images/hd_logo@2x.png);
	background-repeat:no-repeat;
	background-size: 183px 28px;
	text-indent: -9999px;
}

#mainLogo{
	position: absolute;
	left: 50%;
	top:50%;
	margin-left: -250px;
	margin-top: -38px;
	
	width: 500px;
	height: 76px;
	text-align: center;	
	color: #fff;
	
	z-index: 10;
}

#mainLogo .logo{
	margin-bottom: 18px;
}

#topFlexslider{
	height: 100%;
	height: calc(100% - 65px);
}
#topFlexslider .slides{
	height: 100%;
}
#topFlexslider .slides li{
	height: 100%;
}

h2.ttl{
	font-size: 30px;
	text-align: center;
	margin-bottom: 30px;
}

.mainStr{
	text-align: left;

	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
	line-height: 160%;
	margin-bottom: 30px;
}

.mainStr p{
	margin-bottom: 20px;
}

.centerStr{
	text-align: center;
}

a.line{
	text-decoration: underline;
}

#slideFlexslider2017{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#slideFlexslider2017 img{
	max-width: 100%;
	width: 753px;
	margin-left: auto;
	margin-right: auto;
}

#partsArea{
	display: none !important;
}

#partsArea2017{
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 50px;
}

#partsArea2017 img{
	max-width: 100%;
	width: 965px;
}


.sec{
	padding: 60px 0;
	width: 100%;
	overflow: hidden;
}


#slideFlexslider{
	display: none !important;
}

#slideFlexslider .img{
	margin-bottom: 30px;
	width: 100%;
}
#slideFlexslider .img a{
display: block;
}

#slideFlexslider .img a img{
max-width: 100%;
}
#slideFlexslider .img{
display: block;
}

#slideFlexslider .img img{
max-width: 100%;
}

#slideFlexslider{
	margin-bottom: 47px;
}

.btnArea{
	text-align: center;
	clear: both;
}
a.btn{
	padding: 10px 20px 11px 20px;
	border: 1px solid #231f17;
    border-radius: 3px;

transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
}

a.btn:hover{
	text-decoration: none;
	background-color: #231f17;
	color: #fff;
}

#partsArea{
	background-image:url(../images/img_grid@2x.png);
	background-size: 8.5px 8.5px;
	text-align: center;
	padding-top: 45px;
	padding-bottom: 40px;
	margin-bottom: 45px;
	font-size: 0;
}

#partsArea img{
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#slideSec{
	position: relative;
	top: 60px;
	opacity: 0;	
}

#partsArea .part01{
	max-width: 41.3%;
	top: 30px;
	opacity: 0;
}
#partsArea .part02{
	max-width: 21.6%;
	top: 80px;
	opacity: 0;
}
#partsArea .part03{
	max-width: 36.9%;
	top: 80px;
	opacity: 0;
}

.outline{
	color: #fff;
	
filter:dropshadow(color=#000000,offX= 0,offY=-1)
dropshadow(color=#000000,offX= 1,offY= 0)
dropshadow(color=#000000,offX= 0,offY= 1)
dropshadow(color=#000000,offX=-1,offY= 0);
 
-webkit-text-stroke-color: #000;
-webkit-text-stroke-width: 1px;
 
text-shadow: black 1px 1px 0px, black -1px 1px 0px,
             black 1px -1px 0px, black -1px -1px 0px;
}

.Transition{
	max-width: 1000px;
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
}





.sec.gray{
	background-color: #f5f3f0;
}
.sec.gray.yellow{
	background-color: #fff8cf;
}
.sec.beige{
	background-color: #d5cec2;
}

h3.ttl{
/* 	font-family: 'Playfair Display', serif; */
	
	font-family:'Helvetica Neue';
	font-weight: 800;
	
/* 	font-style: italic; */
	font-size: 36px;
	margin-bottom: 40px;
}
footer{
	border-top: 1px solid #e6e6e6;	
}

.ftBox{
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding: 25px 20px 20px 20px;
}

.ftBox.line{
	border-bottom: 1px solid #e6e6e6;	
}

.ftBox .left{
	float: left;
	width: 48%;
	margin-right: 2%;
}
.ftBox .right{
	float: left;
	width: 48%;
	margin-right: 2%;
}

.ftBox .mainTtl{
font-family:'Helvetica Neue', sans-serif;
	font-weight: 800;
	font-size: 12px;
	margin-bottom: 10px;
}

.ftBox .mainTtl.instagram{
/* 	background-image:url(../images/ic_instagram@2x.png); */
	background-repeat:no-repeat;
	background-size: 15px 15px;
	background-position: 0 1px;
/* 	padding-left: 20px; */
}


.ftBox.second{
	padding-bottom: 40px;
}

.ftBox .newsList li .img{

}

.ftBox .newsList li .img a{
	width: 165px;
	height: 110px;
	display: block;
	overflow: hidden;
}

.ftBox .newsList li .dispArea{
	padding-left: 185px;
}
.ftBottomBox{
	background-color: #2e3733;
	color: #fff;
}
.ftBottom{
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding: 40px 20px 20px 20px;
}
.ftBottom.ftBottom2{
	padding-top: 0;
}

.ftBottom .left{
	float: left;
	width:256px;
	margin-right: 50px;
}
.ftBottom .center{
	float: left;
}
.ftBottom .right{
	float: right;
}
.ftBottom .right p{
	margin-bottom:5px;
}

.ftLogo{
	display: block;
	width: 215px;
	height: 20px;
	background-image:url(../images/ft_logo@2x.png);
	background-repeat:no-repeat;
	background-size: 215px 20px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

.ftCopy{
	font-size: 11px;
	line-height: 160%;
	margin-bottom: 20px;
}

.copyright{
	font-size: 11px;
font-family:'Helvetica Neue', sans-serif;
}

.ftNavList{
	display: inline-block;
	margin-right: 50px;
	vertical-align: top;
}

.ftNavList li{
	margin-bottom: 5px;
	vertical-align: top;
}

.ftNavList li a{
	color: #fff;
	font-size: 11px;
}

.link-container {
	display: none;
	position:absolute;
	top:30px;
}

.ftBottom .btnArea a.btn{
	border-color: #fff;
	color: #fff;
	font-size: 12px;
}
.ftBottom .btnArea a.btn:hover{
	background-color: #fff;
	color: #000;
}

.ftBottom .btnArea{
	margin-bottom: 100px;
}

#pagetop{

}

#pagetop a{
	background-image:url(../images/btn_pagetop@2x.png);
	text-indent: -9999px;	
	background-repeat:no-repeat;
	background-size: 25px 25px;
	background-position: center center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 60px;
	width: 60px;

	width: 100%;

	background-color: #1a1a1a;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
}

#pagetop a:hover{
	background-color: #222;
}

/* ------------------------------------------
detail
------------------------------------------ */
#mainImg img{
	width: 100%;
}
#toggle{
	display: none;
}
#cart{
	display: none;
}

.zoomWindow{
	border: 1px solid #ccc;
}


/* ------------------------------------------
desktop
------------------------------------------ */
@media screen and (min-width: 860px) {

.mainImg_sp{
	display: none;
}

.mainImg_pc_credit{
	text-align: right;
	margin-top:-15px;
	margin-right:10px;
	font-size:10px;
	color:#fff;
	letter-spacing: 1px;
}

.modelArea .modelname{
	margin-top:20px;
	font-size: 24px;
	text-align:center;
	line-height: 1em;
}
.modelArea .modelname span{
	margin-top:0px;
	font-size: 12px;
}
.modelArea .modelprice{
	font-size: 14px;
	text-align:center;
}
.modelArea .modeltext{
	margin-top: 20px;
	margin-bottom: 20px;
}
.modelArea .modeltext_cr{
	font-size: 10px;
}
.modelArea .modeltext p{
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
}

.display_PC {}
.display_SP {display:none;}

.sec.history_back{
	background-image: url(../images/history/back.jpg);
}
.history_top {text-align:center;margin-top:50px;}
.history_top50 {text-align:center;margin-top:50px;}


.campaign {
	text-align: center;
	margin-bottom: 30px;
}

.campaign img {
	max-width: 612px;
}

.Transition li{
	float: left;
}

.next_history{
	clear: both;
	float: left;
	width: 15%;
}
.redesign{
	float: left;
	width: 15%;
	margin-left: -5%;
}
.chair_img{
	clear: both;
	float: left;
	width: 15%;
	margin-right: 2%;
}
.chair_img p{
	text-align:center;
	font-weight: 700;
}
.chair_img span{
	font-size:22px;
}
.chair_text{
	float: left;
	width: 25%;
	margin-top: 20px;
	margin-right: 2%;
}
.chair_text .caption{
	font-size:16px;
	font-weight: 700;
	margin-bottom:10px;
}
.chair_sub{
	float: left;
	width: 10%;
	margin-right: 2%;
}
.chair_sub p{
	font-size:10px;
}

.table_tr {
	border-top: 1px solid #ccc;
	width: 100%;
	clear: both;
	padding: 10px 0 0 0;
}
.spec_L {
	float:left;
	width: 25%;
	font-weight: 700;
	margin: 0 0 10px 0;
}
.spec_R {
	float:left;
	width: 75%;
	margin: 0 0 10px 0;
}

}

/* ------------------------------------------
ipad
------------------------------------------ */
@media screen and (max-width: 860px) {


.sec.history_back{
	background-image: url(../images/history/back_mid.jpg);
}
.Transition li{
	float: left;
}
.campaign {
	text-align: center;
	margin-bottom: 30px;
}

.campaign img {
	max-width: 612px;
}
.next_history{
	clear: both;
	float: left;
	width: 15%;
}
.redesign{
	float: left;
	width: 15%;
	margin-left: -5%;
}
.chair_img{
	clear: both;
	float: left;
	width: 15%;
	margin-right: 2%;
}
.chair_img p{
	text-align:center;
	font-weight: 700;
}
.chair_img span{
	font-size:22px;
}
.chair_text{
	float: left;
	width: 25%;
	margin-top: 20px;
	margin-right: 2%;
}
.chair_text .caption{
	font-size:16px;
	font-weight: 700;
	margin-bottom:10px;
}
.chair_sub{
	float: left;
	width: 10%;
	margin-right: 2%;
}
.chair_sub p{
	font-size:10px;
}
header .navList li .line{
	display: none !important;
}

#mainImg img{
	width: 100%;
}
.mainImg_pc{
	display: none;
}


.mainImg_sp_credit{
	text-align: right;
	margin-right:3px;
	font-size:8px;
	color:#ccc;
	letter-spacing: 1px;
}

#slideFlexslider2017{
	padding: 60px 40px 80px;
}

.sec.history_back{
	background-color:#edece8;
}

.history_top {text-align:center;}

.history_top50 {text-align:center;margin-top:30px;margin-bottom:30px;}

#cart{
	display: block;
	width: 45px;
	height: 45px;
	position: absolute;
	top:9px;
	right: 9px;
}
#cart a{
	display: block;
	width: 100%;
	height: 100%;
	background-image:url(../images/hd_cart@2x.png);
	background-repeat:no-repeat;
	background-size: 18px 18px;
	background-position: center center;
	text-indent: -9999px;
	text-align: left;
}



h1#logo{
	float: none;
	margin-left: auto;
	margin-right: auto;
}
#toggle{
	display: block;
}
#toggle {
	position: absolute;
	left: 20px;
	top: 26px;
	height: 27px;
	width: 30px;
	cursor: pointer;
	z-index: 300;
  -webkit-transition: opacity .25s ease;
          transition: opacity .25s ease;
}
#toggle:hover {
  opacity: .7;
}
#toggle.active .top {
  -webkit-transform: translateY(10px) translateX(0) rotate(45deg);
      -ms-transform: translateY(10px) translateX(0) rotate(45deg);
          transform: translateY(10px) translateX(0) rotate(45deg);
  background: #000;
}
#toggle.active .middle {
  opacity: 0;
  background: #000;
}
#toggle.active .bottom {
  -webkit-transform: translateY(-10px) translateX(0) rotate(-45deg);
      -ms-transform: translateY(-10px) translateX(0) rotate(-45deg);
          transform: translateY(-10px) translateX(0) rotate(-45deg);
  background: #000;
}
#toggle span {
  background: #000;
  border: none;
  height: 2px;
  width: 30px;
  position: absolute;
  top: 0px;
  left: 0;
  -webkit-transition: all .35s ease;
          transition: all .35s ease;
  cursor: pointer;
}
#toggle span:nth-of-type(2) {
  top: 8px;
}
#toggle span:nth-of-type(3) {
  top: 16px;
}
#headerBox{
	padding-left: 0;
	padding-right: 0;
}

header{
	height: auto;
	min-height: 65px;
}

header .navList{
	border-top: 1px solid #f1f1f1;
	float: none;
	margin-top: 25px;
	display: none;
}

header .navList{
	padding-top: 15px;
	padding-bottom: 10px;
}

header .navList li{
	float: none;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	
	padding-left: 35px;
	padding-right: 35px;
	
}

header .navList li a{
	display: block;
	border-bottom: 1px solid #f1f1f1;
	padding: 10px 0px;
}

header .navList li.online a{
	border: none;
}

header .navList li.online a:hover{
	background-color: #fff;
	color: #000;
}

#opening header{
	bottom: auto;
	top: 0;
	position: fixed;
}

#topFlexslider{
	margin-top: 65px;
}
.modelArea .modeltext_cr{
	font-size: 10px;
}
.modelArea .modeltext p{
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
}
.table_tr {
	border-top: 1px solid #ccc;
	width: 100%;
	clear: both;
	padding: 10px 0 0 0;
}
.spec_L {
	float:left;
	width: 25%;
	font-weight: 700;
	margin: 0 0 10px 0;
}
.spec_R {
	float:left;
	width: 75%;
	margin: 0 0 10px 0;
}
.ftBox .left{
	float: left;
	width: 47%;
	margin-right: 3%;
}
.ftBox .right{
	float: left;
	width: 47%;
	margin-right: 3%;
}
header .navList li.online a{
	padding: 10px 0px;
}
.ftBottom .right{
	float: right;
}
.ftBottom .right p{
	margin-bottom:15px;
}

.ftBottom2 .right{
	margin-top: 0px;
}

.ftBottom .btnArea{
	margin-bottom: 40px;
}
}


@media screen and (max-width: 859px) and (min-width: 720px) {
.display_PC {}
.display_SP {display:none;}

#mainImg img{
	width: 100%;
}
.mainImg_pc{
	display: none;
}
.mainImg_sp_credit{
	text-align: right;
	margin-right:3px;
	font-size:8px;
	color:#ccc;
	letter-spacing: 1px;
}
h1#logo{
	float: none;
	margin-left: auto;
	margin-right: auto;
}


#toggle{
	display: block;
}
#toggle {
	position: absolute;
	left: 20px;
	top: 26px;
	height: 27px;
	width: 30px;
	cursor: pointer;
	z-index: 300;
  -webkit-transition: opacity .25s ease;
          transition: opacity .25s ease;
}
#toggle:hover {
  opacity: .7;
}
#toggle.active .top {
  -webkit-transform: translateY(10px) translateX(0) rotate(45deg);
      -ms-transform: translateY(10px) translateX(0) rotate(45deg);
          transform: translateY(10px) translateX(0) rotate(45deg);
  background: #000;
}
#toggle.active .middle {
  opacity: 0;
  background: #000;
}
#toggle.active .bottom {
  -webkit-transform: translateY(-10px) translateX(0) rotate(-45deg);
      -ms-transform: translateY(-10px) translateX(0) rotate(-45deg);
          transform: translateY(-10px) translateX(0) rotate(-45deg);
  background: #000;
}
#toggle span {
  background: #000;
  border: none;
  height: 2px;
  width: 30px;
  position: absolute;
  top: 0px;
  left: 0;
  -webkit-transition: all .35s ease;
          transition: all .35s ease;
  cursor: pointer;
}
#toggle span:nth-of-type(2) {
  top: 8px;
}
#toggle span:nth-of-type(3) {
  top: 16px;
}
#headerBox{
	padding-left: 0;
	padding-right: 0;
}

header{
	height: auto;
	min-height: 65px;
}

header .navList{
	border-top: 1px solid #f1f1f1;
	float: none;
	margin-top: 25px;
	display: none;
}

header .navList{
	padding-top: 15px;
	padding-bottom: 10px;
}

header .navList li{
	float: none;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	
	padding-left: 35px;
	padding-right: 35px;
	
}
header .navList li a{
	display: block;
	border-bottom: 1px solid #f1f1f1;
	padding: 10px 0px;
}

header .navList li.online a{
	border: none;
}

header .navList li.online a:hover{
	background-color: #fff;
	color: #000;
}

#opening header{
	bottom: auto;
	top: 0;
	position: fixed;
}

#topFlexslider{
	margin-top: 65px;
}
.modelArea .modeltext_cr{
	font-size: 10px;
}
.modelArea .modeltext p{
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
}
.table_tr {
	border-top: 1px solid #ccc;
	width: 100%;
	clear: both;
	padding: 10px 0 0 0;
}
.spec_L {
	float:left;
	width: 25%;
	font-weight: 700;
	margin: 0 0 10px 0;
}
.spec_R {
	float:left;
	width: 75%;
	margin: 0 0 10px 0;
}
.ftBox .left{
	float: left;
	width: 47%;
	margin-right: 3%;
}
.ftBox .right{
	float: left;
	width: 47%;
	margin-right: 3%;
}

header .navList li.online a{
	padding: 10px 0px;
}
.ftBottom .right{
	float: right;
}
.ftBottom .right p{
	margin-bottom:15px;
}

.ftBottom2 .right{
	margin-top: 0px;
}

.ftBottom .btnArea{
	margin-bottom: 40px;
}
}

/* ------------------------------------------
smartphone
------------------------------------------ */
@media screen and (max-width: 719px){


.mainImg{
	padding-left: 0;
	margin-bottom: 20px;
}
#cart{
	top:0;
	right: 0;
}

.display_PC {display:none;}
.display_SP {}

.sec.history_back{
	background-color:#edece8;
}
ul .Transition{
	margin: 0;
	padding: 0;
}

.history_top {text-align:center;}

.history_top50 {text-align:center;margin-top:30px;margin-bottom:30px;}


.campaign {
	text-align: center;
	/* margin: 30px 20px; */
}

.campaign img {
	/*width: 70%;*/
}
.Transition li{
	float: left;
}

.next_history{
	clear: both;
	float: left;
	width: 50%;
	margin-left: 7.5%;
}
.redesign{
	float: left;
	width: 50%;
	margin-left: -15%;
}
.chair_img{
	clear: both;
	float: left;
	width: 60%;
	margin-left: 3%;
	margin-right: 5%;
}
.chair_name{
	margin-top:10px;
	text-align:center;
	font-weight: 700;
}
.chair_img span{
	font-size:22px;
}
.chair_text{
	float: left;
	width: 90%;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 5%;
	margin-left: 5%;
}
.chair_text .caption{
	margin-top:0px;
	font-size:16px;
	font-weight: 700;
	margin-bottom:10px;
}
.chair_sub{
	float: left;
	width: 30%;
	margin-right: 2%;
	margin-bottom: 2%;
}
.chair_sub p{
	font-size:10px;
}
h1#logo{
	width: 183px;
	height: 38px;
}

h1#logo a{
	background-size: 163px auto;
	margin: 0 10px 0 10px;
}


#mainImg img{
	width: 100%;
}
.mainImg_pc{
	display: none;
}
.mainImg_sp_credit{
	text-align: right;
	margin-right:3px;
	font-size:8px;
	color:#ccc;
	letter-spacing: 0px;
}
.modelArea .modelname{
	margin-top:20px;
	font-weight: 800;
	font-size: 16px;
	text-align:center;
}
.modelArea .modelprice{
	font-size: 16px;
	text-align:center;
}
.modelArea .modeltext{
	margin-top: 20px;
}
.modelArea .modeltext_cr{
	font-size: 10px;
}
.modelArea .modeltext p{
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
}
main.page{
	padding-top: 40px;
}
header .navList{
	margin-top: 15px;
}

header{
	min-height: 40px;
}

h1#logo{
	margin-top: 0;
	padding-top: 10px;
}

#toggle{
	top: 15px;
}
#toggle span{
	width: 20px;
}

#toggle span:nth-of-type(2) {
  top: 6px;
}
#toggle span:nth-of-type(3) {
  top: 12px;
}
.navList li .line{
	display: none !important;
}
.ftBox .newsList li .dispArea{
	padding-left: 0;
}

.ftBox .newsList li .img a{
	max-width: 100%;
}


.onlyPc{
	display: none;
}
.onlySp{
	display: block;
}

h2.ttl{
	font-size: 20px;
	margin-bottom: 30px;
	font-weight: 700;
}

.mainStr{
	margin-left: 20px;
	margin-right: 20px;
}

.table_tr {
	border-top: 1px solid #ccc;
	width: 100%;
	clear: both;
	padding: 5px 0 0 0;
}
.spec_L {
	float:left;
	width: 25%;
	margin: 0 0 5px 0;
}
.spec_R {
	float:left;
	width: 75%;
	margin: 0 0 5px 0;
}



#partsArea img{
	width: 90%;
}

.sec{
	padding: 40px 0;
}

.ftBottom .left{
	width: auto;
	margin-right: 0;
}

.ftBottom .center{
	width: auto;
	margin-right: 0;
	float: none;
}
.ftBottom .center li{
display: inline-block;
margin-right: 10px;
}

.ftBottom .right{
	clear: both;
	float:none;
	margin-top: 20px;
}
.ftBottom .right p{
	float: left;
	margin-right: 5px;
}

.ftNavList{
	display: block;
	margin-bottom: 0px;	
	margin-right: 0;
}

.ftBottom .right .btnArea{
	text-align: left;
	margin-bottom: 60px;
}

.ftNavList li{
	width: 50%;
	float: left;

}
.ftBottom .center li{
	margin-right: 0;	
}

.ftBottom2{
	text-align: center;
}

.ftBottom .snsList{
	text-align: center;
}

.ftBottom .snsList li{
	display: inline-block;
	float: none;
}
.ftBottom .right .btnArea{
	text-align: center;	
}
.ftBottom.ftBottom2 .left{
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.ftBottom .right .btnArea{
	margin-bottom: 10px;
}

.ftBottom .center{
	margin-bottom: 20px;
}
.copyright{
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

}



















































