/** Shopify CDN: Minification failed

Line 1834:0 Unexpected "}"

**/
@charset "utf-8";

/************************/
/* Clear                */
/************************/
.norep_r {  background-repeat: no-repeat; background-position: right}
.norep_tr {  background-repeat: no-repeat; background-position: right top }
.norep_l {  background-repeat: no-repeat; background-position: left}
.norep_tl { background-repeat: no-repeat; background-position: left top }
.norep_br { background-repeat: no-repeat; background-position: right bottom}
.bkline {  text-decoration: none}
.norep_bl { background-repeat: no-repeat; background-position: right bottom }
.norep_bc { background-repeat: no-repeat; background-position: center bottom}
.norep_tc { background-repeat: no-repeat; background-position: center top}


/************************/
/* Clear                */
/************************/

table{border:none;}
ul,li,ol{list-style:none;}

input{-webkit-appearance:none;}

/* <br /> の改行を有効にする */
br {letter-spacing: 0;}





/***********************************************/
/* DIVの縮まりを修正するクラス                 */
/***********************************************/
/*for IE 5.5-7*/

.clearfix{
    zoom:1;
}

/*for modern browser*/
.clearfix:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
    }
    
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/************************/
/* base                */
/************************/


/*********▼size_order.css▼***************/


.Product__InfoWrapper .ProductMeta__PriceList,
.Product__InfoWrapper .ProductMeta__Bunkatu{
  display: none;
}


table.cart_nt td{
  color: #585858;
  border-color: #e2e2e2;
  line-height: 1.7;
}
table.cart_nt th{
  font-weight: 400;
  padding: 18px 10px;
  border-color: #e2e2e2;
}



div.order_form{
  box-sizing: border-box;    
  margin:0 auto;
  font-size:14px;  
  background: #FFF;
  letter-spacing:0.1em;
  max-width: 820px;
}



div.order_form h1{
  width:100%;
  padding:0 0 3%;
  border-bottom:2px solid #000;
  text-align:center;
}

div.order_form h2{
  width:100%;
  font-size:18px;
  font-weight:bold;
  margin:40px 0; 
}

@media screen and (max-width: 767px) {
  div.order_form h2{
    font-size:16px;
  }
}

.order_form h2 span{  
  font-weight: 400;
  font-size: 14px;  
  color: #585858;
}

div#step1,div#step2,div#step3,div#step4{
  width:100%;
  position:relative;
}


/*見出しの番号アイコン*/

h2.stepicon{
  display: flex;
  align-items: center; 
  flex-wrap: wrap;
  position: relative;
  padding-left: 70px;
}

h2.stepicon:before{
  content:"1";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  padding:8px;
  text-align:center;
  vertical-align:middle;
  margin-right:20px; 
  font-weight:bold;
  color:#fff;
  background-color:#222222;
  position: absolute;
  left: 0;
}

h2.stepicon span{
  display: block;
  width: 100%;
}

/*見出しの番号アイコン2番以降の指定*/
div#step2 h2.stepicon:before{content:"2";}
div#step3 h2.stepicon:before{content:"3";}
div#step4 h2.stepicon:before{content:"4";}
div#step5 h2.stepicon:before{content:"5";}
div#step6 h2.stepicon:before{content:"6";}
div#step7 h2.stepicon:before{content:"7";}
div#step8 h2.stepicon:before{content:"8";}


/*オプション*/
ul#design{
  width:100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin:0 auto;    
  text-align:center;
}
ul#design li{
  display:inline-block;
  width:18.5%;
  margin:0 2.5% 0 0;
  font-size:13px;
  letter-spacing:0.1em; 
}

ul#design li img{
  border-radius: 6px;
}

/*サイズ入力部分*/
div#step1 div.size_form{
  width:100%;
  margin:1em 0 0;
}

div#step1 div.size_form ul.size_txtbox{
  width:35%;
  float:left;
  vertical-align:middle;
  margin: 20px 0;
  }

div#step1 div.size_form ul.size_txtbox li{
  width:100%;
  font-size:14px;
  margin:0.5em 0;
  text-align:right;
}

div#step1 div.size_form ul.size_txtbox li input{
  margin:0 15px;
  border: 1px solid #D1D1D1;
  text-align: right;
  width:40%;
  height: 50px;
  padding: 5px 10px;
  text-align: center;
}
div#step1 div.size_form ul.size_txtbox li select{
  width:40%;
  height: 50px;
  margin:0 15px;
  border: 1px solid #D1D1D1;
}

div#step1 div.size_form ul.size_txtbox li p.outside {
    display: inline-block;
    width: 40%;
    margin: 0 15px;    
    text-align: center;    
    border: 1px #ccc solid;    
    background-color: #f7f7f7;
}

div#step1 div.size_form ul.size_txtbox li p.inner_haba,
div#step1 div.size_form ul.size_txtbox li p.inner_depth,
div#step1 div.size_form ul.size_txtbox li p.inner_height,
div#step1 div.size_form ul.size_txtbox li p.longest,
div#step1 div.size_form ul.size_txtbox li p.modesty_panel
{
    display: inline-block;
    width: 40%;
    margin: 0 15px;
    border: 1px #ccc solid;
    text-align: right;
    background-color: #f7f7f7;
}

div#step1 p{
  color: #585858;
}

/*サイズ入力部分の商品の画像*/
div#step1 div.size_form div.size_img{
  width:60%;
  float:right;  
}


.content p{
	background:#F7F7F7;
	color: #1C1B1B;
	text-align: center;
	width: 100%;
	position: relative;
	padding:15px;
	margin:30px auto 40px auto;    
}

.content p:before{
	content: "";
	position: absolute;
	bottom: -40px;
    left: 50%;
    transform: translate(-50%, -0%);
	border: 20px solid transparent;
	border-top: 20px solid #F7F7F7;
}


/*「金額算出」ボタン*/
/*step1 →　order_form　へ変更2018/11/28*/
div.order_form input.jamp{
  cursor: pointer;
  width: 100%;
  margin: 0 auto 40px;
  padding: 20px;
  font-size: 14px;
  font-weight: 500;
  border: 0;
  color: #fff;
  background: #222222;
  display: inline-block;
}

div.order_form input.jamp:hover{
  opacity:0.9;  
}

/*「金額算出」ボタンで金額表示する場所*/
div.order_form #price{
  width: 100%;  
  font-size: 34px;
  font-weight: 500;
  display: inline-block;
  padding: 0 0 10px 0;
  border: 0;
  background-color: transparent;
  border-bottom: 2px solid #f94c43;
  color: #f94c43;
  letter-spacing: 0;
  text-align: center;
  border-radius: 0;
}



/*「金額算出」ボタンで【別ページご案内】メッセージ表示*/
div.order_form div#linkmsg{
  color:#000000;
  font-size:0.9em;
  font-weight:bold;
  width:99%;
  background-color:#fff;
  text-align:center;
  padding:1em 0;
  border-radius:3px;
  box-shadow:2px 2px #ccc;
  border:1px solid #eee;
  margin-top: 10px;
}

div.order_form div#linkmsg a{
  text-decoration:underline;
}
  
/*「金額算出」ボタンで【オーダー不可】メッセージ表示*/
div.order_form div#ErrMsg{
  color:#f94c43;
  font-size:0.9em;
  font-weight:bold;
}


/*「ご希望カラーを選択」*/
ul#radio_btn,ul.radio_btn{
  width:100%;  
  margin:0 auto;  
  letter-spacing:0;
  text-align:center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}


/*20181128 width:18% →19、margin:1.5% → 1%へ変更*/
ul#radio_btn li,ul.radio_btn li{  
  width:16.6666%;
  vertical-align:top;
  text-align:center;
}

ul.color8 li {
  width: 12%;
  margin: 0;
}


ul.color7 li {
  width: 14.2857%;
  margin: 0;
}


ul#radio_btn li img,ul.radio_btn li img{
  width:100%;
  margin: 0;
}

ul#radio_btn li h3,ul.radio_btn li h3{
  font-size: 14px;
  letter-spacing: 0.1em;
  margin: 15px 0 0 0;
  line-height: 1.7;
}

@media screen and (max-width: 767px) {
  ul#radio_btn li h3,ul.radio_btn li h3{
    margin: 5px 0 0 0;
    font-size: 12px;
  }
}

/*チェックボタン*/
ul#check_btn{
  width:100%;  
  margin:0 auto;  
  letter-spacing:0;
  text-align:center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}

/*20181128 width:18% →19、margin:1.5% → 1%へ変更*/
ul#check_btn li{
  display:inline-block;
  width:15%;  
  font-size: 10px;  
  padding: 0;
  vertical-align:top;
  text-align:center;
  margin-bottom: 20px;
}

ul#check_btn li img{
  width:100%;
}
ul#check_btn li h3{
  font-size:1.2em;
  margin-top: 15px;
  line-height:1.5em;
}

/*20181204追加　IEラジオボタンクリック対策*/
@media all and (-ms-high-contrast: none) {
label{
  display:inline-block;
}
label img{
  pointer-events: none;
}
}

/*5列の時のカラム落ち防止*/
ul#radio_btn li:nth-child(5n),ul.radio_btn li:nth-child(5n){
  margin-right:0;
}/*5列の時のカラム落ち防止*/
ul#check_btn li:nth-child(5n){
  margin-right:0;
}

ul#radio_btn input[type="radio"] ,ul.radio_btn input[type="radio"] ,ul#check_btn input[type="checkbox"],ul#design input[type="radio"]{
  display    : none;            /* チェックボックスは非表示 */
}

/* --- チェックボックスの画像指定 --- */
#op_haisen + label:after {
    content: url(/cdn/shop/files/op_haisen.png?v=1640665711); 
}
#op_concent + label:after {
    content: url(/cdn/shop/files/op_concent.png?v=1675927452);
}
#op_habaki + label:after {
    content: url(/cdn/shop/files/op_habaki.png?v=1640665711);
}
#op_casterbk + label:after {
    content: url(/cdn/shop/files/op_caster.png?v=1640665711);
}
#op_casterwh + label:after {
    content: url(/cdn/shop/files/op_casterwh.png?v=1640665711);
}
 
 /* --- チェックボックス直後のlabel --- */
ul#radio_btn input[type="radio"] + label,ul.radio_btn input[type="radio"] + label{
  display    : inline-block;
  background-color:#fff;
  border-radius:3px;
  border:2px solid #fff;
  padding: 5px;
  cursor     : pointer;         /* カーソル設定 */
  transition : .2s;             /* なめらか変化 */
  transform  : scale(0.9, 0.9);  /*少し小さく   */
}

ul#design input[type="radio"] + label{
  display    : inline-block;
  background-color:#fff;
  border-radius:3px;
  border:1px solid #fff;
  padding: 5px;
  margin     : 0 0 0.4em;             /* labelの間隔  */
  opacity    : 0.6;             /* 透明度       */
  cursor     : pointer;         /* カーソル設定 */
  transition : .2s;             /* なめらか変化 */
  transform  : scale(0.9, 0.9);  /*少し小さく   */
}

 

 /* --- 選択されたチェックボックス直後のlabel --- */
ul#radio_btn input[type="radio"]:checked + label,ul.radio_btn input[type="radio"]:checked + label,ul#design input[type="radio"]:checked + label {  
  transform  : scale(1, 1);     /* 原寸に戻す   */  
  border-radius: 14px;
  border:2px solid #707070;
}
  
 /* --- 選択されたチェックボックス直後のlabel --- */
ul#radio_btn input[type="radio"]:not(:checked) + label:hover,ul.radio_btn input[type="radio"]:not(:checked) + label:hover,ul#design input[type="radio"]:not(:checked) + label:hover {
  opacity    : 0.9;             /* 透明度       */
}

 /* --- チェックボックス直後のlabel --- */
ul#check_btn input[type="checkbox"] + label{
  display    : inline-block;
  background-color:#fff;
  border-radius:3px;
  border:1px solid #fff;
  padding:5px;  
  cursor     : pointer;         /* カーソル設定 */
  transition : .2s;             /* なめらか変化 */
  transform  : scale(0.9, 0.9);  /*少し小さく   */
}

 /* --- 選択されたチェックボックス直後のlabel --- */
ul#check_btn input[type="checkbox"]:checked + label {  
  transform  : scale(1, 1);     /* 原寸に戻す   */  
  border-radius: 14px;
  border:2px solid #707070;
}
 
 /* --- 選択されたチェックボックス直後のlabel --- */
ul#check_btn input[type="checkbox"]:not(:checked) + label:hover {
  opacity    : 0.9;             /* 透明度       */
}


/*注意事項のご確認部分*/
ul#attention{
  width:100%;
  margin: 0;
}

ul#attention li{  
  background: url(https://interior-arne.com/cdn/shop/files/icon_checklist.png?v=1644591306) no-repeat top left;
  background-position-y: 5px;
  background-size: 17px 17px;
  padding: 0 0 20px 40px;
  color: #585858;
}



/*内容確認部分*/
div#check_area{  
  height:auto;
  padding:25px 40px 60px 40px;
  margin:20px auto 0;
  background-color:#fff;
  border:2px solid #f94c43;
}

div#check_area h3{
  font-size:18px;
  font-weight:bold;
  color: #f94c43;
  margin:0 auto 0.8em;
  border:2px solid #f94c43;
  padding: 14px 10px;
  text-align:center;
  margin-bottom: 40px;
  line-height: 1.5;
}

/*内容確認部分 条件*/
div#check_area ul#check_list{
  width:42%;
  margin:0;
  float:left;
  color: #222222;
  border-right:1px solid #EAEAEA;
  padding-right: 15px;
}

div#check_area ul#check_list li{  
  padding: 0;
}

/*内容確認部分 価格*/
div#check_area div#check_price{
  width:50%;
  margin:0;
  float:right;
  color:#f94c43;
  text-align:right;
}


/*買い物かごに入れるボタン*/
div#check_area div#check_price #add-cart {  
  background-color:#222222;  
  border:0;
  width:100%;
  color:#fff;  
  padding: 20px;
  font-size: 14px;
  font-weight: 500;
  margin-top: 30px;  
  cursor: pointer;
  text-align: center;
}

div#check_area div#check_price #add-cart:hover{
  opacity:0.9;    
}


/*「金額算出」ボタンで金額表示する場所【2つ目】の、「税込・送料無料」部分*/
div#check_area div#check_price div.price_txt{
  font-weight:500; 
}

/*「金額算出」ボタンで金額表示する場所【2つ目】*/
div#check_area div#check_price #cart_price{   
  font-size:34px;
  font-weight:500;
  border:0;
  text-align:right;
  line-height: 1.3;
}

#opmsg p{
  color:#196CD0;
  font-size:0.9em;
  font-weight:bold;
  width:99%;
  background-color:#fff;
  text-align:center;
  padding:1em 0;
  border-radius:3px;
  box-shadow:2px 2px #ccc;
  border:1px solid #eee;
}

#opmsg span {
    color: #E30C10;
    font-size: 0.8em;
    font-weight: bold;
    width: 99%;
    margin-top: 10px;
    text-align: right;
}

#opmsg p span{
  color:#CC0000;
}



#sizemsg p{
  color:#D12225;
  font-size:0.9em;
  font-weight:bold;
  width:99%;
  background-color:#fff;
  text-align:center;
  padding:1em 0;
  border-radius:3px;
  box-shadow:2px 2px #ccc;
  border:1px solid #eee;
}


/*********▲size_search_all.css▲***************/

/*********▼モーダルウィンドウ（検証用）▼***************/


#modal-content {
	width: 90% ;
  max-width:520px;
  height:auto;
  padding-top:100%;
	margin: 0 auto;
	padding: 2% ;
	border: 2px solid #aaa ;
	background-color: #fff ;
  /*モーダルONにするときは下記コメントアウトを解除*/
	position: fixed ;
	display: none ;
	/*display: block ;*/
	z-index: 2 ;
}

#modal-content img{
  width:100%;
  margin:0 auto 
}

#modal-content img.img_sp{
  display:none;
}
#modal-content img.img_pc{
  display:block;
}

#modal-content ul{
  width:100%;
  font-size:0px;
  letter-spacing:0;
}

#modal-content ul li{
  display:inline-block;
  width:49%;
  margin-right:1%;
  font-size:1rem;
  letter-spacing:0.1em;  
  text-align:center;
  cursor:pointer;
}

#modal-content ul li:nth-child(2n){
  margin-right:0;
}

#modal-content p#modal-close{
  display:inline-block;
  padding:1em 0;
  width:100%;  
  background-color:#ccc;
  border-radius:4px;
}

#modal-content input{
  padding:1em 0;
  width:100%;
  border-radius:4px;
  font-weight:bold;
  border:0;
  box-shadow:0 2px 0 #600000;
  color:#fff;
  background: #f94c43;
  cursor:pointer;
  
}

#modal-overlay {
	z-index: 1 ;
	display: none ;
	position: fixed ;
	top: 0 ;
	left: 0 ;
	width: 100% ;
	height: 120% ;
	background-color: rgba( 0,0,0, 0.75 ) ;
}

#modal-p01 {

}


/*********▼スマホ向けデザイン＜sp＞▼***************/

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

  
  ul#design {
    justify-content: unset;
  }
  ul#design li{
    width:50%;
    margin:0;
  }

  ul#design li img{
    width:100%;
    margin:0;
  }


  /*サイズ入力部分＜sp＞*/
  div#step1 div.size_form ul.size_txtbox{
    width:100%;
    }


  div#step1 div.size_form ul.size_txtbox input{
    width:150px;
    }

  /*サイズ入力部分の商品の画像＜sp＞*/
  div#step1 div.size_form div.size_img{
    width:100%;
    }


  /*サイズ入力部分の商品の画像＜sp＞*/
  div#step1 div.size_form div.size_img img{
    width:100%;
    }
  
  /*「金額算出」ボタンで金額表示する場所＜sp＞*/
  div.order_form #price{
    font-size:1.8em;
  }

  /*「ご希望カラーを選択」＜sp＞*/
ul#radio_btn,ul.radio_btn{
    width:100%;
    max-width:560px;
    margin:0 auto 10px;    
    letter-spacing:0;
    text-align:center;
  justify-content: unset;
  }

ul#radio_btn li,ul.radio_btn li,ul.color8 li{
  width: 33.3333333%;       
  margin-bottom: 20px;
  }
    
  
/* --- チェックボックスの画像指定＜sp＞ --- */
ul#check_btn{
    width:100%;    
    margin:0 auto 10px;
    font-size:0px;
    letter-spacing:0;
    text-align:center;
  }

  ul#check_btn li{
    width: calc( 50% - 20px );
    text-align: center;
    letter-spacing:0;
  }

ul#check_btn li h3{ 
}

  /*
  #op_haisen + label:after {
    content: '';
    width: 150px;
    height: 150px;
    display: inline-block;
    background: url(/cdn/shop/files/op_haisen.png?v=1640665711);
    background-size: 150px 150px;
    background-repeat: no-repeat;
  }
  #op_habaki + label:after {
    content: '';
    width: 150px;
    height: 150px;
    display: inline-block;
    background: url(/cdn/shop/files/op_habaki.png?v=1640665711);
    background-size: 150px 150px;
    background-repeat: no-repeat;
  }
  #op_casterbk + label:after {
    content: '';
    width: 150px;
    height: 150px;
    display: inline-block;
    background: url(/cdn/shop/files/op_caster.png?v=1640665711);
    background-size: 150px 150px;
    background-repeat: no-repeat;
  }
  #op_casterwh + label:after {
    content: '';
    width: 150px;
    height: 150px;
    display: inline-block;
    background: url(/cdn/shop/files/op_casterwh.png?v=1640665711);
    background-size: 150px 150px;
    background-repeat: no-repeat;
  }
*/

  
  /*注意事項のご確認部分＜sp＞*/
  div#step4 ul#attention li{
    padding: 0 0 20px 30px;    
  }
  
  div#check_area h3{
    font-size: 16px;
    padding: 12px 10px;
    margin-bottom: 20px;
  }

  
  /*内容確認部分＜sp＞*/
  div#check_area{
    padding: 24px;    
  }

  

  /*内容確認部分 条件＜sp＞*/
  div#check_area ul#check_list{
    width: 100%;    
    float: none;
    border: none;
    padding: 0;
    margin-bottom: 15px;
  }

  /*内容確認部分 価格＜sp＞*/
  div#check_area div#check_price{
    width: 100%;    
  }

  ul#check_list li{
    letter-spacing:0;
  }


  /*「金額算出」ボタンで金額表示する場所【2つ目】＜sp＞*/
  div#check_area div#check_price #price{
    width:100%;
    font-size:1.8rem;
    margin:1rem 0 1rem 0;
    
  }

  div#check_area div#check_price #cart_price{    
    
  }


  /*買い物かごに入れるボタン＜sp＞*/
  div#check_area div#check_price input[type="submit"] {
    
  }
  
  #modal-content img.img_sp{
    display:block;
  }
  #modal-content img.img_pc{
    display:none;
  }
	
  /*タブ切り替えカラム落ち対策＜sp＞*/
	.tabsy ul {
		width:100%;
		margin:0;
		padding:0;
		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;
	}
	.tabsy ul li {
		width: 20%;
		padding-bottom: 1%;
		margin-bottom: 0;
		position: relative;
	}


}

.clear{
	clear: both;
}

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




  /*サイズ入力部分＜sp＞*/

  div#step1 div.size_form ul.size_txtbox li{
    font-size:1em;
    }


  
}


/*********▲size_search.css▲***************/




/*********タブ***************/

 
  @-webkit-keyframes showTab {
    from {
      -webkit-transform: translateY(10px);
      transform: translateY(10px)
    }
    to {
      ;
      -webkit-transform: translateY(0);
      transform: translateY(0)
    }
  }
  
  @keyframes showTab {
    from {
      opacity: 0;
      -webkit-transform: translateY(10px);
      transform: translateY(10px)
    }
    to {
      ;
      -webkit-transform: translateY(0);
      transform: translateY(0)
    }
  }
  
  .tabsy>button {
    width: 100%;
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    outline: 0;
    border: 0;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent
  }
  
  .tabsy>.tabButton {
    display: block;
    margin-top: 1px;
    background: #CBC9C9;
    color: #f5f5f5;
    text-align: left;
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out
  }
  
  .tabsy>input {
    display: none
  }
  
  .tabsy>input:checked+label+.cl_tab {
    display: block
  }
  
  .tabsy>input:checked+label+.cl_tab>.content {
    -webkit-animation: showTab 250ms ease-in-out;
    animation: showTab 250ms ease-in-out
  }
  
  .tabsy>.cl_tab {
    background: #fff;
    display: none
  }
  
  @media screen and (min-width: 767px) {
    .tabsy {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
    }
    .tabsy>.tabButton:hover {
      opacity: 1;
    }
    .tabsy>.tabButton {
      opacity: 0.3;
      width: calc(100%/7);
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
      cursor: pointer
    }
    .tabsy>input:checked+label {
      opacity: 1;
      background: #fff;
    }
    .tabsy>.cl_tab {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
      -ms-flex-order: 2;
      order: 2
    }
  }
  
  .tabsy h3 {
    margin-bottom: 3%;
    font-weight: bold;
  }
  
  .tabsy .content {
    padding: 40px 0;
  }

  .tabsy .content p{
    
  }
  
  .tabsy .content li {
    float: left;
  }

/* ============== 商品説明2026/5～ ============== */
#description_info26{
  container-type: inline-size;
  --container-padding-top: 10cqi;
  color:#333;
  --themeColor: #222222;

  h2,h3,div,p,span{/*Do用に個々指定*/
  font-size: 13px;
  font-family: "Noto Sans JP", sans-serif, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: normal;
  line-height: normal;
  }

  /*Doリセット用*/
  hr{
    margin: initial;
    width: initial;
    border-color:gray;
  }

    h2 {
      font-size: 3.8cqi;
      font-weight: bold;
      line-height: 1.4;
      margin: 1.5cqi 8cqi 3cqi;
      text-align: center;

      position: relative;
      padding-bottom: 1.5cqi;
      border-bottom: 3px solid #898989;
      background-color: white;
    }

    h2:not(.cat):before {
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translateX(-50%) skew(-25deg);
        height: 15px;
        width: 10px;
        border-right: 3px solid var(--themeColor);
        background-color: white;
        content: "";
    }

  img{vertical-align: bottom;}

  /* --- メインビジュアル --- */
  .main-visual {
    position: relative;
    max-width: 960px;
    margin: 0 auto;
    aspect-ratio: 8 / 5;
    overflow: hidden;
    background-color: #e5e0d8;

    h2{
      text-align: left;
      color:#fff;
      background: none;
      border-bottom: none;
      padding: initial;
    }
    h3{line-height: 3.5cqi;}
  }

  .bg-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
  }

  strong.marker{
    background: linear-gradient(transparent 70%, #fffc58b3 70%);
    padding: 2px 5px;
    font-weight: normal;
      @media screen and (max-width: 700px) {
        padding: 2px 0;
      }
  }

  /* --- 各コンテンツの共通設定 --- */
  .main-copy, 
  .product-meta, 
  .badge-group,
  .scene-title {
    position: absolute;
    z-index: 1;
  }

  /* --- メインコピー --- */
  .main-copy,
  .scene-title {
    font-size: 4.375cqi;
    font-weight: bold;
    line-height: 1.5;
  }

  /* --- 製品情報 --- */
  .product-meta {
    bottom: 2.8cqi;
    left: 3.125cqi;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
  }

  .cat,.brand   { font-size: 2.4cqi; margin: 0.6cqi 0; font-weight: bold;}
  .ttl   { font-size: 4cqi; margin: 0; font-weight: bold;}

  /* --- バッジセクション --- */
  .badge-group {
    position: absolute;
    z-index: 1;
    bottom: 3.125cqi;
    right: 3.125cqi;
    display: flex;
    gap: 0.8cqi;
  }

  .badge-group > span[class^="badge"] {
    display: inline-block;
    padding: 0.6cqi 1.4cqi;
    border: 0.2cqi solid;
    border-radius: 0.6cqi;
    font-size: 2cqi;
    font-weight: bold;
    line-height: 1.2;
    white-space: nowrap;
  }

  .pattern-white {
    border-color: #ffffff;
    color: #ffffff;
    --heading-color: #ffffff;
  }

  .pattern-black {
    border-color: #fff;
    border-color: #333;
    color: #333;
    --heading-color: #333;
  }

  .section-text p {
    font-size: 2.8cqi;
    /*font-weight: bold;*/
    margin: 4cqi 0 3cqi;
    line-height: 1.6;
    letter-spacing: 2%;
    text-align: center;
      @media screen and (max-width: 700px) {
        font-size: 3.1cqi;
        letter-spacing: -1px;
        line-height: 1.8;
      }
  }

  .bg-gray{
    font-size: 2.2cqi;
    letter-spacing: 2%;
    background: #eee;
    margin:0 8px;
    padding: 4px 8px;
    line-height: 2.2;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
      @media screen and (max-width: 700px) {
        font-size: 2.7cqi;
        line-height: 3;
        padding: 2px 8px;
      }
  }

  .img-info{
    position: absolute;
    right: 1.4cqi;
    bottom: 0.5cqi;
    z-index: 2;
    margin: 0;
    padding: 0;
    width: auto;
    background: none;
    text-align: right !important;
    line-height: 1;
    span{
      display: inline;
      font-size: 2.6cqi;
      font-weight: bold;
      letter-spacing: -2%;
      -webkit-box-decoration-break: clone;
      box-decoration-break: clone;

      text-shadow:
      rgb(255,255,255,0.4) 2px 0px 0px,
      rgb(255,255,255,0.4) 1.75517px 0.958851px 0px,
      rgb(255,255,255,0.4) 1.0806px 1.68294px 0px,
      rgb(255,255,255,0.4) 0.141474px 1.99499px 0px,
      rgb(255,255,255,0.4) -0.832294px 1.81859px 0px,
      rgb(255,255,255,0.4) -1.60229px 1.19694px 0px,
      rgb(255,255,255,0.4) -1.97998px 0.28224px 0px,
      rgb(255,255,255,0.4) -1.87291px -0.701566px 0px,
      rgb(255,255,255,0.4) -1.30729px -1.5136px 0px,
      rgb(255,255,255,0.4) -0.421592px -1.95506px 0px,
      rgb(255,255,255,0.4) 0.567324px -1.91785px 0px,
      rgb(255,255,255,0.4) 1.41734px -1.41108px 0px,
      rgb(255,255,255,0.4) 1.92034px -0.558831px 0px;
    }
  }

  .section-icon {
      display: block;
      width: 8cqi;
      height: 8cqi;
      -webkit-mask-size: contain;
      mask-size: contain;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
      -webkit-mask-position: center;
      mask-position: center;
      background-color: var(--themeColor);
      margin: 0 auto;
    }

  .ba-container {
    padding: var(--container-padding-top) 0 0;
    text-align: center;

    .section-icon {
        -webkit-mask-image: url("/cdn/shop/files/product-template_icon-ba.png");
        mask-image: url("/cdn/shop/files/product-template_icon-ba.png");
      }

      .card-label {
        height: 5cqi;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-weight: bold;
        font-size: 3cqi;
        letter-spacing: 0.1em;
      }

      .content-card {
        position: relative;
        width: 42cqi;
        border-radius: 1.5cqi;
        overflow: hidden;
        box-shadow: 0 0.5cqi 1.5cqi rgba(0,0,0,0.1);
        box-sizing: border-box;
      }

      .before .card-label { background: #8c8c8c; }
      .after .card-label { background: var(--themeColor); }

      .status-icon {
        position: absolute;
        top: 6.5cqi;
        right: 1.5cqi;
        width: 6cqi;
        height: 6cqi;
        background: rgba(255,255,255,0.9);
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 4.5cqi;
        font-weight: bold;
        z-index: 2;
      }
      .mark-x, .mark-o { color: #d9534f; }

      .arrow-divider {
        width: 4cqi;
        fill: var(--themeColor);
      }

  }

  .extra-box{/*追加説明要素*/
    padding: 3cqi 3cqi 0;
    position: relative;
    h3{
      position: relative;
      font-size: 3.8cqi;
      font-weight: bold;
      line-height: 1.8;
      margin: 1.5cqi 8cqi 2cqi;
      text-align: center;
      border-bottom: 5px solid #dddddd;
    }
    h3::after {
      content: '';
      position: absolute;
      bottom: -5px;
      left: 50%;
      transform: translateX(-50%);
      width: 15%;
      height: 5px;
      background-color: var(--themeColor);
    }
    .extra-img{
      width: 100%;
      box-sizing: border-box;
      border-radius: 1cqi;
    }
    .img-info{right:34px;}
  }

  .feature-container {/*こだわり*/
    padding: var(--container-padding-top) 0 0;
    .section-icon {
      -webkit-mask-image: url("/cdn/shop/files/product-template_icon-feature.png");
      mask-image: url("/cdn/shop/files/product-template_icon-feature.png");
    }
    }

      .comparison-flex,
      .scene-flex {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 3cqi;
        flex-wrap: wrap;
      }

      .content-card,
      .scene-card,
      .add-img{
        position: relative;
        width: 46cqi;
        border-radius: 1cqi;
        overflow: hidden;
        padding-bottom: 0;
        background: none;
      }
      .card-title {
        position: absolute;
        bottom: 1cqi;
        left: 0;
        width: 100%;
        z-index: 2;
        font-size: 2.8cqi;
        font-weight: bold;
        margin: 0;
        text-align: center;
        line-height: 1.2;
        letter-spacing: 2%;
        text-shadow:
        rgb(255,255,255,0.4) 2px 0px 0px,
        rgb(255,255,255,0.4) 1.75517px 0.958851px 0px,
        rgb(255,255,255,0.4) 1.0806px 1.68294px 0px,
        rgb(255,255,255,0.4) 0.141474px 1.99499px 0px,
        rgb(255,255,255,0.4) -0.832294px 1.81859px 0px,
        rgb(255,255,255,0.4) -1.60229px 1.19694px 0px,
        rgb(255,255,255,0.4) -1.97998px 0.28224px 0px,
        rgb(255,255,255,0.4) -1.87291px -0.701566px 0px,
        rgb(255,255,255,0.4) -1.30729px -1.5136px 0px,
        rgb(255,255,255,0.4) -0.421592px -1.95506px 0px,
        rgb(255,255,255,0.4) 0.567324px -1.91785px 0px,
        rgb(255,255,255,0.4) 1.41734px -1.41108px 0px,
        rgb(255,255,255,0.4) 1.92034px -0.558831px 0px;
      }

      .even .content-card{width:46cqi;}
      .odd .content-card{flex: 0 0 calc(33.333% - 20px);}
      .full .content-card,
      .full .scene-card {
        width: 94%;
      }

      .img-frame {
        width: 100%;
        /*aspect-ratio: 1 / 1;*/
      }
      .img-frame img {
        width: 100%;
        height: 100%;
      }

    .order-container{/*オーダー*/
    padding: var(--container-padding-top) 0 0;
      .section-icon {
        -webkit-mask-image: url("/cdn/shop/files/product-template_icon-order.png");
        mask-image: url("/cdn/shop/files/product-template_icon-order.png");
      }
    }

    .pickup-container{/*ピックアップ*/
    padding: var(--container-padding-top) 0 0;
      .section-icon {
        -webkit-mask-image: url("/cdn/shop/files/product-template_icon-pickup.png");
        mask-image: url("/cdn/shop/files/product-template_icon-pickup.png");
      }
    div img{width: 80%; margin: 0 auto; display: block;}
    h2{
      span{
        position: relative;
        display: inline-block;
        font-size: 12cqi;
        line-height: 12cqi;
        font-family: "Roboto","Noto Sans JP", sans-serif;
        font-weight: 500;
        color: var(--themeColor);
        vertical-align: -14px;
      }
      span::after {
        content: "●";
        position: absolute;
        left: 52%;
        transform: translateX(-50%) scale(0.5);
        bottom: 5.5cqi;
        color: var(--themeColor);
        font-size: 2.6cqi;
      }
    }
    }

    .scene-container{/*シーン*/
    padding: var(--container-padding-top) 0 0;
      .section-icon {
        -webkit-mask-image: url("/cdn/shop/files/product-template_icon-scene.png");
        mask-image: url("/cdn/shop/files/product-template_icon-scene.png");
      }
      .scene-card{
        position: relative;
        width: 100%;
        border-radius: initial;
      }
      .full{justify-content: flex-start;
        .scene-card{width: 100%;}
      }
      .half{justify-content: space-between;
        .scene-card{max-width: 470px;}
      }
      h3{
        position: absolute;
        z-index: 2;
        margin: 0;
        width: 100%;
        background: none;
        text-align: left;
        span{
          display: inline;
          background: rgba(255, 255, 255, 0.7);
          color: #333;
          padding: 0.5cqi 1.2cqi;
          font-size: 3.3cqi;
          font-weight: bold;
          -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
          line-height: 2.4;
        }
      }
    }

    .color-container{/*カラーバリエーション*/
      padding: var(--container-padding-top) 0 0;
      .section-icon {
        -webkit-mask-image: url("/cdn/shop/files/product-template_icon-color.png");
        mask-image: url("/cdn/shop/files/product-template_icon-color.png");
      }
      .color-card{margin-bottom: 8cqi;}
      .color-info{
        margin-top: 5cqi;
        div{
          padding: 3cqi 0 2cqi 0;
          text-align: left;
          width: 50%;
          float: right;
        }
      }

      .color-thumbnail{
        width: 50%;
        padding: 3cqi 1.5cqi;
        float: left;
      }
      h3{font-size:3cqi;margin: 0; padding: 0.2cqi;}
      hr{margin:6px 0 0;}
      p{
        font-size: 2.2cqi;
        line-height: 3.2cqi;
        margin-top: 8px;
        padding: 0 11px;
        letter-spacing: 5%;
        span{font-size: 2cqi;}

        /*オーダーページ 選べるカラー*/
        &::before{
          display: inline-block;
          content: "";
          width: 100%;
          max-width: 440px;
          height: auto;
          aspect-ratio: 440 / 40;
          background-size: contain;
          background-repeat: no-repeat;
          background-position: left center;
          margin-bottom: 1.2cqi;
        }
        &.moku_color7::before { background-image: url(https://image.rakuten.co.jp/arne-style/cabinet/order1/mticon44_moku7.jpg); }
        &.moku_color8::before { background-image: url(https://image.rakuten.co.jp/arne-style/cabinet/order1/mticon44_moku8.jpg); }
        &.mela::before { background-image: url(https://image.rakuten.co.jp/arne-style/cabinet/order1/mticon44_mela.jpg); }
        &.aino::before { background-image: url(https://image.rakuten.co.jp/arne-style/cabinet/order1/mticon44_aino.jpg); }
        &.glande::before { background-image: url(https://image.rakuten.co.jp/arne-style/cabinet/order1/mticon44_glande.jpg); }
      }
      div.img-frame{
        position: relative;
        width: 100%;
      }
      @media screen and (max-width: 700px) {
        h3{font-size: 4cqi;}
        .color-info div{
          width: 100%;
        }
        .color-thumbnail{
          display: none;
          padding: initial;
          float: initial;
        }
        p{
        font-size: 3.2cqi;
        line-height: 5cqi;
          &::before{
          display: block;
          }
      }
      }
    }
}
/* ============== 商品説明2026/5～ ============== */

  
  /* シリーズテーブル */
  .series_do,.series_do_sofa{
    border-bottom: 1px solid #EAEAEA;
    padding-bottom: 20px;
    margin-bottom: 80px;
    p{
      background: #F7F7F7;
      color: #222222;
      text-align: center;
      padding: 15px;
      font-weight: 500;
      margin-bottom: 40px;
      @media screen and (max-width: 767px) {
        padding: 10px;
        margin-bottom: 10px;
        font-weight: 600;
      }
    }
    ul{
      display: flex;
      flex-wrap: wrap;
      margin: 0;      
      li{
        list-style: none;
        padding: 5px;
        width: 33.3333333%;
        a{
          display: block;
        }
        img{
          margin: 0 auto;
        }
      }
    }
    .column3{      
      margin: 0 0 60px 0;
      @media screen and (max-width: 767px) {
        display: block;
        margin: 0;
      }
      li{
        width: 33.3333333%;
        border-right: 1px solid #EAEAEA;        
        text-align: center;
        padding: 0 20px;
        @media screen and (max-width: 767px) {
          width: 100%;
          border-right: none;
          border-bottom: 1px solid #EAEAEA;
          padding: 0;
        }
        &:last-child{
          @media screen and (max-width: 767px) {
            border-bottom: none;
          }
        }
        a{          
          @media screen and (max-width: 767px) {
            display: flex;
            align-items: center;
            text-align: left;
          }
        }
        img{          
          @media screen and (max-width: 767px) {
            margin: 0 24px 0 0;
            width: 50%;
          }
        }
      }      
    }
  }
  .sh-box {
    display: inline-block;
    width: 22%;
    margin: 3px;    
  }
  .ib-box {
    display: inline-block;
    width: 30%;
    margin: 3px;    
  }
    /* 商品カラー */
  .product_color{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;    
    /*   padding-bottom: 80px;  */   
     /* border-bottom: 1px solid #EAEAEA; */
    margin: 0 -15px 80px -15px;
    @media screen and (max-width: 767px) {
      padding-bottom: 40px;
    }
    /*img{
      height: 100%;
      @media screen and (max-width: 1007px) {
      	width: calc( 50% - 30px );  
      } 
    }*/
  }
  
  /* 商品情報 テーブル*/
  
.TableWrapper{ 
  td {
  border: none !important;
}
  
 table{
  border: none !important;
}


}
  
  /* 商品スペックテーブル */
  .explanation{
    table{      
      text-align: left;
      width: 100%;
      border: none;
      th{
        display: block;        
        padding: 30px 0 10px 0;
        font-size: 16px;        
        background: none;
        border: none;
        border-top: 1px solid #EAEAEA;
        color: #222222;
        @media screen and (max-width: 767px) {
          padding: 40px 0 10px 0;
        }
        &:first-child{
          background: none;
          border-right: none;
          max-width: none;
        }
      }
      td{
        font-size: 13px; 
        padding: 0 0 15px 0;
        display: block;
        border: none;
        @media screen and (max-width: 767px) {
          padding: 0 0 40px 0;
        }
        &.sample{
          background: url(/cdn/shop/files/colorsample_1.jpg?v=1647184213) no-repeat;          
          height: 86px;          
          margin-bottom: 30px;
        }
        &.k-sofasample, &.k-sofasample_960, &.k-knitsample_960{          
          background: url(/cdn/shop/files/kijisample_f8d820a2-34b8-45cd-a55d-16514426864c.jpg?v=1647183362) no-repeat;          
          height: 86px;          
          margin-bottom: 30px;
        }
        &.i-sample_960 {
          background: url(/cdn/shop/files/colorsample.jpg?v=1643783899) no-repeat;          
          height: 86px;
          margin-bottom: 30px;
        }
        &.logo,&.o-logo,&.o-logo_960{
          background: url(/cdn/shop/files/cart-logo.jpg?v=1643783899) no-repeat;          
          height: 86px;
          margin-bottom: 30px;
        }
        >*{
          margin-bottom: 0;
        }
      }
    } 
  }
}

 /* 動画 */
video{
  width: 100%;
  margin:20px 0;
}




/* 250321 カテゴリカラーボタン collectionにもあり*/
#color-filter-buttons {
    display: flex;
    justify-content: center;  /* 横方向の中央揃え */
    align-items: center;      /* 縦方向の中央揃え */
    flex-wrap: wrap;          /* ボタンが複数行にわたる場合にも対応 */
    gap: 10px;                /* ボタン間の間隔 */
    margin: 20px auto;        /* 上下のマージンと左右の自動マージンで中央揃え */
    max-width: 80%;           /* 必要に応じて最大幅を設定 */
}


/* 250418静的設置フィルタ―絞込みボタン */
  /* 項目ごとに改行 */
  .filter-section {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }

  /* ボタンコンテナ: 横スクロール */
  .color-button-wrapper {
    display: flex;
    overflow-x: auto; /* 横スクロール */
    gap: 15px; /* ボタン間隔 */
    padding: 10px 15px; /* 内側の余白 */
    box-sizing: border-box;
    scrollbar-width: thin; /* Firefox用 */
    scrollbar-color: #ccc #f5f5f5;
    margin:-30px 0 30px 0;
  }

  /* ボタンスタイル */
  .color-button {
    padding: 10px 20px; /* ボタンサイズ */
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 8px;
    text-decoration: none;
    color: #333;
    background-color: #f5f5f5;
    transition: 0.3s;
    white-space: nowrap; /* 改行防止 */
    text-align: center; /* 文字中央揃え */
  }
  .color-button:hover {
    background-color: #ddd;
  }
  /* スクロールバー */
  .color-button-wrapper::-webkit-scrollbar {
    height: 8px;
  }
  .color-button-wrapper::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 4px;
  }
  .color-button-wrapper::-webkit-scrollbar-track {
    background: #f5f5f5;
  }
  /* スマホ表示 */
  @media screen and (max-width: 768px) {
    .color-button {
      padding: 8px 16px;
      font-size: 10px;
    }
  }


/* サイズオーダーラインナップ*/
.scroll_content { /* リスト全体のスタイル */
  display: flex;
  max-width: 800px;
    overflow-x: scroll; 
text-align: center; 
}

.head-border {
margin: 20px 0 0 0;
text-align: center; 
    display: flex;
    align-items: center;
}
 
.head-border:before,
.head-border:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #666;
}
 
.head-border:before {
    margin-right: 1rem;
}
 
.head-border:after {
    margin-left: 1rem;
}
 
.scroll_content li { /* 各リストのスタイル */
  width: 30%;
  flex-shrink: 0;
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
}
 
.scroll_content img { /* 画像のスタイル */
  width: 85%;
  max-height: 150px;
  object-fit: cover;
}
 
.scroll_content::-webkit-scrollbar {
  height: 12px; /* スクロールバーの高さ */
}
 
.scroll_content::-webkit-scrollbar-thumb {
  background: #666; /* ツマミの色 */
  border-radius: 6px; /* ツマミ両端の丸み */
}
 
.scroll_content::-webkit-scrollbar-track {
  background: #ddd; /* トラックの色 */
  border-radius: 6px; /* トラック両端の丸み */
}



/* 商品説明文内追加テキスト */
.productcomments{
  color: #585858;
    letter-spacing: .1em;
    font-size: 11.5px;
}

.cmttit {
  color: #222222;
  font-size: 1.1em;   
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  margin: 20px 0 10px 0;
  letter-spacing: .1em;
}
.cmttit:before, .cmttit:after {
  background: #222222;
  content: "";
  flex-grow: 1;
  height: 1px;
  min-width: 20px;
  display: inline-block;
  vertical-align: middle;
}
.cmttit:before {
  margin-right: 20px;
}
.cmttit:after {
  margin-left: 20px;
}


/* シリーズiframe下部の一覧ボタン*/
.allseries{
  margin:40px 0 0 0 !important; 
  }



 /* カテゴリアイテム*/
.boxitems_wrap {
  margin: 0 0 45px 0; 
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto 1fr;
  grid-gap: 5px;
}

.boxitems_head {
  grid-column: 1 / -1;
  grid-row: 1;
}

.btn {
margin-bottom: 5px;
    padding: 10px 0;
    display: block;
    border: 1px solid #333;
    text-decoration: none !important;
    color: #000;
    background-color: #fff;
    text-align: center;
    margin-top: auto;
}

.boxitem {
  padding:10px;
  grid-column: span 6;
  background-color: #fff;
  display:flex;
  flex-direction: column;
  position:relative; 
    
p {
  margin: 8px 0 !important;
  text-align: left;
  padding:5px 0 ;  
  font-size:0.8em;
  line-height:1.5;
  display: flex;
  flex-grow:1; 


      @media (max-width: 767px) {
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
 
    /*IE対策*/
    line-height: 1.3em;
    max-height: 4.2em;
}
 
  
  } 
  
  img{
  display: block;
  margin:auto;
 
    max-height:200px;
    
    }
    a {
      text-decoration: none !important;
    } 
  
  h3{
    font-size: clamp(13px, 2.9vw, 18px) !important;
    line-height: 1.1;
    text-align: center;
    margin: 10px 0 0 0 !important;


}
  
.catepoint {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.pointlabel {
  position:absolute;
  color:white;
  font-size: 11px;
  padding:5px 15px;    
  left:0px;
  top:0px;
}

 
.long {
  background-color: #F3B805;  
  }
  
.order {
  background-color: #02A5E6;
  }

.sdgs {
  background-color: #97C915;
  }
  
.point {
  width: 100%;
  margin: 0 0 5px 0;
  padding:5px;
  text-align: center;
  font-size: 11px;
  color: #000;
}

.sofasize{
  ul {
    text-align: center;
    list-style: none;
    margin: 0 0 5px;
  }

  li {
  display: inline;
  background-color: #a0a0a0;
  color: #FFF;
  font-size: 0.9em;
  padding: 3px 4px;
  margin: -1px;

}
}  

  
  
 .btn--cate,
 a.btn--cate {
    margin-bottom: 5px;
   padding: 10px 0;
   display: block;
   border: 1px solid #333;  
   text-decoration: none!important;
   color: #000;
   background-color: #FFF;
   text-align: center; 
   margin-top:auto;
 }

 a.btn--cate:last-child {
 margin-bottom: 0;
 
}

  .btn--cate:hover,
 a.btn--cate:hover {
   color: #fff;
   background: #222222;
    }
  

 .cardlist {
   border: 1px solid #333;  
  margin:20px auto;
  display:block;
  text-align:center;
  padding:10px 80px;
  margin-top:auto;

 }

  .cardlist:last-child {
 margin-bottom: 0;
 
}
  

  
@media (min-width: 1024px) {
  .point {
    width: calc(50% - 16.18px / 2);
  }
}
  
}

@media screen and ( min-width: 850px ) {
  .boxitems_wrap {
    grid-gap: 5px;
  }

  .boxitem {
    grid-column: span 3;
  }
}
 
@media screen and (min-width: 450px) {
 
  .scroll_content li {
    width: 30%;
  }


}



 /* ============ 250502シリーズリスト ============ */
.custom-featured-collection-list {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #f7f7f7;
  border-left: 1px solid #f7f7f7;
}

.custom-item {
  list-style: none;
  width: 20%;
  background: #FFF;
  border-right: 1px solid #EDEDED;
  border-bottom: 1px solid #EDEDED;

  @media (max-width: 1199px) {
    width: 33.3333%;
  }

  @media (max-width: 767px) {
    width: 100%;
  }
}

.custom-item__link {
  display: block;
  width: 100%;
  padding: 16px;
  box-sizing: border-box;

  @media (max-width: 767px) {
    padding: 10px;
  }

  &:hover {
    opacity: 0.9;
  }
}

.custom-item__img {
  width: 100%;
  margin-bottom: 10px;
  aspect-ratio: 2 / 1;
  position: relative;
  overflow: hidden;
}

.custom-item__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

.custom-item__title {
  display: block;
  font-size: 14px;
  letter-spacing: 0.1em;
  text-align: center;  

  @media (max-width: 767px) {
    font-size: 12px;
  }
}

 