@charset "UTF-8"; /* ----トップページ本文---- */ /* ----トップページ---- */
.block-top-event {
  padding: 0 15px;
}

.block-top-event .ttl-top-h2 {
  margin-top: 60px;
} /* ----商品一覧画面：サムネイル：block-thumbnail-t---- */
.block-top-event--goods .block-thumbnail-t,
.block-mypage-main-recommend .block-thumbnail-t,
.block-reviewdetail-lineup .block-thumbnail-t,
.block-accessory-list .block-thumbnail-t {
  margin: 0 -15px;
}

.block-thumbnail-t--items {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  border-top: none;
  font-size: 0;
}

.block-top-event--goods .block-thumbnail-t--items,
.block-mypage-main-recommend .block-thumbnail-t--items,
.block-reviewdetail-lineup .block-thumbnail-t--items,
.block-accessory-list .block-thumbnail-t--items {
  flex-wrap: nowrap;
  overflow: hidden;
}

.block-top-event--goods .block-thumbnail-t--items.slick-initialized,
.block-mypage-main-recommend .block-thumbnail-t--items.slick-initialized,
.block-reviewdetail-lineup .block-thumbnail-t--items.slick-initialized,
.block-accessory-list .block-thumbnail-t--items.slick-initialized {
  display: block;
  overflow: visible;
}

.block-thumbnail-t--item {
  display: block;
  flex-shrink: 0;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 1rem;
}

body:not(.page-top):not(.page-menu):not(.page-reviewgoodsdetail):not(.page-reviewdetail):not(.page-goodsreview):not(.page-goods) .block-thumbnail-t--item {
  padding: 20px 0;
  border-bottom: 1px solid var(--cl-bdr);
}

body:not(.page-top):not(.page-menu):not(.page-reviewgoodsdetail):not(.page-reviewdetail):not(.page-goodsreview):not(.page-goods) .block-thumbnail-t--item:first-child {
  border-top: 1px solid var(--cl-bdr);
}

.block-top-event--goods .block-thumbnail-t--item,
.block-mypage-main-recommend .block-thumbnail-t--item,
.block-reviewdetail-lineup .block-thumbnail-t--item,
.block-accessory-list .block-thumbnail-t--item {
  width: 148px;
  margin: 0 10px 0 0;
}

.block-top-event--goods .block-thumbnail-t--item:first-child,
.block-mypage-main-recommend .block-thumbnail-t--item:first-child,
.block-reviewdetail-lineup .block-thumbnail-t--item:first-child,
.block-accessory-list .block-thumbnail-t--item:first-child {
  width: 163px;
  padding-left: 15px;
}

.block-thumbnail-t--item > a {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-decoration: none;
}

.block-top-event--goods .block-thumbnail-t--item > a,
.block-mypage-main-recommend .block-thumbnail-t--item > a,
.block-reviewdetail-lineup .block-thumbnail-t--item > a,
.block-accessory-list .block-thumbnail-t--item > a {
  display: block;
}

.block-thumbnail-t--goods-image {
  position: relative;
  width: 148px;
  margin-bottom: 0;
}

.block-top-event--goods .block-thumbnail-t--goods-image,
.block-mypage-main-recommend .block-thumbnail-t--goods-image,
.block-reviewdetail-lineup .block-thumbnail-t--goods-image,
.block-accessory-list .block-thumbnail-t--goods-image {
  width: 100%;
}

.block-thumbnail-t--goods-image figure {
  position: relative;
  width: 100%;
  min-width: 0;
  min-height: 0;
  padding: 0;
  border-radius: 6px;
  background: transparent;
  overflow: hidden;
  aspect-ratio: 1 / 1;
}

.block-thumbnail-t--goods-image figure::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid var(--cl-bdr);
  border-radius: 6px;
}

.block-accessory-list .block-thumbnail-t--goods-image figure img {
  width: 100%;
  height: auto;
}

.block-thumbnail-t--goods-description {
  width: calc(100% - 158px);
  word-wrap: break-word;
}

.block-top-event--goods .block-thumbnail-t--goods-description,
.block-mypage-main-recommend .block-thumbnail-t--goods-description,
.block-reviewdetail-lineup .block-thumbnail-t--goods-description,
.block-accessory-list .block-thumbnail-t--goods-description {
  width: 100%;
  margin-top: 12px;
}

.block-thumbnail-t--goods-image .block-icon {
  position: absolute;
  top: 1px;
  right: 10px;
}

.block-thumbnail-t--goods-name {
  margin-top: 8px;
  font-weight: 600;
}

.block-top-event--goods .block-thumbnail-t--goods-name,
.block-mypage-main-recommendtop .block-thumbnail-t--goods-name,
.block-reviewdetail-lineup .block-thumbnail-t--goods-name,
.block-accessory-list .block-thumbnail-t--goods-name {
  margin-top: 6px;
}

.block-thumbnail-t--goods-description .block-goods-attr1 {
  margin-top: 6px;
  color: var(--cl-gy-3);
}

.block-thumbnail-t--comment {
  margin-top: 10px;
  font-size: 1.2rem;
  line-height: 1.83;
}

.block-top-event--goods .block-thumbnail-t--comment,
.block-mypage-main-recommend .block-thumbnail-t--comment,
.block-reviewdetail-lineup .block-thumbnail-t--comment,
.block-accessory-list .block-thumbnail-t--comment {
  display: none;
}

.block-thumbnail-t--price-infos {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  margin-top: 4px;
}

.block-thumbnail-t--price-items {
  display: flex;
  flex-direction: column-reverse;
}

.block-thumbnail-t--price {
  font-size: 1.6rem;
  font-weight: 700;
}

.block-thumbnail-t--scomment + .block-thumbnail-t--price-items .block-thumbnail-t--price {
  color: var(--cl-rd);
}

.block-thumbnail-t--price::after {
  font-size: 1rem;
}

.block-thumbnail-t--default-price {
  margin-top: 2px;
}

.block-thumbnail-t--scomment {
  color: var(--cl-rd);
  font-weight: 700;
}

.block-thumbnail-t--btns {
  display: flex;
  justify-content: space-between;
  margin-top: 8px;
}

.block-top-event--goods .block-thumbnail-t--btns,
.block-mypage-main-recommend .block-thumbnail-t--btns,
.block-reviewdetail-lineup .block-thumbnail-t--btns,
.block-accessory-list .block-thumbnail-t--btns {
  margin-top: 6px;
}

.block-thumbnail-t--add-cart {
  width: calc(100% - 50px);
}

.block-top-event--goods .block-thumbnail-t--add-cart,
.block-mypage-main-recommend .block-thumbnail-t--add-cart,
.block-reviewdetail-lineup .block-thumbnail-t--add-cart,
.block-accessory-list .block-thumbnail-t--add-cart {
  width: calc(100% - 40px);
}

.block-thumbnail-t--add-cart a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 40px;
  border-radius: 4px;
  background-color: var(--cl-dbl);
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 600;
  text-align: center;
}

.block-top-event--goods .block-thumbnail-t--add-cart a,
.block-mypage-main-recommend .block-thumbnail-t--add-cart a,
.block-reviewdetail-lineup .block-thumbnail-t--add-cart a,
.block-accessory-list .block-thumbnail-t--add-cart a {
  height: 30px;
  font-size: 1rem;
}

.block-thumbnail-t--add-cart a::before {
  content: "";
  display: inline-block;
  position: relative;
  width: 14px;
  height: 14px;
  margin-right: 4px;
  background-image: var(--ico-cart);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.block-top-event--goods .block-thumbnail-t--add-cart a::before,
.block-mypage-main-recommend .block-thumbnail-t--add-cart a::before,
.block-reviewdetail-lineup .block-thumbnail-t--add-cart a::before,
.block-accessory-list .block-thumbnail-t--add-cart a::before {
  width: 11px;
  height: 11px;
}

.block-thumbnail-t--item .block-goods-list--favorite--btn,
.block-thumbnail-t--item .block-goods-list--favorite-registed--btn {
  position: relative;
  top: auto;
  right: auto;
  width: 40px;
  height: 40px;
  background-image: var(--fv-off);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.block-top-event--goods .block-thumbnail-t--item .block-goods-list--favorite--btn,
.block-top-event--goods .block-thumbnail-t--item .block-goods-list--favorite-registed--btn,
.block-mypage-main-recommend .block-thumbnail-t--item .block-goods-list--favorite--btn,
.block-mypage-main-recommend .block-thumbnail-t--item .block-goods-list--favorite-registed--btn,
.block-reviewdetail-lineup .block-thumbnail-t--item .block-goods-list--favorite--btn,
.block-reviewdetail-lineup .block-thumbnail-t--item .block-goods-list--favorite-registed--btn,
.block-accessory-list .block-thumbnail-t--item .block-goods-list--favorite--btn,
.block-accessory-list .block-thumbnail-t--item .block-goods-list--favorite-registed--btn {
  width: 30px;
  height: 30px;
}

.block-thumbnail-t--item .block-goods-list--favorite-registed--btn {
  background-image: var(--fv-on);
}

.block-thumbnail-t .slick-arrow {
  position: absolute;
  top: 131px;
  width: 35px;
  height: 35px;
  border: none;
  background-color: transparent;
  background-image: var(--arw-slider);
  background-position: center;
  background-repeat: no-repeat;
  color: transparent;
  font-size: 0;
  cursor: pointer;
}

.block-thumbnail-t .slick-prev {
  display: none !important;
}

.block-thumbnail-t .slick-next {
  right: 28px;
  transform: rotate(180deg);
}

dl.block-thumbnail-t--goods {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-decoration: none;
  margin-top: 20px;
}

.block-thumbnail-t .action-buttons {
  margin-top: 10px;
} /* ----商品一覧画面：ランキング：block-ranking-r---- */
.block-ranking-r {
  margin: 0 -15px;
}

.block-ranking-r--items {
  display: flex;
  padding: 0;
  border-top: none;
  font-size: 0;
  overflow: hidden;
}

.block-ranking-r--items.slick-initialized {
  display: block;
  overflow: visible;
}

.block-ranking-r--item {
  display: block;
  flex-shrink: 0;
  position: relative;
  width: 148px;
  margin: 0 10px 0 0;
  padding: 0;
  font-size: 1rem;
}

.block-ranking-r--item:first-child {
  width: 163px;
  padding-left: 15px;
}

.block-ranking-r--item > a {
  display: block;
  text-decoration: none;
}

.block-ranking-r--goods-image {
  width: 100%;
  margin-bottom: 0;
}

.block-ranking-r--goods-image figure {
  position: relative;
  width: 100%;
  min-width: 0;
  min-height: 0;
  padding: 0;
  border-radius: 6px;
  background: transparent;
  overflow: hidden;
  aspect-ratio: 1 / 1;
}

.block-ranking-r--goods-image figure::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid var(--cl-bdr);
  border-radius: 6px;
}

.block-ranking-r--goods-image .block-icon {
  position: absolute;
  top: 1px;
  right: 10px;
}

.block-ranking-r--description {
  margin-top: 12px;
  word-wrap: break-word;
}

.block-ranking-r--goods-name {
  margin-top: 6px;
  font-weight: 700;
}

.block-ranking-r--description .block-goods-attr1 {
  margin-top: 6px;
  color: var(--cl-gy-3);
}

.block-ranking-r--comment {
  font-size: 1rem;
}

.block-ranking-r--price-infos {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  margin-top: 4px;
}

.block-ranking-r--price-items {
  display: flex;
  flex-direction: column-reverse;
}

.block-ranking-r--price {
  font-size: 1.6rem;
  font-weight: 700;
}

.block-ranking-r--scomment + .block-ranking-r--price-items .block-ranking-r--price {
  color: var(--cl-rd);
}

.block-ranking-r--price::after {
  font-size: 1rem;
}

.block-ranking-r--default-price {
  margin-top: 2px;
}

.block-ranking-r--scomment {
  color: var(--cl-rd);
  font-weight: 700;
}

.block-ranking-r--btns {
  display: flex;
  justify-content: space-between;
  margin-top: 6px;
}

.block-ranking-r--add-cart {
  width: calc(100% - 40px);
}

.block-ranking-r--add-cart a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 30px;
  border-radius: 4px;
  background-color: var(--cl-dbl);
  color: #ffffff;
  font-weight: 600;
  text-align: center;
}

.block-ranking-r--add-cart a::before {
  content: "";
  display: inline-block;
  position: relative;
  width: 14px;
  height: 14px;
  margin-right: 4px;
  background-image: var(--ico-cart);
  background-position: center;
  background-repeat: no-repeat;
}

.block-ranking-r--item .block-goods-list--favorite--btn,
.block-ranking-r--item .block-goods-list--favorite-registed--btn {
  position: relative;
  top: auto;
  right: auto;
  width: 30px;
  height: 30px;
  background-image: var(--fv-off);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.block-ranking-r--item .block-goods-list--favorite-registed--btn {
  background-image: var(--fv-on);
} /* ランキングアイコン */
.block-ranking-r--goods-image {
  position: relative;
}

.block-ranking-r--rank {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 1px;
  left: 10px;
  width: 30px;
  height: 41px;
  padding-bottom: 10px;
  background: transparent;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOS45OTYiIGhlaWdodD0iNDEuMDAyIj48ZyBmaWxsPSIjZmZmIj48cGF0aCBkPSJNLjUgNDAuMDUxVi41aDI4Ljk5NnYzOS41NTJsLTEzLjc2NC05LjQ2Ni0uMTI4LS4wODhoLTEuMjExbC0uMTI4LjA4OEwuNSA0MC4wNTFaIi8+PHBhdGggZD0ibTEgMzkuMSAxMy4yMzgtOS4xMDJoMS41MmwxMy4yMzggOS4xMDNWMUgxdjM4LjFtMjguOTk2IDEuOTAyTDE1LjQ0OCAzMC45OThoLS45TDAgNDEuMDAyVjBoMjkuOTk2djQxLjAwMloiIGZpbGw9IiNlOGU4ZTgiLz48L2c+PC9zdmc+");
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 0;
  color: var(--cl-main);
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
}

.block-ranking-r--rank.block-ranking-r--rank-1 {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSI0MSI+PHBhdGggZD0iTTE1IDMwLjY4NyAwIDQxVjMwaDMwdjExWk0wIDMwVjBoMzB2MzBaIiBmaWxsPSIjZjZjYjQ1Ii8+PC9zdmc+");
  color: #fff;
}

.block-ranking-r--rank.block-ranking-r--rank-2 {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSI0MSI+PHBhdGggZD0iTTE1IDMwLjY4NyAwIDQxVjMwaDMwdjExWk0wIDMwVjBoMzB2MzBaIiBmaWxsPSIjYjJjMGNlIi8+PC9zdmc+");
  color: #fff;
}

.block-ranking-r--rank.block-ranking-r--rank-3 {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSI0MSI+PHBhdGggZD0iTTE1IDMwLjY4NyAwIDQxVjMwaDMwdjExWk0wIDMwVjBoMzB2MzBaIiBmaWxsPSIjOTU2OTQ5Ii8+PC9zdmc+");
  color: #fff;
}

.block-ranking-r .slick-arrow {
  position: absolute;
  top: 131px;
  width: 35px;
  height: 35px;
  border: none;
  background-color: transparent;
  background-image: var(--arw-slider);
  background-position: center;
  background-repeat: no-repeat;
  color: transparent;
  font-size: 0;
  cursor: pointer;
}

.block-ranking-r .slick-prev {
  display: none !important;
}

.block-ranking-r .slick-next {
  right: 28px;
  transform: rotate(180deg);
} /* ----商品一覧画面：サムネイル(閲覧履歴)：block-thumbnail-h---- */
.block-recent-item--body {
  margin-top: 60px;
  padding: 0 15px;
}

.block-thumbnail-h {
  margin: 0 -15px;
}

.block-thumbnail-h--items {
  display: flex;
  padding: 0;
  border-top: none;
  font-size: 0;
  overflow: hidden;
}

.block-thumbnail-h--items.slick-initialized {
  display: block;
  overflow: visible;
}

.block-thumbnail-h--item {
  display: block;
  flex-shrink: 0;
  position: relative;
  width: 148px;
  height: auto !important;
  margin: 0 10px 0 0;
  padding: 0;
  font-size: 1rem;
}

.block-thumbnail-h--item:first-child {
  width: 163px;
  padding-left: 15px;
}

.block-thumbnail-h--items > a {
  display: block;
  text-decoration: none;
}

.block-thumbnail-h--goods-image {
  width: 100%;
  margin-bottom: 0;
  aspect-ratio: 1 / 1;
}

.block-thumbnail-h--goods-image figure {
  position: relative;
  width: 100%;
  min-width: 0;
  min-height: 0;
  padding: 0;
  border-radius: 6px;
  background: transparent;
  overflow: hidden;
}

.block-thumbnail-h--goods-image figure::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid var(--cl-bdr);
  border-radius: 6px;
}

.block-thumbnail-h--goods-image figure img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.block-thumbnail-h--goods-image .block-icon {
  position: absolute;
  top: 1px;
  right: 10px;
}

.block-thumbnail-h--goods-description {
  margin-top: 12px;
  word-wrap: break-word;
}

.block-thumbnail-h--goods-name {
  margin-top: 6px;
  font-weight: 700;
}

.block-thumbnail-h--goods-description .block-goods-attr1 {
  margin-top: 6px;
  color: var(--cl-gy-3);
}

.block-thumbnail-h--comment {
  font-size: 1rem;
}

.block-thumbnail-h--price-infos {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  margin-top: 4px;
}

.block-thumbnail-h--price-items {
  display: flex;
  flex-direction: column-reverse;
}

.block-thumbnail-h--price {
  font-size: 1.6rem;
  font-weight: 700;
}

.block-thumbnail-h--scomment + .block-thumbnail-h--price-items .block-thumbnail-h--price {
  color: var(--cl-rd);
}

.block-thumbnail-h--price::after {
  font-size: 1rem;
}

.block-thumbnail-h--default-price {
  margin-top: 2px;
}

.block-thumbnail-h--scomment {
  color: var(--cl-rd);
  font-weight: 700;
}

.block-thumbnail-h--btns {
  display: flex;
  justify-content: space-between;
  margin-top: 6px;
}

.block-thumbnail-h--add-cart {
  width: calc(100% - 40px);
}

.block-thumbnail-h--add-cart a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 30px;
  border-radius: 4px;
  background-color: var(--cl-dbl);
  color: #ffffff;
  font-weight: 600;
  text-align: center;
}

.block-thumbnail-h--add-cart a::before {
  content: "";
  display: inline-block;
  position: relative;
  width: 14px;
  height: 14px;
  margin-right: 4px;
  background-image: var(--ico-cart);
  background-position: center;
  background-repeat: no-repeat;
}

.block-thumbnail-h--item .block-goods-list--favorite--btn,
.block-thumbnail-h--item .block-goods-list--favorite-registed--btn {
  position: relative;
  top: auto;
  right: auto;
  width: 30px;
  height: 30px;
  background-image: var(--fv-off);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.block-thumbnail-h--item .block-goods-list--favorite-registed--btn {
  background-image: var(--fv-on);
}

.block-thumbnail-h .slick-arrow {
  position: absolute;
  top: 131px;
  width: 35px;
  height: 35px;
  border: none;
  background-color: transparent;
  background-image: var(--arw-slider);
  background-position: center;
  background-repeat: no-repeat;
  color: transparent;
  font-size: 0;
  cursor: pointer;
}

.block-thumbnail-h .slick-prev {
  display: none !important;
}

.block-thumbnail-h .slick-next {
  right: 28px;
  transform: rotate(180deg);
} /* ----vision---- */
.block-top-vision {
  margin-top: 60px;
}

.block-top-vision-list li {
  padding: 19px 19px 29px;
  border: 1px solid var(--cl-bdr);
  border-radius: 10px;
}

.block-top-vision-list li+li {
  margin-top: 20px;
}

.block-top-vision-list .list-img img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 6px;
}

.block-top-vision-list .list-detail {
  margin-top: 25px;
}

.block-top-vision-list .list-ttl {
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
}

.block-top-vision-list .list-comment {
  margin-top: 22px;
}

.block-top-vision-list .list-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}

.block-top-vision-list .list-btn .btn-arw-s {
  width: 150px;
  height: 31px;
}

.block-top-vision-list .list-ttl-new {
  margin-left: 5px;
  padding: 2px 6px 3px;
  color: #fff;
  background-color: #c62a19;
  font-size: 12px;
  font-weight: 600;
  border-radius: 3px;
} /* ----column---- */
.block-top-column {
  margin-top: 60px;
}

.block-top-column .block-container h3 {
  font-weight: bold;
}

.block-top-column .block-ttl-container {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 0;
}

.block-category-list .block-top-column .block-container,
.block-category-list .block-top-vision .block-container {
  padding: 0;
}

.block-top-column .ttl-top-h2 {
  display: flex;
  flex-direction: column;
  margin: 0 0 20px;
  padding: 0;
  font-size: 2.4rem;
  font-weight: 700;
}

.block-top-column .block-ttl-btn {
  flex-shrink: 0;
  width: 109px;
  height: 30px;
  margin-left: 5px;
  margin-bottom: 20px;
}

.block-top-column .block-ttl-btn a.btn-arw-s {
  width: 109px;
  height: 30px;
  font-size: 1rem;
} /* ----トピック---- */
.block-top-topic {
  position: relative;
  margin-top: 60px;
  padding: 0 15px;
}

.block-top-topic--next-page {
  display: none;
  position: absolute;
  top: 24px;
  right: 15px;
  padding: 0;
  text-align: center;
}

.block-top-topic--next-page a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 109px;
  height: 30px;
  border-radius: 4px;
  background-color: var(--cl-dbl);
  font-size: 0;
  text-decoration: none;
}

.block-top-topic--next-page a::before {
  content: "もっと見る";
  color: #ffffff;
  font-size: 1rem;
  font-weight: 700;
}

.block-top-topic--next-page a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 13px;
  width: 6px;
  height: 9px;
  margin-top: -4px;
  background-image: var(--arw-btn-wt-s);
  background-repeat: no-repeat;
}

.block-topic-page--article-header {
  margin: 0;
  padding: 10px;
  border-bottom: 1px solid #eee;
}

.block-topic-page--article-icon {
  vertical-align: middle;
}

.block-topic-page--article-body {
  margin: 10px;
}

.block-topic-page--article figure {
  padding: 10px 10px 0 0;
  font-size: 0;
}

.block-topic-page--article figure img {
  padding: 0 0 10px 10px;
}

.block-topic-details {
  margin: 10px;
}

.block-topic-details--header {
  margin: -10px -10px 0;
}

.block-topic-details--icon {
  vertical-align: middle;
}

.block-topic--items li {
  border-top: 1px solid var(--cl-bdr);
}

.block-topic--items li:last-child {
  border-bottom: 1px solid var(--cl-bdr);
}

.page-topicdetaillist .block-topic--items {
  margin: 0 -10px 0 -10px;
  border-top: 1px solid #eee;
}

.block-topic--items li a {
  display: block;
  padding: 12px 0;
  text-decoration: none;
}

.block-topic--items dt {
  display: flex;
  align-items: center;
  color: #999999;
}

.block-topic--items dt .block-top-topic--icon-image {
  margin-left: 10px;
}

.block-topic--items dt .block-top-topic--icon-image img {
  display: block;
  height: 20px;
}

.block-topic--items dd {
  margin-top: 6px;
}

.page-topicdetaillist .block-topic--items li {
  border-bottom: 1px solid #eee;
  padding: 10px 10px 10px 10px;
  position: relative;
}

.page-topicdetaillist .block-topic--items li a:after {
  position: absolute;
  height: 100%;
  top: 50%;
  font-size: 20px;
  line-height: 20px;
  margin-top: -10px;
  right: 10px;
} /* ----トップページ予備テンプレート---- */
.block-top-about {
  margin-top: 60px;
  padding: 60px 0 50px;
  background-image: url(../../img/usr/top/sp/bg_koikeyaonline_sp.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.block-top-about .item-logo {
  display: flex;
  align-items: center;
  justify-content: center;
}

.block-top-about .item-logo img {
  display: block;
}

.block-top-about .item-comment {
  margin-top: 34px;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
  line-height: 2.14;
}

.block-top-movie {
  min-height: 100px;
  background-color: var(--cl-main);
} /* ----ヘッダー---- */
.block-header-top-news a {
  color: #ffffff;
  text-decoration: none;
}

.block-header-menu {
  width: 100vw;
  height: calc((100vh - 64px));
  padding: 0 15px 60px;
  background-color: #ffffff;
  overflow: auto;
  z-index: 999;
}

.block-header-menu .block-header-bottom-news {
  padding: 20px 0 10px;
}

.block-header-menu-search-form {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.block-header-menu-search-form form {
  display: flex;
  align-items: center;
  width: calc(100% - 75px);
}

input.block-header-menu-search--keyword {
  width: calc(100% - 42px);
  height: 45px;
  margin: 0;
  padding: 0 20px;
  border-color: var(--cl-dbl);
  border-right: none;
  border-radius: 0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  background-color: #ffffff;
}

input.block-header-menu-search--keyword:hover {
  border-color: var(--cl-dbl);
  border-right: none;
}

.block-header-menu-search--submit {
  width: 42px;
  height: 45px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  background-color: var(--cl-dbl);
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNC4yNiIgaGVpZ2h0PSIxNC4yNiI+PHBhdGggZD0ibTEzLjkxIDEyLjIyMS0xLjk4Ny0xLjk4N2E2LjUzNiA2LjUzNiAwIDEgMC0xLjY4OSAxLjY4OWwxLjk4NyAxLjk4NmExLjE5NCAxLjE5NCAwIDEgMCAxLjY4OS0xLjY4OU0zLjE2OSA2LjUzNkEzLjM2NyAzLjM2NyAwIDEgMSA2LjUzNiA5LjlhMy4zNjcgMy4zNjcgMCAwIDEtMy4zNjctMy4zNjQiIGZpbGw9IiNmZmYiLz48L3N2Zz4=");
  background-position: left 13px center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.block-header-menu-search--detail a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 45px;
  border-radius: 6px;
  background-color: var(--cl-dbl);
  color: #ffffff;
  font-size: 1.2rem;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.block-header-menu-search-allegy {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 16px;
}

.block-header-menu-login {
  margin-top: 18px;
}

.block-header-menu-login .btn-arw {
  width: 100%;
  height: 60px;
}

.block-header-menu-nav {
  margin-top: 25px;
}

.block-header-menu-nav + .block-header-menu-nav {
  margin-top: 30px;
}

.block-header-menu-nav + .block-header-menu-nav.mt-60 {
  margin-top: 60px;
}

.block-header-menu-nav .layer-1st {
  border-top: 1px solid var(--cl-bdr);
}

.block-header-menu-nav .layer-1st-ttl {
  display: flex;
  align-items: center;
  position: relative;
  min-height: 62px;
  border-bottom: 1px solid var(--cl-bdr);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

.block-header-menu-nav .layer-1st-ttl .icon-plus {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
}

.block-header-menu-nav .layer-1st-ttl .icon-plus::before,
.block-header-menu-nav .layer-1st-ttl .icon-plus::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 2px;
  margin: -1px 0 0 -5px;
  background-color: var(--cl-dbl);
}

.block-header-menu-nav .layer-1st-ttl .icon-plus::after {
  transform: rotate(0);
  transition: transform 0.14s;
}

.block-header-menu-nav .layer-1st-ttl.is-close .icon-plus::after {
  transform: rotate(90deg);
}

.block-header-menu-nav .layer-2nd {
  margin-top: 10px;
}

.block-header-menu-nav .layer-2nd-item + .layer-2nd-item {
  margin-top: 2px;
}

.block-header-menu-nav .layer-2nd-item a {
  display: flex;
  align-items: center;
  position: relative;
  min-height: 62px;
  padding: 0 30px 0 20px;
  background-color: var(--cl-gy-1);
  font-weight: 600;
  text-decoration: none;
}

.block-header-menu-nav a.layer-1st-ttl::after,
.block-header-menu-nav .layer-2nd-item a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 13px;
  width: 6px;
  height: 10px;
  margin-top: -5px;
  background-image: var(--arw-btn-bk-s);
  background-position: center;
  background-repeat: no-repeat;
}

.block-header-menu-nav .layer-2nd-item a.list-category {
  padding-left: 0;
}

.block-header-menu-nav .layer-2nd-item a.list-category .list-img {
  margin-right: 4px;
}

.block-header-menu-nav .layer-2nd-item a.list-category .list-img img {
  display: block;
  width: 60px;
  height: auto;
}

.block-header-menu-corporate {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 36px;
}

.block-header-menu-sns {
  margin-top: 36px;
}

.block-header-menu-sns ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.block-header-menu-sns li + li {
  margin-left: 16px;
}

.block-header-menu-sns a {
  display: block;
  width: 34px;
  height: 34px;
  color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 0;
}

.block-header-menu-sns a.icon-x {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzNCI+PHBhdGggZD0iTTE3IDM0QTE3IDE3IDAgMCAxIDQuOTc5IDQuOTc5YTE3IDE3IDAgMSAxIDI0LjA0MiAyNC4wNDJBMTYuODg5IDE2Ljg4OSAwIDAgMSAxNyAzNFptLS42OS0xNS4yODJMMjEuMDA4IDI1SDI2LjFsLTYuOTcyLTkuMzIxTDI1LjMwNSA5SDIzLjgxbC01LjM1NSA1Ljc4NUwxNC4xMjggOUg5LjA0MWw2LjYgOC44MjVMOSAyNWgxLjQ5NWw1LjgxNC02LjI4MVpNMjMuOSAyMy45aC0yLjM0TDExLjI0IDEwLjFoMi4zMzdMMjMuOSAyMy45WiIgZmlsbD0iIzFhMTkxOSIvPjwvc3ZnPg==");
}

.block-header-menu-sns a.icon-fb {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzNCI+PHBhdGggZD0iTTE3IDBhMTcgMTcgMCAxIDAgMTcgMTdBMTYuOTg2IDE2Ljk4NiAwIDAgMCAxNyAwWm0zLjggMTQuMS0uMiAyLjVIMTh2OC44aC0zLjN2LTguOGgtMS44di0yLjVoMS44di0xLjdhNC4wMjMgNC4wMjMgMCAwIDEgLjYtMi42QTMuMSAzLjEgMCAwIDEgMTggOC41YTEyLjQ1MyAxMi40NTMgMCAwIDEgMy4yLjNsLS40IDIuNmE1Ljg0OSA1Ljg0OSAwIDAgMC0xLjQtLjJjLS43IDAtMS4zLjItMS4zLjl2MmgyLjdaIiBmaWxsPSIjMWExOTE5Ii8+PC9zdmc+");
}

.block-header-menu-sns a.icon-ig {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzNCI+PGcgZmlsbD0iIzFhMTkxOSI+PHBhdGggZD0iTTIwLjUgMTAuMWgtN2EzLjM3MiAzLjM3MiAwIDAgMC0zLjQgMy40djdhMy4zNzIgMy4zNzIgMCAwIDAgMy40IDMuNGg3YTMuMzcyIDMuMzcyIDAgMCAwIDMuNC0zLjR2LTdhMy40MzYgMy40MzYgMCAwIDAtMy40LTMuNFpNMTcgMjEuNWE0LjQgNC40IDAgMSAxIDQuNC00LjQgNC4zMTMgNC4zMTMgMCAwIDEtNC40IDQuNFptNC41LTcuOGExLjEgMS4xIDAgMSAxIDEuMS0xLjEgMS4xODIgMS4xODIgMCAwIDEtMS4xIDEuMVoiLz48cGF0aCBkPSJNMTcgMTQuM2EyLjcgMi43IDAgMSAwIDIuNyAyLjcgMi42ODkgMi42ODkgMCAwIDAtMi43LTIuN1oiLz48cGF0aCBkPSJNMTcgMGExNyAxNyAwIDEgMCAxNyAxN0ExNi45ODYgMTYuOTg2IDAgMCAwIDE3IDBabTguNiAyMC41YTUuMTIxIDUuMTIxIDAgMCAxLTUuMSA1LjFoLTdhNS4xMjEgNS4xMjEgMCAwIDEtNS4xLTUuMXYtN2E1LjEyMSA1LjEyMSAwIDAgMSA1LjEtNS4xaDdhNS4xMjEgNS4xMjEgMCAwIDEgNS4xIDUuMVoiLz48L2c+PC9zdmc+");
}

.block-header-menu-sns a.icon-ln {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzNCI+PGcgZmlsbD0iIzFhMTkxOSI+PHBhdGggZD0iTTE5LjIgMTQuNWEuNDcyLjQ3MiAwIDAgMC0uNS41djIuMmwtMS44LTIuNWEuNTIuNTIgMCAwIDAtLjQtLjJoLS4xYy0uMi4xLS4zLjItLjMuNHYzLjVhLjUuNSAwIDAgMCAxIDB2LTIuMmwxLjggMi41YS41Mi41MiAwIDAgMCAuNC4yaC4xYy4yLS4xLjMtLjIuMy0uNFYxNWMtLjEtLjMtLjMtLjUtLjUtLjVaTTE0LjkgMTQuNWEuNDcyLjQ3MiAwIDAgMC0uNS41djMuNWEuNS41IDAgMCAwIDEgMFYxNWEuNDcyLjQ3MiAwIDAgMC0uNS0uNVpNMTMuNSAxOGgtMS4zdi0zLjFhLjUuNSAwIDAgMC0xIDB2My41YS40NzIuNDcyIDAgMCAwIC41LjVoMS44YS40NzIuNDcyIDAgMCAwIC41LS41LjQ1OC40NTggMCAwIDAtLjUtLjRaIi8+PHBhdGggZD0iTTE3IDBhMTcgMTcgMCAxIDAgMTcgMTdBMTYuOTg2IDE2Ljk4NiAwIDAgMCAxNyAwWm03LjEgMjFhMjkuMjU4IDI5LjI1OCAwIDAgMS03IDUuMmMtMSAuNC0uOC0uMy0uOC0uNSAwLS4xLjEtLjguMS0uOCAwLS4yLjEtLjYgMC0uOGExLjAzOSAxLjAzOSAwIDAgMC0uOC0uNGMtNC4zLS42LTcuNS0zLjYtNy41LTcuMSAwLTQgNC03LjIgOC45LTcuMnM4LjkgMy4yIDguOSA3LjJhNi4xMTcgNi4xMTcgMCAwIDEtMS44IDQuNFoiLz48cGF0aCBkPSJNMjIuNSAxNS40YS41LjUgMCAwIDAgMC0xaC0xLjhhLjQ3Mi40NzIgMCAwIDAtLjUuNXYzLjZhLjQ3Mi40NzIgMCAwIDAgLjUuNWgxLjhhLjUuNSAwIDAgMCAwLTFoLTEuM3YtLjhoMS4zYS41LjUgMCAwIDAgMC0xaC0xLjN2LS44aDEuM1oiLz48L2c+PC9zdmc+");
} /* ----フッター---- */
.block-footer-1 {
  margin-top: 60px;
  padding: 30px 0 55px;
  background-color: var(--cl-gy-1);
}

.block-footer-mailmag {
  padding: 30px 29px;
  border-radius: 12px;
  background-color: #ffffff;
  text-align: center;
}

.block-footer-mailmag .item-subttl {
  margin-top: -3px;
  font-size: 1.6rem;
  font-weight: 700;
}

.block-footer-mailmag .ttl-top-h2 {
  motion-path: 4px;
}

.block-footer-mailmag .ttl-top-h2 .ttl-ja {
  font-size: 3.2rem;
}

.block-footer-mailmag .ttl-top-h2 .ttl-en {
  font-size: 1.6rem;
}

.block-footer-mailmag .item-comment {
  margin-top: 24px;
  font-weight: 600;
  line-height: 1.71;
}

.block-footer-mailmag .item-btn {
  margin-top: 26px;
}

.block-footer-mailmag .item-btn a {
  height: 40px;
}

.block-footer-mailmag .item-btn a::after {
  right: 30px;
}

.block-footer-mailmag .item-link {
  margin-top: 18px;
}

.block-footer-feature {
  margin-top: 40px;
}

.block-footer-feature h2 {
  font-size: 1.8rem;
}

.block-footer-feature .item-ttl-sub {
  margin-top: 15px;
}

.block-footer-feature .item-list {
  margin-top: 40px;
  border-top: 1px solid var(--cl-bdr);
}

.block-footer-feature .item-list li {
  display: flex;
  align-items: center;
  padding: 28px 0;
  border-bottom: 1px solid var(--cl-bdr);
}

.block-footer-feature .item-list .list-img {
  width: 147px;
}

.block-footer-feature .item-list .list-detail {
  width: calc(100% - 147px);
}

.block-footer-feature .item-list .list-ttl {
  margin: -3px 0 0;
  padding: 0;
  font-size: 2rem;
  font-weight: 700;
}

.block-footer-feature .item-list .list-comment {
  margin-top: 14px;
}

.block-footer-feature .item-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}

.block-footer-feature .item-btn a {
  width: 287px;
  height: 40px;
}

.block-footer-feature .item-btn a::after {
  right: 30px;
}

.block-footer-2 {
  padding: 50px 0;
  background-color: var(--cl-main);
  color: #ffffff;
  font-weight: 600;
}

.block-footer-2 a {
  color: #ffffff;
  text-decoration: none;
}

.block-footer-nav-item {
  margin-top: -1px;
  border-top: 1px solid #444444;
}

.block-footer-nav-item .layer-1st-item-ttl {
  position: relative;
  border-bottom: 1px solid #444444;
}

.block-footer-nav-item .layer-2nd {
  padding: 10px 0 30px;
}

.block-footer-nav-item .layer-2nd-item {
  background-color: #2e2e2e;
}

.block-footer-nav-item .layer-2nd-item + .layer-2nd-item {
  margin-top: 2px;
}

.block-footer-nav-item .layer-1st-item-ttl > a {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  height: 58px;
}

.block-footer-nav-item .layer-2nd-item-ttl {
  position: relative;
}

.block-footer-nav-item .layer-2nd-item > a,
.block-footer-nav-item .layer-2nd-item-ttl > a {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  height: 58px;
  padding-left: 20px;
}

.block-footer-nav-item .layer-2nd-item > a::after,
.block-footer-nav-item .layer-1st-item-ttl > a::after,
.block-footer-nav-item .layer-3rd-item > a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 13px;
  width: 6px;
  height: 9px;
  margin-top: -4px;
  background-image: var(--arw-btn-wt-s);
  background-repeat: no-repeat;
}

.block-footer-nav-item .icon-plus {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 100%;
}

.block-footer-nav-item .layer-1st-item-ttl .icon-plus {
  background-color: var(--cl-main);
}

.block-footer-nav-item .icon-plus::before,
.block-footer-nav-item .icon-plus::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 10px;
  height: 2px;
  margin: -1px 0 0 0;
  background-color: #ffffff;
}

.block-footer-nav-item .icon-plus::after {
  transform: rotate(0);
  transition: transform 0.14s;
}

.block-footer-nav-item .icon-plus.is-close::after {
  transform: rotate(90deg);
}

.block-footer-nav-item .layer-3rd {
  padding: 18px 0;
}

.block-footer-nav-item .layer-3rd-item + .layer-3rd-item {
  margin-top: 16px;
}

.block-footer-nav-item .layer-3rd-item > a {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 0 0 30px;
}

.block-footer-contact {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 50px -15px 0;
  padding-top: 46px;
  border-top: 1px solid #444444;
}

.block-footer-contact a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 287px;
  height: 60px;
  border-radius: 4px;
  background-color: #ffffff;
  color: var(--cl-main);
  font-weight: 600;
}

.block-footer-contact a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 8px;
  height: 13px;
  margin-top: -6px;
  background-image: var(--arw-btn-bk);
  background-repeat: no-repeat;
}

.block-footer-sns {
  margin-top: 36px;
}

.block-footer-sns ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.block-footer-sns li + li {
  margin-left: 16px;
}

.block-footer-sns a {
  display: block;
  width: 34px;
  height: 34px;
  background-position: center;
  background-repeat: no-repeat;
  color: transparent;
  font-size: 0;
}

.block-footer-sns a.icon-x {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzNCI+PHBhdGggZD0iTTE3IDM0QTE3IDE3IDAgMCAxIDQuOTc5IDQuOTc5YTE3IDE3IDAgMSAxIDI0LjA0MiAyNC4wNDJBMTYuODg5IDE2Ljg4OSAwIDAgMSAxNyAzNFptLS42OS0xNS4yODJMMjEuMDA4IDI1SDI2LjFsLTYuOTcyLTkuMzIxTDI1LjMwNSA5SDIzLjgxbC01LjM1NSA1Ljc4NUwxNC4xMjggOUg5LjA0MWw2LjYgOC44MjVMOSAyNWgxLjQ5NWw1LjgxNC02LjI4MVpNMjMuOSAyMy45aC0yLjM0TDExLjI0IDEwLjFoMi4zMzdMMjMuOSAyMy45WiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==");
}

.block-footer-sns a.icon-fb {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzNCI+PHBhdGggZD0iTTE3IDBhMTcgMTcgMCAxIDAgMTcgMTdBMTYuOTg2IDE2Ljk4NiAwIDAgMCAxNyAwWm0zLjggMTQuMS0uMiAyLjVIMTh2OC44aC0zLjN2LTguOGgtMS44di0yLjVoMS44di0xLjdhNC4wMjMgNC4wMjMgMCAwIDEgLjYtMi42QTMuMSAzLjEgMCAwIDEgMTggOC41YTEyLjQ1MyAxMi40NTMgMCAwIDEgMy4yLjNsLS40IDIuNmE1Ljg0OSA1Ljg0OSAwIDAgMC0xLjQtLjJjLS43IDAtMS4zLjItMS4zLjl2MmgyLjdaIiBmaWxsPSIjZmZmIi8+PC9zdmc+");
}

.block-footer-sns a.icon-ig {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzNCI+PGcgZmlsbD0iI2ZmZiI+PHBhdGggZD0iTTIwLjUgMTAuMWgtN2EzLjM3MiAzLjM3MiAwIDAgMC0zLjQgMy40djdhMy4zNzIgMy4zNzIgMCAwIDAgMy40IDMuNGg3YTMuMzcyIDMuMzcyIDAgMCAwIDMuNC0zLjR2LTdhMy40MzYgMy40MzYgMCAwIDAtMy40LTMuNFpNMTcgMjEuNWE0LjQgNC40IDAgMSAxIDQuNC00LjQgNC4zMTMgNC4zMTMgMCAwIDEtNC40IDQuNFptNC41LTcuOGExLjEgMS4xIDAgMSAxIDEuMS0xLjEgMS4xODIgMS4xODIgMCAwIDEtMS4xIDEuMVoiLz48cGF0aCBkPSJNMTcgMTQuM2EyLjcgMi43IDAgMSAwIDIuNyAyLjcgMi42ODkgMi42ODkgMCAwIDAtMi43LTIuN1oiLz48cGF0aCBkPSJNMTcgMGExNyAxNyAwIDEgMCAxNyAxN0ExNi45ODYgMTYuOTg2IDAgMCAwIDE3IDBabTguNiAyMC41YTUuMTIxIDUuMTIxIDAgMCAxLTUuMSA1LjFoLTdhNS4xMjEgNS4xMjEgMCAwIDEtNS4xLTUuMXYtN2E1LjEyMSA1LjEyMSAwIDAgMSA1LjEtNS4xaDdhNS4xMjEgNS4xMjEgMCAwIDEgNS4xIDUuMVoiLz48L2c+PC9zdmc+");
}

.block-footer-sns a.icon-ln {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzNCI+PGcgZmlsbD0iI2ZmZiI+PHBhdGggZD0iTTE5LjIgMTQuNWEuNDcyLjQ3MiAwIDAgMC0uNS41djIuMmwtMS44LTIuNWEuNTIuNTIgMCAwIDAtLjQtLjJoLS4xYy0uMi4xLS4zLjItLjMuNHYzLjVhLjUuNSAwIDAgMCAxIDB2LTIuMmwxLjggMi41YS41Mi41MiAwIDAgMCAuNC4yaC4xYy4yLS4xLjMtLjIuMy0uNFYxNWMtLjEtLjMtLjMtLjUtLjUtLjVaTTE0LjkgMTQuNWEuNDcyLjQ3MiAwIDAgMC0uNS41djMuNWEuNS41IDAgMCAwIDEgMFYxNWEuNDcyLjQ3MiAwIDAgMC0uNS0uNVpNMTMuNSAxOGgtMS4zdi0zLjFhLjUuNSAwIDAgMC0xIDB2My41YS40NzIuNDcyIDAgMCAwIC41LjVoMS44YS40NzIuNDcyIDAgMCAwIC41LS41LjQ1OC40NTggMCAwIDAtLjUtLjRaIi8+PHBhdGggZD0iTTE3IDBhMTcgMTcgMCAxIDAgMTcgMTdBMTYuOTg2IDE2Ljk4NiAwIDAgMCAxNyAwWm03LjEgMjFhMjkuMjU4IDI5LjI1OCAwIDAgMS03IDUuMmMtMSAuNC0uOC0uMy0uOC0uNSAwLS4xLjEtLjguMS0uOCAwLS4yLjEtLjYgMC0uOGExLjAzOSAxLjAzOSAwIDAgMC0uOC0uNGMtNC4zLS42LTcuNS0zLjYtNy41LTcuMSAwLTQgNC03LjIgOC45LTcuMnM4LjkgMy4yIDguOSA3LjJhNi4xMTcgNi4xMTcgMCAwIDEtMS44IDQuNFoiLz48cGF0aCBkPSJNMjIuNSAxNS40YS41LjUgMCAwIDAgMC0xaC0xLjhhLjQ3Mi40NzIgMCAwIDAtLjUuNXYzLjZhLjQ3Mi40NzIgMCAwIDAgLjUuNWgxLjhhLjUuNSAwIDAgMCAwLTFoLTEuM3YtLjhoMS4zYS41LjUgMCAwIDAgMC0xaC0xLjN2LS44aDEuM1oiLz48L2c+PC9zdmc+");
}

.block-footer-nav-2 {
  margin-top: 36px;
}

.block-footer-nav-2 ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  font-weight: 700;
}

.block-footer-nav-2 ul + ul {
  margin-top: 8px;
}

.block-footer-nav-2 li + li {
  position: relative;
  margin-left: 21px;
}

.block-footer-nav-2 li + li::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: -10px;
  width: 1px;
  height: 12px;
  margin-top: -6px;
  background-color: #ffffff;
}

.block-footer-copyright {
  margin-top: 34px;
  font-size: 1.2rem;
  font-weight: 700;
  text-align: center;
} /* ----ページトップに戻る---- */
.block-page-top {
  display: none !important;
} /* ----PC/スマホ切り替えスイッチ---- */
.block-switcher {
  display: none !important;
} /* ----ブランド画面---- */
.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: #d53100;
}

.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: #dedede 1px solid;
}

.block-filter--modal .block-filter--frame .block-filter--element:last-of-type {
  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--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;
}

.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-mypage--member-info-items .block-mypage--update-address-book-description a .block-icon-image-double-small {
  margin: 3px;
  padding: 8px 10px;
}

.block-favorite .block-accessory-list--name {
  padding: 16px 20px;
  background: none;
}

.block-store-coupon-list--table .block-store-coupon-list--bonus {
  font-size: 20px;
}

.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: 8px;
  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-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 {
  display: flex;
  flex-direction: column;
  margin: 20px 0 0;
  padding: 0 15px;
}

.block-goods-top-icon {
  display: flex;
  justify-content: space-between;
}

.block-goods-top-icon .block-icon-2 {
  flex-shrink: 1;
  padding-right: 10px;
}

.block-goods-top-icon .spec_class1_name {
  flex-shrink: 0;
}

.block-goods-top-icon .spec_class1_name a {
  color: var(--cl-gy-3);
}

.block-goods-name {
  margin: 7px 0 0;
}

.block-goods-name--text {
  margin: 0;
  padding: 0;
  font-size: 2rem;
}

.block-goods-detail .block-goods-attr1 {
  margin-top: 4px;
  color: var(--cl-gy-3);
}

.block-goods-main-img {
  position: relative;
  margin-top: 12px;
}

.block-goods-main-img .block-icon {
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 9;
}

.block-goods-main-img .block-icon img {
  height: 20px;
}

.block-goods-main-img-slider {
  display: flex;
  overflow: hidden;
}

.block-goods-main-img-slider.slick-initialized {
  display: block;
  overflow: visible;
}

.block-goods-main-img-slider-item {
  flex-shrink: 0;
  width: 100%;
}

.block-goods-main-img-slider-item img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.block-goods-main-img .block-goods-favorite {
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.block-goods-favorite--btn,
.block-goods-favorite-registed--btn {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  background-color: transparent;
  background-image: var(--fv-off);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -99999px;
}

.block-goods-favorite-registed--btn {
  background-image: var(--fv-on);
}

.block-goods-detail .block-goods-comment {
  margin: 16px;
  line-height: 1.71;
}

.block-goods-main-img-slider-dots-wrapper {
  width: 100vw;
  margin: 24px -15px 0;
}

.block-goods-main-img-slider-dots-wrapper .slick-dots {
  display: flex;
  overflow-y: auto;
}

.block-goods-main-img-slider-dots-wrapper .slick-dots li {
  flex-shrink: 0;
  position: relative;
  width: 60px;
  margin-right: 10px;
  border-radius: 6px;
  cursor: pointer;
  overflow: hidden;
}

.block-goods-main-img-slider-dots-wrapper .slick-dots li:first-child {
  margin-left: 15px;
}

.block-goods-main-img-slider-dots-wrapper .slick-dots li::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid var(--cl-main);
  border-radius: 6px;
  opacity: 0;
  transition: opacity 0.16s;
}

.block-goods-main-img-slider-dots-wrapper .slick-dots li.slick-active::before {
  opacity: 1;
}

.block-goods-main-img-slider-dots-wrapper .slick-dots img {
  display: block;
  width: 100%;
  height: auto;
}

.block-goods-tag {
  margin: 26px -4px 0 0;
}

.block-goods-tag ul {
  display: flex;
  flex-wrap: wrap;
}

.block-goods-tag li {
  margin: 4px 4px 0 0;
}

.block-goods-tag a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 32px;
  padding: 0 20px;
  border: 1px solid var(--cl-bdr);
  border-radius: 32px;
  font-size: 1.2rem;
  font-weight: 700;
  text-decoration: none;
}

.block-goods-star {
  display: flex;
  align-items: center;
  margin-top: 26px;
}

.block-goods-star-img img {
  display: block;
  width: 76px;
  height: auto;
  color: var(--cl-gy-3);
}

.block-goods-star-number a {
  color: var(--cl-gy-3);
}

.block-variation {
  margin-top: 24px;
}

.block-variation > .block-variation {
  margin-top: 0;
}

.block-variation--name {
  margin: 0 0 10px;
  padding: 0;
  font-size: 1.4rem;
}

.block-variation--item-list {
  display: flex;
  flex-wrap: wrap;
}

.block-variation--item {
  position: relative;
  width: calc((100% - 20px) / 5);
  margin-right: 0;
}

.block-variation--item:not(:nth-child(5n)) {
  margin-right: 5px;
}

.block-variation--item:not(:nth-child(-n + 5)) {
  margin-top: 5px;
}

.block-color--item dt {
  width: 100%;
  height: auto;
}

.block-variation--item dt,
.block-variation--item.active dt {
  border: none;
}

.block-color--item-term figure {
  width: 100%;
  height: auto;
}

.block-color--item-term figure img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.block-variation--item-description {
  display: block;
  margin-top: 5px;
  font-size: 1rem;
  text-align: center;
}

.block-goods-price {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: flex-end;
  position: relative;
  margin: 18px 0 0 0;
}

.block-goods-stock {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 10px;
  left: 0;
  height: 20px;
  margin-right: auto;
  padding: 0 3px 0 5px;
  border-radius: 4px;
  background-color: var(--cl-gd);
  color: #ffffff;
  font-size: 1.2rem;
  font-weight: 700;
}

.block-goods-price--on-sales-comment {
  width: 100%;
  color: var(--cl-rd);
  font-size: 1.2rem;
  font-weight: 700;
  text-align: left;
}

.block-goods-price--price {
  font-size: 2.6rem;
  order: 20;
}

.block-goods-price--on-sales-comment + .block-goods-price--price {
  color: var(--cl-rd);
}

.block-goods-price--price::after {
  font-size: 1.2rem;
}

.block-goods-price--default-price {
  margin-right: 10px;
  font-size: 1.2rem;
  order: 10;
}

.block-goods-point {
  display: flex;
  justify-content: flex-end;
  margin-top: 6px;
}

.block-goods-point p {
  position: relative;
  font-size: 1.2rem;
  font-weight: 700;
}

.block-goods-point p::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: -18px;
  width: 16px;
  height: 14px;
  margin-top: -7px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNS44OSIgaGVpZ2h0PSIxMy45NDUiPjxnIGZpbGw9IiMxYTEzMTEiPjxwYXRoIGQ9Ik0xMi4xNjguMzQyQS42ODUuNjg1IDAgMCAwIDExLjU3NSAwaC03LjI2YS42ODYuNjg2IDAgMCAwLS41OTMuMzQyTC4wOTEgNi42M2EuNjg3LjY4NyAwIDAgMCAwIC42ODRsMy42MzEgNi4yODRhLjY4Ni42ODYgMCAwIDAgLjU5My4zNDJoNy4yNjFhLjY4NS42ODUgMCAwIDAgLjU5My0uMzQyTDE1LjggNy4zMWEuNjg2LjY4NiAwIDAgMCAwLS42ODRabS4zMTYgMTEuMDY5YTMuNDMgMy40MyAwIDAgMS0yLjk2MyAxLjcxMWgtMy4xNWEzLjQzIDMuNDMgMCAwIDEtMi45NjQtMS43MTFsLTEuNTgtMi43MjhhMy40MjggMy40MjggMCAwIDEgMC0zLjQyMmwxLjU3NS0yLjcyOEEzLjQzIDMuNDMgMCAwIDEgNi4zNjYuODIyaDMuMTVhMy40MyAzLjQzIDAgMCAxIDIuOTYzIDEuNzExbDEuNTc1IDIuNzI4YTMuNDMgMy40MyAwIDAgMSAwIDMuNDIyWiIvPjxwYXRoIGQ9Ik01LjI5MiAxMS4yNTZWMy4wNzRhLjI5NC4yOTQgMCAwIDEgLjMxMS0uMzExaDIuNzc5YzEuOTMgMCAzLjUzNi42ODUgMy41MzYgMi44NjQgMCAyLjA5Mi0xLjYxOSAzLjAxNC0zLjQ4NiAzLjAxNGgtLjcxYS4yOTQuMjk0IDAgMCAwLS4zMTEuMzExdjIuM2EuMjk0LjI5NCAwIDAgMS0uMzExLjMxMUg1LjYwNGEuMjk0LjI5NCAwIDAgMS0uMzExLS4zMTFtMi4zLTQuMjg0aC43MzVjMS4wMzQgMCAxLjUxOS0uNDg2IDEuNTE5LTEuMzQ1IDAtLjg4NC0uNTYtMS4yLTEuNTgyLTEuMmgtLjY3MmEuMTc3LjE3NyAwIDAgMC0uMTg3LjE4N3YyLjE3MWEuMTc3LjE3NyAwIDAgMCAuMTg3LjE4NyIvPjwvZz48L3N2Zz4=");
  background-position: center;
  background-repeat: no-repeat;
}

.block-goods-cart-btn {
  display: flex;
  align-items: flex-end;
  margin-top: -3px;
}

.block-goods-qty {
  width: 70px;
}

.block-goods-qty dt {
  margin: 0 0 5px 2px;
  font-size: 1.2rem;
  font-weight: 600;
}

.block-goods-qty-select {
  width: 70px;
  height: 60px;
  padding: 0 20px 0 10px;
  border-radius: 4px;
  font-size: 1.6rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3Ljc2MSIgaGVpZ2h0PSIxMi4yNzYiPjxwYXRoIGQ9Ik03LjY3MiA3LjcxMWEuNDQzLjQ0MyAwIDAgMCAuMDUyLS40NDEuNDI4LjQyOCAwIDAgMC0uMzc3LS4yNDFILjQyYS40MjguNDI4IDAgMCAwLS4zNzguMjQxLjM0NS4zNDUgMCAwIDAtLjA0Mi4xNzkuNC40IDAgMCAwIC4wOTQuMjYybDMuNDY0IDQuNDA4YS40MDcuNDA3IDAgMCAwIC4zMjUuMTU3LjQyNC40MjQgMCAwIDAgLjMyNS0uMTU3TS4wODkgNC41NjZhLjQ0My40NDMgMCAwIDAtLjA1Mi40NDEuNDI4LjQyOCAwIDAgMCAuMzc3LjI0MWg2LjkyN2EuNDI4LjQyOCAwIDAgMCAuMzc4LS4yNDEuMzQ1LjM0NSAwIDAgMCAuMDQyLS4xNzkuNC40IDAgMCAwLS4wOTQtLjI2Mkw0LjIwMy4xNThhLjQwNy40MDcgMCAwIDAtLjMyNS0uMTU3LjQyNC40MjQgMCAwIDAtLjMyNS4xNTciLz48L3N2Zz4=");
  background-position: center right 9px;
}

.block-add-cart {
  width: calc(100% - 80px);
  margin-left: auto;
}

.block-add-cart.no-cart {
  width: 100%;
  margin-top: 24px;
}

.block-add-cart--btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 60px;
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  font-weight: 700;
}

.block-add-cart--btn::before {
  content: "";
  display: inline-block;
  position: relative;
  width: 17px;
  height: 17px;
  margin-right: 10px;
  background-image: var(--ico-cart);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.block-no-stock--message,
.block-outside-sales-period--message,
.block-nosales-landingpage-order-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 60px;
  margin: 0 0 10px;
  padding: 0;
  border: none;
  border-radius: 4px;
  border: none;
  background-color: var(--cl-gy-2);
  color: var(--cl-main);
  font-size: 1.6rem;
  font-weight: 700;
}

.block-goods-float-btn {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 106px;
  padding: 10px 15px 0;
  background-color: #ffffff;
  filter: drop-shadow(0 -4px 10px rgba(0, 0, 0, 0.08));
  z-index: 99;
}

.block-goods-write-review-btn {
  margin-top: 10px;
}

.block-goods-write-review-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 60px;
  border: 1px solid var(--cl-main);
  border-radius: 4px;
  background-color: #ffffff;
  font-size: 1.6rem;
  font-weight: 700;
  text-decoration: none;
}

.block-goods-write-review-btn a::before {
  content: "";
  display: inline-block;
  position: relative;
  width: 13px;
  height: 13px;
  margin-right: 6px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMy4wMDIiIGhlaWdodD0iMTMuMDAzIj48cGF0aCBkPSJNMi41NTcgMTNILjM2MkEuMzU4LjM1OCAwIDAgMSAwIDEyLjY0MXYtMi4yYS4zNTYuMzU2IDAgMCAxIC4xMDktLjI2bDcuODgtNy44OEwxMC43IDUuMDE1bC03Ljg5IDcuODc5YS4zMzkuMzM5IDAgMCAxLS4yNTMuMTA2Wm04LjkxMy04Ljc1OEw4Ljc2MiAxLjUzMyAxMC4wODMuMjEyYS43MTguNzE4IDAgMCAxIDEuMDE5IDBsMS42OSAxLjY5YS43Mi43MiAwIDAgMSAwIDEuMDE4bC0xLjMyMSAxLjMyMVoiIGZpbGw9IiMxYTE5MTkiLz48L3N2Zz4=");
  background-position: center;
  background-repeat: no-repeat;
}

.block-goods-write-review-btn a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 14px;
  width: 6px;
  height: 10px;
  margin-top: -5px;
  background-image: var(--arw-btn-bk-s);
  background-position: center;
  background-repeat: no-repeat;
}

.block-goods-anker-btn {
  margin-top: 15px;
  padding: 22px 20px;
  border-radius: 10px;
  background-color: var(--cl-gy-1);
}

.block-goods-anker-btn ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.block-goods-anker-btn li:nth-child(odd) {
  width: 142px;
}

.block-goods-anker-btn li:nth-child(even) {
  width: calc(100% - 142px);
}

.block-goods-anker-btn li:not(:nth-child(-n + 2)) {
  margin-top: 8px;
}

.block-goods-anker-btn a {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 15px;
  font-weight: 700;
  text-decoration: none;
}

.block-goods-anker-btn a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 7px;
  height: 12px;
  margin-top: -6px;
  background-image: var(--arw-btn-bk);
  background-position: center;
  background-repeat: no-repeat;
  transform: rotate(180deg);
}

.block-goods-nav {
  margin-top: 16px;
  padding: 0 20px;
}

.block-goods-nav ul {
  display: flex;
  justify-content: space-between;
}

.block-accessory-list {
  margin-top: 60px;
  padding: 0 15px;
}

.block-accessory-list h2 {
  font-size: 2rem;
}

.block-goods-comment1,
.block-goods-comment2,
.block-goods-comment3,
.block-goods-comment4,
.block-goods-comment5,
.block-goods-comment6,
.block-goods-comment7 {
  margin: 30px 0 0;
  padding: 0 15px;
}

.block-goods-comment1 {
  margin: 50px 0 0;
}

.block-goods-comment2 {
  margin: 50px 0 0;
}

.block-goods-h2 {
  padding-top: 20px;
  border-top: 1px solid var(--cl-bdr);
  font-size: 2rem;
}

.block-goods-desc + .block-goods-desc {
  margin-top: 8px;
}

.block-goods-desc dt,
.block-goods-desc dd {
  display: inline;
}

.block-goods-allergy-list {
  margin: 30px 15px 0;
  padding: 20px;
  border-radius: 10px;
  background-color: var(--cl-gy-1);
}

.block-goods-allergy-list + .block-goods-allergy-list {
  margin-top: 10px;
}

.block-goods-allergy-list h3 {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
}

.block-goods-allergy-list ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px 0 0;
}

.block-goods-allergy-list li {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 10px 0 0;
  padding: 0 13px;
  border: 1px solid var(--cl-main);
  border-radius: 6px;
  background-color: #ffffff;
  font-weight: 600;
}

.block-goods-comment-header {
  position: relative;
  cursor: pointer;
}

.block-goods-comment-header:not(:first-child) {
  margin-top: 30px;
}

.block-goods-comment-header .block-goods-h2 {
  margin: 0;
  padding-bottom: 28px;
}

.block-goods-comment-header .icon-plus {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 12px;
  height: 12px;
  margin-top: -6px;
}

.block-goods-comment-header .icon-plus::before,
.block-goods-comment-header .icon-plus::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 2px;
  margin: -1px 0 0 -6px;
  background-color: var(--cl-main);
}

.block-goods-comment-header .icon-plus::after {
  transform: rotate(0);
  transition: transform 0.16s;
}

.block-goods-comment-header.is-close .icon-plus::after {
  transform: rotate(90deg);
}

.block-goods-comment-tbl {
  margin-top: 20px;
}

.block-goods-comment-tbl table {
  display: flex;
  width: 100%;
  border-top: 1px solid var(--tbl-bdr);
  border-left: 1px solid var(--tbl-bdr);
  letter-spacing: 0;
}

.block-goods-comment-tbl thead,
.block-goods-comment-tbl tbody,
.block-goods-comment-tbl tr {
  display: block;
}

.block-goods-comment-tbl thead {
  width: 156px;
}

.block-goods-comment-tbl tbody {
  width: calc(100% - 156px);
}

.block-goods-comment-tbl tr {
  width: 100%;
}

.block-goods-comment-tbl th,
.block-goods-comment-tbl td {
  display: block;
  width: 100%;
  min-height: 34px;
  padding: 6px 10px;
  border-right: 1px solid var(--tbl-bdr);
  border-bottom: 1px solid var(--tbl-bdr);
  font-weight: 400;
  text-align: center;
}

.block-goods-comment-tbl th {
  background-color: var(--tbl-th);
}

.block-goods-comment-comment {
  line-height: 1.71;
}

.block-goods-comment-brand-img img {
  display: block;
  width: 100%;
  height: auto;
}

.block-goods-comment-brand-comment {
  margin-top: 16px;
  line-height: 1.71;
}

.block-goods-comment-brand-comment p + p {
  margin-top: 1.5em;
}

.block-goods-comment-brand-sns-list {
  margin-top: 18px;
}

.block-goods-comment-brand-sns-list ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.block-goods-comment-brand-sns-list li + li {
  margin-left: 10px;
}

.block-goods-comment-brand-sns-list a {
  display: block;
  width: 34px;
  height: 34px;
  background-position: center;
  background-repeat: no-repeat;
  color: transparent;
  font-size: 0;
}

.block-goods-comment-brand-sns-list a.icon-x {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzNCI+PHBhdGggZD0iTTE3IDM0QTE3IDE3IDAgMCAxIDQuOTc5IDQuOTc5YTE3IDE3IDAgMSAxIDI0LjA0MiAyNC4wNDJBMTYuODg5IDE2Ljg4OSAwIDAgMSAxNyAzNFptLS42OS0xNS4yODJMMjEuMDA4IDI1SDI2LjFsLTYuOTcyLTkuMzIxTDI1LjMwNSA5SDIzLjgxbC01LjM1NSA1Ljc4NUwxNC4xMjggOUg5LjA0MWw2LjYgOC44MjVMOSAyNWgxLjQ5NWw1LjgxNC02LjI4MVpNMjMuOSAyMy45aC0yLjM0TDExLjI0IDEwLjFoMi4zMzdMMjMuOSAyMy45WiIvPjwvc3ZnPg==");
}

.block-goods-comment-brand-sns-list a.icon-fb {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzNCI+PHBhdGggZD0iTTE3IDM0QTE3IDE3IDAgMSAwIDAgMTdhMTYuOTg2IDE2Ljk4NiAwIDAgMCAxNyAxNyIgZmlsbD0iIzUwNzhiYyIvPjxwYXRoIGQ9Ik0xMi45IDE0LjFoMS44di0xLjdhNC4wMjMgNC4wMjMgMCAwIDEgLjYtMi42QTMuMSAzLjEgMCAwIDEgMTggOC41YTEyLjQ1MyAxMi40NTMgMCAwIDEgMy4yLjNsLS40IDIuNmE1Ljg0OSA1Ljg0OSAwIDAgMC0xLjQtLjJjLS43IDAtMS4zLjItMS4zLjl2MmgyLjdsLS4yIDIuNUgxOHY4LjhoLTMuM3YtOC44aC0xLjhaIiBmaWxsPSIjZmZmIi8+PC9zdmc+");
}

.block-goods-comment-brand-sns-list a.icon-ln {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzNCI+PHBhdGggZD0iTTE3IDM0QTE3IDE3IDAgMSAwIDAgMTdhMTYuOTg2IDE2Ljk4NiAwIDAgMCAxNyAxNyIgZmlsbD0iIzNhYWUzNiIvPjxwYXRoIGQ9Ik0yNS45IDE2LjVjMC00LTQtNy4yLTguOS03LjJzLTguOSAzLjItOC45IDcuMmMwIDMuNiAzLjIgNi42IDcuNSA3LjEuMy4xLjcuMi44LjRhMS4xIDEuMSAwIDAgMSAwIC44cy0uMS42LS4xLjgtLjIuOS44LjVhMjcuNDIgMjcuNDIgMCAwIDAgNy01LjIgNi4zNzkgNi4zNzkgMCAwIDAgMS44LTQuNFptLTEyLjQgMi40aC0xLjhhLjQ3Mi40NzIgMCAwIDEtLjUtLjV2LTMuNWEuNS41IDAgMSAxIDEgMFYxOGgxLjNhLjQ3Mi40NzIgMCAwIDEgLjUuNS40NTguNDU4IDAgMCAxLS41LjRabTEuOS0uNWEuNS41IDAgMCAxLTEgMHYtMy41YS41LjUgMCAxIDEgMSAwWm00LjIgMGMwIC4yLS4xLjQtLjMuNGgtLjFhLjc1OC43NTggMCAwIDEtLjQtLjJMMTcgMTYuMXYyLjJhLjUuNSAwIDAgMS0xIDB2LTMuNWMwLS4yLjEtLjQuMy0uNGguMWEuNzU4Ljc1OCAwIDAgMSAuNC4ybDEuOCAyLjV2LTIuMmEuNS41IDAgMSAxIDEgMFptMi45LTIuMmEuNS41IDAgMCAxIDAgMWgtMS4zdi44aDEuM2EuNS41IDAgMCAxIDAgMWgtMS44YS40NzIuNDcyIDAgMCAxLS41LS41di0zLjZhLjQ3Mi40NzIgMCAwIDEgLjUtLjVoMS44YS41LjUgMCAwIDEgMCAxaC0xLjN2LjhaIiBmaWxsPSIjZmZmIi8+PC9zdmc+");
}

.block-goods-comment-brand-feature {
  margin: 40px -15px 0;
  padding: 60px 0;
  background-color: var(--cl-gy-2);
}

.block-goods-comment-brand-feature .block-goods-comment-brand-feature-ttl {
  margin: -4px 0 36px;
  padding: 0 25px;
  font-size: 2.4rem;
  text-align: center;
}

.block-goods-comment-brand-feature-item {
  position: relative;
}

.block-goods-comment-brand-feature-item + .block-goods-comment-brand-feature-item {
  margin-top: 40px;
}

.item-right .block-goods-comment-brand-feature-img {
  display: flex;
  justify-content: flex-end;
}

.block-goods-comment-brand-feature-img img {
  display: block;
  width: calc(100% - 35px);
  height: auto;
}

.item-right .block-goods-comment-brand-feature-img img {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.item-left .block-goods-comment-brand-feature-img img {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.block-goods-comment-brand-feature-detail.bg-wt {
  background-color: #ffffff;
}

.block-goods-comment-brand-feature-detail.bg-rd {
  background-color: var(--cl-rd);
  color: #ffffff;
}

.block-goods-comment-brand-feature-detail {
  width: calc(100% - 35px);
  margin-top: -31.73vw;
  padding: calc(31.73vw + 24px) 20px 40px 35px;
}

.item-right .block-goods-comment-brand-feature-detail {
  border-bottom-right-radius: 10px;
}

.item-left .block-goods-comment-brand-feature-detail {
  margin-left: auto;
  border-bottom-left-radius: 10px;
}

.block-goods-comment-brand-feature-detail .block-goods-comment-brand-feature-sub_ttl {
  margin: 0;
  padding: 0;
  font-size: 2rem;
  text-align: left;
}

.block-goods-comment-brand-feature-detail.bg-rd .block-goods-comment-brand-feature-sub_ttl {
  color: #ffffff;
}

.block-goods-comment-brand-feature-comment {
  margin-top: 12px;
  line-height: 1.71;
}

.block-goods-comment-brand-feature-comment p + p {
  margin-top: 1.6em;
}

.block-goods-comment-bot-bnr,
.block-goods-comment-d1-img {
  margin-top: 30px;
  padding: 30px 0 0;
  border-top: 1px solid var(--cl-bdr);
}

.block-goods-comment-d1-img {
  margin: 30px 15px 0;
}

.block-goods-comment-bot-bnr + .block-goods-comment-d1-img {
  border-top: none;
}

.block-goods-comment-bot-bnr a,
.block-goods-comment-d1-img a {
  display: block;
}

.block-goods-comment-bot-bnr img,
.block-goods-comment-d1-img img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.page-goods .block-otherpage-brand_list,
.page-goods .block-review-goods-info-bottom,
.page-goods .block-reviewgoodsdetail-related-category {
  padding: 0 15px;
}

.block-reviewgoodsdetail-related-category + .block-topic-path {
  margin-top: 60px;
} /* ----ゲストお気に入り画面---- */
.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-refillgoods-list {
  margin: 10px;
}
.block-regular-goods-refillgoods--header {
  margin: -10px -10px 0;
} /* ----カテゴリ画面---- */
.block-category-list {
  margin: 30px 0 0;
  padding: 0 15px;
}

.block-category-list--goods {
  margin: 60px 0 0;
}

.block-category-list--promotion-freespace {
  margin: 0;
}

.block-category-list--comment {
  margin: 0;
  font-weight: 600;
  line-height: 1.71;
} /* ----カテゴリーツリー---- */
.block-category-tree {
  margin-top: 60px;
  padding: 0 15px;
  border-bottom: none;
}

.block-category-style-g--items-0 {
  display: flex;
  flex-wrap: wrap;
  border-top: none;
}

.block-category-style-g--items-1 {
  display: none !important;
}

.block-category-style-g--item {
  width: calc((100% - 20px) / 3);
  min-height: 0;
  border-bottom: none;
}

.block-category-list--sub .block-category-style-g--item {
  width: calc((100% - 12px) / 2);
}

.block-category-style-g--item:not(:nth-child(3n)) {
  margin-right: 10px;
}

.block-category-style-g--item:not(:nth-child(-n + 3)) {
  margin-top: 10px;
}

.block-category-list--sub .block-category-style-g--item:not(:nth-child(3n)) {
  margin-right: 0;
}

.block-category-list--sub .block-category-style-g--item:not(:nth-child(2n)) {
  margin-right: 12px;
}

.block-category-list--sub .block-category-style-g--item:not(:nth-child(-n + 3)) {
  margin-top: 10px;
}

.block-category-list--sub .block-category-style-g--item:not(:nth-child(-n + 2)) {
  margin-top: 10px;
}

.block-category-style-g--item-container {
  display: block;
  height: 100%;
}

.block-category-style-g--body {
  display: block;
  position: relative;
  height: 100%;
  padding-bottom: 4px;
  border-radius: 10px;
  text-align: left;
  text-decoration: none;
}

.block-category-style-g--body::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid var(--cl-bdr);
  border-radius: 10px;
}

.block-category-style-g--image {
  display: block;
  text-align: left;
  padding-left: 0;
}

.block-category-style-g--image figure {
  width: 100%;
  height: auto;
}

.block-category-style-g--image figure img {
  display: block;
  width: 100%;
}

.block-category-style-g--name {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 13px 10px;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.block-category-list--sub .block-category-style-g--name {
  position: relative;
  margin-top: -44px;
  padding: 0 13px;
  font-size: 1.4rem;
  line-height: 1.71;
}

.block-category-style-g--comment {
  display: none;
}

.block-category-list--sub .block-category-style-g--comment {
  display: block;
  margin-top: 8px;
  padding: 0 14px 14px;
}

.block-category-style-g--expand-icon {
  display: none;
} /* ----ジャンルツリー---- */
.block-genre-tree {
  margin-top: 60px;
  padding: 0 15px;
  border-bottom: none;
}

.block-genre-style--items-0 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: none;
}

.block-genre-style--item {
  width: calc((100% - 10px) / 2);
  border-bottom: none;
  min-height: 0;
  background-color: #fff;
}

.block-genre-style--item:not(:nth-child(-n + 2)) {
  margin-top: 10px;
}

.block-genre-style--item h3 {
  margin: 0;
  padding: 0;
}

.block-genre-style--item-container {
  display: block;
}

.block-genre-style--body {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 40px;
  border: 1px solid var(--cl-bdr);
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
}

.block-genre-style--body::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 13px;
  width: 6px;
  height: 10px;
  margin-top: -5px;
  background-image: var(--arw-btn-bk-s);
  background-position: center;
  background-repeat: no-repeat;
}

.block-genre-style--name {
  display: block;
  text-align: center;
  padding-left: 0;
  font-weight: 700;
  text-decoration: none;
}

.block-genre-style--expand-icon {
  display: none;
}

.block-genre-style--items-1 {
  display: none !important;
} /* 並び替え */
.page-search .block-goods-list--sort-order-items {
  width: calc(100% - 236px);
}

.block-sort--header {
  display: none;
}

.block-sort--element {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}

.block-sort--select {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  height: auto;
  padding-left: 0;
}

.block-goods-list--sort-order-items-selectbox {
  height: 30px;
  padding-right: 30px;
  background-position: center right 12px;
  font-size: 1rem;
  font-weight: 600;
  text-align: right;
}

.block-search-goods--nav .block-goods-list--sort-order-items-selectbox {
  width: 100%;
} /* 商品検索 */
.block-search-goods--condition-items {
  margin: 40px 0 0;
}

.block-search-goods .action-buttons {
  margin: 20px 0 0;
} /* マイページ */
.block-mypage {
  margin-top: 30px;
  padding: 0 15px;
}

.block-mypage-cutomer-info {
  padding: 30px 20px 24px;
  border-radius: 10px;
  background-color: var(--cl-gy-2);
}

.block-mypage-cutomer-user {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.block-mypage--customer-name {
  font-size: 1.6rem;
}

.block-mypage--customer-name b {
  font-size: 2rem;
  margin-right: 5px;
}

.block-mypage--customer-rank span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 20px;
  padding: 0 4px;
  border-radius: 3px;
  background-color: var(--cl-gd);
  color: #ffffff;
  font-size: 1.2rem;
  font-weight: 700;
}

.block-mypage--customer-rank-message {
  margin-top: 9px;
  font-size: 1.2rem;
  font-weight: 600;
  text-align: center;
}

.block-mypage--customer-point {
  margin: 10px 10px 0;
  padding: 15px 10px;
  border-radius: 4px;
  background-color: #ffffff;
}

.block-mypage--customer-point p {
  font-weight: 700;
  text-align: center;
}

.block-mypage--customer-point .block-mypage--mypoint-point {
  margin: 0 8px;
  font-size: 3rem;
}

.block-mypage--customer-point-detail {
  margin-top: 8px;
}

.block-mypage--customer-btn-1 {
  margin-top: 20px;
}

.block-mypage--customer-btn-1 ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.block-mypage--customer-btn-1 li {
  width: calc((100% - 20px) / 3);
}

.block-mypage--customer-btn-1 li + li {
  margin-left: 10px;
}

.block-mypage--customer-btn-1 a {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: 80px;
  padding-bottom: 8px;
  background-position: center top -1px;
  background-repeat: no-repeat;
  font-size: 1.1rem;
  line-height: 1.27;
  letter-spacing: 0;
}

.block-mypage--customer-btn-1 a.icon-coupon {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NSIgaGVpZ2h0PSI0OCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSIjZmZmIiBzdHJva2U9IiM3MDcwNzAiIGQ9Ik01MCAxMzE4aDY1djQ4SDUweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01MCAtMTMxOCkiIGNsaXAtcGF0aD0idXJsKCNhKSI+PHBhdGggZD0iTTEwNS44NTkgMTM0OC4yNjhhMi43MjggMi43MjggMCAwIDEgMi43MjgtMi43Mjl2LTEwLjc4Mkg1NnYyNy4wMmg1Mi41ODd2LTEwLjc4YTIuNzI4IDIuNzI4IDAgMCAxLTIuNzI4LTIuNzI5WiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMWExOTE5IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS44Ii8+PHBhdGggZD0iTTEwMy4wMTEgMTMzNi4wMTlhLjQ3Ny40NzcgMCAwIDEtLjQ3Ny0uNDc3di0uNjM1YS40NzcuNDc3IDAgMCAxIC45NTMgMHYuNjM2YS40NzcuNDc3IDAgMCAxLS40NzcuNDc3TTEwMy4wMTEgMTM1Ny45OTVhLjQ3Ny40NzcgMCAwIDEtLjQ3Ny0uNDc3di0xLjIyYS40NzcuNDc3IDAgMSAxIC45NTMgMHYxLjIyMWEuNDc3LjQ3NyAwIDAgMS0uNDc3LjQ3N20wLTMuNjYzYS40NzcuNDc3IDAgMCAxLS40NzctLjQ3N3YtMS4yMjFhLjQ3Ny40NzcgMCAwIDEgLjk1MyAwdjEuMjIxYS40NzcuNDc3IDAgMCAxLS40NzcuNDc3bTAtMy42NjNhLjQ3Ny40NzcgMCAwIDEtLjQ3Ny0uNDc3di0xLjIyMWEuNDc3LjQ3NyAwIDAgMSAuOTUzIDB2MS4yMjFhLjQ3Ny40NzcgMCAwIDEtLjQ3Ny40NzdtMC0zLjY2M2EuNDc3LjQ3NyAwIDAgMS0uNDc3LS40Nzd2LTEuMjIxYS40NzcuNDc3IDAgMSAxIC45NTMgMHYxLjIyMWEuNDc3LjQ3NyAwIDAgMS0uNDc3LjQ3N20wLTMuNjYzYS40NzcuNDc3IDAgMCAxLS40NzctLjQ3N3YtMS4yMmEuNDc3LjQ3NyAwIDEgMSAuOTUzIDB2MS4yMjFhLjQ3Ny40NzcgMCAwIDEtLjQ3Ny40NzdtMC0zLjY2M2EuNDc3LjQ3NyAwIDAgMS0uNDc3LS40Nzd2LTEuMjIxYS40NzcuNDc3IDAgMSAxIC45NTMgMHYxLjIyMWEuNDc3LjQ3NyAwIDAgMS0uNDc3LjQ3N00xMDMuMDExIDEzNjEuMDczYS40NzcuNDc3IDAgMCAxLS40NzctLjQ3N3YtLjYzNmEuNDc3LjQ3NyAwIDAgMSAuOTUzIDB2LjYzNmEuNDc3LjQ3NyAwIDAgMS0uNDc3LjQ3N002My4yODEgMTM1MS45MDlhMy4wMiAzLjAyIDAgMCAxLTIuMTYyLS43NjYgMi43MzkgMi43MzkgMCAwIDEtLjgxMi0yLjA5MyAyLjc5MiAyLjc5MiAwIDAgMSAuNzgyLTIuMSAzLjAxNyAzLjAxNyAwIDAgMSAyLjE5My0uNzU5IDMuMDg4IDMuMDg4IDAgMCAxIDEuODMuNTM0bC0uNDIgMS4xMDZhMi4yNyAyLjI3IDAgMCAwLTEuMjU4LS40MiAxLjUzMiAxLjUzMiAwIDAgMC0xLjE1Mi40MjQgMS42NzMgMS42NzMgMCAwIDAtLjQxNSAxLjIxNSAxLjY0IDEuNjQgMCAwIDAgLjQzMSAxLjIgMS41MTYgMS41MTYgMCAwIDAgMS4xMzIuNDM4IDIuMjY3IDIuMjY3IDAgMCAwIDEuMjU4LS40MTlsLjQyIDEuMTA2YTMuMDg2IDMuMDg2IDAgMCAxLTEuODMuNTM0TTY3LjExMiAxMzQ2Ljk1NmEzLjIxOCAzLjIxOCAwIDEgMS0uNzc0IDIuMDkzIDIuODM2IDIuODM2IDAgMCAxIC43NzQtMi4wOTNtLjc4OSAyLjA5M3EwIDEuNiAxLjMgMS42dDEuMy0xLjZxMC0xLjYtMS4zLTEuNnQtMS4zIDEuNk03Ny4zNDYgMTM1MS4zMTFhMi43IDIuNyAwIDAgMS0zLjM5NCAwIDIuNDE0IDIuNDE0IDAgMCAxLS41OTEtMS43NjV2LTMuMjc3aDEuNTR2My4zOTNhMS4yODEgMS4yODEgMCAwIDAgLjE5MS43ODUuNzkyLjc5MiAwIDAgMCAxLjE0MyAwIDEuMjgxIDEuMjgxIDAgMCAwIC4xOTEtLjc4NXYtMy4zOTNoMS41MXYzLjI3OWEyLjQxNCAyLjQxNCAwIDAgMS0uNTkxIDEuNzY1TTgxLjA3MiAxMzUwLjA5NHYxLjczOWgtMS40ODd2LTUuNTI4YTExLjU5MiAxMS41OTIgMCAwIDEgMS42NzgtLjExNXEyLjU5MiAwIDIuNTkyIDEuODY4YTEuOTU2IDEuOTU2IDAgMCAxLS41ODMgMS41MzcgMi40NzggMi40NzggMCAwIDEtMS43LjUyMiA0LjQ4MSA0LjQ4MSAwIDAgMS0uNS0uMDIzbTAtMS4xMDZhMi4xNzcgMi4xNzcgMCAwIDAgLjM0My4wMjMgMS4xMzggMS4xMzggMCAwIDAgLjc2Mi0uMjI5LjgwOC44MDggMCAwIDAgLjI2Ny0uNjQ4cTAtLjgtMS4wMjktLjhhMS42NDIgMS42NDIgMCAwIDAtLjM0My4wMzhaTTg1LjYyOCAxMzQ2Ljk1NmEzLjIxOSAzLjIxOSAwIDEgMS0uNzc0IDIuMDkzIDIuODM2IDIuODM2IDAgMCAxIC43NzQtMi4wOTNtLjc4OSAyLjA5M3EwIDEuNiAxLjMgMS42dDEuMy0xLjZxMC0xLjYtMS4zLTEuNnQtMS4zIDEuNk05NS4xMDMgMTM0OS4zMTdoLjAxNXYtMy4wNDhoMS40ODd2NS41NjdoLTEuNDg3bC0xLjY2Mi0zLjA1aC0uMDE1djMuMDVoLTEuNDg3di01LjU2N2gxLjQ4N1oiIGZpbGw9IiMxYTE5MTkiLz48L2c+PC9zdmc+");
}

.block-mypage--customer-btn-1 a.icon-favorite {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2MyIgaGVpZ2h0PSI1MCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSIjZmZmIiBzdHJva2U9IiM3MDcwNzAiIGQ9Ik0yMTAgMTMxOGg2M3Y1MGgtNjN6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIxMCAtMTMxOCkiIGNsaXAtcGF0aD0idXJsKCNhKSI+PHBhdGggZD0iTTI0My42MzkgMTM2MC44MTdjOC4zMTQtNy41NTQgMTMuNzYyLTEyLjQ3OSAxMy41NC0xOC42MjNhOC42NDUgOC42NDUgMCAwIDAtMy43MDYtNi43OTQgOS4xNiA5LjE2IDAgMCAwLTEyLjEzMSAxLjc0MiA5LjE3NyA5LjE3NyAwIDAgMC0xMi4xMzEtMS43NDIgOC42NDUgOC42NDUgMCAwIDAtMy43MDcgNi43OTRjLS4yMDYgNi4xNDQgNS4yMjYgMTEuMDcgMTMuNTQgMTguNTkybC4xNzQuMTU5YTMuMTYxIDMuMTYxIDAgMCAwIDQuMjYuMDE2WiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMWExOTE5IiBzdHJva2Utd2lkdGg9IjIiLz48L2c+PC9zdmc+");
}

.block-mypage--customer-btn-1 a.icon-apply {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NyIgaGVpZ2h0PSI0MCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSIjZmZmIiBzdHJva2U9IiM3MDcwNzAiIGQ9Ik0yNjQgMTMxOGg1N3Y0MGgtNTd6Ii8+PC9jbGlwUGF0aD48Y2xpcFBhdGggaWQ9ImIiPjxwYXRoIGZpbGw9IiMxYTE5MTkiIGQ9Ik0wIDBoMjAuNDczdjI1LjM4OEgweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNjQgLTEzMTgpIiBjbGlwLXBhdGg9InVybCgjYSkiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI4Mi4yNjQgMTMyOS4xNjYpIiBjbGlwLXBhdGg9InVybCgjYikiIGZpbGw9IiMxYTE5MTkiPjxwYXRoIGQ9Ik0xOC4yMjcgMjUuMzg4SDIuMjQ2QTIuMjQ5IDIuMjQ5IDAgMCAxIDAgMjMuMTQyVjIuMjQ2QTIuMjQ5IDIuMjQ5IDAgMCAxIDIuMjQ2IDBoMTUuOThhMi4yNDkgMi4yNDkgMCAwIDEgMi4yNDYgMi4yNDZ2MjAuOWEyLjI0OSAyLjI0OSAwIDAgMS0yLjI0NiAyLjI0Nk0yLjI0NiAxLjkyNmEuMzI1LjMyNSAwIDAgMC0uMzIxLjMyMXYyMC45YS4zMjUuMzI1IDAgMCAwIC4zMjEuMzIxaDE1Ljk4YS4zMjUuMzI1IDAgMCAwIC4zMjEtLjMyMVYyLjI0NmEuMzI1LjMyNSAwIDAgMC0uMzIxLS4zMjFaIi8+PHBhdGggZD0iTTExLjE2MyA3LjY3Nkg1LjQxNmEuOTYzLjk2MyAwIDEgMSAwLTEuOTI2aDUuNzVhLjk2My45NjMgMCAwIDEgMCAxLjkyNk0xNC45NjYgMTEuNzFoLTkuNTVhLjk2My45NjMgMCAxIDEgMC0xLjkyNmg5LjU1YS45NjMuOTYzIDAgMCAxIDAgMS45MjZNMTUuMDEyIDE1Ljc0NEg1LjQ2YS45NjMuOTYzIDAgMSAxIDAtMS45MjZoOS41NTJhLjk2My45NjMgMCAxIDEgMCAxLjkyNk0xNC45NjYgMTkuNzc5aC05LjU1YS45NjMuOTYzIDAgMSAxIDAtMS45MjZoOS41NWEuOTYzLjk2MyAwIDAgMSAwIDEuOTI2Ii8+PC9nPjwvZz48L3N2Zz4=");
}

.block-mypage--customer-logout {
  margin-top: 18px;
  text-align: center;
}

.block-mypage-rankup-info {
  margin-top: 24px;
}

.block-mypage-rankup-info p {
  margin-bottom: 10px;
  font-weight: 600;
  text-align: center;
}

.block-mypage-main-bnr {
  margin-top: 30px;
}

.block-mypage-hitory {
  margin-top: 60px;
}

.block-mypage-hitory-header .item-link {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 14px;
}

.block-mypage-hitory-list {
  margin-top: 18px;
}

.block-mypage-hitory-list li {
  display: flex;
  flex-wrap: wrap;
  padding: 9px;
  border: 1px solid var(--cl-bdr);
  border-radius: 10px;
  overflow: hidden;
}

.block-mypage-hitory-list li + li {
  margin-top: 10px;
}

.block-mypage-hitory-list .list-img {
  position: relative;
  width: 146px;
}

.block-mypage-hitory-list .list-img > a {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid var(--cl-bdr);
  border-radius: 10px;
  overflow: hidden;
}

.block-mypage-hitory-list .list-img > a img {
  display: block;
  width: 100%;
  height: auto;
}

.block-mypage-hitory-list .list-img .block-icon {
  position: absolute;
  top: 1px;
  right: 10px;
}

.block-mypage-hitory-list .list-detail {
  width: calc(100% - 146px);
  padding-left: 13px;
}

.block-mypage-hitory-list .list-name {
  margin-top: 5px;
}

.block-mypage-hitory-list .list-name a {
  font-size: 1.2rem;
  font-weight: 600;
  text-decoration: none;
}

.block-mypage-hitory-list .block-goods-attr1 {
  margin-top: 6px;
  color: var(--cl-gy-3);
  font-size: 1rem;
}

.block-mypage-hitory-list .list-price {
  margin-top: 5px;
  font-weight: 700;
}

.block-mypage-hitory-list .list-price-s-comment {
  color: var(--cl-rd);
  font-size: 1rem;
}

.block-mypage-hitory-list .list-price-items {
  display: flex;
  align-items: baseline;
}

.block-mypage-hitory-list .list-price-default-price {
  font-size: 1rem;
  text-decoration: line-through;
}

.block-mypage-hitory-list .list-price-price {
  font-size: 1.6rme;
}

.block-mypage-hitory-list .list-price-s-comment + .list-price-items .list-price-price {
  margin-left: 2px;
  color: var(--cl-rd);
}

.block-mypage-hitory-list .list-price-price::after {
  font-size: 1rem;
}

.block-mypage-hitory-list .list-btn {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 20px;
}

.block-mypage-hitory-list .list-cart-btn {
  width: calc(100% - 50px);
}

.block-mypage-hitory-list .list-cart-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 40px;
  border-radius: 4px;
  background-color: var(--cl-dbl);
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.block-mypage-hitory-list .list-cart-btn a::before {
  content: "";
  display: inline-block;
  position: relative;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  background-image: var(--ico-cart);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.block-mypage-hitory-list .block-goods-list--favorite--btn,
.block-mypage-hitory-list .block-goods-list--favorite-registed--btn {
  position: relative;
  top: auto;
  right: auto;
  width: 40px;
  height: 40px;
  background-image: var(--fv-off);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.block-mypage-hitory-list .block-goods-list--favorite-registed--btn {
  background-image: var(--fv-on);
}

.block-mypage-main-menu {
  margin-top: 60px;
}

.block-mypage-main-menu-list {
  margin-top: 20px;
  border-top: 1px solid var(--cl-bdr);
}

.block-mypage-main-menu-list a {
  display: flex;
  align-items: center;
  position: relative;
  height: 62px;
  border-bottom: 1px solid var(--cl-bdr);
  padding: 0 30px 0 0;
  font-weight: 700;
  text-decoration: none;
}

.block-mypage-main-menu-list a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 13px;
  width: 6px;
  height: 10px;
  margin-top: -5px;
  background-image: var(--arw-btn-bk-s);
  background-position: center;
  background-repeat: no-repeat;
}

.block-mypage-main-menu-list button {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  height: 62px;
  padding: 0 30px 0 0;
  border: none;
  border-bottom: 1px solid var(--cl-bdr);
  background-color: transparent;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
}

.block-mypage-main-menu-list button::before,
.block-mypage-main-menu-list button::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 10px;
  height: 2px;
  margin: -1px 0 0 -5px;
  background-color: var(--cl-dbl);
}

.block-mypage-main-menu-list button::after {
  transform: rotate(0);
  transition: transform 0.14s;
}

.block-mypage-main-menu-list button.is-close::after {
  transform: rotate(90deg);
}

.block-mypage-main-menu-list-change_addressbook {
  padding-bottom: 12px;
  border-bottom: 1px solid var(--cl-bdr);
}

.block-mypage-main-menu-list-change_addressbook li {
  margin-top: 10px;
}

.block-mypage-main-menu-list-change_addressbook a {
  height: auto;
  padding-left: 20px;
  border: none;
}

.block-mypage-main-menu + .block-mypage-main-bnr,
.block-mypage-main-review + .block-mypage-main-bnr,
.block-mypage-main-review,
.block-mypage-main-recommend {
  margin-top: 60px;
}

.block-mypage--withdrawal-link {
  margin-top: 60px;
  padding: 0;
  text-align: center;
}

.block-mypage-main-review-list {
  margin-top: 20px;
}

.block-mypage-main-review-list p + p {
  margin-top: 1.5em;
}

.block-mypage-main-review-list-item {
  padding: 20px;
  border-radius: 10px;
  background-color: var(--cl-gy-1);
}

.block-mypage-main-review-list-item + .block-mypage-main-review-list-item {
  margin-top: 20px;
}

.block-mypage-main-review-list-item:not(:nth-child(-n + 3)) {
  display: none;
}

.block-mypage-main-review-list-item .list-goods {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.block-mypage-main-review-list-item .list-goods-img {
  width: 80px;
}

.block-mypage-main-review-list-item .list-goods-img img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 6px;
}

.block-mypage-main-review-list-item .list-goods-detail {
  width: calc(100% - 95px);
}

.block-mypage-main-review-list-item .list-goods-name a {
  font-weight: 600;
  line-height: 1.714;
}

.block-mypage-main-review-list-item .list-goods-link {
  margin-top: 3px;
}

.block-mypage-main-review-list-item .list-goods-tag {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 10px -5px 0 0;
  overflow: hidden;
}

.block-mypage-main-review-list-item .list-goods-tag span {
  margin: 5px 5px 0 0;
}

.block-mypage-main-review-list-item .list-goods-tag a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 20px;
  padding: 0 4px;
  border: 1px solid var(--cl-bdr);
  border-radius: 4px;
  background-color: #ffffff;
  font-size: 1.2rem;
  text-align: center;
  text-decoration: none;
}

.block-mypage-main-review-list-item .list-review {
  margin-top: 20px;
  padding: 24px 20px 30px;
  border-radius: 10px;
  background-color: #ffffff;
}

.block-mypage-main-review-list-item .list-review-profile {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--cl-bdr);
}

.block-mypage-main-review-list-item .list-review-profile-img {
  width: 40px;
}

.block-mypage-main-review-list-item .list-review-profile-img img {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  object-fit: cover;
}

.block-mypage-main-review-list-item .list-review-profile-detail {
  width: calc(100% - 60px);
}

.block-mypage-main-review-list-item .list-review-profile-name {
  font-weight: 600;
}

.block-mypage-main-review-list-item .list-review-profile-info {
  width: 100%;
  margin-top: 14px;
  color: var(--cl-gy-3);
  line-height: 1.714;
}

.block-mypage-main-review-list-item .list-review-content {
  margin-top: 20px;
}

.block-mypage-main-review-list-item .list-review-content-top {
  display: flex;
  justify-content: space-between;
}

.block-mypage-main-review-list-item .list-review-content-star img {
  display: block;
  width: 76px;
  height: auto;
}

.block-mypage-main-review-list-item .list-review-content-date {
  color: var(--cl-gy-3);
}

.block-mypage-main-review-list-item .list-review-content-ttl {
  margin-top: 6px;
  font-weight: 600;
  line-height: 1.857;
}

.block-mypage-main-review-list-item .list-review-content-ttl a {
  text-decoration: none;
}

.block-mypage-main-review-list-item .list-review-content-comment {
  margin-top: 8px;
  line-height: 1.714;
}

.block-mypage-main-review-list-item .list-review-content.is-close .list-review-content-comment p {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.block-mypage-main-review-list-item .list-review-content-imgs {
  display: flex;
  margin: 20px -20px 0;
  padding: 0 20px;
  overflow: auto;
}

.block-mypage-main-review-list-item .list-review-content.is-close .list-review-content-imgs {
  display: none;
}

.block-mypage-main-review-list-item .list-review-content-imgs li {
  flex-shrink: 0;
  width: 148px;
}

.block-mypage-main-review-list-item .list-review-content-imgs li + li {
  margin-left: 12px;
}

.block-mypage-main-review-list-item .list-review-content-imgs li img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.block-mypage-main-review-list-item .list-review-content-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
}

.block-mypage-main-review-list-item .list-review-content-btn button {
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
  font-weight: 600;
  line-height: 1;
  cursor: pointer;
}

.block-mypage-main-review-list-item .list-review-content-btn button::after {
  content: "";
  display: inline-block;
  position: relative;
  top: -2px;
  width: 13px;
  height: 8px;
  margin-left: 12px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMi44MzYiIGhlaWdodD0iNy40MTQiPjxwYXRoIGQ9Im0xLjQxNCAxLjQxNCA1IDUgNS01IiBmaWxsPSJub25lIiBzdHJva2U9IiMxYTE5MTkiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=");
  background-position: center;
  background-repeat: no-repeat;
  transform: rotate(180deg);
}

.block-mypage-main-review-list-item .list-review-content.is-close .list-review-content-btn button::after {
  top: -1px;
  transform: rotate(0deg);
}

.block-mypage-main-review-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 31px;
}

.block-mypage-main-review-btn .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 109px;
  height: 30px;
  font-size: 1rem;
  font-weight: 600;
  cursor: pointer;
}

.block-mypage-main-review-btn .btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 11px;
  width: 10px;
  height: 6px;
  margin-top: -3px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjA1IiBoZWlnaHQ9IjUuMjczIj48cGF0aCBkPSJtMS4wNjEgMS4wNjEgMy40NjUgMy40NjJMNy45OSAxLjA2MSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48L3N2Zz4=");
  background-position: center;
  background-repeat: no-repeat;
}

.block-mypage-main-review-btn .btn.is-open::after {
  transform: rotate(180deg);
} /* 商品詳細レビュー */
.block-reviewgoodsdetail {
  margin-top: 30px;
  padding: 0 15px;
}

.block-reviewgoodsdetail-main {
  padding: 20px;
  border-radius: 10px;
  background-color: #ffffff;
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.16));
  overflow: hidden;
}

.block-reviewgoodsdetail-main-img figure {
  display: flex;
  align-items: center;
  justify-content: center;
}

.block-reviewgoodsdetail-main-img img {
  display: block;
  width: 250px;
  height: auto;
}

.block-reviewgoodsdetail-main-star {
  margin-top: 10px;
}

.block-reviewgoodsdetail-main-star .item-total {
  display: flex;
  align-items: center;
  justify-content: center;
}

.block-reviewgoodsdetail-main-star .item-total-left dl {
  display: flex;
  align-items: center;
}

.block-reviewgoodsdetail-main-star .item-total-left figure {
  margin-top: 8px;
}

.block-reviewgoodsdetail-main-star .item-total-left img {
  display: block;
  width: 140px;
  height: auto;
}

.block-reviewgoodsdetail-main-star .item-total-right {
  margin-left: 13px;
  font-size: 6.5rem;
  font-weight: 700;
  letter-spacing: 0;
}

.block-reviewgoodsdetail-main-star .item-star-distribution {
  margin-top: 10px;
  padding-top: 28px;
  border-top: 1px solid var(--cl-bdr);
}

.block-reviewgoodsdetail-main-star .item-star-distribution li {
  display: flex;
  align-items: center;
  height: 24px;
}

.block-reviewgoodsdetail-main-star .item-star-distribution li + li {
  margin-top: 5px;
}

.block-reviewgoodsdetail-main-star .item-star-distribution .list-left {
  display: flex;
  align-items: center;
  width: 90px;
}

.block-reviewgoodsdetail-main-star .item-star-distribution .list-left figure {
  margin-right: 5px;
}

.block-reviewgoodsdetail-main-star .item-star-distribution .list-left img {
  display: block;
  width: 68px;
  height: auto;
}

.block-reviewgoodsdetail-main-star .item-star-distribution .list-left span {
  display: block;
  margin-left: 1px;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0;
}

.block-reviewgoodsdetail-main-star .item-star-distribution .list-right {
  display: flex;
  align-items: center;
  width: calc(100% - 90px);
  margin-left: auto;
}

.block-reviewgoodsdetail-main-star .list-graph {
  position: relative;
  width: calc(100% - 57px);
  height: 12px;
  border-radius: 12px;
  background-color: var(--cl-gy-2);
}

.revico-star-graph-list--row-container-bar {
  position: relative;
  height: 12px;
  border-radius: 12px;
  background-color: #dba744;
}

.revico-star-graph-list--row-container-bar::after {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border-radius: 12px;
  background-color: #ffc300;
}

.block-reviewgoodsdetail-main-star .list-qty {
  margin-left: auto;
  font-size: 1.2rem;
}

.block-reviewgoodsdetail-back_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}

.block-reviewgoodsdetail-back_btn a {
  position: relative;
  width: 150px;
  height: 31px;
  padding-left: 6px;
  font-size: 1.2rem;
}

.block-reviewgoodsdetail-back_btn a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 13px;
  width: 6px;
  height: 9px;
  margin-top: -4px;
  background-image: var(--arw-btn-wt-s);
  background-position: center;
  background-repeat: no-repeat;
  transform: rotate(180deg);
}

.block-reviewgoodsdetail-nav {
  display: flex;
  align-items: center;
  margin-top: 40px;
}

.block-reviewgoodsdetail-nav > div + div {
  margin-left: 10px;
}

.block-reviewgoodsdetail-nav > div > span {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 35px;
  background-color: var(--cl-gd);
  color: #ffffff;
  font-weight: 600;
  cursor: pointer;
}

.block-reviewgoodsdetail-nav > div.item-filter > span {
  width: 125px;
  padding-left: 30px;
}

.block-reviewgoodsdetail-nav > div.item-sort {
  width: calc(100% - 135px);
}

.page-goodsreview .block-reviewgoodsdetail-nav {
  display: none;
}

.block-reviewgoodsdetail-nav > div.item-sort > span {
  width: 100%;
  padding-left: 40px;
}

.block-reviewgoodsdetail-nav > div > span::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  background-position: center;
  background-repeat: no-repeat;
}

.block-reviewgoodsdetail-nav > div.item-filter > span::before {
  left: 19px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCI+PHBhdGggZD0iTTcgMTRhLjc3OS43NzkgMCAwIDEtLjc3OC0uNzc4VjEwLjExYS43NzguNzc4IDAgMCAxIDEuNTU1IDB2Ljc3OGg1LjQ0NWEuNzc4Ljc3OCAwIDAgMSAwIDEuNTU1SDcuNzc3di43NzlBLjc3OS43NzkgMCAwIDEgNyAxNFptLTIuMzM0LTEuNTU2SC43NzhhLjc3OC43NzggMCAwIDEgMC0xLjU1NWgzLjg4OHYxLjU1NVptLS43NzgtMy4xMTFhLjc3OS43NzkgMCAwIDEtLjc3OC0uNzc4di0uNzc4SC43NzdhLjc3OC43NzggMCAwIDEgMC0xLjU1NUgzLjExdi0uNzc4YS43NzguNzc4IDAgMCAxIDEuNTU1IDB2My4xMTJhLjc3OS43NzkgMCAwIDEtLjc3Ni43NzdabTkuMzM0LTEuNTU2aC03VjYuMjIyaDdhLjc3OC43NzggMCAwIDEgMCAxLjU1NVptLTMuMTExLTMuMTExYS43NzkuNzc5IDAgMCAxLS43NzgtLjc3OFYuNzc3YS43NzguNzc4IDAgMSAxIDEuNTU1IDB2Ljc3OGgyLjMzNGEuNzc4Ljc3OCAwIDAgMSAwIDEuNTU1aC0yLjMzNHYuNzc4YS43NzkuNzc5IDAgMCAxLS43NzcuNzc4Wk03Ljc3OCAzLjExMWgtN2EuNzc4Ljc3OCAwIDAgMSAwLTEuNTU1aDd2MS41NTVaIiBmaWxsPSIjZmZmIi8+PC9zdmc+");
}

.block-reviewgoodsdetail-nav > div.item-sort > span::before {
  left: 21px;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMS41OTMiIGhlaWdodD0iMTEuOTk5Ij48cGF0aCBkPSJNMTEuMjIxIDEySDguNDAzYS4zNzUuMzc1IDAgMCAxLS4yNjgtLjYzN2wuODkyLS45TDYuNyA4LjExNWwxLjA0OS0xLjA1OCAyLjMyNyAyLjM1NS44ODUtLjg5MmEuMzYuMzYgMCAwIDEgLjI2MS0uMTE0LjM3LjM3IDAgMCAxIC4zNzEuMzc2djIuODQyYS4zNjkuMzY5IDAgMCAxLS4zNzIuMzc2Wk0uNzQyIDExLjY4N2EuNzMyLjczMiAwIDAgMS0uNTI0LS4yMi43NS43NSAwIDAgMSAwLTEuMDU3bDguOC04Ljg4LS44ODUtLjg5MmEuMzc1LjM3NSAwIDAgMSAuMjY4LS42MzdoMi44MThhLjM2OS4zNjkgMCAwIDEgLjM3Mi4zNzV2Mi44NDJhLjM3My4zNzMgMCAwIDEtLjM3Ni4zNzkuMzYuMzYgMCAwIDEtLjI1Ny0uMTA5bC0uODg1LS44OTItOC44MSA4Ljg3MmEuNzMyLjczMiAwIDAgMS0uNTIxLjIxOVptMi44LTYuNzU5TC4yMjcgMS41ODNhLjc1MS43NTEgMCAwIDEgMC0xLjA1OC43MzYuNzM2IDAgMCAxIDEuMDQ4IDBsMy4zMjMgMy4zNTMtMS4wNTUgMS4wNVoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=");
}

.block-reviewgoodsdetail-review-lsit {
  margin-top: 17px;
  padding: 20px;
  border-radius: 10px;
  background-color: var(--cl-gy-1);
}

.block-reviewgoodsdetail-review-lsit-item {
  padding: 20px;
  border-radius: 10px;
  background-color: #ffffff;
}

.block-reviewgoodsdetail-review-lsit-item + .block-reviewgoodsdetail-review-lsit-item {
  margin-top: 10px;
}

.block-reviewgoodsdetail-review-lsit-item .list-star img {
  display: block;
  width: 76px;
  height: auto;
}

.block-reviewgoodsdetail-review-lsit-item .list-tag {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 5px -5px 0 0;
}

.block-reviewgoodsdetail-review-lsit-item .list-tag span {
  margin: 5px 5px 0 0;
}

.block-reviewgoodsdetail-review-lsit-item .list-tag a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 20px;
  padding: 0 4px;
  border: 1px solid var(--cl-bdr);
  border-radius: 4px;
  font-size: 1.2rem;
  text-align: center;
  text-decoration: none;
}

.block-reviewgoodsdetail-review-lsit-item .list-date {
  margin-top: 9px;
  color: var(--cl-gy-3);
  text-align: right;
}

.block-reviewgoodsdetail-review-lsit-item .list-ttl {
  margin-top: 16px;
  font-weight: 600;
  line-height: 1.71;
}

.block-reviewgoodsdetail-review-lsit-item .list-comment {
  margin-top: 14px;
  line-height: 1.71;
}

.block-reviewgoodsdetail-review-lsit-item .list-imgs {
  margin-top: 30px;
}

.block-reviewgoodsdetail-review-lsit-item .list-imgs-body {
  display: flex;
  overflow: auto;
}

.block-reviewgoodsdetail-review-lsit-item .list-imgs-body.item-center {
  justify-content: center;
}

.block-reviewgoodsdetail-review-lsit-item .list-imgs-body .list-imgs-body-item {
  flex-shrink: 0;
  width: 148px;
}

.block-reviewgoodsdetail-review-lsit-item .list-imgs-body .list-imgs-body-item + .list-imgs-body-item {
  margin-left: 10px;
}

.block-reviewgoodsdetail-review-lsit-item .list-imgs-body img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.block-reviewgoodsdetail-review-lsit-item .list-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}

.block-reviewgoodsdetail-review-lsit-item .list-btn a {
  width: 176px;
  height: 31px;
}

.block-otherpage-brand_list .block-category-tree {
  padding: 0;
}

.block-otherpage-brand_list .block-genre-tree {
  margin-top: 11px;
  padding: 0;
}

.block-review-goods-info-bottom {
  margin-top: 60px;
}

.block-review-goods-info-bottom h2 {
  margin-bottom: 8px;
  font-size: 2rem;
}

.block-review-goods-info-bottom .item-comment {
  line-height: 1.71;
}

.block-review-goods-info-bottom .item-comment p+p {
  margin-top: 1.5em;
}

.block-reviewgoodsdetail-related-category {
  margin-top: 30px;
  overflow: hidden;
}

.block-reviewgoodsdetail-related-category h2 {
  margin-bottom: 8px;
  font-size: 1.4rem;
  margin-bottom: 8px;
}

.block-reviewgoodsdetail-related-category .item-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 8px -4px 0 0;
}

.block-reviewgoodsdetail-related-category .item-list li {
  margin: 4px 4px 0 0;
}

.block-reviewgoodsdetail-related-category .item-list a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 32px;
  padding: 0 20px;
  border: 1px solid var(--cl-bdr);
  border-radius: 32px;
  font-size: 1.2rem;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
} /* レビュー詳細 */
.block-reviewdetail {
  margin-top: 30px;
  padding: 0 15px;
  overflow: hidden;
}

.block-reviewdetail-user-info {
  margin-top: 17px;
  padding-top: 24px;
  border-top: 1px solid var(--cl-bdr);
}

.block-reviewdetail-user-info-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: var(--cl-gy-3);
}

.block-reviewdetail-user-info .item-img {
  width: 40px;
}

.block-reviewdetail-user-info .item-img img {
  display: block;
  width: 40px;
  border-radius: 40px;
}

.block-reviewdetail-user-info .item-info {
  width: calc(100% - 40px);
  padding-left: 14px;
  font-size: 1.2rem;
  line-height: 1.71;
}

.block-reviewdetail-user-info .item-date {
  width: 100%;
  margin-top: 16px;
  text-align: right;
}

.block-reviewdetail-main {
  margin-top: 30px;
  padding: 20px 20px 30px;
  border-radius: 10px;
  background-color: #ffffff;
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.16));
}

.block-reviewdetail-main-img {
  padding: 0 28px;
}

.block-reviewdetail-main-img img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.block-reviewdetail-main-desc {
  margin-top: 10px;
  padding: 22px 20px 20px;
  border-radius: 10px;
  background-color: var(--cl-gy-1);
  line-height: 1.71;
}

.block-reviewdetail-main-desc .item-name {
  font-weight: 600;
}

.block-reviewdetail-main-desc .item-name a {
  text-decoration: underline;
}

.block-reviewdetail-main-desc .item-comment {
  margin-top: 14px;
}

.block-reviewdetail-main-star {
  display: flex;
  align-items: center;
  margin-top: 16px;
}

.block-reviewdetail-main-star img {
  display: block;
  width: 106px;
  height: auto;
}

.block-reviewdetail-main-star div {
  margin-left: 8px;
  font-size: 1.8rem;
  font-weight: 700;
}

.block-reviewdetail-main-star div b {
  font-size: 2.2rem;
}

.block-reviewdetail-main-imgs {
  display: flex;
  margin: 18px -20px 0;
  overflow: auto;
}

.block-reviewdetail-main-imgs-item {
  flex-shrink: 0;
  width: 148px;
  margin-right: 10px;
}

.block-reviewdetail-main-imgs-item:first-child {
  margin-left: 20px;
}

.block-reviewdetail-main-imgs-item img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.block-reviewdetail-main-ttl {
  margin-top: 28px;
  font-size: 2rem;
  font-weight: 700;
}

.block-reviewdetail-main-comment {
  margin-top: 10px;
  line-height: 1.71;
}

.block-reviewdetail-main-comment p + p {
  margin-top: 2em;
}

.block-reviewdetail-reply {
  margin-top: 30px;
  padding: 20px;
  border-radius: 10px;
  background-color: var(--cl-gy-1);
}

.block-reviewdetail-reply .item-left {
  font-weight: 700;
  text-align: center;
}

.block-reviewdetail-reply .item-left .item-img {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 11px;
}

.block-reviewdetail-reply .item-left .item-img img {
  display: block;
  width: 76px;
  height: 76px;
  border-radius: 76px;
}

.block-reviewdetail-reply .item-right {
  position: relative;
  width: 100%;
  margin-top: 18px;
  padding: 16px 20px 20px;
  border-radius: 10px;
  background-color: #ffffff;
}

.block-reviewdetail-reply .item-right::before {
  content: "";
  display: block;
  position: absolute;
  top: -17px;
  left: 50%;
  width: 47px;
  height: 23px;
  margin-left: 42px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NyIgaGVpZ2h0PSIyMyI+PHBhdGggZD0iTTcuOTQgMTMuNDQzYTIgMiAwIDAgMSAwLTMuODg1TDQ0LjUyNS42MDZBMiAyIDAgMCAxIDQ3IDIuNTQ4djE3LjkwNGEyIDIgMCAwIDEtMi40NzUgMS45NDJaIiBmaWxsPSIjZmZmIi8+PC9zdmc+");
  background-position: center;
  background-repeat: no-repeat;
  transform: rotate(39deg);
}

.block-reviewdetail-reply .item-ttl {
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 1.85;
}

.block-reviewdetail-reply .item-comment {
  line-height: 1.71;
}

.block-reviewdetail-reply .item-comment p + p {
  margin-top: 2em;
}

.block-reviewdetail-revico {
  margin-top: 60px;
}

.block-reviewdetail-pager {
  margin-top: 40px;
}

.block-reviewdetail-pager ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 60px;
}

.block-reviewdetail-pager li {
  max-width: calc((100% - 30px) / 2);
}

.block-reviewdetail-pager li + li {
  margin-left: 30px;
}

.block-reviewdetail-pager a {
  display: -webkit-box;
  align-items: center;
  position: relative;
  font-weight: 600;
  text-decoration: none;
  line-height: 1.333;
  letter-spacing: 0.05em;
  text-decoration: none;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.block-reviewdetail-pager a.block-reviewdetail-pager-prev {
  padding-left: 17px;
}

.block-reviewdetail-pager a.block-reviewdetail-pager-next {
  padding-right: 17px;
  text-align: right;
}

.block-reviewdetail-pager a.block-reviewdetail-pager-prev::before,
.block-reviewdetail-pager a.block-reviewdetail-pager-next::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 8px;
  height: 13px;
  margin-top: -6px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3LjQxNCIgaGVpZ2h0PSIxMi44MzYiPjxwYXRoIGQ9Ik02IDExLjQyMiAxIDYuNDE0bDUtNSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMWExOTE5IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+");
  background-position: center;
  background-repeat: no-repeat;
}

.block-reviewdetail-pager a.block-reviewdetail-pager-prev::before {
  left: 0;
}

.block-reviewdetail-pager a.block-reviewdetail-pager-next::after {
  right: 0;
  transform: rotate(180deg);
}

.block-reviewdetail-lineup {
  margin-top: 60px;
}

.page-reviewgoodsdetail .block-review-goods-info-bottom,
.page-reviewgoodsdetail .block-reviewgoodsdetail-related-category,
.page-reviewdetail .block-review-goods-info-bottom,
.page-reviewdetail .block-reviewgoodsdetail-related-category,
.page-goodsreview .block-review-goods-info-bottom,
.page-goodsreview .block-reviewgoodsdetail-related-category {
  padding: 0 15px;
}

.page-reviewgoodsdetail > .block-topic-path,
.page-reviewdetail > .block-topic-path,
.page-goodsreview > .block-topic-path {
  margin-top: 60px;
} /* 下層 */
.block-store-list,
.block-store-detail,
.block-staff-list,
.block-simpleblog-detail,
.block-simpleblog-list {
  padding: 0 15px;
}

.block-staff-list--staff ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.block-staff-list--staff li {
  width: calc(1 (100% - 10px) / 2);
}

.block-staff-list--staff-info {
  display: flex;
  justify-content: space-between;
}

.block-simpleblog-list--filter {
  margin: 0 0 20px;
}

.block-simpleblog-list--simpleblogs {
  padding: 0;
}

.block-simpleblog-list--simpleblogs ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.block-simpleblog-list--simpleblogs li {
  width: calc((100% - 10px) / 2);
  padding: 0;
}

.required:after {
  background-color: var(--cl-rd);
}

.block-addr2-message,
.block-birth-message,
.count-msg,
.form-error,
.block-order-complete--cart span {
  color: var(--cl-rd);
}

.block-order-estimate--promotion-novelty-content {
  border-color: var(--cl-rd);
}

.block-order-gift-confirmation--other-detail th,
.block-order-estimate--sales-append-list th {
  color: var(--cl-main);
}

.block-update-mail-address .action-buttons {
  margin-top: 30px;
}

.block-favorite--image figure,
.block-regular-sales-add--goods-image figure,
.block-order-regular-add-confirm--goods-refill-info--goods-image > figure {
  padding: 0;
  background-color: transparent;
} /* ----画面上部メッセージー---- */
.alert {
  margin-top: 5px;
  padding: 10px 10px 10px 30px;
  margin-bottom: 5px;
  position: relative;
  border: 1px solid var(--cl-rd);
  color: var(--cl-rd);
  background-color: transparent;
  background-repeat: no-repeat;
  overflow: hidden;
  background-size: 12px auto;
  background-position: 10px 50%;
  background-image: url(../../img/sys/icon/alert.png);
}

.success {
  margin-top: 5px;
  padding: 0 0 0 30px;
  margin-bottom: 5px;
  position: relative;
  border: none;
  color: var(--cl-main);
  background-color: transparent;
  background-repeat: no-repeat;
  overflow: hidden;
  background-size: 12px auto;
  background-position: 10px 50%;
  background-image: url(../../img/sys/icon/success.png);
}

.block-user-review--review-item {
  margin: 20px 0 0;
  padding: 20px 0 0;
}

.block-order-gift-confirmation--order-summary-table th {
  width: auto;
}

.page-page .pane-main {
  margin: 0 0;
  padding: 0 15px;
}

.page-page .pane-main .pane-main {
  margin: 0;
  padding: 0;
}

.page-page .pane-topic-path {
  margin: 0 -15px;
}

.block-page-caption {
  margin-top: 20px;
}

.block-shipping-address,
.block-shipping-address-confirmation,
.block-purchase-history,
.block-purchase-history-detail,
.block-member-id,
.block-update-member-password,
.block-favorite,
.block-inquiry-history,
.block-member-info,
.block-inquiry-history-detail,
.block-withdrawal,
.block-logout,
.block-update-mail-address,
.block-coupon-list,
.block-regular-purcharse-list,
.block-regular-purcharse-shipment-info-update,
.block-member-info-confirmation,
.block-regular-purcharse-cancellation,
.block-point-history-list,
.block-arrival-notice-list,
.block-credit-card-confirmation,
.block-quick-member-info,
.block-quick-member-info-confirmation,
.block-quick-member-registration-completed,
.block-member-registration-completed,
.block-order-cancellation,
.block-order-cancellation-completed,
.block-update-credit-card-info,
.block-regular-purcharse-method-info-update,
.block-goodschange-list,
.block-onetimepassword-send,
.block-onetimepassword-certify,
.block-regular-goods-add,
.block-purchase-history-cardupdate,
.block-refillgoods-list,
.block-user-review-completed,
.block-store-stock,
.block-topic-details,
.block-topic-page--body,
.block-genre-page,
.block-user-review,
.block-login,
.block-additional-authentication,
.block-mail-news,
.block-quick-order,
.block-order-regular-add-confirm,
.block-order-regular-add-complete,
.block-goods-agreement,
.block-cart--body,
.block-order-method,
.block-order-estimate,
.block-order-gift-confirmation,
.block-order-complete,
.block-order-gift-dest,
.block-order-gift-select,
.block-order-gift-noshi,
.block-reset-password,
.block-reset-password-completed,
.block-update-new-password,
.block-pagecategory-caption,
.block-pagecategory-freespace--top,
.block-pagecategory-page-list,
.block-pagecategory-subcategory-list,
.block-pagecategory-freespace--bottom,
.block-inquiry,
.block-inquiry-completed,
.block-questionnaire,
.block-questionnaire-completed,
.block-goodsadd-list {
  margin: 10px 0 0;
  padding: 0 15px;
}

.block-shipping-address--header,
.block-purchase-history--header,
.block-purchase-history-detail--header,
.block-member-id--update-header,
.block-update-member-password--header,
.block-favorite--header,
.block-inquiry-history--header,
.block-member-info h1,
.block-withdrawal--header,
.block-logout--header,
.block-update-mail-address--header,
.block-coupon-list--header,
.block-regular-purcharse-list--header,
.block-regular-purcharse-shipment-info-update--header,
.block-member-info-confirmation h1,
.block-regular-purcharse-cancellation--header,
.block-point-history-list--header,
.block-arrival-notice-list--header,
.block-credit-card-confirmation--header,
.block-quick-member-info h1,
.block-quick-member-info-confirmation h1,
.block-quick-member-registration-completed h1,
.block-member-registration-completed h1,
.block-order-cancellation--header,
.block-order-cancellation-completed--header,
.block-update-credit-card-info--header,
.block-regular-purcharse-method-info-update--header,
.block-regular-goods-change--header,
.block-member-terms--header,
.block-regular-goods-add--header,
.block-purchase-history-cardupdate--header,
.block-regular-goods-refillgoods--header,
.block-user-review-completed--header,
.block-store-stock-name--header,
.block-topic-details--header,
.block-topic-page--article-header,
.block-user-review--header,
.block-login h1,
.block-additional-authentication h1,
.block-mail-news--header,
.block-quick-order--header,
.block-order-regular-add-complete h1,
.block-goods-agreement--header,
.block-order-gift-confirmation--header,
.block-order-gift-dest--header,
.block-order-gift-select--header,
.block-order-gift-noshi--title,
.block-update-new-password--header,
.block-inquiry--header,
.block-inquiry-completed--header,
.block-questionnaire--header,
.block-questionnaire-completed--header {
  margin: 0 0 24px;
}

.block-purchase-history-detail--shipment-header,
.block-purchase-history-detail--append-header,
.block-regular-purcharse-shipment-info-update--old-info-header,
.block-credit-card-confirmation--credit-card-info-header,
.block-credit-card-confirmation--update-confirmation-header,
.block-order-cancellation--order-detail-header,
.block-order-cancellation--cancellation-reason-header,
.block-update-credit-card-info--update-creditcard-header,
.block-user-review-completed--message-header,
.block-store-stock--header,
.block-user-review--item-header,
.block-login h2,
.block-mail-news h2,
.block-order-method h2,
.block-order-gift-confirmation h2,
.block-order-gift-dest h2,
.block-order-gift-select h2,
.block-order-gift-noshi h2 {
  margin: 16px 0 10px;
}

.block-order-gift-confirmation--method h3,
.block-order-gift-noshi h3 {
  margin: 12px 0 5px;
}

.modal-header {
  background-color: var(--cl-dbl);
}

.modal-content {
  background-color: var(--cl-gy-1);
}

.block-purchase-history-detail--add-goods,
.block-purchase-history--order-detail-reorder .btn {
  border: 1px solid var(--cl-dbl);
  color: #fff;
  background: var(--cl-dbl);
}

.status-order,
.status-cancel,
.status-income,
.status-reserve,
.status-rship,
.status-ship,
.status-verify,
.status-return,
.status-status_,
.status-status_1,
.status-status_2,
.status-status_3,
.status-status_4,
.status-status_9 {
  border: var(--cl-bdr) solid 1px;
  color: var(--cl-main);
}

.status-percentage {
  color: var(--cl-dbl);
}

[class^="status-progress"]:after {
  border-right: var(--cl-dbl) solid 4px;
  background: var(--cl-dbl);
}

.block-common-alert {
  padding: 0;
  margin: 10px 0;
  border: none;
  color: var(--cl-rd);
  background-color: transparent;
}

.block-favorite--delete-fg input:checked ~ .switch:before {
  background-color: var(--cl-dbl);
}

.block-coupon-list--customer-name {
  margin-bottom: 10px;
}

.block-regular-purcharse-list--head-info-regular-create-dt {
  background-color: var(--cl-dbl);
}

.block-regular-purcharse-list--list {
  border-color: var(--cl-dbl);
}

.block-regular-purcharse-list--skip-button input[type="button"],
.block-regular-purcharse-list--list a {
  color: var(--cl-dbl);
}

.block-regular-purcharse-list--list .regular-add-action a {
  background-color: var(--cl-dbl);
  color: #ffffff !important;
}

.block-credit-card-confirmation--delete-msg {
  margin-top: 10px;
}

.fieldset-vertical .form-label,
.fieldset-vertical .constraint {
  float: none;
  margin: 0 0 5px 0;
}

.block-goodschange-list .block-goodschange-list-item-buttons-selected {
  border-color: var(--cl-dbl);
  color: var(--cl-dbl);
}

.block-regular-sales-add--goods-description {
  height: auto;
}

.block-regular-sales-add--action {
  margin-top: 10px;
}

.block-login--display-password {
  display: block;
}

.block-additional-authentication--authentication-key .input-group > span {
  padding-right: 6px;
}

.block-cart--rule-container {
  border-color: var(--tbl-bdr);
}

.block-cart--rule {
  border: none;
  background-color: var(--tbl-bdr);
}

.block-promotion-message--content .promotion-benefit,
.block-cart--subtotal-container .block-cart--subtotal-price,
.block-cart--promotion-discount-price,
.promotion-criteria-list-message > span {
  color: var(--cl-rd);
}

.block-promotion-message--content {
  border-color: var(--cl-rd);
}

.block-order-method--time-spec-content,
.block-order-method--date-spec-content {
  margin-top: 5px;
}

.block-regular-cycle--cycle-sub-type h3 {
  margin: 0;
}
.block-regular-cycle--deliv_date--prev-expected-dt {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.block-regular-cycle--deliv_date--next-expected-dt {
  border: 1px solid #ccc;
}

.block-regular-cycle--deliv_date--prev-expected-dt-title,
.block-regular-cycle--deliv_date--next-expected-dt-title {
  border-bottom: 1px solid #ccc;
}

.block-order-method--regular-add-info {
  margin-top: 10px;
}

.block-order-method--regular-add-info .block-order-method--regular-add-goods-info,
.block-order-method--goods-content,
.block-order-method--orderer-detail,
.block-order-method--destmethod-detail,
.block-order-method--regular-add-list-detail,
.block-order-method--regular-add-list-detail:last-of-type,
.block-order-method--regular-add-info .block-order-method--regular-add-info-detail {
  border-color: var(--tbl-bdr);
}

.block-order-estimate--promotion-novelty-content {
  margin: 10px 0;
}

.block-cart--goods-list .block-goods-list--favorite--btn {
  position: absolute;
  top: 10px;
  left: 90px;
  width: 30px;
  height: 30px;
  background-image: var(--fv-off);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.block-cart--goods-list .block-goods-list--favorite-registed--btn {
  position: absolute;
  top: 10px;
  left: 90px;
  width: 30px;
  height: 30px;
  background-image: var(--fv-on);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.block-order-method--regular-add-info .block-order-method--regular-add-info-detail,
.block-order-method--regular-add-info .block-order-method--regular-add-goods-info {
  padding: 8px 10px;
  line-height: 1.333;
}

.block-order-method--regular-add-goods-item-name > span {
  padding-left: 0;
  line-height: 1.333;
}

.block-order-method--regular-add-goods-list + .block-order-method--regular-add-goods-list {
  margin-top: 5px;
}

.block-pagecategory-page-list--auto-new img {
  width: auto;
  height: 20px;
}

.page-cart .block-cart-category,
.page-cart .block-cart-genre {
  padding: 0 15px;
}

.page-cart .block-cart-genre {
  margin-top: 20px;
}

.block-order-method--sales-append-container {
  padding: 0 10px;
}

.block-order-gift-select--delivery-dest-add-btn {
  margin-left: 5px;
}

.block-order-gift-select--delivery-dest-delete {
  top: 0;
} /* 酒類 */
.block-ageconfirmation {
  margin: 10px 0 0;
  padding: 0 15px;
}

.block-ageconfirmation-submit {
  margin-top: 20px;
}

.block-ageconfirmation-submit-select {
  margin-top: 10px;
}

.block-ageconfirmation-submit-btn {
  margin-top: 20px;
}

.block-ageconfirmation-submit-btn input {
  width: 100%;
  padding: 10px 0;
  font-weight: 700;
}

.block-ageconfirmation-contact {
  margin-top: 60px;
}

.block-ageconfirmation-contact-list dl {
  display: flex;
  margin-top: 20px;
}

.block-ageconfirmation-contact-list dl + dl {
  margin-top: 8px;
}

.block-ageconfirmation-contact-list dt {
  flex-shrink: 0;
}

.block-goods-revico-review-content-ttl {
  font-weight: 600;
  line-height: 1.857;
  letter-spacing: 0.05em;
}

.block-goods-revico-review-content-comment {
  margin-top: 12px;
  line-height: 1.714;
  letter-spacing: 0.05em;
}

.block-goods-revico-review-content-comment p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.block-goods-revico-review-content-comment.is-open p {
  display: block;
  overflow: visible;
}

.block-goods-revico-review-content-comment-more {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 22px;
}

.block-goods-revico-review-content-comment-more span {
  display: block;
  position: relative;
  font-weight: 600;
  letter-spacing: 0.05em;
  cursor: pointer;
}

.block-goods-revico-review-content-comment-more span::after {
  content: "";
  display: inline-block;
  position: relative;
  width: 13px;
  height: 8px;
  margin-left: 12px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMi44MzYiIGhlaWdodD0iNy40MTQiPjxwYXRoIGQ9Im0xLjQxNCAxLjQxNCA1IDUgNS01IiBmaWxsPSJub25lIiBzdHJva2U9IiMxYTE5MTkiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=");
  background-position: center;
  background-repeat: no-repeat;
  transition: transform 0.16s;
}

.block-goods-revico-review-content-comment-more span.is-open::after {
  transform: rotate(180deg);
}

.block-goods-revico-review-btns {
  margin: 30px 0 50px;
}

.block-goods-revico-review-footer-more {
  display: flex;
  align-items: center;
  justify-content: center;
}

.block-goods-revico-review-footer-more a.btn-arw-s {
  width: 150px;
  height: 31px;
}

.block-goods-revico-review-footer-write {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}

.block-goods-revico-review-footer-write a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 250px;
  height: 60px;
  border: 1px solid var(--cl-main);
  border-radius: 4px;
  background-color: #ffffff;
  font-size: 1.6rem;
  font-weight: 700;
  text-decoration: none;
}

.block-goods-revico-review-footer-write a::before {
  content: "";
  display: inline-block;
  position: relative;
  width: 13px;
  height: 13px;
  margin-right: 10px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMy4wMDIiIGhlaWdodD0iMTMuMDAzIj48cGF0aCBkPSJNMi41NTcgMTNILjM2MkEuMzU4LjM1OCAwIDAgMSAwIDEyLjY0MXYtMi4yYS4zNTYuMzU2IDAgMCAxIC4xMDktLjI2bDcuODgtNy44OEwxMC43IDUuMDE1bC03Ljg5IDcuODc5YS4zMzkuMzM5IDAgMCAxLS4yNTMuMTA2Wm04LjkxMy04Ljc1OEw4Ljc2MiAxLjUzMyAxMC4wODMuMjEyYS43MTguNzE4IDAgMCAxIDEuMDE5IDBsMS42OSAxLjY5YS43Mi43MiAwIDAgMSAwIDEuMDE4bC0xLjMyMSAxLjMyMVoiIGZpbGw9IiMxYTE5MTkiLz48L3N2Zz4=");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.block-goods-revico-review-footer-write a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 14px;
  width: 6px;
  height: 10px;
  margin-top: -5px;
  background-image: var(--arw-btn-bk-s);
  background-position: center;
  background-repeat: no-repeat;
}

/* LP */
.block-landingpage .form-error {
  font-size: 14px;
}

.block-landingpage-form--goods {
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-rows: 1fr;
  grid-template-columns: 135px 1fr;
  grid-template-rows: auto auto 1fr;
  gap: 0px 0px;
  grid-template-areas:
    "img name"
    "img qty"
    "img error";
  margin-top: 24px;
}

.block-landingpage-form--goods {
  position: relative;
  padding: 16px;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  background-color: #fff;
  text-align: center;
  letter-spacing: 0;
}

.block-landingpage-form--goods.is-selected {
  background-color: #f7f7f7;
  filter: drop-shadow(1px 3px 6px rgba(0, 0, 0, 0.15));
}

.block-landingpage-form--goods.is-selected::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #ccc;
  border-radius: 5px;
}

.block-landingpage-form--goods + .block-landingpage-form--goods {
  margin-top: 24px;
}

.block-landingpage-form--goods-image {
  grid-area: img;
}

.block-landingpage-form--goods-goods {
  grid-area: name;
}

.block-landingpage-form--goods-price {
  grid-area: price;
}

.block-landingpage-form--goods-qty {
  grid-area: qty;
}

.block-landingpage-form--goods-goods-error {
  grid-area: error;
}

.block-landingpage-form--goods-image > img {
  display: block;
  width: 100%;
  height: auto;
}

.block-landingpage-form--goods-goods {
  padding: 0 0 0 20px;
  font-size: 14px;
  font-weight: 600;
  text-align: left;
}

.block-landingpage-form--goods-price {
  margin-top: 12px;
  padding: 0 0 0 20px;
  font-size: 14px;
  font-weight: 600;
  text-align: left;
}

.block-landingpage-form--goods-price .tax {
  font-size: 12px;
  font-weight: 300;
}

.block-landingpage-form--goods-qty {
  display: flex;
  align-items: center;
  position: relative;
  padding: 16px 0 0 20px;
}

.block-landingpage-form--goods-qty select {
  width: 106px;
  height: 40px;
  font-size: 14px;
}

.block-landingpage-form--goods-goods-error {
  padding: 0 0 0 20px;
  font-size: 14px;
  font-weight: 600;
  text-align: left;
}

.block-landingpage-form--regular-goods {
  text-align: center;
  margin-bottom: 10px;
  width: 100%;
}

.block-landingpage-form--regular-goods-qty {
  justify-content: center;
  align-items: center;
  display: flex;
  margin-top: 5px;
} /* レビュートップ */
.revico-widget {
  font-family: "Noto Sans", "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

.block-review-container {
  padding: 0 15px 20px;
}

.block-review-container h1 {
  margin-top: 30px;
}

.revico-multicomment-vertical-display .revico-comment-outer-foot .revico-logo {
  bottom: -30px !important;
}

.block-review-container .block-ttl-container {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  padding: 0;
}

.block-review-container .block-ttl-container h2 {
  margin-top: 80px;
}

.block-review-container .block-ttl-btn {
  display: flex;
  justify-content: flex-end;
}

.block-review-container .block-ttl-btn a.btn-arw-s {
  width: 109px;
  height: 30px;
  font-size: 1rem;
}

.block-review-top--comment {
  margin-top: 30px;
  font-weight: 600;
  line-height: 1.71;
  margin-bottom: 60px;
}

.revico-multicomment-vertical-display {
  position: relative;
}

.revico-ranking .revico-ranking-list {
  width: 100vw !important;
  margin: 0 -15px 24px !important;
  padding: 0 !important;
}

.revico-ranking .revico-ranking-list .revico-ranking-content {
  flex-shrink: 0 !important;
  width: 100vw !important;
  min-width: 0 !important;
  padding: 0 15px !important;
}

.revico-ranking .revico-ranking-list .revico-ranking-content--product-info {
  width: 116px !important;
}

.revico-ranking .revico-ranking-list .revico-ranking-content--review-info {
  width: calc(100% - 116px) !important;
  margin: 0 !important;
  padding: 0 0 0 18px !important;
}

.revico-ranking .revico-ranking-list .revico-ranking-content--product-info--ranking-ribbon {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 1.6rem !important;
  font-family: "Noto sans", sans-serif !important;
  font-weight: 700 !important;
}

.revico-ranking-content--product-info--product-image {
  width: 100%;
  height: auto !important;
  padding: 16px 8px 10px !important;
}

.revico-ranking .revico-ranking-list .revico-ranking-content--product-info--product-image img {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  width: 100px !important;
  height: 100px !important;
  transform: translateY(0) translateX(0) !important;
  border-radius: 10px !important;
  object-fit: cover !important;
}

.revico-ranking .revico-ranking-list .revico-ranking-content--product-info--product-name {
  margin: 0 0 10px !important;
  padding: 0 !important;
}

.revico-ranking .revico-ranking-list .revico-ranking-content--product-info--product-name a {
  color: var(--cl-main) !important;
  font-size: 1rem !important;
  font-weight: 600 !important;
  line-height: 1.4 !important;
}

.revico-ranking .revico-ranking-list .revico-ranking-content .star-rating-wrapper .star-rating .starability-result,
.revico-ranking .revico-ranking-list .revico-ranking-content .pickup-star-rating-wrapper .star-rating .starability-result,
.revico-multicomment-top .revico-starability-result {
  background-image: url("https://show.revico.jp/img/star_yellow.png") !important;
}

.revico-ranking .revico-ranking-list .revico-ranking-content .star-rating-wrapper .star-rating--caption {
  font-size: 1.1rem !important;
}

.revico-ranking .revico-ranking-list .revico-ranking-content .star-rating-wrapper .star-rating--caption + label {
  margin-top: 5px;
  font-size: 1.1rem;
  font-weight: 600;
}

.revico-ranking .revico-ranking-list .revico-ranking-content--review-info--reviewer-attribute-answer ul {
  color: var(--cl-main) !important;
  font-size: 1.2rem !important;
}

.revico-ranking .revico-ranking-list .revico-ranking-content--review-info--evaluation-answer {
  display: none;
}

.revico-ranking .revico-ranking-list .revico-ranking-content--review-info--review-comment-wrapper {
  height: 145px !important;
  margin: 10px 0 0 !important;
  padding-top: 0 !important;
  font-size: 1.2rem !important;
  line-height: 1.5;
}

.revico-ranking .revico-ranking-list .revico-ranking-content--review-info--review-detail-link-wrapper {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.45) 0%, #fff 58%) !important;
  height: 70px !important;
  right: 0;
  bottom: 0 !important;
  width: 100%;
}

.revico-ranking .revico-ranking-list .revico-ranking-content--review-info--review-detail-link a {
  color: var(--cl-main) !important;
  font-size: 1.4rem !important;
  font-weight: 600 !important;
}

.revico-ranking .revico-ranking-list .revico-ranking-content--review-info--review-detail-link--anchor-icon::before {
  content: "" !important;
  display: inline-block !important;
  position: relative !important;
  top: 1px !important;
  width: 8px !important;
  height: 13px !important;
  margin-left: 6px !important;
  background-image: var(--arw-btn-bk) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.revico-multicomment-vertical-display .revico-multicomment-top .revico-comment-main {
  width: 100vw !important;
  margin: 0 -15px !important;
  padding: 0 15px !important;
}

.revico-multicomment-vertical-display .revico-multicomment-top .revico-review-comment-row-wrapper {
  flex-shrink: 0;
  width: 150px !important;
  min-width: 150px !important;
  height: 418px !important;
}

.revico-multicomment-vertical-display .revico-multicomment-top .revico-review-comment-row-wrapper:not(:last-of-type) {
  width: 160px !important;
  padding-right: 10px !important;
}

.revico-multicomment-vertical-display .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row {
  width: 100% !important;
  height: 100% !important;
  padding: 14px 19px 0 !important;
  border: 1px solid var(--cl-bdr) !important;
  border-radius: 10px !important;
  background-color: #fff;
}

.revico-multicomment-vertical-display .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail {
  padding: 0 !important;
}

.revico-multicomment-vertical-display .revico-review-comment-row .revico-review-comment-detail--product-name .revico-review-comment-detail--product-name-image > img {
  width: 110px !important;
  height: 110px !important;
  border-radius: 10px !important;
  object-fit: cover !important;
}

.revico-multicomment-vertical-display .revico-review-comment-row .revico-review-comment-detail--product-name p {
  color: var(--cl-main) !important;
  font-size: 1.2rem !important;
  font-weight: 600 !important;
  text-align: left !important;
  text-overflow: ellipsis !important;
  overflow: hidden !important;
  white-space: nowrap !important;
}

.revico-multicomment-vertical-display .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--star {
  justify-content: flex-start !important;
}

.revico-multicomment-vertical-display .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--star .revico-review-comment-detail--star-rate {
  margin: 0 !important;
  transform-origin: left !important;
}

.revico-multicomment-vertical-display .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--comment {
  height: 178px !important;
  max-height: none !important;
  margin: -14px 0 0 !important;
}

.revico-multicomment-vertical-display .revico-review-comment-row .revico-review-comment-detail--comment--content {
  width: 100% !important;
  max-height: none !important;
  font-size: 1.2rem !important;
  line-height: 1.833 !important;
  -webkit-line-clamp: 8 !important;
}

.revico-multicomment-vertical-display .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review="true"] .revico-review-comment-detail--product-name span {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: absolute !important;
  width: 100% !important;
  height: 30px !important;
  left: 0 !important;
  bottom: -244px !important;
  border-radius: 4px !important;
  background-color: var(--cl-dbl) !important;
  color: #ffffff !important;
  font-size: 1rem !important;
  font-weight: 600 !important;
  text-align: center !important;
  text-decoration: none !important;
}

.revico-multicomment-vertical-display .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review="true"] .revico-review-comment-detail--product-name span::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 13px;
  width: 6px;
  height: 9px;
  margin-top: -4px;
  background-image: var(--arw-btn-wt-s);
  background-repeat: no-repeat;
}

.revico-multicomment-vertical-display .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review="true"] .revico-review-comment-detail--product-name span img {
  display: none !important;
}

.block-reviewtop-review-all_list-content {
  padding: 20px;
  border-radius: 10px;
  background-color: var(--cl-gy-2);
}

.block-reviewtop-review-all_list-content h3 {
  margin: 0 0 15px;
  padding: 0;
  font-size: 1.4rem;
  font-weight: 600;
}

.block-reviewtop-review-all_list-items + h3 {
  margin-top: 40px;
}

.block-reviewtop-review-all_list-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.block-reviewtop-review-all_list-items li {
  width: calc((100% - 5px) / 2);
}

.block-reviewtop-review-all_list-items li:not(:nth-child(-n + 2)) {
  margin-top: 5px;
}

.block-reviewtop-review-all_list-items a {
  width: 100%;
  height: 40px;
  padding-right: 8px;
}

.block-reviewtop-review-all_list-items a.btn-arw-s.btn-wt::after {
  right: 6px;
}

.block-reviewtop-review-all_list-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}

.block-reviewtop-review-all_list-btn a {
  width: 100%;
  height: 40px;
}

.block-reviewtop-main_review .revico-multicomment-top {
  margin-top: 60px !important;
  background-color: transparent !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-comment-main {
  max-width: 100% !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-comment-header .revico-comment-header-wrapper {
  padding: 0 0 20px !important;
}

.revico-multicomment-top .revico-comment-header .revico-comment-header-wrapper .revico-comment-filter,
.revico-multicomment-top .revico-comment-footer .revico-comment-footer--filter {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 125px !important;
  height: 35px !important;
  margin: 0 !important;
  padding: 0 0 0 30px !important;
  border-radius: 0 !important;
  background-image: none !important;
  background-color: var(--cl-gd);
  color: #ffffff;
  font-size: 1.4rem !important;
  font-weight: 600 !important;
  cursor: pointer;
}

.revico-multicomment-top .revico-comment-header .revico-comment-header-wrapper .revico-comment-filter::before,
.revico-multicomment-top .revico-comment-footer .revico-comment-footer--filter::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 19px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCI+PHBhdGggZD0iTTcgMTRhLjc3OS43NzkgMCAwIDEtLjc3OC0uNzc4VjEwLjExYS43NzguNzc4IDAgMCAxIDEuNTU1IDB2Ljc3OGg1LjQ0NWEuNzc4Ljc3OCAwIDAgMSAwIDEuNTU1SDcuNzc3di43NzlBLjc3OS43NzkgMCAwIDEgNyAxNFptLTIuMzM0LTEuNTU2SC43NzhhLjc3OC43NzggMCAwIDEgMC0xLjU1NWgzLjg4OHYxLjU1NVptLS43NzgtMy4xMTFhLjc3OS43NzkgMCAwIDEtLjc3OC0uNzc4di0uNzc4SC43NzdhLjc3OC43NzggMCAwIDEgMC0xLjU1NUgzLjExdi0uNzc4YS43NzguNzc4IDAgMCAxIDEuNTU1IDB2My4xMTJhLjc3OS43NzkgMCAwIDEtLjc3Ni43NzdabTkuMzM0LTEuNTU2aC03VjYuMjIyaDdhLjc3OC43NzggMCAwIDEgMCAxLjU1NVptLTMuMTExLTMuMTExYS43NzkuNzc5IDAgMCAxLS43NzgtLjc3OFYuNzc3YS43NzguNzc4IDAgMSAxIDEuNTU1IDB2Ljc3OGgyLjMzNGEuNzc4Ljc3OCAwIDAgMSAwIDEuNTU1aC0yLjMzNHYuNzc4YS43NzkuNzc5IDAgMCAxLS43NzcuNzc4Wk03Ljc3OCAzLjExMWgtN2EuNzc4Ljc3OCAwIDAgMSAwLTEuNTU1aDd2MS41NTVaIiBmaWxsPSIjZmZmIi8+PC9zdmc+");
  background-position: center;
  background-repeat: no-repeat;
}

.revico-multicomment-top .revico-comment-header .revico-comment-header-wrapper .revico-comment-sort,
.revico-multicomment-top .revico-comment-footer .revico-comment-footer--sort {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: calc(100% - 125px) !important;
  height: 35px !important;
  margin: 0 0 0 10px !important;
  padding: 0 0 0 40px !important;
  border-radius: 0 !important;
  background-image: none !important;
  background-color: var(--cl-gd);
  color: #ffffff;
  font-size: 1.4rem !important;
  font-weight: 600 !important;
  cursor: pointer;
}

.revico-multicomment-top .revico-comment-header .revico-comment-header-wrapper .revico-comment-sort::before,
.revico-multicomment-top .revico-comment-footer .revico-comment-footer--sort::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 21px;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMS41OTMiIGhlaWdodD0iMTEuOTk5Ij48cGF0aCBkPSJNMTEuMjIxIDEySDguNDAzYS4zNzUuMzc1IDAgMCAxLS4yNjgtLjYzN2wuODkyLS45TDYuNyA4LjExNWwxLjA0OS0xLjA1OCAyLjMyNyAyLjM1NS44ODUtLjg5MmEuMzYuMzYgMCAwIDEgLjI2MS0uMTE0LjM3LjM3IDAgMCAxIC4zNzEuMzc2djIuODQyYS4zNjkuMzY5IDAgMCAxLS4zNzIuMzc2Wk0uNzQyIDExLjY4N2EuNzMyLjczMiAwIDAgMS0uNTI0LS4yMi43NS43NSAwIDAgMSAwLTEuMDU3bDguOC04Ljg4LS44ODUtLjg5MmEuMzc1LjM3NSAwIDAgMSAuMjY4LS42MzdoMi44MThhLjM2OS4zNjkgMCAwIDEgLjM3Mi4zNzV2Mi44NDJhLjM3My4zNzMgMCAwIDEtLjM3Ni4zNzkuMzYuMzYgMCAwIDEtLjI1Ny0uMTA5bC0uODg1LS44OTItOC44MSA4Ljg3MmEuNzMyLjczMiAwIDAgMS0uNTIxLjIxOVptMi44LTYuNzU5TC4yMjcgMS41ODNhLjc1MS43NTEgMCAwIDEgMC0xLjA1OC43MzYuNzM2IDAgMCAxIDEuMDQ4IDBsMy4zMjMgMy4zNTMtMS4wNTUgMS4wNVoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=");
  background-position: center;
  background-repeat: no-repeat;
}

.revico-multicomment-top .revico-comment-header .revico-comment-header-wrapper .revico-comment-filter span,
.revico-multicomment-top .revico-comment-header .revico-comment-header-wrapper .revico-comment-sort span,
.revico-multicomment-top .revico-comment-footer .revico-comment-footer--filter span,
.revico-multicomment-top .revico-comment-footer .revico-comment-footer--sort span {
  left: 0 !important;
  margin-left: 0 !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper {
  padding: 20px 20px 20px !important;
  border: none !important;
  border-radius: 10px !important;
  background-color: var(--cl-gy-1) !important;
  margin: 0 !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper + .revico-review-comment-row-wrapper {
  margin-top: 20px !important ;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row {
  padding: 0 !important;
  border: none !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail {
  padding: 0 !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review="true"] {
  display: grid !important;
  grid-template-columns: 80px 1fr !important;
  grid-template-rows: auto 1fr auto !important;
  grid-auto-rows: 1fr !important;
  gap: 0px 15px !important;
  grid-auto-flow: row !important;
  grid-template-areas: "img name" "img detail" "tag tag" !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review="true"] .revico-review-comment-detail--product-name-image {
  grid-area: img;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review="true"] .revico-review-comment-detail--product-name {
  grid-area: name;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review="true"] .revico-review-comment-detail--product-detail {
  grid-area: detail;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review="true"] .revico-review-comment-detail--addition-evaluationanswer {
  grid-area: tag;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review="true"] .revico-review-comment-detail--product-name-image img {
  display: block !important;
  width: 80px !important;
  height: 80px !important;
  border-radius: 10px !important;
  object-fit: cover;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review="true"] .revico-review-comment-detail--product-name {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review="true"] .revico-review-comment-detail--product-name a {
  color: var(--cl-main) !important;
  font-size: 1.4rem !important;
  font-weight: 600 !important;
  text-decoration: underline !important;
  line-height: 1.714 !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review="true"] .revico-review-comment-detail--product-detail {
  margin-top: 1px !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review="true"] .revico-review-comment-detail--product-detail a {
  color: var(--cl-main) !important;
  font-size: 1.4rem !important  ;
  text-decoration: underline !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review="true"] .revico-review-comment-detail--product-detail a img {
  display: none !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review="true"] .revico-review-comment-detail--product-name:hover {
  opacity: 1 !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review="true"] .revico-review-comment-detail--product-name a:hover,
.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review="true"] .revico-review-comment-detail--product-detail a:hover {
  text-decoration: none !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review="true"] .revico-review-comment-detail--addition-evaluationanswer {
  display: flex !important;
  flex-wrap: wrap !important;
  margin: 7px -5px 0 0 !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review="true"] .revico-review-comment-detail--addition-evaluationanswer li {
  margin: 5px 5px 0 0 !important;
}
.block-reviewtop-main_review.revico-multicomment-top.revico-review-comment-row-wrapper.revico-review-comment-row.revico-review-comment-detail.revico-review-comment-detail--product[data-all-product-review="true"].revico-review-comment-detail--addition-evaluationanswer.revico-review-comment-detail--addition-evaluationanswer--label {
  display: none;
}
.block-reviewtop-main_review.revico-multicomment-top.revico-review-comment-row-wrapper.revico-review-comment-row.revico-review-comment-detail.revico-review-comment-detail--product[data-all-product-review="true"].revico-review-comment-detail--addition-evaluationanswer.revico-review-comment-detail--addition-evaluationanswer--status {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 20px !important;
  padding: 0 4px !important;
  border: 1px solid var(--cl-bdr) !important;
  border-radius: 4px !important;
  background-color: #ffffff !important;
  font-size: 1.2rem !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail {
  padding: 0 !important;
}

.block-reviewtop-main_review .revico-review-comment-detail--addition-reviewer {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  justify-content: space-between !important;
  position: relative !important;
  margin: 20px 0 0 !important;
  padding: 20px !important;
  border-top-right-radius: 10px !important;
  border-top-left-radius: 10px !important;
  background-color: #ffffff !important;
}

.block-reviewtop-main_review .revico-review-comment-detail--addition-reviewer::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 20px;
  width: calc(100% - 40px);
  height: 1px;
  background-color: var(--cl-bdr);
}

.block-reviewtop-main_review .revico-review-comment-detail--addition-reviewer-image {
  width: 40px !important;
}

.block-reviewtop-main_review .revico-review-comment-detail--addition-reviewer-image img {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  object-fit: cover;
}

.block-reviewtop-main_review .revico-review-comment-detail--addition-reviewer-top {
  width: calc(100% - 40px) !important;
  padding-left: 20px !important;
  color: var(--cl-main) !important;
  font-size: 1.4rem !important;
  font-weight: 600 !important;
}

.block-reviewtop-main_review .revico-review-comment-detail--addition-label[data-reviewer-label="購入確認済み"] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 20px;
  margin-right: 7px;
  border-radius: 4px;
  background-color: #7a6c0f;
  color: #ffffff;
  font-size: 1.2rem;
  font-weight: 700;
}

.block-reviewtop-main_review .revico-review-comment-detail--addition-label[data-reviewer-label="購入確認済み"]::before {
  content: "購入確認済";
}

.block-reviewtop-main_review .revico-review-comment-detail--addition-reviewer-profile--attribute {
  width: 100% !important;
  margin-top: 10px !important;
  color: var(--cl-gy-3) !important;
  font-size: 1.4rem !important;
}

.block-reviewtop-main_review .revico-review-comment-detail--addition-reviewer-profile--attribute li {
  display: inline !important;
  position: relative !important;
}

.block-reviewtop-main_review .revico-review-comment-detail--addition-reviewer-profile--attribute li + li::before {
  content: "/" !important;
  margin: 0 3px !important;
  font-size: 1.4rem !important;
}

.block-reviewtop-main_review .revico-review-comment-detail--addition-staff-profile {
  display: none;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--star {
  width: 100% !important;
  justify-content: space-between !important;
  margin: 0 !important;
  padding: 10px 20px 0 !important;
  background-color: #ffffff !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--star .revico-review-comment-detail--star-date {
  color: var(--cl-gy-3) !important;
  font-size: 1.4rem !important;
}

.block-reviewtop-main_review .revico-review-comment-detail--title {
  padding: 2px 20px 0 !important;
  background-color: #ffffff !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--title .revico-review-comment-detail--title-review-title {
  margin: 0 !important;
  font-size: 1.4rem !important;
  font-weight: 600 !important;
  line-height: 1.857 !important;
}

.block-reviewtop-main_review .revico-review-comment-detail--addition {
  display: none !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--comment {
  margin: 0 !important;
  padding: 8px 20px 0 !important;
  background-color: #ffffff !important;
  font-size: 1.4rem !important;
  line-height: 1.714 !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--comment--more {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%) !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--comment--more span {
  padding: 0 !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--comment--more span::after {
  content: "" !important;
  display: inline-block !important;
  position: relative !important;
  top: -1px !important;
  width: 13px !important;
  height: 8px !important;
  margin-left: 12px !important;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMi44MzYiIGhlaWdodD0iNy40MTQiPjxwYXRoIGQ9Im0xLjQxNCAxLjQxNCA1IDUgNS01IiBmaWxsPSJub25lIiBzdHJva2U9IiMxYTE5MTkiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: auto !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action {
  flex-direction: column !important;
  margin: 0 !important;
  padding: 16px 20px 20px !important;
  border-bottom-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  background-color: #ffffff !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-sns {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100%;
  margin: 0 !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-sns a {
  display: block !important;
  width: 34px !important;
  height: 34px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  color: transparent !important;
  font-size: 0 !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-sns a:nth-child(1) {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzNCI+PHBhdGggZD0iTTE3IDM0QTE3IDE3IDAgMCAxIDQuOTc5IDQuOTc5YTE3IDE3IDAgMSAxIDI0LjA0MiAyNC4wNDJBMTYuODg5IDE2Ljg4OSAwIDAgMSAxNyAzNFptLS42OS0xNS4yODJMMjEuMDA4IDI1SDI2LjFsLTYuOTcyLTkuMzIxTDI1LjMwNSA5SDIzLjgxbC01LjM1NSA1Ljc4NUwxNC4xMjggOUg5LjA0MWw2LjYgOC44MjVMOSAyNWgxLjQ5NWw1LjgxNC02LjI4MVpNMjMuOSAyMy45aC0yLjM0TDExLjI0IDEwLjFoMi4zMzdMMjMuOSAyMy45WiIvPjwvc3ZnPg==") !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-sns a:nth-child(2) {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzNCI+PHBhdGggZD0iTTE3IDM0QTE3IDE3IDAgMSAwIDAgMTdhMTYuOTg2IDE2Ljk4NiAwIDAgMCAxNyAxNyIgZmlsbD0iIzUwNzhiYyIvPjxwYXRoIGQ9Ik0xMi45IDE0LjFoMS44di0xLjdhNC4wMjMgNC4wMjMgMCAwIDEgLjYtMi42QTMuMSAzLjEgMCAwIDEgMTggOC41YTEyLjQ1MyAxMi40NTMgMCAwIDEgMy4yLjNsLS40IDIuNmE1Ljg0OSA1Ljg0OSAwIDAgMC0xLjQtLjJjLS43IDAtMS4zLjItMS4zLjl2MmgyLjdsLS4yIDIuNUgxOHY4LjhoLTMuM3YtOC44aC0xLjhaIiBmaWxsPSIjZmZmIi8+PC9zdmc+") !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-sns a:nth-child(3) {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzNCI+PHBhdGggZD0iTTE3IDM0QTE3IDE3IDAgMSAwIDAgMTdhMTYuOTg2IDE2Ljk4NiAwIDAgMCAxNyAxNyIgZmlsbD0iIzNhYWUzNiIvPjxwYXRoIGQ9Ik0yNS45IDE2LjVjMC00LTQtNy4yLTguOS03LjJzLTguOSAzLjItOC45IDcuMmMwIDMuNiAzLjIgNi42IDcuNSA3LjEuMy4xLjcuMi44LjRhMS4xIDEuMSAwIDAgMSAwIC44cy0uMS42LS4xLjgtLjIuOS44LjVhMjcuNDIgMjcuNDIgMCAwIDAgNy01LjIgNi4zNzkgNi4zNzkgMCAwIDAgMS44LTQuNFptLTEyLjQgMi40aC0xLjhhLjQ3Mi40NzIgMCAwIDEtLjUtLjV2LTMuNWEuNS41IDAgMSAxIDEgMFYxOGgxLjNhLjQ3Mi40NzIgMCAwIDEgLjUuNS40NTguNDU4IDAgMCAxLS41LjRabTEuOS0uNWEuNS41IDAgMCAxLTEgMHYtMy41YS41LjUgMCAxIDEgMSAwWm00LjIgMGMwIC4yLS4xLjQtLjMuNGgtLjFhLjc1OC43NTggMCAwIDEtLjQtLjJMMTcgMTYuMXYyLjJhLjUuNSAwIDAgMS0xIDB2LTMuNWMwLS4yLjEtLjQuMy0uNGguMWEuNzU4Ljc1OCAwIDAgMSAuNC4ybDEuOCAyLjV2LTIuMmEuNS41IDAgMSAxIDEgMFptMi45LTIuMmEuNS41IDAgMCAxIDAgMWgtMS4zdi44aDEuM2EuNS41IDAgMCAxIDAgMWgtMS44YS40NzIuNDcyIDAgMCAxLS41LS41di0zLjZhLjQ3Mi40NzIgMCAwIDEgLjUtLjVoMS44YS41LjUgMCAwIDEgMCAxaC0xLjN2LjhaIiBmaWxsPSIjZmZmIi8+PC9zdmc+") !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-sns a + a {
  margin-left: 10px !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-sns img {
  display: none !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail div.revico-review-comment-detail--action-helpful,
.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail div.revico-review-comment-detail--action-like {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 31px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 1px solid var(--cl-bdr) !important;
  border-radius: 4px !important;
  background-color: #ffffff !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail div.revico-review-comment-detail--action-helpful {
  margin-top: 18px !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail div.revico-review-comment-detail--action-like {
  margin-top: 10px !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-helpful:hover,
.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-like:hover {
  color: var(--cl-gy-3) !important;
  opacity: 0.65;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-helpful-click,
.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-like-click {
  display: flex;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: relative !important;
  height: 31px !important;
  margin: 0 !important;
  padding: 0 10px 0 16px !important;
  color: var(--cl-gy-3) !important;
  font-size: 1.2rem !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  letter-spacing: 0.05em !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-helpful-click::before,
.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-like-click::before {
  content: "";
  display: inline-block;
  position: relative;
  margin-right: 7px;
  background-position: center;
  background-repeat: no-repeat;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-helpful-click::before {
  top: -2px;
  width: 14px;
  height: 13px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMy44MzkiIGhlaWdodD0iMTIuNDgiPjxwYXRoIGQ9Ik0uNjI5IDQuOTMyaDEuODg3djcuNTQ5SC42MjlBLjYyOS42MjkgMCAwIDEgMCAxMS44NTJWNS41NjFhLjYyOS42MjkgMCAwIDEgLjYyOS0uNjI5Wm0zLjMzLS44MTNMNy45ODUuMDkyQS4zMTQuMzE0IDAgMCAxIDguNC4wNjNsLjUzNi40YS45NDQuOTQ0IDAgMCAxIC4zNDguOTg4bC0uNzI1IDIuODVoNC4wMjZhMS4yNTggMS4yNTggMCAwIDEgMS4yNTggMS4yNTh2MS4zMjZhMS4yNTkgMS4yNTkgMCAwIDEtLjA5NS40NzlMMTEuOCAxMi4wOTFhLjYyOS42MjkgMCAwIDEtLjU4Mi4zOUg0LjRhLjYyOS42MjkgMCAwIDEtLjYyOS0uNjI5VjQuNTYzYS42MjkuNjI5IDAgMCAxIC4xODgtLjQ0NFoiIGZpbGw9IiM2NjYiLz48L3N2Zz4=");
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-like-click::before {
  top: -1px;
  width: 15px;
  height: 13px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNC43NTkiIGhlaWdodD0iMTMuMDE3Ij48cGF0aCBkPSJNOC40NDkgMTIuNTdjMy44NzMtMy41MTkgNi40MS01LjgxMyA2LjMwNy04LjY3NUE0LjAyNyA0LjAyNyAwIDAgMCAxMy4wMy43M2E0LjI2NyA0LjI2NyAwIDAgMC01LjY1LjgxMkE0LjI3NSA0LjI3NSAwIDAgMCAxLjcyOS43MyA0LjAyNyA0LjAyNyAwIDAgMCAuMDA0IDMuODk2Yy0uMSAyLjg2MiAyLjQzNCA1LjE1NiA2LjMwNyA4LjY2bC4wODEuMDc0YTEuNDcyIDEuNDcyIDAgMCAwIDEuOTg0LjAwN1oiIGZpbGw9IiM2NjYiLz48L3N2Zz4=");
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-helpful-click-count,
.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-like-click-count {
  position: relative;
  margin: 0 0 0 4px !important;
  padding: 0 !important;
  background: none !important;
  color: var(--cl-main) !important;
  font-weight: 300 !important;
  cursor: pointer;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-helpful-click-count::before,
.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-like-click-count::before {
  content: "(";
}

.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-helpful-click-count::after,
.block-reviewtop-main_review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-like-click-count::after {
  content: "件)";
}

.block-reviewtop-main_review .revico-review-show_detail {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-top: 25px !important;
}

.block-reviewtop-main_review .revico-review-show_detail a {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: relative !important;
  width: 176px !important;
  height: 31px !important;
  border-radius: 4px !important;
  background-color: var(--cl-dbl) !important;
  color: #ffffff !important;
  font-size: 1.2rem !important;
  font-weight: 600 !important;
  text-align: center !important;
  text-decoration: none !important;
  letter-spacing: 0.05em !important;
}

.block-reviewtop-main_review .revico-review-show_detail a::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  top: 50% !important;
  right: 13px !important;
  width: 6px !important;
  height: 9px !important;
  margin-top: -4px !important;
  background-image: var(--arw-btn-wt-s) !important;
  background-repeat: no-repeat !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-comment-footer {
  width: 100% !important;
  margin: 20px 0 0 !important;
  padding: 0 !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-comment-footer .revico-comment-footer--paging-buttons {
  display: flex !important;
  justify-content: center !important;
  margin-top: 30px !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-comment-footer .revico-comment-footer--more {
  margin: 0 !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-comment-footer .revico-comment-footer--more button {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: relative !important;
  width: 150px !important;
  height: 31px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  border-radius: 4px !important;
  background-image: none !important;
  background-color: var(--cl-dbl) !important;
  color: #ffffff !important;
  font-size: 1.2rem !important;
  font-weight: 600 !important;
  text-align: center !important;
  text-decoration: none !important;
  letter-spacing: 0.05em !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-comment-footer .revico-comment-footer--more button::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  top: 50% !important;
  right: 13px !important;
  width: 6px !important;
  height: 9px !important;
  margin-top: -4px !important;
  background-image: var(--arw-btn-wt-s) !important;
  background-repeat: no-repeat !important;
  transform: rotate(90deg) !important;
}

.block-reviewtop-main_review .revico-multicomment-top .revico-comment-footer .revico-comment-footer--more button span {
  left: 0 !important;
}

.block-review-container .block-reviewgoodsdetail-related-category h2 {
  margin-top: 0;
}

.revico-comment-outer-foot {
  position: relative !important;
}

.revico-multicomment-vertical-display .revico-multicomment-top .revico-comment-main .revico-logo,
.revico-multicomment-vertical-display .revico-multicomment-top .revico-comment-main .revico-review-comment-row-no-comment {
  display: none;
} /* 商品一覧Revicoレビュー */
.block-category-revico-review {
  margin: 64px -30px 0;
  padding: 56px 15px;
  background-color: var(--cl-gy-2);
}

.block-review-container .block-category-revico-review h2 {
  margin-top: 0;
}

.block-category-revico-review .revico-review-comment-row-wrapper {
  background-color: var(--cl-gy-2);
} /* Order系共通 */
.ttl-order,
.block-order-method h1,
.block-order-complete,
.block-order-regular-add-complete h1,
.block-order-complete h1,
.block-order-estimate h1,
.block-order-regular-add-confirm h1 {
  margin: 24px 0 22px;
  text-align: left;
}

.block-order-flow--step {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}

.block-order-flow--step.step-4 > li {
  width: calc(100% / 4);
}

.block-order-flow--step.step-3 > li {
  width: 110px;
}

.block-order-flow--step > li div:nth-child(1) {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  border-radius: 6px;
  background-color: var(--cl-gy-2);
  color: #ffffff;
  font-size: 2rem;
  font-weight: 700;
}

.block-order-flow--step > li.is-current div:nth-child(1) {
  background-color: var(--cl-dbl);
}

.block-order-flow--step > li div:nth-child(2) {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 19px;
  margin-top: 10px;
  color: #969696;
  font-size: 1.3rem;
  font-weight: 500;
  text-align: center;
}

.block-order-flow--step > li.is-current div:nth-child(2) {
  color: var(--cl-dbl);
}

.block-footer-2.block-footer-cart {
  padding: 40px 0;
}

.block-footer-2.block-footer-cart .block-footer-nav-2 {
  margin-top: 0;
}

.block-footer-2.block-footer-cart .block-footer-copyright {
  margin-top: 24px;
}

.help-block {
  margin-top: 10px;
  color: #969696;
  font-size: 1.1rem;
} /* 買い物カゴ */
.block-cart--promotion-freespace {
  padding: 0;
}

.block-cart--rule-container {
  margin: 0;
  border: none;
}

.block-cart--rule-container + .block-cart--rule-container {
  margin-top: 60px;
}

.block-cart--rule {
  padding-bottom: 9px;
  border-bottom: 2px solid var(--cl-main);
  background-color: transparent;
  font-size: 1.8rem;
  font-weight: 700;
}

.block-cart--promotion-criteria-list-container {
  padding: 0;
}

.block-cart--contents {
  border: none;
}

.block-cart--goods-list li {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 16px 0;
  border-bottom: 1px solid var(--cl-bdr);
}

.block-cart--goods-list-image {
  display: block;
  position: relative;
  width: 120px;
}

.block-cart--goods-list-image figure {
  width: 120px;
  height: auto;
}

.block-cart--goods-list .block-goods-list--favorite--btn,
.block-cart--goods-list .block-goods-list--favorite-registed--btn {
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
}

.block-cart--goods-list-item-container {
  display: block;
  width: calc(100% - 136px);
}

.block-cart--goods-list-item-container .block-icon {
  margin-bottom: 1px;
}

.block-cart--goods-list-item-name {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.428;
}

.block-cart--goods-list-item-name a {
  text-decoration: none;
}

.block-cart--goods-list-item-price-info {
  margin-top: 5px;
}

.block-cart--goods-list-item-price {
  font-size: 1.4rem;
  font-weight: 700;
}

.block-cart--goods-list-item-price::after {
  font-size: 1rem;
  font-weight: 300;
}

.block-cart--goods-point-info {
  margin-top: 5px;
  font-size: 1.2rem;
}

.block-cart--goods-list-item-comment {
  color: #969696;
  font-size: 1.2rem;
}

.block-cart--goods-list-item-input {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
}

.block-cart--goods-list-item-input select {
  width: 80px;
  height: 30px;
}

.block-cart--goods-list-item-delete-btn {
  color: #969696;
  font-size: 1.2rem;
  text-decoration: underline;
}

.block-cart--subtotal-container {
  margin: 16px 0 0;
  padding: 0;
}

.block-cart--subtotal-container .block-cart--subtotal {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1.6rem;
  font-weight: 700;
}

.block-cart--subtotal-container .block-cart--subtotal-price {
  color: var(--cl-main);
  font-size: 2.4rem;
}

.block-cart--procedure-container {
  width: 100%;
  margin: 22px 0 0;
  padding: 0;
}

.block-cart--procedure-container .action-buttons .action:first-child,
.block-cart--procedure-container .action-buttons .action:last-child {
  padding: 0;
}

.block-cart--procedure-container .action-buttons .action .btn {
  height: 60px;
  font-size: 1.6rem;
}

.block-cart--amazonpay-form {
  margin-top: 24px;
}

.block-bookmarkslider {
  margin-top: 44px;
}

.block-bookmarkslider h2 {
  display: flex;
  flex-direction: column;
  margin: 0 0 20px;
  padding: 0 15px;
  font-size: 2.4rem;
  font-weight: 700;
}

.block-bookmarkslider .block-thumbnail-h {
  margin: 0;
}

.block-cart-bottom_area {
  margin: 60px 0 38px;
  padding: 0 15px;
}

.block-cart-bottom_area-bnr:not(:first-child) {
  margin-top: 16px;
}

.block-cart-bottom_area-bnr li + li {
  margin-top: 10px;
}

.block-cart-bottom_area img {
  display: block;
  height: auto;
} /* 注文指定 */
.block-order-method {
  line-height: 1.428;
  letter-spacing: 0;
}

.block-order-method--dest,
.block-order-method--goods,
.block-order-method--delivery-datetime,
.block-order-method--payment,
.block-order-method--destmethod,
.block-order-method--regular-list {
  margin-top: 30px;
}

.block-order-method--goods.block-order-method--goods-regular {
  margin-top: 20px;
}

.block-order-method h2 {
  margin: 0 0 16px;
  padding-bottom: 9px;
  border-bottom: 2px solid var(--cl-main);
  background-color: transparent;
  font-size: 1.8rem;
  font-weight: 700;
}

.block-order-method--orderer-detail {
  padding: 0;
  border: none;
}

.block-order-method--orderer-name {
  padding-bottom: 2px;
}

.block-order-method--dest-item {
  padding: 0;
  border-bottom: none;
}

.block-order-method--dest-item + .block-order-method--dest-item {
  margin-top: 16px;
}

.block-order-method--dest-item-title {
  padding: 0;
}

.block-order-method--dest-item address {
  margin-top: 10px;
  padding: 10px;
  background-color: var(--cl-gy-1);
}

.block-order-method--dest-add {
  margin-top: 16px;
  padding: 0;
  border: none;
}

.block-order-method--delivery-address-add-btn {
  position: relative;
  width: 100%;
  height: 40px;
  border-color: var(--cl-bdr);
  background-image: url(../../img/usr/common/sp/arw_btn_bk.png);
  background-position: right 13px center;
  background-repeat: no-repeat;
  background-size: 6px 10px;
  font-size: 1.4rem;
  font-weight: 700;
}

.block-order-method--goods-content {
  border: none;
}

.block-order-method--goods-list li {
  padding: 16px 0;
  border-bottom: 1px solid var(--cl-bdr);
}

.block-order-method--goods-list li:first-child {
  padding-top: 0;
}

.block-order-method--goods-item-detail {
  display: flex;
  justify-content: space-between;
}

.block-order-method--goods-item-image {
  display: block;
  width: 80px;
}

.block-order-method--goods-item-image figure {
  width: 100%;
  height: auto;
  background-color: transparent;
}

.block-order-method--goods-info {
  display: block;
  width: calc(100% - 80px);
  padding-left: 16px;
}

.block-order-method--goods-info .block-icon {
  margin-bottom: 4px;
}

.block-order-method--goods-name {
  font-weight: 700;
}

.block-order-method--goods-comment {
  margin-top: 5px;
  color: #969696;
  font-size: 1.2rem;
}

.block-order-method--goods-bot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 6px;
}

.block-order-method--goods-qty {
  font-size: 1.3rem;
}

.block-order-method--goods-price {
  font-weight: 700;
}

.block-order-method--goods-price::after {
  font-size: 1rem;
  font-weight: 300;
}

.block-order-method--delivery-datetime-content,
.block-order-method--date-spec,
.block-order-method--time-spec {
  padding: 0;
  border: none;
}

.block-order-method--time-spec,
.block-order-method--delivery-place {
  margin-top: 20px;
}

.block-order-method--date-spec-title,
.block-order-method--time-spec-title,
.block-order-method--delivery-place-title,
.block-order-method--coupon-title,
.block-order-method--point-use-title,
.block-order-method--promotion-title,
.block-order-method--regular-content h3 {
  font-size: 1.6rem;
  font-weight: 700;
}

.block-order-method--time-spec-content,
.block-order-method--date-spec-content,
.block-order-method--delivery-place-content {
  margin-top: 10px;
}

.block-order-method--time-spec-content select,
.block-order-method--date-spec-content select {
  width: 180px;
  height: 40px;
  font-size: 1.3rem;
}

.block-order-method--delivery-place-content > ul {
  display: flex;
  align-items: center;
}

.block-order-method--delivery-place-content > ul li + li {
  margin-left: 30px;
}

.block-order-method--delivery-place-content>ul label:not(:last-of-type) {
  margin-right: 30px;
}

.block-order-method--discount {
  margin-top: 20px;
}

.block-order-method--coupon,
.block-order-method--point-use,
.block-order-method--promotion {
  padding: 0;
  border: none;
}

.block-order-method--point-use,
.block-order-method--promotion {
  margin-top: 20px;
}

.block-order-method--coupon-content,
.block-order-method--point-content-use,
.block-order-method--promotion-content {
  margin-top: 10px;
}

.block-order-method--coupon-content > input[name="coupon"],
.block-order-method--promotion-content > input[name="promotion_code"] {
  margin-top: 10px;
  width: 100%;
}

.block-order-method--coupon-available-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 0 0;
  height: 40px;
  font-weight: 700;
}

.block-order-method--point-use-select {
  margin-bottom: 8px;
}

.block-order-method--point-use-select li {
  margin: 10px 0 0;
}

.block-order-method--point-use-content input[name="pointpay_num"] {
  width: 80px;
  height: 40px;
  padding: 0 10px;
}

.block-order-method--salesinclude {
  margin: 30px -15px 0;
  padding: 15px 15px 0;
  background-color: var(--cl-gy-1);
}

.block-order-method--dest-title-salesinclude {
  background-color: transparent;
  font-size: 1.6rem;
  font-weight: 700;
}

.block-order-method--dest-note-salesinclude {
  margin-top: 10px;
  background-color: transparent;
}

.block-order-method--salesinclude-item {
  padding: 16px 0;
}

.block-order-method--salesinclude-item + .block-order-method--salesinclude-item {
  border-top: 1px solid var(--cl-bdr);
}

.block-order-method--salesinclude-item address {
  margin-top: 10px;
}

.block-order-method--payment-content {
  border: none;
}

.block-order-method--payment-method {
  padding: 0;
  border: none;
}

.block-order-method--payment-method-select li {
  position: relative;
  margin: 0;
  padding: 18px;
  border: 2px solid var(--cl-bdr);
  border-radius: 8px;
}

.block-order-method--payment-method-select li + li {
  margin-top: 10px;
}

.block-order-method--payment-method-radio {
  position: relative;
  width: 100%;
  z-index: 9;
}

.block-order-method--payment-method-comment {
  margin-top: 16px;
  font-size: 1.3rem;
  line-height: 1.384;
}

.block-order-method--payment-method-comment p + p {
  margin-top: 4px;
}

.block-order-method--payment-method-comment img {
  position: absolute;
  top: 12px;
  right: 0;
  width: 127px;
  height: auto;
}

.block-order-method--destmethod-select li {
  margin: 0;
}

.block-order-method--destmethod-select li + li {
  margin-top: 10px;
}

.block-order-method--regular-list > label {
  display: block;
}

.block-order-method--regular-list > label + label {
  margin-top: 10px;
}

.block-order-method--regular-add-list-detail,
.block-order-method--regular-add-list-detail:last-of-type {
  border-color: var(--cl-bdr);
}

.block-order-method--regular-add-list--list > dd:nth-child(2) {
  margin-top: 5px;
}

.block-order-method--regular-add-info {
  margin-top: 10px;
}

.block-order-method--regular-add-info .block-order-method--regular-add-info-detail {
  border: none;
}

.block-order-method--regular-add-info .block-order-method--regular-add-info-detail,
.block-order-method--regular-add-info .block-order-method--regular-add-goods-info {
  padding: 0;
}

.block-order-method--regular-add-info .block-order-method--regular-add-info-detail {
  align-items: flex-start;
}

.block-order-method--regular-add-info .block-order-method--regular-add-info-detail + .block-order-method--regular-add-info-detail {
  margin-top: 3px;
}

.block-order-method--regular-add-info-detail > span {
  font-size: 1.4rem;
}

.block-order-method--regular-add-info-detail > span:nth-child(1) {
  width: 130px;
}

.block-order-method--regular-add-info-detail > span:nth-child(2) {
  width: calc(100% - 130px);
  text-align: left;
}

.block-order-method--regular-add-info .block-order-method--regular-add-goods-info {
  margin-top: 10px;
  padding-top: 10px;
  border: none;
  border-top: 1px solid var(--cl-bdr);
  font-size: 1.4rem;
}

.block-order-method--regular-add-goods-item > ul {
  justify-content: space-between;
}

.block-order-method--regular-add-goods-item > ul > li {
  width: auto;
}

.block-order-method--regular-add-goods-item-unit-amount {
  flex-shrink: 0;
  margin: 0;
}

.block-order-method--regular-content {
  margin-top: 20px;
  padding: 0;
  border: none;
}

.block-order-method--regular-content h3 {
  margin: 0;
}

.block-regular-cycle--cycle-type {
  display: flex;
  align-items: center;
  margin-top: 10px;
}

.block-regular-cycle--cycle-type li + li {
  margin-left: 58px;
}

.block-regular-cycle--cycle-sub-type {
  margin: 10px 0 0;
  padding: 0;
  border: 1px solid var(--cl-bdr);
  border-radius: 4px;
  background-color: var(--cl-gy-1);
}

.block-regular-cycle--cycle-sub-type h3 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 38px;
  padding: 0 12px;
  font-size: 1.4rem;
  font-weight: 400;
}

.block-regular-cycle--cycle-sub-type dd {
  padding: 0 12px 12px;
}

.block-regular-cycle--cycle-sub-type dd .help-block {
  margin: 0 0 5px;
}

.block-regular-cycle--select-dm {
  margin: 5px 0 10px;
}

.block-regular-cycle--deliv_date {
  margin: 16px 0 0;
  padding: 0;
  border: none;
}

.block-regular-cycle--deliv_date--prev-expected-dt,
.block-regular-cycle--deliv_date--next-expected-dt {
  display: flex;
  justify-content: space-between;
  border: none;
  font-weight: 700;
}

.block-regular-cycle--deliv_date--next-expected-dt {
  margin-top: 4px;
}

.block-regular-cycle--deliv_date--prev-expected-dt-title,
.block-regular-cycle--deliv_date--next-expected-dt-title {
  width: 128px;
  padding: 0;
  border: none;
  background-color: transparent;
  text-align: left;
}

.block-regular-cycle--deliv_date--prev-expected-dt-date,
.block-regular-cycle--deliv_date--next-expected-dt-date {
  width: calc(100% - 128px);
  padding: 0;
  text-align: left;
}

.block-order-method--salesinclude + .block-order-method--payment-title {
  margin-top: 30px;
}

.block-order-method--procedure {
  position: relative;
  bottom: auto;
  left: auto;
  width: 100%;
  margin: 40px 0;
  padding: 0;
  border-top: none;
  background: transparent;
  z-index: 1;
}

.block-order-method--next-btn {
  height: 60px;
  font-size: 1.6rem;
  font-weight: 700;
}

.block-order-method--back {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
}

.block-order-method--back a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 1.4rem;
  font-weight: 700;
  text-decoration: none;
}

.block-order-method--destmethod-detail {
  padding: 0;
  border: none;
}

.block-order-method--back a::before {
  content: "";
  display: inline-block;
  position: relative;
  width: 8px;
  height: 13px;
  margin-right: 12px;
  background-image: url(../../img/usr/common/sp/arw_cart_back.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
} /* 注文完了 */
.page-order .pane-main {
  min-height: calc(100vh - 254px);
}

.block-order-complete--body,
.block-order-regular-add-complete--body {
  padding: 0;
  text-align: left;
}

.block-order-complete--wrapper,
.block-order-regular-add-complete--wrapper {
  padding: 0;
}

.block-order-complete--message,
.block-order-regular-add-complete--message {
  margin: 0;
  text-align: center;
}

.block-order-complete--message p,
.block-order-regular-add-complete--message p {
  font-size: 1.6rem;
  line-height: 1.625;
}

.block-order-complete--orderid,
.block-order-regular-add-complete--regular-sales {
  margin-top: 20px;
  text-align: center;
}

.block-order-complete--orderid dd,
.block-order-regular-add-complete--regular-sales dd {
  margin-top: 4px;
  font-size: 1.6rem;
}

.block-order-complete--home,
.block-order-regular-add-complete--home {
  display: flex;
  flex-direction: column;
  margin: 40px 0;
  padding: 0;
}

.block-order-complete--home > a,
.block-order-regular-add-complete--home > a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 40px;
  border: 1px solid var(--cl-bdr);
  border-radius: 4px;
  font-size: 1.4rem;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 0.05em;
}

.block-order-complete--home > a + a,
.block-order-regular-add-complete--home > a + a {
  margin-top: 10px;
}

.block-order-complete--home > a::before,
.block-order-regular-add-complete--home > a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 16px;
  width: 6px;
  height: 10px;
  margin-top: -5px;
  background-image: url(../../img/usr/common/sp/arw_btn_bk.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate(180deg);
} /* 注文確認 */
.block-order-estimate,
.block-order-regular-add-confirm {
  letter-spacing: 0;
}

.block-order-estimate h2,
.block-order-regular-add-confirm h2 {
  display: block;
  margin: 0 0 16px;
  padding: 0 0 9px;
  border-bottom: 2px solid var(--cl-main);
  background-color: transparent;
  font-size: 1.8rem;
  font-weight: 700;
}

.block-order-estimate h3,
.block-order-regular-add-confirm h3 {
  margin: 0 0 10px;
  padding: 0;
  font-size: 1.6rem;
}

.block-order-estimate--goods-content,
.block-order-regular-add-confirm--goods-content {
  margin: 0;
  border: none;
  background-color: transparent;
}

.block-order-estimate--goods-list li,
.block-order-regular-add-confirm--goods-content li {
  display: flex;
  justify-content: space-between;
  padding: 16px 0;
  border: none;
  border-bottom: 1px solid var(--cl-bdr);
}

.block-order-estimate--goods-list li:first-child,
.block-order-regular-add-confirm--goods-content li:first-child {
  padding-top: 0;
}

.block-order-estimate--goods-item-image,
.block-order-regular-add-confirm--goods-item-image {
  display: block;
  width: 80px;
}

.block-order-estimate--goods-item-image figure,
.block-order-regular-add-confirm--goods-item-image figure {
  width: 100%;
  height: auto;
  background-color: transparent;
}

.block-order-estimate--goods-description,
.block-order-regular-add-confirm--goods-description {
  display: block;
  width: calc(100% - 96px);
  margin: 0;
  padding: 0;
}

.block-order-estimate--goods-description .block-icon,
.block-order-regular-add-confirm--goods-description .block-icon {
  margin-bottom: 4px;
}

.block-order-estimate--goods-name,
.block-order-regular-add-confirm--goods-name {
  font-weight: 700;
}

.block-order-estimate--goods-item-comment,
.block-order-regular-add-confirm--goods-item-comment {
  margin-top: 5px;
  color: #969696;
  font-size: 1.2rem;
}

.block-order-estimate--goods-bot,
.block-order-regular-add-confirm--goods-bot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 6px;
}

.block-order-estimate--goods-qty,
.block-order-regular-add-confirm--goods-qty {
  font-size: 1.3rem;
}

.block-order-estimate--goods-price-num,
.block-order-regular-add-confirm--goods-price-first {
  font-weight: 700;
}

.block-order-estimate--goods-price-num::after,
.block-order-regular-add-confirm--goods-price-first span::after {
  font-size: 1rem;
  font-weight: 300;
}

.block-order-estimate--summary,
.block-order-regular-add-confirm--summary {
  margin: 30px -15px 0;
}

.block-order-estimate--summary-content,
.block-order-regular-add-confirm--summary-content {
  padding: 20px 15px;
  border: none;
  background-color: var(--tbl-th);
}

.block-order-estimate--price-items,
.block-order-regular-add-confirm--price-items {
  padding: 0;
}

.block-order-estimate--price-top,
.block-order-regular-add-confirm--price-top {
  margin-bottom: 16px;
  padding: 16px;
  background-color: #ffffff;
}

.block-order-estimate--price-items dl,
.block-order-regular-add-confirm--price-items dl {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.block-order-estimate--price-items dt,
.block-order-regular-add-confirm--price-items dl > dt {
  display: block;
  width: auto;
  padding: 0;
}

.block-order-estimate--total dt,
.block-order-regular-add-confirm--total dt {
  border: none;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 0;
}

.block-order-estimate--total dt .txt-s,
.block-order-regular-add-confirm--total dt .txt-s {
  font-size: 1.2rem;
  font-weight: 300;
}

.block-order-estimate--price-items dd,
.block-order-regular-add-confirm--price-items dl > dd {
  display: block;
  width: auto;
  padding: 0;
  border: none;
}

.block-order-estimate--total dd,
.block-order-regular-add-confirm--total dd {
  padding: 0;
  color: var(--cl-rd);
  font-size: 2.4rem;
  font-weight: 700;
}

.block-order-estimate--hanp-amount {
  margin-top: 2px;
}

.block-order-estimate--hanp-amount dt,
.block-order-estimate--hanp-amount dd {
  font-weight: 500;
}

.block-order-estimate--hanp-amount dt .txt-s {
  font-size: 1rem;
  font-weight: 300;
}

dl.block-order-estimate--point-add {
  margin-top: 11px;
  padding-top: 16px;
  border-top: 1px solid var(--cl-bdr);
}

dl.block-order-estimate--point-add,
dl.block-order-estimate--now-point,
dl.block-order-estimate--limited-point {
  justify-content: flex-end;
  text-align: right;
}

dl.block-order-estimate--point-add dt {
  font-weight: 700;
}

dl.block-order-estimate--point-add dd {
  position: relative;
  margin-left: 16px;
  color: var(--cl-rd);
  font-weight: 700;
}

dl.block-order-estimate--point-add dd::before {
  content: "P";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  border-radius: 20px;
  background-color: var(--cl-rd);
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 700;
  text-align: center;
  line-height: 20px;
}

.block-order-estimate--summary .help-block {
  font-size: 1.2rem;
}

.block-order-estimate--point-add + .help-block {
  margin-top: 5px;
  text-align: right;
}

dl.block-order-estimate--now-point,
dl.block-order-estimate--limited-point {
  font-size: 1.3rem;
}

dl.block-order-estimate--now-point {
  margin-top: 15px;
}

dl.block-order-estimate--limited-point {
  margin-top: 1px;
}

dl.block-order-estimate--now-point dt,
dl.block-order-estimate--limited-point dt {
  margin-right: 10px;
  font-weight: 700;
}

.block-order-estimate--subtotal,
.block-order-estimate--postage,
.block-order-estimate--charge,
.block-order-estimate--coupon-out,
.block-order-estimate--point-out,
.block-order-estimate--promotion-out,
.block-order-regular-add-confirm--subtotal,
.block-order-regular-add-confirm--postage,
.block-order-regular-add-confirm--charge,
.block-order-regular-add-confirm--coupon-out,
.block-order-regular-add-confirm--point-out,
.block-order-regular-add-confirm--promotion-out {
  margin-top: 3px;
  font-weight: 500;
}

.block-order-estimate--charge,
.block-order-regular-add-confirm--charge {
  margin-top: 8px;
}

.block-order-estimate--coupon-out,
.block-order-estimate--point-out,
.block-order-estimate--promotion-out,
.block-order-regular-add-confirm--point-out,
.block-order-regular-add-confirm--promotion-out {
  color: var(--cl-rd);
}

.block-order-estimate--postage + .help-block,
.block-order-regular-add-confirm--postage + .help-block {
  margin-top: 4px;
}

.block-order-estimate--orderer,
.block-order-regular-add-confirm--delivery-info {
  margin-top: 30px;
}

.block-order-estimate--orderer-content,
.block-order-estimate--dest-content,
.block-order-estimate--discount-info .block-order-estimate--coupon,
.block-order-estimate--discount-info .block-order-estimate--point,
.block-order-estimate--discount-info .block-order-estimate--promotion-code,
.block-order-estimate--date-spec,
.block-order-estimate--time-spec,
.block-order-estimate--deivery-place,
.block-order-regular-add-confirm-info-content,
.block-order-regular-add-confirm--orderer-content,
.block-order-regular-add-confirm--regular-cycle-content,
.block-order-regular-add-confirm--method-pay-content,
.block-order-estimate--regular-cycle-content {
  position: relative;
  margin: 0;
  padding: 16px 70px 16px 0;
  border: none;
  border-bottom: 1px solid var(--cl-bdr);
}

.block-order-estimate--orderer-content,
.block-order-regular-add-confirm-info-content {
  padding-top: 0;
}

.block-order-estimate--change-btn-container,
.block-order-regular-add-confirm--change-btn-container {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  text-align: right;
}

.block-order-estimate--change-btn-container a + a,
.block-order-regular-add-confirm--change-btn-container a + a {
  margin-top: 5px;
}

.block-order-estimate--discount-info {
  border: none;
}

.block-order-estimate--coupon-apply-message,
.block-order-estimate--promotion-code-message {
  padding: 0;
}

.block-order-estimate--limited-point {
  white-space: nowrap;
}

.block-order-estimate--method-pay {
  margin-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--cl-bdr);
}

.block-order-estimate--method-pay-content {
  margin: 0;
  padding: 0;
  border: none;
}

.block-order-estimate--method {
  position: relative;
}

.block-order-estimate--pay-input {
  margin: 16px 0 0;
}

.block-order-estimate--pay-detail {
  margin: 0;
  padding: 0;
  border: none;
}

.block-order-estimate--pay-selectcard-keep {
  margin-bottom: 8px;
}

.block-order-estimate--pay-card-header {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 48px;
  margin-top: 16px;
  background-color: var(--cl-dbl);
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 700;
}

.block-order-estimate--pay-card-content {
  padding: 0 16px 16px;
  background-color: var(--cl-gy-2);
}

.block-order-estimate--pay-card-content dl {
  padding-top: 16px;
}

.block-order-estimate--pay-card-content dt {
  display: flex;
  align-items: center;
  height: 40px;
  padding: 0 16px;
  background-color: #dadee0;
  font-weight: 700;
}

.block-order-estimate--pay-card-content dd {
  padding: 16px;
  background-color: #ffffff;
}

.block-order-estimate--pay-card-content input[type="text"],
.block-order-estimate--pay-card-content input[type="number"] {
  height: 44px;
  padding: 0 14px;
}

.block-order-estimate--pay-card-content select {
  height: 44px;
  padding-left: 14px;
}

.block-order-estimate--pay-card-content select[name="card_brand"],
.block-order-estimate--pay-card-content input[name="card_num"] {
  width: 100%;
}

.block-order-estimate--pay-card-content select[name="card_m"],
.block-order-estimate--pay-card-content select[name="card_y"] {
  width: 100px;
}

.block-order-estimate--pay-card-content select[name="card_m"] {
  margin-right: 10px;
}

.block-order-estimate--pay-card-content select[name="card_y"] {
  margin: 0 10px;
}

.block-order-estimate--pay-card-content input[name="security_code"] {
  width: 70px;
}

.block-order-estimate--pay-card-content .help-block {
  font-size: 1.2rem;
}

.block-order-estimate--pay-expire {
  font-weight: 500;
}

.block-order-estimate--pay-savecard,
.block-order-estimate--pay-privacypolicy {
  padding: 0 16px;
  background-color: #eceeef;
  font-size: 1.5rem;
}

.block-order-estimate--pay-privacypolicy {
  padding: 16px 16px 20px;
}

.block-order-estimate--pay-savecard input[type="checkbox"] + label::before {
  top: 50%;
  margin-top: -12px;
}

.block-order-estimate--pay-savecard .help-block {
  margin-top: 5px;
  padding-left: 34px;
  font-size: 1.2rem;
}

.is-required::before {
  content: "必須";
  display: inline-block;
  width: 34px;
  height: 20x;
  margin-left: 6px;
  border: 1px solid var(--cl-rd);
  border-radius: 4px;
  background-color: #ffffff;
  color: var(--cl-rd);
  font-size: 1.2rem;
  text-align: center;
  line-height: 20px;
}

.block-order-estimate--pay-privacypolicy-link {
  margin-top: 1px;
  padding-left: 34px;
}

.block-order-estimate--pay-privacypolicy-link a {
  position: relative;
}

.block-order-estimate--pay-privacypolicy-link a::after {
  content: "";
  display: inline-block;
  position: relative;
  width: 10px;
  height: 10px;
  margin-left: 8px;
  background-image: url(../../img/usr/common/sp/link_outer.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.block-order-estimate--date-spec-content {
  border: none;
}

.block-order-estimate--date-spec-content .help-block {
  font-size: 1.2rem;
}

.block-order-estimate--mailmag {
  margin-top: 20px;
}

.block-order-estimate--mailmag-cb {
  margin-top: 16px;
}

.block-order-estimate--commit,
.block-order-regular-add-confirm--commit {
  margin: 30px 0 40px;
}

.block-order-estimate--commit .action-buttons,
.block-order-regular-add-confirm--commit .action-buttons {
  margin-top: 0;
}

.block-order-estimate--commit .action .btn,
.block-order-regular-add-confirm--commit .action .btn {
  height: 60px;
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.block-order-estimate--return-agree,
.block-order-regular-add-confirm--return-agree {
  margin: 24px 0 0;
  color: var(--cl-rd);
  font-size: 1.6rem;
  font-weight: 700;
  text-decoration: underline;
}

.block-order-estimate--terms,
.block-order-regular-add-confirm--terms {
  margin-top: 10px;
  font-size: 1.5rem;
}

.block-order-regular-add-confirm--message {
  margin-bottom: 20px;
  padding: 0;
  border: none;
  font-size: 1.4rem;
  text-align: left;
}

.block-order-regular-add-confirm--goods-content + .block-order-regular-add-confirm--goods-label {
  margin-top: 20px;
}

.block-order-regular-add-confirm--regular-cycle li,
.block-order-estimate--regular-cycle li {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0;
  border: none;
  font-size: 1.4rem;
}

.block-order-regular-add-confirm--regular-cycle li + li,
.block-order-estimate--regular-cycle li + li {
  margin-top: 3px;
}

.block-order-estimate--regular-cycle li:last-child {
  border: none;
}

.block-order-regular-add-confirm--regular-cycle > li > span,
.block-order-estimate--regular-cycle > li > span {
  width: 128px;
  font-size: 1.4rem;
}

.block-order-regular-add-confirm--regular-cycle > li > span:first-child,
.block-order-estimate--regular-cycle > li > span:first-child {
  width: 128px;
}

.block-order-regular-add-confirm--regular-cycle > li > span:last-child,
.block-order-estimate--regular-cycle > li > span:last-child {
  width: calc(100% - 128px);
  text-align: left;
}

.block-order-regular-add-confirm--prev-expected-dt,
.block-order-regular-add-confirm--next-expected-dt,
.block-order-estimate--prev-expected-dt,
.block-order-estimate--next-expected-dt,
.block-order-estimate--ship-time-1,
.block-order-estimate--ship-time-2 {
  display: flex;
  align-items: center;
  margin-top: 0;
  padding: 0;
  border: none;
  font-weight: 700;
}

.block-order-regular-add-confirm--prev-expected-dt,
.block-order-estimate--prev-expected-dt,
.block-order-estimate--ship-time-1 {
  margin-top: 10px;
}

.block-order-regular-add-confirm--next-expected-dt,
.block-order-estimate--next-expected-dt,
.block-order-estimate--ship-time-2 {
  margin-top: 3px;
}

.block-order-regular-add-confirm--prev-expected-dt dt,
.block-order-regular-add-confirm--next-expected-dt dt,
.block-order-estimate--prev-expected-dt dt,
.block-order-estimate--next-expected-dt dt,
.block-order-estimate--ship-time-1 dt,
.block-order-estimate--ship-time-2 dt {
  width: 128px;
}

.block-order-regular-add-confirm--prev-expected-dt dd,
.block-order-regular-add-confirm--next-expected-dt dd,
.block-order-estimate--prev-expected-dt dd,
.block-order-estimate--next-expected-dt dd,
.block-order-estimate--ship-time-1 dd,
.block-order-estimate--ship-time-2 dd {
  width: calc(100% - 128px);
}

.block-order-regular-add-confirm--regular-cycle-info,
.block-order-estimate--regular-add-info {
  font-size: 1.2rem;
  text-align: left;
}

.block-order-estimate--regular-add-info {
  margin: 5px 0 0;
  padding: 0;
  border: none;
}

.block-order-regular-add-confirm--regular-cycle-info a,
.block-order-estimate--regular-add-info a {
  display: inline;
  margin: 0;
  padding: 0;
}

.block-order-estimate--regular-cycle-content .help-block {
  font-size: 1.2rem;
}

.block-order-regular-add-confirm--method {
  padding: 0;
}

.block-order-regular-add-confirm--method > span,
.block-order-regular-add-confirm--method > span:last-of-type {
  width: 100%;
  text-align: left;
}

.block-order-estimate--novelty {
  margin: 30px 0;
  padding: 0 15px;
}

.block-order-estimate--novelty-list > li + li {
  margin-top: 10px;
}

.block-order-estimate--novelty-item {
  margin: 0;
}

.block-order-estimate--novelty-list label {
  display: block;
  position: relative;
  padding: 0 0 0 34px;
}

.block-order-estimate--novelty-list label:has(input[type="checkbox"])::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  background-image: url(../../img/usr/common/sp/icon_checkbox.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: background-image 0.15s;
}

.block-order-estimate--novelty-list label:has(input[type="checkbox"]:checked)::before {
  background-image: url(../../img/usr/common/sp/icon_checkbox_checked.png);
}

.block-order-estimate--novelty-item-goods input[type="checkbox"] {
  display: none;
} /* その他 */
.block-order-estimate--dest-address-container h2,
.block-order-estimate--guest-address-container h2,
.block-order-estimate--amazonpay-address-container h2 {
  background-color: var(--cl-main);
}

.block-order-estimate--dest-address-register-btn {
  border: 1px solid var(--cl-dbl);
  color: #fff;
  background: var(--cl-dbl);
}

.block-inquiry-history-detail--subject {
  margin-bottom: 0;
}

.block-inquiry-history-detail--item-header.legend {
  margin-top: 40px;
}

.block-inquiry-history-detail--subject,
.block-inquiry-history-detail--contact-name,
.block-inquiry-history-detail--update-dt {
  font-size: 1.4rem;
}

.block-inquiry-history-detail--update-dt {
  font-weight: 300;
}

.block-inquiry-history-detail--form {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px solid var(--cl-bdr);
}

.block-purchase-history-detail--track-shipment-url {
  word-wrap: break-word;
}

.block-inquiry-history-detail--inquiry-body textarea {
  height: 120px;
}

.block-category-style-p {
  display: flex;
  flex-wrap: wrap;
  border-top: none;
}

.block-genre-style {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: none;
}

.block-genre-style--item a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 41px;
  border: 1px solid var(--cl-bdr);
  border-radius: 4px;
  background-color: #ffffff;
  font-size: 1.4rem;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.block-genre-style--item a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 13px;
  width: 6px;
  height: 10px;
  margin-top: -5px;
  background-image: var(--arw-btn-bk-s);
  background-position: center;
  background-repeat: no-repeat;
}

.block-otherpage-brand_list .block-category-style-p .block-category-style-p--item .block-category-style-p--item-name {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 8px 8px;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
}

.block-otherpage-brand_list .block-category-style-p .block-category-style-p--item {
  width: calc((100% - 30px) / 3);
  flex-basis: calc((100% - 30px) / 3);
  border: none;
  transition: opacity 0.2s;
  margin-right: 10px;
  margin-bottom: 10px;
}

.block-category-style-p .block-category-style-p--item {
  display: flex;
  flex-direction: column;
  border-radius: 10px;
}

.block-category-style-p .block-category-style-p--item {
  position: relative;
  margin: 0;
  overflow: hidden;
}

.block-category-style-p .block-category-style-p--item .block-category-style-p--item-name a {
  text-decoration: none;
}

.block-otherpage-brand_list .block-category-style-p .block-category-style-p--item .block-category-style-p--item-image a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid var(--cl-bdr);
  border-radius: 10px;
}

h1 {
  margin: 24px 0 24px;
}

.block-topic-path {
  margin: -8px 0 -15px;
}

.revico-multicomment-vertical-display .block-ttl-container {
  margin-top: 0;
}

.revico-multicomment-vertical-display {
  padding-bottom: 60px;
} /* メンテナンス */
.block-maintenance {
  text-align: center;
}

.block-maintenance>h1 {
  margin-top: 24px;
}

.block-maintenance>img {
  width: 150px;
  height: auto;
}

.block-maintenance_text {
  margin: 30px auto;
  text-align: left;
}

.block-maintenance .item-btn .btn-arw {
  width: 287px;
  height: 40px;
  margin: 0 auto;
}

.block-maintenance .item-link {
  margin-top: 24px;
} /* ブランド一覧 */
.block-review-container .block-otherpage-brand_list {
  margin-top: 60px;
}

.block-category-style-p {
  display: flex;
  flex-wrap: wrap;
  border-top: none;
}

.block-category-style-p--item {
  position: relative;
  width: calc((100% - 20px) / 3);
  min-height: 0;
  border-bottom: none;
}

.block-category-style-p--item:not(:nth-child(3n)) {
  margin-right: 10px;
}

.block-category-style-p--item:not(:nth-child(-n + 3)) {
  margin-top: 10px;
}

.block-category-style-p--item-image a {
  display: block;
  position: relative;
  height: 100%;
  padding-bottom: 4px;
  border-radius: 10px;
  text-align: center;
  text-decoration: none;
}

.block-category-style-p--item-image a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid var(--cl-bdr);
  border-radius: 10px;
}

.block-category-style-p--item-name {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 13px 10px;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  z-index: 9;
}

.block-category-style-p--item-name a {
  text-decoration: none;
}

.revico-widget .revico-community-talk .revico-community-talk-custom-textarea {
  height: 100px;
}

.block-login--ask-password {
  font-size: 1.6rem;
}

.block-landingpage-form--payment-content-method-select .help-block img {
  display: none;
}

.revico-multicomment-vertical-display + .block-reviewtop-review-all_list {
  margin-top: 80px !important;
}

.revico-modal .revico-modal__close {
  top: 5.5% !important;
}

.revico-review-comment-detail--addition-evaluationanswer--label {
  display: none;
}

.revico-review-comment-detail--addition-evaluationanswer--status {
  width: auto;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 20px !important;
  padding: 0 4px !important;
  border: 1px solid var(--cl-bdr) !important;
  border-radius: 4px !important;
  background-color: #ffffff !important;
  font-size: 1.2rem !important;
}

.page-goodsreview .revico-modal-state:checked ~ .revico-modal {
  display: none !important;
}

.block-login--member,
.block-login--amazon,
.block-login--first-time {
  margin-bottom: 50px;
}
