@charset "utf-8";
/* CSS Document */

body{
	width:100%;
	min-width:1200px;
	margin:0;
	padding:0;
}
h1#store a{
	display:block;
	background-position: 10px 2px;
	background-image:url(../img/logo_onlinestore.png);
	width:249px;
	background-repeat:no-repeat;
	text-indent:-7777px;
	height:40px;
	float:left;
}
#wrap-content h2.main-photo{
	margin-top:20px;
	padding:4px;
	border:1px solid #d2d2d2;
	background:#fff;
}
img{
	vertical-align:bottom;
}
.arrow1_w img{
	vertical-align: middle;
}
.tax{
	font-size:12px;
}
.main-box{
	margin-top:40px;
	padding:60px 0;
	min-height:600px;
	background:#fff;
	border-bottom:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
}
.bookmulti .slider-nav{
	width: 100%!important;
}
.main-center-box{
	margin:0 auto;
	width:1000px;
	padding:0 100px;
	position:relative;
	display: flex;
}
/* サイドテーブルスライドショー */

.slider {
  position: relative;
/*  float:left;*/
  width: 500px;
  height:590px;
  overflow: hidden;
}
.slides {
  height: 100%;
  overflow: hidden;
  *zoom: 1;
}
.slide {
  height: 500px;
  float: left;
  clear: none;
/*  overflow: hidden;*/
}
.slide img {
　width: 100%;
}
.slide a:hover {
	cursor:url(../../img/icn_zoom_hover.cur), auto;
}
.slide p{
	margin-top: 5px;
}
.slide p a,
.slide p a:hover{
	color: #DBA24C;
	cursor: pointer;
}
.slider-arrow {
  position: absolute;
  display: block;
  margin-bottom: -20px;
  padding: 20px;
}
.slider-arrow--right {
  bottom: 50%;
  right: 30px;
}
.slider-arrow--left {
  bottom: 50%;
  left: 30px;
}
.slider-nav {
	display: flex;
	justify-content: space-between;
	position: absolute;
	bottom: 0px;
	width: 460px!important;
	left: 0!important;
	right: 0;
	margin: auto!important;
}
.slider-nav__item {
	display: block;
	width: 40px;
	height: 40px;
	background-position: 0 0;
	overflow: hidden;
	border:3px solid #fff;
	background-size: 40px;
}
.slider-nav__item:hover {
	border:3px solid #dba24c;
}
.slider-nav__item--current {
 	border:3px solid #3c3c3c;
}
.drawing{
	display:none;
	position: absolute;
	width: 505px;
	height:590px;
	background-color: #fff;
}
.drawing .close a{
	position:absolute;
	left:0;
	top:0;
	width:50px;
	height:50px;
	text-indent:-99999px;
	background:url(../../img/close_sidetable.gif);
}
.drawing .close a:hover{
	background-position:0 -50px;
}
.main-box .image-box{
	padding:5px;
	border-right:1px solid #d2d2d2;
}
.main-box .text-box{
	float:none;
	width:420px;
	font-size:1.189em;
	line-height:1.778em;
	padding:30px 0 0 80px;
	position:relative;
}

.main-box .text-box h1{
	font-size:27px;
	line-height:24px;
    font-weight: 600;
}
.main-box .text-box h2{
	font-size:18px;
	margin-top:60px;
	font-weight: 600;
}
/*.one-main-box .text-box h2{
	margin-top: 40px;
}*/
.main-box .text-box h1 span,
.main-box .text-box h2 span{
	font-size:13px;
	font-weight: 600;
}
.main-box .text-box .title p.price{
	margin-top:10px;
	font-size:15px;
	line-height:30px;
	font-weight: 600;
}

.main-box .text-box .title p.text{
	margin-top:20px;
    font-size: 13px;
}
.main-box .text-box .border-box2{
/*	position:absolute;*/
	font-size:12px;
/*	width:420px;*/
/*	bottom:-65px;*/
/*	left:80px;*/
}
.main-box .table-box1 table td a,
.form-detail a{
	color:#dba24c;
/*	text-decoration:none;*/
}
.main-box .table-box1 table td a:hover{
	text-decoration:underline;
}
.main-box .text-box .small{
	font-size:11px;
	color:#707070;
}
.box1200{
	margin:0 auto;
	width:1200px;
}
.main-box2{
	margin-top:40px;
	border:1px solid #d2d2d2;
	width:1000px;
	padding:99px;
	background:#fff;
}
.main-box2 p.text{
	margin-top:20px;
}
.main-box2 h1{
	font-size:27px;
	letter-spacing:2px;
	width:auto;
	padding:40px 0 20px 0;
	font-weight: 600;
}
.main-box2 .text-box{
	display: flex;
	justify-content: space-between;
	width:1000px;
	margin-top:120px;
	border-top:1px solid #d2d2d2;
}
/*CIMISENサイドテーブル*/
.main-box2 .comisen-cnt1,
.main-box2 .comisen-cnt2,
.main-box2 .cnt3{
	clear:both;
}
.main-box2 .comisen-cnt1 h2{
	margin:28px 0 20px 0;
	float:left;
	width:431px;
}
.main-box2 .comisen-cnt1 h2,
.main-box2 .comisen-cnt2 h2,
.main-box2 .cnt3 h2,
.main-box2 .text-box h2,
.main-box2 .wk30-cnt2 h2,
.main-box2 .one-cnt1 h2,
.main-box2 .girare-cnt1 h2,
.main-box2 .girare-cnt2 h2,
.main-box2 .girare-cnt3 h2,
.main-box2 .ruck40-cnt1 h2{
    font-size: 1.92em;
	font-weight: 400;
}
.main-box2 .comisen-cnt1 p.text-main{
	margin-top:10px;
	font-size:1.189em;
	line-height:1.878em;
}
.main-box2 .comisen-cnt1 p.text{
	float:right;
	text-align:right;
	width:518px;
	border-left:1px solid #d2d2d2;
	margin:20px 0 20px 50px;	
}
.main-box2 .comisen-cnt2 h2{
	margin:28px 0 20px 0;
	float:left;
	width: 210px;
}
.main-box2 .comisen-cnt2 p{
	float:right;
	text-align:right;
	width:739px;
	border-left:1px solid #d2d2d2;
	margin:20px 0 20px 50px;	
}

/*40RUCKテーブル*/
.main-box2 .ruck40-cnt1{
	clear:both;
}
.main-box2 .ruck40-cnt1 h2{
	margin:28px 0 20px 0;
	float:left;
	width:453px;
}
.main-box2 .ruck40-cnt1 p.text-main{
	margin-top:10px;
	font-size:1.189em;
	line-height:1.878em;
}
.main-box2 .ruck40-cnt1 p.text{
	float:right;
	text-align:right;
	width:496px;
	border-left:1px solid #d2d2d2;
	margin:20px 0 20px 50px;	
}

/*Girareサイドテーブル*/
.main-box2 .girare-cnt1,
.main-box2 .girare-cnt2,
.main-box2 .girare-cnt3{
	clear:both;
}
.main-box2 .girare-cnt1 h2{
	margin:28px 0 20px 0;
	float:left;
	width:235px;
}
.main-box2 .girare-cnt1 p.text-main{
	margin-top:10px;
	font-size:1.189em;
	line-height:1.878em;
}
.main-box2 .girare-cnt1 p.text{
	float:right;
	text-align:right;
	width:714px;
	border-left:1px solid #d2d2d2;
	margin:20px 0 20px 50px;	
}
.main-box2 .girare-cnt2 h2{
	margin:28px 0 20px 0;
	float:left;
	width:436px;
}
.main-box2 .girare-cnt2 p{
	float:right;
	text-align:right;
	width:513px;
	border-left:1px solid #d2d2d2;
	margin:20px 0 20px 50px;	
}
.main-box2 .girare-cnt3 h2{
	margin:28px 0 20px 0;
	float:left;
	width: 260px;
}
.main-box2 .girare-cnt3 p{
	float:right;
	text-align:right;
	width:699px;
	border-left:1px solid #d2d2d2;
    margin: 20px 0 20px 40px;	
}

/*ONEサイドテーブル*/
.main-box2 .one-cnt1{
	clear:both;
}
.main-box2 .one-cnt1 h2{
	margin:28px 0 20px 0;
	float:left;
	width:454px;
}
.main-box2 .one-cnt1 p.text-main{
	margin-top:10px;
	font-size:1.189em;
	line-height:1.878em;
}
.main-box2 .one-cnt1 p.text{
	float:right;
	text-align:right;
	width:495px;
	border-left:1px solid #d2d2d2;
	margin:20px 0 20px 50px;	
}

/*WK30サイドテーブル*/
.main-box2 .wk30-cnt1,
.main-box2 .wk30-cnt2{
	clear:both;
}
.main-box2 .wk30-cnt1 h2{
	margin:28px 0 20px 0;
	float:left;
    width: 326px;
}
.main-box2 .wk30-cnt1 p.text-main{
	margin-top:10px;
	font-size:1.189em;
	line-height:1.878em;
}
.main-box2 .wk30-cnt1 p.text{
	float:right;
	text-align:right;
	width:633px;
	border-left:1px solid #d2d2d2;
    margin: 20px 0 20px 40px;	
}
.main-box2 .wk30-cnt2 h2{
	margin:28px 0 20px 0;
	float:left;
	width:464px;
}
.main-box2 .wk30-cnt2 p{
	float:right;
	text-align:right;
	width:485px;
	border-left:1px solid #d2d2d2;
	margin:20px 0 20px 50px;	
}

/*SOMMELIERサイドテーブル　COFFEEサイドテーブル　STK45BWサイドテーブル　LT031サイドテーブル*/ 
.main-box2 .sidetable-cnt{
	clear:both;
}
.main-box2 .sidetable-cnt h2{
	margin:28px 0 20px 0;
/*	float:left;*/
	width: auto;
}
.main-box2 .sidetable-cnt p.text-main{
	margin-top:10px;
	font-size:1.189em;
	line-height:1.878em;
}
.main-box2 .sidetable-cnt p.text{
/*	float:right;*/
	text-align:right;
	border-left:1px solid #d2d2d2;
	margin:20px 0 20px 50px;
	padding-left:40px;	
}

.sidetable-cnt .gr{
	text-align: right;
	margin-top: 10px;
}
.main-box2 ul{
/*	clear:both;*/
	display: flex;
}
.main-box2 ul li{
/*	float:left;*/
	width:332px;
	margin-right:2px;
}
.main-box2 ul li.last{
	margin-right:0;
}
.main-box2 .cnt3 h2{
	margin:28px 0 20px 0;
	float:left;
	width:240px;
}
.main-box2 .cnt3 .text-box p{
	float:right;
	text-align:right;
	width:auto;
	border-left:1px solid #d2d2d2;
	margin:20px 0 20px 50px;
	padding-left:40px;
}
.main-box2 .cnt3 .sub-box{
	float:left;
	width:320px;
	margin-right:18px;
}
.main-box2 .cnt3 .sub-box th{
	background:#3c3c3c;
	color:#fff;
	font-weight: 600;
}
.main-box2 .cnt3 .sub-box td.sofa{
	background:#e6e6e6;
}
.main-box2 .cnt3 .sub-box td.red{
	text-align:center;
	font-size:13px;
}
.main-box2 .cnt3 .last{
	margin-right:0;
}
.main-box2 .cnt3 p.text1{
	float:none;
	width:800px;
	float:left;
	text-align:left;
	margin:60px 0 10px 0;
}
.main-box2 .cnt3 .sum{
	width:200px;
	margin-top:25px;
	float:left;
}
/*///////////購入ボックスここから///////////*/
.item-tobuy {
	margin-top:0px;
	height:76px;
	border:1px solid #d2d2d2;
	border-top:none;
	background-color:#fff;
	margin:0px 0 8px 0;
}
.price-list-c{
	height:136px;
	border-left:none;
	border-left:right;
}
.price-list-r{
	height:76px;
	border-left:none;
	border-left:right;
}
.space40{
	margin-top:40px;
	border-top:1px solid #d2d2d2;
}
.item-tobuy .item{
	background-color:#fff;
	height:76px;
	float:left;
}	
.item-tobuy .caption{
	float:left;
	width:392px;/*420px;*/
	border-right:1px solid #d2d2d2;
	font-size:11px;
	color:#707070;
	height:68px;
	padding:8px 30px 0px 20px;
}
.item-tobuy .caption-2row{
	height: 58px;
	padding: 19px 30px 0px 20px;
}
.item-tobuy .caption-c{
	float:left;
	width:392px;/*420px;*/
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	font-size:11px;
	color:#707070;
	height:68px;
	padding:8px 30px 0px 20px;
}
.item-tobuy .schedule{
	float:left;
	width:312px;
	height:46px;
	padding:30px 20px 0 0;
	border-right:1px solid #d2d2d2;
	text-align:left;
}
.item-tobuy .schedule2{
	float:left;
	width:201px;
	height:46px;
	padding:30px 20px 0 0;
	border-right:1px solid #d2d2d2;
	text-align:right;
}
.item-tobuy .schedule3{
	float:left;
	width:90px;
	height:56px;
	padding:20px 0 0 20px;
	border-right:1px solid #d2d2d2;
}
.item-tobuy .caption .date,
.item-tobuy .caption-c .date,
#buy_wrap + .caption .date{
	color:#dba24c;
	font-weight:bold;
	font-size:16px;
}
.item-tobuy .schedule .name,
.item-tobuy .schedule2 .name{
	line-height:17px;
	font-size:15px;
	font-weight:bold;
	float:right;
	margin-top:-9px;
	padding-left:20px;
}
.item-tobuy .schedule2 .calculation{
	padding-left:10px;
}
.item-tobuy .schedule .price{
	float:right;
	line-height:15px;
	font-size:15px;
	font-weight:bold;
}
.item-tobuy .schedule .price_c{
	float:right;
	line-height:5px;
	font-size:15px;
	font-weight:bold;
}
.item-tobuy .schedule2 .price{
	float:right;
	line-height:7px;
	font-size:15px;
	font-weight:bold;
	margin-top:-7px;
}



/*新購入ボックス*/
.select-form .space40 {
	margin-top: 0;
	border-top: none;
}
.select-form .item-tobuy {
	margin-top: 30px;
	border: none;
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
	height: auto;
}
.select-form .item-tobuy .caption {
	flex: none;
	padding: 20px 0px 0;	
	border-right: none;
	height: auto;
	width: 100%;
	overflow: hidden;
}
.select-form .price{
/*	float: right;*/
    line-height: 15px;
    font-size: 17px;
    font-weight: bold;
}
.select-form .price:before{
	content:'\0a5\0020';
}
.select-form .price:after{
	content:'\0020(税込)';
	font-size:11px;
}
.select-form .item-tobuy b{
	font-weight: normal;
}
/*///////////購入ボックスここまで///////////*/


/*///////////プライスリストここから///////////*/
.price-list-btn{
	width:958px;
	height:19px;
	border:1px solid #d2d2d2;
	border-bottom:none;
	padding:20px 20px;
	background:#fff;
	float:left;
	text-align:left;
}
.price-list-btn .text{
	font-size:11px;
	color:#707070;
}
.item-tobuy .arrow1-down a{
	line-height:15px;
	font-size:13px;
	color:#dba24c;
}
.price-list-box{
	border:1px solid #d2d2d2;
	background-color:#fff;
	width:998px;
	height:300px;
	float:left;
	margin-bottom:8px;
}
.price-list-box .caption2{
	float:left;
	width:392px;/*420px;*/
	border-right:1px solid #d2d2d2;
	font-size:11px;
	color:#707070;
	height:275px;
	padding:25px 30px 0px 20px;
}
.price-list-box .caption2 img{
	margin-top:15px;
}
#close-price-list{
	float:left;
	text-indent:-7777px;
	overflow:hidden;
}
.price-list-box .price-list,
.price-list-box .price-list2{
	float:left;
	color:#3c3c3c;
	width:234px;
	height:245px;
}
.price-list-box .price-list{
	padding:45px 8px 0px 30px;
	/*padding:20px 8px 0px 30px;テーブル5段の場合*/
}
.price-list-box .price-list2{
	padding:45px 8px 0px 0px;
	/*padding:20px 8px 0px 0px;テーブル5段の場合*/
}
.price-list-box .table-box1 table th,
.price-list-box .table-box1 table td{
	padding:12px;
}
.price-list-box .price-list th p,
.price-list-box .price-list2 th p{
	font-size:16px;
	font-weight:bold;
}
.price-list-box .price-list .group,
.price-list-box .price-list2 .group{
	font-size:12px;
}
#close-price-list a{
	display: block;
	width:25px;
	height:38px;
	margin-top:45px;/*margin-top:20px;テーブル5段の場合*/
	background-image:url(../img/item_page/item_icn_parts/movie_close.png);
	background-position:top;
}
#close-price-list a:hover{
	background:url(../img/item_page/item_icn_parts/movie_close.png);
	background-position:bottom;
}
.spprice{
	color:#900;
}
/*
.stock0.no-stock-btn{
	background-color: #800;
	text-align: center;
	color: #fff;
}
*/


/*///////////プライスリストここまで///////////*/

/*///////////商品フッター4ここから///////////*/
#sofa-storeinfo{
	clear:both;
	padding:3px;
	width:994px;
	height:282px;
	background-image:url(../../img/check_back.png);
	background-repeat:repeat;
	margin: 0px auto 0px;
}
#sofa-storeinfo .item{
	float:left;
	border:1px solid #d2d2d2;
	border-right:none;
	background-color:#fff;
	width:330px;
	min-height:280px;
}
#sofa-storeinfo .last{
	border-right:1px solid #d2d2d2;
}
#sofa-storeinfo h4.icn{
	border-bottom:1px solid #d2d2d2;
	padding:10px 15px 8px 15px;
	font-size:16px;
}
#sofa-storeinfo h4.icn span{
	position:absolute;
	margin:10px 0 0 10px;
}
#sofa-storeinfo p.text{
	margin:15px;
}
#sofa-storeinfo a{
	margin-left:2px;
	color:#dba24c;
}
/*///////////商品フッター4ここまで///////////*/

/*///////////商品フッター5ここから///////////*/
#service-footer{
	clear:both;
	width:998px;
	height:269px;
	margin: 8px auto 0px;
	display:block;
	background-color:#fff;
	border:1px solid #d2d2d2;
}
#delivery{
	display:block;
	height:70px;
	border-bottom:1px solid #d2d2d2;
}
#delivery h3.icn{
	float:left;
	width:261px;
}
#delivery p.text{
	float:left;
	font-size:11px;
	color:#707070;
	height:53px;
	width:330px;
	padding:17px 0 0 8px;
	border-right:1px dotted #d2d2d2;
}
#delivery p.link{
	float:right;
	height:44px;
	width:398px;
	padding:26px 0 0 0px;
	text-align:center;
}
#service-footer ul{
	display: block;
	text-align: left;
	height:199px;
}
#service li.service-item {
	border-right:1px solid #d2d2d2;
	width:199px;
	height:199px;
	float:left;
	position: relative;
}
#service li.service-item:hover a,
#service li.service-item-last:hover a{
	color:#dba24c;
}
.service-item h4,
.service-item-last h4{
	font-size:13px;
	color:#3c3c3c;
	padding:15px 15px 0 15px;
	position: relative;
}
.service-item p,
.service-item-last p{
	display:block;
	font-size:11px;
	padding:4px 15px 0 15px;
}
.service-item a,
.service-item-last a{
	text-decoration: none;
	color:#707070;
}
.service-item a.image{
	position:absolute;
	width:199px;
	height:199px;
	top:0px;
}
.service-item img{
	width:199px;
	height:199px;
	display:block;
}
#service li.service-item-last {
	display: list-item;
	width:198px;
	height:199px;
	float:left;
	position: relative;
}
.service-item-last a.image{
	position:absolute;
	width:198px;
	height:199px;
	top:0px;
}
.service-item-last img{
	width:198px;
	height:199px;
	display:block;
}
/*///////////商品フッター5ここまで///////////*/


/*//////////ウォールナット・オーク用20180509追加////////////////*/
.wood-type{
	font-size: 13px;
	font-weight: 400;
}
#buy_wrap {
	display: flex;
	margin:80px 0 40px;
	text-align:center;
	height:auto;
	border: none;
	background-color: transparent;
	justify-content: space-between;
}

#buy_wrap .item-box{
	border:solid 1px #cfd8dc;
	width:48%;
/*	height:520px;*/
	position:relative;
	background: #fff;
}
#buy_wrap.flex_3 .item-box{
	width:32.5%;
}
#buy_wrap .small {
	display: block;
	font-size:12px;
	margin-bottom: 6px;
	letter-spacing: 0;
}
#buy_wrap h3{
    width: 280px;
    height: 60px;
    border-bottom: #4e5f69 1px solid;
    margin: 0 auto;
    padding-top: 40px;
	position: relative;
	font-size:16px;
	font-weight: 400;
	letter-spacing: 0.1em;
}
#buy_wrap.flex_3 h3{
    width: 200px;
}
#buy_wrap h3:before{
    border: 10px solid transparent;
    border-top-color: #fff;
    border-bottom-width: 0;
    bottom: -9px;
    content: "";
    display: block;
    left: 45%;
    position: absolute;
    width: 0;
    z-index: 1;
}
#buy_wrap h3:after{
    border: 10px solid transparent;
    border-top-color: #4e5f69;
    border-bottom-width: 0;
    bottom: -10px;
    content: "";
    display: block;
    left: 45%;
    position: absolute;
    width: 0;
}

#buy_wrap figure{
	margin: 40px 0 0 0;
    text-align: center;
}
#buy_wrap h4{
	padding: 30px 0 20px;
    font-size: 15px;
}
#buy_wrap .button{
    margin: 0 auto 40px;
	float: none;
}
#buy_wrap .caption {/*納期表示が樹種で異なる場合*/
	width: auto;
	height: auto;
    float: none;
    border: 0px;
    background-color: #fff;
    font-size: 11px;
    color: #707070;
    padding: 0;
    text-align: center;
    margin-bottom: 50px;
}

#buy_wrap + .caption {/*納期表示が統一の場合*/
	border: 1px solid #d2d2d2;
	background-color: #fff;
    font-size: 11px;
    color: #707070;
    padding: 31px 30px;
	text-align: center;
	margin-bottom: 50px;
}

.border-box2 a, .drawing a{
	cursor: pointer;
}



/*//////////▼210423_新購入フォーム////////////////*/

.select-form {
	max-width: 1000px;
/*	max-width: 1200px;*/
	margin: 40px auto 0;
    padding-bottom:0 60px;
    background-color: #fff;
	border: 1px solid #d2d2d2;
	box-sizing: border-box;
	position: relative;
}
.otheritem-buy__title{
	color: #fff;
	font-size: 16px;
	margin-bottom: 30px;
	font-weight: 500;
	letter-spacing: 0.07em;
	background-color: #3c3c3c;
	text-align: center;
	padding: 22px;
	width: calc(100% - 10px);
	margin: 5px;
	box-sizing: border-box;
}

.select-form h2 {
	font-size: 19px;
	font-weight: 600;
	margin: 10px 0 30px;
}
.form-wrap {
	padding: 50px 100px 100px;
	display: flex;
	justify-content: space-between;
}

.form-slider {
	max-width: 328px;
	max-height: 404px;
}

/* ▼購入エリアスライドショー */
.slider.form-slider {
	position: relative;
	width: 328px!important;
	overflow: hidden;
}

.form-slider .slides {
	width: 3000px;
	height: 328px;
	overflow: hidden;
	display: flex;
	*zoom: 1;
	transition: 0.5s;
}

.form-slider .slide{
	width: 328px;
	height: 328px;
}

.form-slider .slide img {
	width: 100%;
	height: auto;
}

.form-slider .slide a {
	display: none;
}
.form-slider .slide a {
	display: inline-block;
	color: #DBA24C;
}
.form-slider .slide p{
	margin: 5px 0 10px;
}
/*
.form-slider .arrow{
	position: absolute;
	display: block;
	background-color:rgba(255, 255, 255, 0.45);
	top: 30%;
	width: 40px;
	height: 63px;
	z-index: 10;
	cursor: pointer;
}
*/
/*

.form-slider .arrow:hover {
	opacity: 0.5;
}

.form-slider .arrow.next{
	right: 0;
}

.form-slider .arrow.prev{
	left: 0;
}

.form-slider .arrow:after {
	content:'';
	position: absolute;
	display: block;
	width: 56%;
	height: 36.22%;
	top:0;
	bottom:0;
	left: 0;
	right: 0;
	margin: auto;
	border: 1px solid #606060;
	-webkit-transform: translateX(-30%) rotate(-45deg);
	transform: translateX(-30%) rotate(-45deg);
}

.form-slider .arrow.next:after{
	border-top: 0;
	border-left: 0;
}
.form-slider .arrow.prev:after {
	border-right: 0;
	border-bottom: 0;
	-webkit-transform: translateX(30%) rotate(-45deg);
	transform: translateX(30%) rotate(-45deg);
}
*/


.form-slider .nav {
	display: flex;
	justify-content: center;
	margin-top: 20px;
}

.form-slider .nav li span{
	display: block;
	margin: 0 5px;
	width: 50px;
	height: 50px;
	background-size: cover;
	content: '';
	cursor: pointer;
	border: 3px solid #fff;
}
.form-slider .nav li:hover span{
	border: 3px solid #DBA24C;
}
.form-slider .nav li.active span{
	border: 3px solid #3c3c3c;
}
/* ▼フォーム右側 */
.form-detail {
	margin-left: 50px;
	width: 382px;
}

.form-detail p,
.form-detail a{
	line-height: 1.878em;
}

/*▼プルダウン*/
.select-category {
	color: #9D9D9D;
}

#select-color .select-category {
	margin-bottom: 5px;
}
#select-wood{
	position: relative;
}
.select-box select {
	position: relative;
	width: 100%;
	color: #666666;
	border: none;
	outline: none;
	background: transparent;
	box-shadow: none;
	appearance: none;
	-webkit-appearance: none;
	border-bottom: 1px solid #bbbbbb;
	padding: 8px 38px 8px 8px;
	cursor: pointer;
	border-radius: 0;
}
#select-wood.select-box::after {
	content: '';
	position: absolute;
	bottom: 1em;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #666666;
	pointer-events: none;
}
/*選択ボタン*/
.select-box {
	margin-bottom: 30px;
}
.select-box label{
	cursor: pointer;
}
#select-painting{
	margin-bottom: 10px;
}
.color-wrap {
	display: flex;
}

.radio {
	display: none;
}

label img {
 	padding: 2px;
}

.color-name {
	color: #ACACAC;
}

#select-color input[type="radio"]:checked ~ img {
  	background: #fff;
	border: 2px solid #3c3c3c;
	width: 42px;
	height: 42px;
}

#select-color input[type="radio"]:checked ~ span {
	color: #3c3c3c;
}
#select-color label{
	width: 60px;
	margin-right: 5px;
}
.color-name {
	display: block;
	text-align: center;
	line-height: 1.3;
	margin: 3px 0 0 -15%;
}

/*ラジオボタン*/
#select-color input {
    display: none;
}
.radio {
    box-sizing: border-box;
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    width: auto;
}
input[type="radio"]{ 
    background-color: transparent;
    cursor: default;
    appearance: none;
	-webkit-appearance: none;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
	width: 0;
	height: 0;
}
.radio input::before {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
    content: '';
    display: block;
    height: 16px;
    left: 5px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 16px;
}
.radio input::after {
    background: #3c3c3c;
    border-radius: 50%;
    content: '';
    display: block;
    height: 8px;
    left: 10px;
    margin-top: -3px;
    opacity: 0;
    position: absolute;
    top: 50%;
    width: 8px;
}
.radio input:checked::before{
	border-color: #666;
}
.radio input:checked::after{
    opacity: 1;
}
/*▼フォームモーダル*/

.modal_wrap{
    position: fixed;
    top: 0;
    left: 0;
    z-index: -10;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.9);
	display: flex;
	opacity: 0;
	transition: 0.5s;
	align-items: center;
}
.modal_wrap.active{
	opacity: 1;
	z-index: 1000;
}
.modal_wrap iframe{
	max-width: 1000px;
	height: calc(100vh - 140px);
	margin: 0 auto;
	filter: drop-shadow(0px 0px 30px rgba(0,0,0,0.03));
}
.close_btn{
	width: 100%;
	max-width: 940px;
    height: 60px;
    font-size: 10px;
	letter-spacing: 0.07em;
    color: #3c3c3c!important;
    display: flex;
	justify-content: flex-end;
    align-items: flex-end;
    position: absolute;
	top: 90px;
    right: 0;
    left: 0;
    z-index: 50;
    margin: auto;
	box-sizing: border-box;
}
.close_btn::before,
.close_btn::after {
    content: "";
    width: 40px;
    height: 0;
    display: block;
    position: absolute;
    top: 25px;
    right: -2px;
    border-top: 1px solid #3c3c3c;
    margin: 0 auto;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.close_btn::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.close_btn:hover{
	opacity: 0.5;
	color: #3c3c3c!important;
	text-decoration: none;
}

/* ▼注意事項*/
#attention_wood {
	padding: 15px;
	border: 1px solid #DBDBDB;
}
#attention_wood a{
	cursor: pointer;
}
#attention_wood p.red {
	margin-bottom: 5px;
}
.museum .main-box .text-box{
	padding-top: 0px;
}
.museum .pulldownset{
	margin-bottom: 30px;
}
.museum .select-form .item-tobuy{
	margin-top: 30px;
}
.advance #select-color{
	margin-top: 20px;
}
.advance .select-form .item-tobuy{
	margin-top: 50px;
}
.table-box1.sort_index table td{
	border-top: 0;
	border-bottom: 1px solid #d2d2d2;
	padding: 7px 10px;
}
.table-box1.sort_index .table_index{
	border-bottom: 0;
/*	border-bottom: 1px dotted #d2d2d2;*/
	background-color: #f1f1f1;
}
.table-box1.sort_index table{
	border-bottom: 0;
	border-top: 1px solid #d2d2d2;
}
.main-box.main-box-zed .text-box{
	padding-top: 0;
}
.main-box.main-box-zed .text-box h2{
	margin-top: 30px;
}
.cap_small{
	font-size: 12px;
	text-align: right;
}
/*各ソファ相性比較リンク*/
a.sofa_link {
	color: #dba24c;
}

/*////ソファ適合表/////*/
.fit-sofa .sub-box{
	display: flex;
}
.fit-sofa-box{
    width: 25%;
	background-color: #F1F1F1;
    margin-right: 3px;
}
.fit-sofa-box:last-of-type{
	margin-right: 0;
}
.fit-sofa-box header{
	font-size: 20px;
    color: #fff;
    background-color: #B1ADAD;
    line-height: 42px;
    text-align: center;
    font-weight: 300;
}
.fit-sofa-box header span{
    font-size: 15px;
}
.fit-sofa-box header span2{
    font-size: 12px;
}
.fit-sofa-inner{
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align: center;
    height: 102px;
	padding-bottom: 15px;
}
.fit-sofa-inner_2,.fit-sofa-inner_3{
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align: center;
    height: 115px;
	padding-bottom:20px;
}
.fit-sofa-inner_4{
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align: center;
    height: 135px;
	padding-bottom: 10px;
}
.fit-sofa-box:first-of-type .fit-sofa-inner{
	height: 170px;
}
.link_icon::before{
	display: inline-block;
	width: 13px;
	margin: 2px 7px 0 0;
	content: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13 13"><g><g><path d="M6.5 12.5c-3.308 0-6-2.692-6-6s2.692-6 6-6 6 2.692 6 6-2.692 6-6 6z" fill="%23fff"></path><path d="M6.5 1A5.506 5.506 0 001 6.5C1 9.533 3.467 12 6.5 12S12 9.533 12 6.5 9.533 1 6.5 1m0-1a6.5 6.5 0 110 13 6.5 6.5 0 010-13z" fill="%23707070"></path></g><path fill="%233C3C3C" d="M8.5 6v1h-1V6z"></path><path fill="%233C3C3C" d="M7.5 5v1h-1V5z"></path><path fill="%233C3C3C" d="M7.5 7v1h-1V7z"></path><path fill="%233C3C3C" d="M6.5 6v1h-1V6z"></path><path fill="%233C3C3C" d="M6.5 4v1h-1V4z"></path><path fill="%233C3C3C" d="M6.5 8v1h-1V8z"></path></g></svg>');
}
.link-fit-sofa:hover .link_icon{
	text-decoration: underline;
}
.link-fit-sofa:hover .link_icon::before{
	content: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13 13"><g><g><path d="M6.5 12.5c-3.308 0-6-2.692-6-6s2.692-6 6-6 6 2.692 6 6-2.692 6-6 6z" fill="%233c3c3c"></path><path d="M6.5 1A5.506 5.506 0 001 6.5C1 9.533 3.467 12 6.5 12S12 9.533 12 6.5 9.533 1 6.5 1m0-1a6.5 6.5 0 110 13 6.5 6.5 0 010-13z" fill="%233c3c3c"></path></g><path fill="%23fff" d="M8.5 6v1h-1V6z"></path><path fill="%23fff" d="M7.5 5v1h-1V5z"></path><path fill="%23fff" d="M7.5 7v1h-1V7z"></path><path fill="%23fff" d="M6.5 6v1h-1V6z"></path><path fill="%23fff" d="M6.5 4v1h-1V4z"></path><path fill="%23fff" d="M6.5 8v1h-1V8z"></path></g></svg>');
}
.link_icon{
    color: #DBA24C;
}
.fit-sofa-inner figure,.fit-sofa-inner_2 figure,.fit-sofa-inner_3 figure,.fit-sofa-inner_4 figure{
    margin: 0 0 5px;
}

/*END_ソファ適合表*/

/* 2025.2.25 割引表記対応：ミュージアム */
.museum .main-box .text-box .title .sale{
	display:flex;
	justify-content: flex-start;
}
.museum .main-box .text-box .title .sale h3{
	display:inline-block;
	padding:2px 4px 4px 4px;
	margin-bottom:15px;
	border:1px solid #900;
	font-size:0.8125rem;
	letter-spacing: 1px;
	color: #900;
}
.museum .main-box .text-box .title .sale h3:first-child{
	margin-right: 10px;
}
.museum .main-box .text-box .title p.price{
	font-weight:400;
	font-size:13px;
}
.museum .main-box .text-box .title p.price.off .og{
	font-size: 19px;
	font-weight:700;
	color: #900;
}
.museum .main-box .text-box .title p.price.off .tax{
	color: #900;
	font-weight:700;
	padding-right:10px;
}
.museum .main-box .text-box .title p.price.off .off2{
	background: #900;
	letter-spacing:1.5px;
	font-size:13px;
	font-weight:700;
	color: #fff;
	padding: 0px 4px 1px;
}
.museum .main-center-box .top-slider::after{
	content: 'SALE';
	position: absolute;
	top: 20px;
	left: 20px;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	background-color: #900;
	color: #fff;
	font-family:Roboto, -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", Verdana, Meiryo, sans-serif;
	font-size: 1.1825rem;
	font-weight:500;
	letter-spacing: 1px;
	line-height: 1.4;
	white-space: pre;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 0 3px 3px;
    }
}
.museum .clearance-sale{
	display:flex;
	justify-content: space-between;
	flex-direction: column;
	height:70px;
}
.museum .clearance-sale .price{
	font-size:1.0625rem;
	letter-spacing: 1px;
	color: #900;	
}
.museum .clearance-sale .price:after{
	font-size:0.75rem;
}
.museum .clearance-sale .list-price,
.museum .clearance-sale .price-down{
	font-size:0.8125rem;
}
.museum .clearance-sale .price-down{
	margin-top:2px;
}
.museum .clearance-sale .price-down span{
	padding:0px 3px 1px;
	background-color: #900;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	letter-spacing: 1px;
	font-size:12px;
}

/* 2025.3.25 COLUM */
 .main-box-colum .pc {
	display:block;
}
.main-box-colum .main-box .text-box .title p.price {
	line-height: 25px;
}
.main-box-colum .main-box .text-box .title p.price .text {
	font-size:13px;
	font-weight: 400;
	padding-bottom:0.7rem;
	display:inline-block;
}
.main-box-colum .main-center-box .title .text {
	background:rgba("0,0,0,0");
}
.main-box-colum .main-box .text-box .title p.price .text:last-child {
	padding-bottom:0px;
}
.main-box-colum .main-box2 .sidetable-cnt h2 {
	width:75%;
}
.main-box-colum .main-box2 .sidetable-cnt:nth-child(2) h2 {
	width:55%;
}
.main-box-colum .main-box2 .sidetable-cnt:nth-child(3) h2 {
	width:60%;
}
/*.main-box-colum .main-box2 .sidetable-cnt p.text {
	text-align: left;
}*/
.main-box-colum .sidetable-cnt li{
	text-align: right;	
}
.main-box-colum .sidetable-cnt li .gr{
	display:inline-block;
	margin-top:3px;
	color:#9D9D9D;
}
.main-box-colum .sub-box{
	width:100%;
}
.main-box-colum .fit-sofa-box{
	display:flex;
	flex-wrap:wrap;
}
.main-box-colum .fit-sofa-box header{
	width:100%;
}
.main-box-colum .fit-sofa-box,.main-box-colum .fit-sofa-inner_2,.main-box-colum .fit-sofa-inner_3 {
	width:50%;
}
.main-box-colum .color-wrap{
	/*display:flex;
	flex-wrap: wrap;*/
	gap:8px;
}
.main-box-colum #select-color .color-wrap label img {
	margin-top:2px;
	width:46px;
	height:46px;
	padding:0px;
}
.main-box-colum #select-color .color-wrap label{
	margin:0;
	text-align:center;
	height: 85px;
}
.main-box-colum #select-color input[type="radio"]:checked ~ img {
	margin-top:0px;
	width: 42px;
	height: 42px;
	padding:2px;
}
.main-box-colum .main-box .text-box .title p.text:nth-child(4) {
	margin-bottom:10px;
}
.main-box-colum .main-box2 .sidetable-cnt:nth-child(4) h2 {
	width:50%;
}
.main-box-colum .main-box2 .sidetable-cnt:nth-child(4) p.text {
	text-align: right;
}
 .main-box-colum .fit-sofa-box header {
	font-size: 20px;
    }
 .main-box-colum .fit-sofa-box header span {
	font-size: 12px;
	padding-right:10px;
    }
.main-box-colum .color-name{
margin:3px 0 0 0;
}
.main-box-colum .form-slider .slide {
	border-right:0.5px solid #F1F1F1;
}
@media (min-width: 550px) and (max-width: 959px) {
	.main-box-colum .form-slider .slide img {
	margin-left:0.20px;
	width:328px;
	height:328px;
}
}