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

/* 2024.09.19 OVERRIDE*/

html{
	font-size: 10px;
}
body{
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", Verdana, Meiryo, sans-serif;
	font-size: 1rem;
	background-color: #fff;
}
.center{
	text-align: center;
}
p span.off2{
	line-height: 2.4rem;
	font-size: 1.1rem;
	background-color: #900;
}
#page-top .navbar{
	background-color: #fff;
}

table.fabinfo tr th{
	width: 12%;
	text-align: center;
	background-color: #fff;
}
.sofaitem-attention__body{
	margin-top: 0;
}
.originalprice{
	color: #3c3c3c;
	font-weight: normal;
	font-size: 1.3rem;
}
.secondname{
	font-size: 1.3rem;
}
#lightbox-container-image-data-box{
	padding: 5px 10px 15px!important;
}
#lightbox-image-details-caption{
	font-size: 0.85rem;
}
.main-box .text-box .border-box2 {
	bottom: 25px;
}
/* 2024.09.19 OVERRIDE END*/

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.bold{
	font-weight: 700;
}

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

.zoomin-right{
	text-align: right;
}
.caption,
.zoomin-right{
    font-size: 1.3rem;
    font-weight: 400;
    /* margin: 0 0 5px 0; */
    line-height: 1.6;
    letter-spacing: .07em;
    color: #707070;
}
.caption{
	color: #3c3c3c;
}
.zoomin-right span{
	padding-left: 1.6rem;
	background-image: url(/img/icn_zoomin.png);
	background-position: 0 4px;
}
.main-box .text-box h1{
    font-size: 2.2rem;
    line-height: 1.3;
	letter-spacing: .1em;
	font-weight: 700;
	margin-bottom: 10px;
}

.description{
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 1.6;
	left: .07em;
}
.caption > strong,
.description > strong{
	font-weight: 700;
	font-size: 1.5rem;
}
.title1{
    font-size: 1.9rem;
    line-height: 1.3;
	font-weight: 700;
	letter-spacing: .1em;
	margin-bottom: -6px;
}
.main-box .text-box h1 span,
.main-box .text-box h2 span {
    font-size: 16px;
	font-weight: 700;
	letter-spacing: .07em;
    margin-left: 10px;
}

.main-box {
	padding: 80px 0 40px 0;
	display: flex;
	justify-content: space-between;
}

.main-box .image-box {
	padding-left: 0;
}

.main-box .text-box {
    width: calc( 100% - 385px - 40px );
}

.main-box .text-box .title p.price {
	color: #900;
	margin-bottom: 10px;
}

.main-box .text-box .border-box1>.table-box1 {
	margin-bottom: 10px;
}

.main-box .text-box .border-box1:after {
  content: "";
  clear: both;
  display: block;
}


.main-box .text-box .datas-fab>h2{
	float: none;
}
.main-box .text-box .datas-fab>table{
	margin-bottom: 0;
}
.faqs>p{
	margin-bottom: 1em;
}
.main-box .table-box1 table th,
.main-box .table-box1 table td{
	font-size: 1.4rem;
}
.linto {
	width: auto;
	font-size: 2.7em;
	margin: 17px 0 40px;
	height: auto;
	font-weight: 100;
}
strong.stats-new{
	font-weight: normal;
	color: #900;
}
.attention_link{
	background-color: #dba24c;
	position: relative;
	height: 55px;
	transition: 0.3s;
}
.attention_link:hover{
	background-color: #ce9239
}

.attention_link a{
	width: 90%;
	height: 100%;
	color: #3c3c3c;
	font-weight: 600;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 5%;
}
.attention_link a:hover{
	text-decoration: none;
}

.attention_link::after {
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	border: 2px solid;
	border-color: transparent transparent #3c3c3c #3c3c3c;
	transform: rotate(225deg);
	position: absolute;
	top: 0;
	right: 8px;
	bottom: 0;
	margin: auto;
	transition: 0.5s;
	font-size: 0.7rem;
}

.attention_link{
	margin-top: 5px;
}
.attention_link p{
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	font-weight: 700;
	text-align: center;
	margin: auto;
	font-size: 0.6rem;
}
.main-box .text-box .datas-fab{
	padding: 20px 0 0 0;
}

.sofa-photo-gallery-3p {
    border-top: none;
    box-sizing: border-box;
	margin-bottom: 50px;
}

.sofa-photo-gallery-3p h1.cnt-photo,
.sofa-photo-gallery-3p-white h1.cnt-photo,
.sofa-photo-gallery h1.cnt-photo {
    border: 1px solid #d2d2d2;
    text-align: center;
    font-size: 15px;
    padding: 13px 25px;
    margin-right: 30px;
    display: inline-block;
}

.sofa-photo-gallery-3p h1.bordertop{
    border-top: 1px solid #d2d2d2;
    padding: 50px 0 0 0;
    margin-top: -50px;
}

.sofa-photo-gallery-3p h1.cnt-photo {
    margin-top: 20px;
}

.sofa-photo-gallery-3p h2.strand {
    font-family: 'Noto Serif JP', serif;
    font-size: 1.8em;
    line-height: 1.9em;
    width: 330px;
    font-weight: 100;
}

.sofa-photo-gallery-3p h2.strand {
    font-family: 'Noto Serif JP', serif;
    font-size: 1.8em;
    line-height: 1.9em;
    width: 330px;
    font-weight: 100;
}

.sofa-photo-gallery-3p h2.strand span {
    font-size: 2.15em;
}

.sofa-photo-gallery-3p h2.uk {
    width: auto;
    font-size: 2.7em;
    margin: 17px 0 40px;
    height: auto;
    font-weight: 100;
}

.sofa-photo-gallery-3p-white {
    background: #fff;
}


.sofa-photo-gallery-3p-white h1.cnt-photo {
	margin-top: 0;
}

.sofa-photo-gallery-3p-white h2.title {
    font-size: 28px;
    padding: 13px 0px;
    font-weight: 100;
}

.sofa-photo-gallery-3p-white h2.title:after {
    content: "";
  	clear: both;
  	display: block;
}

.sofa-photo-gallery-3p h2.strand + .copy {
    width: 372px;
	margin-top: 8px;
}

.sofa-photo-gallery .item,
.sofa-photo-gallery-3p .item,
.sofa-photo-gallery-3p-white .item,
.stool-photo-gallery .item {
    width: 166px;
    height: 166px;
    margin-right: 2px;
    margin-bottom: 2px;
}

.sofa-photo-gallery .item:nth-of-type(5n),
.sofa-photo-gallery-3p .item:nth-of-type(5n),
.sofa-photo-gallery-3p-white .item:nth-of-type(5n),
.stool-photo-gallery .item:nth-of-type(5n) {
    margin-right: 0;
}

.item-box {
}
.sofa-photo-gallery-3p h1{
	margin-bottom: 1em;
}
.sofa-photo-gallery-3p .figures{
	display: grid;
	grid-template-columns: repeat(2,1fr);
	gap:2rem 1em;
	margin:0 0 1em 0;
}
.sofa-photo-gallery-3p .item{
	width:100%;
	height: inherit;
	box-sizing: border-box;
	margin: 0;
}
.sofa-photo-gallery-3p .figures .item img{
	max-width: 100%;
	height: auto;
}

/*///////////サイズ指定ボックスここから///////////*/
/* アウトレットここから */
.sofa-size-outlet {
    background-color: #fff;
    margin: 8px 0 0px 0;
    border: 1px solid #d2d2d2;
	display: flex;
}
.sofa-size-outlet .title-box {
    width: 200px;
    margin: 5px;
    text-align: center;
    border-right: none;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background-color: #3c3c3c;
}
.sofa-size-outlet .size-title {
    padding:1em 0;
    color: #fff;
}
.sofa-size-outlet .size-title p{
	font-size: 1.5rem;
}

.sofa-size-outlet .size-item {
    height: 100%;
}
.sofa-size-outlet .size-item .size-list {
    width: 100%;
    height: 100%;
    text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.sofa-size-outlet .size-item .size-list p:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    background: url(../img/icn_check.png) no-repeat 50% 50%;
}
.sofa-size-outlet2 .item {
    display: flex;
}
.sofa-size-outlet2 .item ul {
}
.sofa-size-outlet2 .size-icn-item {
    display: block;
    padding: 5px;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
}
/*.sofa-size-outlet2 .red {
    position: relative;
    width: 100%;
}
.sofa-size-outlet2 .red .attention{
    position: absolute;
    top: 52%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 520px;
}*/

/*//////////▼230511_成瀬追加//////////////*/
.attention{
    padding:8px 13px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.attention .postage{
   width: 100%;
    padding-top:3px;
	margin: 0;
}
.attention span.strong{
    font-size: 1rem;
    margin:0 10px 0 5px;
    font-weight:600;
}
.attention .postage a{
        display: inline-block;
	margin-left: 1em;
}
.outlet_title01 {
    width: auto;
    font-size: 2.3em;
    margin: 17px 0 40px;
    height: auto;
    font-weight: 100;
    color: #ffffff;
}
.sofa-photo-gallery-3p span.zoomin_w {
    padding: 3px 0 0 14px;
    color: #fff;
}
.attention-special{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
/*////////////////////////*/

ul.size-icn {
	display: flex;
}

ul.size-icn li {
	display: block;
	width: 100px;
	height: 93px;
	padding: 5px;
    border-left: 1px solid #d2d2d2;
}

.sofa-size-navi2,
.sofa-size-navi2 .red {
	border-left: 1px solid #d2d2d2;
}

ul.size-icn + p {
	/*padding: 32px 40px;*/
    height: 103px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}

.outlet-brick{
	width: 920px;
    background: #fff;
	display: -webkit-box; /*Android4.3*/
	display: -moz-box;    /*Firefox21*/
	display: -ms-flexbox; /*IE10*/
	display: -webkit-flex; /*PC-Safari,iOS8.4*/
	display: flex;
    margin-bottom: 50px;
}
.outlet-brick .text-box{
    color: #3c3c3c;
	display: -webkit-box; /*Android4.3*/
	display: -moz-box;    /*Firefox21*/
	display: -ms-flexbox; /*IE10*/
	display: -webkit-flex; /*PC-Safari,iOS8.4*/
	display: flex;
	-ms-flex-item-align: center; /*IE10*/
	-webkit-align-self: center;  /*PC-Safari,iOS8.4*/
	align-self: center;
    padding: 0 40px;
}
.outlet-brick .text-box h3{
	font-size: 1.4rem;
    margin-bottom: 20px;
    line-height: 2rem;
}
.outlet-brick .joint-brick{
    margin-top: 10px;
}
.outlet-brick .joint-brick a{
    color: #dba24c;
}


.one-outlet{
	padding: 50px 40px 0px!important;
}
.one-outlet .table-box1{
	padding-top: 10px;
}

.one-outlet tr{
	height: 100px;
}
table td.type2{
	padding: 0;
}
table td.type2 .flex{
	display: flex;
	flex-wrap: wrap;
}
table td.type2 .flex:nth-child(2){
	border-top: 1px solid #d2d2d2;
}
table td.type2 .flex p{
	padding: 10px;
	display: flex;
	align-items: center;
}
table td.type2 .flex p:first-child{
	border-right: 1px dotted #d2d2d2;
	width: 19em;
}

table.fabinfo{
    margin-bottom: 30px;
}

table.fabinfo tr td:nth-child(2){
	border-right:none;
	width:55%;
}
table.fabinfo tr td:last-child{
	border-left: 1px dotted #d2d2d2;
}

/* /css/common.cssを上書き */
p span.off{
	background-color: #900;
    color: #fff;
    border: none;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: .07em;
	line-height: 1.6;
}
/* /css/common.cssを上書きここまで */

/* アウトレットここまで */
/* 交換用カバーここから */
.sofa-size-cover {
	background-color: #fff;
	padding-top: 5px;
	margin: 8px 0 0px 0;
	border: 1px solid #d2d2d2;
	height: 160px;
}

.sofa-size-cover .title-box {
	background-color: #3c3c3c;
	padding: 70px 0 0 0;
	width: 208px;
	margin-left: 5px;
	height: 83px;
	text-align: center;
	color: #fff;
	float: left;
	border: 1px solid #d2d2d2;
}

.sofa-size h3 {
	font-size: 120%;
}

.sofa-size-cover .size {
	font-size: 14px;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	width: 741px;
	border: 1px solid #d2d2d2;
	color: #FFF;
	background-color: #3c3c3c;
	height: 37px;
	text-align: left;
	padding: 18px 0 0 30px;
}

.sofa-size-navi2 .item {
	display: flex;
	align-items: center;
	width: 777px;
}

ul.size-navi li {
	display: block;
	width: 110px;
	height: 103px;
	float: left;
	border-left: 1px solid #d2d2d2;
	text-indent: -7777px;
	overflow: hidden;
}

ul.size-navi li.last {
	border-right: 1px solid #d2d2d2;
}

ul.size-navi li a {
	display: block;
	width: 100px;
	height: 93px;
	margin: 5px;
	background-repeat: no-repeat;
	padding: 0;
}

div.sofa-size-img {
	border-bottom: 1px solid #d2d2d2;
	clear: both;
}

/* サイズ指定ボックス(商品による振り分け) */
ul.size-navi-sarah {
	width: 560px;
}

/* 交換用カバーここまで */
/* クッションここから */
.size-button-on {
	background-position: 0 -93px;
}

ul.size-navi-cushion .size-450 a {
	background-image: url(../img/item_page/cushion/size_btn_450.png);
}

ul.size-navi-cushion .size-600300 a {
	background-image: url(../img/item_page/cushion/size_btn_600300.png);
}

ul.size-navi-cushion .size-490350 a {
	background-image: url(../img/item_page/cushion/size_btn_490350.png);
}

ul.size-navi-cushion .size-600 a {
	background-image: url(../img/item_page/cushion/size_btn_600.png);
}

.affinity-box {
	width: 918px;
}

/* クッションここまで */
/* ラグここから */
ul.size-navi-rug .size-s1000 a {
	background-image: url(../option/img/rug/size_btn_s1000.png);
}

ul.size-navi-rug .size-s1400 a {
	background-image: url(../option/img/rug/size_btn_s1400.png);
}

ul.size-navi-rug .size-12001600 a {
	background-image: url(../option/img/rug/size_btn_12001600.png);
}

ul.size-navi-rug .size-18001800 a {
	background-image: url(../option/img/rug/size_btn_18001800.png);
}

ul.size-navi-rug .size-14002000 a {
	background-image: url(../option/img/rug/size_btn_14002000.png);
}

ul.size-navi-rug .size-17002400 a {
	background-image: url(../option/img/rug/size_btn_17002400.png);
}

/* クッションここまで */
/* ヘッドレストここから */
.headrest-box {
	top: 0;
	background: #fff;
	width: 918px;
	position: relative;
	padding: 40px;
	border: 1px solid #d2d2d2;
	border-top: none;
}

.headrest-box .attention span.red {
	font-size: 12px;
	font-weight: 600;
}
.headrest-box .attention p{
	margin-left: 90px;
    margin-top: -13px;
}

.headrest-box h3 {
	font-size: 20px;
}

.headrest-box .copy {
	margin: 20px 0;
}

.headrest-box .affinity-box {
	height: 500px;
	width: 916px;
}

.affinity-box .headlest-image {
	float: left;
	width: 432px;
}

.headlest-size-box {
	width: 483px;
	height: 350px;
	border-left: 1px solid #d2d2d2;
}

.headlest-size-box h2 {
	padding: 15px;
	font-size: 15px;
	text-align: center;
	background: #e6e6e6;
}

.headlest-size-box img {
	text-align: center;
	border: 1px dotted #d2d2d2;
}

.headlest-size-box p {
	text-align: center;
	margin-top: 15px;
}

.headrest-box .affinity-box .table-box1 {
	position: relative;
	height: 500px;
	float: left;
	width: 483px;
	padding: 0;
}

.headrest-box .affinity-box .table-box1 table {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 170px;
	border-right: none;
	border-bottom: none;
}

.headrest-box .affinity-box .table-box1 table tr {
	margin: 0;
}

.headrest-box .affinity-box .table-box1 span {
	font-weight: normal;
}

.headrest-box .affinity-box .table-box1 a {
	text-decoration: none;
}

.headrest-box .affinity-box .table-box1 a:hover {
	color: #dba24c;
}

.headlest-size,
.headlest-washing {
	width: 450px;
}

.headlest-size h2,
.headlest-washing h2 {
	margin: 40px 0 20px 0;
}

.headlest-size p,
.headlest-washing p {
	margin: 20px 0;
}

ul.size-navi-headrest .size-headrest a {
	background-image: url(../img/item_page/headrest/size_btn_headrest.png);
}

ul.size-navi-headrest .size-headrest-cover a {
	background-image: url(../img/item_page/headrest/size_btn_headrest_cover.png);
}

/* ヘッドレストここまで */
/* 木フレーム注意喚起 */
.sofaitem-attention:not(:last-child) {
	margin-bottom: 50px;
}

.sofaitem-attention__head,
.sofaitem-attention .sofaitem-attention__title,
.sofaitem-attention .sofaitem-attention__subtitle,
.sofaitem-attention__body{
	width: inherit;
	font-weight: 300;
	margin-left: 0;
}
.sofaitem-attention__body .sofaitem-content{
	font-size: 1.5rem;
}
.sofaitem-attention__head .sofaitem-attention__title{
	font-size: 2.2rem;
	font-weight: 600;
	margin-bottom:10px;
}
.sofaitem-attention__head .sofaitem-attention__subtitle{
	font-size: 1.7rem;
	font-weight: 600;
	margin-bottom:10px;
}

a.sofaitem-attention__inner{
	padding: 25px;
	color: #fff;
	text-decoration: none;
	display: block;
}
/*///////////購入ボックスここから///////////*/

.item-tobuy {
	border: 1px solid #d2d2d2;
	border-top: none;
	background-color: #fff;
	margin: 0px 0 8px 0;
	display: flex;
	align-items: center;
	height: 110px;
}

.price-list-c {
	height: 136px;
	border-left: none;
	border-left: right;
}

.price-list-r {
	height: 76px;
	border-left: none;
	border-left: right;
}

.space8 {
	margin-top: 8px;
	border-top: 1px solid #d2d2d2;
}

.item-tobuy .button a{
	font-weight: 800;
}

.item-tobuy .item {
	background-color: #fff;
	width: 780px; /*759px;*/
	display: flex;
	align-items: center;
}

.item-tobuy .caption {
	width: 40%; /*420px;*/
	color: #3c3c3c;
	padding: 8px;
	border-right: 1px solid #d2d2d2;
}
.item-tobuy .tax {
	color: #3c3c3c;
	font-size: 1.3rem;
	font-weight: 400;
	margin-top: 5px;
	line-height: 1.6;
	letter-spacing: .07em;
}

.item-tobuy .caption-c {
	width: 392px; /*420px;*/
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	font-size: 11px;
	color: #3c3c3c;
	height: 68px;
	padding: 8px 30px 0px 20px;
}

.item-tobuy .schedule {
	width: 35%;
	/* border-left: 1px solid #d2d2d2; */
	border-right: 1px solid #d2d2d2;
	text-align: left;
	display: flex;
	flex-direction: column;
	padding: 8px 1em;
	justify-content: center;
	box-sizing: border-box;
	gap:1em;
	height: 100%;
	/* flex: 1; */
}

.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 {
	color: #900;
	font-weight: 600;
	font-size: 16px;
}

.item-tobuy .schedule .name,
.item-tobuy .schedule2 .name {
	line-height: 17px;
	font-size: 15px;
	font-weight: 600;
}

.item-tobuy .schedule2 .calculation {
	padding-left: 10px;
}

.item-tobuy .schedule .price {
	line-height: 15px;
	font-size: 1.7rem;
	font-weight: 600;
	color: #900;
}

.item-tobuy .schedule .tax {
    font-size: 12px;
	font-weight: normal;
}

.item-tobuy .schedule .price_c {
	float: right;
	line-height: 5px;
	font-size: 15px;
}

.item-tobuy .schedule2 .price {
	float: right;
	line-height: 7px;
	font-size: 15px;
	font-weight: 600;
	margin-top: -7px;
}

.item-tobuy .button {
	/* width: 212px; */
	/* padding: 8px; */
	/* display: flex; */
	/* justify-content: center; */
	/* align-items: center; */
	/* flex-direction: column; */
	/* margin-right: 5px; */
	/* justify-content: center; */
	margin-right: auto;
	margin-left: auto;
}
.item-tobuy .button em{
	display: block;
	text-align: center;
}


/*///////////購入ボックスここまで///////////*/
/*///////////プライスリストここから///////////*/
.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: 320px;
	float: left;
	margin-bottom: 8px;
}

.price-list-box .caption2 {
	font-size: 12px;
	float: left;
	width: 392px; /*420px;*/
	border-right: 1px solid #d2d2d2;
	font-size: 11px;
	color: #707070;
	height: 295px;
	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;
}

.price-list-box .price-list {
	padding: 30px 8px 0px 30px;
	/*padding:20px 8px 0px 30px;テーブル5段の場合*/
}

.price-list-box .price-list2 {
	padding: 30px 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: 600;
}

.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: 30px; /*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 {
	width: 212px;
	height: 66px;
	display: block;
	text-indent: -99999px;
	background: url(../img/icn_store/icn_sold_item.gif);
}

.stock0_outlet {
	width: 212px;
	height: 66px;
	display: block;
	text-indent: -99999px;
	background: url(../img/item_page/outlet/icn_sold.gif);
}

/*///////////プライスリストここまで///////////*/
/*///////////商品フッター4ここから///////////*/
#sofa-storeinfo {
	padding: 3px;
	width: 1000px;
	box-sizing: border-box;
	background-image: url(../../img/check_back.png);
	background-repeat: repeat;
	margin: 0px auto 0px;
	display: flex;
}

#sofa-storeinfo .item {
	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: 1000px;
	box-sizing: border-box;
	margin: 8px auto 0px;
	display: block;
	background-color: #fff;
	border: 1px solid #d2d2d2;
}

#delivery {
	display: block;
	border-bottom: 1px solid #d2d2d2;
	display: flex;
	align-items: center;
}

#delivery h3.icn {
	width: 261px;
}

#delivery p.text {
	font-size: 11px;
	color: #707070;
	width: 330px;
	padding: 16px 16px 16px 8px;
	border-right: 1px dotted #d2d2d2;
}

#delivery p.link {
	width: 398px;
	padding: 10px;
	text-align: center;
}

#service-footer ul {
	text-align: left;
	display: flex;
}

#service li.service-item {
	border-right: 1px solid #d2d2d2;
	width: 199px;
	height: 199px;
	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ここまで///////////*/
/*///////////商品フッター5ここまで///////////*/




/*///////////アウトレット納期表示ここから/////////////*/

.outlet-nouhin-box{
	position:absolute;
	bottom:30px;
}

.outlet-nouhin{
	display: flex;
	width:518px;
/*	background-color:#900;*/
	color:#900;border:1px solid #900;
	align-items: flex-end;
	box-sizing: border-box;
}

.outlet_nouki{
	display:flex;
	align-items:flex-end;
	text-align:right;
	line-height: 1.4em;
	width:261px;
	padding: 14px 0px 13px 26px;
    box-sizing: border-box;
	border-right: 1px solid #900;

}

.outlet_nouki h5{
    font-size: 20px;
    margin: 0px 5px 2px;
}

.outlet_nouhinday{
	display:flex;
	padding: 9px 0 9px 37px;
}

.outlet_nouhinday p{
	background-color:#900;
	color:#fff;
	padding: 5px 5px 2px 6px;
	margin:0 0 1px 0;
}

.outlet_nouhinday .date{
	font-size: 20px;
    margin: 5px 0 0 13px;
    font-weight: bold;
}

.outlet-nouhin-sp{
	display: none;
}

.outlet-nouhin + p{
	text-align:center;
	border-bottom:1px dotted #900;
	width: 253px;
    margin: 7px 0 0 auto;
}

.outlet-nouhin + p span {
	font-size:1.25em;
	font-weight:bold;
}
/*///////////アウトレット納期表示ここまで/////////////*/


.sp{
	display:none;
}

.sofaPage-link{ /* 交換用カバーページ */
	padding: 3px!important;
	line-height: 40px!important;
}

.sofaPage-link p{ /* 交換用カバーページ */
	background-color: #dba24c;
}

.sofaPage-link p:hover{
	background-color: #ab8730;
}

.sofaPage-link a{
	color: #fff;
}

.sofaPage-link .arrow2_w {
    padding-left: 26px;
	display: inline-block;
	width: calc(100% - 26px);
	height: 100%;
	background-position: 13px 17px;
}

.sofa-photo-gallery .item-box a,
.sofa-photo-gallery-3p .item-box a,
.sofa-photo-gallery-3p-white .item-box a,
.stool-photo-gallery .item-box a,
.rug-photo-gallery2 .item-box a,
a.arrow1,
p.arrow1 {
    color: #dba24c;
}

.wood-frame.attention{
	color: #fff;
	display: block!important;
}
.wood-frame.attention a{
	text-decoration: none!important;
	color: #fff!important;
	background-color: #6f0601;
    transition: all 0.3s ease;
    padding: 20px 40px;
    margin-top: 10px;
	display: flex;
    align-items: center;
    justify-content: space-between;
	font-size: 13px;
	letter-spacing: 0.05em;
}
.wood-frame.attention a:hover{
	background-color: #8f0900;
}
.wood-frame.attention h3{
	margin-right: 30px;
	font-size: 22px;
	line-height: 1.45;
	font-weight: 500;
}
.wood-frame.attention p{
	width: 45%;
	line-height: 1.7;
}

/*///////////▼240417 森追加///////////*/
#boxer .boxer-container{
		background-color: #000;
	}

/*///////////▼240621 森追加///////////*/
#lightbox-container-image-data-box{
				padding: 5px 10px 15px!important;
			}
#lightbox-image-details-caption{
				font-size: 0.85rem;
			}
.attention_link{
					background-color: #dba24c;
					position: relative;
					height: 55px;
					transition: 0.3s;
					margin-top: 5px;
				}
.attention_link:hover{
					background-color: #ce9239
				}
.attention_link a{
					width: 90%;
					height: 100%;
					color: #3c3c3c;
					font-weight: 600;
					display: flex;
					justify-content: center;
					align-items: center;
					padding: 0 5%;
				}
.attention_link a:hover{
					text-decoration: none;
}
.attention_link::after {
					content: '';
					display: block;
					width: 5px;
					height: 5px;
					border: 2px solid;
					border-color: transparent transparent #3c3c3c #3c3c3c;
					transform: rotate(225deg);
					position: absolute;
					top: 0;
					right: 8px;
					bottom: 0;
					margin: auto;
					transition: 0.5s;
					font-size: 0.7rem;
}
.attention_link p{
					position: absolute;
					top: -30px;
					left: 0;
					right: 0;
					font-weight: 700;
					text-align: center;
					margin: auto;
					font-size: 0.6rem;
}
td.fabric-item-2type{
				width:167px;
			}
    .table-box1 table td.row3{
padding:5px 10px;
		}
.pgallery-h2{
					width: auto;
					font-size: 2.7em;
					margin: 17px 0 40px;
					height: auto;
					font-weight: 100;
}
.border-box2 .table-box1 table tr:nth-of-type(1) > td.fabric-item:nth-of-type(1){
	width:40px;
}
td.fabric-item-2type{
	width:167px;
}
