@charset "euc-jp";

#product_img_info{
  display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  width: 1000px;
  margin:0 auto;
  flex-direction: row-reverse;
  align-items: flex-end;
  justify-content: space-between;
  padding-bottom: 110px;
  border-bottom: 1px solid #666;
}

.prd_opt_src {
  display: none !important;
}
.product_image_main img {
  display: block;
  max-width: 660px;
  height: 492px;
}
.product_image_thumb li {
  float: left;
  cursor: pointer;
  transition: 0.2s;
}
.product_image_thumb img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.product_image_thumb li img:hover{
  box-shadow: 0 0 0 10px #000 inset;
}

.product_exp {
  padding-top: 2em;
  line-height: 1.6;
  width: 300px;
}

.product_info_block {
  padding-top: 2em;
}
  .product_spec_block {
  }
    .product_spec_block table {
    }
      .product_spec_table {
      }
      .product_spec_table th {
        padding-top: 1em;
        padding-right: .5em;
        padding-bottom: 1em;
      }
      .product_spec_table td {
        overflow: hidden;
        padding-top: 1em;
        padding-bottom: 1em;
        padding-left: 1em;
      }
        .product_spec_table th {  
         width: 4em;
        }
        .product_spec_table td {
        }
          .product_spec_table select {
            width: 90%;
          }
          .product_order_form input {
            float: left;
            padding: .3em;
            width: 3em;
            text-align: right;
            background-color: #000;
            color: #fff;
          }
          .product_order_form .text-titles-list__detail-text {
            width: 85%;
            text-align: left;
          }
          .product_unit {
            padding: .3em;
            float: left;
          }
          .product_init {
            display: none;
          }
          .product_option_table td div {
            margin-bottom: .5em;
          }
  .product_info_lst {
    margin-bottom: 2em;
    margin-left: -5px;
  }
    .product_info_lst a {
      color: #aaa;
      text-decoration: none;
    }
    .product_info_lst a:hover {
    color: #fff;
    }
    .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 {
    padding: 1.2em 0;
    border: none;
    border-radius: 0;
    background-color: #000;
    cursor: pointer;
    -webkit-appearance:none;
    width: 100%;
    border: 1px solid #666;
    color:#ccc;
  }

  .product_addcart_btn:hover {
    color:#fff;
    border: 1px solid #fff;
}

  .product_quick_order_btn {
    padding: .8em 0;
    background-color: #c67f7f;
    text-decoration: none;
  }
  .product_member_sale_msg {
    color: #df7676;
  }

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

}

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

/* ========================================
      smartphone
======================================== */
#w_S_size .product_image_main {
  margin-bottom: .3em;
}
#w_S_size .product_image_main img {
  max-width: 100%;
  height: auto;
}
#w_S_size .product_image_thumb {
}
#w_S_size .product_image_thumb li {
  margin-left: 1%;
  width: 32%;
  margin-bottom: .5em;
}
#w_S_size .product_exp img {
  max-width: 100%;
  height: auto;
}
#w_S_size .product_info_lst {
  font-size: 92.307%;
}
#w_S_size .product_info_lst .icon {
  padding: .3em 0 .3em 24px;
  line-height: 2.2;
}
  #w_S_size .product_info_lst .icon:before,
  #w_S_size .product_info_lst .ie_icon {
    margin-right: 0;
    margin-left: -24px;
  }
#w_S_size .product_cart_btn {
  width: 100%;
  margin: 0 auto;
background-color: #333;
border: 0;
}
#w_S_size .trackback_url {
  width: 90%;
}

/* ========================================
      tablet
======================================== */
.w_M_size .product_image {
  margin-bottom: 0;
  padding-top: 60px;
}
.w_M_size .product_image_main {
}
.w_M_size .product_image_thumb ul{
  width:660px;
  overflow:hidden;
  padding-top:20px;
}
  .w_M_size .product_image_thumb li {
    margin-right: 9px;
    width: 212px;
    height: 158px !important;
    border: 1px solid #000;
}

  .w_M_size .product_image_thumb li:hover {
    border: 1px solid #ccc;
}

  .w_M_size .product_image_thumb li:nth-child(3n) {
    margin-right: 0px;
}

  .w_M_size .product_image_thumb li:nth-child(n+4) {
    margin-top: 9px;
}

.w_M_size .product_spec_block th {  
}
.w_M_size .product_info_lst .icon {
  margin-bottom: .7em;
}
.w_M_size .product_review {
  margin-bottom: 1.5em;
}
.w_M_size .product_addcart_btn {
  transition: 0.2s;
}
.w_M_size .product_quick_order_btn {
}
.w_M_size .trackback_url {
}

/* ========================================
      pc
======================================== */
.w_L_size .product_spec_block {
}
.w_L_size .product_info_lst {
}
.w_L_size .product_image_thumb li {
}
.w_LL_size .product_spec_block {
}
.w_LL_size .product_info_lst {
}

.more_prd {
  display: none;
  clear: both;
  background-color: #000;
  text-align: center;
  font-size: 105%;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0.3em;
}

.more_prd.more_items{
  display:block;
}

.more_prd a{
  display:block;
  width: 330px;
  margin: 0 auto;
  height: 40px;
  text-decoration: none;
  border: 1px solid #666;
  line-height: 40px;
  color: #ccc;
}

.more_prd a:after{
  display:inline-block;
  content:"";
  width:30px;
  height:10px;
  background-image: url(https://img21.shop-pro.jp/PA01416/200/etc/cursol.png?cmsp_timestamp=20180719093205);
  background-repeat: no-repeat;
  background-size: 15px auto;
  background-position: right center;
}

.more_prd a:hover{
  border: 1px solid #fff;
  color: #fff;
}

.prd_lst_6_over{
  display:none;
}

#info .ttl_h2 {
  text-align: left;
  font-family: 'Prata', serif, Helvetica, "\&#210;\&#233;\&#174;\&#206;&#179;&#209;\¡­ Pro W3", "Hiragino Kaku Gothic Pro", "\&#225;\&#164;\&#234;\&#170;", Meiryo;
}

.product_sales{
  font-size: 13pt;
}

.new-product{
  padding-top: 100px !important;
}

/* SPÈÇ¾å½ñ¤­ ---------------------------------------- */

@media screen and (max-width:768px){
#product_img_info {
    width: 100vw;
}
  
#w_S_size .product_image_thumb li{
  height: inherit !important;
  }
  
 .product_exp {
    width: 100vw;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}

.product_info_block {
    padding-top: 2em;
    width: 100vw;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}
  
  #product_img_info {
    padding-bottom: 75px;
  }
  
 .new-product {
    padding-top: 75px !important;
}
  
}


