@charset "euc-jp";
body{
	font-size:18px;
}
.prd_opt_src {
  display: none !important;
}
.product_image {
  margin-bottom: 0;
}
.product_image_main {
  float: left;
  width: 100%;
}
  .product_image_main img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
  }
.product_image_thumb {
  width:100%;
}
.product_image_thumb li {
float: left;
    cursor: pointer;
    margin-bottom: 10px;
    margin-left: 15px;
    width: 100px;
  margin-top:15px;
}
.product_image_thumb img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.product_exp {
  clear: both;
  padding-top: 2em;
  line-height: 1.6;
}

.product_info_block {
  padding-top: 2em;
}
  .product_spec_block {
    float: left;
  }
    .product_spec_block table {
      width: 100%;
    }
      .product_spec_table {
        border-top: 1px solid #888;
      }
      .product_spec_table th {
        padding: 1em .5em 1em 1em;
        border-right: 1px solid #888;
        border-bottom: 1px solid #888;
      }
      .product_spec_table td {
        overflow: hidden;
        padding-top: 1em;
        padding-bottom: 1em;
        padding-left: 1em;
        border-bottom: 1px solid #888;
      }
        .product_spec_table th {  
          width: 33.333%;
        }
        .product_spec_table td {
          width: 66.666%;
        }
          .product_spec_table select {
            width: 90%;
          }

          .product_order_form input {
            float: left;
            text-align: center;
            height: 47px;
          }
          .product_order_form .text-titles-list__detail-text {
            width: 85%;
            text-align: left;
          }
          .product_unit {
            float: left;
          }
          .product_init {
            display: none;
          }
          .product_option_table td div {
            margin-bottom: .5em;
          }
  .product_info_lst {
    float: right;
    width: 30%;
    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;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 123.076%;
}
  .product_addcart_btn {
	float: left;
    width: 310.95px;
    /* padding: 1.2em 0; */
    height:47px;
    border: none;
    border-radius: 0;
    background-color: #9e0000;
    cursor: pointer;
    -webkit-appearance: none;
  }
  .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;
}
/*---------------------------
商品詳細ページ
---------------------------*/
/*----------------
 見出し
----------------*/
.kasou_headline{
	font-size: 37px;
	font-family: "メイリオ"!important;
	color: #000000;
	margin-bottom: 50px;
}

.img_box_table{
    text-align: left;
    width: 1200px;
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
}
th.table_text_box, td.table_text_box {
    width: 45%;
}
td.table_img_box, th.table_img_box {
    width: 55%;
}
.table_text_box p{
	width: 580px;
	text-align: left;
    padding: 50px;
}
.img_box_table th p{
	float: right;
    width: 580px;
}
.img_box_table th{
	background-color: #faf9f1;
}
input.product_init_num[name="product_num"] {
    width: 120px;
}
.tuiseki_cart {
  position: fixed;
	z-index: 9999;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
  width: 97px;
  height: 184px!important;
  border: 0px;
  background: url(https://img21.shop-pro.jp/PA01414/408/etc/side_cart.png?cmsp_timestamp=20180615002824) left top no-repeat;
}

input[type=submit] {
  font-family: FontAwesome;
      font-weight: 100;
}

/*---------------------------
 ぱんくず
---------------------------*/
.topicpath_nav{
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
  padding:5px 0;
}
.product_exp{
padding:0;
}

.main_img.mb30 {
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.main_cacth {
    position: absolute;
    top: 45px;
    left: 45px;
    background-color: rgba(0,0,0,0.3);
    font-size: 46px;
    padding: 25px;
    font-weight: 600;
    color: #fff;
}
.main_cacth span{
    font-size: 30px;
    font-weight: 100;  
}
.table_text_box p {
    font-size: 20px!important;
}
th.table_img_box {
    background: none;
}
.tuiseki_cart,.pagetop_kanban {
  display: none;
}
.zeikomi_price {
  text-align: right;
}
.cart_table td, .cart_table th{
  padding: 10px 0;
}
.cart_table th ,  .kakaku_td{
  font-weight: 600;
}
.gift_msg {
  background-color: #F3F1E9;
  text-align: center;
  font-size: 17px;
}
.top_box p:first-child span {
    font-size: 30px;
}
.top_box p:first-child {
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 10px;
}