@charset "euc-jp";
.product-image {
  padding-bottom: 30px;
}
  .product-image-main {
    text-align: center;
  }
  .product-image-thumb li {
    margin-bottom: 20px;
    padding: 0 10px;
    cursor: pointer;
  }
  .product-image-thumb img {
    display: block;
    margin: 0 auto;
  }

.product-order {
  margin: 30px 0;
}
  .product-option-table table {
    margin: 0 auto;
  }
  .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;
    overflow: hidden;
  }
    .product-option-select .product-option-wrapper {
      position: relative;
      left: 50%;
      float: left;
    }
    .product-option-select .product-option-unit {
      width: 300px;
      position: relative;
      left: -50%;
      float: left;
    }
    .product-option-select .product-option-unit div {
      padding: 0 20px;
    }
    .product-option-select .option-select-name {
      display: block;
      margin: .5em 0;
    }
.product-order-price {
  margin: 40px 0;
  color: #999;
  text-align: center;
  font-size: 24px;
  line-height: 40px;
}
  .product-order-price li {
    margin: 0 10px;
  }
  .product-order-regular {
    color: #abaaaa;
    text-decoration: line-through;
  }
  .product-order-discount {
    color: #b81717;
  }
.product-order-input {
  margin: 0 0;
  text-align: center;
}
.product-order-input .col {
    /*
  display: inline;
  float: none;
    */
}
.product-order-num .btn {
  display: none;
  padding: 10px;
}
.product-unit {
  display: inline-block !important;
  padding-left: 20px;
  font-size: 24px;
  line-height: 40px;
  *display: inline !important;
  *zoom: 1;
}
.product-order-num .input-prepend {
  display: inline;
}
.product-order-num input {
  padding: 12px;
  width: 60px;
  text-align: right;
  font-size: 24px;
  line-height: 1;
}

.btn-addcart {
  line-height: 24px;
}
  .btn-addcart .icon-lg-w {
    float: left;
    *float: none;
  }
  .btn-addcart span {
    padding-left: 10px;
  }

.stock_error,
.product-member-sale-msg {
  margin: 20px 0;
  color: #d3473b;
  font-weight: bold;
  font-size: 16px;
}

.product-order-exp {
  padding: 0;
}

.product-order-spec {
  margin: 30px 0;
  border-bottom: 1px solid #e7e7e7;
  font-size: 12px;
}
  .product-order-spec th {
    width: 30%;
    font-weight: normal;
  }
  .product-order-spec td {
    width: 70%;
  }
  .product-info-lst {
    text-align: center;
  }
    .product-info-lst li {
      display: inline;
      margin: 1em;
    }
    .product-info-lst .social-share {
      display: block;
    }
    .social-share a {
      margin: 1em;
    }

.text-titles,
.password-field-wrap {
  margin: 40px 0 0;
  text-align: center;
}
  .text-titles .col,
  .password-field-wrap .col {
    float: none;
  }
.text-titles-list__name,
.password-field-list__name {
  text-align: left;
  display: block;
  margin: .5em 0;
}
.text-titles-list__detail-text,
.password_field {
  width: 100%;
  height: 45px;
  padding: 13px;
  box-sizing: border-box;
}

@media (max-width: 768px) {
  .product-image-main {
    margin-bottom: 20px;
  }
  .product-image-thumb li {
    width: 20%;
  }
 .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;
      max-width: 170px;
      width: 100%;
      /*text-align: right;*/
    }
    .btn-addcart span {
      padding-left: 0;
    }
  .product-order-spec th {
    width: 40%;
  }
  .product-order-spec td {
    width: 60%;
  }
  .product-info-lst li {
    display: block;
    margin: 0;
  }
  .product-info-lst a {
    display: block;
    padding: .5em;
  }
  .social-share a {
    display: inline;
  }

  .text-titles,
  .password-field-wrap {
    margin: 20px 0 0;
  }
}
@media (max-width: 480px) {
  .product-image-thumb li {
    margin-bottom: 10px;
    padding: 0 5px;
  }
  .product-order {
    width: 100%;
  }
}

.ie_wrapper .product-order-num .btn {
  display: none;
}

/*-------------------------------------------------------*/
/*black and white original 2018 06*/
/*-------------------------------------------------------*/
.arial {
  font-family: Arial, sans-serif !important;
}

.hiragino, #imgWrap .product-image .product-image-thumb .addcart_wrap .counter > div:nth-child(1) span, #imgWrap .product-image .product-image-thumb .addcart_wrap .counter > div:nth-child(4) span, #detail .prd_explain, #rules #infoBlocks {
  font-family: "Hiragino Kaku Gothic ProN", sans-serif !important;
}

#imgWrap {
  margin: 0 3% 4em;
  position: relative;
}

@media (max-width: 480px) {
  #imgWrap.prod_detail {
    margin-bottom: 2em;
  }
}

#imgWrap .product-image {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 0;
}

#imgWrap .product-image .product-image-main {
  width: 65%;
  padding: 0;
  margin: 0;
  background: #fff;
}

#imgWrap .product-image .product-image-main img {
  width: 100%;
}

#imgWrap .product-image .product-image-thumb {
  width: 35%;
  padding: 0;
  position: relative;
  background: #ededed;
}

#imgWrap .product-image .product-image-thumb ul.img_thumbs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0;
}

#imgWrap .product-image .product-image-thumb ul.img_thumbs li {
  width: 50%;
  box-sizing: border-box;
  padding: 0 0 1px 1px;
  margin: 0;
}

@media (max-width: 768px) and (min-width: 481px) {
  #imgWrap .product-image .product-image-thumb ul.img_thumbs li {
    width: 25%;
    padding: 1px 1px 0 0;
  }
  #imgWrap .product-image .product-image-thumb ul.img_thumbs li:nth-child(4) {
    padding-right: 0;
  }
}

@media (max-width: 480px) {
  #imgWrap .product-image .product-image-thumb ul.img_thumbs li {
    width: 25%;
    padding: 1px 1px 0 0;
  }
  #imgWrap .product-image .product-image-thumb ul.img_thumbs li:nth-child(4) {
    padding-right: 0;
  }
}

#imgWrap .product-image .product-image-thumb ul.img_thumbs li img {
  border: none;
}

#imgWrap .product-image .product-image-thumb .product-order-input {
  height: 100px;
  padding: 1.5em 1.5em 140px;
  text-align: inherit;
  position: relative;
}

@media (max-width: 980px) and (min-width: 769px) {
  #imgWrap .product-image .product-image-thumb .product-order-input {
    padding-bottom: 140px;
  }
}

@media (max-width: 768px) and (min-width: 481px) {
  #imgWrap .product-image .product-image-thumb .product-order-input {
    padding-bottom: 190px;
  }
}

@media (max-width: 480px) and (min-width: 321px) {
  #imgWrap .product-image .product-image-thumb .product-order-input {
    padding-bottom: 190px;
  }
}

@media (max-width: 320px) {
  #imgWrap .product-image .product-image-thumb .product-order-input {
    padding-bottom: 190px;
  }
}

#imgWrap .product-image .product-image-thumb .product-order-input h2 {
  line-height: 1.1em;
  padding: 0;
  margin-bottom: .6em;
  text-align: left;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 1px;
  word-break: normal;
  color: #404040;
}

#imgWrap .product-image .product-image-thumb .product-order-input .dtl_cate {
  margin-bottom: 4px;
}

#imgWrap .product-image .product-image-thumb .product-order-input .dtl_cate dl {
  display: flex;
}

#imgWrap .product-image .product-image-thumb .product-order-input .dtl_cate dl dt, #imgWrap .product-image .product-image-thumb .product-order-input .dtl_cate dl dd {
  font-size: .9em;
}

#imgWrap .product-image .product-image-thumb .product-order-input .dtl_cate dl dt {
  padding-right: 8px;
}

#imgWrap .product-image .product-image-thumb .addcart_wrap {
  width: 100%;
  position: absolute;
  bottom: 0;
}

#imgWrap .product-image .product-image-thumb .addcart_wrap .box_dtl_meta {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 70px;
  margin-bottom: 20px;
  text-align: right;
}

#imgWrap .product-image .product-image-thumb .addcart_wrap .box_dtl_meta .tablecell {
  display: table-cell;
  width: 100%;
  vertical-align: bottom;
}

#imgWrap .product-image .product-image-thumb .addcart_wrap .box_dtl_meta .dtl_price {
  padding-right: 1.5em;
  margin-bottom: 8px;
}

#imgWrap .product-image .product-image-thumb .addcart_wrap .box_dtl_meta .dtl_price p {
  line-height: 18px;
  font-size: .9em;
  color: #777;
}

#imgWrap .product-image .product-image-thumb .addcart_wrap .box_dtl_meta .dtl_price p.disc {
  font-size: .8em;
  color: #9a9a9a;
}

#imgWrap .product-image .product-image-thumb .addcart_wrap .box_dtl_meta .dtl_price p.disc span {
  color: #ff6a73;
}

#imgWrap .product-image .product-image-thumb .addcart_wrap .box_dtl_meta .dtl_sku {
  height: auto;
  padding-right: 1.5em;
}

#imgWrap .product-image .product-image-thumb .addcart_wrap .box_dtl_meta .dtl_ask {
  padding-right: 1.5em;
}

#imgWrap .product-image .product-image-thumb .addcart_wrap .box_dtl_meta .dtl_ask a {
  font-size: .8em;
  display: inline-block;
  line-height: 20px;
  padding-left: 22px;
  background-image: url(https://img06.shop-pro.jp/PA01131/610/etc/icon_mail_bk2.png?cmsp_timestamp=20180709182456);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}

#imgWrap .product-image .product-image-thumb .addcart_wrap .counter {
  display: flex;
  justify-content: space-around;
  align-items: center;
  background: #f9f9f9;
}

#imgWrap .product-image .product-image-thumb .addcart_wrap .counter > div:nth-child(1) {
  width: 35%;
}

#imgWrap .product-image .product-image-thumb .addcart_wrap .counter > div:nth-child(1) span {
  width: 100%;
  line-height: 50px;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 5px;
  text-align: right;
  color: #666;
  font-size: .8em;
}

#imgWrap .product-image .product-image-thumb .addcart_wrap .counter > div:nth-child(2) {
  width: 30%;
}

#imgWrap .product-image .product-image-thumb .addcart_wrap .counter > div:nth-child(2) input.product-init-num {
  width: 85% !important;
  height: 30px;
  box-sizing: border-box;
  margin: 10px auto;
  line-height: 30px;
  border-radius: 0;
}

#imgWrap .product-image .product-image-thumb .addcart_wrap .counter > div:nth-child(3) {
  width: 15%;
}

#imgWrap .product-image .product-image-thumb .addcart_wrap .counter > div:nth-child(3) a.btn {
  width: 100%;
  height: 25px;
  box-sizing: border-box;
  padding: 0;
  line-height: 25px;
  background: #f9f9f9;
  text-align: center;
}

#imgWrap .product-image .product-image-thumb .addcart_wrap .counter > div:nth-child(3) a.btn span {
  display: block;
  width: 6px;
  height: 6px;
  margin: 0 auto;
  border-width: 2px 2px 0 0;
  border-style: solid;
  border-color: #999;
}

#imgWrap .product-image .product-image-thumb .addcart_wrap .counter > div:nth-child(3) a.btn.up span {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-top: 11px;
}

#imgWrap .product-image .product-image-thumb .addcart_wrap .counter > div:nth-child(3) a.btn.down span {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  margin-top: 6px;
}

#imgWrap .product-image .product-image-thumb .addcart_wrap .counter > div:nth-child(4) {
  width: 20%;
}

#imgWrap .product-image .product-image-thumb .addcart_wrap .counter > div:nth-child(4) span {
  width: 100%;
  line-height: 50px;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 5px;
  text-align: left;
  color: #666;
  font-size: .8em;
}

#imgWrap .product-image .product-image-thumb .addcart_wrap .btn-addcart {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  vertical-align: middle;
  background: #ccc;
  color: #666;
}

#imgWrap .product-image .product-image-thumb .addcart_wrap .btn-addcart .icon-cart {
  margin: -2px 5px -2px 0;
}

#imgWrap .product-image .product-image-thumb .addcart_wrap .btn-addcart span {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  box-sizing: border-box;
  padding-left: 33px;
  position: relative;
}

#imgWrap .product-image .product-image-thumb .addcart_wrap .btn-addcart span::before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 0;
  padding-top: 24px;
  line-height: 24px;
  overflow: hidden;
  background-image: url(https://img06.shop-pro.jp/PA01131/610/etc/icon_cart2.png?cmsp_timestamp=20180720165721);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  top: 3px;
  left: 0;
}

@media (max-width: 768px) and (min-width: 481px) {
  #imgWrap .product-image .product-image-main {
    width: 100%;
  }
  #imgWrap .product-image .product-image-thumb {
    width: 100%;
  }
}

@media (max-width: 480px) {
  #imgWrap .product-image .product-image-main {
    width: 100%;
  }
  #imgWrap .product-image .product-image-thumb {
    width: 100%;
  }
}

.product-order-price li {
  width: auto !important;
  font-size: 16px;
}

.product-order-num {
  display: inline-block;
}

.product-order-num input {
  padding: 8px;
  font-size: 20px;
}

.product-order-num .product-unit {
  font-size: 16px;
}

#detail {
  padding-bottom: 5em;
}

#detail .prd_explain {
  line-height: 1.6em;
  box-sizing: border-box;
  padding: 4em 5em;
  background: #fff;
  font-size: .9em;
}

@media (max-width: 768px) and (min-width: 481px) {
  #detail .prd_explain {
    margin-left: 0;
    padding: 2.5em 1em;
  }
}

@media (max-width: 480px) and (min-width: 321px) {
  #detail .prd_explain {
    margin-left: 0;
    padding: 2.5em 1em;
  }
}

@media (max-width: 320px) {
  #detail .prd_explain {
    margin-left: 0;
    padding: 2em 10px;
  }
}

#detail .prd_explain .inner {
  width: 80%;
  margin: 0 auto;
}

@media (max-width: 768px) and (min-width: 481px) {
  #detail .prd_explain .inner {
    width: 95%;
  }
}

@media (max-width: 480px) and (min-width: 321px) {
  #detail .prd_explain .inner {
    width: 98%;
  }
}

@media (max-width: 320px) {
  #detail .prd_explain .inner {
    width: 100%;
  }
}

#detail .prd_explain .inner .col img {
  width: 100% !important;
}

#detail .prd_explain .inner .col .txt_r {
  padding-left: 2em;
}

@media (max-width: 768px) {
  #detail .prd_explain .inner .col .txt_r {
    padding-left: 0;
  }
}

#detail .prd_explain .inner h2 {
  padding: 0 1%;
}

#detail .prd_explain .inner h3, #detail .prd_explain .inner .idx {
  line-height: 25px;
  padding: 0 1%;
  margin-bottom: 1.1em;
  font-size: 1.6em;
  font-weight: bold;
  color: #404040;
}

#detail .prd_explain .inner > div {
  padding: 0 1%;
  line-height: 2em;
  margin-bottom: 4em;
}

#detail .prd_explain .inner p {
  padding: 0 1%;
}

#detail .prd_explain .inner hr {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #eee;
}

#detail .prd_explain .inner table {
  width: 100%;
  margin-bottom: 4em;
  border-top: 1px solid #eee;
}

#detail .prd_explain .inner table tr th {
  width: 27%;
  box-sizing: border-box;
  padding: 10px 1.5%;
  line-height: 20px;
  text-align: left;
  font-weight: bold;
  letter-spacing: 1px;
  border-bottom: 1px solid #eee;
}

#detail .prd_explain .inner table tr td {
  width: 73%;
  box-sizing: border-box;
  padding: 10px 10px;
  line-height: 20px;
  border-bottom: 1px solid #eee;
  font-size: 1em;
}

#detail .prd_explain .inner .mv_wrap {
  padding-top: calc( 450 / 800 * 100%);
  margin-bottom: 0;
  position: relative;
}

#detail .prd_explain .inner .mv_wrap.w4h3 {
  padding-top: calc( 480 / 640 * 100%);
}

#detail .prd_explain .inner .mv_wrap iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#detail .prd_explain .inner .img_wrap img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

#detail .prd_explain .inner .img_cap {
  padding: 0;
}

@media (max-width: 480px) {
  #detail .prd_explain .inner .img_cap img {
    margin-bottom: 2em;
  }
}

@media (max-width: 480px) {
  #detail .prd_explain .inner ul.alertlist {
    margin-bottom: 1em;
  }
}

#detail .prd_explain .inner ul.alertlist li {
  display: block;
  padding: 0 0 0 1.5em;
  margin-bottom: 5px;
  color: #ff5566;
  position: relative;
}

#detail .prd_explain .inner ul.alertlist li::before {
  content: 'ви';
  color: #ff5566;
  position: absolute;
  top: 0;
  left: 0;
}

#detail .prd_explain .inner .source {
  text-align: right;
  margin: 1em auto;
}

#detail .prd_explain .inner .source a {
  color: #999;
}

#detail .prd_explain .inner .clm2 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

#detail .prd_explain .inner .clm2.rev {
  flex-direction: row-reverse;
}

@media (max-width: 768px) {
  #detail .prd_explain .inner .clm2.rev {
    flex-direction: row;
  }
}

#detail .prd_explain .inner .clm2 div {
  width: 50%;
  box-sizing: border-box;
  padding: 0 2%;
}

#detail .prd_explain .inner .clm2 div img {
  width: 100%;
  height: auto;
}

#detail .prd_explain .inner .clm2 div .mv_wrap {
  display: block;
  padding-top: calc( 393 / 700 * 100%);
  margin-bottom: 0;
  position: relative;
}

#detail .prd_explain .inner .clm2 div .mv_wrap iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#detail .prd_explain .inner .clm2 div .source {
  display: block;
}

@media (max-width: 768px) {
  #detail .prd_explain .inner .clm2 div {
    width: 100%;
    padding: 0 1%;
  }
  #detail .prd_explain .inner .clm2 div img {
    margin-bottom: 2.2em;
  }
}

#rules {
  padding-top: 60px;
  padding-bottom: 60px;
  background: #FEF4EA;
}

#rules #infoBlocks > div:nth-child(1) {
  padding-right: 2em;
}

#rules #infoBlocks > div:nth-child(2) {
  padding-left: 2em;
}

@media (max-width: 768px) {
  #rules #infoBlocks > div {
    padding: 0 !important;
  }
}

#rules #infoBlocks .detail-info-article {
  box-sizing: border-box;
  margin-bottom: 3em;
  font-size: .9em;
  line-height: 1.6em;
  color: #999;
}

@media (max-width: 768px) {
  #rules #infoBlocks .detail-info-article {
    padding: 0 1%;
  }
}

#rules #infoBlocks .detail-info-article h3 {
  margin-bottom: 1.2em;
  font-weight: bold;
  color: #404040;
}

#rules #infoBlocks .detail-info-article h4 {
  line-height: 2em;
  margin-bottom: .5em;
  color: #404040;
}

#rules #infoBlocks .detail-info-article h4.hours {
  width: 100%;
  height: 0;
  padding-top: 80px;
  line-height: 80px;
  overflow: hidden;
  background-image: url(https://img06.shop-pro.jp/PA01131/610/etc/hours.png?cmsp_timestamp=20180722085122);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-bottom: 0;
}

#rules #infoBlocks .detail-info-article h5 {
  margin-bottom: .5em;
  font-size: .9em;
}

#rules #infoBlocks .detail-info-article .subtxt {
  line-height: 25px;
  margin-bottom: 1em;
  color: #888;
}

#rules #infoBlocks .detail-info-article ul.list_gry {
  margin-bottom: 2em;
}

#rules #infoBlocks .detail-info-article ul.list_gry li {
  line-height: 20px;
  box-sizing: border-box;
  padding-left: 15px;
  margin-bottom: 5px;
  font-size: .9em;
  position: relative;
}

#rules #infoBlocks .detail-info-article ul.list_gry li::before {
  content: '*';
  display: block;
  width: 10px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  position: absolute;
  top: 4px;
  left: 0;
  font-size: 1.5em;
}

#rules #infoBlocks .detail-info-article .d-i-a-desc {
  margin-bottom: 1.2em;
  color: #777;
}

#rules #infoBlocks .detail-info-article .d-i-a-desc .d-i-a-desc-glay {
  color: #999;
}

#rules #infoBlocks .detail-info-article table {
  margin-bottom: .5em;
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #fff;
}

#rules #infoBlocks .detail-info-article table tr th, #rules #infoBlocks .detail-info-article table tr td {
  padding: 5px;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #fff;
  font-size: .9em;
  text-align: center;
  vertical-align: middle;
}

#rules #infoBlocks .detail-info-article table tr th {
  width: 33.333%;
  line-height: 16px;
  background-color: #e0e0e0;
}

#rules #infoBlocks .detail-info-article table tr td {
  background-color: #eee;
}

#rules #infoBlocks .detail-info-article dl.shopinfo {
  clear: both;
}

#rules #infoBlocks .detail-info-article dl.shopinfo dt, #rules #infoBlocks .detail-info-article dl.shopinfo dd {
  float: left;
  line-height: 18px;
  padding: 6px;
  box-sizing: border-box;
}

#rules #infoBlocks .detail-info-article dl.shopinfo dt {
  width: 30%;
}

#rules #infoBlocks .detail-info-article dl.shopinfo dd {
  width: 70%;
}
