@charset "euc-jp";
/*.shop_name {
    width: 1000px;
    margin: 2em auto 0 auto;
}*/

/*.layout_wrapper{width: 100%; overflow: hidden;}*/

.iteminfo_wrapp{width: 850px; margin:0 auto;}
/*小見出し*/
.items_h2 {
    font-size: 1rem;
    font-weight: 600;
    color: #555;
}


/*商品タイトル*/
.ttl_h2 {
    margin-top: 3em;
    margin-bottom: .7em;
    color: #000;
    font-weight: bold;
    font-size: 124%;
    background-color: #f5f5f5;
    text-align: center;
    line-height: 10rem;
}

/*商品詳細*/
.stock_head{background-color: #f5f5f5;}
.cell_2 label{display:none!important;}

/*販売価格*/
.product_sales {
    font-size: 2rem;
    font-family: YuMincho, 'Yu Mincho', serif;
    font-weight: bolder;
    letter-spacing: 0.1em;
}
.price_box {
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
  line-height: 4.5rem;
}


.prd_opt_src {
  display: none !important;
}
.product_image {
  margin-bottom: 0;
}
.product_image_main {
  float: left;
  width: 74.468%;
}
  .product_image_main img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
  }
.product_image_thumb {
  float: right;
  width: 24.468%;
}
.product_image_thumb li {
  float: left;
  cursor: pointer;
  margin-bottom: 10px;
  margin-left: 6.521%;
  width: 43.478%;
}
.product_image_thumb img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.product_exp {
  clear: both;
  padding-top: 3em;
  line-height: 1.6;
  width: 632.967px;
}

.product_info_block {
  width: 74.468%;
  padding-top: 2em;
}
  .product_spec_block {
    float: left;
    width: 100%;
    margin-bottom: 3em;
  }
    .product_spec_block table {
      width: 100%;
      margin-top:-1rem;
    }
      .product_spec_table {
        border-collapse: collapse;
      }
      .product_spec_table th {
        padding: 1em 0;
        text-align:left;
      }
      .product_spec_table td {
        overflow: hidden;
        padding-top: 1em;
        padding-bottom: 1em;
        padding-left: 1em;

      }
        .product_spec_table th {  
          width: 20%;
        }
        .product_spec_table td {
          width: 80%;
        }
          .product_spec_table select {
            width: 90%;
          }
          .product_order_form input {
            float: left;
            margin-right: .3em;
            padding: .3em;
            width: 3em;
            text-align: right;
          }
          .product_order_form .text-titles-list__detail-text {
            width: 85%;
            text-align: left;
          }
.product_order_form{line-height:3rem;}


          .product_unit {
            padding: .3em;
            float: left;
          }
          .product_init {
            display: none;
          }

          .product_option_table td div {
            margin: .5em 0;
          }
  .product_info_lst {
    width: 100%;
    margin-bottom: 2em;
  }
    .product_info_lst .icon {
      margin-bottom: .7em;
    }
    .product_info_lst a {
      color: #444;
      text-decoration: none;
    }
    .product_info_lst a:hover {
      text-decoration: underline;
    }
  .product_review {
    margin-bottom: 1.5em;
  }
    .product_review a {
      font-weight: bold;
    }
.social_share {
  margin-top: 1.5em;
}
  .social_share li {
    margin-bottom: .5em;
  }

.product_cart_btn {
  display: block;
  margin-top: 1em;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 123.076%;
}
  .product_addcart_btn {
    width: 55%;
    padding: 1.2em 0;
    border: none;
    border-radius: 0;
    background-color: #df7676;
    cursor: pointer;
    -webkit-appearance:none;
    margin: 1rem auto;
  }
  .product_quick_order_btn {
    float: right;
    width: 40%;
    padding: .8em 0;
    background-color: #c67f7f;
    text-decoration: none;
  }
  .product_member_sale_msg {
    color: #df7676;
  }

.stock_error {
  margin: .5em 0;
  color: #f00;
  font-weight: bold;
  font-size: 123.076%;
  line-height: 3;

}

.trackback_block {
  clear: both;
}
  .trackback_url {
    padding: .5em;
    width: 60%;
  }
.together_block {
  clear: both;
}


/*在庫切れ表示*/
.table_price{display: none;}
.stock_zero {
    color: #fff;
    font-size: 0;
}

.stock_zero::after {
    content: '×';
    display: block;
    color: #C00000;
    font-size: 20px;
  margin-top: -1em;
}

.product_soldout_msg {
    text-align: center;
    color: #fff;
    background-color: #333;
  width: calc(100% - 180px);
  text-transform: uppercase;
  font-weight: 600;
}

/*ギフトラッピングについて*/
.gift_col{margin-top:3em;}

.gift_col .section_title_h2{margin:0;}

.giftwrapping_box img{width:100%; height: auto;}

.giftwrapping_box{
	width:100%;
	box-sizing: border-box;
	border: 1px solid;
	padding:2rem;
	margin: 0 auto;
}

.giftwrapping_box ul{width:100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;}

.giftwrapping_box ul li{width:100%; text-align: center; list-style: none;}
.giftwrapping_box ul li:nth-child(1){margin-bottom: 2rem;}

/*ボタン*/
.more_button a{display: block; color: #fff; text-decoration: none;}
.more_button{background-color: #222; font-size: 1rem; line-height: 2.5em; width:60%; margin: 0 auto; font-family :YuMincho, /* Mac用 */ 'Yu Mincho', /* Windows用 */ serif;}
/*////////////////////////////////////////////////*/



/*商品情報テーブル*/
.item_info{width:100%; box-sizing: border-box; border-collapse:collapse; margin:1.5rem auto;}
.item_info th{text-align: center; color:#fff; background-color: #333; width:30%; box-sizing: border-box; border-bottom:1px solid silver; padding:1rem 0.5rem;}
.item_info td{text-align: left; width:70%; border:1px solid silver; box-sizing: border-box; border-left:none; padding:1rem 0.5rem;}


/*ギフトラッピング注意書き*/
.gift_attention{margin:0 auto 5rem;}

.gift_attention h2{margin-bottom:1em;}


/*ジュエリーページのみ*/
.colorme_only{
background-color: #fff;
position: absolute;
width: 100vw;
height: 100vh;
top: 0;
left: 0;
z-index: 9999;
}

/*////　フッター　////////////////////////////////////////////*/
/*.layout_footer_ori {margin-top: 30rem;}*/