@charset "euc-jp";

.review_readmore {
  position: relative;
  margin: 0 auto;
  padding: 0 0 75px;
}

.review_readmore label {
  position: absolute;
  display: table;
  left: 50%;
  bottom: 0;
  margin: 0 auto;
  width: 200px;
  padding: 10px 0;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  background-color: #333;
  transform: translateX(-50%);
  cursor: pointer;
  z-index: 1;
}

.review_readmore label::before{
  content: '続きを見る';
}

.review_readmore input[type="checkbox"]:checked ~ label::before {
  content: '元に戻す';
}

.review_readmore input[type="checkbox"]{
  display: none;
}

.review_readmore-content {
  position: relative;
  height: 10px;
  overflow: hidden;
}

.review_readmore input[type="checkbox"]:checked ~ .review_readmore-content {
  height: auto;
}

.prd-opt-src {
  display: none !important;
}
.product-image {
  padding-right: 40px;
}
@media screen and (max-width:980px){
  .product-image {
  padding-right: 0;
  }
}
.product-image-main img {javascript:void(0)
  display: block;
  margin: 0 auto;
  height: auto;
}
.product-image-thumb li {
  float: left;
  margin-top: 10px;
  cursor: pointer;
}
.thumb {
  max-width: 100%;
  width: auto;
  height: auto;
  border: 1px solid #dbdbdb;
}

/*  sentaku gazou haikeisyoku smzk　*/
.thumb-active {
  border: 1px solid  #ecd062;
/*   background: #ecd062;　*/
} 


/*  swiper - sp */
/* 上部カート周り */
#swiper-product-upper {
    overflow: visible; 
}
#swiper-product-upper  .swiper-main,   #swiper-product-upper  .swiper-thumb {
    max-width: 600px;
 }
#swiper-product-upper  .swiper-thumb {
    margin-top: 12px;
 }
 #swiper-product-upper  .swiper-slide img {
    width: 100%;
 }
 #swiper-product-upper .swiper-scrollbar-drag {
   padding-top: 6px;
	margin-top: 12px;
   background: red !important;
	border-radius: 0;
}

#swiper-product-upper  .swiper-button-prev { left: -24px; }
#swiper-product-upper  .swiper-button-next {right:  -24px; }
#swiper-product-upper .swiper-slide:not(.swiper-slide-visible)  {
    pointer-events: none;
    opacity:  0.3;
}
/* 下部カート周り */
#swiper-product-lower {
    overflow: visible; 
}
#swiper-product-lower  .swiper-main,   #swiper-product-lower  .swiper-thumb {
    max-width: 600px;
 }
#swiper-product-lower  .swiper-thumb-lower {
    margin-top: 12px;
 }
 #swiper-product-lower  .swiper-slide img {
    width: 100%;
 }
 #swiper-product-lower .swiper-scrollbar-drag {
   padding-top: 6px;
	margin-top: 12px;
   background: red !important;
	border-radius: 0;
}
#swiper-product-lower .swiper-button-prev { left: -16px; }
#swiper-product-lower .swiper-button-next {right:  -16px; }
#swiper-product-lower .swiper-slide:not(.swiper-slide-visible)  {
    pointer-events: none;
    opacity:  0.3;
}

/* 上部下部カート周り共通 */
  :root .swiper-button-prev, :root .swiper-button-next {
  color: #000;
}

.product-exp {
  font-size: 18px;
  clear: both;
  margin: 20px 0 0;
  padding: 20px 0 0;
  border-top: 1px solid #dbdbdb;
/* border-bottom: 1px solid #dbdbdb; */
  line-height: 1.6;
}
.product-spec-block {
  margin-bottom: 3em;
}
  .product-spec-block table {
    width: 100%;
  }
    .product-spec-table {
      margin-bottom: 20px;
      border-top: 1px solid #dbdbdb;
      font-size:18px;
    }
    .product-spec-table th {
      padding-top: 1em;
      padding-right: .5em;
      padding-bottom: 1em;
      border-right: 1px solid #dbdbdb;
      border-bottom: 1px solid #dbdbdb;
    }
    .product-spec-table td {
      overflow: hidden;
      padding-top: 1em;
      padding-bottom: 1em;
      padding-left: 1em;
      border-bottom: 1px solid #dbdbdb;
    }
      .product-spec-table th {
        width: 33.333%;
      }
      .product-spec-table td {
        width: 66.666%;
      }
        .product-spec-table select {
          width: 100%;
        }
        .product-order-form input {
          float: left;
          margin-right: .3em;
          padding: .3em;
        }
        .product-unit {
          float: left;
          padding: .3em;
        }
        .product-init {
          display: none;
        }
          .product-init-num {
            width: 3em;
            text-align: right;
          }
        .product-option-table td div {
          margin-bottom: .5em;
        }
.product-info-lst {
  margin-bottom: 2em;
}
  .product-info-lst li {
    margin: 6px 0;
  }
  .product-info-lst a {
    color: #444;
    text-decoration: none;
  }
  .product-info-lst a:hover {
    text-decoration: underline;
  }
  .product-review {
    margin-bottom: 30px;
  }
  .product-review a {
    font-weight: bold;
  }
.social-share {
  margin-top: 1.5em;
}
  .social-share li {
    margin-bottom: .5em;
    margin-left: .3em;
    display: inline-block;
  }
.product-cart-btn {
  margin-top: 1em;
}
.product-member-sale-msg {
  color: #df7676;
}
.stock_error {
  margin: .5em 0;
  color: #f00;
  font-weight: bold;
  font-size: 123.076%;
  line-height: 3;
}
#trackback {
  margin-bottom: 40px;
}
.trackback-block {
  clear: both;
}
  .trackback-url {
    padding: .5em;
  }
.together-block {
  clear: both;
}
.text-titles-list__detail-text {
  width: 85%;
}

/*  クイックカートイン CSS  */

.cart_in_modal,
.cart_in_error_modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .7);
  z-index: 20000;
  display: flex;
  overflow: auto;
}

@media screen and (min-width: 960px) {
  .cart_in_modal,
  .cart_in_error_modal {
    align-items: center;
  }
}

.cart_in_modal__bg {
  background-color: rgba(0, 0, 0, .7);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 20000;
}

.cart_in_modal__outline {
  width: 90%;
  margin: 20px 5%;
  padding: 20px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .4);
  box-sizing: border-box;
  text-align: center;
  position: absolute;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__outline {
    width: 900px;
    margin: auto;
    padding: 20px 70px;
    position: relative;
  }
}

.cart_in_modal__heading {
  font-size: 20px;
  font-weight: bold;
  margin: 20px 0;
  line-height: 1.4;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__heading {
    font-size: 26px;
    margin: 30px 0;
    line-height: 1.2;
  }
}

.cart_in_error_modal__heading {
  font-size: 20px;
  font-weight: bold;
  margin: 40px 0 20px;
  line-height: 1.4;
}

@media screen and (min-width: 960px) {
  .cart_in_error_modal__heading {
    margin: 30px 0;
    line-height: 1.2;
  }
}

.cart_in_modal__detail {
  display: flex;
  padding: 20px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  align-items: center;
  flex-direction: column;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__detail {
    flex-direction: row;
  }
}

.cart_in_modal__name {
  font-size: 16px;
  flex: 1;
  line-height: 1.4;
  text-align: left;
  margin: 0;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__name {
    font-size: 18px;
  }
}

.cart_in_modal__image-wrap {
  padding: 5px;
  width: 170px;
  height: 170px;
  background: rgba(0, 0, 0, .1);
  position: relative;
  border: 5px solid transparent;
  box-sizing: border-box;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__image-wrap {
    margin: 0 30px 0 0;
    flex-basis: 170px;
  }
}

.cart_in_modal__image {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.cart_in_modal__text-link {
  color: #2169f3;
  cursor: pointer;
  position: relative;
  display: inline-block;
  margin: 20px 0 0;
  padding: 0 0 0 20px;
  line-height: 1.15;
}
.cart_in_modal__text-link::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #2169f3;
  border-right: 2px solid #2169f3;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

.cart_in_modal__button-wrap {
  width: 100%;
  margin: 30px auto;
  font-size: 17px;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__button-wrap {
    width: 350px;
  }
}
.cart_in_modal__button {
  font-size: 17px;
  font-weight: bold;
  line-height: 23px;
  display: inline-block;
  box-sizing: border-box;
  cursor: pointer;
  vertical-align: middle;
  text-decoration: none;
  color: #fff;
  border: 0;
  border-radius: 4px;
  width: 100%;
  height: 58px;
  padding: 15px;
  background: #2169f3;
  box-shadow: 0 2px 0 #1a54c2;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.cart_in_modal__button:hover,
.cart_in_modal__button:focus {
  height: 58px;
  color: #e9f0fe;
  background-color: #1e5fdb;
  box-shadow: none;
  transform: translate3d(0, 2px, 0);
}

.cart_in_modal__close-icon {
  cursor: pointer;
}

.cart_in_modal__close-icon::before,
.cart_in_modal__close-icon::after {
  content: "";
  width: 35px;
  height: 6px;
  display: block;
  position: absolute;
  top: 30px;
  right: 20px;
  background: #eee;
  border-radius: 4px;
}

.cart_in_modal__close-icon::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.cart_in_modal__close-icon::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.spinner::before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100px;
  width: 100px;
  margin-top: -50px;
  margin-left: -50px;
  border-radius: 50%;
  border: 5px solid #eee;
  border-top-color: #fd7f23;
  animation: spinner 0.5s linear infinite;
}

/* Shimozaki　tuika */

table {
    border-collapse: collapse;
    text-align: left;
}

table, caption, th, td {
    empty-cells: show;
    text-align: left;
    font-weight: normal;
}
.product_details_list {
    width: 90%;
    margin: 25px auto 10px auto;
    border: none;
}

.product_details_list th, .product_details_list td {
    padding: 5px;
/*  font-size: 85%; */
    background: #FFF;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px dotted #CCC;
}
.product_details_list::before {
  content:"【商品仕様】"; 
  /*color: #4d4d4d;*/
  font-weight: normal;
  font-size: 124%;
}

.product_details_list a {
    color: #5868a1;
}


.product_details_list2 {
    width: 80%;
    margin: 0 0 10px 0;
    border: none;
}

.product_details_list2 th, .product_details_list2 td {
    padding: 5px;
/*  font-size: 85%; */
    background: #FFF;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px dotted #CCC;
}

.product_details_list th, .product_details_list2 th {
  width:30%;
}
.sg_mark {
  vertical-align: text-bottom;
  height: 22px !important;
  margin-right: 4px;
}

@media screen and (max-width:640px){
      .product_details_list {
          width: 100%;
		    font-size:16px;
      }
      .product_details_list th, .product_details_list2 th {
          width:41%;
      }
    .sg_mark {
       vertical-align: text-bottom;
       height: 18px !important;
       margin-right: 4px;
    }
}

.pdetail {
    border-bottom: 1px solid gray;
    padding-bottom: 10px;
    position: relative;
    padding-left: 15px;
    margin: 20px 0 20px;
    font-size: 140%;
    font-weight: bold;
}


.pdetail:before {
        background: #000;
        content: "";
        height: 10px;
        width: 10px;
        left: 0;
        position: absolute;
        top: 3px;
}

.lowercart{
  width:80%;
}

.together-block {
    margin-top: 50px;
}

div#pagetop22 {
    width: 30px;
    position: fixed;
    right: 0;
    bottom: 300px;
    z-index: 200;
    border-radius: 4px 0 0 4px;
/*  padding-top: 20px;
    padding-bottom: 20px; */
    padding: 20px 10px;
}

.youtube iframe{
  width: 100%;
  max-width: 720px;
}

.videos{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.videos iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.ansin_border {
    border: #F6B5C0 10px solid;
    padding: 5px 10px;
    border-radius: 5px;
}


/*　レビュー追加 */
.icon_star {
  float: left;
  width: 75px;
  overflow: hidden;
}
.icon_star img {
  max-width: inherit;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
}
ul.review_poster {
    clear: both;
}
.review_poster li {
  float: left;
  margin-left: 10px;
}
.review_poster li {
  list-style: none;
}
.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  clear: both;
}
.reviewlist_datas {
/*  overflow: hidden; */
  zoom: 1;
  margin-bottom: 10px;
}
.reviewlist {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}

span.hokutostrong {
    font-size: 26px;
    color: red;
}

.tuesg {
    background-color: moccasin;
    border: 2px solid brown;
    padding: 0px 10px 25px;
}

.tuesg02 {
    font-size: smaller;}

.ff_txt_ttl {
    color: #E60012;
    font-size: 24px;
    margin: 1em 0;
}

/*.hidari01 {
    float: left;
    clear: both;
} */

div#size_feature3_1 {
    clear: both;
}

.ffal {
    padding: 1%;
    /* box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 40%); */
    /* width: 46%; */
    margin: 1%;
    /* font-size: 90%; */
    line-height: 150%;
    /* height: 500px; */
    margin-bottom: 2em;
}
}

.gray_box_double {
    margin: 2% 0;
    width: 100%;
}

 .contents_gray {
    padding: 1% 0;
    width: 100%;
    max-width: 1020px;
}

.contents_gray_wrap .contents_gray {
    width: 100%;
    max-width: 1020px;
    margin: 0 auto;
    text-align: left;
}
.ttl_red {
    font-size: larger;
    font-weight: bold;
    color: white;
    background: red;
    width: 16em;
    padding: 0.2em 2em;
}
.ttl_brn {
    color: #a95e00;
    font-weight: bold;
    padding-top: 1em;
}
.ttl_brn:before {
    content: "◎";
    font-size: xx-large;
}
.exp_smlr{
font-size:small;
}
.av_gumi li {
    display: inline-flex;
}
div#av_parent{}
div#av_parent div.av_child_flame{clear:both;}
div#av_parent div.av_child{
   float:left;
   margin: 5px;
}

/* shimozaki swipebox */

html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}

#swipebox-overlay img {
  border: none !important;
}

#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%;
}

#swipebox-slider {
  -webkit-transition: -webkit-transform 0.4s ease;
          transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer;
}
#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
#swipebox-slider .slide-loading {
  background: url(../img/loader.gif) no-repeat center center;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
  -webkit-transition: 0.5s;
          transition: 0.5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}

#swipebox-bottom-bar {
  bottom: -100px;
}

#swipebox-bottom-bar.visible-bars {
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
}

#swipebox-top-bar {
  top: -100px;
}
#swipebox-top-bar.visible-bars {
  -webkit-transform: translate3d(0, 50px, 0);
          transform: translate3d(0, 50px, 0);
}

#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
}

#swipebox-prev,
#swipebox-next,
#swipebox-close {
  background-image: url(https://sinano.co.jp/colorme/swipebox/img/icons.png);
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0;
}

#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px;
}

#swipebox-prev {
  background-position: -32px 13px;
  float: left;
}

#swipebox-next {
  background-position: -78px 13px;
  float: right;
}

#swipebox-close {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9999;
  background-position: 15px 12px;
}

.swipebox-no-close-button #swipebox-close {
  display: none;
}

#swipebox-prev.disabled,
#swipebox-next.disabled {
  opacity: 0.3;
}

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring 0.3s;
          animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring 0.3s;
          animation: leftSpring 0.3s;
}

.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
  content: ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}
.swipebox-touch #swipebox-container:before {
  left: 0;
  -webkit-box-shadow: inset 10px 0px 10px -8px #656565;
          box-shadow: inset 10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
  right: 0;
  -webkit-box-shadow: inset -10px 0px 10px -8px #656565;
          box-shadow: inset -10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1;
}
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1;
}

@-webkit-keyframes rightSpring {
  0% {
    left: 0;
  }

  50% {
    left: -30px;
  }

  100% {
    left: 0;
  }
}

@keyframes rightSpring {
  0% {
    left: 0;
  }

  50% {
    left: -30px;
  }

  100% {
    left: 0;
  }
}
@-webkit-keyframes leftSpring {
  0% {
    left: 0;
  }

  50% {
    left: 30px;
  }

  100% {
    left: 0;
  }
}
@keyframes leftSpring {
  0% {
    left: 0;
  }

  50% {
    left: 30px;
  }

  100% {
    left: 0;
  }
}
@media screen and (min-width: 800px) {
  #swipebox-close {
    right: 10px;
  }

  #swipebox-arrows {
    width: 92%;
    max-width: 800px;
  }
}
/* Skin 
--------------------------*/
#swipebox-overlay {
  background: #0d0d0d;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
  text-shadow: 1px 1px 1px black;
  background: #000;
  opacity: 0.95;
}

#swipebox-top-bar {
  color: white !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}

li.box {
    display: inline-flex;
    max-width: 150px;
    padding-top: 0.5em;
}

@media screen and (max-width:640px){
li.box {
    max-width: 65px;
}
}

.demo_yusa {
    color: #B3A270;
    font-size: larger;
    padding: 0.5em 1em;
    border-left: 8px solid #ccc;
    text-align: left;
    margin: 1em 0;
}
.demo_fuka {
    color: #8B9C7E;
    font-size: larger;
    padding: 0.5em 1em;
    border-left: 8px solid #ccc;
    text-align: left;
    margin: 1em 0;
}

/* Shimozaki　tuika kokomade */



@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}

@media screen and (min-width: 960px) {
  .sp-br {
    display: none;
  }
}


/*商品名(s,d) */
.product-h2 {
  margin:0 0 1em 0;
  /*color: #4d4d4d;*/
  font-weight: bolder;
  font-size: 180%;
  line-height: 1.5;
  margin-bottom: 10px;
}

/*商品説明見出し(s,d) */
.product-h3 {
    clear: both;
    margin: 40px 0 20px 0;
  /*margin-bottom: .7em;*/
  /*color: #4d4d4d;*/
    font-weight: bolder;
    font-size: 22px;
  /*font-size: 160%;*/
    border-left: 6px solid #ccc;
    padding: .25em 0 .25em .75em;
}

.campproduct-h3 {
    clear: both;
    margin: 40px 0 20px 0;
    font-weight: bolder;
    font-size: 22px;
    border-left: 11px dashed;
    padding: .25em 0 .25em .75em;
}

/*商品説明　センター画像(s,d) */
.img-center {
   text-align:center;
   margin: 0 0 15px 0;
}

/*商品説明　左回り画像(s,d) */
.img-left {
	float: left;
	margin-right: 15px;
}


/*商品サブ画像　(s,d) */
/*.product-image-thumb a:visited img {
  border:2px solid #dbdbdb
}*/

.product-image-thumb a:hover img {
  border:3px solid #ecd062
}

/*.product-image-thumb a:active img {
  border:2px solid #dbdbdb
}*/

/*商品説明　右寄せ smzk */
.img-right{
  float:right;
  margin:0 15px;
}

/* background smzk */
.style_kabuki {
    background-image: url(https://img21.shop-pro.jp/PA01434/006/etc/jousikimaku.jpg?cmsp_timestamp=20200124115934);
}
.back_washi{
   background-image: url(https://img21.shop-pro.jp/PA01434/006/etc/p0526_s.jpg?cmsp_timestamp=20200124140551);
}
.nazeyasui {
    border: 2px solid darkorange;
    background: lightgoldenrodyellow;
    padding: 30px;
}
.aeba {
    font-weight: bold;
    color: crimson;
    font-size: larger;
}
.cart_anchor {
    text-align: center;
    margin: 20px auto 50px;
    border-radius: 5px;
    padding: 20px;
    color: white;
    font-weight: bold;
    font-size: larger;
    width: 80%;
    max-width: 500px;
}
.cart_anchor.btn-02 a {
    color: white;
    display: block;
    padding: 0.3em;
}
.tre_kaju {
    background-color: lightgray;
    padding: 30px 40px 50px;
}
.tre_chui {
    text-align: center;
    border-bottom: 1px solid gray;
}
.pointtue{
    background-color: #cca01d;
    padding: 10px;
    text-align: center;
    margin: 1em 0 0;
}

.blk_bdr {
    display: block;
    border: 1px solid gray;
    padding: 1em;
    font-size: smaller;
}

/* 0210407 Append koshitori */
.kounyu_warning {
    margin-bottom: 50px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dbdbdb;
}
/* 0210407 Append End */

@media only screen and (max-width: 640px) {
  .pc { display: none !important; }
  .sp { display: none !important; }
  .sp2 { display: block !important; } 
/**/
  .sp-block-img {
    display: block !important;
    max-width: 98% !important;
  }
/**/
}

@media screen and (max-width:980px){
  .row {
    padding-top:0px;
  }
}
/*
@media screen and (max-width:640px){
  .row {
    padding-top:60px;
  }
*/


/* 20211129 Append koshitori */
.h3-menu {
    border-top: solid 1px black;
    border-bottom: solid 1px black;
}
.h3-adjust {
    padding: 0 ;
    padding-top: 140px !important;
    margin-top: -140px !important;
    border-left: 0px !important;
}
/* 20211129 Append END */

}

/* LINEで再入荷通知を非表示 */
.poster_notification_btn {
    display: none;
}

/* 商品グループタグ202501追加 */
.product_belong_lists_wrapper {
  margin-left: 0px;
  margin-bottom: 20px;
}

.product_belong_title {
  padding-left: 8px;
}

.product_belong_lists {
  display: inline-block;
  margin-left: 0px;
}

.product_belong_list {
  display: inline-block;
  list-style: none;
  background-color: #fff7c7;
  border-radius: 30px;
  border: solid 1px #eed97d;
  margin: 0 4px 8px 0;
  padding: 0 8px 2px 8px;
  height: 20px;
}

.product_belong_list a {
  font-family: 'Noto Sans JP', sans-serif;
  text-decoration: none;
  color: #414141;
  font-size: 13px;
  line-height: 20px;
}

.product_belong_list a:before {content: "#";}

/* ボタンのデフォルトスタイルをリセット */
.social-button button {
  all: unset;
  cursor: pointer;
  display: inline;
  padding: 0;
  border: none;
  background: none;
  font: inherit;
  color: inherit;
}

