﻿@charset "UTF-8";
/* ----トップページ本文---- */
.block-top-body--body {
  position: relative;
  background-color: #fff;
}

.block-top-body--inner {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.block-top-body--desc h2 {
  color: #4998db;
  font-size: 24px;
  /* letter-spacing: 0.2em; */
  letter-spacing: 0.08em; /* add 260526im */
  line-height: 1.75;
  border-bottom: unset;
  margin-bottom: 24px;
  padding: unset;
  text-align: center;
}

.block-top-body--desc h2 img {
  width: 70px;
  height: 30px;
  vertical-align: sub;
}

.block-top-body--desc p {
  color: #fff;
  font-size: 13px;
}

/* ----トップページ---- */
.block-top-title {
  margin: 0 0 24px;
  padding: 40px 0 0;
  border: 0;
  text-align: center;
  font-family: "Josefin Sans", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.333;
  color: #000;
  background: none;
}

.block-top-title span {
  display: block;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.5;
}

.block-top-more a {
  display: block;
  width: 68vw;
  margin: 0 auto;
  padding: 10px 5px;
  border: 1px solid #707070;
  text-align: center;
  font-size: 14px;
  background: #fff;
}

.block-top-topic--body {
  padding: 0 0 40px;
  background: #f5f5f5;
}

.block-top-topic--header {
  margin: 0 0 24px;
  padding: 40px 0 0;
  border: 0;
  text-align: center;
  font-family: "Josefin Sans", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.333;
  color: #000;
  background: none;
}

.block-top-topic--header span {
  display: block;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.5;
}

ul.block-topic--items {
  margin: 0 15px 24px;
}

ul.block-topic--items > li {
  padding: 12px 0;
  border-bottom: 1px solid #dedede;
}

.page-top ul.block-topic--items > li .block-icon-image--table-cell {
  display: block;
}

.page-top ul.block-topic--items > li dt,
.page-brandtop ul.block-topic--items > li dt,
.page-category ul.block-topic--items > li dt {
  width: 100%;
  font-size: 12px;
  margin: 0 0 8px;
}

.page-top ul.block-topic--items > li dd,
.page-brandtop ul.block-topic--items > li dd,
.page-category ul.block-topic--items > li dd {
  width: 100%;
  display: flex;
}

ul.block-topic--items > li dd .block-top-topic--icon-image,
ul.block-topic--items > li dd .block-top-topic--icon-comment {
  margin-right: 8px;
}

ul.block-topic--items > li dd .block-top-topic--icon-image img {
  width: auto;
  max-width: none;
  height: 100%;
}

.block-icon-image--table-cell-angle-right {
  width: 20px;
  padding-left: 0;
}

.block-top-topic--next-page {
  padding: 0;
}

.block-top-topic--next-page a {
  display: block;
  width: 68vw;
  margin: 0 auto;
  padding: 10px 5px;
  border: 1px solid #707070;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  background: #fff;
}

.block-top-event {
  padding: 0;
}

.block-top-event--header {
  margin: 0 0 24px;
  padding: 40px 0 0;
  border: 0;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.333;
  color: #000;
  background: none;
}

/* ----トップページ新規---- */
.block-top-fixed {
  margin: auto;
  width: 83%;
  position: fixed;
  left: 50%;
  bottom: 12px;
  transform: translateX(-50%);
  opacity: 1;
  z-index: 1; /* add 260526im */
}

.block-top-fixed--button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 15px;
  color: #fff;
  font-size: 15px;
  background-color: #000;
  border-radius: 50vh;
}

.block-top-fixed--button::before {
  display: block;
  content: "";
  position: relative;
  top: 1px;
  width: 14px;
  height: 13px;
  background: url(../../img/usr/top/icon_check.png) no-repeat 0 0;
  background-size: 100% auto;
}

.block-top-about {
  background-color: #fff;
}

.block-top-about--inner {
  margin: auto;
  padding-bottom: 80px;
  width: 68vw;
}

.block-top-about--title {
  margin: 0 auto 28px;
  padding: 0;
  border: 0;
  width: 45vw;
}

.block-top-about--point {
  margin: 0 auto 24px;
  width: 68vw;
  text-align: center;
}

.block-top-about--point img {
  width: 150px;
}

.block-top-about--point p {
  margin: 8px 0 35px;
  font-size: 13px;
}

.block-top-about--desc {
  margin-bottom: 24px;
  padding: 12px 0;
  border-top: 2px solid #4794d6;
  border-bottom: 2px solid #4794d6;
  color: #4998db;
  text-align: center;
  font-weight: 500;
}

.block-top-about--desc-sub {
  font-size: 12px;
}

.block-top-about--desc-main {
  font-size: 16px;
}

.block-top-about--price {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  line-height: 1;
}

.block-top-about--symbol {
  font-size: 20px;
}

.block-top-about--num {
  font-size: 27px;
  font-weight: 700;
}

.block-top-about--link-lead {
  margin: 0 auto 8px;
  position: relative;
  width: fit-content;
  color: #4998db;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  padding-inline: 3.5vw;
}

.block-top-about--link-lead::before,
.block-top-about--link-lead::after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  width: 2px;
  height: 10px;
  background-color: #4998db;
}

.block-top-about--link-lead::before {
  rotate: -45deg;
  left: 0;
}

.block-top-about--link-lead::after {
  rotate: 45deg;
  right: 0;
}

.block-top-about--link-button {
  margin-bottom: 10px;
}

.block-top-about--link-item {
  display: block;
  padding: 16px;
  color: #fff;
  font-size: 15px;
  border: 1px solid #4998db;
  background-color: #4998db;
  border-radius: 50vh;
}

.block-top-about--link-item > span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}

.block-top-about--link-item > span::after {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  rotate: -45deg;
  flex-shrink: 0;
}

.block-top-about--link-note {
  color: #888;
  font-size: 10px;
  text-align: center;
  font-feature-settings: "palt";
}

.block-top-about--link-note + .block-top-about--link-note{
  margin-top: 24px; /* add 260526im */
}

.block-top-banner {
  padding: 32px 28px;
  text-align: center;
}

.block-top-banner--lists{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}

.block-top-banner .block-top-banner--listImage{
  width: min(100%, 544px);
}

.block-top-attention {
  color: #fff;
  background-color: #3b3c3e;
  font-feature-settings: "palt";
  overflow: hidden;
}

.block-top-attention--inner.swiper-wrapper {
  align-items: center;
}

.block-top-attention .swiper-wrapper .block-top-attention--link {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
}

.block-top-attention .swiper-wrapper .no-slider .block-top-attention--link,
.block-top-attention.swiper-initialized .swiper-wrapper .block-top-attention--link {
  opacity: 1;
  visibility: visible;
}

.block-top-attention--link {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 20px 6.1vw;
}

.block-top-attention--link > span {
  flex-grow: 1;
}

.block-top-attention--link::after {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  rotate: -45deg;
  flex-shrink: 0;
}

/* 販売チャネルあり */
.-top_withChannel .block-top-feature--channel {
  text-align: center;
}

.-top_withChannel.-intro .block-top-feature--channel-title {
  margin-top: 48px;
  width: calc(100% - 8.2vw);
}

.-top_withChannel.-intro .block-top-feature--channel-product {
  padding-bottom: 36px;
}

.-top_withChannel .block-top-feature--channel-product + .block-top-feature--channel-title {
  margin-top: 60px;
}

.-top_withChannel.-intro .block-top-feature--channel-product,
.-top_withChannel.-howto .block-top-feature--channel-product {
  padding-top: 36px;
}

.-top_withChannel .block-top-feature--channel-title {
  font-size: 18px;
  color: #4998db;
  /* margin-bottom: 20px; */
  margin-bottom: 30px; /* add 260526 */
  font-weight: 400; /* add 260526 */
}

.block-product-type--table.-store .block-product-type--table-button {
  width: min(100%, 120px);
  margin: 0 auto;
}

.block-top-feature--channel-link {
  text-align: center;
  margin-bottom: 42px;
}

/* 販売チャネル:吹き出し */
.-balloon {
  position: relative;
  display: inline-block;
  font-size: 18px;
  border-bottom: solid 2px #4998db;
  padding: 0 12px 6px;
  width: 100%;
  text-align: center;
}

.-balloon:before,
.-balloon:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.-balloon:before {
  border: solid 12px transparent;
  border-top: solid 12px #4998db;
}

.-balloon:after {
  border: solid 14px transparent;
  /* border-top: solid 14px #eef5fc; */
  border-top: solid 14px #f5f5f5; /* add 260526im */
  margin-top: -5px;
}

.-howto .-balloon:after {
  /* border-top: solid 14px #eef5fc; */
  border-top: solid 14px #f5f5f5; /* add 260526im */
}

.-balloon p {
  margin: 0;
  padding: 0;
}

.block-product-type {
  background-color: #eef5fc;
  overflow: hidden;
}

.block-product-type--inner {
  padding: 80px 4.1vw;
}

.block-product-type--title {
  margin-bottom: 20px;
  padding: 0;
  border: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.block-product-type--title-main {
  font-size: 22px;
  text-align: center;
  font-weight: 500;
  font-feature-settings: "palt";
}

.block-product-type--title-sub {
  position: relative;
  width: fit-content;
  color: #4998db;
  font-size: 15px;
  line-height: 1;
  padding-inline: 3.5vw;
}

.block-product-type--title-sub::before,
.block-product-type--title-sub::after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  width: 2px;
  height: 12px;
  background-color: #4998db;
}

.block-product-type--title-sub::before {
  rotate: -45deg;
  left: 0;
}

.block-product-type--title-sub::after {
  rotate: 45deg;
  right: 0;
}

.block-product-type--table {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  table-layout: fixed;
  font-feature-settings: "palt";
}

.block-product-type--table.-store {
  width: calc(36% * 2);
  margin-left: auto;
  margin-right: auto;
}

.block-product-type--table th {
  padding: 16px;
  background-color: #4998db;
  color: #fff;
  font-size: 13px;
  border-right: 3px solid #eef5fc;
}

.block-product-type--table td {
  padding: 12px 10px;
  background-color: #fff;
  font-size: 12px;
  border-right: 3px solid #eef5fc;
  border-top: 3px solid #eef5fc;
}

.block-product-type--table .-text-left td {
  text-align: left;
}

.block-product-type--table th:last-child,
.block-product-type--table td:last-child {
  border-right: 0;
}

.block-product-type--sale {
  text-align: center;
}

.block-product-type--sale small {
  font-size: 12px;
  display: block;
}

.block-product-type--sale span {
  position: relative;
  font-weight: bold;
  font-size: 24px;
  z-index: 1;
}

.block-product-type--sale-inner {
  position: relative;
  display: inline;
}

.block-product-type--sale-inner::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 5px;
  background-color: #ff6a6a;
  z-index: 0;
}

.block-product-type--sale span small {
  font-size: 14px;
  display: inline;
}

.block-product-type--sale strong {
  background: linear-gradient(transparent 70%, #ff6a6a 70%);
  font-size: 11px;
}

.block-product-type--sale-list {
  margin-top: 20px;
  text-align: left;
}

.block-product-type--sale-list sup {
  font-size: 8px;
  vertical-align: super;
}

.block-product-type--sale-notes {
  margin-top: 8px;
  padding-left: 10px;
  text-indent: -10px;
  text-align: left;
  color: #666;
}

ul.block-product-type--sale-notes li::before {
  content: "※";
}

.block-product-type--sale-list dt {
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 4px;
}

.block-product-type--sale-list dd {
  font-size: 10px;
}

.block-product-type--sale-list dd + dd {
  margin-top: 4px;
}

.block-product-type--label {
  position: absolute;
  top: -44px;
  right: -10px;
  padding: 2px;
  background-color: #3b3c3e;
  color: #fff;
  font-size: 7px;
  text-align: center;
  border-radius: 50vh;
  width: 60px;
  height: 60px;
  font-weight: normal;
}

.block-product-type--label-inner {
  border: 1px solid #fff;
  border-radius: 50vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.block-product-type--label-inner > span {
  font-size: 9px;
  font-weight: 500;
}

.block-product-type--price {
  text-align: center;
}

.block-product-type--price > span {
  font-weight: 500;
}

.block-product-type--table-button {
  display: block;
  /* padding: 8px 15px; */
  padding: 8px min(3.2vw,15px); /* add 260526im */
  color: #000;
  border: 1px solid #000;
  font-size: 12px;
  background-color: #fff;
  border-radius: 50vh;
  font-feature-settings: "palt";
  line-height: 1.3;
}
.block-product-type--table-button.center-button {
  /* padding: 8px 14px; */
  padding: 8px min(3.2vw,14px); /* add 260526im */
}

.block-product-type--table-button > span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.block-product-type--table-button > span::after {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  rotate: -45deg;
  flex-shrink: 0;
}

.block-top-feature {
  background-color: #fff;
  margin-bottom: 20px;
}

.block-top-feature--nav {
  display: grid;
  gap: min(2.3vw, 8px);
  grid-template-columns: repeat(2, 1fr);
  /* padding: 60px 6.1vw 20px; */
  padding: 20px 28px; /* add 260526 */
}

.block-top-feature--nav-item {
  border: 1px solid #000;
}

.block-top-feature--nav-link {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 12px 0 22px;
  box-sizing: border-box;
  color: #000;
}

.block-top-feature--nav-link::after {
  display: block;
  content: "";
  position: absolute;
  bottom: 8px;
  left: 50%;
  transform: translateX(-50%);
  width: 8px;
  height: 8px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  rotate: 45deg;
}

.block-top-feature--nav-main {
  font-size: 13px;
  font-weight: 600;
}

.block-top-feature--nav-sub {
  font-size: 10px;
}

.block-top-feature--unit {
  /* padding: 50px 6.1vw; */
  background-color: #f5f5f5;
  padding: 50px 28px; /* add 260526 */
}

.page-goods .block-top-feature--unit,
.page-goods .subscription-benefits.zoff-1dayPage { /* add 260526 */
  background-color: #eef5fc;
}

.block-top-feature--unit + .block-top-feature--unit {
  margin-top: 20px;
}

.block-top-feature--unit.-howto {
  overflow: hidden;
}

.block-top-feature--title {
  position: relative;
  margin-bottom: 30px;
  padding: 0 0 0 25px;
  border-bottom: 0;
}

.block-top-feature--title-main {
  font-size: 25px;
}

.block-top-feature--title-sub {
  font-size: 12px;
  font-weight: 500;
}

.block-top-feature--title::after {
  background-color: #4998db;
  content: "";
  display: block;
  height: 8px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 8px;
  transform: translateY(-50%);
}

.block-top-feature--product {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.block-top-feature--product-item {
  /* padding: 20px 6.1vw 28px; */
  padding: 20px min(5.6vw,20px) 28px; /* add 260526 */
  background-color: #fff;
}

.block-top-feature--product-thumb {
  margin-bottom: 16px;
  padding-bottom: 16px;
  line-height: 1;
  border-bottom: 1px solid #efefef;
}

.block-top-feature--product-detail {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  text-align: center;
}

.block-top-feature--product-lead {
  font-size: 17px;
  font-weight: 700;
}

.block-top-feature--product-desc {
  font-size: 13px;
}

.block-top-feature--product-note {
  color: #888;
  font-size: 10px;
}

.block-top-feature--spec-thumb {
  margin-bottom: 28px;
  line-height: 1;
}

.block-top-feature--spec-list {
  margin-bottom: 24px;
}

.block-top-feature--spec-table {
  margin-top: -4px;
  table-layout: fixed;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 4px;
}

.block-top-feature--spec-table th,
.block-top-feature--spec-table td {
  padding: 12px;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  background-color: #fff;
}

.block-top-feature--spec-table th {
  width: 41%;
  font-weight: 500;
}

.block-top-feature--spec-more {
  margin: auto;
  width: 87%;
}

.block-top-feature--spec-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 16px;
  color: #000;
  border: 1px solid #000;
  font-size: 13px;
  background-color: #fff;
  border-radius: 50vh;
}

.block-top-feature--spec-button::before {
  display: block;
  content: "";
  width: 15px;
  height: 19px;
  background: url(../../img/usr/top/icon_feature_spec.png) no-repeat 0 0;
  background-size: 100% auto;
}

.block-top-feature--unit .block-product-type,
.block-top-feature--unit .block-product-type--inner {
  margin-inline: -1vw;
  padding: 0;
  background-color: transparent;
  overflow: visible;
}

.block-top-feature--unit .block-product-type--table th,
.block-top-feature--unit .block-product-type--table td {
  border-right-color: #f5f5f5;
  border-top-color: #f5f5f5;
}

.block-top-feature--unit .block-product-type--table td .text-cap {
  display: block;
  font-size: 10px;
  margin-top: 4px;
  color: #666;
}

.block-top-feature--unit .block-product-type--table td .text-sup {
  vertical-align: super;
  font-size: 9px;
}

.block-top-cautions {
  background-color: #4998db;
  color: #fff;
}

.block-top-cautions--inner {
  padding: 60px 6.1vw;
}

.block-top-cautions--title {
  margin-bottom: 32px;
  padding: 0;
  border: 0;
  color: #fff;
  font-size: 20px;
  text-align: center;
  font-weight: normal;
}

.block-top-cautions--lead {
  margin-bottom: 24px;
  padding-bottom: 24px;
  font-size: 15px;
}

.page-goods .block-top-cautions--lead {
  margin-bottom: 0;
  padding-bottom: 0;
}

.block-top-cautions--lead > p {
  line-height: 1.75;
}

.block-top-cautions--list {
  margin-bottom: 40px;
  font-size: 13px;
}

.block-top-cautions--list > li {
  margin-top: 1em;
}

.block-top-cautions--button {
  margin: auto;
  width: 58vw;
}

.block-top-cautions--button-item {
  display: block;
  padding: 16px;
  color: #000;
  border: 1px solid #000;
  font-size: 13px;
  background-color: #fff;
  border-radius: 50vh;
}

.block-top-cautions--button-item > span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.block-top-cautions--button-item > span::after {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  rotate: -45deg;
  flex-shrink: 0;
}

/* ---- /トップページ新規---- */

/* ----トップページ予備テンプレート1---- */
.block-top-campaign {
  padding: 0 0 40px;
  position: relative;
  background: #f8e5de;
}

.block-top-campaign .block-campaign-banner {
  padding: 0 0 40px;
  position: relative;
}

.block-top-campaign .swiper-button-prev::after {
  position: absolute;
  width: 18px;
  height: 18px;
  border: 0;
  border-top: 2px solid #111;
  border-left: 2px solid #111;
  transform: rotate(-45deg);
  font-size: 0;
  z-index: 1;
  background: none;
  content: "";
}

.block-top-campaign .swiper-button-next::after {
  position: absolute;
  width: 18px;
  height: 18px;
  border: 0;
  border-top: 2px solid #111;
  border-right: 2px solid #111;
  transform: rotate(45deg);
  font-size: 0;
  z-index: 1;
  background: none;
  content: "";
}

.block-campaign-banner .block-campaign-banner--list-container {
  margin: 0 45px;
}

.block-top-campaign .block-campaign-banner .slick-slider img {
  width: 100%;
  aspect-ratio: 1;
}

.block-top-campaign .block-campaign-banner .block-campaign-banner--title {
  margin-top: 16px;
}

/* ----トップページ予備テンプレート2---- */
.block-top-separate-banner--list img {
  width: 100%;
}

.block-top-instagram .block-top-title img {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.block-top-instagram {
  padding: 0 0 40px;
}

.block-top-uservoice {
  padding: 0 0 40px;
  background: #f5f5f5;
}

/* ----IM 店舗リスト追加---- */

.block-top-shop--title {
  position: relative;
  margin-bottom: 30px;
  padding: 0 0 0 25px;
  border-bottom: 0;
}
.block-top-shop--title::after {
  background-color: #4998db;
  content: "";
  display: block;
  height: 8px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 8px;
  transform: translateY(-50%);
}
.block-top-shop--list {
  background: #fff;
  padding: 20px 6.1vw 28px;
}
.block-top-shop--list:not(:first-child) {
  margin-top: 12px;
}

.block-top-shop--listText {
  /* padding-top: 8px; */
  padding-top: 0; /* add 260526 */
}
.block-top-shop--listLink {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  color: #000;
  font-size: 13px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 50vh;
  width: 87%;
  /* margin-top: 24px; */
  margin-top: 15px; /* add 260526 */
  margin-inline: auto;
}
/*
.block-top-shop--listLink::after {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  rotate: -45deg;
  margin: 0 -13px 0 9px;
} */

.block-top-shop--inner {
  padding-top: 30px;
}

/* ----ヘッダー---- */
.block-header-info-frame {
  padding: 11px 5px;
  background: #f8e5de;
}

.block-header-info-frame .block-header-info {
  white-space: nowrap;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  color: #4e2110;
}

.block-header-nav {
  width: 100%;
  padding: 16px 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#menu_view .header-menu {
  position: relative;
  width: 54px;
  height: 100%;
  cursor: pointer;
}
.block-header-nav .header-menu {
  position: relative;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

#menu_view .header-menu::before,
.block-header-nav .header-menu::before {
  position: absolute;
  top: calc(50% - 7px);
  left: 12px;
  width: 28px;
  height: 2px;
  background: #222;
  transition: all 0.3s;
  content: "";
}

#menu_view .header-menu span,
.block-header-nav .header-menu span {
  position: absolute;
  top: calc(50% + 5px);
  left: 12px;
  width: 28px;
  height: 2px;
  font-size: 0;
  background: #222;
  transition: all 0.3s;
  content: "";
}

#menu_view .header-menu::before {
  top: 25px;
  transform: rotate(45deg);
  background: #229ae1;
}
.block-header-nav .header-menu.active::before {
  top: calc(50% - 1px);
  transform: rotate(45deg);
}

#menu_view .header-menu span {
  top: 25px;
  transform: rotate(-45deg);
  background: #229ae1;
}
.block-header-nav .header-menu.active span {
  top: calc(50% - 1px);
  transform: rotate(-45deg);
}

.block-header-nav .block-headernav--item-list {
  display: flex;
}

.block-header-nav .block-headernav--item-list.right-list {
  margin-left: auto;
  margin-right: 0;
}

.block-header-nav .block-headernav--item-list > li {
  width: inherit;
  height: inherit;
}

.block-headernav--item-boookmark a {
  display: block;
  width: 40px;
  height: 40px;
  background: url(../../img/usr/common/ico_bookmark.png) center center / auto auto no-repeat;
  font-size: 0;
}

.block-header-nav #header_search {
  width: 40px;
  height: 40px;
  font-size: 0;
  cursor: pointer;
  background: url(../../img/usr/common/ico_search_sp.png) center center / 23px auto no-repeat;
}

.block-header-nav .block-header-logo {
  width: 114.61px;
  margin: 0;
  padding: 0;
  vertical-align: top;
}

.block-header-nav .block-header-logo img {
  vertical-align: unset;
}

.block-header-nav .block-headernav--item-list > li.block-headernav--item-login a,
.block-header-nav .block-headernav--item-list > li.block-headernav--item-mypage a {
  display: block;
  width: 40px;
  height: 40px;
  font-size: 0;
  background: url(../../img/usr/common/ico_mypage_sp.png) center center / 24px auto no-repeat;
}

.block-header-nav .block-headernav--item-list > li.block-headernav--item-cart a {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  font-size: 0;
  background: url(../../img/usr/common/ico_cart_sp.png) center center / 21px auto no-repeat;
}

.block-header-nav .block-headernav--item-list > li.block-headernav--item-cart .block-headernav--cart-count {
  position: absolute;
  top: calc(50% - 6px);
  left: calc(50% - 1.5em);
  display: block;
  width: 3em;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  text-align: center;
}

.block-menu-user {
  border-bottom: 4px solid #ebebeb;
  position: relative;
}

.block-menu-user a {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  min-height: 40px;
  padding: 11px 4.1vw;
  color: #229ae1;
  font-size: 16px;
}

.block-menu-user--icon {
  align-items: center;
  display: flex;
  height: 22px;
  width: 22px;
  margin-right: 0.8em;
}

.block-menu-list {
  border-bottom: 3px solid #ebebeb;
  position: relative;
}

.block-menu-list:last-child {
  border-bottom: 0;
}

.block-menu-list .block-menu-listItem a:not(.block-menu-sublistLink) {
  position: relative;
  display: block;
  color: #000;
  font-size: 15px;
  min-height: 40px;
  padding: 11px 4.1vw;
  border-bottom: 1px solid #ebebeb;
}

.block-menu-list .block-menu-listItem a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #e0e0e0;
  border-right: 2px solid #e0e0e0;
  transform: translateY(-50%) rotate(45deg);
}

.block-menu-listText{
  font-size: 15px;
  min-height: 40px;
  padding: 11px 4.1vw;
  border-bottom: 1px solid #ebebeb;
}

.block-menu-sublist{
  background-color: #eef5fc;
  border-bottom: 1px solid #ebebeb;
}

.block-menu-list .block-menu-sublist .block-menu-sublistLink{
  position: relative;
  display: block;
  width: calc(100% - min(6.8vw, 24px));
  margin-left: min(6.8vw, 24px);
  color: #000;
  font-size: 14px;
  padding: 10px 4.1vw;
}

.block-menu-list .block-menu-sublist .block-menu-sublistLink::after {
  border-color: rgba(61, 151, 216, 0.48);
}

.block-menu-sublist .block-menu-sublistLink span{
  position: relative;
  display: block;
}

.block-menu-sublist .block-menu-sublistLink span::before{
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  left: -12px;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background-color: #3d97d8;
  transform: translateY(-50%);
}


/* ----フッター---- */
.pane-footer {
  padding: 40px 4.1vw 70px;
  background: #fff;
  color: #000;
}

.block-footer {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.block-footer--nav.-forsb {
  margin-bottom: 60px;
  display: flex;
  line-height: 1;
}

.block-footer--nav.-forfb {
  display: none;
}

.block-footer--nav-item {
  flex-grow: 1;
  width: 50%;
}

.block-footer--nav-list {
  display: flex;
  flex-direction: column;
}

.block-footer--nav-list.-main {
  gap: 24px;
  font-size: 15px;
}

.block-footer--nav-list.-sub {
  gap: 16px;
  font-size: 13px;
}

.block-footer--nav-list > li > a[target="_blank"] {
  display: flex;
  align-items: center;
  gap: 9px;
}

.block-footer--nav-list > li > a[target="_blank"]::after {
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  background: url(../../img/usr/common/footer/icon_blank.png) no-repeat 0 0;
  background-size: 12px auto;
  flex-shrink: 0;
}

.block-footer--sns-list {
  display: flex;
  align-items: center;
  gap: 28px;
}

.block-footer--logo img {
  width: 120px;
}

/* ----ページトップに戻る---- */
.block-page-top {
  display: none !important;
}
.block-page-top a {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  background-color: #444;
}
.block-page-top a:after {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 50%;
  top: 50%;
  margin-top: -4px;
  margin-left: -8px;
}
.block-page-top {
  position: fixed;
  top: auto;
  bottom: 10px;
  right: 26px;
  display: none;
  z-index: 2;
}
.page-method .block-page-top {
  position: fixed;
  top: auto;
  bottom: 74px;
  right: 26px;
  display: none;
}
/* ----PC/スマホ切り替えスイッチ---- */
.block-switcher {
  display: flex;
  width: 84px;
  margin: 0;
  padding: 3px;
  border-radius: 2px;
  background: rgba(34, 34, 34, 0.1);
}

.block-switcher .block-switcher-container {
  width: 38px;
  margin-right: 2px;
}

.block-switcher .block-switcher-container + .block-switcher-container {
  margin-right: 0;
}

.block-switcher .block-switcher-container .block-switcher--current {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 4px 0;
  text-align: center;
  font-size: 10px;
  line-height: 1.5;
  background: #fff;
}

.block-switcher .block-switcher-container .block-switcher--current::before {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 0 3px;
  background: url(../../img/usr/common/ico_sp.png) center center / 14px auto no-repeat;
  content: "";
}

.block-switcher .block-switcher-container .block-switcher--switch {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 4px 0;
  text-align: center;
  font-size: 10px;
  line-height: 1.5;
  opacity: 0.3;
}

.block-switcher .block-switcher-container .block-switcher--switch::before {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 0 3px;
  background: url(../../img/usr/common/ico_pc.png) center center / 24px auto no-repeat;
  content: "";
}

.block-switcher .block-switcher-container .block-icon-image-small {
  display: none;
}

.block-switcher .block-switcher-container .block-icon-image-switcher {
  display: none;
}

/* ----Copyright---- */
.block-copyright {
  padding: 15px 0;
  font-size: 10px;
  color: #000;
  font-family: Roboto, sans-serif;
}

/* ----カテゴリ画面---- */
.block-category-list--header-img {
  padding: 0 0 20px;
}

.block-category-list--header-img img {
  width: 100%;
}

.block-category-list--header {
  padding: 12px 20px;
}

.block-category-list--comment {
  margin: 0 20px 32px;
}

/* ----ブランド画面---- */
.page-brandlist .block-topic-path {
  margin-top: 0;
}
.block-brand-list--item-img img {
  width: 100%;
  height: auto;
}
.block-brand-list--item-name {
  padding: 25px 20px 12px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
}
.block-brand-list--item-comment {
  padding: 0 20px 60px;
}
.block-brand-detail--image img {
  width: 100%;
  height: auto;
}
/* ----商品一覧---- */
.block-filter--header {
  position: fixed;
  right: 10px;
  bottom: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.25);
  z-index: 99980;
  background: #222;
}

.block-filter--header.block-filter--open {
  display: none;
}

.block-filter--header .block-filter--header-label {
  margin: 0;
  padding: 0;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: none;
}

.block-filter--modal {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 99999;
}

.block-filter--modal .block-filter--frame {
  position: absolute;
  top: 20px;
  left: 10px;
  width: calc(100% - 20px);
  max-height: calc(100% - 40px);
  border-radius: 4px;
  overflow-x: hidden;
  overflow-y: auto;
  background: #fff;
}

.block-filter--modal .block-filter--frame .block-filter--frame-header {
  margin: 0;
  padding: 18px 10px;
  border: 0;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  color: #222;
  background: #dedede;
}

.block-filter--modal .block-filter--frame .block-filter--frame-close {
  position: absolute;
  top: 11px;
  right: 10px;
  font-size: 0;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  cursor: pointer;
  background: #4998db;
}

.block-filter--modal .block-filter--frame .block-filter--frame-close::before {
  position: absolute;
  top: 9px;
  left: 15px;
  width: 2px;
  height: 14px;
  border-radius: 1px;
  transform: rotate(45deg);
  background: #fff;
  content: "";
}

.block-filter--modal .block-filter--frame .block-filter--frame-close::after {
  position: absolute;
  top: 9px;
  left: 15px;
  width: 2px;
  height: 14px;
  border-radius: 1px;
  transform: rotate(-45deg);
  background: #fff;
  content: "";
}

.block-filter--modal .block-filter--frame .block-filter--list-item {
  display: block;
  border-bottom: #dedede 1px solid;
}

.block-filter--modal .block-filter--frame .block-filter--select-label {
  height: 52px;
  padding-left: 20px;
}

.block-filter--modal .block-filter--frame .block-filter--expand-icon {
  width: 50px;
  height: 52px;
  padding: 0 18px;
}

.block-filter--modal .block-filter--frame .block-filter--expand-icon .block-icon-image-double-small {
  position: relative;
  width: 14px;
  height: 14px;
  background: none;
}

.block-filter--modal .block-filter--frame .block-filter--expand-icon .block-icon-image-double-small::before {
  position: absolute;
  top: 6px;
  left: 0;
  width: 14px;
  height: 2px;
  border-radius: 1px;
  background: #222;
  content: "";
}

.block-filter--modal .block-filter--frame .block-filter--expand-icon .block-icon-image-double-small::after {
  position: absolute;
  top: 6px;
  left: 0;
  width: 14px;
  height: 2px;
  border-radius: 1px;
  transform: rotate(90deg);
  background: #222;
  content: "";
}

.block-filter--modal .block-filter--frame .block-filter--expand-icon .block-icon-image-double-small.block-icon-image--minus::after {
  display: none;
}

.block-filter--modal .block-filter--frame .block-filter--element {
  border-bottom: 0;
}

.block-filter--modal .block-filter--frame .block-filter--filter-options {
  border-top: #dedede 1px solid;
}

.block-filter--modal .block-filter--frame .block-filter--option-items {
  height: 52px;
  padding-left: 20px;
  background: #f5f5f5;
}

.block-filter--modal .block-filter--frame .block-filter--treelist-layer {
  border-top: #dedede 1px solid;
}

.block-filter--tree-2,
.block-filter--tree-3,
.block-filter--tree-4 {
  border-top: #dedede 1px solid;
  background: #f5f5f5;
}

.block-filter--modal .block-filter--frame .block-filter--treeitem {
  border-top: #dedede 1px solid;
}

.block-filter--modal .block-filter--frame .block-filter--treeitem:first-of-type {
  border-top: 0;
}

.block-filter--modal .block-filter--frame .block-filter--treeitem-name {
  height: 52px;
  text-decoration: none;
  background: #f5f5f5;
}

.block-filter--modal .block-filter--frame .block-filter--treeitem .block-filter--treeitem-dir {
  width: 50px;
  height: 52px;
  padding: 0 18px;
  background: #f5f5f5;
}

.block-filter--modal .block-filter--frame .block-filter--treeitem .block-filter--treeitem-dir .block-icon-image-double-small {
  position: relative;
  width: 14px;
  height: 14px;
  background: none;
}

.block-filter--modal .block-filter--frame .block-filter--treeitem .block-filter--treeitem-dir .block-icon-image-double-small::before {
  position: absolute;
  top: 6px;
  left: 0;
  width: 14px;
  height: 2px;
  border-radius: 1px;
  background: #222;
  content: "";
}

.block-filter--modal .block-filter--frame .block-filter--treeitem .block-filter--treeitem-dir .block-icon-image-double-small::after {
  position: absolute;
  top: 6px;
  left: 0;
  width: 14px;
  height: 2px;
  border-radius: 1px;
  transform: rotate(90deg);
  background: #222;
  content: "";
}

.block-filter--modal .block-filter--frame .block-filter--treeitem .block-filter--treeitem-dir .block-icon-image-double-small.block-icon-image--minus::after {
  display: none;
}

.block-filter--modal .block-filter--frame-bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  cursor: pointer;
}

.block-goods-list--sort-order-items {
  display: flex;
  align-items: center;
  padding: 0 20px 24px;
  margin: 0 0 24px;
  border-bottom: 1px solid #dedede;
}

.block-goods-list--sort-order-items .block-sort--header {
  display: block;
  width: 60px;
  background: none;
}

.block-goods-list--sort-order-items .block-sort--header h2 {
  width: 60px;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 12px;
  font-weight: normal;
  color: #444;
  background: none;
}

.block-goods-list--sort-order-items .block-sort--header .block-sort--expand-icon {
  display: none;
}

.block-goods-list--sort-order-items .block-sort--element {
  display: block;
  width: calc(100% - 60px);
}

.block-goods-list--sort-order-items .block-sort--element .block-sort--select {
  display: block;
  width: 100%;
  height: auto;
  padding-left: 12px;
}

.block-goods-list--sort-order-items .block-sort--element .block-sort--select select {
  width: 100%;
  padding: 4px;
}

.block-goods-list--display-style-items {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0 20px;
  margin: 0 0 8px;
}

.block-goods-list--display-style-items .block-style--header {
  display: block;
  width: 60px;
  background: none;
}

.block-goods-list--display-style-items .block-style--header h2 {
  width: 60px;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 12px;
  font-weight: normal;
  color: #444;
  background: none;
}

.block-goods-list--display-style-items .block-style--header .block-style--expand-icon {
  display: none;
}

.block-goods-list--display-style-items .block-style--element {
  display: block;
  width: calc(100% - 60px);
}

.block-goods-list--display-style-items .block-style--element .block-style--select {
  display: block;
  width: 100%;
  height: auto;
  padding-left: 12px;
}

.block-goods-list--display-style-items .block-style--element .block-style--select select {
  width: 100%;
  padding: 4px;
}

.pane-main .block-goods-list--params {
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
  width: calc(100vw - var(--usr-scrollbar-width));
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin: 20px calc(50% - ((100vw - var(--usr-scrollbar-width)) / 2));
}

.block-filter {
  visibility: hidden;
  height: 48px;
  margin: 20px 0;
}

.block-goods-list--display-style-items,
.block-goods-list--sort-order-items {
  display: none;
}

.block-goods-list--params .block-filter {
  visibility: visible;
  margin: 0 auto 0 0;
  height: auto;
}

.block-goods-list--params .block-goods-list--display-style-items,
.block-goods-list--params .block-goods-list--sort-order-items {
  display: flex;
}

.block-goods-list--params .block-filter .block-filter--header,
.block-goods-list--params .block-filter .block-filter--header.block-filter--header.block-filter--open {
  position: static;
  display: flex;
  width: 120px;
  height: auto;
  margin: 0 auto 0 0;
  padding: 14px 4px;
  border-radius: 0;
  box-shadow: none;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  background: #000;
}

.block-goods-list--params .block-filter .block-filter--header::before {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 11px;
  vertical-align: top;
  background: url(../../img/usr/common/ico_responsive_filter.png) center center / 100% auto no-repeat;
  content: "";
}

.block-goods-list--params .block-filter .block-filter--header h2 {
  border: 0;
  font-size: 12px;
  line-height: 1.5;
}

.block-goods-list--params .block-filter--modal .block-filter--frame {
  position: fixed;
  top: 0;
  left: 0;
  width: 83%;
  height: 100%;
  max-height: none;
  margin: 0;
  padding: 40px 0 68px;
  border-radius: 0;
  color: #fff;
  scrollbar-width: thin;
  scrollbar-color: transparent transparent;
  background: #000;
}

.block-goods-list--params .block-filter--modal .block-filter--frame::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.block-goods-list--params .block-filter--modal .block-filter--frame::-webkit-scrollbar-track {
  background-color: transparent;
}

.block-goods-list--params .block-filter--modal .block-filter--frame::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--frame-header {
  display: none;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--frame-close {
  position: absolute;
  top: 17px;
  right: 25px;
  display: none;
  background: none;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--frame-close::before,
.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--frame-close::after {
  position: absolute;
  top: 7px;
  left: 15px;
  width: 2px;
  height: 18px;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item {
  border: 0;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--select-label {
  height: 52px;
  padding-left: 16px;
  font-size: 22px;
  font-weight: bold;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--expand-icon {
  position: relative;
  width: 72px;
  height: 52px;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--expand-icon > div {
  position: static;
  background: none;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--expand-icon > div.block-icon-image--plus::before {
  position: absolute;
  top: calc(50% - 8px);
  left: auto;
  right: 18px;
  width: 12px;
  height: 12px;
  border-left: 3px solid #fff;
  border-top: 3px solid #fff;
  transition:
    transform 0.3s,
    top 0.3s;
  transform: rotate(225deg);
  background: none;
  content: "";
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--expand-icon > div.block-icon-image--minus::before {
  position: absolute;
  top: calc(50% - 4px);
  left: auto;
  right: 18px;
  width: 12px;
  height: 12px;
  border-left: 3px solid #fff;
  border-top: 3px solid #fff;
  transition:
    transform 0.3s,
    top 0.3s;
  transform: rotate(45deg);
  background: none;
  content: "";
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--expand-icon > div::after {
  display: none;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--filter-options {
  border: 0;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--option-items {
  padding-left: 16px;
  height: auto;
  background: none;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--option-items label.checkbox {
  position: relative;
  display: block;
  padding: 8px 0 8px 33px;
  font-size: 15px;
  line-height: 1.4;
  color: #fff;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--option-items label.checkbox::before {
  position: absolute;
  top: calc(50% - 10px);
  left: 0;
  width: 21px;
  height: 21px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.15);
  z-index: 1;
  content: "";
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--option-items label.checkbox.checked::after {
  position: absolute;
  top: calc(50% - 5px);
  left: 6px;
  width: 10px;
  height: 7px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
  z-index: 2;
  content: "";
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--option-items label.checkbox input[type="checkbox"] {
  display: none;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--option-items.block-filter--image img {
  vertical-align: middle;
  margin-right: 8px;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--option-items.block-filter--image span {
  display: inline-block;
  vertical-align: middle;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--select {
  padding-left: 16px;
  height: 60px;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--select select {
  min-width: 0;
  max-width: 240px;
  width: 100%;
  height: 40px;
  border: 1px solid #808080;
  border-radius: 0;
  font-size: 15px;
  line-height: 38px;
  color: #fff;
  background: #000;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle {
  padding: 0 16px;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle .block-filter--treelist-layer {
  border: 0;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-2,
.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-3,
.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-4 {
  margin: 0;
  border: 0;
  font-size: 14px;
  background: none;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-2 {
  padding-bottom: 8px;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle .block-filter--treeitem {
  padding: 0;
  border: 0;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-1 > .block-filter--treeitem {
  border-bottom: 1px solid #555;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-2 > .block-filter--treeitem {
  padding-left: 20px;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-3 > .block-filter--treeitem {
  padding-left: 20px;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-4 > .block-filter--treeitem {
  padding-left: 20px;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle .block-filter--treeitem-name {
  position: relative;
  padding: 0 0 0 33px;
  color: #fff;
  background: none;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle .block-filter--treeitem-dir {
  position: relative;
  width: 56px;
  height: 56px;
  padding: 0;
  background: none;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle .block-filter--treeitem-dir > div {
  position: static;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle .block-filter--treeitem-dir > div::before {
  position: absolute;
  top: calc(50% - 5px);
  left: auto;
  right: 3px;
  width: 8px;
  height: 8px;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  transition:
    transform 0.3s,
    top 0.3s;
  transform: rotate(225deg);
  background: none;
  content: "";
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle .block-filter--treeitem-dir.expand-tree-open > div::before {
  top: calc(50% - 3px);
  transform: rotate(45deg);
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle .block-filter--treeitem-dir > div::after {
  display: none;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-2 > .block-filter--treeitem .block-filter--treeitem-name {
  height: 56px;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-2 > .block-filter--treeitem .block-filter--treeitem-name,
.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-3 > .block-filter--treeitem .block-filter--treeitem-name,
.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-4 > .block-filter--treeitem .block-filter--treeitem-name {
  height: 38px;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-2 > .block-filter--treeitem .block-filter--treeitem-dir,
.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-3 > .block-filter--treeitem .block-filter--treeitem-dir,
.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-4 > .block-filter--treeitem .block-filter--treeitem-dir {
  height: 38px;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle .block-filter--treeitem-name span,
.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle .block-filter--treeitem-name span.block-filter--treeitem-selected {
  color: #fff;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle .block-filter--treeitem-name span::before {
  position: absolute;
  top: calc(50% - 10px);
  left: 0;
  width: 21px;
  height: 21px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.15);
  z-index: 1;
  content: "";
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle .block-filter--treeitem-name span.block-filter--treeitem-selected::after {
  position: absolute;
  top: calc(50% - 5px);
  left: 6px;
  width: 10px;
  height: 7px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
  z-index: 2;
  content: "";
}

.block-goods-list--params .block-filter--modal .block-filter--frame .filter-button {
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
  gap: 8px;
  width: 83%;
  background-color: rgba(255, 255, 255, 0.18);
  -webkit-backdrop-filter: blur(39px);
  backdrop-filter: blur(39px);
  padding: 12px 16px;
  z-index: 99;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .filter-button .filter-button--clear {
  display: block;
  width: 86px;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .filter-button .filter-button--clear .block-filter--clear-btn {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid #fff;
  padding: 11px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background: none;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .filter-button .filter-buttonr--search {
  width: calc(100% - 94px);
  padding: 0;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .filter-button .filter-buttonr--search .block-filter--search-btn {
  display: block;
  width: 100%;
  height: auto;
  border: 0;
  padding: 12px 6px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  color: #000;
}

.block-goods-list--params .block-filter--modal .block-filter--frame-bg {
  background: rgba(0, 0, 0, 0.85);
}

.block-goods-list--params .block-filter--modal .block-filter--frame-bg::before {
  position: absolute;
  top: 20px;
  right: calc(8.5% - 1px);
  width: 2px;
  height: 26px;
  transform: rotate(45deg);
  background: #fff;
  content: "";
}

.block-goods-list--params .block-filter--modal .block-filter--frame-bg::after {
  position: absolute;
  top: 20px;
  right: calc(8.5% - 1px);
  width: 2px;
  height: 26px;
  transform: rotate(-45deg);
  background: #fff;
  content: "";
}

.pane-main .block-goods-list--params .block-goods-list--display-style-items,
.pane-main .block-goods-list--params .block-goods-list--sort-order-items {
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  border-left: 1px solid #000;
  display: flex;
  flex-grow: unset;
  flex-shrink: unset;
  width: unset;
  min-width: 0;
  max-width: none;
}

.block-goods-list--params .block-goods-list--display-style-items .block-style--header {
  width: 90px;
  cursor: pointer;
}

.block-goods-list--params .block-goods-list--display-style-items .block-style--header h2 {
  width: 90px;
  padding: 14px 4px;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  cursor: pointer;
}

.block-goods-list--params .block-goods-list--display-style-items .block-style--header h2::after {
  display: inline-block;
  width: 13px;
  height: 18px;
  margin-left: 10px;
  vertical-align: top;
  background: url(../../img/usr/common/ico_responsive_arrow.png) center center / 100% auto no-repeat;
  content: "";
}

.block-style--element-bg {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  visibility: hidden;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  opacity: 0;
  cursor: pointer;
  z-index: 9997;
}

.block-style--element-bg.is-show {
  visibility: visible;
  opacity: 1;
}

.block-style--element {
  position: absolute;
  top: 0;
  right: 0;
  visibility: hidden;
  min-width: 282px;
  padding: 20px 12px;
  border-radius: 7px;
  transition: all 0.3s;
  opacity: 0;
  background: rgba(0, 0, 0, 0.6);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 9998;
}

.block-style--element.is-show {
  visibility: visible;
  opacity: 1;
}

.block-style--element select {
  display: none;
}

.block-style--element ul.block-style--list {
  display: block;
}

.block-style--element ul.block-style--list a,
.block-style--element ul.block-style--list span {
  position: relative;
  display: block;
  padding: 3px 0 3px 24px;
  font-size: 14px;
  text-decoration: none;
  line-height: 1.5;
  color: #fff;
}

.block-style--element ul.block-style--list span::before {
  position: absolute;
  top: 8px;
  left: 0;
  width: 12px;
  height: 7px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-35deg) skewY(-15deg);
  content: "";
}

.block-goods-list--params .block-goods-list--sort-order-items .block-sort--header {
  width: 90px;
  cursor: pointer;
}

.block-goods-list--params .block-goods-list--sort-order-items .block-sort--header h2 {
  width: 90px;
  padding: 14px 4px;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
}

.block-goods-list--params .block-goods-list--sort-order-items .block-sort--header h2::after {
  display: inline-block;
  width: 13px;
  height: 18px;
  margin-left: 10px;
  vertical-align: top;
  background: url(../../img/usr/common/ico_responsive_arrow.png) center center / 100% auto no-repeat;
  content: "";
}

.block-sort--element-bg {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  visibility: hidden;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  opacity: 0;
  cursor: pointer;
  z-index: 9997;
}

.block-sort--element-bg.is-show {
  visibility: visible;
  opacity: 1;
}

.block-sort--element {
  position: absolute;
  top: 0;
  right: 0;
  visibility: hidden;
  min-width: 282px;
  padding: 20px 12px;
  border-radius: 7px;
  transition: all 0.3s;
  opacity: 0;
  background: rgba(0, 0, 0, 0.6);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 9998;
}

.block-sort--element.is-show {
  visibility: visible;
  opacity: 1;
}

.block-sort--element select {
  display: none;
}

.block-sort--element ul.block-sort--list {
  display: block;
}

.block-sort--element ul.block-sort--list a,
.block-sort--element ul.block-sort--list span {
  position: relative;
  display: block;
  padding: 3px 0 3px 24px;
  font-size: 14px;
  text-decoration: none;
  line-height: 1.5;
  color: #fff;
}

.block-sort--element ul.block-sort--list span::before {
  position: absolute;
  top: 8px;
  left: 0;
  width: 12px;
  height: 7px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-35deg) skewY(-15deg);
  content: "";
}

.block-thumbnail-t--items {
  display: flex;
  flex-wrap: wrap;
  border: 0;
  padding: 0 5px;
}

.block-thumbnail-t--item {
  width: calc((100% - 5px) / 2);
  margin: 0 5px 24px 0;
  padding: 0;
}

.block-thumbnail-t--item:nth-of-type(2n) {
  margin-right: 0;
}

.block-thumbnail-t--item .block-thumbnail-t--goods-image {
  margin: 0 0 16px;
}

.block-thumbnail-t--item .block-thumbnail-t--goods-image figure {
  min-width: 140px;
  min-height: 140px;
  padding: 0;
  background: none;
}

.block-thumbnail-t--item .block-thumbnail-t--goods-description {
  padding: 0 20px;
}

.block-thumbnail-t--item .block-thumbnail-t--goods-name {
  font-weight: normal;
  margin: 0 0 4px;
}

.block-thumbnail-t--item .block-thumbnail-t--comment {
  display: none;
}

.block-thumbnail-t--item .block-thumbnail-t--price-infos .block-thumbnail-t--scomment {
  font-size: 12px;
  font-weight: bold;
  color: #d53115;
}

.block-thumbnail-t--item .block-thumbnail-t--price-infos .block-thumbnail-t--scomment + .block-thumbnail-t--price-items .block-thumbnail-t--price {
  color: #d53115;
}

.block-thumbnail-t--item .block-thumbnail-t--price-infos .block-thumbnail-t--scomment + .block-thumbnail-t--price-items .block-thumbnail-t--default-price {
  font-size: 11px;
  font-weight: normal;
}

.block-thumbnail-t--item .block-thumbnail-t--price {
  font-size: 13px;
  font-weight: 500;
}

.page-top .block-thumbnail-t--items {
  padding: 0 4vw;
}

.page-top .block-thumbnail-t--item {
  width: 45.25vw;
  margin: 0 1.5vw 4vw 0;
  padding: 0;
}

.page-top .block-thumbnail-t--item:nth-of-type(2n) {
  margin-right: 0;
}

.page-top .block-thumbnail-t--item .block-thumbnail-t--goods-description {
  padding: 0;
}

.page-top .block-thumbnail-t--item .block-thumbnail-t--goods-name {
  margin: 0 0 4px;
}

.page-top .block-thumbnail-t--item .block-thumbnail-t--price {
  font-size: 13px;
}

.block-ranking-r--item .block-ranking-r--goods-description .block-ranking-r--cart-btn .block-list-add-cart-btn {
  width: 100%;
  font-size: 13px;
  padding: 12px;
  border-radius: 22px;
}

.block-ranking-r--items {
  display: flex;
  flex-wrap: wrap;
  border: 0;
  padding: 0 5px;
}

.block-ranking-r--item {
  width: calc((100% - 5px) / 2);
  margin: 0 5px 24px 0;
  padding: 0;
}

.block-ranking-r--item:nth-of-type(2n) {
  margin-right: 0;
}

.block-ranking-r--items .block-ranking-r--goods-image {
  margin: 0 0 16px;
}

.block-ranking-r--items .block-ranking-r--goods-image figure {
  min-width: 140px;
  min-height: 140px;
  padding: 0;
  background: none;
}

.block-ranking-r--items .block-ranking-r--goods-description {
  padding: 0 20px;
}

.block-ranking-r--items .block-ranking-r--goods-name {
  font-weight: normal;
  margin: 0 0 4px;
}

.block-ranking-r--items .block-ranking-r--comment {
  display: none;
}

.block-ranking-r--items .block-ranking-r--price-infos .block-ranking-r--scomment {
  font-size: 12px;
  font-weight: bold;
  color: #d53115;
}

.block-ranking-r--items .block-ranking-r--price-infos .block-ranking-r--scomment + .block-ranking-r--price-items .block-ranking-r--price {
  color: #d53115;
}

.block-ranking-r--items .block-ranking-r--price-infos .block-ranking-r--scomment + .block-ranking-r--price-items .block-ranking-r--default-price {
  font-size: 11px;
  font-weight: normal;
}

.block-ranking-r--items .block-ranking-r--price {
  font-size: 13px;
  font-weight: 500;
}

.block-ranking-r--items .block-ranking-r--rank {
  top: 10px;
  left: 10px;
  width: 33px;
  height: 26px;
  padding: 2px 0 6px;
  border-radius: 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  background: url(../../img/usr/common/ico_rank.png) center center / auto 26px no-repeat;
}

.block-ranking-r--items .block-ranking-r--rank.block-ranking-r--rank.block-ranking-r--rank-1 {
  background: url(../../img/usr/common/ico_rank1.png) center center / auto 26px no-repeat;
}

.block-ranking-r--items .block-ranking-r--rank.block-ranking-r--rank.block-ranking-r--rank-2 {
  background: url(../../img/usr/common/ico_rank2.png) center center / auto 26px no-repeat;
}

.block-ranking-r--items .block-ranking-r--rank.block-ranking-r--rank.block-ranking-r--rank-3 {
  background: url(../../img/usr/common/ico_rank3.png) center center / auto 26px no-repeat;
}

.block-top-event .block-top-event--goods {
  position: relative;
}

.block-top-event .block-ranking-r {
  margin: 0 45px;
}

.block-top-event .block-ranking-r--items.swiper-wrapper {
  border: 0;
  flex-wrap: nowrap;
  width: 100%;
  margin: 0 0 20px;
  padding: 0;
}

.block-top-event .block-ranking-r--items.swiper-wrapper > li {
  margin-right: 0;
}

.block-top-event .block-top-event--goods .swiper-button-prev::after {
  position: absolute;
  width: 18px;
  height: 18px;
  border: 0;
  border-top: 2px solid #111;
  border-left: 2px solid #111;
  transform: rotate(-45deg);
  font-size: 0;
  z-index: 1;
  background: none;
  content: "";
}

.block-top-event .block-top-event--goods .swiper-button-next::after {
  position: absolute;
  width: 18px;
  height: 18px;
  border: 0;
  border-top: 2px solid #111;
  border-right: 2px solid #111;
  transform: rotate(45deg);
  font-size: 0;
  z-index: 1;
  background: none;
  content: "";
}

.block-top-event .block-ranking-r--items .block-ranking-r--item {
  display: block;
  padding: 0;
}

.block-top-event .block-ranking-r--items .block-ranking-r--rank {
  top: 13px;
  left: 10px;
  width: 33px;
  height: 26px;
  padding: 2px 0 6px;
  border-radius: 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  background: url(../../img/usr/common/ico_rank.png) center center / auto 26px no-repeat;
}

.block-top-event .block-ranking-r--items .block-ranking-r--rank.block-ranking-r--rank.block-ranking-r--rank-1 {
  background: url(../../img/usr/common/ico_rank1.png) center center / auto 26px no-repeat;
}

.block-top-event .block-ranking-r--items .block-ranking-r--rank.block-ranking-r--rank.block-ranking-r--rank-2 {
  background: url(../../img/usr/common/ico_rank2.png) center center / auto 26px no-repeat;
}

.block-top-event .block-ranking-r--items .block-ranking-r--rank.block-ranking-r--rank.block-ranking-r--rank-3 {
  background: url(../../img/usr/common/ico_rank3.png) center center / auto 26px no-repeat;
}

.block-top-event .block-ranking-r--items .block-ranking-r--goods-image {
  margin: 0 0 17px;
}

.block-top-event .block-ranking-r--items .block-ranking-r--goods-image figure img {
  width: 100%;
}

.block-top-event .block-ranking-r--items .block-ranking-r--goods-name {
  font-weight: normal;
  margin: 0 0 8px;
}

.block-top-event .block-ranking-r--items .block-ranking-r--comment {
  display: none;
}

.block-top-event .block-ranking-r--items .block-ranking-r--price {
  font-size: 15px;
}

.block-recent-item--header {
  margin: 0 0 24px;
  padding: 40px 0 0;
  border: 0;
  text-align: center;
  font-family: "Josefin Sans", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.333;
  color: #000;
  background: none;
}

.block-recent-item--header span {
  display: block;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.5;
}

.block-thumbnail-h {
  width: 100%;
  margin: 0 0 40px;
  overflow-x: auto;
  overflow-y: hidden;
}

.block-thumbnail-h .block-thumbnail-h--items {
  display: flex;
  max-width: none;
  padding: 0 0 0 4vw;
}

.block-thumbnail-h .block-thumbnail-h--item {
  display: block;
  width: 32vw;
  min-width: 32vw;
  margin-right: 4vw;
  padding: 0;
}

.block-goods-detail-j--item {
  display: flex;
  padding: 20px 10px;
  border: 0;
}

.block-goods-detail-j--item a {
  display: block;
  width: 140px;
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description {
  width: calc(100% - 140px);
  padding-left: 15px;
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description .block-goods-detail-j--goods-name {
  margin: 0 0 4px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description .block-goods-detail-j--comment {
  margin: 0 0 8px;
  font-size: 11px;
  color: #808080;
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description .block-goods-detail-j--price-infos {
  margin: 0 0 4px;
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description .block-goods-detail-j--price-infos .block-goods-detail-j--scomment {
  font-size: 12px;
  font-weight: bold;
  color: #d53115;
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description .block-goods-detail-j--price-infos .block-goods-detail-j--scomment + .block-goods-detail-j--price-items .block-goods-detail-j--price {
  color: #d53115;
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description .block-goods-detail-j--price-infos .block-goods-detail-j--scomment + .block-goods-detail-j--price-items .block-goods-detail-j--default-price {
  font-size: 11px;
  font-weight: normal;
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description .block-goods-detail-j--price {
  margin: 0;
  font-size: 13px;
  font-weight: 500;
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description .block-goods-detail-j--stock {
  margin: 0 0 4px;
  display: flex;
  font-size: 13px;
  font-weight: 500;
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description .block-goods-detail-j--stock dt {
  font-weight: 500;
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description .block-goods-detail-j--stock dt::after {
  content: "：";
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description .block-goods-detail-j--comment1 {
  margin: 0 0 16px;
  font-size: 11px;
  color: #808080;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description .block-goods-detail-j--cart-btn .block-list-add-cart-btn {
  width: 100%;
  font-size: 13px;
  padding: 12px;
  border-radius: 22px;
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description .block-goods-detail-j--custom-order .block-list-custom-order-btn {
  width: 100%;
  font-size: 13px;
  padding: 12px;
  border-radius: 22px;
}

.block-pickup-list-p .block-pickup-list-p--item .block-pickup-list-p--price-infos .block-pickup-list-p--scomment {
  font-size: 12px;
  font-weight: bold;
  color: #d53115;
}

.block-pickup-list-p .block-pickup-list-p--item .block-pickup-list-p--price-infos .block-pickup-list-p--price-items .price,
.block-pickup-list-p .block-pickup-list-p--item .block-pickup-list-p--price-infos .block-pickup-list-p--price-items .net-price {
  font-size: 13px;
  font-weight: 500;
}

.block-pickup-list-p .block-pickup-list-p--item .block-pickup-list-p--price-infos .block-pickup-list-p--price-items .default-price {
  font-size: 11px;
  font-weight: normal;
}

.block-pickup-list-p .block-pickup-list-p--item .block-pickup-list-p--price-infos .block-pickup-list-p--scomment + .block-pickup-list-p--price-items .price {
  color: #d53115;
}

/* ----パンくずリスト---- */

.block-topic-path {
  padding: 12px 20px;
  border-top: 1px solid #dedede;
  background: none;
}
.block-topic-path a {
  text-decoration: none;
}
.page-goods .block-topic-path {
  margin-top: 0;
  border-top: 0;
}

/* ----マイページ---- */

.block-favorite .block-accessory-list--name {
  padding: 16px 20px;
  background: none;
}

.block-store-coupon-list--table .block-store-coupon-list--bonus {
  font-size: 16px;
  font-weight: bold;
}

.block-login--member-header,
.block-login--first-time-header {
  margin-bottom: 8px;
}

.block-onetimepassword-certify--header,
.block-onetimepassword-send--header {
  padding-left: 0;
  padding-right: 0;
}

.block-inquiry-history--body li {
  padding: 8px 0;
}

.block-inquiry-history-detail--subject {
  padding: 8px 10px;
  background: none;
}

/* ----クイックオーダー---- */

.block-quick-order--price-pop {
  font-size: 12px;
  font-weight: bold;
  color: #d53115;
}

.block-quick-order--price {
  font-weight: 500;
  color: #c30;
}

.block-quick-order--price-price {
  color: #c30;
}

.block-quick-order--default-price {
  font-weight: normal;
}

.block-quick-order--subtotal-cell {
  color: #111;
}

/* ----購入フロー---- */

.block-cart-recent-item--header {
  margin: 0 0 24px;
  padding: 40px 0 0;
  border: 0;
  text-align: center;
  font-family: "Josefin Sans", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.333;
  color: #000;
  background: none;
}

.block-cart-recent-item--header span {
  display: block;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.5;
}

.page-cart .block-search-box--form {
  display: none;
}

.block-cart--goods-list-item-delete-btn {
  text-decoration: none;
}

.block-cart--procedure-container {
  top: 0;
  transition: top 0.2s;
}

.block-cart--procedure-container.block-cart--procedure-container__fixed {
  top: 72px;
}

.block-order-method h2 {
  margin-top: 20px;
  margin-bottom: 8px;
  border: 0;
}

.block-order-estimate h2 {
  margin-bottom: 20px;
  border: 0;
}

.block-order-estimate--method h3 {
  border-bottom: 0;
}

.block-order-estimate--date-spec h3,
.block-order-estimate--time-spec h3,
.block-order-estimate--discount-info .block-order-estimate--point h3,
.block-order-estimate--discount-info .block-order-estimate--promotion-code h3,
.block-order-estimate--discount-info .block-order-estimate--promotion h3,
.block-order-estimate--discount-info .block-order-estimate--coupon h3,
.block-order-estimate--sales-append .block-order-estimate--confirmation-title h3 {
  border-bottom: 0;
}

.block-order-estimate--dest-address-item-buttons__selected {
  background: #ffebe8;
}

.block-order-gift-noshi h3 {
  margin-bottom: 8px;
}

.block-order-complete--wrapper {
  padding: 0 10px;
}

.block-order-complete--message {
  margin: 0 0 12px;
}

.block-order-complete--message p {
  padding: 0;
  font-size: 13px;
}

.block-order-complete--orderid {
  margin: 0 0 20px;
  border: 0;
}

.block-order-complete table.block-order-complete--orderid th {
  display: block;
  width: 100%;
  padding: 2px 0;
  border: 0;
  text-align: center;
  font-size: 11px;
  color: #808080;
  background: none;
}

.block-order-complete--orderid td {
  display: block;
  width: 100%;
  border: 0;
  padding: 0;
  font-size: 12px;
  background: none;
}

.block-order-complete--orderid td a {
  font-size: 12px;
}

.block-regular-goods-add--header,
.block-regular-goods-change--header {
  margin: -10px -10px 0;
}

.block-goodschange-list {
  margin: 10px;
}

.block-goodsadd-list--customer-name,
.block-goodschange-list--customer-name {
  margin: 0 0 10px;
  font-weight: bold;
}

.block-regular-purcharse-list--info-withdrawal {
  display: block;
  width: auto;
}

.block-order-regular-add-confirm h2 {
  margin-bottom: 8px;
  border: 0;
}

.block-order-regular-add-complete--wrapper {
  padding: 0 10px;
}

.block-order-regular-add-complete--message {
  margin: 0 0 12px;
}

.block-order-regular-add-complete--message p {
  padding: 0;
  font-size: 13px;
}

.block-order-regular-add-complete--regular-sales {
  margin: 0 0 20px;
  border: 0;
}

.block-order-regular-add-complete table th {
  display: block;
  width: 100%;
  padding: 2px 0;
  border: 0;
  text-align: center;
  font-size: 11px;
  color: #808080;
  background: none;
}

.block-order-regular-add-complete table td {
  display: block;
  width: 100%;
  border: 0;
  padding: 0;
  font-size: 12px;
  background: none;
}

.block-order-regular-add-complete table td a {
  font-size: 12px;
}

/* ----ページ機能---- */

.block-page-block--contents-text {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.block-page-block--contents-body-text-2column {
  width: calc((100% - 20px) / 2);
  margin-right: 20px;
}

.block-page-block--contents-body-text-2column:last-child {
  margin-right: 0;
}

.block-page-block--contents-img {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.block-page-block--contents-body-img-2column {
  width: calc((100% - 20px) / 2);
  margin-right: 20px;
}

.block-page-block--contents-body-img-2column:last-child {
  margin-right: 0;
}

.block-pagecategory-page-list {
  margin: 0 10px;
}

.block-pagecategory-page-list--frame {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.block-pagecategory-page-list--frame .block-pagecategory-page-list--page {
  width: calc(50% - 5px);
  margin: 0 10px 10px 0;
}

.block-pagecategory-page-list--frame .block-pagecategory-page-list--page:nth-of-type(2n) {
  margin-right: 0;
}

/* ----商品詳細画面---- */

.block-goods-detail {
  margin: 0;
  padding: 0;
}

.block-src-l {
  margin: -10px -20px 0;
}

.block-goods-gallery {
  margin: 0 -20px 32px;
  overflow-x: auto;
  overflow-y: hidden;
}

.block-goods-gallery::-webkit-scrollbar {
  display: none;
}

.block-goods-gallery ul {
  display: flex;
  padding: 0;
}

.block-goods-gallery ul li {
  display: block;
  width: 22.4vw;
  min-width: 22.4vw;
  flex-basis: 22.4vw;
  margin: 0 0.266vw 0 0;
  padding: 0;
}

.block-goods-gallery ul li figure {
  width: 22.4vw;
  height: 22.4vw;
}

.block-icon {
  font-size: 0;
}

.block-icon img {
  height: 24px;
}

.block-icon > span + span {
  margin-left: 8px;
}

.page-goods .block-icon {
  margin: 0 0 8px;
}

.block-goods-name {
  margin: 0 0 8px;
}

.block-goods-name h1 {
  padding: 0;
  font-size: 24px;
  line-height: 1.1;
  margin: 0;
}

.block-goods-name2 {
  font-size: 13px;
  font-weight: bold;
}

.block-goods-ship-schedule {
  display: none;
}

.block-goods-comment {
  font-size: 12px;
  line-height: 1.5;
}

.block-goods-comment.more-open {
  position: relative;
  max-height: 54px;
  padding-bottom: 16px;
}

.block-goods-comment.more-open .open-button {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  cursor: pointer;
}

.block-goods-comment.more-open .open-button::before {
  position: absolute;
  top: 0;
  left: calc(50% - 6px);
  display: block;
  width: 12px;
  height: 12px;
  border-right: 1px solid #222;
  border-bottom: 1px solid #222;
  transform: rotate(45deg);
  content: "";
}

.goods-detail-description {
  display: flex;
  padding: 1px 0;
  font-size: 13px;
}

.goods-detail-description dt {
  display: block;
  font-weight: normal;
  width: 6.5em;
}

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

.goods-detail-description.block-goods-spec {
  display: block;
  font-size: 12px;
}

.goods-detail-description.block-goods-spec dt {
  display: inline;
  font-weight: normal;
}

.goods-detail-description.block-goods-spec dd {
  display: inline;
}

.block-goods-price--on-sales-comment {
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  color: #d53115;
}

.block-goods-price--on-sales-term {
  font-size: 12px;
  margin: 4px 0;
}

.block-goods-price .block-goods-price--on-sales-off-percent {
  display: inline-block;
  padding: 2px 10px;
  margin: 4px 4px 4px 0;
  font-size: 12px;
  color: #f0f0f0;
  background-color: #d53115;
}

.block-goods-price .block-goods-price--on-sales-countdown,
.block-goods-price .block-goods-price--on-sales-countdown > div {
  display: inline-block;
  color: #d53115;
}

.block-goods-price--on-sales-comment ~ .block-goods-price--price,
.block-goods-price--on-sales-off-percent ~ .block-goods-price--price,
.block-goods-price--on-sales-countdown ~ .block-goods-price--price {
  color: #d53115;
}

.block-goods-price--on-sales-comment + .block-goods-price--price + .block-goods-price--default-price {
  font-size: 14px;
  font-weight: normal;
}

.block-goods-price {
  display: none;
  text-align: left;
}

.block-goods-first-limited-order {
  display: none;
  margin-bottom: 10px;
}

.block-goods-price--price {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
}

.block-goods-price--net-price {
  display: none;
}

.block-goods-term--sales-stock {
  padding: 6px 0;
  font-size: 12px;
  color: #d53115;
}

.block-goods-term--sales-term {
  padding: 6px 0;
  font-size: 14px;
  color: #d53115;
}

.block-goods-price--sale {
  color: #e20c0c;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 5px;
}

.block-goods-price--sale-small {
  font-size: 13px;
  color: #e20c0c;
}

.block-goods-price--price-disp {
  color: #e20c0c;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 5px;
}

.block-goods-price--price-disp-normal {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 5px;
}

.block-goods-price--sale-price {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 5px;
}

.block-goods-price--normal-price {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 5px;
}

.block-goods-price--regular-price {
  color: #e20c0c;
}

.block-goods-price--strike {
  text-decoration-line: line-through;
  text-decoration-thickness: 2px;
}

.block-variation--name {
  border: 0;
  border-top: 1px solid #dedede;
  padding: 12px 0 0;
  margin: 10px 0 4px;
  font-size: 14px;
  font-weight: bold;
}

.block-variation--item {
  margin-right: 4px;
}

.block-color--item-term,
.block-size--item-term {
  min-width: 56px;
  min-height: 56px;
}

.block-variation--item dt {
  border: 1px solid #dedede;
}

.block-variation--item.active dt {
}

.block-variation--item.size-disable-stock dt {
  border: 1px dashed #dedede;
}

.block-color--item-term figure {
  width: 54px;
  height: 54px;
}

.block-color--item-term img {
  max-width: 100%;
  max-height: 100%;
}

.block-size--item-term span {
  width: 54px;
  height: 54px;
  font-size: 13px;
}

.block-variation--selected-item {
  margin: 8px 0 16px;
}

.block-size-with-cart--item-term,
.block-color-with-cart--item-term,
.block-color-size-with-cart--color-item-term,
.block-color-size-with-cart--size-item-term {
  border: 1px solid #bbb;
  width: 48px;
  height: 48px;
  margin-right: 16px;
  flex-shrink: 0;
}

.block-color-size-with-cart--nocolor {
  width: 48px;
  height: 48px;
  margin-right: 4px;
  flex-shrink: 0;
}

.block-color-size-with-cart--color-item-term {
  margin-right: 4px;
}

.block-color-size-with-cart--size-item-term span,
.block-size-with-cart--item-term span {
  width: 46px;
  height: 46px;
  font-size: 12px;
}

.block-color-size-with-cart--color-item-term figure,
.block-color-with-cart--item-term figure {
  width: 46px;
  height: 46px;
}

.block-color-size-with-cart--color-item-term img,
.block-color-with-cart--item-term img {
  max-width: 100%;
  max-height: 100%;
}

.block-goods-not-available-method {
  margin: 10px 0 4px;
  padding: 12px 0 0;
  border-top: 1px solid #dedede;
}

.block-variation .block-variation-no-stock--message,
.block-variation .block-variation-outside-sales-period--message,
.block-variation .block-goods-variation-arrival-notice--btn,
.block-variation .block-variation-add-cart--btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  width: 100%;
  border-radius: 3px;
}

.block-variation .block-variation-no-stock,
.block-variation .block-variation-outside-sales-period {
  width: 100%;
}

.block-variation .block-variation-no-stock--message,
.block-variation .block-variation-outside-sales-period--message {
  border: 0;
  color: #808080;
  background: #f5f5f5;
}

.block-goods-variation-arrival-notice {
  width: 100%;
}

.block-variation .block-goods-variation-arrival-notice--btn {
  border: 0;
  color: #fff;
  background: #73c3d6;
}

.block-variation .block-variation-add-cart--btn::before {
  display: inline-block;
  width: 21px;
  height: 23px;
  margin-right: 10px;
  vertical-align: top;
  background: url(../../img/usr/common/goods_cart_btn_sp.png) center center / 100% auto no-repeat;
  content: "";
}

.block-variation .block-variation-favorite {
  margin-left: 8px;
  flex-shrink: 0;
}

.block-variation .block-variation-favorite--btn,
.block-variation .block-variation-favorite-registed--btn {
  height: 48px;
  width: 48px;
  border-radius: 3px;
}

.block-variation .block-variation-favorite--btn {
  background: url(../../img/usr/common/goods_bookmark_val_btn_sp.png) center center / 18px auto no-repeat;
}

.block-variation .block-variation-favorite-registed--btn {
  background: #fff2ef url(../../img/usr/common/goods_bookmark_reg_btn_sp.png) center center / 18px auto no-repeat;
}

.block-variation .block-variation-favorite--btn .block-icon-image,
.block-variation .block-variation-favorite-registed--btn .block-icon-image {
  display: none;
}

.block-variation-add-cart {
  width: 100%;
}

.block-add-cart .block-add-cart--btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 0;
  padding: 0;
  height: 65px;
  border: none;
  border-radius: 3px;
  font-size: 15px;
}

.block-add-cart .block-add-cart--btn::before {
  content: "";
  display: block;
  width: 21px;
  height: 19px;
  background: url(../../img/sys/icon/white/cart.png) center / 100% no-repeat;
  margin-right: 12px;
}

.block-custom-order--btn {
  margin: 10px 0;
  padding: 16px 0;
  border-radius: 3px;
  font-size: 15px;
}

.block-arrival-notice .block-arrival-notice--btn {
  width: 100%;
  padding: 21px 0;
  border: 0;
  border-radius: 0;
  color: #fff;
  background: #000;
}

.block-no-stock .block-no-stock--message,
.block-outside-sales-period--message {
  width: 100%;
  margin: 10px 0;
  padding: 21px 0;
  border: 0;
  border-radius: 3px;
  color: #fff;
  background: #666;
}

.block-no-stock .block-no-stock--message::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(../../img/sys/icon/white/x.png) center / 12px no-repeat;
  margin-right: 12px;
}

.block-goods-favorite--btn {
  padding: 16px 0;
  border-radius: 0;
  font-size: 15px;
  color: #d53100;
  background: #fff;
}

.block-goods-favorite--btn::before {
  display: inline-block;
  width: 15px;
  height: 14px;
  margin-right: 9px;
  vertical-align: initial;
  background: url(../../img/usr/common/goods_bookmark_btn_sp.png) center center / 100% auto no-repeat;
  content: "";
}

.block-goods-favorite-registed--btn {
  margin: 0 0 10px;
  padding: 16px 0;
  border-radius: 3px;
  font-size: 15px;
  color: #d53100;
  background: #fff2ef;
}

.block-goods-favorite-registed--btn::before {
  display: inline-block;
  width: 15px;
  height: 14px;
  margin-right: 9px;
  vertical-align: initial;
  background: url(../../img/usr/common/goods_bookmark_reg_btn_sp.png) center center / 100% auto no-repeat;
  content: "";
}

.block-contact-about-goods {
  display: none;
  text-align: center;
}

.block-contact-about-goods .block-contact-about-goods-btn {
  display: inline;
  padding: 0;
  border: 0;
  text-decoration: underline;
  font-size: 14px;
  color: #081f2c;
  background: none;
}

.block-goods-link {
  text-align: center;
}

.block-goods-link .block-goods-link--btn {
  display: inline;
  padding: 0;
  border: 0;
  text-decoration: underline;
  font-size: 14px;
  color: #081f2c;
  background: none;
}

.block-goods-store-stock {
  text-align: center;
}

.block-goods-store-stock .block-goods-store-stock--btn {
  margin: 0 0 10px;
  padding: 16px 0;
  border-radius: 3px;
  font-size: 15px;
  color: #d53100;
  background: #fff;
}

.block-goods-detail dl[class^="block-goods-comment"] dt {
  display: block;
  margin: 0 0 14px;
  padding: 24px 0 0;
  font-size: 20px;
  font-weight: 500;
}

.block-goods-detail dl[class^="block-goods-comment"] + dl[class^="block-goods-comment"] dt {
  display: none;
}

.block-goods-detail dl[class^="block-goods-comment"] dt h3 {
  margin: 0;
  border: 0;
  font-size: 20px;
}

.block-goods-detail h3.block-goods-comment--title {
  margin: 0 0 12px;
  padding: 8px 0;
  border-bottom: 1px solid #dedede;
  font-size: 14px;
  line-height: 1.5;
}

.block-goods-comment--table-frame {
  width: 100%;
  margin: 0 0 15px;
  overflow-x: auto;
  overflow-y: hidden;
}

.block-goods-comment--table-frame .block-goods-comment--table {
  border-collapse: collapse;
}

.block-goods-comment--table-frame .block-goods-comment--table th,
.block-goods-comment--table-frame .block-goods-comment--table td {
  padding: 7px 22px;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #707070;
}

.block-goods-comment--table-frame .block-goods-comment--table tr.title th {
  background: #eee;
}

.block-goods-comment--table-frame .block-goods-comment--table tr th:first-of-type,
.block-goods-comment--table-frame .block-goods-comment--table tr.title th:first-of-type {
  min-width: 100px;
  text-align: left;
  font-weight: bold;
}

.block-goods-comment--table-frame .block-goods-comment--table td {
  white-space: nowrap;
}

.block-goods-user-review h2 {
  margin: 0;
  padding: 16px 20px;
  border: 0;
  font-size: 19px;
  background: none;
}

.block-goods-user-review .block-goods-user-review--info {
  padding: 10px 20px;
  background: none;
}

.block-goods-user-review .block-goods-user-review--count-summary {
  padding: 10px 13px;
  border: 1px solid #707070;
  border-radius: 4px;
}

.block-goods-user-review .block-goods-user-review--score dt {
  font-weight: normal;
}

.block-goods-user-review .block-goods-user-review--score dd img {
  height: 100%;
  top: -2px;
}

.block-goods-user-review .block-goods-user-review--description {
  margin: 0 0 24px;
  font-size: 11px;
}

.block-goods-user-review .block-goods-user-review--need-login-message {
  margin: 16px 0 12px;
  text-align: center;
  font-size: 12px;
}

.block-goods-user-review .block-goods-user-review--need-login-message a {
  text-decoration: underline;
}

.block-goods-user-review .block-goods-user-review--write-review-link,
.block-goods-user-review .block-goods-user-review--write-review-btn {
  display: block;
  width: 216px;
  margin: 0 auto;
  padding: 10px 0;
  border-radius: 20px;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: #4998db;
}

.block-goods-user-review .block-goods-user-review--list {
  margin: 0 20px;
}

.block-goods-user-review .block-goods-user-review--list .block-goods-user-review--item {
  padding: 16px 0;
  border-bottom: 1px solid #dedede;
}

.block-goods-user-review .block-goods-user-review--list .block-goods-user-review--item:last-of-type {
  border-bottom: 0;
}

.block-goods-user-review .block-goods-user-review--item-title {
  border: 0;
  font-size: 15px;
  font-weight: 500;
}

.block-goods-user-review .block-goods-user-review--item-summary {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.block-goods-user-review .block-goods-user-review--item-summary .block-goods-user-review--item-name {
  margin: 0 0 8px;
  order: 20;
}

.block-goods-user-review .block-goods-user-review--item-summary .block-goods-user-review--item-score {
  margin: 0 0 8px;
  order: 10;
}

.block-goods-user-review .block-goods-user-review--item-summary .block-goods-user-review--item-score dt {
  display: none;
}

.block-goods-user-review .block-goods-user-review--item-summary .block-goods-user-review--item-score dd img {
  width: 30%;
  top: -2px;
}

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

h2.block-accessory-list--name {
  padding: 16px 20px;
  border: 0;
  font-size: 19px;
  background: none;
}

.block-goods-uservoice {
  padding: 0 0 40px;
  background: #f5f5f5;
}

.block-goods-uservoice .block-goods-uservoice--title {
  margin: 0 0 24px;
  padding: 40px 0 0;
  border: 0;
  text-align: center;
  font-family: "Josefin Sans", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.333;
  color: #000;
  background: none;
}

.block-goods-uservoice .block-goods-uservoice--title span {
  display: block;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.5;
}

.page-goods .block-search-box--form {
  display: none;
}

/* ----商品詳細画面：商品コメント2---- */
.block-goods-introduction {
  width: 100%;
  height: 800px;
  margin-bottom: 65px;
}
.introduction-bg-5day {
  background: url(../../img/usr/goods/goods_bg5_sp.jpg) bottom center / 100% auto no-repeat;
}
.introduction-bg-30day {
  background: url(../../img/usr/goods/goods_bg30_sp.jpg) bottom center / 100% auto no-repeat;
}
.block-goods-introduction-list {
  padding: 65px 24px 0;
}

.block-goods-introduction-list dt {
  font-size: 16px;
  color: #4998db;
  margin-bottom: 20px;
}

.block-goods-introduction-list dd {
  font-size: 13px;
}

.block-goods-introduction-list dd + dd {
  margin-top: 12px;
}

.block-goods-introduction-note {
  padding: 26px 24px 0;
}

.block-goods-introduction-note {
  font-size: 11px;
  color: #777;
}

/*CSSによる商品詳細画面の項目の並び順変更用*/
.block-goods-detail .js-goods-variation-detail {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column wrap;
  flex-flow: column nowrap;
}
.block-src-l {
  order: 10;
}
.block-src-c {
  order: 20;
}
.block-goods-gallery {
  order: 30;
}

.js-goods-variation-detail {
  order: 35;
}
.block-goods-name {
  order: 45;
}
.page-goods .block-icon {
  order: 40;
}
.block-goods-comment {
  order: 50;
}
.block-goods-spec {
  order: 60;
}
.block-goods-comment {
  order: 70;
}
.block-goods-detail--promotion-freespace {
  order: 80;
}
.block-goods-affix-list {
  order: 90;
}
.block-goods-price--price-disp {
  order: 91;
}
.block-goods-price--price-disp-normal {
  order: 91;
}
.block-goods-price--sale-price {
  order: 92;
}
.block-goods-price--normal-price {
  order: 93;
}
.block-goods-price--regular-price-list {
  order: 94;
}
.block-goods-comment6 {
  order: 95;
}
.block-goods-price--promotion-list {
  order: 96;
}
.block-goods-price {
  order: 100;
}
.block-refill-goods {
  order: 105;
}
.block-goods-first-limited-order {
  order: 110;
}
.block-goods-code {
  order: 115;
}
.block-goods-item-code {
  order: 120;
}
.block-goods-item-code2 {
  order: 130;
}
.block-goods-item-code3 {
  order: 140;
}
.block-goods-release-dt {
  order: 150;
}
.block-goods-class1 {
  order: 160;
}
.block-goods-class2 {
  order: 170;
}
.block-goods-attr1 {
  order: 180;
}
.block-goods-attr2 {
  order: 190;
}
.block-goods-attr3 {
  order: 200;
}
.block-goods-point {
  order: 210;
}
.block-goods-postage {
  order: 220;
}
.block-goods-stock {
  order: 230;
}
.block-goods-coupon {
  order: 240;
}
.block-goods-promotion {
  order: 250;
}
.block-goods-sales-detail-append {
  order: 260;
}
.block-switch-goods {
  order: 263;
}
.block-goods-ship-schedule {
  order: 265;
}
.block-goods-not-available-method {
  order: 267;
}
.block-variation {
  order: 270;
}
.block-custom-order {
  order: 280;
}
.block-add-cart {
  order: 290;
}
.block-arrival-notice {
  order: 290;
}
.block-no-stock {
  order: 290;
}
.block-outside-sales-period {
  order: 290;
}
.block-goods-social-gift {
  order: 295;
}
.block-goods-favorite {
  order: 300;
}
.block-variation-back-order {
  order: 310;
}
.block-goods-store-stock {
  order: 320;
}
.block-goods-set {
  order: 330;
}
.block-goods-sns {
  order: 340;
}
.block-contact-about-goods {
  order: 350;
}
.block-goods-link {
  order: 360;
}
.block-unisize {
  order: 365;
}
.block-goods-comment1 {
  order: 370;
}
.block-goods-comment2 {
  order: 380;
}
.block-goods-comment3 {
  order: 390;
}
.block-goods-comment4 {
  order: 400;
}
.block-goods-comment5 {
  order: 410;
}
.block-rules-comment {
  order: 420;
}
.block-goods-size--box .block-goods-size--body {
  padding-left: 10px;
  padding-right: 10px;
}
.block-goods-size--body .block-measured .block-measured--item-list,
.block-goods-size--body .block-measured .js-unisize-bunner,
.block-goods-size--body .block-measured .js-unisize-bunner > div {
  margin: 12px 0;
}
.block-goods-size--box .block-measured--item-list {
  width: 100%;
  border: 0;
}
.block-goods-size--box .block-measured--item-list th {
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #ddd;
  background-color: #f2f2f2;
  border: 0;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.block-goods-size--box .block-measured--item-list td {
  font-size: 11px;
  text-align: center;
  line-height: 1.3;
  vertical-align: middle;
  width: calc(100% / 6);
  padding: 5px 0;
  border: 0;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.block-goods-size--box .block-measured--item-list th:first-child {
  border-left: 0;
}
.block-goods-size--box .block-measured--item-list th.block-measured--header {
  border-top: 0;
}
.block-goods-size--box .block-measured--item-list tr:first-child th {
  border-top: 0;
}

/* ----ゲストお気に入り画面---- */
.block-guest-favorite-synchronize-title {
  font-weight: bold;
  font-size: 16px;
}
.block-guest-favorite-synchronize-description {
  font-size: 14px;
}
.block-guest-favorite-synchronize-link {
  text-align: center;
}
/* ----定期購入商品サイクル情報変更画面---- */
.block-regular-purcharse-cycle-info-update--skip-cancel-message {
  margin: 5px 0 0 5px;
}
/* ----アプリログイン訴求画面---- */
.block-applogin-body {
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.9em;
  text-align: center;
  margin: auto;
  height: 100px;
}

/* ---- LightningRecommend ---- */
.block-top-lightningrecommend,
.block-ranking-lightningrecommend {
  padding: 0 0 40px;
}

.block-top-lightningrecommend--header,
.block-ranking-lightningrecommend--header {
  margin: 0 0 24px;
  padding: 40px 0 0;
  border: 0;
  text-align: center;
  font-family: "Josefin Sans", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.333;
  color: #000;
  background: none;
}

.block-common-lightningrecommend {
  margin-top: 10px;
}

.block-common-lightningrecommend--header {
  padding: 16px 20px;
  border: 0;
  font-size: 19px;
  background: none;
}

.block-cart--lightningrecommend-wrapper {
  padding: 0 10px;
}

/* ----本品とレフィル切り替え画面---- */
.block-refillgoods-list {
  margin: 10px;
}
.block-regular-goods-refillgoods--header {
  margin: -10px -10px 0;
}

/* footer ajax */
.footer {
  padding-left: 5vw;
  padding-right: 9.6vw;
  padding-top: 28px;
}

.footer__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer__socialItem:not(:last-child) {
  padding-right: 28px;
}

.footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
}

.footer__navGroup {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 1.5rem;
  line-height: 1.4666666667;
}

.footer__navGroup:nth-of-type(2) {
  font-size: 1.3rem;
  line-height: 1.6923076923;
}

.footer__navGroup:nth-of-type(2) .footer__navListItem {
  padding-bottom: 5px;
}

.footer__navGroup:nth-of-type(2) a[target="_blank"]::after {
  margin-left: 7px;
}
.footer__navGroup {
  font-size: 15px;
}
.footer__navGroup:nth-of-type(2) {
  font-size: 13px;
}

.footer__navListItem a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
}

.footer__navListItem a[target="_blank"]::after {
  background: url(../../img/usr/common/footer/icon_blank.png) no-repeat 0 0;
  content: "";
  display: block;
  margin-left: 9px;
}

.footer__navListItem:not(:last-child) {
  padding-bottom: 20px;
}

.footer__logo {
  padding-top: 63px;
}

.footer__copyright {
  padding: 15px 0;
  font-size: 10px;
  color: #000;
  font-family: Roboto, sans-serif;
}

.l-footer__social svg {
  height: 20px;
  width: auto;
}

.l-footer__navGroup:first-of-type {
  -ms-flex-preferred-size: 112px;
  flex-basis: 112px;
}

.l-footer__navGroup:nth-of-type(2) a::after[target="_blank"] {
  background-size: 10px auto;
  height: 10px;
  width: 10px;
}

.l-footer__navListItem svg {
  height: 20px;
  width: auto;
}

.l-footer__navListItem a[target="_blank"]::after {
  background-size: 12px auto;
  height: 12px;
  width: 12px;
}

.l-footer__logo {
  width: 120px;
  padding: 63px 0 0;
  margin: 0;
  border: none;
}

/*定期購入商品2回目以降価格非表示*/
.block-goods-price--regular-price-list {
  display: none;
}

/* 商品詳細ラベル */
.block-goods-detail .label {
  display: flex;
  flex-flow: row wrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
  margin-block: 20px 8px;
}
@media screen and (min-width: 769px) {
  .block-goods-detail .label {
    width: 320px;
  }
}
.block-goods-detail .label_item {
  color: #009be5;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  font-feature-settings: "palt";
  padding: 4px 8px;
  border: 1px solid;
}

/* 商品詳細訴求ボックス */
.block-goods-detail .appeal_box {
  margin-block: 8px 20px;
  font-feature-settings: "palt";
}
.block-goods-detail .appeal_box.with_notes {
  margin-block: 8px 2px;
}
@media screen and (min-width: 769px) {
  .block-goods-detail .appeal_box {
    width: 320px;
  }
}
.block-goods-detail .appeal_box_inner {
  background: #eef5fc;
  padding-block: 22px;
}
.block-goods-detail .appeal_catch {
  text-align: center;
  color: #009be5;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.06em;
  display: flex;
  flex-flow: row wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  gap: 6px;
  margin-bottom: 10px;
}
.block-goods-detail .appeal_catch::before,
.block-goods-detail .appeal_catch::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 12px;
  background: #009be5;
  translate: 0 10%;
}
.block-goods-detail .appeal_catch::before {
  rotate: -30deg;
}
.block-goods-detail .appeal_catch::after {
  rotate: 30deg;
}
.block-goods-detail .appeal_content dl {
  display: flex;
  flex-flow: row wrap;
  align-content: center;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
  position: relative;
}
.block-goods-detail .appeal_content dl:nth-of-type(n + 2) {
  margin-top: 25px;
}
.block-goods-detail .appeal_content dt {
  display: flex;
  flex-flow: row wrap;
  align-content: center;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 5px;
  font-size: 13px;
  font-weight: 700;
  margin-top: 8px;
}
.block-goods-detail .appeal_content dt::before {
  content: "";
  display: inline-block;
  width: 11px;
  height: 10px;
  background: #009be5;
  clip-path: polygon(90% 0, 100% 10%, 40% 100%, 0 60%, 9% 49%, 39% 78%);
  margin-top: 5px;
}
.block-goods-detail .appeal_content .off {
  color: #009be5;
  font-size: 28px;
  font-weight: 700;
}
.block-goods-detail .appeal_content .off::after {
  content: "%OFF";
  font-size: 24px;
}
.block-goods-detail .appeal_content .beforeafter {
  display: flex;
  flex-flow: row wrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
}
.block-goods-detail .appeal_content .before {
  font-size: 10px;
}
.block-goods-detail .appeal_content .before::after {
  content: "→";
  font-size: 13px;
  font-weight: 700;
}
.block-goods-detail .appeal_content .before .line {
  font-size: 13px;
  font-weight: 700;
  text-decoration: line-through;
}
.block-goods-detail .appeal_content .after {
  color: #e20c0c;
  font-size: 13px;
  font-weight: 700;
}
.block-goods-detail .appeal_content .after .unit {
  font-size: 10px;
}
.block-goods-detail .appeal_content .text p {
  color: #009be5;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.2;
}
.block-goods-detail .appeal_content .text p .text_underline {
  display: inline-block;
  background: #f5fe54;
  background: linear-gradient(0deg, #f5fe54 50%, #f5fe5400 50%);
}
.block-goods-detail .appeal_content .text p sup {
  font-size: 8px;
  vertical-align: super;
}
.block-goods-detail .appeal_content dd .text p .jump_l {
  font-size: 22px;
}
.block-goods-detail .appeal_content dd .text p .jump_m {
  font-size: 14px;
}
.block-goods-detail .appeal_box_outer {
  margin-top: 8px;
}
.block-goods-detail .appeal_box_outer_text {
  text-align: right;
  color: #888888;
  font-size: 12px;
}
.block-goods-detail .appeal_box_outer_text a {
  color: #009be5;
  text-decoration: underline;
}

.block-goods-detail .appeal_content.flow {
  container-type: inline-size;
}
.block-goods-detail .appeal_content.flow dl:nth-of-type(n + 2)::before {
  content: "";
  display: inline-block;
  width: 60px;
  height: 17px;
  background: #c2e5f8;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  position: absolute;
  left: 50%;
  bottom: 100%;
  translate: -50% -4px;
}
.block-goods-detail .appeal_content.flow dl {
  gap: 0;
}
.block-goods-detail .appeal_content.flow dt {
  font-size: min(4.5cqw, 13px);
  width: min(31cqw, 100px);
}
.block-goods-detail .appeal_content.flow dt::before {
  width: min(4cqw, 11px);
  height: auto;
  aspect-ratio: 1.1;
}
.block-goods-detail .appeal_content.flow dd {
  width: min(66cqw, 194px);
}
.block-goods-detail .appeal_content.flow .text p {
  font-size: min(3.5cqw, 10px);
}
.block-goods-detail .appeal_content.flow dd .text p .jump_l {
  font-size: min(6.4cqw, 22px);
}
.block-goods-detail .appeal_content.flow dd .text p .jump_m {
  font-size: min(4.5cqw, 14px);
}
.block-goods-detail .appeal_box_notes {
  line-height: 1.1;
  text-align: right;
  margin-bottom: 24px;
}
.block-goods-detail .appeal_box_notes small {
  color: #666;
  font-size: 10px;
}
@media screen and (min-width: 769px) {
  .block-goods-detail .appeal_box_notes {
    width: 320px;
  }
}

/* ページトップボタン */
#totop_btn {
  display: block;
  width: 50px;
  height: 50px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 12;
  opacity: 1;
}
#totop_btn::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background: #000;
  border-radius: 100%;
  transition: ease 0.4s;
}
@media screen and (min-width: 769px) {
  #totop_btn:hover::before {
    background: #4998db;
  }
}
#totop_btn::after {
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  border-left: #fff solid 1px;
  border-top: #fff solid 1px;
  position: absolute;
  left: 25px;
  top: 22px;
  rotate: 45deg;
  transform-origin: left top;
}


/* add 260526 */
.block-top-free-1 sup,
.page-goods sup{ /* add 260526im */
  font-size: x-small;
  vertical-align: super;
}

.pc_only {
  display: none;
}
.sp_only {
  display: block;
}
.shop_mainPage .price::before {
  content: none;
}

.page-top .block-top-label{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.6;
  background-color: #3d97d8;
  padding: 1px 5px;
}

.page-top .-howto .block-top-label{
  font-size: 11px;
  padding: 0 4px;
}

.shop_mainPage .purchase {
  /* background: #ffffff; */
  background: #eef5fc; /* add 260526im */
}

.shop_mainPage .purchase__wrap {
  margin: 0 auto;
  padding: 50px 6.1vw;
  /* background: #eef5fc; add 260526im */
}

.shop_mainPage .purchase__title {
  margin: 0;
  color: #111;
  font-size: min(5.45vw, 22px);
  font-weight: 600;
  font-feature-settings: "palt"; /* add 260526im */
  line-height: 1.35;
  /* letter-spacing: 0; */
  letter-spacing: 0.08em; /* add 260526im */
  text-align: center;
  margin-bottom: 30px;
}

.shop_mainPage .purchase__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  counter-reset: purchase-card-num; /* add 260526im */
}

.shop_mainPage .card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  background: #fff;
  min-width: 0;
  padding: 28px 24px;
  margin-bottom: 12px;
  align-content: space-evenly;
  counter-increment: purchase-card-num; /* add 260526im */
}
.shop_mainPage .card:last-child {
  margin-bottom: 0;
}
/* Card Header */
.shop_mainPage .card__head {
  text-align: center;
  margin-bottom: 20px;
}

.shop_mainPage .card__label {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 10px;
  color: #3d97d8;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
}

.shop_mainPage .card__label::before,
.shop_mainPage .card__label::after {
  content: "";
  width: 12px;
  height: 2px;
  background: #3d97d8;
}

.shop_mainPage .card__label::before {
  transform: rotate(48deg);
}

.shop_mainPage .card__label::after {
  transform: rotate(-48deg);
}

.shop_mainPage .card__title {
  margin: 0;
  color: #1d1f24;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: 0;
}

/* numbering */ /* add 260526im */
.shop_mainPage .card__title::before {
  content: counter(purchase-card-num);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  margin-right: 4px;
  border-radius: 50%;
  background: #4b9fe0;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  transform: translateY(-12%);
}

/* Feature List */
.shop_mainPage .card__list {
  display: grid;
  gap: 10px;
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
}

.shop_mainPage .card__list-item {
  margin: 0 auto;
  color: #1e1e1e;
  font-size: min(3.33vw, 13px);
  font-weight: 600;
  text-align: left;
}
.check-icon {
  display: inline-block;
  line-height: 0.8;
  padding: 0;
}
.check-icon.resize {
  line-height: 1;
  padding-right: 6px;
  width: 1.3rem;
}

.check-icon img {
  width: 0.7rem;
  height: auto;
}
.check-icon.resize img {
  width: 100%;
  /* height: 50%; */
  /* object-fit: fill; */
}
/* Card Image */
.shop_mainPage .card__image-wrap {
  position: relative;
  width: min(100%, 265px);
  background: #fff;
  margin-inline: auto;
  text-align: center;
}

.shop_mainPage .card__price-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* Discount Badge */
.shop_mainPage .badge {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 0 0 88px;
  width: 88px;
  height: 88px;
  color: #000000;
  background: #fff100;
  border-radius: 50%;
  text-align: center;
}

.shop_mainPage .badge__label {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.18;
}

.shop_mainPage .badge__rate {
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

.shop_mainPage .badge__percent {
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
}

/* Price Block */
.shop_mainPage .price {
  min-width: 0;
  text-align: center;
}

.shop_mainPage .price__label {
  display: inline-block;
  margin: 0 0 12px;
  padding: 3px 8px;
  color: #000;
  border: 1px solid #000;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.3;
  white-space: nowrap;
}

.shop_mainPage .price__box {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 6px;
  margin: 0;
  white-space: nowrap;
}

.shop_mainPage .price__normal {
  color: #1e1e1e;
  font-size: 13px;
  font-weight: 400;
}

.shop_mainPage .price__normal > s {
  font-weight: 700;
  font-size: 15px;
}

.shop_mainPage .price__current {
  display: inline-block;
  color: #000000;
  background: linear-gradient(to bottom, transparent 80%, #fff100 80%);
  font-size: 28px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
}

.shop_mainPage .button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: min(100%, 265px);
  min-height: 55px;
  padding: 0 44px 0 28px;
  color: #ffffff;
  background: #4b9fe0;
  border-radius: 999px;
  font-size: 15px;
  line-height: 1;
  text-decoration: none;
  font-weight: 400;
}

.shop_mainPage .button::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 42px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  transform: translateY(-50%) rotate(45deg);
}

.shop_mainPage .button:hover {
  opacity: 0.7;
}

.shop_mainPage .button__text {
  display: inline-block;
}

.shop_mainPage .link {
  margin-top: 32px;
  color: #6d7d8d;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
}

.shop_mainPage .link:hover {
  color: #3d97d8;
  text-decoration: underline;
}

/* ────────────────────────────────────────────────────────────────
subscription-benefits
──────────────────────────────────────────────────────────────── */
.subscription-benefits {
  /* background: #eef5fc; add 260526im */
  padding: 50px 6.1vw;
}

.subscription-benefits .benefits-inner {
  max-width: 980px;
  margin: 0 auto;
}

.subscription-benefits .benefits-title {
  margin: 0 0 30px;
  color: #4898d2;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  font-size: 22px;
}

.subscription-benefits .benefits-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.subscription-benefits .benefit-card {
  padding: 15px 24px 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  background-color: #fff;
  text-align: left;
  gap: 10px;
}

.subscription-benefits .benefit-icon_card {
  justify-content: center;
  margin: 20px 0;
}

.subscription-benefits .benefit-icon {
  width: 96px;
  height: 72px;
  margin-bottom: 8px;
  object-fit: contain;
  display: block;
}

.subscription-benefits .benefit-copy {
  margin: 0;
  color: #111;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.55;
}

.subscription-benefits .benefit-copy > span {
  line-height: 1.2;
}

.subscription-benefits .benefit-copy.compact {
  font-size: 12px;
  line-height: 1.24;
}

.subscription-benefits .mark {
  position: relative;
  z-index: 0;
  color: #4898d2;
  font-weight: 900;
  white-space: nowrap;
}

.subscription-benefits .mark::after {
  content: "";
  position: absolute;
  z-index: -1;
  left: -2px;
  right: -2px;
  bottom: 2px;
  height: 0.2rem;
  background-color: #fff24a;
}

.subscription-benefits .mark.small {
  font-size: 13px;
}

.subscription-benefits .mark.large {
  font-size: 16px;
  line-height: 1;
}

.subscription-benefits .mark.coupon {
  font-size: 16px;
  line-height: 1;
  vertical-align: baseline;
}

.subscription-benefits .mark.subtxt {
  position: inherit;
  display: inline-block;
  font-size: 13px;
}

.subscription-benefits .mark.subtxt::after {
  content: none;
}
.subscription-benefits .benefits-note a {
  color: #4898d2;
  text-decoration: none;
}
.subscription-benefits .benefits-note {
  margin: 18px 0 0;
  color: #7e8a95;
  font-size: 10px;
  font-weight: 500;
  line-height: 1.6;
}

.subscription-benefits .coupon-card__note:has(a) {
  display: inline;
}

.subscription-benefits.sp_only {
  background-color: #fff;
  padding: 30px 0 0;
}
.subscription-benefits.sp_only .benefit-card {
  background: #eef5fc;
}

.subscription-benefits.sp_only .benefits-title {
  margin-top: 30px;
  margin-bottom: 30px;
}

.subscription-benefits.sp_only .benefit-card:last-of-type {
  min-height: 172px;
  padding: 20px 16px 18px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  box-sizing: border-box;
  text-align: center;
}

.subscription-benefits.sp_only .benefit-icon {
  object-fit: contain;
  width: 20vw;
  height: auto;
  margin: auto;
  text-align: center;
}
.subscription-benefits .benefit-icon_card .benefit-icon {
  width: 36px;
  height: auto;
}
.subscription-benefits.sp_only .benefit-copy {
  margin: 0;
  color: #000;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.55;
}

/* coupon benefit card */
.subscription-benefits.sp_only .benefit-card:has(.coupon-card__main) {
  position: relative;
  padding: 24px;
  background-color: #eef5fc;
  overflow: visible;
  gap: 0px;
}

.subscription-benefits.sp_only .coupon-card__icon {
  position: absolute;
  top: -20px;
  right: 0px;
  display: block;
  width: auto;
  max-height: 53px;
  object-fit: contain;
}

.subscription-benefits.sp_only .coupon-card__eyebrow {
  margin: 0 0 10px;
  color: #111;
  font-size: 11px;
  font-weight: 800;
  line-height: 1.45;
}
.shop_mainPage .cl-product-item__name strong {
  margin: 0 0 2px 0;
}
.subscription-benefits.sp_only .coupon-card__main {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 4px;
  margin: 0 0 2px;
  color: #111;
  line-height: 1.15;
  white-space: nowrap;
}
.shop_mainPage span.check-icon.resize.w2 {
  width: 1.4rem;
}
.subscription-benefits.sp_only .coupon-card__price {
  color: #4998db;
  font-size: 28px;
  font-weight: 900;
}

.subscription-benefits.sp_only .coupon-card__label {
  font-size: 15px;
  font-weight: 700;
}

.subscription-benefits.sp_only .coupon-card__present {
  color: #111;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 10px;
}

.subscription-benefits.sp_only .coupon-card__note {
  margin: 0;
  padding-left: 1em;
  color: #666;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.45;
  text-align: left;
  text-indent: -1em;
}
.subscription-benefits.sp_only .coupon-card__note a {
  color: #4998db;
  text-decoration: none;
}

#target01.block-top-feature--unit {
  background-image: url(../../img/usr/top/bg_img_feature_sp.jpg);
  background-position: top;
  background-size: cover;
}
#target01 .block-top-feature--product-item {
  background-color: #ffffffe5;
}
.shop_mainPage .link_txt {
  padding: 20px 0 0;
  font-size: 10px;
}
.shop_mainPage .link_txt.none {
  opacity: 0;
  display: none;
}
.shop_mainPage .link_txt a {
  color: #4998db;
  text-decoration: none;
}

/* ===== Zoff 1-DAY Section ===== */

.zoff-1dayPage .zoff-1day__content_02 {
  width: 100%;
  min-height: auto;
  padding: 40px 16px;
  height: auto;
  background-image: url("../../img/usr/goods/bg_img_feature_sp.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  box-sizing: border-box;
  margin: auto;
}

.zoff-1dayPage .zoff-1day__title {
  margin: 0 0 20px;
  color: #4998db;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: 0;
}

.zoff-1dayPage .zoff-1day__lead {
  margin: 0 0 24px;
  color: #000;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.45;
}

.zoff-1dayPage .zoff-1day__features {
  display: grid;
  grid-template-columns: 1fr;
  width: 100%;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.zoff-1dayPage .feature-card {
  display: flex; /* add 260526im */
  flex-direction: column; /* add 260526im */
  width: 100%;
  height: auto;
  padding: 20px 17px;
  background: #ffffffe5;
  box-sizing: border-box;
  text-align: center;
}

.zoff-1dayPage .feature-card__image {
  display: block;
  width: 190px;
  height: 54px;
  margin: 0 auto 18px;
  object-fit: contain;
}

.zoff-1dayPage .feature-card__textbox{ /* add 260526im */
  position: relative;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.zoff-1dayPage .feature-card__textbox::before { /* add 260526im */
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: #c9cfd3;
}

.zoff-1dayPage .feature-card__text { /* add 260526im */
  margin: auto 0;
  padding-top: 18px;
  color: #000;
  font-size: 13px;
  font-weight: 400;
}

.zoff-1dayPage .feature-card__note {
  margin-top: 10px;
  color: #888; /* add 260526im */
  font-size: 10px; /* add 260526im */
}

.zoff-1dayPage .zoff-1day__note {
  margin: 22px 0 0;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.45;
  text-shadow: 0 1px 2px rgba(0, 74, 122, 0.22);
}
.zoff-1dayPage .zoff-1day__content_01:not(.-nobgcolor) { /* add 260526im */
  background: #4998db;
  margin-top: 40px; /* add 260526im */
}
.zoff-1dayPage .zoff-1day__content_02 {
  padding: 30px;
  margin: 30px auto;
}
.zoff-1dayPage .zoff-1day__content_02 .zoff-1day__title,
.zoff-1dayPage .zoff-1day__lead {
  font-weight: 500;
}
.zoff-1dayPage .zoff-1day__content_01 .zoff-1day__title {
  color: #fff;
  font-size: 25px;
  padding-top: 40px;
  margin: 0 auto;
  text-align: center;
}
.zoff-1dayPage .zoff-1day__content_01 .zoff-1day__card {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 20px;
  justify-content: center;
  margin: 0;
  list-style: none;
  flex-direction: column;
  padding: 50px 6.1vw;
}

.zoff-1dayPage .zoff-1day__banner_wapper {
  width: 100%;
  margin: 0 auto;
  background-color: #e8f3fc;
  padding: 22px 10px;
  text-align: center;
}
.zoff-1dayPage .banner__catch {
  font-size: 13px;
  color: #4998db;
  margin: 0 0 10px;
  letter-spacing: 0.05em;
}
.zoff-1dayPage .banner__headline {
  font-size: 15px;

  color: #1e1e1e;
  margin: 0 0 10px;
}
.zoff-1dayPage .banner__headline strong {
  font-size: 22px;
  color: #4998db;
}
.zoff-1dayPage .banner__sub {
  font-size: 13px;
  color: #333;
  margin: 0 0 20px;
}
.zoff-1dayPage .banner__sub strong {
  color: #4998db;
}
.zoff-1dayPage .banner__divider {
  border: none;
  border-top: 1px solid #c9cfd3;
  margin: 0 0 16px;
}
.zoff-1dayPage .banner__link {
  font-size: 15px;
  font-weight: 700;
  color: #1e1e1e;
  margin: 0;
}
.zoff-1dayPage .banner__link a {
  color: #4998db;
  text-decoration: none;
}
.purchase-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 12px;
  color: #fff;
  font-size: 14px;
  background-color: #000;
  border-radius: 50vh;
  width: min(100%, 260px);
  margin: 20px auto 40px;
}

.purchase-button__icon {
  display: block;
  width: 16px;
  height: auto;
  object-fit: contain;
  flex: 0 0 auto;
}

.purchase-button__text {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
  white-space: nowrap;
}

.zoff-1dayPage .check-icon {
  display: inline-block;

  padding: 0;
}
.zoff-1dayPage .check-icon img {
  width: 0.7rem;
  height: auto;
}
.pane-goods-right-side {
  background: #fff;
  margin-bottom: 25px;
}

.point-card {
  position: relative;
}

.point-card img {
  display: block;
  width: 100%;
  height: auto;
}

.point-card__terms-link {
  position: absolute;
  left: 19.4%;
  top: 92.8%;
  width: 13.5%;
  height: 3.4%;
  z-index: 2;
}
.point-card__terms-link:hover {
  cursor: pointer;
}

.point-card__terms-link:focus-visible {
  outline: 2px solid #4698db;
  outline-offset: 2px;
}
.banner-goods-image {
  width: 100%;
  height: auto;
  margin-top: 50px;
}
.banner-goods-image.sp_only {
  margin-top: 30px;
}
.pane-goods-right-side {
  margin-bottom: 1px;
}
.zoff-1dayPage.block-goods-introduction .zoff-1day__content_02 {
  background-image: url(../../img/usr/goods/goods_bg30_sp.jpg), linear-gradient(360deg, #ffffff 0%, #f5f5f5 34%, #ededed 68%, #ededed 100%);
  width: 100%;
  background-position: bottom;
  background-size: 100%;
}
.zoff-1dayPage.block-goods-introduction {
  height: auto;
  min-height: 0;
  margin-bottom: 80px;
}

.zoff-1day__content_02.day30 {
  height: auto;
  min-height: 1205px;
  box-sizing: border-box;
}
.zoff-1dayPage.block-goods-introduction .feature-card {
  background: #fff;
}
.zoff-1dayPage .zoff-1day__content_02 {
  padding: 50px 24px;
}

.zoff-1dayPage.block-goods-introduction .zoff-1day__content_02 {
  padding: 50px 24px;
}
.zoff-1dayPage .zoff-1day__content_02 .zoff-1day__note {
  color: #666;
  font-size: 9px;
}
.subscription-benefits.top0 {
  padding: 0% 6.1vw 50px;
}

.shop_mainPage .card {
  position: relative;
}

.shop_mainPage .card .point-card__icon {
  position: absolute;
  top: -2px;
  left: -8%;
  display: block;
  width: auto;
  max-height: 25vw;
  object-fit: contain;
}

.block-top-shop--list.flex {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  align-items: center;
  /* padding: 18px 24px; */
  padding: 18px 16px; /* add 260526im */
}
.block-top-shop--list.flex img {
  width: 115px;
  /* height: max-content; */
  height: 96px;
  object-fit: fill;
}
.block-top-shop--list.flex div.txt {
  display: flex;
  flex-wrap: nowrap;
  gap: 18px;
  justify-content: space-between;
  /* align-items: center; */
  align-items: flex-start; /* add 260526im */
  width: 100%;
}
.block-top-shop--list.flex div.txt div {
  width: 100%;
}
.block-top-shop--list.flex .block-top-shop--listLink {
  width: 26vw;
  margin-left: revert;
  margin-right: auto; /* add 260526im */
}
.block-top-shop--list.flex {
}
.cl-buy-guide,
.cl-shop-area {
  background: #f5f5f5;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
}

.cl-buy-guide {
  padding: 0px 24px 86px;
}

.cl-shop-area {
  padding: 82px 24px 68px;
}

.cl-layout {
  width: 956px;
  max-width: 100%;
  margin: 0 auto;
}

.cl-heading {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 0 30px;
}

.cl-heading__mark {
  width: 8px;
  height: 8px;
  background: #4898d8;
  flex: 0 0 auto;
}

.cl-heading__title {
  margin: 0;
  color: #000;
  font-size: 28px;
  font-weight: 900;
  line-height: 1.2;
}

.cl-heading__caption {
  color: #000;
  font-size: 12px;
  font-weight: 700;
}

.cl-purchase-group + .cl-purchase-group {
  margin-top: 60px;
}

.cl-purchase-group__title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 0 0 40px;
  padding-bottom: 9px;
  color: #4898d8;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  border-bottom: 2px solid #4898d8;
}

.cl-purchase-group__title::before,
.cl-purchase-group__title::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
}

.cl-purchase-group__title::before {
  bottom: -10px;
  width: 18px;
  height: 18px;
  background: #4898d8;
}

.cl-purchase-group__title::after {
  bottom: -7px;
  width: 14px;
  height: 14px;
  background: #f5f5f5;
}

.cl-purchase-group__icon {
  color: #4898d8;
  font-size: 21px;
  line-height: 1;
}

.cl-product-list,
.cl-store-list,
.cl-merit-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.cl-product-list {
  display: grid;
  gap: 10px;
}

.cl-product-list--online {
  grid-template-columns: repeat(3, 1fr);
}

.cl-product-list--shop {
  grid-template-columns: repeat(2, 312px);
  justify-content: center;
}

.cl-product-item {
  /* display: flex; */
  position: relative;
  display: grid; /* add 260526im */
  grid-template-columns: min(34vw, 240px) 1fr; /* add 260526im */
  /* flex-direction: column; */
  align-items: center;
  /* min-height: 404px; add 260526im */
  padding: 30px 10px;
  background: #fff;
  box-sizing: border-box;
  text-align: center;
  gap: 10px;
}

.cl-product-item__thumb {
  position: relative;
}

.cl-product-item__image {
  display: block;
  /* max-width: 232px; add 260526im */
  /* height: 202px; add 260526im */
  margin: 0 0 8px; /* add 260526im */
  object-fit: contain;
}

.cl-product-item__content {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cl-product-item__badge {
  display: inline-flex;
  align-items: center;
  min-height: 31px;
  margin: 0 0 12px;
  padding: 0 18px;
  border-radius: 999px;
  background: #fff100;
  color: #000;
  font-size: 14px;
  font-weight: 900;
  line-height: 1;
  white-space: nowrap;
  /* width: 100%; */
  text-align: center;
  /* display: inline-block; */
  /* line-height: 2rem; */
}

.cl-product-item__badge strong {
  font-size: 18px;
}

.cl-product-item__name {
  /* margin: 0 0 15px; */
  margin: 0 0 10px; /* add 260526im */
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  white-space: nowrap;
  /* margin-bottom: 15px; */
  font-size: 13px;
  text-indent: 4px; /* add 260526im */
}

.cl-product-item__name strong {
  color: #4898d8;
  font-size: 18px;
  font-weight: 700;
}

.cl-product-item__button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 34px;
  border-radius: 999px;
  background: #4898d8;
  color: #fff;
  font-size: 14px;

  text-decoration: none;
}
.cl-product-item__button:hover {
  color: #fff;
}
.cl-merit-list {
  display: grid;
  gap: 10px;
  margin-top: 26px;
}

.cl-merit-list li {
  position: relative;
  color: #000;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.35;
}

.cl-small-note,
.cl-shop-area__notice {
  color: #777;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.7;
}

.cl-small-note {
  margin: 20px 0 0;
}

.cl-shop-area__notice {
  margin: 0 0 28px;
}

.cl-store-list {
  display: grid;
  gap: 12px;
}

.cl-store-item {
  display: grid;
  grid-template-columns: 148px 1fr 218px;
  align-items: center;
  gap: 18px;
  min-height: 180px;
  padding: 28px 40px;
  background: #fff;
  box-sizing: border-box;
}

.cl-store-item__image {
  display: block;
  width: 148px;
  height: 124px;
  object-fit: cover;
}

.cl-store-item__content {
  min-width: 0;
}

.cl-store-item__name {
  margin: 0 0 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d7d7d7;
  color: #000;
  font-size: 18px;
  font-weight: 900;
  line-height: 1.35;
}

.cl-store-item__area {
  margin: 0;
  color: #000;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
}

.cl-store-item__button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 218px;
  height: 43px;
  border: 1px solid #000;
  border-radius: 999px;
  color: #000;
  font-size: 14px;
  font-weight: 800;
  text-decoration: none;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .cl-buy-guide,
  .cl-shop-area {
    padding: 0;
  }

  .cl-heading {
    gap: 12px;
    margin-bottom: 28px;
  }

  .cl-heading__mark {
    width: 8px;
    height: 4px;
  }

  .cl-heading__title {
    font-size: 26px;
  }

  .cl-purchase-group + .cl-purchase-group {
    margin-top: 60px;
  }

  .cl-purchase-group__title {
    margin-bottom: 30px;
    font-size: 19px;
  }

  .cl-product-list,
  .cl-product-list--online,
  .cl-product-list--shop {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .cl-product-item {
    min-height: auto;
    flex-direction: row;
    justify-content: center;
    padding: 18px 24px;
    text-align: left;
  }

  .cl-product-item__image {
    width: auto;
    height: auto;
    margin: 0;
    flex: 0 0 auto;
    /* object-fit: fill; add 260526im */
    /* aspect-ratio: 146 / 127; dd 260526im */
    /* object-fit: cover; add 260526im */cl-product-item__name
    max-width: 130px;
  }

  .cl-product-item__content {
    align-items: flex-start;
    min-width: 0;
  }

  .cl-product-item__badge {
    min-height: 28px;
    /* margin-bottom: 10px; */
    margin: 2px 0 6px; /* add 260526im */
    padding: 0 10px;
    /* width: 100%; */
    /* text-align: center; */
    /* display: block; */
    /* line-height: 1.4rem; */
  }

  .cl-product-item__badge strong {
    font-size: 16px;
  }

  .cl-product-item__name {
    /* margin-bottom: 15px; */
    /* font-size: 14px; */
  }

  .cl-product-item__name strong {
    /* font-size: 18px; */
  }

  .cl-product-item__button {
    width: 128px;
    height: 33px;
    font-size: 13px;
  }

  .cl-merit-list {
    margin-top: 20px;
  }

  .cl-merit-list li {
    /* font-size: 13px; */
  }

  .cl-small-note,
  .cl-shop-area__notice {
    font-size: 10px;
  }

  .cl-store-list {
    gap: 12px;
  }

  .cl-store-item {
    display: flex;
    align-items: center;
    gap: 16px;
    min-height: auto;
    padding: 18px 24px;
  }

  .cl-store-item__image {
    width: 116px;
    height: 96px;
    flex: 0 0 auto;
  }

  .cl-store-item__content {
    flex: 1;
  }

  .cl-store-item__name {
    margin-bottom: 8px;
    padding-bottom: 8px;
    font-size: 16px;
  }

  .cl-store-item__area {
    margin-bottom: 10px;
    font-size: 13px;
  }

  .cl-store-item__button {
    width: 160px;
    height: 34px;
    font-size: 13px;
  }
}

@media (max-width: 374px) {
  .cl-store-item {
    gap: 12px;
    padding-inline: 16px;
  }

  .cl-product-item__image {
    width: 128px;
  }

  .cl-product-item__name strong {
    font-size: 18px;
  }

  .cl-product-item__button,
  .cl-store-item__button {
    width: 120px;
  }

  .cl-store-item__image {
    width: 104px;
  }
}
.block-top-shop--title {
  color: #666666;
}

/* article section only */
.subscription-benefits.aticle {
  background: #fff;
  padding: 50px 24px;
}

.subscription-benefits.aticle .benefits-inner {
  max-width: 870px;
}

.subscription-benefits.aticle .benefits-title {
  text-align: center;
}

.subscription-benefits.aticle .benefits-list_aticle {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px 20px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.subscription-benefits.aticle .benefit-card {
  display: block;
  padding: 0;
  background: transparent;
  text-align: left;
}

.subscription-benefits.aticle .benefit-card a {
  display: block;
  color: inherit;
  text-decoration: none;
}

.subscription-benefits.aticle .benefit-card div {
  margin: 0 0 14px;
}

.subscription-benefits.aticle .benefit-icon {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}

.subscription-benefits.aticle .benefit-copy {
  width: auto;
  margin: 0;
  color: #000;
  text-align: left;
}

.subscription-benefits.aticle .benefit-copy {
  color: #000;
  text-align: left;
  letter-spacing: 0;
}

.subscription-benefits.aticle .benefit-copy.mid_txt {
  min-height: auto;
  margin-top: 14px;
  font-size: 13px;
  font-weight: 400;
}

.subscription-benefits.aticle .benefit-copy.sm_txt {
  margin-top: 10px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4;
}
.block-top-about--link-button {
  position: relative;
}
.block-top-about--link-button .point-card__icon {
  position: absolute;
  top: -30px;
  left: -8%;
  display: block;
  width: auto;
  max-height: 60px;
  object-fit: contain;
}
.center {
  text-align: center;
}
.shop_mainPage .link_txt.center {
  width: 100%;
  margin: auto;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.shop_mainPage .-top_withChannel .block-top-feature--channel-title {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.zoff-1dayPage .zoff-1day__content_02 .zoff-1day__note.white {
  color: #fff;
}
.block-top-about--link-block .block-top-about--link-button:hover .lock-top-about--link-item {
  opacity: 0.7;
}
.block-top-about--link-block .block-top-about--link-button.point-card__icon {
  opacity: 1;
  z-index: 100;
}

.block-top-fixed.resize {
  opacity: 1;
  z-index: 9999;
}
.purchase__title-highlight {
  color: #3d97d8;
}
.block-top-feature--product-thumb {
  text-align: center;
  margin-bottom: 16px;
  padding-bottom: 16px;
}
.block-top-feature--product-thumb img {
  width: 300px;
}

.block-top-feature--product-thumb.small img {
  width: 170px;
  height: auto;
  display: inline-block;
  padding-top: 18px;
}

.block-top-feature--product-thumb.gray {
  border-bottom: 1px solid #00000033;
}

.feature-card {
  text-align: center;
}

.feature-card.small img {
  width: 200px;
  height: auto;
}
.zoff-1dayPage .feature-card__image {
  margin: 0 auto 16px;
  width: 300px;
  height: auto;
}
.zoff-1dayPage .feature-card__text {
  padding-top: 16px;
}
.block-top-feature--product-thumb img {
  width: 270px;
}
.feature-card:nth-child(2) img {
  width: 280px;
}
.feature-card.small:nth-child(2) img {
  width: 250px;
}
.zoff-1dayPage.block-goods-introduction .feature-card {
  min-height: 140px;
  display: grid;
  align-content: center;
}
.zoff-1dayPage.block-goods-introduction .feature-card.small img {
  width: 200px;
}
.zoff-1dayPage.block-goods-introduction .feature-card.small:last-of-type img {
  width: 155px;
}
.zoff-1dayPage .goods_detail-description--title {
  margin: 40px 0 27px;
}
.zoff-1dayPage {
  margin: 0 auto 40px !important;
}

.shop_mainPage_top .block-top-about--point {
  margin: 0 auto 9px;
}

.shop_mainPage_top .block-top-about--point p {
  margin: 8px 0 0;
}
.shop_mainPage_top .block-top-about--price {
  margin-bottom: 31px;
}
.shop_mainPage.purchase{ /* add 260526im */
  background-color: #eef5fc;
  padding-bottom: 40px;
}
.shop_mainPage .purchase__wrap {
  /* padding: 50px 24px; */
  padding: 50px 24px 16px; /* add 260526im */
}
.block-top-feature--title.mb80 {
  margin-bottom: 80px;
}
.shop_mainPage .coupon-card__note {
  display: grid;
  gap: 10px;
}
.shop_mainPage .coupon-card__note li {
  margin: 0;
  padding-left: 1em;
  color: #666;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.45;
  text-align: left;
  text-indent: -1em;
}
.subscription-benefits.aticle .benefits-title {
  color: #000;
}
.shop_mainPage .block-top-shop--listTitle {
  padding: 0;
  font-size: 15px;
}
.shop_mainPage .cl-product-item__badge {
  font-size: 13px;
}
.shop_mainPage_top .block-top-about--inner {
  margin-bottom: 0;
  padding-bottom: 62px;
}
.shop_mainPage_top .block-top-about--item{ /* add 260526im */
  margin-top: 24px;
}
.shop_mainPage .cl-product-item__badge strong {
  line-height: 1;
}
.shop_mainPage_top .block-top-about--link-item:is(:hover, :focus) > span::after {
  border-right-color: #fff;
  border-bottom-color: #fff;
}

.shop_mainPage .check-icon ~ .small {
  font-size: 9px;
  vertical-align: top;
  line-height: 1.4;
  padding-left: 2px;
}
.zoff-1dayPage.appeal_box_notes {
  margin-left: 0 !important;
  margin-bottom: 0 !important;
}
.subscription-benefits .benefit-icon {
  margin-bottom: 0;
}

.subscription-benefits .benefits-title {
  font-size: 25px;
}
.subscription-benefits {
  /* padding: 50px 24px; */
  padding: 0 24px 50px; /* add 260526im */
}
.subscription-benefits .benefit-card .benefit-card_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 75px;
  width: 75px;
}

.subscription-benefits .benefit-card:last-of-type .benefit-card_wrap {
  flex-basis: 75px;
}

.subscription-benefits .benefit-icon {
  display: block;
  margin: 0 auto;
  width: 75px;
  height: auto;
}

.subscription-benefits .benefit-icon {
  display: block;
  width: 80px;
  height: auto;
  margin: 0 auto;
}

.subscription-benefits .benefits-title {
  font-size: 26px;
  font-weight: 600;
}

.subscription-benefits .benefit-copy {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.35;
}

.subscription-benefits .benefit-copy__base {
  color: #000;
  font-size: 13px;
  font-weight: 500;
}

.subscription-benefits .benefit-copy__accent {
  color: #4998db;
  font-size: 15px;
  font-weight: 700;
}

.subscription-benefits .mark.small {
  font-size: 20px;
  font-weight: 700;
}

.subscription-benefits .mark.small span {
  font-size: 17px;
}

.subscription-benefits .mark.large {
  font-size: 26px;
  font-weight: 800;
}

.subscription-benefits .mark.large span {
  font-size: 19px;
}

.subscription-benefits .benefit-copy.compact {
  font-size: 15px;
  line-height: 1;
}

.subscription-benefits .mark.coupon {
  font-size: 15px;
  font-weight: 700;
}

.subscription-benefits .mark.coupon strong {
  font-size: 22px;
  font-weight: 700;
}

.subscription-benefits .mark.subtxt {
  display: inline-block;
  color: #4998db;
  font-size: 13px;
  font-weight: 700;
}

.subscription-benefits .mark.subtxt::after {
  content: none;
}

.subscription-benefits .mark::after {
  height: 6px;
  bottom: 1px;
}

.subscription-benefits .benefits-note {
  font-size: 10px;
  line-height: 1.6;
}
.subscription-benefits .benefit-card:first-of-type .benefit-copy__base.large {
  font-size: 17px;
}

.subscription-benefits .benefit-card:first-of-type .benefit-card_wrap img {
  width: 75px !important;
}

.subscription-benefits .benefit-card:nth-of-type(2) .benefit-card_wrap img {
  width: 67px !important;
  aspect-ratio: 42 / 31;
}

.subscription-benefits .benefit-card:nth-of-type(3) .benefit-card_wrap img {
  width: 60px !important;
}

.subscription-benefits .benefit-card:last-child .benefit-card_wrap img {
  width: 70px !important;
}
.subscription-benefits.sp_only .benefit-card:first-of-type .benefit-copy__base.large {
  font-size: 15px;
}
.subscription-benefits.sp_only .benefit-card:first-of-type .benefit-copy__base.large {
  font-size: 15px;
}
.subscription-benefits.sp_only .mark.large {
  font-size: 22px;
}
.subscription-benefits.sp_only .mark.large span {
  font-size: 17px;
}
.block-top-fixed.resize .purchase-button {
  padding: 20px;
}
.shop_mainPage .cl-product-item__name {
  display: flex;
  justify-content: left;
  align-items: center;
}
.shop_mainPage .cl-product-item__badge {
  justify-content: center;
  align-items: baseline;
  /* padding: 5px 10px; */
  padding: 3px 10px 7px; /* add 260526im */
  min-height: 26px;
}
.shop_mainPage .-top_withChannel .block-top-feature--channel-title .check-icon {
  width: 1.2rem;
  padding-right: 6px;
}
.shop_mainPage .-top_withChannel .block-top-feature--channel-title .check-icon img {
  width: 1rem;
  height: auto;
  line-height: 0;
}

.page-goods:has(.zoff-1dayPage) .totop_btn {
  display: none !important;
}

/* add 260526im | review */
.block-top-review{
  width: 100%;
  max-width: 1280px;
  margin-inline: auto;
  padding: 50px 0 50px 28px;
}

.block-top-review--link{
  margin-top: 16px;
}

.block-top-review--button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  max-width: 280px;
  padding: 16px;
  margin-inline: auto;
  color: #000;
  border: 1px solid #000;
  font-size: 13px;
  background-color: #fff;
  border-radius: 50vh;
}