@charset "euc-jp";

.custom-cap-size{
  padding-right: 15px;
}

.cell_1, .cell_2{
  font-size: 11px;
  font-weight: normal;
}
.cell_2 label{
  font-size: 11px;
}

.product-contents{
  padding: 0 1.5%;
}
.product-image {
  padding: 0;
  margin: 0 0 35px;
}
  .product-image-main {
    margin: 0 0 2.7%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .product-image-thumb {
    padding: 0 ;
  }
  .product-image-thumb li {
    padding: 0 2.7% 0 0;
    cursor: pointer;
    margin: 0 0 2.6%;
  }
  .product-image-thumb img {
    display: block;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .custom-thumb{
    margin-right: -2.6%;
  }

.product-cart {
  padding: 0 0 0 45px;
  margin: 0 0 40px;
}

.product-name{
  font-size: 18px;
  margin: -0.2em 0 1.2em 0;
}
.product-order {
  margin: 0;
}
  .product-option {
    padding: .2em 0 0;
  }
  .product-option-table{
     margin: 0 0 15px;
   }
   .product-option-table table{
      width: 100%;
   }
  .product-option-table th,
  .product-option-table td {
    text-align: center;
  }
  .product-option-table td input[type="radio"] {
    margin-bottom: 5px;
  }
  .product-option-select {
    position: relative;
  }
    .product-option-select .product-option-unit {
      clear: left;
      float: left;
      width: 100%;
    }
    .product-option-select .option-select-name {
      display: block;
      margin: 0 0 .5em;
    }
       .product-option-select .product-option-unit select{
         margin: 0 0 1em;
       }
.product-order-price {
  color: #999;
  text-align: left;
  font-size: 15px;
  margin: 0 0 25px;
}
  .product-order-regular {
    color: #abaaaa;
    text-decoration: line-through;
  }
  .product-order-discount {
    color: #E33D3D;
    font-weight: bold;
  }
.product-order-input {
  text-align: left;
}
.product-order-input .col {
  display: inline;
  float: none;
}
.product-order-num .btn {
  display: none;
  padding: 10px;
}
.product-unit {
  display: inline-block !important;
  *display: inline !important;
  *zoom: 1;
}
.input-border{
  display: block;
  width: 100%;
  overflow: hidden;
  border: solid 1px #ddd;
}

.product-order-input input {
  padding: 10px;
  text-align: left;
  font-size: 15px;
  line-height: 1.5;
  vertical-align: bottom;
  width: 700px;
  background: transparent;
  border: none;
}

.option-name{
  font-size: 13px;
  color: #aaa;
  margin: 0 0 .5em;
}
.btn-addcart {
  line-height: 24px;
}
  .btn-addcart span {
    padding-left: 12px;
  }
  .btn-quick span {
    padding-left: 7px;
   }
  .btn-block span {
     padding-left: 7px;
   }
.stock_error,
.product-member-sale-msg {
  margin: 15px 0 0;
  color: #E33D3D;
  font-weight: bold;
  font-size: 15px;
}

.product-order-exp {
  padding: 0;
  margin: 0 0 55px;
  line-height: 1.8;
}

.product-order-spec {
  margin: 0 0 15px;
  font-size: 13px;
  table-layout: fixed;
}
  .product-order-spec th {
    width: 30%;
    font-weight: normal;
    border: none;
    padding: 0 15px 10px 0;
  }
  .product-order-spec td {
    width: 70%;
    white-space: nowrap;
    border: none;
    text-overflow: ellipsis;
    padding: 0 15px 10px 0;
    overflow: hidden;
  }
  .product-info-lst {
    text-align: left;
    margin: 0;
    font-size: 13px;
  }
    .product-info-lst li {
      padding: .5em;
    }
    .product-info-lst a {
      color: #aaa;
    }
    .product-info-lst a:hover{
      color: #444;
    }
    .product-info-lst .social-share {
      display: block;
    }
    .social-share li {
      margin: 1em;
    }

.together-block .prd-lst-link {
  padding: 0 4.6%;
}

.not-found {
  padding: 2.2em 1.4% 0;
}

.text-titles,
.password-field-wrap {
  margin: 0 0 1em;
}
.text-titles-list__name,
.password-field-list__name {
  display: block;
  margin: 0 0 .5em;
}
.text-titles-list__detail input,
.password-field-list__detail input {
  padding: 10px;
  text-align: left;
  font-size: 15px;
  line-height: 1.5;
  vertical-align: bottom;
  width: 700px;
  background: transparent;
  border: none;
}
.guide-link {
      display: block;
    background: #F7F2F2;
    width: 200px;
    text-align: center;
    padding: 10px 20px;
    font-size: 15px;
    margin: 20px 0;
}
.description-headding {
  font-weight: bold;
  font-size: 16px;
}
.red {
 color: #ad2121;
}
.bold {
 font-weight: bold;
}

.size-list {
 list-style: disc;
 font-weight: bold;
}
.cancel-policy {
      width: 100%;
    height: 200px;
    border: 1px solid #efefef;
    overflow-y: scroll;
    box-sizing: border-box;
    padding: 5px 10px;
}
#custom-options-checkbox-label {
      display: flex!important;
    align-items: center!important;
}

@media (max-width: 768px) {
  .product-cart{
    padding: 0;
  }
  #prd-opt-table{
    margin: 0;
  }
 .product-order-num .btn {
    display: inline-block;
  }
  .product-order-input [class*="col-sm-"] {
    display: block;
    float: left;
    margin-bottom: 30px;
  }
  .product-option-select {
    position: static;
    overflow: auto;
  }
    .product-option-select .product-option-wrapper {
      position: static;
      float: none;
    }
    .product-option-select .product-option-unit {
      position: static;
      float: none;
      margin-bottom: 1em;
      width: 100%;
    }
    .product-option-select .product-option-unit div {
      padding: 0;
    }
  .btn-addcart,
  .btn-quick {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .btn-addcart {
    padding-top: 1em;
    padding-bottom: 1em;
  }
    .btn-addcart .btn-wrap {
      margin: 0 auto;
      width: 100%;
      text-align: center;
    }
  .product-order-spec th {
    width: 22%;
  }
  .product-order-spec td {
    width: 60%;
  }
  .product-info-lst li {
    display: block;
  }
  .product-info-lst a {
    display: block;
  }
  .social-share a {
    display: inline;
    padding: .5em 0;
  }
  .guide-link {
    margin: 20px auto;
  }
}

@media (max-width: 480px) {
  .product-image{
    margin: 0 0 25px
  }
  .product-image-thumb li {
    margin-bottom: 10px;
  }
  .product-order {
    width: 100%;
  }
  .product-order-exp{
    margin: 0 0 30px;
  }
}

.ie_wrapper .product-order-num .btn {
  display: none;
}
.breadcrumb {
margin: 1.9em 0;
text-align: left;
font-size: 15px;
vertical-align: middle;
padding: 0 1.4%;
}
  .breadcrumb li{
    margin: 0 15px 0 0;
  }
  .breadcrumb p{
    margin: 0;
  }
  .breadcrumb a{
    color: #aaa;
  }
    .breadcrumb a:hover{
      color: #444;
    }

.icon-cart, .icon-paper_plane,.icon-circled_minus {
  vertical-align: -4px;
}

.p-product-img {
 width: 52.65%;
}
@media screen and (max-width: 1030px) {
  .p-product-img {
    width: auto;
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 767px) {
  .p-product-img {
  }
}
.p-product-img__main {
  text-align: center;
}
@media screen and (max-width: 1030px) {
  .p-product-img__main {
    margin-left: auto;
    margin-right: auto;
    width: 530px;
  }
}
@media screen and (max-width: 767px) {
  .p-product-img__main {
    width: auto;
  }
}
.p-product-img__main-item {
  position: relative;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-product-img__main-item {
    text-align: center;
  }
}
.p-product-img__main-item:before {
  /*content: "";
  display: block;
  padding-top: 100%;*/
}
.p-product-img__main-item a {
  /*display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;*/
}
.p-product-img__main-item img {
  /*display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;*/
  margin: auto;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  text-align: center;
}
.p-product-img__thumb {
  display: none;
}
.p-product-thumb-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-left: -4px;
  margin-right: -4px;
  margin-top: 8px;
}
@media screen and (max-width: 1030px) {
  .p-product-thumb-list {
    margin-left: 20px;
    margin-right: 20px;
    flex-wrap: wrap;
  }
}
.p-product-thumb-list__item {
      box-sizing: border-box;
    margin-bottom: 8px;
    padding-left: 5px;
    padding-right: 5px;
    width: 19%;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media screen and (max-width: 1030px) {
  .p-product-thumb-list__item {
    margin-right: 5px;
    padding-left: 0;
    padding-right: 0;
    width: 90px;
  }
}
@media screen and (max-width: 767px) {
  .p-product-img__thumb {
  display: block;
}
  .p-product-thumb-list__item {
    margin-right: 5px;
    width: 60px;
  }
}
.p-product-thumb-list__item:hover, .p-product-thumb-list__item.is-current {
  opacity: 0.7;
  cursor: pointer;
}
@media screen and (max-width: 1030px) {
  .p-product-thumb-list__item img {
    width: 90px;
  }
}
@media screen and (max-width: 767px) {
  .p-product-thumb-list__item img {
    width: 60px;
  }
}
.p-product-thumb-list__img {
  /* overflow用 */
  position: relative;
  text-align: center;
}
@media screen and (max-width: 1030px) {
  .p-product-thumb-list__img {
    width: 90px;
  }
}
@media screen and (max-width: 767px) {
  .p-product-thumb-list__img {
    width: 60px;
    text-align: center;
  }
}
.p-product-thumb-list__img:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.p-product-thumb-list__img img {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: auto !important;
  max-width: 100%;
  max-height: 100%;
  text-align: center;
}
/* 商品画像 slider */
.p-product-img__main .slick-track {
  margin-left: 0;
  margin-right: 0;
}
.p-product-img__main .slick-prev, .p-product-img__main .slick-next {
  top: 50%;
  width: 30px;
  height: 30px;
  transition: all 0.4s ease;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-product-img__main .slick-prev, .p-product-img__main .slick-next {
    width: 45px;
    height: 45px;
  }
}
.p-product-img__main .slick-prev:before, .p-product-img__main .slick-next:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 10px;
  width: 15px;
  height: 15px;
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
  transition: all 0.4s ease;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-product-img__main .slick-prev:before, .p-product-img__main .slick-next:before {
    top: 23px;
  }
}
.p-product-img__main .slick-prev {
  left: 15px;
}
@media screen and (max-width: 767px) {
  .p-product-img__main .slick-prev {
    left: 0px;
  }
}
.p-product-img__main .slick-prev:before {
  transform: rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .p-product-img__main .slick-prev:before {
    left: 23px;
  }
}
.p-product-img__main .slick-next {
  right: 15px;
}
@media screen and (max-width: 767px) {
  .p-product-img__main .slick-next {
    right: 0px;
  }
}
.p-product-img__main .slick-next:before {
  left: 4px;
  transform: rotate(135deg);
}
@media screen and (max-width: 767px) {
  .p-product-img__main .slick-next:before {
    left: 6px;
  }
}

/*future detail css*/
.back_btn {}
.back_btn a svg {
  width: 1em;
  height: 1em;
  margin-right: 1em;
  vertical-align: bottom;
}
.back_btn a {
  color: #000;
}
.back_btn a span {
  font-family: 'Futura-Boo';
  src: url('https://file001.shop-pro.jp/PA01506/055/webFonts/Futura-Boo/font.woff2') format('woff2'),
  url('https://file001.shop-pro.jp/PA01506/055/webFonts/Futura-Boo/font.woff') format('woff');
}
.fixed_btn_wrap {
    text-align: center;
    z-index: 1;
}
.cap_side h3 {
    font-weight: 400;
    margin-bottom: 7px;
}
.favorite-button {
    background: #EDEDED;
    color: #0A0705;
    font-family: 'Noto Sans JP', sans-serif;
  border: none;
  margin: 0 8px;
}
 .product__fav-item .icon_fav {
    width: 1.2em;
    height: 1.2em;
    margin-right: .8em;
    margin-bottom: -.2em;
}
.product__fav-item .fav-items {
  color: #ff7373;
}
.product__fav-item .fav-items .icon_fav {
  fill: #ff7373;
}
.guide_wrap {
  margin-top: 50px;
}
.guide_wrap ul li {
    border-top: 1px solid #CCCCCC;
    border-right: 0;
    border-left: 0;
    font-family: 'Noto Sans JP', sans-serif;
}
.guide_wrap ul li:last-child {
    border-bottom: 1px solid #CCCCCC;
}
.guide_wrap ul li a {
    color: #000;
    position: relative;
    display: block;
     padding: 20px 0;
    font-size: 12px;
}
.guide_wrap ul li a:after {
    background: none;
    border-left: 0;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 8px;
    height: 8px;
    border: 1px solid;
    border-color: transparent transparent #0A0705 #0A0705;
    transform: translateY(-50%) rotate(-135deg);
    -webkit-transform: translateY(-50%) rotate(-135deg);
    -ms-transform: translateY(-50%) rotate(-135deg);
    padding: 0;
}
.product_quantity {
      visibility: hidden;
    height: 0px;
    width: 0px;
}
.sentaku_link {
  font-size: 12px;
  text-decoration: underline;
  color: #0A0705;
  margin: 20px 0;
}
@media screen and (max-width: 767px) {
  /* sp */
.back_btn {
  position: absolute;
  z-index: 1;
  top: 14px;
  left: 18px;
}
.back_btn a {}
.back_btn a svg {
  width: 1.6rem;
  height: 1.6rem;
  margin: 0;
}
.back_btn a span {
  display: none;
}
  .favorite-button {
        width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 1.4rem;
    margin: 0 0 12px;
}
  #sentaku_modal {
    margin: auto;
    padding: 40vw 5% 24px;
}
  #sentaku_modal img {
    width: 100%;
    margin: auto;
}
  #sentaku_modal p {
       margin-top: 25px;
    line-height: 1.6;
  }
}
@media screen and (min-width: 768px) {
  /* pc */
  .fs-l-main {
    padding-top: 5px!important;
    overflow: visible!important;
}
.back_btn {
  width: 92%;
  margin: 0 auto 20px;
}
.back_btn a svg {
  margin-bottom: .1em;
}
.back_btn a {
  font-size: 16px;
}
  .fixed_btn_wrap {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    background: #FCFCFC;
    padding: 10px 0;
}
.fixed_btn {
      display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
  }
  .favorite-button {
    width: 343px;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
}
 
  #product .productBox .txtBox .productOrder>div {
    margin-bottom: 0px;
}
  
  /*洗濯表示モーダル*/
  #sentaku_modal {
    width: 92.2%;
    max-width: 500px;
    margin: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 25vw;
}
 #sentaku_modal img {
   width: 100%;
   max-width: 500px;
  }
  #sentaku_modal p {
       margin-top: 25px;
    line-height: 1.6;
  }
}
