/* **************************************************** 
Title: many - 商品詳細
追記/編集日一覧： 
2023/02/03 p tamori 

ーーーーー
編集（edit）のe、追記（postscript）のp、削除（delete）のd

---------------------------------------------------------------------------- */
 /*　2023/02/03 p tamori ここから*/
/* -- margin --*/
.mb0{margin-bottom:0px !important;}.mb5{margin-bottom:5px !important;}.mb10{margin-bottom:10px !important;}.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}.mb25{margin-bottom:25px !important;}.mb30{margin-bottom:30px !important;}.mb35{margin-bottom:35px !important;}
.mb40{margin-bottom:40px !important;}.mb45{margin-bottom:45px !important;}.mb50{margin-bottom:50px !important;}.mb55{margin-bottom:55px !important;}
.mb60{margin-bottom:60px !important;}.mb65{margin-bottom:65px !important;}.mb70{margin-bottom:70px !important;}.mb75{margin-bottom:75px !important;}
.mb80{margin-bottom:80px !important;}.mb85{margin-bottom:85px !important;}.mb90{margin-bottom:90px !important;}.mb95{margin-bottom:95px !important;}.mb100{margin-bottom:100px !important;}

body .sp {display: none;}
body ul#tabs-list li label.panel-label span.spi {display: none ;}
.pc_none {display:none;}

/*　2023/02/03 p tamori ここまで*/

.btnBox {
  display: inline-block;
  padding: 7px 20px;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF;
  background-image: linear-gradient(to right, #f78ca0 0%, #f9748f 19%, #fd868c 60%, #fe9a8b 100%);
  transition: .4s;
}
.btnBox:hover {
  background-image: linear-gradient(to right, #f78ca0 0%, #f9748f 19%, #fd868c 50%, #fe9a8b 90%);
}

.box {  
    position: relative;
}
.box h1.h_one_pc_left {
    position: absolute;
    top: 0;
    left: 40px;
}

.box h1.h_one_sp_left {
    position: absolute;
    top: 0;
}

.box h1.h_one_pc_right {
    position: absolute;
    top: 0;
    left: 300px;
}

.box h1.h_one_sp_right {
    position: absolute;
    top: 0;
    left: 170px;
}


.text-left_pc {
  position: absolute;
  top: 65px;
  left: 40px;
  width:60%;
}

.text-left_sp {
  position: absolute;
  top: 65px;
  width:55%;
}

.text-right_pc {
  position: absolute;
  top: 65px;
  left: 300px;
  width:60%;
}

.text-right_sp {
  position: absolute;
  top: 65px;
  width:53%;
  left: 170px;
}

.mc{
  margin:auto 0;
}

 /*　2023/02/03 p tamori ここから*/
 /*　2カラムちょうど半分ー*/
.contentApc,
.contentBpc{
 width: 50%;
 display: flex;
 justify-content: center;
}

.main2{
 display: flex;
 column-gap: 15px;
 padding: 0px 0px 15px 0px;
 width: 100%;
}

.main2sp{
 column-gap: 15px;
 padding: 0px 0px 15px 0px;
 width: 100%;
flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  body .pc {display: none;}
  body .sp {display: block;}
  body ul#tabs-list li label.panel-label span.spi {display: inline-block;}
  
  .w800 {width:100%;}
  .w960 {width:100%;}.w1000 {width:100%;}.w1100 {width:100%;}.w1200 {width:100%;}.w100sp{width: 100%;}
  .w30sp {width:30%;}.w65sp {width:65%;}.w50sp {width:50%;}.w49sp {width:49%;}.w90sp {width:90%;}
  .w30 {width:100%;}.w65 {width:100%;}.w50 {width:90%;}.w49 {width:100%;}.w90 {width:90%;}.w90s {width:90%;}
  .flexsp {display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:flex;}
  .jc_sbsp {-webkit-box-pack:justify;-moz-box-pack:justify;-webkit-flex-pack:justify;-moz-flex-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;}
  .jc_sasp {-webkit-flex-pack:distribute;-moz-flex-pack:distribute;-ms-flex-pack:distribute;-webkit-justify-content:space-around;-moz-justify-content:space-around;justify-content:space-around;}
  .jc_cesp {-webkit-box-pack:center;-moz-box-pack:center;-webkit-flex-pack:center;-moz-flex-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;}
  .fl_wpsp {-webkit-box-lines:multiple;-moz-box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
  .ai_cesp {-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;}
  
  /* -- margin  --*/
.mbsp0{margin-bottom:0px !important;}.mbsp5{margin-bottom:5px !important;}.mbsp10{margin-bottom:10px !important;}.mbsp15{margin-bottom:15px !important;}
.mbsp20{margin-bottom:20px !important;}.mbsp25{margin-bottom:25px !important;}.mbsp30{margin-bottom:30px !important;}.mbsp35{margin-bottom:35px !important;}
.mbsp40{margin-bottom:40px !important;}.mbsp45{margin-bottom:45px !important;}.mbsp50{margin-bottom:50px !important;}.mbsp55{margin-bottom:55px !important;}
.mbsp60{margin-bottom:60px !important;}.mbsp65{margin-bottom:65px !important;}.mbsp70{margin-bottom:70px !important;}.mbsp75{margin-bottom:75px !important;}
.mbsp80{margin-bottom:80px !important;}.mbsp85{margin-bottom:85px !important;}.mbsp90{margin-bottom:90px !important;}
  
  
  .slider .bx-wrapper .bx-caption span {
    padding: 10px 20px;
    font-size: 1em;
  }
  
.header_wrap .header__right {
  display:none;
  }

  /* footer */
  .mail-mag i {
    padding-right: 0;
    padding-bottom: 20px;
    display: block;
  }

  .guide__inner {
    padding: 30px 0;
  }

  .shop-owner {
    margin-bottom: 30px;
    text-align: center;
  }
  .shop-owner__image {
    margin-right: 0;
    margin-bottom: 20px;
    float: none;
  }
  .shop-owner__info {
    float: none;
  }
  .shop-owner__name {
    margin-bottom: 10px;
  }

  .sns-list {
    margin-right: auto;
    margin-left: auto;
  }

  .pagetop__section {
    padding: 0;
  }

  .fnavi-list {
    font-size: 0.78571em;
    line-height: 1.8;
  }

  .guide-list__link {
    color: #ffffff;
  }
  .guide-list__link:hover {
    color: #999999;
  }

  /* pagenation */
  .pagenation-list__navi-end {
    margin: 0 22px;
  }

  /* product */
  .product__name {
    font-size: 1.28571em;
  }
  .product__image {
    padding-right: 0;
    padding-bottom: 40px;
  }
  .product__guide {
    padding-right: 0;
  }
  .product__price {
    font-size: 1.28571em;
  }
  .product__stock-str {
    font-size: 1.28571em;
  }
  .product__info {
    padding-bottom: 60px;
  }
  .product-related-list {
    font-size: 0.92857em;
  }
  .product__explain {
    padding-top: 30px;
    border-top: 2px solid #f5f1e9;
  }
  .product__order {
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .option-list__unit--sec {
    padding-top: 20px;
  }

  .order-btn-list {
    padding-left: 0;
  }

  .order__btn-quick {
    margin-top: 10px;
  }

  .related-list {
    padding: 20px 0 0;
    line-height: 2.2;
    text-align: left;
  }
  .related-list__unit {
    display: block;
  }

  /* sk */
  .sk__section {
    margin-top: -10px;
    padding-top: 10px;
  }
  
  .slider .slider__inner #slider div {
  height: max-content;

}
}

 /*　2023/02/03 p tamori ここまで*/

