@charset "euc-jp";
.layout_container >br{
  display: none;
}
.prd_opt_src {
  display: none !important;
}
.product_form{
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}
.product_image {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  max-width: 450px;
  width: 43.269vw;
  margin: 0;
}
.product_image_main {
  width: 100%;
  height: auto;
}
  .product_image_main img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
  }
.product_image_thumb {
  width: 100%;
  margin-top: 13px;
}
.product_image_thumb li {
  float: left;
  cursor: pointer;
  margin-bottom: 20px;
  margin-right: 17px;
  width: 50px;
  height: auto !important;
}
.product_image_thumb img {
  width: 100%;
  max-height: none !important;
  height: auto;
}

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

.product_info_block {
  max-width: 520px;
  width: 50vw;
}
          .product_order_form input {
            float: left;
            margin-right: .3em;
            padding: .3em;
            max-width: 100px;
            width: 9.615vw;
          }
	      .product_info_block input.addcart_btn{
            -webkit-appearance: none;
            border-radius: 0;
          }
          .product_order_form .text-titles-list__detail-text {
            width: 85%;
            text-align: left;
          }
          .product_unit {
            padding: 0;
            float: left;
          }
          .product_init {
            display: none;
          }
          .product_option_table td div {
            margin-bottom: .5em;
          }
  .product_info_lst {
    width: 100%;
    margin-bottom: 20px;
  }
    .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 {
    float: left;
    width: 55%;
    padding: 1.2em 0;
    border: none;
    border-radius: 0;
    background-color: #df7676;
    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;
}
.detail_history{
  max-width: 1150px;
  padding: 100px 0;
}
.detail_history h3{
  font-size: 1.666em;
  margin-bottom: 50px;
}
.detail_history ul{
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: flex-start;
}
.detail_history ul li{
  max-width: 230px;
}
.detail_history ul li img{
  width: 100%;
  height: auto;
}
.product_name, .product_sales, .product_color, .product_model, .item_description_text{
  text-align: left;
}
.product_name{
  font-size: 1.666em;
  margin-bottom: 10px;
  padding-bottom: 10px;
  line-height: 1.4;
  border-bottom: 1px solid #838383;
}
.product_sales{
  font-size: 1.466em;
  margin-bottom: 10px;
}
.product_model{
  margin-bottom: 16px;
}
.item_description_text01{
  margin-bottom: 25px;
  font-size: 1em;
  line-height: 1.666;
  text-align: left;
}
.selectWrapper{
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-start;
}
.stock_head{
  display: none;
}

.product_info_block .product_order_form{
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  max-width: 200px;
  width: 19.23vw;
  height: 50px;
}
.product_info_block .product_order_form input{
  max-width: 100px;
  width: 9.615vw;
  height: 48px;
  margin: 0;
  padding: 0;
  font-family: 'fot-tsukubrdgothic-std', sans-serif;
  color: #838383;
  text-align: center;
  border: 1px solid #838383;
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
}
.product_info_block .addcart_btn_wrapper{
  position: relative;
  max-width: 300px;
  width: 28.846vw;
}
.product_info_block input.addcart_btn{
  max-width: 300px;
  width: 28.846vw;
  height: 50px;
  color: #fff;
  font-family: 'fot-tsukubrdgothic-std', sans-serif;
  font-size: 1.466em;
  text-align: center;
  line-height: 50px;
  border-style: none;
  border-radius: 0 !important;
  background: #4C7FC0;
  transition: 0.2s ease-in-out;
}
.product_info_block input.addcart_btn:hover{
  opacity: .6;
}
.table_price, .stock_zero{
  display: none;
}
.option_addcart_wrapper{
  margin-bottom: 24px;
}
.item_description_textWrapper dt{
  width: cac(100% - 20px);
  height: 50px;
  padding-left: 20px;
  color: #fff;
  font-size: 1.133em;
  line-height: 50px;
  text-align: left;
  background: #4C7FC0;
}
.item_description_text02{
  padding: 20px 20px 20px;
  text-align: left;
  line-height: 1.733;
  background: #F0F4F3;
}
@media screen and (max-width: 1190px){
  .product_image {
    margin: 0 1.68vw 0 0;
  }
}
@media screen and (max-width: 767px){
  .detail_history{
    width: 85.333vw;
    padding: 8vw 0 11.733vw;
  }
  .detail_history h3{
    margin-bottom: 4vw;
  }
  .product_form{
    flex-flow: column nowrap;
    width: 86.666vw;
    margin: 0 auto;
  }
  .product_image{
    max-width: none;
    width: 100%;
    margin: 0 0 9px;
  }
  .product_image_main{
    float: none;
    width: 100%;
  }
  .product_image_thumb{
    float: none;
    width: 100%;
  }
  .product_image_thumb ul{
    display: flex;
    justify-content: flex-start;
    width: 85.333vw;
    margin: 5.333vw auto;
  }
  .product_image_thumb li {
    width: 11%;
    margin-bottom: 0;
  }
  
  .product_info_block{
    max-width: none;
    width: 100%;
  }
  .product_name{
    font-size: 1.4em;
  }
  
  .selectWrapper{
    flex-flow: column nowrap;
  }
  .product_option_table{
    max-width: none;
    width: calc(100% - 14.933vw);
    margin-bottom: 5.333vw;
    padding: 0 7.466vw;
  }
  .product_info_block #option_tbl tbody{
    justify-content: space-between;
    width: 70%;
  }
  .product_option_table tr {
    padding-right: 0;
  }
  .product_info_block .product_order_form{
    justify-content: center;
    align-items: center;
    max-width: none;
    width: 100%;
    margin-bottom: 5.333vw;
  }
  .product_info_block .product_order_form p{
    margin-right: 4.266vw;
  }
  .product_info_block .addcart_btn_wrapper{
    max-width: none;
    width: 100%;
  }
  .product_info_block input.addcart_btn{
    max-width: none;
    width: 100%;
  }
  .item_description_textWrapper dt{
    width: 100%;
    height: 13.333vw;
    padding-left: 0;
    line-height: 13.333vw;
    text-align: center;
  }
  .product_info_block .product_order_form input {
    max-width: none;
    width:  26.666vw;
กก}
  .product_sales {
    font-size: 1.333em;
  }
  .option_addcart_wrapper {
    margin-bottom: 30px;
  }
product.css:64
}