.product_name{
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 10px;
  
}
.product_model{
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 10px;
  text-align:right;
}

.product_price_establish{
margin-bottom:10px;
font-size: 16px;
}

.product_freeshipping{
  margin: 20px 0;
  font-size: 14px;
}

.product_stock_str {
  margin: 10px 0 0;
  font-size: 13px;
  font-weight:bold;
  color:#ff0000;
}

.product_packet_str {
  margin: 20px 0 10px;
  text-align:center;
  font-size: 12px;
}
.product_related_lists{
margin:0;
list-style:none;
display:block;
font-size:14px;
padding:0;
}

.product_related_lists li{
margin:0;
padding:0;
}

.product_img_sub{
margin:0 auto;
padding:0;

}


.row{
list-style:none;
margin:0 auto;
padding:0;
}

.row li{
padding-bottom: 10px;
display:block;
width:100%;
text-align:center;
}

.buy_btn_bottom{
width: auto;
margin:0 0 10px;
}

.buy_btn{
border: medium none;
padding:20px;
background-color: #333;
font-size: 18px;
color: #FFF;
letter-spacing: 0.1em;
display: inline-block;
border-radius: 6px;
line-height: 1.33;
}

.icon-cart{
background-position: -264px -96px;
margin-right: 5px;
vertical-align: -25%;
background-image: url("https://img.shop-pro.jp/tmpl_img/76/icon24_w.png");
width: 24px;
height: 24px;
display: inline-block;
}

.icon-heart{
background-position: -48px -24px;
margin-right: 5px;
vertical-align: -25%;
background-image: url("https://img.shop-pro.jp/tmpl_img/76/icon24_w.png");
width: 24px;
height: 24px;
display: inline-block;
}

.explain_name{
font-size: 14px;
padding: 10px 10px 10px 20px;
color: #FFF;
 font-weight:bold;
background-color: #555;
}

.product_explain{
font-size: 15px;
padding: 0px 20px 10px;
line-height: 1.8;
margin:20px 0;
border-bottom:1px solid #e5e5e5;
}

.product_explain img{
width:100%;
}

.product_explain a{
text-decoration:underline;
color:#000080;
}

.product__fav-item {
 
}

.product__fav-item button {
color: #fff;
  background-color: #f95757;
  cursor: pointer;
  transition: .2s;
}

.product__fav-item .fav-items {
  color: #fff;
  border: 1px solid #eee;
  outline: none;
  background:#ccc;
}

.product__fav-item svg {
  width: 25px;
  height: 25px;
  vertical-align: -.35em;
  fill: currentcolor;
}

.model_data{
 margin:40px 0 20px; 
}

.yupacket_attention{
  margin:0 20px 10px;
   font-size:11px;
　
  }


.yupacket_attention span{
background-color:#f5f5dc; 
  padding:5px;
  font-weight:bold;
  }

.shipping_attention{
  margin:0 20px 10px;
   font-size:11px;
　color:#ff0000;
  font-weight:bold;
  }

.request_button a{
 padding:10px 40px;
  background-color:#f95757; 
  color:#fff; 

}

.cart_caution_red{
  margin:15px 0; 
  background-color:#eee; 
  padding:10px; 
  font-size:14px; 
  text-align:center; 
  color:#8b0000;
}
.cart_caution1{
  margin:15px 0; 
  background-color:#eee; 
  padding:10px; 
  font-size:14px; 
  text-align:center; 
  color:#000080;
  font-weight:bold;
}

.cart_caution2{
  text-align:center; 
  margin:15px 0 5px; 
  padding:10px; 
  border:1px solid #999; 
  font-size:14px; 
  color:#ff0000;
}

.cart_caution3{
  text-align:center; 
  margin-bottom:15px; 
  padding:10px; 
  border:1px dotted #999; 
  font-size:11px;
}

.slider-for img {
 height: 100vw;
width:100%;
  object-fit:contain;
margin:0 auto;
}

.slider-nav img{
  margin:0 auto;
object-fit:contain;
  width:100%;
  height:20vw;
  border:1px solid #eee;
}


ul.topnav {
overflow: hidden;
margin: 0;
padding: 0;
list-style-type: none;
background-color: #1b2538;
}
ul.topnav li {
float: left;
}
ul.topnav li a {
display: block;
padding: 14px 16px;
text-align: center;
text-decoration: none;
color: white;
}
ul.topnav li a:hover:not(.active) {
background-color: #a9bce2;
}
ul.topnav li a.active {
background-color: #da3c41;
}
ul.topnav li.right {
float: right;
}
@media screen and (max-width: 480px) {
ul.topnav li.right, ul.topnav li {
float: none;
}
}

.section_slide_title{
  letter-spacing: 1px;
  font-family: MS ゴシック;
  }

.color_attention{
font-weight:bold;
  margin-bottom:10px;
   font-size:13px;
  text-align:center;
  }



 /* start 商品説明欄タブ */

  .tabToggle  {
    margin-top: 11px;
   border-bottom: 1px solid #999;
    display: table;
    width: 100%;
   
  }

  .tabToggle .tabs a {
    display: table-cell;
    text-align: center;
    box-sizing: border-box;
    font-weight:bold;
    color: #fff;
     background-color:#c0c0c0;
  }

  .tabs a span {
    display: inline-block;
    padding: 15px 15px;
  }


  .toggleBtn {cursor: pointer;}
  #productCaption {
    
  }
  #productCaption, #productSizeEtc, #productColor{
    display: none;
  }
  #productCaption img, #productSizeEtc img, #productColor img{
    margin: 0 auto;
  }

  /*is-show タブが選択された時 */

  .tabs a.is-show {color: #000; background-color:#fff;}
  .tabs a.is-show span {
    padding: 15px 15px;
    border-bottom: 1px solid #000;
  }
  #productCaption.is-show, #productSizeEtc.is-show, #productColor.is-show {
    display:block;
  }
  /*  end 商品説明欄タブ */

.none {
  display: none;
}

/* トップバナースライダー */
.top-banners{
  width: 100%;
  margin: auto;
}

.top-banners .img{
  width: 100%;
}

.top-banners p{
  text-align:center;
  font-size:10px;
  padding:5px 20px;
}

.swiper-container {
  padding: 20px 0 10px;
  
}
.swiper-container2 {
  padding: 20px 0 10px;
  
}

.s-fade-wrap{
   position: relative;
  margin: 0 auto;
}
.s-fade-text {
  width: 100%;
  text-align: center;

  padding:2px 4px;
  font-size: 14px;
}

