@charset "UTF-8";
@media screen and (max-width: 767px) {
  .bscstm .shadow-lg {
    -webkit-box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.18) !important;
            box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.18) !important;
  }
}

@media screen and (max-width: 767px) {
  .pane-contents > .container {
    display: block;
  }
}

.block-goods-detail {
  display: block;
}

@media screen and (max-width: 767px) {
  .page-goods {
    width: 100%;
  }
}

.pane-main {
  margin: 0 auto;
  max-width: 1260px;
  min-width: 1000px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pane-main {
    max-width: none;
    width: 1280px;
  }
}
@media screen and (max-width: 767px) {
  .pane-main {
    width: 100%;
    min-width: auto;
  }
}

.container {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .container {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .pane-contents {
    min-height: auto;
  }
}

.pane-goods-left-side {
  width: 100%;
  margin: 0px;
}
@media screen and (max-width: 767px) {
  .pane-goods-left-side {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .pane-goods-right-side {
    width: 100%;
  }
}

.goods_2column_wrap {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  max-width: 1260px;
  min-width: 1000px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .goods_2column_wrap {
    max-width: none;
    width: 1280px;
  }
}
@media screen and (max-width: 767px) {
  .goods_2column_wrap {
    width: 100%;
    min-width: auto;
    display: block;
    padding: 0 15px;
  }
}

.goods_img_wrap {
  width: 50%;
  float: left;
}
@media screen and (max-width: 767px) {
  .goods_img_wrap {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
}

.goods_info_wrap-toggle {
  position: relative;
  border-top: 1px solid #827a65;
  background-color: #f9f6ed;
  padding: 9px 15px;
  letter-spacing: 0.12em;
  margin-top: 8%;
}
.goods_info_wrap-toggle:before, .goods_info_wrap-toggle:after {
  content: "";
  display: block;
  background: #230e02;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.goods_info_wrap-toggle:before {
  width: 1px;
  height: 11px;
  right: 15px;
}
.goods_info_wrap-toggle:after {
  width: 11px;
  height: 1px;
  right: 10px;
}
.goods_info_wrap-toggle.goods_info_wrap-toggle__active:before {
  content: none;
}

body#HENRI .goods_info_wrap-toggle {
  border-top: none;
  background-color: #552b21;
  color: #ffffff;
}
body#HENRI .goods_info_wrap-toggle:before, body#HENRI .goods_info_wrap-toggle:after {
  background-color: #ffffff;
}

body#C3 .goods_info_wrap-toggle {
  border-top: none;
  background-color: #0d0d0d;
  color: #f9f6ed;
}
body#C3 .goods_info_wrap-toggle:before, body#C3 .goods_info_wrap-toggle:after {
  background-color: #f9f6ed;
}

.goods_info_wrap {
  width: 50%;
  float: left;
}
@media screen and (max-width: 767px) {
  .goods_info_wrap {
    width: 100%;
    float: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.goods_info_wrap .block-goods-comment2 .speclist_ {
  border: 1px solid #e5e5e5;
  margin-top: 50px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .goods_info_wrap .block-goods-comment2 .speclist_ {
    margin-top: 25px;
  }
}
.goods_info_wrap .block-goods-comment2 .speclist_ th {
  background-color: #f9f6ed;
  border-bottom: 1px solid #e5e5e5;
  font-size: 14px;
  font-weight: bold;
  padding: 15px 30px;
}
@media screen and (max-width: 767px) {
  .goods_info_wrap .block-goods-comment2 .speclist_ th {
    padding: 15px 10px;
    text-align: center;
    width: 110px;
  }
}
.goods_info_wrap .block-goods-comment2 .speclist_ td {
  border-bottom: 1px solid #e5e5e5;
  font-size: 14px;
  padding: 15px 30px;
}
@media screen and (max-width: 767px) {
  .goods_info_wrap .block-goods-comment2 .speclist_ td {
    padding: 15px 15px;
  }
}
.goods_info_wrap .block-goods-comment2 .speclist_ a {
  text-decoration: underline;
}
.goods_info_wrap .block-goods-comment2 .speclist_ a:hover {
  text-decoration: none;
}

.block-goods-comment3 {
  width: 100%;
  margin: 90px auto 0;
}
@media screen and (max-width: 767px) {
  .block-goods-comment3 {
    width: 100%;
    margin-top: 40px;
  }
}

.block-goods-comment4 {
  margin: 90px auto 0;
  max-width: 1260px;
  min-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block-goods-comment4 {
    max-width: none;
    width: 1280px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .block-goods-comment4 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .block-goods-comment4 {
    width: 100%;
    margin-top: 40px;
    padding: 0 15px;
    min-width: auto;
  }
}

.block-goods-comment5 {
  margin: 90px auto 0;
  max-width: 1260px;
  min-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block-goods-comment5 {
    max-width: none;
    width: 1280px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .block-goods-comment5 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .block-goods-comment5 {
    width: 100%;
    margin-top: 40px;
    padding: 0 15px;
    min-width: auto;
  }
}

.block-goods-comment-6 {
  margin: 90px auto 0;
  max-width: 1260px;
  min-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block-goods-comment-6 {
    max-width: none;
    width: 1280px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .block-goods-comment-6 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .block-goods-comment-6 {
    width: 100%;
    margin-top: 40px;
    padding: 0 15px;
    min-width: auto;
  }
}

.block-goods-comment-8 {
  margin: 0px auto 0;
  max-width: 1260px;
  min-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block-goods-comment-8 {
    max-width: none;
    width: 1280px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .block-goods-comment-8 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .block-goods-comment-8 {
    width: 100%;
    margin-top: 0px;
    padding: 0 0;
    min-width: auto;
  }
}
.block-goods-comment-8 .category-detail-wrap {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .block-goods-comment-8 .category-detail-wrap {
    margin-bottom: 20px;
  }
}

.block-goods-comment9,
.block-goods-comment-9 {
  margin: 90px auto 0;
  max-width: 1260px;
  min-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block-goods-comment9,
  .block-goods-comment-9 {
    max-width: none;
    width: 1280px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .block-goods-comment9,
  .block-goods-comment-9 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .block-goods-comment9,
  .block-goods-comment-9 {
    width: 100%;
    margin-top: 40px;
    padding: 0 15px;
    min-width: auto;
  }
}

.ttr_inner .img_ {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .d_pc {
    display: none;
  }
}

.d_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .d_sp {
    display: block;
  }
}

.youtube_wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube_wrap iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  .pane-goods-center {
    width: 100%;
  }
}

.full_bg {
  width: 100vw;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #ddd;
  padding: 40px;
}

.full_bg-inner {
  margin: 0 auto;
  padding: 25px;
  background-color: #fff;
}

.bg_yellow {
  background-color: #f9f6ed;
}

.comment_h3_d-none {
  display: none;
}

@media screen and (min-width: 768px) {
  .bscstm .align-md-middle {
    vertical-align: middle !important;
  }
}

.pane-topic-path {
  background-color: inherit;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .pane-topic-path {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .pane-topic-path {
    width: 100%;
    padding: 0 15px;
  }
}

.goods_cart_wrap {
  width: 50% !important;
  padding-left: 90px;
  float: right;
  padding-top: 50px;
  min-height: 860px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .goods_cart_wrap {
    padding-right: 1px;
  }
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap {
    width: 100% !important;
    margin-left: 0px;
    float: none;
    padding-top: 0px;
    padding-left: 0px;
    min-height: auto;
  }
}
.goods_cart_wrap .block-goods-comment {
  font-size: 18px;
  margin-bottom: 25px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .block-goods-comment {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
.goods_cart_wrap .block-goods-name--text {
  font-size: 26px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .block-goods-name--text {
    font-size: 20px;
  }
}
.goods_cart_wrap .brand_name,
.goods_cart_wrap .item_number {
  font-size: 11px;
  display: inline-block;
  -webkit-box-ordinal-group: 42;
      -ms-flex-order: 41;
          order: 41;
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .brand_name,
  .goods_cart_wrap .item_number {
    font-size: 10px;
  }
}
.goods_cart_wrap .item_number {
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .item_number {
    padding-left: 10px;
  }
}
.goods_cart_wrap .block-goods-price {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .block-goods-price {
    margin-bottom: 15px;
  }
}
.goods_cart_wrap .block-goods-price--price {
  font-size: 36px;
  color: #230e02;
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .block-goods-price--price {
    font-size: 30px;
  }
}
.goods_cart_wrap .block-goods-price--net-price {
  display: none;
}
.goods_cart_wrap .tax_text {
  font-size: 12px;
  font-weight: 100;
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .tax_text {
    font-size: 10px;
  }
}
.goods_cart_wrap .goods-detail-description {
  display: none;
}
.goods_cart_wrap .block-variation--name {
  display: none;
}
.goods_cart_wrap .block-variation_wrap {
  border: 1px solid #e5e5e5;
  padding: 30px 25px;
  -webkit-box-ordinal-group: 231;
      -ms-flex-order: 230;
          order: 230;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .block-variation_wrap {
    border: none;
    border-top: 2px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
    padding: 15px 0px 30px;
  }
}
.goods_cart_wrap .block-variation_wrap .block-variation .block-variation {
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .block-variation_wrap .block-variation .block-variation {
    margin-bottom: 15px;
  }
}
.goods_cart_wrap .block-variation_wrap .block-variation--item {
  margin-bottom: 5px;
}
.goods_cart_wrap .block-variation_wrap .block-variation--item-list {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -6px;
  margin-left: -6px;
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .block-variation_wrap .block-variation--item-list {
    margin: 0 -2.5px;
  }
}
.goods_cart_wrap .block-variation_wrap .block-size--item {
  width: calc(25% - 12px);
  margin: 0px 6px 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f9f6ed;
  border-radius: 3px;
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .block-variation_wrap .block-size--item {
    width: calc(25% - 6px);
    margin: 0px 3px 8px;
    padding: 0 2.5px;
  }
}
.goods_cart_wrap .block-variation_wrap .block-size--item.active {
  background-color: #827a65;
  color: #ffffff;
}
.goods_cart_wrap .block-variation_wrap .block-size--item dt {
  width: 100%;
  height: auto;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: inherit;
  border-radius: 3px;
  min-height: auto;
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .block-variation_wrap .block-size--item dt {
    position: relative;
    width: 100%;
    height: auto;
    min-width: auto;
    min-height: auto;
  }
}
.goods_cart_wrap .block-variation_wrap .block-variation--item.active dt {
  border: none;
  height: 100%;
}
.goods_cart_wrap .block-variation_wrap .block-size--item-term span {
  font-size: 16px;
  width: 100%;
  height: 100%;
  padding: 2px 13px;
  min-height: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .block-variation_wrap .block-size--item-term span {
    font-size: 11px;
    width: 100%;
    height: auto;
    padding: 2px 8px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.goods_cart_wrap .block-variation_wrap .means_wrap {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .block-variation_wrap .means_wrap {
    margin-right: 0px;
  }
}
.goods_cart_wrap .block-variation_wrap .means_wrap .means_contents {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  height: auto;
}
.goods_cart_wrap .block-variation_wrap .means_wrap .means_contents ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .block-variation_wrap .means_wrap .means_contents ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.goods_cart_wrap .block-variation_wrap .means_wrap .means_contents ul li {
  margin-bottom: 10px;
  width: 100%;
}
.goods_cart_wrap .block-variation_wrap .means_wrap .means_contents ul li img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
  opacity: 0.4;
}
.goods_cart_wrap .block-variation_wrap .means_wrap .means_contents ul li.active img {
  opacity: 1;
}
.goods_cart_wrap .block-add-cart {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .block-add-cart {
    margin-bottom: 10px;
  }
}
.goods_cart_wrap .block-add-cart--btn {
  width: 100%;
  background-color: #230e02;
  color: #ffffff;
  border-color: #230e02;
  margin-top: 0px;
  background-image: url(/common/img/goods/ico_cart.png);
  background-repeat: no-repeat;
  background-position: 20px 8px;
  border-radius: 3px;
}
.goods_cart_wrap .block-add-cart--btn.sold_out {
  background-color: #928874;
  background-image: none;
  pointer-events: none;
  border-color: #928874;
}
.goods_cart_wrap .block-contact-about-goods {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .block-contact-about-goods {
    margin-bottom: 10px;
  }
}
.goods_cart_wrap .block-contact-about-goods--btn {
  width: 100%;
  font-weight: bold;
  background-color: #f9f6ed;
  border: none;
  margin-top: 0px;
  border-radius: 3px;
}
.goods_cart_wrap .block-goods-user-review--write-review-link {
  border: 1px solid #230e02;
  background-image: url(/common/img/goods/ico_review.png);
  background-repeat: no-repeat;
  background-position: 10px 8px;
  display: inline-block;
  width: 100%;
  text-decoration: none;
  border-radius: 3px;
  padding: 10px 0;
  text-align: center;
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .block-goods-user-review--write-review-link {
    width: 100%;
    padding: 10px 0;
    padding-left: 25px;
  }
}
.goods_cart_wrap .block-goods-favorite--btn {
  display: inline-block;
  width: calc(50% - 10px);
  border: 1px solid rgb(35, 14, 2);
  background-image: url(/common/img/goods/ico_favorite.png);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
  padding: 10px 0px;
  text-align: center;
  margin-top: 0px;
  font-size: 13px;
  background-color: inherit;
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .block-goods-favorite--btn {
    width: calc(50% - 10px);
    padding: 10px 0px 10px 30px;
    font-size: 11px;
  }
}
.goods_cart_wrap .block-goods-user-review--write-review {
  display: inline-block;
  width: calc(50% - 10px);
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .block-goods-user-review--write-review {
    width: calc(50% - 10px);
  }
}
.goods_cart_wrap .block-goods-favorite {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.goods_cart_wrap .block-goods-favorite-registed--btn,
.goods_cart_wrap .js-cancel-modal {
  background-color: #c2c2c2;
  color: #ffffff;
  padding-top: 10px !important;
  line-height: 1.5;
  border-radius: 3px;
  background-image: none;
  padding-left: 0px;
  border: none;
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .block-goods-favorite-registed--btn,
  .goods_cart_wrap .js-cancel-modal {
    width: calc(50% - 10px);
    font-size: 13px;
  }
}
.goods_cart_wrap .icon_list_wrap ul li {
  display: inline-block;
  width: 72px;
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .icon_list_wrap ul li:first-of-type {
    margin-left: 0px;
  }
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .icon_list_wrap ul li {
    width: 60px;
    margin-left: 5px;
  }
}
.goods_cart_wrap .icon_list_wrap ul li img {
  width: 100%;
}
.goods_cart_wrap .orderOther-area {
  border-top: 1px solid #e5e5e5;
  padding-top: 25px;
  overflow: hidden;
  position: relative;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .orderOther-area {
    padding-top: 10px;
    margin-bottom: 20px;
  }
}
.goods_cart_wrap .orderOther-area > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -5px;
  margin-right: -5px;
}
.goods_cart_wrap .orderOther-area > ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 33.3333333333%;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 0;
}
.goods_cart_wrap .orderOther-area > ul > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #230e02;
  border-radius: 1px;
  width: 100%;
  padding: 10px 10px;
  text-align: center;
}
.goods_cart_wrap .tag_list_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 18px;
  margin-bottom: 20px;
}
.goods_cart_wrap .tag_list_wrap li {
  margin-right: 10px;
  margin-bottom: 10px;
}
.goods_cart_wrap .tag_list_wrap a {
  display: inline-block;
  font-size: 11px;
  border: 1px solid #230e02;
  border-radius: 20px;
  padding: 5px 10px;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .tag_list_wrap a {
    font-size: 10px;
  }
}
.goods_cart_wrap .block-goods-comment1 {
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .block-goods-comment1 {
    margin-top: 20px;
  }
}
.goods_cart_wrap .text_icon_wrap {
  margin-bottom: 20px;
  width: 100%;
}
.goods_cart_wrap .text_icon_wrap ul {
  width: 400px;
  margin: 0 -2.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .text_icon_wrap ul {
    width: 100%;
  }
}
.goods_cart_wrap .text_icon_wrap ul li {
  display: inline-block;
  margin-bottom: 5px;
  width: 95px;
  padding: 0 2.5px;
}
@media screen and (max-width: 767px) {
  .goods_cart_wrap .text_icon_wrap ul li {
    width: 25%;
  }
}
.goods_cart_wrap .text_icon_wrap ul li img {
  vertical-align: bottom;
  margin: 0 auto;
}

.review_wrap {
  margin: 0 auto;
  max-width: 1260px;
  min-width: 1000px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .review_wrap {
    max-width: none;
    width: 1280px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .review_wrap {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .review_wrap {
    width: 100%;
    min-width: auto;
  }
}
.review_wrap .block-icon-image--comments {
  background-image: none;
}
.review_wrap .block-goods-user-review h2 {
  background-color: inherit;
  font-size: 22px;
  padding: 0px;
}
.review_wrap .block-goods-user-review--item {
  border: 1px solid #230e02;
  position: relative;
}
.review_wrap .block-goods-user-review--item:after {
  content: "";
  position: absolute;
  background-color: #ffffff;
  width: 30px;
  height: 40px;
  bottom: -1px;
  right: -2px;
}
@media screen and (min-width: 768px) {
  .review_wrap .block-goods-user-review--item:after {
    right: -1px;
    bottom: -2px;
  }
}
.review_wrap .review_triangle {
  position: relative;
}
.review_wrap .review_triangle:before {
  height: 0;
  display: block;
  position: absolute;
  content: "";
  border-left: solid 27px #ffffff;
  border-bottom: solid 27px transparent;
  bottom: -39px;
  right: -44px;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .review_wrap .review_triangle:before {
    bottom: -39px;
    right: -15px;
  }
}
.review_wrap .review_triangle:after {
  height: 0;
  display: block;
  position: absolute;
  content: "";
  border-left: solid 30px #230e02;
  border-bottom: solid 30px transparent;
  bottom: -41px;
  right: -46px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .review_wrap .review_triangle:after {
    bottom: -41px;
    right: -17px;
  }
}
.review_wrap .block-goods-user-review--item-score {
  border-bottom: 1px solid #230e02;
}
@media screen and (max-width: 767px) {
  .review_wrap .block-goods-user-review--description {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .review_wrap #review_form {
    padding: 0;
    margin: 0;
  }
}
.review_wrap #review_form .block-goods-user-review--write-review-link {
  border: 1px solid #230e02;
  background-image: url(/common/img/goods/ico_review.png);
  background-repeat: no-repeat;
  background-position: 10px 8px;
  display: inline-block;
  width: 238px;
  text-decoration: none;
  border-radius: 3px;
  padding: 10px 0;
}
@media screen and (max-width: 767px) {
  .review_wrap #review_form .block-goods-user-review--write-review-link {
    width: 162px;
    padding: 10px 0;
    padding-left: 25px;
  }
}
@media screen and (max-width: 767px) {
  .review_wrap .block-goods-user-review--score dd img {
    width: 100px;
    height: auto;
  }
}
.review_wrap #page_changer_top {
  text-align: left;
}
.review_wrap .block-goods-user-review--info {
  margin-top: 40px !important;
}
@media screen and (max-width: 767px) {
  .review_wrap .block-goods-user-review--info {
    margin-top: 20px !important;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}
.review_wrap .review-title__casaneo {
  display: none;
}

.faq_wrap {
  width: 1180px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .faq_wrap {
    width: 100%;
  }
}
.faq_wrap .faq__button {
  border-bottom: 1px solid #230e02;
  position: relative;
}
@media screen and (max-width: 767px) {
  .faq_wrap .faq__button {
    border-bottom: none;
  }
}
.faq_wrap .faq__open {
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  overflow: hidden;
  max-height: 0;
}
@media screen and (max-width: 767px) {
  .faq_wrap .faq__open {
    border-bottom: 1px solid #230e02;
  }
}
.faq_wrap .faq__open dd {
  opacity: 0;
}
.faq_wrap .faq__button.active + .faq__open dd {
  opacity: 1;
}
.faq_wrap .faq__button.active:after {
  content: none;
}
.faq_wrap .faq__button:before,
.faq_wrap .faq__button:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #230e02;
}
.faq_wrap .faq__button:before {
  width: 16px;
  height: 2px;
  right: 5px;
}
.faq_wrap .faq__button:after {
  height: 15px;
  width: 2px;
  right: 12px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 1;
}

.related_wrap {
  width: 1280px;
  margin: 60px auto 0;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .related_wrap {
    width: 1200px;
  }
}
@media screen and (max-width: 767px) {
  .related_wrap {
    width: 100%;
    margin-top: 30px;
  }
}
.related_wrap a {
  text-decoration: none;
}
.related_wrap .block-accessory-list--name {
  position: relative;
  padding-left: 60px;
}
@media screen and (max-width: 767px) {
  .related_wrap .block-accessory-list--name {
    padding-left: 55px;
  }
}
.related_wrap .block-accessory-list--name:before {
  content: "";
  position: absolute;
  display: block;
  width: 40px;
  height: 1px;
  background: #230e02;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 12px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .related_wrap .block-accessory-list--name:before {
    width: 25px;
    left: 20px;
  }
}
.related_wrap .block-goods-detail-j--price {
  color: #230e02;
}
.related_wrap .block-check-list-a--price {
  color: #230e02;
}

.ranking-wrap {
  width: 1280px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .ranking-wrap {
    width: 100%;
  }
}
.ranking-wrap .ranking-item-swiper .ranking-item__list {
  display: inline-block;
  color: #230e02;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .ranking-wrap .swiper-wrapper {
    max-width: 345px;
  }
}

.itemhistory_wrap {
  width: 1280px;
  margin: 0 auto;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .itemhistory_wrap {
    width: 1200px;
  }
}
@media screen and (max-width: 767px) {
  .itemhistory_wrap {
    width: 100%;
  }
}
.itemhistory_wrap .block-thumbnail-h--price {
  color: #230e02;
}

.pane-goods-footer {
  z-index: 30;
  background-color: #230e02;
  color: #f9f6ed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: fixed;
  bottom: 0;
  left: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 78px;
}
@media screen and (max-width: 767px) {
  .pane-goods-footer {
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    min-height: 66.5px;
  }
}
.pane-goods-footer .bottom_cart_goods_text {
  font-size: 18px;
  display: none;
}
@media screen and (max-width: 767px) {
  .pane-goods-footer .bottom_cart_goods_text {
    font-size: 15px;
    padding-right: 30px;
  }
}
.pane-goods-footer .block-add-cart--btn {
  width: 300px;
  background-color: #230e02;
  color: #f9f6ed;
  border-color: #f9f6ed;
  margin-top: 0px;
  background-image: url(/common/img/goods/ico_cart.png);
  background-repeat: no-repeat;
  background-position: 20px 8px;
  background-size: 20px;
  border-radius: 3px;
  font-size: 15px;
  margin-right: 15px;
  padding: 8px 0;
}
@media screen and (max-width: 767px) {
  .pane-goods-footer .block-add-cart--btn {
    height: 40px;
    border-radius: 3px;
    background-position: 8px 8px;
    width: 100%;
    margin-right: 0px;
  }
}
.pane-goods-footer .block-add-cart--btn.sold_out {
  background-color: #928874;
  background-image: none;
  pointer-events: none;
  border-color: #928874;
}
@media screen and (max-width: 767px) {
  .pane-goods-footer .block-add-cart--btn span {
    padding-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .pane-goods-footer .block-add-cart--btn span.pc {
    display: block !important;
  }
}
.pane-goods-footer .block-goods-footer-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 18px;
}
@media screen and (max-width: 767px) {
  .pane-goods-footer .block-goods-footer-cart {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .pane-goods-footer .block-goods-footer-cart form {
    width: 100%;
    padding-right: 10px;
  }
}
.pane-goods-footer .favorite_wrap {
  width: 40px;
  height: 40px;
}
.pane-goods-footer .favorite_wrap a {
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  background-image: url(/common/img/goods/ico_favorite.png);
  background-position: center;
  border-radius: 20px;
  background-repeat: no-repeat;
  display: block;
}
.pane-goods-footer .favorite_wrap .js-cancel-modal {
  background-image: url(/common/img/goods/ico_like02.png);
  margin-top: 0px;
}
.pane-goods-footer .favorite_wrap .js-cancel-modal span {
  opacity: 0;
}
.pane-goods-footer .favorite_wrap .block-goods-favorite--btn {
  margin-top: 0px;
}
.pane-goods-footer .favorite_wrap .block-goods-favorite--btn span {
  opacity: 0;
}

@media screen and (max-width: 767px) {
  .modal-dialog {
    width: auto;
    padding: 0 10px;
  }
}
.modal-dialog .modal-content {
  background-color: #ffffff;
}
.modal-dialog .modal-header {
  text-align: center;
}
.modal-dialog .modal-body {
  text-align: center;
}
.modal-dialog .modal-body p {
  margin-bottom: 0px;
}
.modal-dialog .modal-title {
  font-size: 15px;
}
.modal-dialog .modal-close {
  position: relative;
  width: 35px;
  height: 50px;
  cursor: pointer;
}
.modal-dialog .modal-close .btn-close {
  position: relative;
  width: 35px;
  height: 35px;
  cursor: pointer;
  top: -8px;
  right: -8px;
}
.modal-dialog .modal-close .btn-close span {
  border-top: 2px solid #ffffff;
  width: 35px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.modal-dialog .modal-close .btn-close span:nth-of-type(1) {
  top: 16px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.modal-dialog .modal-close .btn-close span:nth-of-type(2) {
  top: 16px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.modal-dialog .btn-secondary {
  background-color: #c2c2c2;
  border: none;
  border-radius: 3px;
  font-size: 15px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.modal-dialog .btn-primary {
  background-color: #d48c25;
  border: none;
  border-radius: 3px;
  font-size: 15px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-right: 0px;
}
.modal-dialog .bookmarkmodal-option {
  margin-top: 20px;
}
.modal-dialog .bookmarkmodal-option .btn-secondary {
  width: 250px;
  background-color: inherit;
  border: 1px solid #dddddd;
  color: #230e02;
}
@media screen and (max-width: 767px) {
  .modal-dialog .bookmarkmodal-option .btn-secondary {
    width: 100%;
  }
}
.modal-dialog .modal-footer {
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .modal-dialog .modal-footer {
    padding-bottom: 20px;
  }
}

.btn.btn-default.block-goods-favorite-registed--btn.js-cancel-modal {
  margin-top: 0px;
  width: calc(50% - 10px);
  padding-bottom: 10px;
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .btn.btn-default.block-goods-favorite-registed--btn.js-cancel-modal {
    width: calc(50% - 10px);
  }
}

#pagetop {
  bottom: 88px;
}
@media screen and (max-width: 767px) {
  #pagetop {
    bottom: 80px;
  }
}

#footer__tel,
#footer__tel-business {
  position: static;
  display: block !important;
  border-left: 1px solid #ffffff;
}
@media screen and (max-width: 767px) {
  #footer__tel,
  #footer__tel-business {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    max-width: 62px;
    width: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
#footer__tel a,
#footer__tel-business a {
  padding: 8px 16px;
}
@media screen and (max-width: 767px) {
  #footer__tel img,
  #footer__tel-business img {
    width: 29px !important;
  }
}

@media screen and (min-width: 768px) {
  .channelTalk-cstmBtn {
    bottom: 93px;
    width: 170px;
    background-image: url(/img/usr/common/chat_goods_2510.jpg);
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .channelTalk-cstmBtn {
    bottom: 80px;
  }
}

.block-goods-user-review--item-moderate-vote {
  position: relative;
}

.dropdown li:hover {
  background-color: inherit;
  opacity: 0.7;
}

#store_goods_modal {
  z-index: 10002 !important;
}
#store_goods_modal div.container_ {
  overflow: auto !important;
  border-top: 1px solid #dedede !important;
  left: 25% !important;
}
@media screen and (max-width: 767px) {
  #store_goods_modal div.container_ {
    width: 90% !important;
    left: 5% !important;
    top: 10% !important;
  }
}
@media screen and (max-width: 767px) {
  #store_goods_modal div.container_ .flex {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #store_goods_modal div.container_ .flex .block-cart--goods-list-image {
    float: none;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  #store_goods_modal div.container_ .flex .block-cart--goods-list-item {
    float: none;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #store_goods_modal div.container_ table {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #store_goods_modal div.container_ table tr td {
    width: 50% !important;
  }
}
@media screen and (max-width: 767px) {
  #store_goods_modal div.container_ table tr:first-of-type td:last-of-type {
    text-align: right;
    vertical-align: middle;
    padding-left: 5px;
  }
}

.lightbox {
  z-index: 10002 !important;
}

.lightboxOverlay {
  z-index: 10002 !important;
}

.block-goods-user-review--item-frame {
  overflow-wrap: break-word !important;
  word-wrap: break-word;
}

@media screen and (max-width: 767px) {
  .dropdown {
    top: calc(100% - 65px) !important;
  }
}
.dropdown li span:hover {
  background-color: #444444;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .js-enhanced-ecommerce-image {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .bottom_cart_form__nostock,
  .bottom_cart_form__period {
    display: none;
  }
}

.block-goods-user-review--pagenav {
  text-align: center;
  background-color: #ffffff;
  width: 300px;
  margin: 0 auto;
}
.block-goods-user-review--pagenav #review_read_button a {
  border-bottom: 1px solid #230e02;
}
.block-goods-user-review--pagenav .block-goods-user-review--pager-now,
.block-goods-user-review--pagenav .block-goods-user-review--ref {
  border: 1px solid #230e02;
  padding: 5px 10px;
  margin: 0 10px 10px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .block-goods-user-review--pagenav .block-goods-user-review--pager-now,
  .block-goods-user-review--pagenav .block-goods-user-review--ref {
    margin: 0px 6px;
    font-size: 13px;
    line-height: 2;
  }
}
.block-goods-user-review--pagenav .block-goods-user-review--pager-now {
  background-color: #230e02;
  color: #ffffff;
}

.ttr_w_1280px {
  margin: 0 auto;
  max-width: 1260px;
  min-width: 1000px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ttr_w_1280px {
    max-width: none;
    width: 1280px;
  }
}
@media screen and (max-width: 767px) {
  .ttr_w_1280px {
    width: 100%;
    min-width: auto;
  }
}
.ttr_w_1280px .ttr_inner {
  width: 100% !important;
}
@media screen and (max-width: 767px) {
  .ttr_w_1280px .ttr_inner {
    width: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .ttr_w_1280px .ttr_goodshit {
    background: url(/common/img/goods/goodstt.png) no-repeat center top !important;
  }
}
.ttr_w_1280px .img_ img {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .ttr_w_1280px .goods_column1_ {
    margin: 0px;
  }
}
@media screen and (min-width: 768px) {
  .ttr_w_1280px .goods_column1_ .ttr_desc {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .ttr_w_1280px .goods_column2_box_ {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .ttr_w_1280px .goods_column2_box_ .comment_ {
    padding: 0 10px;
  }
}

.ttr_w_1024px {
  margin: 0 auto;
  max-width: 1024px;
  min-width: 1000px;
  padding: 0 20px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ttr_w_1024px {
    max-width: none;
    width: 1280px;
  }
}
@media screen and (max-width: 767px) {
  .ttr_w_1024px {
    width: 100%;
    min-width: auto;
    padding: 0px;
  }
}
.ttr_w_1024px .ttr_inner {
  width: 100% !important;
}
@media screen and (max-width: 767px) {
  .ttr_w_1024px .ttr_inner {
    width: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .ttr_w_1024px .ttr_goodshit {
    background: url(/common/img/goods/goodstt_1024px.png) no-repeat center top !important;
  }
}
@media screen and (max-width: 767px) {
  .ttr_w_1024px .ttr_goodshit {
    background: url(/common/img/goods/goodstt_1024px_sp.png) no-repeat center top !important;
    background-size: contain !important;
  }
}
.ttr_w_1024px .img_ img {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .ttr_w_1024px .goods_column1_ {
    margin: 0px;
  }
}
@media screen and (min-width: 768px) {
  .ttr_w_1024px .goods_column1_ .ttr_desc {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .ttr_w_1024px .goods_column2_box_ {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .ttr_w_1024px .goods_column2_box_ .comment_ {
    padding: 0 10px;
  }
}

.ttr_attention {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 12px;
  font-weight: bold;
}

.ttr_goodshit.cake_acc {
  background: url(../img/goods/line_ch_2206.png) no-repeat center top !important;
  padding-top: 80px !important;
}
@media screen and (max-width: 767px) {
  .ttr_goodshit.cake_acc {
    background: url(../img/goods/line_ch_2206_sp.png) no-repeat center top !important;
    padding-top: 60px !important;
  }
}

.ttr_bgline-half {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #fff2ab));
  background: linear-gradient(transparent 70%, #fff2ab 70%);
}

#Htmp .block-goods-comment3 .ttr_inner,
#Htmp .block-goods-comment4 .ttr_inner,
#Htmp .block-goods-comment5 .ttr_inner,
#Htmp .block-goods-comment-7 .ttr_inner {
  width: 804px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  #Htmp .block-goods-comment3 .ttr_inner,
  #Htmp .block-goods-comment4 .ttr_inner,
  #Htmp .block-goods-comment5 .ttr_inner,
  #Htmp .block-goods-comment-7 .ttr_inner {
    width: 100%;
  }
}

#Htmp .block-goods-comment3 .ttr_inner .goodscomment3_,
#Htmp .block-goods-comment4 .ttr_inner .goodscomment3_,
#Htmp .block-goods-comment5 .ttr_inner .goodscomment3_,
#Htmp .block-goods-comment-7 .ttr_inner .goodscomment3_ {
  width: 100%;
  margin: 0;
}

.page-goods #bread-crumb-list .block-topic-path--item__current {
  display: none;
}

.guide-btn {
  background-color: #f3ecea;
}
.guide-btn.link-arw {
  position: relative;
}
.guide-btn.link-arw::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 0px;
  bottom: 0;
  margin: auto 0 auto 0;
  width: 8px;
  height: 8px;
  border-right: 1px solid #c2bdad;
  border-bottom: 1px solid #c2bdad;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/* フードプント -  */
.sn-ttr-top {
  max-width: 1290px;
  margin: 0 auto 60px;
}
@media screen and (max-width: 767px) {
  .sn-ttr-top {
    margin-bottom: 40px;
  }
}

/*/common/css/cat-food_print.cssから抜粋*/
.sn-ttr-inner {
  max-width: 1024px;
  margin: 0 auto;
}
.sn-ttr-inner .section-title {
  font-family: fot-tsukuardgothic-std, sans-serif;
}
.sn-ttr-inner .section-title__part {
  position: relative;
}
.sn-ttr-inner .section-title__part::after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: url(/common/img/sweets_novelty/food_print/underline-products.png) repeat-x left bottom/contain;
}
@media screen and (min-width: 768px) {
  .sn-ttr-inner .section-title__part::after {
    height: 9px;
  }
}
.sn-ttr-inner hr {
  border-bottom: 1px solid #bdb6b3;
  max-width: 1024px;
}
.sn-ttr-inner .section-about {
  background: url(/common/img/sweets_novelty/food_print/bg_01_sp.jpg) no-repeat center center/cover;
}
@media screen and (min-width: 768px) {
  .sn-ttr-inner .section-about {
    background: url(/common/img/sweets_novelty/food_print/bg_01.jpg) no-repeat center center/cover;
  }
}
.sn-ttr-inner .section-about__title {
  font-family: fot-tsukuardgothic-std, sans-serif;
}
.sn-ttr-inner .section-products .btn {
  position: relative;
  font-family: fot-tsukuardgothic-std, sans-serif;
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0px 0px 9.5px 0.5px rgba(94, 94, 94, 0.15);
          box-shadow: 0px 0px 9.5px 0.5px rgba(94, 94, 94, 0.15);
}
.sn-ttr-inner .section-products .btn.current {
  background-color: #f9f6ed;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
}
.sn-ttr-inner .section-products .btn.current:after {
  display: none;
}
.sn-ttr-inner .section-products .btn::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 17px;
  width: 8px;
  height: 8px;
  border-right: 1px solid #ac9b82;
  border-bottom: 1px solid #ac9b82;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}
.sn-ttr-inner .section-products__title {
  font-family: fot-tsukuardgothic-std, sans-serif;
}
.sn-ttr-inner .section-products__item:nth-child(n+3) {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .sn-ttr-inner .section-products__item:nth-child(n+3) {
    margin-top: 60px;
  }
}
.sn-ttr-inner .section-step {
  background: url(/common/img/sweets_novelty/food_print/bg_01_sp.jpg) no-repeat center center/cover;
}
.sn-ttr-inner .section-step .more {
  position: relative;
  border-bottom: 1px solid #000;
}
.sn-ttr-inner .section-step .more::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 6px;
  width: 8px;
  height: 8px;
  border-right: 1px solid #ab9d83;
  border-bottom: 1px solid #ab9d83;
  -webkit-transform: rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}
.sn-ttr-inner .section-step .link-arw {
  position: relative;
}
.sn-ttr-inner .section-step .link-arw::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 16px;
  width: 28px;
  height: 28px;
  background: url(/common/img/sweets_novelty/food_print/icon-question.png) no-repeat center center/contain;
}
@media screen and (min-width: 768px) {
  .sn-ttr-inner .section-step .link-arw::before {
    left: 40px;
    width: 35px;
    height: 35px;
  }
}
@media screen and (min-width: 768px) {
  .sn-ttr-inner .section-step {
    background: url(/common/img/sweets_novelty/food_print/bg_01.jpg) no-repeat center center/cover;
  }
}
.sn-ttr-inner .section-step__title {
  font-family: fot-tsukuardgothic-std, sans-serif;
  text-decoration: underline; /* 下線 */
  text-decoration-thickness: 0.5em; /* 線の太さ */
  text-decoration-color: #fbf060; /* 線の色 */
  text-underline-offset: -0.2em; /* 線の位置。テキストに重なるようにやや上部にする */
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none; /* 下線と文字列が重なる部分でも下線が省略されない（線が途切れない） */
}
.sn-ttr-inner .section-step__block:nth-of-type(1) .section-step__part::before {
  width: 91px;
  height: 60px;
  background: url(/common/img/sweets_novelty/food_print/icon-step_01.png) no-repeat center center/contain;
}
@media screen and (min-width: 768px) {
  .sn-ttr-inner .section-step__block:nth-of-type(1) .section-step__part::before {
    width: 141px;
    height: 94px;
  }
}
.sn-ttr-inner .section-step__block:nth-of-type(2) .section-step__part::before {
  width: 73px;
  height: 68px;
  background: url(/common/img/sweets_novelty/food_print/icon-step_02_sp.png) no-repeat center center/contain;
}
@media screen and (min-width: 768px) {
  .sn-ttr-inner .section-step__block:nth-of-type(2) .section-step__part::before {
    width: 141px;
    height: 94px;
    background: url(/common/img/sweets_novelty/food_print/icon-step_02.png) no-repeat center center/contain;
  }
}
.sn-ttr-inner .section-step__item {
  width: calc(50% - 7.5px);
}
.sn-ttr-inner .section-step__item:nth-child(2n) {
  margin-left: 15px;
}
@media screen and (min-width: 768px) {
  .sn-ttr-inner .section-step__item {
    width: calc(25% - 37.5px);
  }
  .sn-ttr-inner .section-step__item:nth-child(n+2) {
    margin-left: 25px;
  }
}
.sn-ttr-inner .section-step__part {
  position: relative;
  font-family: fot-tsukuardgothic-std, sans-serif;
}
.sn-ttr-inner .section-step__part::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}
.sn-ttr-inner .section-step__box {
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.15);
}
.sn-ttr-inner .section-step__number {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  border-bottom: 2px solid #230e02;
}
@media screen and (min-width: 768px) {
  .sn-ttr-inner .section-step__wrap {
    border-left: 1px solid #000;
  }
}
.sn-ttr-inner .section-step__group {
  font-family: fot-tsukuardgothic-std, sans-serif;
}
.sn-ttr-inner .section-step__group:nth-of-type(1) .section-step__detail {
  padding-left: clamp(0.625rem, -0.975rem + 2vw, 1.125rem);
}
.sn-ttr-inner .section-step__group:nth-of-type(2) {
  position: relative;
}
.sn-ttr-inner .section-step__group:nth-of-type(2)::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-47%);
          transform: translateY(-47%);
  left: -2px;
  width: 1px;
  height: 89%;
  background-color: #000;
}
.sn-ttr-inner .section-step__group:nth-of-type(2) .section-step__detail {
  padding-left: clamp(0.313rem, -2.888rem + 4vw, 1.313rem);
}
.sn-ttr-inner .section-step__group:nth-of-type(2) .section-step__date {
  padding-right: clamp(0rem, -10rem + 12.5vw, 3.125rem);
}
.sn-ttr-inner .section-step__tag {
  border-bottom: 1px solid #000;
}
@media screen and (min-width: 768px) {
  .sn-ttr-inner .section-step__tag {
    border-bottom: none;
  }
}
.sn-ttr-inner .section-step__tag-icon {
  position: relative;
}
.sn-ttr-inner .section-step__tag-icon::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 32px;
  height: 30px;
  background: url(/common/img/sweets_novelty/food_print/icon-step_03-1.png) no-repeat center center/contain;
}
@media screen and (min-width: 768px) {
  .sn-ttr-inner .section-step__tag-icon::before {
    width: 39px;
    height: 36px;
  }
}
.sn-ttr-inner .section-step__main, .sn-ttr-inner .section-step__text {
  font-family: fot-tsukuardgothic-std, sans-serif;
}

body:not(#Htmp) .block-goods-detail #store_goods_modal .container_ {
  left: 0 !important;
  right: 0 !important;
  margin: 0 auto;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body:not(#Htmp) .block-goods-detail #store_goods_modal .container_ {
    max-height: 800px;
    min-height: 800px;
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
body:not(#Htmp) .block-goods-detail #store_goods_modal .container_ > table {
  margin-top: 20px;
}
body:not(#Htmp) .block-goods-detail #store_goods_modal .container_ > table td {
  padding: 28px 20px !important;
  background-color: #f5f5f5;
  text-align: left !important;
}
@media screen and (max-width: 767px) {
  body:not(#Htmp) .block-goods-detail #store_goods_modal .container_ > table td {
    padding: 15px 18px !important;
  }
}
body:not(#Htmp) .block-goods-detail #store_goods_modal .container_ > table td font {
  font-weight: normal;
  color: #000000;
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  body:not(#Htmp) .block-goods-detail #store_goods_modal .container_ > table td font {
    font-size: 14px;
    line-height: 1.4;
  }
}
body:not(#Htmp) .block-goods-detail #store_goods_modal .container_ #accordion {
  margin-top: 35px !important;
}
@media screen and (max-width: 767px) {
  body:not(#Htmp) .block-goods-detail #store_goods_modal .container_ #accordion {
    margin-top: 20px !important;
  }
}
body:not(#Htmp) .block-goods-detail #store_goods_modal .container_ #accordion > table {
  border-top: 1px solid #dedede;
}
body:not(#Htmp) .block-goods-detail #store_goods_modal .container_ #accordion > table tr {
  display: none;
}
body:not(#Htmp) .block-goods-detail #store_goods_modal .container_ #accordion > table tr:nth-child(2), body:not(#Htmp) .block-goods-detail #store_goods_modal .container_ #accordion > table tr:nth-child(3), body:not(#Htmp) .block-goods-detail #store_goods_modal .container_ #accordion > table tr:nth-child(4) {
  display: table-row;
}
body:not(#Htmp) .block-goods-detail #store_goods_modal .container_ #accordion > table tr td {
  padding: 15px 0;
}
body:not(#Htmp) .block-goods-detail #store_goods_modal .container_ #accordion > table tr td:first-of-type {
  padding-left: 20px;
  width: 30%;
}
@media screen and (max-width: 767px) {
  body:not(#Htmp) .block-goods-detail #store_goods_modal .container_ #accordion > table tr td:first-of-type {
    padding-left: 8px;
    width: 60% !important;
  }
}
@media screen and (max-width: 767px) {
  body:not(#Htmp) .block-goods-detail #store_goods_modal .container_ #accordion > table tr td:nth-child(2) {
    width: 10% !important;
  }
}
body:not(#Htmp) .block-goods-detail #store_goods_modal .container_ #accordion > table tr td:last-of-type {
  padding-right: 20px;
  width: 30%;
}
@media screen and (max-width: 767px) {
  body:not(#Htmp) .block-goods-detail #store_goods_modal .container_ #accordion > table tr td:last-of-type {
    padding-right: 8px;
    width: 30% !important;
  }
}
body:not(#Htmp) .block-goods-detail #store_goods_modal .container_ #accordion.toggle-active tr {
  display: table-row;
}
body:not(#Htmp) .block-goods-detail #store_goods_modal .container_ .store_goods_modal_accordionBtn-wrap {
  text-align: center;
  margin-top: 25px;
}
body:not(#Htmp) .block-goods-detail #store_goods_modal .container_ .store_goods_modal_accordionBtn {
  font-size: 16px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding-left: 20px;
}
body:not(#Htmp) .block-goods-detail #store_goods_modal .container_ .store_goods_modal_accordionBtn:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #230e02;
  border-right: 1px solid #230e02;
  position: absolute;
  top: -5px;
  bottom: 0;
  left: 0px;
  margin: auto;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
body:not(#Htmp) .block-goods-detail #store_goods_modal .container_ .store_goods_modal_accordionBtn.toggle-activeBtn:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
body:not(#Htmp) .block-goods-detail #store_goods_modal .stock_goods_close_btn-wrap {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 800px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body:not(#Htmp) .block-goods-detail #store_goods_modal .stock_goods_close_btn-wrap {
    top: calc(50% - 450px) !important;
  }
}
@media screen and (max-width: 767px) {
  body:not(#Htmp) .block-goods-detail #store_goods_modal .stock_goods_close_btn-wrap {
    top: 2%;
    width: 90% !important;
  }
}
body:not(#Htmp) .block-goods-detail #store_goods_modal .stock_goods_close_btn {
  display: block;
  text-align: right;
  color: #ffffff;
  position: relative;
  width: 35px !important;
  height: 45px !important;
  margin: 0 !important;
  padding: 0 !important;
}
body:not(#Htmp) .block-goods-detail #store_goods_modal .stock_goods_close_btn p {
  font-size: 10px;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 0;
  white-space: nowrap;
}
body:not(#Htmp) .block-goods-detail #store_goods_modal .stock_goods_close_btn span {
  border-top: 1px solid #ffffff;
  width: 35px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
body:not(#Htmp) .block-goods-detail #store_goods_modal .stock_goods_close_btn span:nth-of-type(1) {
  bottom: 16px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
body:not(#Htmp) .block-goods-detail #store_goods_modal .stock_goods_close_btn span:nth-of-type(2) {
  bottom: 16px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.main-contents .d-review-none, .block-goods-comment-3 .d-review-none, .block-goods-comment-7 .d-review-none {
  display: none;
}

@media screen and (max-width: 767px) {
  .page-goods #lightbox {
    position: relative;
  }
}
@media screen and (min-width: 768px) {
  .page-goods #lightbox .lb-dataContainer {
    position: relative;
  }
}
.page-goods #lightbox .lb-dataContainer .lb-details .lb-caption {
  display: none !important;
}
.page-goods #lightbox .lb-dataContainer .lb-close {
  position: absolute;
  right: 10px;
  top: -40px;
}
@media screen and (min-width: 768px) {
  .page-goods #lightbox .lb-dataContainer .lb-close {
    right: 0;
    top: -640px;
  }
}

/***************************
20221128クラリティ対策コメントアウト
****************************/