@charset "UTF-8";
/* ----共通---- */
.pane-main {
	width: 100%;
	overflow: hidden;
}


/* ----トップページ本文---- */
#top-slider-warp {
  position: relative;
  width: 100%;
  padding: 16px 0 37px;
}

#top-slider-warp li {
  padding: 0 1.16279vw;
}

#top-slider-warp li img {
  vertical-align: top;
  width: 100%;
  aspect-ratio: 1 / 1;
}

#top-slider-warp:not(.swiper-initialized) .block-top-body--items {
  width: 100%;
  display: flex;
  justify-content: center;
}

#top-slider-warp:not(.swiper-initialized) .block-top-body--items li {
  width: 83.33333vw;
  min-width: 83.33333vw;
}

#top-slider-warp .swiper-pager {
  position: absolute;
  right: 10.4651vw;
  bottom: calc(2.32558vw + 37px);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 15px 6px 6px;
  border-radius: 16px;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1;
}

#top-slider-warp .swiper-slide-control {
  position: relative;
  width: 20px;
  height: 20px;
  border: 0;
  border-radius: 50%;
  padding: 0;
  cursor: pointer;
  font-size: 0;
  background: #FFF;
}

#top-slider-warp .swiper-slide-control::before {
  position: absolute;
  top: calc(50% - 3px);
  left: calc(50% - 3px);
  display: block;
  width: 2px;
  height: 6px;
  background: #007238;
  content: "";
}

#top-slider-warp .swiper-slide-control::after {
  position: absolute;
  top: calc(50% - 3px);
  right: calc(50% - 3px);
  display: block;
  width: 2px;
  height: 6px;
  background: #007238;
  content: "";
}

#top-slider-warp .swiper-slide-control.paused::before {
  width: 6px;
  height: 6px;
  border-left: 6px solid #007238;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  background: none;
  content: "";
}

#top-slider-warp .swiper-slide-control.paused::after {
  display: none;
}

#top-slider-warp .swiper-pagination-bullets {
  position: static;
  width: auto;
  display: flex;
  align-items: center;
}

#top-slider-warp span.swiper-pagination-bullet {
  display: block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  border: 5px solid transparent;
  border-radius: 50%;
  font-size: 0;
  opacity: 1.0;
  background: none;
}

#top-slider-warp span.swiper-pagination-bullet::before {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #FFF;
  content: "";
}

#top-slider-warp span.swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  background: #007238;
}

.swiper-slide-active.swiper-slide-lazy {
  height: auto;
}

.swiper-slide-lazy {
  height: 0;
}

/* ----トップページ---- */
.block-top-title {
  margin: 0 0 24px;
  padding: 40px 0 0;
  border: 0;
  text-align: center;
  font-family: "Josefin Sans", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.333;
  color: #000;
  background: none;
}

.block-top-title span {
  display: block;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.5;
}

.block-top-more a {
  display: block;
  width: 68vw;
  margin: 0 auto;
  padding: 10px 5px;
  border: 1px solid #707070;
  text-align: center;
  font-size: 14px;
  background: #fff;
}

.block-top-topic--body {
  padding: 0;
  background: none;
}

.block-top-topic {
  margin: 64px 0;
}

.block-top-topic .block-top-topic--header {
  margin: 0 0 24px;
  padding: 0;
  border: 0;
  text-align: center;
  font-size: 44px;
  font-weight: bold;
  line-height: 1.2;
  background: none;
}

.block-top-topic .block-top-topic--header .en {
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 800;
  color: #007238;
}

.block-top-topic .block-top-topic--header .jp {
  font-size: 16px;
  font-weight: bold;
  color: #252A2E;
}

ul.block-topic--items {
  margin: 0 16px 24px;
  padding: 8px 0;
  border-radius: 8px;
  overflow: hidden;
  background: #FFF;
}

ul.block-topic--items > li {
  padding: 16px;
  border-bottom: 1px solid #EDEEF1;
}

ul.block-topic--items > li:last-of-type {
  border-bottom: 0;
}

ul.block-topic--items > li dt {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  line-height: 1.1875;
  margin: 0 0 5px;
}

ul.block-topic--items > li .block-top-topic--date {
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.1875;
  color: #333333;
}

ul.block-topic--items > li .block-top-topic--icon-image img {
  height: 19px;
}

ul.block-topic--items > li .block-top-topic--comment {
  font-size: 16px;
  color: #1049A0;
}

.block-top-topic--next-page {
  display: none;
}

.block-top-topic--next-page a {
  display: block;
  width: 68vw;
  margin: 0 auto;
  padding: 10px 5px;
  border: 1px solid #707070;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  background: #fff;
}

.block-top-event {
  padding: 0 16px 40px;
}

.block-top-event--header {
  margin: 0 0 32px;
  padding: 0;
  border: 0;
  text-align: center;
  font-size: 44px;
  font-weight: bold;
  line-height: 1.2;
  background: none;
}

.block-top-event--header .en {
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 800;
  color: #007238;
}

.block-top-event--header .jp {
  font-size: 16px;
  font-weight: bold;
  color: #252A2E;
}

.block-top-event--description {
  margin: 0 16px 24px;
  font-size: 16px;
}

.block-top-event--footer {
  margin: 32px 0 64px;
}

.block-top-event--footer a {
  display: block;
  width: 92%;
  max-width: 320px;
  margin: 0 auto;
  padding: 10px 28px;
  border: 2px solid #007238;
  border-radius: 24px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #000;
  background: #FFF url(../../img/usr/common/ico_arrow_right_green.png) right 22px center / 6px auto no-repeat;
}

.block-genre-tree {
  margin: 64px 0;
  border: 0;
}

.block-genre-tree .block-genre-tree--header {
  margin: 0 0 32px;
  padding: 0;
  border: 0;
  text-align: center;
  font-size: 44px;
  font-weight: bold;
  line-height: 1.2;
  background: none;
}

.block-genre-tree .block-genre-tree--header .en {
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 800;
  color: #007238;
}

.block-genre-tree .block-genre-tree--header .jp {
  font-size: 16px;
  font-weight: bold;
  color: #252A2E;
}

.block-genre-tree .block-genre-style ul.block-genre-style--items-0 > li > .block-genre-style--item-container {
  display: none;
}

.block-genre-tree .block-genre-style ul.block-genre-style--items-0 > li ul.block-genre-style--items-1 {
  display: flex !important;
}

.block-genre-tree .block-genre-style ul.block-genre-style--items-0 > li:not(:has(ul.block-genre-style--items-1)) {
  display: none;
}

.block-genre-tree .block-genre-tree--more {
  margin: 32px 0 0;
}

.block-genre-tree .block-genre-tree--more a {
  display: block;
  width: 92%;
  max-width: 320px;
  margin: 0 auto;
  padding: 10px 28px;
  border: 2px solid #007238;
  border-radius: 24px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #000;
  background: #FFF url(../../img/usr/common/ico_arrow_right_green.png) right 22px center / 6px auto no-repeat;
}

/* ----トップページ予備テンプレート1---- */
/* ----トップページ予備テンプレート2---- */

.block-top-category {
  padding: 56px 16px;
  color: #FFF;
  background: #007238;
}

.block-top-category .block-top-category--header {
  margin: 0 0 24px;
  padding: 0;
  border: 0;
  text-align: center;
  font-size: 44px;
  font-weight: bold;
  line-height: 1.2;
  color: #FFF;
  background: none;
}

.block-top-category .block-top-category--header .en {
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 800;
}

.block-top-category .block-top-category--header .jp {
  font-size: 16px;
  font-weight: bold;
}

.block-top-category .block-top-category--list {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 16px;
}

.block-top-category .block-top-category--list > li {
  width: calc((100% - 32px) / 3);
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
}

.block-top-category .block-top-category--list > li a {
  color: #FFF;
}

.block-top-category .block-top-category--list > li .block-top-category--list-item-image {
  width: calc((100vw - 64px) / 3);
  height: calc((100vw - 64px) / 3);
  max-width: 100px;
  max-height: 100px;
  margin: 0 auto 10px;
}

.block-top-category .block-top-category--list > li .block-top-category--list-item-image img {
  width: 100%;
}

.block-top-genre {
  margin: 64px 0;
}

.block-top-genre .block-top-genre--header {
  margin: 0 0 24px;
  padding: 0;
  border: 0;
  text-align: center;
  font-size: 44px;
  font-weight: bold;
  line-height: 1.2;
  background: none;
}

.block-top-genre .block-top-genre--header .en {
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 800;
  color: #007238;
}

.block-top-genre .block-top-genre--header .jp {
  font-size: 16px;
  font-weight: bold;
  color: #252A2E;
}

.block-top-genre ul.block-top-genre--list {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  width: 100%;
  padding: 0 16px;
}

.block-top-genre ul.block-top-genre--list > li {
  width: calc(50% - 7px);
  border-radius: 8px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06);
  background: #FFF;
}

.block-top-genre ul.block-top-genre--list > li a {
  display: block;
  padding: 18px 12px 12px;
}

.block-top-genre ul.block-top-genre--list > li .block-top-genre--list-item-image {
  text-align: center;
  margin: 0 0 12px;
}

.block-top-genre ul.block-top-genre--list > li .block-top-genre--list-item-image figure {
  width: 100%;
}

.block-top-genre ul.block-top-genre--list > li .block-top-genre--list-item-name {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.block-genre-tree--more {
  margin: 32px 0 64px;
}

.block-genre-tree--more a {
  display: block;
  width: 92%;
  max-width: 320px;
  margin: 0 auto;
  padding: 10px 28px;
  border: 2px solid #007238;
  border-radius: 24px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #000;
  background: #FFF url(../../img/usr/common/ico_arrow_right_green.png) right 22px center / 6px auto no-repeat;
}

/* ----トップページ予備テンプレート3---- */
.block-top-feature {
  margin: 64px 0;
}

.block-top-feature .block-top-feature--header {
  margin: 0 0 24px;
  padding: 0;
  border: 0;
  text-align: center;
  font-size: 44px;
  font-weight: bold;
  line-height: 1.2;
  background: none;
}

.block-top-feature .block-top-feature--header .en {
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 800;
  color: #007238;
}

.block-top-feature .block-top-feature--header .jp {
  font-size: 16px;
  font-weight: bold;
  color: #252A2E;
}

.block-top-feature ul.block-top-feature--list {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  width: 100%;
  padding: 0 16px;
}

.block-top-feature ul.block-top-feature--list > li {
  width: calc(50% - 7px);
  border-radius: 8px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06);
  background: #FFF;
}

.block-top-feature ul.block-top-feature--list > li a {
  display: block;
  padding: 18px 12px 12px;
}

.block-top-feature ul.block-top-feature--list > li .block-top-feature--list-item-image {
  text-align: center;
  margin: 0 0 12px;
}

.block-top-feature ul.block-top-feature--list > li .block-top-feature--list-item-image figure {
  width: 100%;
}

.block-top-feature ul.block-top-feature--list > li .block-top-feature--list-item-name {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.block-top-feature ul.block-top-feature--list > li .block-top-feature--list-item-text {
  font-size: 14px;
  color: #8996A7;
}

.block-top-magazine {
  padding: 56px 0;
  background: #EDEEF1;
}

.block-top-magazine .block-top-magazine--header {
  margin: 0 0 24px;
  padding: 0;
  border: 0;
  text-align: center;
  font-size: 44px;
  font-weight: bold;
  line-height: 1.2;
  background: none;
}

.block-top-magazine .block-top-magazine--header .en {
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 800;
  color: #007238;
}

.block-top-magazine .block-top-magazine--header .jp {
  font-size: 16px;
  font-weight: bold;
  color: #252A2E;
}

.block-top-magazine ul.block-top-magazine--list {
  padding: 0 16px;
}

.block-top-magazine ul.block-top-magazine--list > li {
  display: flex;
  gap: 38px;
  margin: 0 0 24px;
  padding: 0 0 24px;
  border-bottom: 1px solid #CFD3DC;
}

.block-top-magazine ul.block-top-magazine--list > li:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.block-top-magazine ul.block-top-magazine--list > li .block-top-magazine--list-item-image {
  width: calc(50% - 19px);
}

.block-top-magazine ul.block-top-magazine--list > li .block-top-magazine--list-item-image img {
  width: 100%;
}

.block-top-magazine ul.block-top-magazine--list > li .block-top-magazine--list-item-text-frame {
  width: calc(50% - 19px);
}

.block-top-magazine ul.block-top-magazine--list > li .block-top-magazine--list-item-text-frame .block-top-magazine--list-item-text {
  margin: 0 0 16px;
  font-size: 16px;
}

.block-top-magazine ul.block-top-magazine--list > li .block-top-magazine--list-item-text-frame .block-top-magazine--list-item-link a {
  display: inline-block;
  padding-right: 16px;
  font-size: 16px;
  color: #1049A0;
  vertical-align: middle;
  background: url(../../img/usr/common/ico_arrow_right_gray.png) center right / 6px auto no-repeat;
}

.block-top-sns {
  padding: 56px 0;
  background: url(../../img/usr/top/bg_turf.jpg) top center / 250px auto repeat;
}

.block-top-sns .block-top-sns--header {
  margin: 0 0 32px;
  padding: 0;
  border: 0;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
}

.block-top-sns .block-top-sns--list {
  display: flex;
  justify-content: center;
  gap: 24px;
  margin: 0 16px;
}

.block-top-sns .block-top-sns--list > li {
  width: 75px;
}

.block-top-sns .block-top-sns--list > li a {
  display: block;
  font-size: 8px;
  color: #FFF;
  text-align: center;
}

.block-top-sns .block-top-sns--list > li .block-top-sns--item-icon {
  width: 30px;
  height: 30px;
  margin: 0 auto 10px;
}

.block-top-sns .block-top-sns--list > li .block-top-sns--item-icon.x {
  background: url(../../img/usr/common/ico_sns_x.png) center center / 100% auto no-repeat;
}

.block-top-sns .block-top-sns--list > li .block-top-sns--item-icon.instagram {
  background: url(../../img/usr/common/ico_sns_instagram.png) center center / 100% auto no-repeat;
}

.block-top-sns .block-top-sns--list > li .block-top-sns--item-icon.facebook {
  background: url(../../img/usr/common/ico_sns_facebook.png) center center / 100% auto no-repeat;
}

.block-top-shop {
  margin: 56px 16px;
}

.block-top-shop .block-top-shop--header {
  margin: 0 0 24px;
  padding: 0;
  border: 0;
  text-align: center;
  font-size: 44px;
  font-weight: bold;
  line-height: 1.2;
  background: none;
}

.block-top-shop .block-top-shop--header .en {
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 800;
  color: #007238;
}

.block-top-shop .block-top-shop--header .jp {
  font-size: 16px;
  font-weight: bold;
  color: #252A2E;
}

.block-top-shop .block-top-shop--image {
  margin: 0 0 24px;
}

.block-top-shop .block-top-shop--more a {
  display: block;
  width: 92%;
  max-width: 320px;
  margin: 0 auto;
  padding: 10px 48px;
  border: 2px solid #007238;
  border-radius: 24px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #000;
  background-image: url(../../img/usr/common/ico_arrow_right_green.png), url(../../img/usr/common/ico_shop.png);
  background-position: right 22px center, left 28px center;
  background-size: 6px auto, 20px auto;
  background-repeat: no-repeat, no-repeat;
  background-color: #FFF;
}

/* ----ヘッダー---- */
.block-headernav--globalnav {
  display: none;
}
.block-header-info-frame {
  padding: 0;
  background: none;
}

.block-header-info-frame .block-header-info-belt {
  height: 30px;
  font-size: 0;
}

.block-header-info-frame .block-header-info-belt.postage-free {
  background: #007237 url(../../img/usr/common/header_belt_postagefree_sp.jpg) center center / auto 100% no-repeat;
}

.block-header-nav {
  width: 100%;
  padding: 12px 14px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.block-header-nav .block-header-logo {
  width: 160px;
  margin: 0;
  padding: 0;
  vertical-align: top;
}

.block-header-nav .block-headernav--item-list {
  display: flex;
  gap: 4px;
  margin-left: auto;
  margin-right: -6px;
}

.block-header-nav .block-headernav--item-list > li {
  width: 40px;
  height: inherit;
}

.block-header-nav .block-headernav--item-list > li a {
  display: block;
}

.block-header-nav .block-headernav--item-list > li #header_menu {
  cursor: pointer;
}

.block-header-nav .block-headernav--item-list > li a::before,
.block-header-nav .block-headernav--item-list > li #header_menu::before {
  display: block;
  width: 28px;
  height: 28px;
  margin: 0 auto;
  content: "";
}

.block-header-nav .block-headernav--item-list > li a span,
.block-header-nav .block-headernav--item-list > li #header_menu span {
  display: block;
  text-align: center;
  font-size: 8px;
  line-height: 1.5;
}

.block-header-nav .block-headernav--item-list > li.block-headernav--item-search a::before {
  background: url(../../img/usr/common/ico_header_search.png) center center / 100% auto no-repeat;
}


.block-header-nav .block-headernav--item-list > li.block-headernav--item-favorite a::before {
  width: 20px;
  height: 20px;
  margin: 3px auto 6px;
  background: url(../../img/usr/common/ico_bookmark.png) center center / 100% auto no-repeat;
}

.block-header-nav .block-headernav--item-list > li.block-headernav--item-login a::before,
.block-header-nav .block-headernav--item-list > li.block-headernav--item-mypage a::before {
  background: url(../../img/usr/common/ico_header_mypage.png) center center / 100% auto no-repeat;
}

.block-header-nav .block-headernav--item-list > li.block-headernav--item-cart a::before {
  background: url(../../img/usr/common/ico_header_cart.png) center center / 100% auto no-repeat;
}

.block-header-nav .block-headernav--item-list > li.block-headernav--item-menu #header_menu::before {
  background: url(../../img/usr/common/ico_header_hamburger.png) center center / 100% auto no-repeat;
}

.block-header-nav .block-headernav--item-list > li.block-headernav--item-cart a {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  font-size: 0;
  background: none;
}

.block-header-nav .block-headernav--item-list > li.block-headernav--item-cart .block-headernav--cart-count {
  position: absolute;
  top: -3px;
  right: -3px;
  display: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background: #007238;
}

.block-header-nav .block-headernav--item-list > li.block-headernav--item-cart .block-headernav--cart-count:not(:empty) {
  display: block;
}

.block-header-menu-close .block-header-menu-close-button {
  position: relative;
  width: 100%;
  height: 40px;
  padding: 0;
  border: 0;
  font-size: 0;
  background: #FFF;
}

.block-header-menu-close .block-header-menu-close-button::before {
  position: absolute;
  top: calc(50% - 1px);
  right: 14px;
  width: 20px;
  height: 2px;
  transform: rotate(45deg);
  background: #333;
  content: "";
}

.block-header-menu-close .block-header-menu-close-button::after {
  position: absolute;
  top: calc(50% - 1px);
  right: 14px;
  width: 20px;
  height: 2px;
  transform: rotate(-45deg);
  background: #333;
  content: "";
}

.block-header-menu-list--user {
  display: flex;
  justify-content: center;
  gap: 10px;
  width: 100%;
  padding: 16px;
}

.block-header-menu-list--user > a {
  display: flex;
  align-items: center;
  width: calc(50% - 5px);
  padding: 16px 10px;
  margin: 0;
  border: 0;
  border-radius: 8px;
  font-size: 13px;
  font-weight: bold;
  background: #FFF;
}

.block-header-menu-list--user > a.block-header-menu-list--login::before {
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  background: url(../../img/usr/common/ico_login.png) center center / 16px auto no-repeat;
  content: "";
}

.block-header-menu-list--user > a.block-header-menu-list--entry::before {
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  background: url(../../img/usr/common/ico_mypage.png) center center / 14px auto no-repeat;
  content: "";
}

.block-header-menu-list--user > a.block-header-menu-list--bookmark::before {
  display: block;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  background: url(../../img/usr/common/ico_bookmark.png) center center / 16px auto no-repeat;
  content: "";
}

.block-header-menu--search {
  position: relative;
  margin: 0 16px 16px;
}

.block-header-menu--search .block-header-menu--search--keyword {
  width: 100%;
  height: 48px;
  padding: 8px 24px;
  border: 0;
  border-radius: 24px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.06);
  font-size: 16px;
  background: #E2E4E9;
}

.block-header-menu--search .block-header-menu--search--submit {
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  height: 48px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  font-size: 0;
  background: url(../../img/usr/common/ico_search.png) center center / 18px auto no-repeat;
}

.block-goods-list__navi--menu {
  width: auto;
  margin: 0 16px;
}

.block-header-menu-list--gnav {
  width: auto;
  margin: 0 16px 16px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06);
}

.block-header-menu-list--gnav .block-header-menu-list--gnav-title {
  padding: 10px 15px;
  color: #FFF;
  background: #007238;
}

.block-header-menu-list--gnav .block-header-menu-list--gnav-title .en {
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 24px;
  font-weight: 800;
}

.block-header-menu-list--gnav .block-header-menu-list--gnav-title .jp {
  padding-left: 10px;
  font-size: 12px;
  font-weight: 500;
}

.block-header-menu-list--gnav .block-header-menu-list--gnav-list {
}

.block-header-menu-list--gnav .block-header-menu-list--gnav-list .block-header-menu-list--gnav-list-item {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #CFD3DC;
}

.block-header-menu-list--gnav .block-header-menu-list--gnav-list .block-header-menu-list--gnav-list-item:last-of-type {
  border-bottom: 0;
}

.block-header-menu-list--gnav .block-header-menu-list--gnav-list .block-header-menu-list--gnav-list-item .block-header-menu-list--gnav-list-link {
  display: block;
  width: 100%;
  padding: 16px 46px 16px 16px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  background: #FFF url(../../img/usr/common/ico_arrow_right_gray.png) right 16px center / 6px auto no-repeat;
}

.block-header-menu-list--gnav .block-header-menu-list--gnav-list .block-header-menu-list--gnav-list-item .block-header-menu-list--gnav-list-link:has(+ .block-header-menu-list--gnav-list-accordion) {
  width: calc(100% - 46px);
  padding: 16px 0 16px 16px;
  background: #FFF;
}

.block-header-menu-list--gnav .block-header-menu-list--gnav-list .block-header-menu-list--gnav-list-item .block-header-menu-list--gnav-list-accordion {
  position: relative;
  width: 46px;
  padding: 0;
  border: 0;
  cursor: pointer;
  font-size: 0;
  background: #FFF;
}

.block-header-menu-list--gnav .block-header-menu-list--gnav-list .block-header-menu-list--gnav-list-item .block-header-menu-list--gnav-list-accordion::before {
  position: absolute;
  top: calc(50% - 1px);
  right: 16px;
  width: 14px;
  height: 2px;
  transition: all 0.3s;
  background: #333;
  content: "";
}

.block-header-menu-list--gnav .block-header-menu-list--gnav-list .block-header-menu-list--gnav-list-item .block-header-menu-list--gnav-list-accordion::after {
  position: absolute;
  top: calc(50% - 1px);
  right: 16px;
  width: 14px;
  height: 2px;
  transform: rotate(90deg);
  background: #333;
  content: "";
}

.block-header-menu-list--gnav .block-header-menu-list--gnav-list .block-header-menu-list--gnav-list-item .block-header-menu-list--gnav-list-accordion.is-open::before {
  transform: rotate(180deg);
}

.block-header-menu-list--gnav .block-header-menu-list--gnav-list .block-header-menu-list--gnav-list-item .block-header-menu-list--gnav-list-accordion.is-open::after {
  display: none;
}

.block-header-menu-list--gnav .block-header-menu-list--gnav-list .block-header-menu-list--gnav-list-item .js-accordion-list {
  display: none;
  width: 100%;
  border-top: 1px solid #CFD3DC;
}

.block-header-menu-list--gnav .block-header-menu-list--gnav-list .block-header-menu-list--gnav-list-item .js-accordion-list > li {
  border-bottom: 1px solid #CFD3DC;
  background: #F4F5F7;
}

.block-header-menu-list--gnav .block-header-menu-list--gnav-list .block-header-menu-list--gnav-list-item .js-accordion-list > li:last-of-type {
  border-bottom: 0;
}

.block-header-menu-list--gnav .block-header-menu-list--gnav-list .block-header-menu-list--gnav-list-item .js-accordion-list > li a {
  display: block;
  padding: 16px 24px;
  font-size: 16px;
}
.block-header--information {
  max-width: var(--responsive-sys-container-width);
  margin: 0 auto;
  padding: 16px 10px 0;
}
.block-header--information ul.block-header--information-list > .block-header--information-list-item {
  margin-bottom: 10px;
}
.block-header--information ul.block-header--information-list > .block-header--information-list-item:last-of-type {
  margin-bottom: 0;
}
.block-header--information ul.block-header--information-list > .block-header--information-list-item .block-header--information-link {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 10px 50px 10px 16px;
  border-radius: 8px;
  text-decoration: none;
  transition: all 0.3s;
  background: #FFF url(../../img/usr/common/ico_arrow_right_gray_l.png) center right 16px / 8px auto no-repeat;
}
.block-header--information ul.block-header--information-list > .block-header--information-list-item .block-header--information-link:hover {
  opacity: 0.6;
}
.block-header--information ul.block-header--information-list > .block-header--information-list-item .block-header--information-icon {
  min-width: 68px;
  display: block;
  margin-right: 16px;
  padding: 4px;
  border-radius: 2px;
  font-size: 13px;
  font-weight: bold;
  white-space: nowrap;
  color: #FFF;
  text-align: center;
  background: #F53C27;
}
.block-header--information ul.block-header--information-list > .block-header--information-list-item .block-header--information-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-break: break-word;
  overflow: hidden;
  font-size: 12px;
  color: #F53C27;
}
.block-header--information ul.block-header--information-list > .block-header--information-list-item .block-header--information-date {
  display: none;
}

/* ----フッター---- */
.pane-footer {
  padding: 56px 16px;
  color: #FFF;
  background: #007238;
}
.block-footernav-top .block-footernav--banner-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 0 16px;
}
.block-footernav-top .block-footernav--banner-list > li {
  width: calc(50% - 5px);
}
.block-footernav-top .block-footernav--banner-list > li a {
  display: flex;
  align-self: center;
  justify-content: center;
  width: 100%;
  height: 64px;
  border-radius: 4px;
  background: #FFF;
}
.block-footernav-top .block-footernav--banner-list > li figure {
  display: flex;
  align-self: center;
  justify-content: center;
}
.block-footernav-top .block-footernav--banner-list > li.link-jra a {
  background: #FFF;
}
.block-footernav-top .block-footernav--banner-list > li.link-jra img {
  width: 101px;
  aspect-ratio: 101 / 40;
}
.block-footernav-top .block-footernav--banner-list > li.link-prc a {
  background: #005329;
}
.block-footernav-top .block-footernav--banner-list > li.link-prc img {
  width: 80px;
  aspect-ratio: 80 / 35;
}
.block-footernav-top .block-footernav--text {
  margin: 0 0 40px;
  color: rgba(255, 255, 255, 0.5);
}
ul.block-footernav--item-list {
  margin: 0 0 40px;
}
ul.block-footernav--item-list > li > a {
  display: block;
  width: 100%;
  padding: 13px 8px 13px 0;
  border-bottom: 1px solid #005329;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  background: url(../../img/usr/common/ico_arrow_right_white_l.png) right center / 8px auto no-repeat;
}
ul.block-footernav--item-list > li.js-accordion .js-accordion-open {
  position: relative;
  display: block;
  width: 100%;
  padding: 13px 14px 13px 0;
  border: 0;
  border-bottom: 1px solid #005329;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  text-align: left;
  cursor: pointer;
  background: none;
}
ul.block-footernav--item-list > li.js-accordion .js-accordion-open::before {
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  display: block;
  width: 14px;
  height: 2px;
  transition: all 0.3s;
  background: #FFF;
  content: "";
}
ul.block-footernav--item-list > li.js-accordion .js-accordion-open::after {
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  display: block;
  width: 14px;
  height: 2px;
  transform: rotate(90deg);
  transition: all 0.3s;
  background: #FFF;
  content: "";
}
ul.block-footernav--item-list > li.js-accordion .js-accordion-open.is-open::before {
  transform: rotate(180deg);
}
ul.block-footernav--item-list > li.js-accordion .js-accordion-open.is-open::after {
  opacity: 0;
}
ul.block-footernav--item-list > li.js-accordion .js-accordion-list {
  display: none;
  padding: 16px 0;
}
ul.block-footernav--item-list > li.js-accordion .js-accordion-list > li a {
  display: block;
  padding: 8px 0;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
}
ul.block-footernav--link-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 1px;
  margin: 0 0 40px;
}
ul.block-footernav--link-list > li {
  position: relative;
  width: calc(50% - 0.5px);
}
ul.block-footernav--link-list > li:nth-of-type(odd)::after {
  position: absolute;
  top: 0;
  left: 100%;
  display: block;
  width: 1px;
  height: 100%;
  background: #005329;
  content: "";
}
ul.block-footernav--link-list > li.icon-privacy-mark::after {
  content: none;
}
ul.block-footernav--link-list > li a {
  display: block;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
}

.block-footernav > ul.block-footernav--item-list {
  position: relative;
}

/* ----PlivacyMark---- */
ul.block-footernav--link-list > li.icon-privacy-mark {
  height: 80px;
  width: 80px;
  margin: 1rem auto 0;
}

@media screen and (max-width: 768px) {
  ul.block-footernav--item-list .icon-privacy-mark.hidden-sp {
    display: none;
  }
}

/* ----Copyright---- */
.block-copyright {
  margin: 0;
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
}

/* ----ページトップに戻る---- */
.block-page-top a {
  position: relative;
  display: block;
  width: 44px;
  height: 44px;
  border-radius: 4px;
  background: #333 url(../../img/usr/common/ico_arrow_top_white_l.png) center center / 15px auto no-repeat;
}
.block-page-top {
  position: fixed;
  top: auto;
  bottom: 10px;
  right: 10px;
  display: none;
  z-index: 100;
}
.page-method .block-page-top {
  position: fixed;
  top: auto;
  bottom: 84px;
  right: 10px;
  display: none;
}
.page-goods .block-page-top {
  bottom: 84px;
}
/* ----PC/スマホ切り替えスイッチ---- */
.block-switcher {
  display: flex;
  width: 84px;
  margin: 0;
  padding: 3px;
  border-radius: 2px;
  background: rgba(34, 34, 34, 0.1);
}

.block-switcher .block-switcher-container {
  width: 38px;
  margin-right: 2px;
}

.block-switcher .block-switcher-container + .block-switcher-container {
  margin-right: 0;
}

.block-switcher .block-switcher-container .block-switcher--current {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 4px 0;
  text-align: center;
  font-size: 10px;
  line-height: 1.5;
  background: #fff;
}

.block-switcher .block-switcher-container .block-switcher--current::before {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 0 3px;
  background: url(../../img/usr/common/ico_sp.png) center center / 14px auto no-repeat;
  content: "";
}

.block-switcher .block-switcher-container .block-switcher--switch {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 4px 0;
  text-align: center;
  font-size: 10px;
  line-height: 1.5;
  opacity: 0.3;
}

.block-switcher .block-switcher-container .block-switcher--switch::before {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 0 3px;
  background: url(../../img/usr/common/ico_pc.png) center center / 24px auto no-repeat;
  content: "";
}

.block-switcher .block-switcher-container .block-icon-image-small {
  display: none;
}

.block-switcher .block-switcher-container .block-icon-image-switcher {
  display: none;
}

/* ----カテゴリ画面---- */
.block-category-list--header-img {
  padding: 0 0 20px;
}

.block-category-list--header-img img {
  width: 100%;
}

.block-category-list--comment {
  margin: 0 16px 24px;
  font-size: 16px;
}

.block-category-style-g--items-0 {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 6px;
  margin: 0 16px 10px;
  border: 0;
}

.block-category-style-g--items-0 .block-category-style-g--item {
  min-height: 0;
  border: 0;
  background: none;
}

.block-category-style-g--items-0 .block-category-style-g--item .block-category-style-g--item-container {
  display: block;
}

.block-category-style-g--items-0 .block-category-style-g--item .block-category-style-g--name {
  display: block;
  padding: 0;
  text-decoration: none;
}

.block-category-style-g--items-0 .block-category-style-g--item a {
  display: block;
  height: auto;
  padding: 12px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: bold;
  background: #FFF;
}

/* ----ジャンル画面---- */
.block-genre-page--sub + .block-genre-page--goods{
  margin-top: 30px;
}
.block-genre-style {
  margin: 0 16px;
}

.block-genre-style ul {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  width: 100%;
  margin: 0;
  border: 0;
}

.block-genre-style ul > li {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  min-height: 0;
  padding: 0;
  border: 0;
  background: none;
}

.block-genre-style ul .block-genre-style--body {
  padding: 14px 30px 14px 16px;
  font-size: 14px;
  font-weight: bold;
  background: #FFF url(../../img/usr/common/ico_arrow_right_green.png) center right 16px / 6px auto no-repeat;
  border-radius: 8px;
}

.block-genre-style ul .block-genre-style--body .block-genre-style--image {
  display: block;
  padding: 0;
}

.block-genre-style ul .block-genre-style--body .block-genre-style--image figure {
  width: 100px;
  height: 100px;
  margin: 0 auto 12px;
}

.block-genre-style ul .block-genre-style--body .block-genre-style--name {
  display: block;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

.block-genre-style ul .block-genre-style--body .block-genre-style--image + .block-genre-style--name {
  padding-top: 0;
}

.block-photo-gallary {
  margin-top: 64px;
}

.block-photo-gallary--header {
  margin: 0 0 32px;
  padding: 0;
  border: 0;
  text-align: center;
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 44px;
  font-weight: 800;
  line-height: 1.2;
  color: #007238;
  background: none;
  text-transform: uppercase;
}

.block-photo-gallary--header span {
  display: block;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #252A2E;
}

.block-phtoto-gallary--content {
  margin-top: 24px;
  padding: 0 16px;
}

.block-photo-gallary--lists {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.block-photo-gallary--item {
  width: calc((100% - 14px) / 2);
}

.block-photo-gallary--link img {
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
}

.block-genre-category {
  margin-top: 64px;
  padding-bottom: 64px;
}

.block-genre-category--header {
  margin: 0 0 32px;
  padding: 0;
  border: 0;
  text-align: center;
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 44px;
  font-weight: 800;
  line-height: 1.2;
  color: #007238;
  background: none;
  text-transform: uppercase;
}

.block-genre-category--header span {
  display: block;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #252A2E;
}

.block-genre-tag {
  margin-top: 24px;
  padding: 0 16px;
}

.block-genre-tag--lists {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.block-genre-tag--link {
  padding: 9px 16px;
  display: block;
  font-size: 14px;
  font-weight: 600;
  background-color: #fff;
  border-radius: 8px;
}

/* ----ブランド画面---- */
.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-topic-details,
.block-topic-page {
  margin: 24px 16px;
}

.block-topic-details h1,
.block-topic-page h1 {
  margin: 0 0 24px;
  padding: 0;
}

.block-topic-details .block-topic-details--icon,
.block-topic-page .block-topic-page--article-icon {
  height: 19px;
}

.block-topic-page .block-topic-page--article-body {
  margin: 0;
}

.block-topic-details .block-topic--items {
  margin: 0 0 16px;
}

.page-topicdetaillist .block-topic--items li {
  padding: 16px;
  border-bottom: 1px solid #EDEEF1;
}

ul.block-topic--items > li .block-topic-details--date {
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.1875;
  color: #333333;
}

ul.block-topic--items > li .block-topic-details--icon-image {
  font-size: 12px;
}

ul.block-topic--items > li .block-topic-details--icon-image .block-topic-details--icon {
  height: 19px;
}

.block-topic-details ul.block-topic--items > li dl dd {
  font-size: 16px;
  color: #1049A0;
}

/* ----イベント---- */
.block-event-page {
  margin-top: 0;
}
.block-event-page--accessory {
  margin: 40px 0;
}
.block-event-top {
  margin: 0 16px 16px;
}
.block-event-top .block-event-top--image {
  margin: 0 0 32px;
  border-radius: 10px;
  overflow: hidden;
}
.block-event-top .block-event-top--image img {
  width: 100%;
}
.block-event-top .block-event-top--title {
  margin: 0 0 24px;
  padding: 0;
}
.block-event-top .block-event-top--subtitle {
  margin: 64px 0 16px;
  padding: 0;
  border: 0;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #007238;
}
.block-event-top .block-event-top--text {
  margin: 0 0 24px;
  font-size: 16px;
}
.block-event-top .block-event-top--accordion {
  margin: 0 0 16px;
}
.block-event-top .block-event-top--accordion .block-event-top--accordion-title {
  position: relative;
  padding: 16px 30px 16px 0;
  border-bottom: 1px solid #CFD3DC;
  font-size: 18px;
  font-weight: bold;
}
.block-event-top .block-event-top--accordion .block-event-top--accordion-title::before {
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  width: 14px;
  height: 2px;
  transition: all 0.3s;
  background: #333;
  content: "";
}
.block-event-top .block-event-top--accordion .block-event-top--accordion-title::after {
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  width: 14px;
  height: 2px;
  transform: rotate(90deg);
  transition: all 0.3s;
  background: #333;
  content: "";
}
.block-event-top .block-event-top--accordion .block-event-top--accordion-title.is-open::before {
  transform: rotate(180deg);
}
.block-event-top .block-event-top--accordion .block-event-top--accordion-title.is-open::after {
  opacity: 0;
}
.block-event-top .block-event-top--accordion .block-event-top--accordion-text {
  display: none;
  padding: 16px;
  font-size: 16px;
}
.block-event-top .block-event-top--anchor {
  margin: 0 0 24px;
}
.block-event-top .block-event-top--anchor .block-event-top--anchor-link {
  display: block;
  width: 100%;
  padding: 12px 26px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06);
  background: #FFF url(../../img/usr/common/ico_arrow_down_green.png) right 15px center / 11px auto no-repeat;
}
.block-event-top .block-event-top--feature {
  margin: 0 0 40px;
  border-radius: 8px;
  overflow: hidden;
  background: #FFF;
}
.block-event-top .block-event-top--feature .block-event-top--feature-title {
  margin: 0;
  padding: 16px;
  font-size: 22px;
  font-weight: bold;
  color: #FFF;
  background: #007238;
}
.block-event-top .block-event-top--feature .block-event-top--feature-content {
  padding: 16px;
  font-size: 16px;
}
.block-event-top .block-event-top--feature .block-event-top--feature-separate {
  margin: 0 0 16px;
}
.block-event-top .block-event-top--feature .block-event-top--feature-text,
.block-event-top .block-event-top--feature .block-event-top--feature-image {
  margin: 0 0 16px;
}
.block-event-top .block-event-top--feature .block-event-top--feature-subtitle {
  margin: 24px 0 12px;
  padding: 10px;
  border-radius: 4px;
  font-size: 18px;
  font-weight: bold;
  background: #F4F5F7;
}
.block-event-top .block-event-top--feature .block-event-top--feature-separate:last-child,
.block-event-top .block-event-top--feature .block-event-top--feature-text:last-child,
.block-event-top .block-event-top--feature .block-event-top--feature-image:last-child,
.block-event-top .block-event-top--feature .block-event-top--feature-subtitle:last-child {
  margin-bottom: 0;
}
.block-event-bottom {
  margin: 0 16px 16px;
}
.block-event-bottom .block-event-bottom--banner {
  margin: 64px 0;
}
.block-event-bottom .block-event-bottom--banner .block-event-bottom--banner-list > li {
  margin: 0 0 10px;
}
.block-event-bottom .block-event-bottom--banner .block-event-bottom--banner-list > li:last-of-type {
  margin-bottom: 0;
}
.block-event-bottom .block-event-bottom--banner .block-event-bottom--banner-list > li img {
  width: 100%;
}

/* ----ジャンル---- */
.block-genre-top {
  margin: 0 16px 40px;
}
.block-genre-top .block-genre-top--banner {
  position: relative;
  min-height: 100px;
  margin: 0 -16px 24px;
}
.block-genre-top .block-genre-top--banner .block-genre-top--banner-image img {
  width: 100%;
}
.block-genre-top .block-genre-top--banner .block-genre-top--banner-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.block-genre-top .block-genre-top--banner .block-genre-top--banner-title .en {
  width: 100%;
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 44px;
  font-weight: 800;
  font-style: italic;
  line-height: 1.2;
  color: #FFF;
}
.block-genre-top .block-genre-top--banner .block-genre-top--banner-title .jp {
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  color: #FFF;
}
.block-genre-top .block-genre-top--text {
  margin: 0 0 24px;
  font-size: 16px;
}
.block-genre-top .block-genre-top--data-list .block-genre-top--data-list-item {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  width: 100%;
  border-top: 1px solid #DEDEDE;
}
.block-genre-top .block-genre-top--data-list .block-genre-top--data-list-item:last-of-type {
  border-bottom: 1px solid #DEDEDE;
}
.block-genre-top .block-genre-top--data-list .block-genre-top--data-list-item dt {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100px;
  padding: 14px 10px;
  font-weight: bold;
  background: #EDEEF1;
}
.block-genre-top .block-genre-top--data-list .block-genre-top--data-list-item dd {
  width: calc(100% - 100px);
  padding: 14px 10px;
  background: #FFF;
}
.block-genre-bottom {
  margin: 0 16px 64px;
}
.block-genre-bottom .block-genre-bottom--gallery {
  margin: 64px 0;
}
.block-genre-bottom .block-genre-bottom--gallery-list {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin: 0 0 16px;
}
.block-genre-bottom .block-genre-bottom--gallery-list > li {
  width: calc(50% - 7px);
}
.block-genre-bottom .block-genre-bottom--gallery-list > li img {
  width: 100%;
}
.block-genre-bottom .block-genre-bottom--gallery-text {
  font-size: 12px;
  color: #8996A7;
}
.block-genre-bottom .block-genre-bottom--tag {
  margin: 0 0 64px;
}
.block-genre-bottom .block-genre-bottom--tag-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.block-genre-bottom .block-genre-bottom--tag-list > li a {
  display: block;
  padding: 8px 16px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: bold;
  background: #FFF;
}

/* ----商品一覧---- */
.block-search-page--goods {
  margin: 0 0 40px;
}
.block-search-goods--condition-items {
  margin: 10px 16px;
}
.block-search-goods .action-buttons {
  margin: 0 16px 32px;
}
.block-search-goods .action-buttons .btn {
  border-width: 2px;
  border-radius: 99px;
}
.block-goods-list .block-goods-list--left > * {
  display: none;
}
.block-goods-list .block-goods-list--left #block_of_filter {
  display: block;
  visibility: visible;
  height: auto;
  margin: 0;
}

.block-filter {
}
.block-filter--header {
  position: fixed;
  right: 8px;
  bottom: 70px;
  display: flex;
  place-items: center;
  place-content: center;
  flex-direction: column;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.25);
  z-index: 99980;
  background: #2F9B61;
  font-size: 9px;
}
.block-filter--header::before {
  content:'';
  width:4em;
  height:auto;
  aspect-ratio: 69 / 34;
  background: url(../../img/usr/common/ico_filter_white.png) center no-repeat;
  background-size: contain;
  font-size: inherit;
}
.block-filter--header.block-filter--open {
  display: none;
}

.block-filter--header .block-filter--header-label {
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: none;
  text-decoration: none;
  border: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: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  background: #fff;
}

.block-filter--modal .block-filter--frame .block-filter--frame-header {
  margin: 0;
  padding: 16px 82px;
  border: 0;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #222;
  background: #F4F5F7;
}

.block-filter--modal .block-filter--frame .block-filter--frame-close {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 82px;
  height: auto;
  padding: 19px 8px;
  border-radius: 0;
  font-size: 12px;
  cursor: pointer;
  background: none;
}

.block-filter--modal .block-filter--frame .block-filter--frame-close::before {
  position: static;
  width: 8px;
  height: 16px;
  margin-right: 10px;
  border-radius: 0;
  transform: none;
  background: url(../../img/usr/common/ico_arrow_left_gray_l.png) center center / 8px auto no-repeat;
  content: "";
}

.block-filter--modal .block-filter--frame .block-filter--frame-close::after {
  display: none;
}

.block-filter--modal .block-filter--frame .block-filter--filter-items {
  max-height: calc(100% - 136px);
  overflow-x: hidden;
  overflow-y: auto;
}

.block-filter--modal .block-filter--frame .block-filter--list-item {
  display: block;
  border-bottom: #CFD3DC 1px solid;
}

.block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--list-item-container {
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  background: #41A06F;
}

.block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--select-label {
  height: 56px;
  padding-left: 16px;
}

.block-filter--modal .block-filter--frame .block-filter--expand-icon {
  width: 46px;
  height: 56px;
  padding: 0 16px;
}

.block-filter--modal .block-filter--frame .block-filter--expand-icon .block-icon-image-double-small {
  position: relative;
  width: 14px;
  height: 14px;
  padding: 0;
  background: none;
}

.block-filter--modal .block-filter--frame .block-filter--expand-icon .block-icon-image-double-small::before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 14px;
  height: 2px;
  border-radius: 1px;
  background: #FFF;
  content: "";
}

.block-filter--modal .block-filter--frame .block-filter--expand-icon .block-icon-image-double-small::after {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 14px;
  height: 2px;
  border-radius: 1px;
  transform: rotate(90deg);
  background: #FFF;
  content: "";
}

.block-filter--modal .block-filter--frame .block-filter--expand-icon .block-icon-image-double-small.block-icon-image--minus::after {
  display: none;
}

.block-filter--modal .block-filter--frame .block-filter--element {
  border-bottom: 0;
}

.block-filter--modal .block-filter--frame .block-filter--option-items {
  height: 56px;
  padding-left: 16px;
  font-size: 16px;
  background: #FFF;
}

.block-filter--modal .block-filter--frame .block-filter--option-items input[type="checkbox"] {
  display: none;
}

.block-filter--modal .block-filter--frame .block-filter--option-items label:has(input[type="checkbox"]) {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  margin: 0;
}

.block-filter--modal .block-filter--frame .block-filter--option-items label:has(input[type="checkbox"])::before {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  border: 1px solid #E2E4E9;
  border-radius: 4px;
  background: #F9FAFB;
  content: "";
}

.block-filter--modal .block-filter--frame .block-filter--option-items label:has(input[type="checkbox"]) > span {
  margin-left: 5px;
}

.block-filter--modal .block-filter--frame .block-filter--option-items label:has(input[type="checkbox"]:checked)::before {
  border: 1px solid #007238;
  border-radius: 4px;
  background: #007238;
}

.block-filter--modal .block-filter--frame .block-filter--option-items label:has(input[type="checkbox"]:checked)::after {
  position: absolute;
  top: calc(50% - 6px);
  left: 6px;
  width: 12px;
  height: 8px;
  border-left: 3px solid #FFF;
  border-bottom: 3px solid #FFF;
  transform: rotate(-45deg);
  content: "";
}

.block-filter--modal .block-filter--frame .block-filter--treelist-layer {
  border-top: #CFD3DC 1px solid;
}

.block-filter--tree-2,
.block-filter--tree-3,
.block-filter--tree-4 {
  border-top: #CFD3DC 1px solid;
  background: #FFF;
}

.block-filter--modal .block-filter--frame .block-filter--treeitem {
  border-top: #CFD3DC 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: 56px;
  font-size: 16px;
  text-decoration: none;
  background: #FFF;
}

.block-filter--modal .block-filter--frame .block-filter--treeitem .block-filter--treeitem-dir {
  width: 46px;
  height: 56px;
  padding: 0 16px;
  background: #FFF;
}

.block-filter--modal .block-filter--frame .block-filter--treeitem .block-filter--treeitem-dir .block-icon-image-double-small {
  position: relative;
  width: 14px;
  height: 14px;
  padding: 0;
  background: none;
}

.block-filter--modal .block-filter--frame .block-filter--treeitem .block-filter--treeitem-dir .block-icon-image-double-small::before {
  position: absolute;
  top: calc(50% - 1px);
  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: calc(50% - 1px);
  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 .block-filter--button {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  gap: 10px;
  width: 100%;
  padding: 16px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06);
  background: #FFFFFF;
}

.block-filter--modal .block-filter--frame .block-filter--button .filter-button--clear {
  width: calc(36% - 3px);
  order: 20;
}

.block-filter--modal .block-filter--frame .block-filter--button .filter-button--clear .block-filter--clear-btn {
  width: 100%;
  height: auto;
  padding: 10px 16px;
  border-radius: 99px;
  border: 2px solid #333;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  background: #333;
}

.block-filter--modal .block-filter--frame .block-filter--button .filter-buttonr--search {
  width: calc(64% - 7px);
  padding: 0;
  order: 10;
}

.block-filter--modal .block-filter--frame .block-filter--button .filter-buttonr--search .block-filter--search-btn {
  width: 100%;
  height: auto;
  padding: 10px 16px;
  border-radius: 99px;
  border: 2px solid #007238;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  background: #007238;
}

.block-filter--modal .block-filter--frame-bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  cursor: pointer;
}

.block-goods-list--sort-order-items {
  display: flex;
  align-items: center;
  padding: 0 20px 24px;
  margin: 0 0 24px;
  border-bottom: 1px solid #dedede;
}

.block-goods-list--sort-order-items .block-sort--header {
  display: block;
  width: 60px;
  background: none;
}

.block-goods-list--sort-order-items .block-sort--header h2 {
  width: 60px;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 12px;
  font-weight: normal;
  color: #444;
  background: none;
}

.block-goods-list--sort-order-items .block-sort--header .block-sort--expand-icon {
  display: none;
}

.block-goods-list--sort-order-items .block-sort--element {
  display: block;
  width: calc(100% - 60px);
}

.block-goods-list--sort-order-items .block-sort--element .block-sort--select {
  display: block;
  width: 100%;
  height: auto;
  padding-left: 12px;
}

.block-goods-list--sort-order-items .block-sort--element .block-sort--select select {
  width: 100%;
  padding: 4px;
}

.block-goods-list--display-style-items {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0 20px;
  margin: 0 0 8px;
}

.block-goods-list--display-style-items .block-style--header {
  display: block;
  width: 60px;
  background: none;
}

.block-goods-list--display-style-items .block-style--header h2 {
  width: 60px;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 12px;
  font-weight: normal;
  color: #444;
  background: none;
}

.block-goods-list--display-style-items .block-style--header .block-style--expand-icon {
  display: none;
}

.block-goods-list--display-style-items .block-style--element {
  display: block;
  width: calc(100% - 60px);
}

.block-goods-list--display-style-items .block-style--element .block-style--select {
  display: block;
  width: 100%;
  height: auto;
  padding-left: 12px;
}

.block-goods-list--display-style-items .block-style--element .block-style--select select {
  width: 100%;
  padding: 4px;
}


.block-goods-list--display-style-items,
.block-goods-list--sort-order-items {
  display: none;
}

.block-goods-list--params {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  width: auto;
  border: 0;
  margin: 0 16px 24px;
  padding: 12px 10px;
  border-radius: 8px;
  background: #E2E4E9;
}

.block-goods-list--params:has(.block-goods-list-naviframe) {
  margin-bottom: 60px;
}

.block-goods-list--params .block-goods-list-naviframe {
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  display: flex;
  align-items: baseline;
  justify-content: center;
  width: 100%;
  margin: 0;
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 13px;
  text-align: center;
}

.block-goods-list--params .block-goods-list-naviframe .pager-scope {
  padding: 0;
  margin-right: 3px;
}

.block-goods-list--params .block-goods-list-naviframe .pager-total {
  padding: 0;
  margin: 0;
}

.block-goods-list--params .block-goods-list-naviframe .pager-total .pager-count {
  font-size: 13px;
  font-weight: bold;
}

.block-goods-list--params .block-goods-list-naviframe .pager-total .pager-count span {
  display: inline-block;
  padding: 0 3px;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.31818;
}

.block-goods-list--params .block-filter {
  visibility: visible;
  margin: 0 auto 0 0;
  height: auto;
}

.block-goods-list--params .block-goods-list--display-style-items,
div.block-goods-list--list .block-goods-list--params .block-goods-list--display-style-items {
  display: none;
}

.block-goods-list--params .block-goods-list--sort-order-items {
  display: flex;
}

.block-goods-list--params .block-filter--modal .block-filter--frame {
  position: fixed;
  top: 0;
  left: 0;
  width: 83%;
  height: 100%;
  max-height: none;
  margin: 0;
  padding: 40px 0 68px;
  border-radius: 0;
  color: #fff;
  scrollbar-width: thin;
  scrollbar-color: transparent transparent;
  background: #000;
}

.block-goods-list--params .block-filter--modal .block-filter--frame::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.block-goods-list--params .block-filter--modal .block-filter--frame::-webkit-scrollbar-track {
  background-color: transparent;
}

.block-goods-list--params .block-filter--modal .block-filter--frame::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--frame-header {
  display: none;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--frame-close {
  position: absolute;
  top: 17px;
  right: 25px;
  display: none;
  background: none;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--frame-close::before,
.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--frame-close::after {
  position: absolute;
  top: 7px;
  left: 15px;
  width: 2px;
  height: 18px;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item {
  border: 0;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--select-label {
  height: 52px;
  padding-left: 16px;
  font-size: 22px;
  font-weight: bold;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--expand-icon {
  position: relative;
  width: 72px;
  height: 52px;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--expand-icon > div {
  position: static;
  background: none;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--expand-icon > div.block-icon-image--plus::before {
  position: absolute;
  top: calc(50% - 8px);
  left: auto;
  right: 18px;
  width: 12px;
  height: 12px;
  border-left: 3px solid #fff;
  border-top: 3px solid #fff;
  transition: transform 0.3s, top 0.3s;
  transform: rotate(225deg);
  background: none;
  content: "";
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--expand-icon > div.block-icon-image--minus::before {
  position: absolute;
  top: calc(50% - 4px);
  left: auto;
  right: 18px;
  width: 12px;
  height: 12px;
  border-left: 3px solid #fff;
  border-top: 3px solid #fff;
  transition: transform 0.3s, top 0.3s;
  transform: rotate(45deg);
  background: none;
  content: "";
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--expand-icon > div::after {
  display: none;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--filter-options {
  border: 0;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--option-items {
  padding-left: 16px;
  height: auto;
  background: none;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--option-items label.checkbox {
  position: relative;
  display: block;
  padding: 8px 0 8px 33px;
  font-size: 15px;
  line-height: 1.4;
  color: #fff;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--option-items label.checkbox::before {
  position: absolute;
  top: calc(50% - 10px);
  left: 0;
  width: 21px;
  height: 21px;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.15);
  z-index: 1;
  content: "";
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--option-items label.checkbox.checked::after {
  position: absolute;
  top: calc(50% - 5px);
  left: 6px;
  width: 10px;
  height: 7px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
  z-index: 2;
  content: "";
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--option-items label.checkbox input[type="checkbox"] {
  display: none;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--option-items.block-filter--image img {
  vertical-align: middle;
  margin-right: 8px;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--list-item .block-filter--option-items.block-filter--image span {
  display: inline-block;
  vertical-align: middle;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--select {
  padding-left: 16px;
  height: 60px;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--select select {
  min-width: 0;
  max-width: 240px;
  width: 100%;
  height: 40px;
  border: 1px solid #808080;
  border-radius: 0;
  font-size: 15px;
  line-height: 38px;
  color: #fff;
  background: #000;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle {
  padding: 0 16px;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle .block-filter--treelist-layer {
  border: 0;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-2,
.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-3,
.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-4 {
  margin: 0;
  border: 0;
  font-size: 14px;
  background: none;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-2 {
  padding-bottom: 8px;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle .block-filter--treeitem {
  padding: 0;
  border: 0;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-1 > .block-filter--treeitem {
  border-bottom: 1px solid #555;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-2 > .block-filter--treeitem {
  padding-left: 20px;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-3 > .block-filter--treeitem {
  padding-left: 20px;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-4 > .block-filter--treeitem {
  padding-left: 20px;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle .block-filter--treeitem-name {
  position: relative;
  padding: 0 0 0 33px;
  color: #fff;
  background: none;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle .block-filter--treeitem-dir {
  position: relative;
  width: 56px;
  height: 56px;
  padding: 0;
  background: none;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle .block-filter--treeitem-dir > div {
  position: static;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle .block-filter--treeitem-dir > div::before {
  position: absolute;
  top: calc(50% - 5px);
  left: auto;
  right: 3px;
  width: 8px;
  height: 8px;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  transition: transform 0.3s, top 0.3s;
  transform: rotate(225deg);
  background: none;
  content: "";
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle .block-filter--treeitem-dir.expand-tree-open > div::before {
  top: calc(50% - 3px);
  transform: rotate(45deg);
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle .block-filter--treeitem-dir > div::after {
  display: none;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-2 > .block-filter--treeitem .block-filter--treeitem-name {
  height: 56px;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-2 > .block-filter--treeitem .block-filter--treeitem-name,
.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-3 > .block-filter--treeitem .block-filter--treeitem-name,
.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-4 > .block-filter--treeitem .block-filter--treeitem-name {
  height: 38px;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-2 > .block-filter--treeitem .block-filter--treeitem-dir,
.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-3 > .block-filter--treeitem .block-filter--treeitem-dir,
.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle ul.block-filter--tree-4 > .block-filter--treeitem .block-filter--treeitem-dir {
  height: 38px;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle .block-filter--treeitem-name span,
.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle .block-filter--treeitem-name span.block-filter--treeitem-selected {
  color: #fff;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle .block-filter--treeitem-name span::before {
  position: absolute;
  top: calc(50% - 10px);
  left: 0;
  width: 21px;
  height: 21px;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 10px;
  background: rgba(255,255,255,0.15);
  z-index: 1;
  content: "";
}

.block-goods-list--params .block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle .block-filter--treeitem-name span.block-filter--treeitem-selected::after {
  position: absolute;
  top: calc(50% - 5px);
  left: 6px;
  width: 10px;
  height: 7px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
  z-index: 2;
  content: "";
}

.block-goods-list--params .block-filter--modal .block-filter--frame .filter-button {
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
  gap: 8px;
  width: 83%;
  background-color: rgba(255,255,255,0.18);
  -webkit-backdrop-filter: blur(39px);
  backdrop-filter: blur(39px);
  padding: 12px 16px;
  z-index: 99;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .filter-button .filter-button--clear {
  display: block;
  width: 86px;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .filter-button .filter-button--clear .block-filter--clear-btn {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid #fff;
  padding: 11px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background: none;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .filter-button .filter-buttonr--search {
  width: calc(100% - 94px);
  padding: 0;
}

.block-goods-list--params .block-filter--modal .block-filter--frame .filter-button .filter-buttonr--search .block-filter--search-btn {
  display: block;
  width: 100%;
  height: auto;
  border: 0;
  padding: 12px 6px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  color: #000;
}

.block-goods-list--params .block-filter--modal .block-filter--frame-bg {
  background: rgba(0, 0, 0, 0.85);
}

.block-goods-list--params .block-filter--modal .block-filter--frame-bg::before {
  position: absolute;
  top: 20px;
  right: calc(8.5% - 1px);
  width: 2px;
  height: 26px;
  transform: rotate(45deg);
  background: #fff;
  content: "";
}

.block-goods-list--params .block-filter--modal .block-filter--frame-bg::after {
  position: absolute;
  top: 20px;
  right: calc(8.5% - 1px);
  width: 2px;
  height: 26px;
  transform: rotate(-45deg);
  background: #fff;
  content: "";
}

.pane-main .block-goods-list--params .block-goods-list--display-style-items {
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  border-left: 1px solid #000;
  display: flex;
  flex-grow: unset;
  flex-shrink: unset;
  width: unset;
  min-width: 0;
  max-width: none;
}

.block-goods-list--params .block-goods-list--display-style-items .block-style--header {
  width: 90px;
  cursor: pointer;
}

.block-goods-list--params .block-goods-list--display-style-items .block-style--header h2 {
  width: 90px;
  padding: 14px 4px;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  cursor: pointer;
}

.block-goods-list--params .block-goods-list--display-style-items .block-style--header h2::after {
  display: inline-block;
  width: 13px;
  height: 18px;
  margin-left: 10px;
  vertical-align: top;
  background: url(../../img/usr/common/ico_responsive_arrow.png) center center / 100% auto no-repeat;
  content: "";
}

.block-style--element-bg {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  visibility: hidden;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  opacity: 0.0;
  cursor: pointer;
  z-index: 9997;
}

.block-style--element-bg.is-show {
  visibility: visible;
  opacity: 1.0;
}

.block-style--element {
  position: absolute;
  top: 0;
  right: 0;
  visibility: hidden;
  min-width: 282px;
  padding: 20px 12px;
  border-radius: 7px;
  transition: all 0.3s;
  opacity: 0.0;
  background: rgba(0,0,0,0.6);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 9998;
}

.block-style--element.is-show {
  visibility: visible;
  opacity: 1.0;
}

.block-style--element select {
  display: none;
}

.block-style--element ul.block-style--list {
  display: block;
}

.block-style--element ul.block-style--list a,
.block-style--element ul.block-style--list span {
  position: relative;
  display: block;
  padding: 3px 0 3px 24px;
  font-size: 14px;
  text-decoration: none;
  line-height: 1.5;
  color: #fff;
}

.block-style--element ul.block-style--list span::before {
  position: absolute;
  top: 8px;
  left: 0;
  width: 12px;
  height: 7px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-35deg) skewY(-15deg);
  content: "";
}

.block-goods-list--params .block-goods-list--sort-order-items {
  position: relative;
  border-radius: 4px;
  margin: 0 0 0 auto;
  padding: 0;
  font-size: 14px;
  line-height: 1.42857;
  box-shadow: none;
  width: calc(50% - 5px);
  height: auto;
  order: 20;
  background: #FFF;
}

.block-goods-list--params .block-goods-list--sort-order-items .block-sort--header {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0;
  cursor: pointer;
}

.block-goods-list--params .block-goods-list--sort-order-items .block-sort--header h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: center;
}

.block-goods-list--params .block-goods-list--sort-order-items .block-sort--header h2::before {
  display: block;
  width: 16px;
  height: 18px;
  margin-right: 16px;
  background: url(../../img/usr/common/ico_sort.png) center center / 16px auto no-repeat;
  content: "";
}

.block-sort--element-bg {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  visibility: hidden;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  opacity: 0.0;
  cursor: pointer;
  z-index: 9997;
}

.block-sort--element-bg.is-show {
  visibility: visible;
  opacity: 1.0;
}

.block-sort--element {
  position: absolute;
  top: 40px;
  left: 0;
  visibility: hidden;
  min-width: 282px;
  padding: 20px 12px;
  border-radius: 7px;
  transition: all 0.3s;
  opacity: 0.0;
  background: rgba(0,0,0,0.6);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 9998;
}

.block-sort--element.is-show {
  visibility: visible;
  opacity: 1.0;
}

.block-sort--element select {
  display: none;
}

.block-sort--element ul.block-sort--list {
  display: block;
}

.block-sort--element ul.block-sort--list a,
.block-sort--element ul.block-sort--list span {
  position: relative;
  display: block;
  padding: 3px 0 3px 24px;
  font-size: 14px;
  text-decoration: none;
  line-height: 1.5;
  color: #fff;
}

.block-sort--element ul.block-sort--list span::before {
  position: absolute;
  top: 8px;
  left: 0;
  width: 12px;
  height: 7px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-35deg) skewY(-15deg);
  content: "";
}

.block-thumbnail-t--items {
  display: flex;
  flex-wrap: wrap;
  border: 0;
  padding: 0 5px;
}

.block-thumbnail-t--item {
  width: calc((100% - 5px) / 2);
  margin: 0 5px 24px 0;
  padding: 0;
}

.block-thumbnail-t--item:nth-of-type(2n) {
  margin-right: 0;
}

.block-thumbnail-t--item .block-thumbnail-t--goods-image {
  margin: 0 0 16px;
}

.block-thumbnail-t--item .block-thumbnail-t--goods-image figure {
  min-width: 140px;
  min-height: 140px;
  padding: 0;
  background: none;
}

.block-thumbnail-t--item .block-thumbnail-t--goods-description {
  padding: 0 20px;
}

.block-thumbnail-t--item .block-thumbnail-t--goods-name {
  font-weight: normal;
  margin: 0 0 4px;
}

.block-thumbnail-t--item .block-thumbnail-t--comment {
  display: none;
}

.block-thumbnail-t--item .block-thumbnail-t--price-infos .block-thumbnail-t--scomment {
  font-size: 12px;
  font-weight: bold;
  color: #d53115;
}

.block-thumbnail-t--item .block-thumbnail-t--price-infos .block-thumbnail-t--scomment + .block-thumbnail-t--price-items .block-thumbnail-t--price {
  color: #d53115;
}

.block-thumbnail-t--price-items .block-thumbnail-t--price.sale-price {
  color: #d53115;
}

.block-thumbnail-t--item .block-thumbnail-t--price-infos .block-thumbnail-t--scomment + .block-thumbnail-t--price-items .block-thumbnail-t--default-price {
  font-size: 11px;
  font-weight: normal;
}

.block-thumbnail-t--item .block-thumbnail-t--price {
  font-size: 13px;
  font-weight: 500;
}

.page-top .block-thumbnail-t--items {
  padding: 0 4vw;
}

.page-top .block-thumbnail-t--item {
  width: 45.25vw;
  margin: 0 1.5vw 4vw 0;
  padding: 0;
}

.page-top .block-thumbnail-t--item:nth-of-type(2n) {
  margin-right: 0;
}

.page-top .block-thumbnail-t--item .block-thumbnail-t--goods-description {
  padding: 0;
}

.page-top .block-thumbnail-t--item .block-thumbnail-t--goods-name {
  margin: 0 0 4px;
}

.page-top .block-thumbnail-t--item .block-thumbnail-t--price {
  font-size: 13px;
}

.block-ranking-r {
  margin: 0 16px 16px;
}

.block-ranking-r.swiper {
  margin: 0 0 16px;
  padding: 0 16px;
}

.block-ranking-r .block-ranking-r--items {
  padding: 0;
  border: 0;
  display: flex;
}

.block-ranking-r .block-ranking-r--items:not(.swiper-wrapper) {
  flex-wrap: wrap;
  gap: 14px;
  padding: 0;
}

.block-ranking-r .block-ranking-r--items .block-ranking-r--item {
  display: block;
  width: calc(50% - 7px);
  padding: 0;
  border: 0;
}

.block-ranking-r .block-ranking-r--items .block-ranking-r--item.swiper-slide {
  width: 172px;
}

.block-ranking-r .block-ranking-r--items .block-ranking-r--item:not(:has(> a)),
.block-ranking-r .block-ranking-r--items .block-ranking-r--item > a {
  display: block;
  height: 100%;
  padding: 12px;
  border-radius: 8px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06);
  background: #FFF;
}

.block-ranking-r .block-ranking-r--items .block-ranking-r--item .block-ranking-r--goods-image {
  position: static;
  display: block;
  width: 100%;
  margin: 0 0 12px;
}

.block-ranking-r .block-ranking-r--items .block-ranking-r--item .block-ranking-r--goods-image figure {
  width: 100%;
  height: auto;
  padding: 0;
  background: none;
}

.block-ranking-r .block-ranking-r--items .block-ranking-r--item .block-ranking-r--goods-image img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: contain;
}

.block-ranking-r .block-ranking-r--items .block-ranking-r--item .block-ranking-r--rank {
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
  border-radius: 8px 0 8px 0;
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  line-height: 32px;
  text-align: center;
  color: #fff;
  background: #007238;
}

.block-ranking-r .block-ranking-r--items .block-ranking-r--item .block-ranking-r--goods-description {
  display: block;
  padding: 0;
}

.block-ranking-r .block-ranking-r--items .block-ranking-r--item .block-icon {
  margin: 0;
}

.block-ranking-r .block-ranking-r--items .block-ranking-r--item .block-icon:has( > *) {
  padding-bottom: 12px;
}

.block-ranking-r .block-ranking-r--items .block-ranking-r--item .block-ranking-r--goods-name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin: 0 0 12px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  overflow: hidden;
}

.block-ranking-r .block-ranking-r--items .block-ranking-r--item .variation-name,
.block-ranking-r .block-ranking-r--items .block-ranking-r--item .block-ranking-r--comment {
  display: none;
}

.block-ranking-r .block-ranking-r--items .block-ranking-r--item .block-ranking-r--price-infos {
  padding-right: 28px;
}

.block-ranking-r .block-ranking-r--items .block-ranking-r--item .block-ranking-r--price {
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  font-weight: 800;
  color: #252A2E;
}

.block-ranking-r .block-ranking-r--items .block-ranking-r--item .block-ranking-r--price.sale-price {
  color: #d53115;
}

.block-ranking-r .block-ranking-r--items .block-ranking-r--item .block-goods-favorite {
  margin: 0;
}

.block-ranking-r .block-ranking-r--items .block-ranking-r--item .block-goods-list--favorite--btn {
  position: absolute;
  top: auto;
  left: auto;
  right: 12px;
  bottom: 12px;
  width: 28px;
  height: 28px;
  border: 1px solid #E3E3E3;
  border-radius: 50%;
  background: #EDEEF1 url(../../img/usr/common/ico_list_bookmark_sp.png) center center / 12px auto no-repeat;
}

.block-ranking-r .block-ranking-r--items .block-ranking-r--item .block-goods-list--favorite-registed--btn {
  position: absolute;
  top: auto;
  left: auto;
  right: 12px;
  bottom: 12px;
  width: 28px;
  height: 28px;
  border: 1px solid #E3E3E3;
  border-radius: 50%;
  background: #FFF url(../../img/usr/common/ico_list_bookmark_reg_sp.png) center center / 12px auto no-repeat;
}

.block-recent-item--body {
  margin: 0;
  padding: 64px 0;
  background: #EDEEF1;
}

.block-recent-item--header {
  margin: 0 0 32px;
  padding: 0;
  border: 0;
  text-align: center;
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 44px;
  font-weight: 800;
  line-height: 1.2;
  color: #007238;
  background: none;
}

.block-recent-item--header span {
  display: block;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #252A2E;
}

.block-recent-category {
  padding: 0 0 40px;
}

.block-recent-category--header {
  margin: 0 0 24px;
  padding: 40px 0 0;
  border: 0;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.333;
  color: #000;
  background: none;
}

.block-recent-genre {
  padding: 0 0 40px;
}

.block-recent-genre--header {
  margin: 0 0 24px;
  padding: 40px 0 0;
  border: 0;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.333;
  color: #000;
  background: none;
}

.block-recent-item--body .block-pickup-list-p .block-pickup-list-p--items .block-pickup-list-p--item.swiper-slide {
  width: calc(50% - 7px);
}

.block-thumbnail-h {
  width: 100%;
  margin: 0 0 40px;
  padding: 0 0 0 4vw;
}

.block-thumbnail-h .block-thumbnail-h--items {
  padding-bottom: 10px;
  display: flex;
  max-width: none;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-color: #727272;
}

.block-thumbnail-h .block-thumbnail-h--items::-webkit-scrollbar {
  width: 6px;
  height: 4px;
  border-radius: 5px;
  background-color: #e5e5e5;
}

.block-thumbnail-h .block-thumbnail-h--items::-webkit-scrollbar-thumb {
  width: 6px;
  height: 4px;
  border-radius: 5px;
  background-color: #727272;
}

.block-thumbnail-h .block-thumbnail-h--item {
  display: block;
  width: 32vw;
  min-width: 32vw;
  margin-right: 4vw;
  padding: 0;
}

.block-goods-detail-j--item {
  display: flex;
  padding: 20px 10px;
  border: 0;
}

.block-goods-detail-j--item a {
  display: block;
  width: 140px;
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description {
  width: calc(100% - 140px);
  padding-left: 15px;
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description .block-goods-detail-j--goods-name {
  margin: 0 0 4px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description .block-goods-detail-j--comment {
  margin: 0 0 8px;
  font-size: 11px;
  color: #808080;
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description .block-goods-detail-j--price-infos {
  margin: 0 0 4px;
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description .block-goods-detail-j--price-infos .block-goods-detail-j--scomment {
  font-size: 12px;
  font-weight: bold;
  color: #d53115;
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description .block-goods-detail-j--price-infos .block-goods-detail-j--scomment + .block-goods-detail-j--price-items .block-goods-detail-j--price {
  color: #d53115;
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description .block-goods-detail-j--price-infos .block-goods-detail-j--scomment + .block-goods-detail-j--price-items .block-goods-detail-j--default-price {
  font-size: 11px;
  font-weight: normal;
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description .block-goods-detail-j--price {
  margin: 0;
  font-size: 13px;
  font-weight: 500;
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description .block-goods-detail-j--stock {
  margin: 0 0 4px;
  display: flex;
  font-size: 13px;
  font-weight: 500;
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description .block-goods-detail-j--stock dt {
  font-weight: 500;
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description .block-goods-detail-j--stock dt::after {
  content: "：";
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description .block-goods-detail-j--comment1 {
  margin: 0 0 16px;
  font-size: 11px;
  color: #808080;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description .block-goods-detail-j--cart-btn .block-list-add-cart-btn {
  width: 100%;
  font-size: 13px;
  padding: 12px;
  border-radius: 22px;
}

.block-goods-detail-j--items .block-goods-detail-j--goods-description .block-goods-detail-j--custom-order .block-list-custom-order-btn {
  width: 100%;
  font-size: 13px;
  padding: 12px;
  border-radius: 22px;
}

.block-pickup-list-p {
  width: 100%;
  margin: 0;
}

.block-goods-list--list .block-pickup-list-p {
  width: calc(100% - 32px);
  margin: 0 16px;
}

.block-pickup-list-p.swiper {
  padding: 0 16px;
}

.block-pickup-list-p .block-pickup-list-p--items {
  border: 0;
  display: flex;
}

.block-pickup-list-p .block-pickup-list-p--items:not(.swiper-wrapper) {
  flex-wrap: wrap;
  gap: 14px;
}

.block-pickup-list-p .block-pickup-list-p--items .block-pickup-list-p--item {
  display: block;
  width: calc(50% - 7px);
  padding: 0;
  border: 0;
}

.block-pickup-list-p .block-pickup-list-p--items .block-pickup-list-p--item.swiper-slide {
  width: calc(50% - 7px);
}

.block-pickup-list-p .block-pickup-list-p--items .block-pickup-list-p--item:not(:has(> a)),
.block-pickup-list-p .block-pickup-list-p--items .block-pickup-list-p--item > a {
  display: block;
  height: 100%;
  padding: 12px;
  border-radius: 8px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06);
  background: #FFF;
}

.block-pickup-list-p .block-pickup-list-p--items .block-pickup-list-p--item .block-pickup-list-p--goods-image {
  display: block;
  width: 100%;
  margin: 0 0 12px;
}

.block-pickup-list-p .block-pickup-list-p--items .block-pickup-list-p--item .block-pickup-list-p--goods-image figure {
  width: 100%;
  height: auto;
  padding: 0;
  background: none;
}

.block-pickup-list-p .block-pickup-list-p--items .block-pickup-list-p--item .block-pickup-list-p--goods-image img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: contain;
}

.block-pickup-list-p .block-pickup-list-p--items .block-pickup-list-p--item .block-pickup-list-p--goods-description {
  display: block;
  padding: 0;
}

.block-pickup-list-p .block-pickup-list-p--items .block-pickup-list-p--item .block-icon {
  margin: 0;
}

.block-pickup-list-p .block-pickup-list-p--items .block-pickup-list-p--item .block-icon:has( > *) {
  padding-bottom: 12px;
}

.block-pickup-list-p .block-pickup-list-p--items .block-pickup-list-p--item .block-pickup-list-p--goods-name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin: 0 0 12px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  overflow: hidden;
}

.block-pickup-list-p .block-pickup-list-p--items .block-pickup-list-p--item .variation-name,
.block-pickup-list-p .block-pickup-list-p--items .block-pickup-list-p--item .block-pickup-list-p--comment {
  display: none;
}

.block-pickup-list-p .block-pickup-list-p--items .block-pickup-list-p--item .block-pickup-list-p--price-infos {
  padding-right: 28px;
}

.block-pickup-list-p .block-pickup-list-p--items .block-pickup-list-p--item .block-pickup-list-p--price {
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  font-weight: 800;
  color: #252A2E;
}

.block-pickup-list-p .block-pickup-list-p--items .block-pickup-list-p--item .block-pickup-list-p--price.sale-price {
  color: #d53115;
}

.block-pickup-list-p .block-pickup-list-p--items .block-pickup-list-p--item .block-pickup-list-p--stock {
  margin: 0 0 4px;
  display: flex;
  font-size: 13px;
  font-weight: 500;
}

.block-pickup-list-p .block-pickup-list-p--items .block-pickup-list-p--item .block-pickup-list-p--stock dt {
  font-weight: 500;
}

.block-pickup-list-p .block-pickup-list-p--items .block-pickup-list-p--item .block-pickup-list-p--stock dt::after {
  content: "：";
}

.block-pickup-list-p .block-pickup-list-p--items .block-pickup-list-p--item .block-goods-favorite {
  margin: 0;
}

.block-pickup-list-p .block-pickup-list-p--items .block-pickup-list-p--item .block-goods-list--favorite--btn {
  position: absolute;
  top: auto;
  left: auto;
  right: 12px;
  bottom: 12px;
  width: 28px;
  height: 28px;
  border: 1px solid #E3E3E3;
  border-radius: 50%;
  background: #EDEEF1 url(../../img/usr/common/ico_list_bookmark_sp.png) center center / 12px auto no-repeat;
}

.block-pickup-list-p .block-pickup-list-p--items .block-pickup-list-p--item .block-goods-list--favorite-registed--btn {
  position: absolute;
  top: auto;
  left: auto;
  right: 12px;
  bottom: 12px;
  width: 28px;
  height: 28px;
  border: 1px solid #E3E3E3;
  border-radius: 50%;
  background: #FFF url(../../img/usr/common/ico_list_bookmark_reg_sp.png) center center / 12px auto no-repeat;
}

/* ----パンくずリスト---- */

.block-topic-path {
  background: none;
}
.block-topic-path a {
  text-decoration: none;
}
.page-goods .block-topic-path {
  margin-top: 0;
  border-top: 0;
}

/* ----アンケート---- */

.block-questionnaire,
.block-questionnaire-completed {
  margin: 24px 16px;
}

.block-questionnaire--header,
.block-questionnaire-completed--header {
  margin: 0 0 24px;
  padding: 0;
}

/* ----会員規約---- */

.block-onetimepassword-send,
.block-onetimepassword-certify {
  margin: 24px 16px;
}

.block-onetimepassword-send .block-member-terms--header,
.block-onetimepassword-certify .block-onetimepassword-certify--header {
  margin: 0 0 24px;
  padding: 0;
}

/* ----ログイン---- */

.block-login,
.block-logout {
  margin: 24px 16px;
}

.block-login h1,
.block-logout h1 {
  margin: 0 0 24px;
  padding: 0;
}

.block-login h2 {
  margin: 32px 0 16px;
  padding: 0;
  border: 0;
}

.block-login .block-login--member-body,
.block-login .block-login--linelogin-body,
.block-login .block-login--snslogin-body,
.block-login .block-login--amazon .block-cart--amazonpay,
.block-login .block-login--first-time-body {
  padding: 16px;
  border: 0;
  border-radius: 8px;
  background: #FFF;
}

/* ----招待コード入力---- */

.block-invitation-code {
  margin: 24px 16px;
}

.block-invitation-code h1 {
  margin: 0 0 24px;
  padding: 0;
}

.block-invitation-code--message {
  margin: 16px 0;
}

/* ----マイページ---- */

.block-mypage {
  margin: 24px 16px;
}

.block-mypage .block-mypage--head,
.block-mypage .block-mypage--head h1 {
  padding: 0;
}

.page-menu .block-mypage--customer-status {
  width: 100%;
  margin: 32px 0 0;
  padding: 0;
  border: 0;
  background: none;
}

.page-menu .block-mypage--customer-status-wrap {
  padding: 16px;
  border-radius: 8px;
  background: #FFF;
}

.page-menu .block-mypage--order-status,
.page-menu .block-mypage--coupon,
.page-menu .block-mypage--favorite,
.page-menu .block-mypage--restocking {
  margin-top: 32px;
  padding: 16px;
  border-radius: 8px;
  background: #FFF;
}

.page-menu .block-mypage--order-status .slide-content {
  margin: 16px 0 0;
  padding: 0 0 16px;
}

.page-menu .block-mypage--coupon-content .slide-content .block-coupon-list {
  margin: 16px 0 0;
  padding: 0;
}

.page-menu .block-bookmarklist-content {
  margin: 16px 0 0;
}

.page-menu .block-bookmarkslider .block-bookmarklist-content .swiper-bookmarklist {
  padding: 0 0 16px;
}

.page-menu .block-bookmarkslider--item-body .block-bookmarkslider--item {
  padding: 0;
}

.page-menu .block-mypage-head {
  padding: 0;
}

.page-menu #coupon .block-mypage--coupon {
  margin: 16px 0 0;
  padding: 0;
  border-radius: 0;
}

.block-favorite .block-accessory-list--name {
  padding: 16px 20px;
  background: none;
}

.block-store-coupon-list--table .block-store-coupon-list--bonus {
  font-size: 16px;
  font-weight: bold;
}

.block-login--member-header,
.block-login--first-time-header {
  margin-bottom: 8px;
}

.block-onetimepassword-certify--header,
.block-onetimepassword-send--header {
  padding-left: 0;
  padding-right: 0;
}

/* ----購入履歴一覧・詳細---- */

.block-purchase-history,
.block-purchase-history-detail {
  margin: 24px 16px;
}

.block-purchase-history--header,
.block-purchase-history-detail--header {
  margin: 0 0 24px;
  padding: 0;
}

.block-purchase-history-detail--shipment-header {
  margin: 10px 0;
  padding: 8px 0;
}

.block-purchase-history-detail .block-topic-path {
  margin: 10px 0 0;
}

/* ----入荷案内申し込み商品---- */

.block-arrival-notice-list {
  margin: 24px 16px;
}

.block-arrival-notice-list--header {
  margin: 0 0 24px;
  padding: 0;
}

.block-arrival-notice-list--delete-item .block-arrival-notice-list--delete {
  border-radius: 99px;
}

/* ----お問い合わせ・お問い合わせ履歴---- */

.block-inquiry,
.block-inquiry-completed,
.block-inquiry-history,
.block-inquiry-history-detail {
  margin: 24px 16px;
}

.block-inquiry--header,
.block-inquiry-completed--header,
.block-inquiry-history--header,
.block-inquiry-history-detail h1 {
  margin: 0 0 24px;
  padding: 0;
}

.block-inquiry-completed .block-topic-path {
  margin: 0;
}

.block-inquiry-history--body li {
  padding: 8px 0;
}

.block-inquiry-history-detail--subject {
  padding: 8px 0;
  background: none;
}

.block-inquiry-history-detail--date {
  margin-left: 0;
}

.block-inquiry-history-detail--id {
  margin-right: 0;
}

.block-inquiry-history-detail--customer-name,
.block-inquiry-history-detail--body {
  margin: 0 0 10px;
}

.block-inquiry-history-detail--message {
  padding: 0 0 10px;
}

.block-inquiry-history-detail--inquiry-body,
.block-inquiry-history-detail--form .action-buttons,
.block-inquiry-history-detail--confirm {
  margin: 10px 0;
}

/* ----会員登録・会員情報変更---- */

.block-member-info,
.block-member-info-confirmation,
.block-member-registration-completed {
  margin: 24px 16px;
}

.block-member-info h1,
.block-member-info-confirmation h1,
.block-member-registration-completed h1 {
  margin: 0 0 24px;
  padding: 0;
}

/* ----メールアドレス変更---- */

.block-update-mail-address,
.block-onetimepassword-certify {
  margin: 24px 16px;
}

.block-update-mail-address--header,
.block-onetimepassword-certify--header {
  margin: 0 0 24px;
  padding: 0;
}

/* ----パスワード変更---- */

.block-update-member-password {
  margin: 24px 16px;
}

.block-update-member-password--header {
  margin: 0 0 24px;
  padding: 0;
}

/* ----パスワード再設定---- */

.block-reset-password,
.block-update-new-password {
  margin: 24px 16px;
}

.block-reset-password h1,
.block-update-new-password h1 {
  padding: 0;
}

.block-reset-password--message,
.block-reset-password--form,
.block-update-new-password--message,
.block-update-new-password--form {
  padding: 0 0 8px;
}

.block-update-new-password h1 {
  margin: 0 0 24px;
}

/* ----アドレス帳---- */

.block-shipping-address,
.block-shipping-address-confirmation {
  margin: 24px 16px;
}

.block-shipping-address--header {
  margin: 0 0 24px;
  padding: 0;
}

/* ----メールマガジン---- */

.block-mail-news {
  margin: 24px 16px;
}

.block-mail-news--header {
  margin: 0 0 24px;
  padding: 0;
}

.block-mail-news h2 {
  margin: 0 0 16px;
  padding: 0;
  border: 0;
}

.block-mail-news--terms-of-service,
.block-mail-news--register-form,
.block-mail-news---release-form {
  margin: 0 0 24px;
}

/* ----お気に入り---- */

.block-favorite {
  margin: 24px 16px;
}

.block-favorite--header {
  margin: 0 0 24px;
  padding: 0;
}

.block-favorite--comment-button .block-favorite--update {
  border: 2px solid #007238;
  border-radius: 99px;
  color: #fff;
  background: #007238;
}

.block-favorite--comment-button .block-favorite--cancel {
  border: 2px solid #007238;
  border-radius: 99px;
  color: #000;
  background: #fff;
}

.block-favorite--delete-item .btn {
  border-radius: 99px;
}

/* ----カード情報確認---- */

.block-credit-card-confirmation {
  margin: 24px 16px;
}

.block-credit-card-confirmation--header {
  margin: 0 0 24px;
  padding: 0;
}

.block-credit-card-confirmation--credit-card-info-header,
.block-credit-card-confirmation--update-confirmation-header {
  margin: 0;
  padding: 8px 0;
}

/* ----退会---- */

.block-withdrawal {
  margin: 24px 16px;
}

.block-withdrawal--header {
  margin: 0 0 24px;
  padding: 0;
}

.block-withdrawal .block-topic-path {
  margin: 10px 0 0;
}

/* ----クイックオーダー---- */

.block-quick-order {
  margin: 24px 16px;
}

.block-quick-order--header {
  margin: 0 0 24px;
  padding: 0;
}

.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-quick-order--price,
.block-quick-order--default-price,
.block-quick-order--subtotal-cell {
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.block-quick-order--delete-btn-cell .block-quick-order--delete-btn {
  border-radius: 99px;
}

/* ----購入フロー---- */

.block-cart--rule-container {
  padding: 16px;
  border: 0;
  border-radius: 8px;
  background: #FFF;
}

.block-cart--rule {
  margin: 0 0 24px;
  border: 0;
  font-size: 24px;
  background: none;
}

.block-cart--infomation {
  margin: 0 0 8px;
}

.promotion-criteria-list-message > span,
.block-cart--subtotal-container .block-cart--subtotal-price,
.block-cart--promotion-discount-price,
.block-cart--goods-list .block-goods-price--on-sales-countdown,
.block-cart--goods-list .block-goods-price--on-sales-countdown > div {
  color: #F53C27;
}

.block-cart--goods-list .block-goods-price--on-sales-off-percent {
  height: 23px;
  margin: 0 0 8px;
  font-size: 14px;
  line-height: 23px;
  font-weight: bold;
  background-color: #F53C27;
}

.block-cart--goods-list-item-price-info .block-cart--goods-list-item-price {
  font-size: 20px;
}

.block-cart--item-list:has(.block-icon--auto-on-sales) .block-cart--goods-list-item-price-info .block-cart--goods-list-item-price {
  color: #F53C27;
}

.page-cart .block-search-box--form {
  display: none;
}

.block-cart--goods-list-image .img-center {
  position: relative;
}

.block-cart--goods-list-image .block-goods-favorite {
  position: static;
}

.block-cart--goods-list-image .block-goods-favorite .block-goods-list--favorite--btn {
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  width: 28px;
  height: 28px;
  border: 1px solid #E3E3E3;
  border-radius: 50%;
  background: #EDEEF1 url(../../img/usr/common/ico_list_bookmark_sp.png) center center / 12px auto no-repeat;
}

.block-cart--goods-list-image .block-goods-favorite .block-goods-list--favorite-registed--btn {
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  width: 28px;
  height: 28px;
  border: 1px solid #E3E3E3;
  border-radius: 50%;
  background: #FFF url(../../img/usr/common/ico_list_bookmark_reg_sp.png) center center / 12px auto no-repeat;
}

.block-cart--goods-list-item-name {
  margin: 0 0 8px;
  font-size: 16px;
}

.block-cart--goods-list-item-calc .block-cart--goods-list-item-calc-btn {
  width: auto;
  margin-left: 10px;
  padding: 8px 1.0em;
  border-radius: 99px;
}

.block-cart--goods-list-item-delete .block-cart--goods-list-item-delete-btn {
  padding: 8px 1.0em;
  text-decoration: none;
  border-radius: 99px;
}
.block-cart--goods-list-item-qty > input {
  width: 90px;
}

.block-cart-recent-item--header {
  margin: 0 0 32px;
  padding: 0;
  border: 0;
  text-align: center;
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 44px;
  font-weight: 800;
  line-height: 1.2;
  color: #007238;
  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: 16px;
  font-weight: bold;
  color: #252A2E;
}

.block-cart-recent-item .block-pickup-list-p {
  padding: 0 16px;
}

.block-cart--procedure-container {
  width: 100%;
  top: 0;
  margin: 0;
  transition: top 0.2s;
}

.block-cart--procedure-container.block-cart--procedure-container__fixed {
  top: 64px;
}

.block-cart--continue-shopping {
  margin: 32px 10px;
}

.block-cart-category,
.block-cart-genre {
  display: none;
}

.block-order-method {
  margin: 24px 16px;
}

.block-order-method h2 {
  margin: 0 0 8px;
  padding: 0;
  border: 0;
}

.block-order-method--orderer,
.block-order-method--dest,
.block-order-method--payment,
.block-order-method--delivery-datetime,
.block-order-method--goods {
  margin: 0 0 32px;
}

.block-order-method--orderer .block-order-method--orderer-detail,
.block-order-method--dest .block-order-method--dest-content,
.block-order-method--payment .block-order-method--payment-content,
.block-order-method--delivery-datetime .block-order-method--delivery-datetime-content,
.block-order-method--goods .block-order-method--goods-content {
  padding: 16px;
  border: 0;
  border-radius: 8px;
  background: #FFF;
}

.block-order-method--orderer .block-order-method--orderer-detail > *:last-of-type,
.block-order-method--dest .block-order-method--dest-list > *:last-of-type,
.block-order-method--payment .block-order-method--payment-content > *:last-of-type,
.block-order-method--delivery-datetime .block-order-method--delivery-datetime-content > *:last-of-type,
.block-order-method--goods .block-order-method--goods-list li:last-of-type {
  border-bottom: 0;
}

.block-order-method--dest .block-order-method--dest-add .block-order-method--delivery-address-add-btn {
  border-radius: 99px;
}

.block-order-method--procedure {
  padding: 16px;
  border: 0;
  box-shadow: 0 -1px 6px rgba(0, 0, 0, 0.06);
  background: #FFF;
}

.block-order-method--procedure .block-order-method--next-btn {
  border-radius: 99px;
  font-weight: bold;
}

.block-order-estimate {
  margin: 24px 16px;
}

.block-order-estimate h2 {
  margin: 0 0 8px;
  padding: 0;
  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-estimate--summary,
.block-order-estimate--dest,
.block-order-estimate--method-pay,
.block-order-estimate--discount-info,
.block-order-estimate--date-spec-confirmation,
.block-order-estimate--goods,
.block-order-estimate--orderer {
  margin: 0 0 32px;
}

.block-order-estimate--summary .block-order-estimate--summary-content,
.block-order-estimate--dest .block-order-estimate--dest-content,
.block-order-estimate--method-pay .block-order-estimate--method-pay-content,
.block-order-estimate--discount-info,
.block-order-estimate--date-spec-confirmation .block-order-estimate--date-spec-content,
.block-order-estimate--goods .block-order-estimate--goods-content,
.block-order-estimate--orderer .block-order-estimate--orderer-content {
  padding: 16px;
  border: 0;
  border-radius: 8px;
  background: #FFF;
}

.block-order-estimate--discount-info .block-order-estimate--promotion-code,
.block-order-estimate--discount-info .block-order-estimate--coupon {
  padding: 0;
}

.block-order-estimate--discount-info .block-order-estimate--promotion-code,
.block-order-estimate--discount-info .block-order-estimate--coupon,
.block-order-estimate--orderer .block-order-estimate--orderer-content {
  padding-right: 90px;
}

.block-order-estimate--summary .block-order-estimate--price-items dl dd {
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.block-order-estimate--dest-address-container .block-order-estimate--dest-address-register-btn {
  border-radius: 99px;
}

.block-order-estimate--dest-address-container .block-order-estimate--dest-address-item-buttons__selected {
  border-radius: 99px;
  border-color: #F53C27;
  color: #F53C27;
}

.block-order-estimate--dest .block-order-estimate--change-btn,
.block-order-estimate--method-pay-content .block-order-estimate--change-btn {
  top: 16px;
  right: 16px;
}

.block-order-estimate--goods .block-order-estimate--goods-list li:last-of-type {
  border-bottom: 0;
}

.block-order-complete {
  margin: 24px 16px;
}

.block-order-complete--body {
  padding: 0;
}

.block-order-complete--wrapper {
  margin: 0 0 16px;
  padding: 16px;
  border-radius: 8px;
  background: #FFF;
}

.block-order-complete--message {
  margin: 0 0 12px;
}

.block-order-complete--message p {
  padding: 0;
  font-size: 13px;
}

.block-order-complete--orderid {
  margin: 0;
  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-order-complete--home {
  padding: 0;
  background: none;
}

.block-regular-goods-add--header,
.block-regular-goods-change--header {
  margin: -10px -10px 0;
}

.block-goodschange-list {
  margin: 10px;
}

.block-goodsadd-list--customer-name,
.block-goodschange-list--customer-name {
  margin: 0 0 10px;
  font-weight: bold;
}

.block-regular-purcharse-list--info-withdrawal {
  display: block;
  width: auto;
}

.block-order-regular-add-confirm h2 {
  margin-bottom: 8px;
  border: 0;
}

.block-order-regular-add-complete--wrapper {
  padding: 0 10px;
}

.block-order-regular-add-complete--message {
  margin: 0 0 12px;
}

.block-order-regular-add-complete--message p {
  padding: 0;
  font-size: 13px;
}

.block-order-regular-add-complete--regular-sales {
  margin: 0 0 20px;
  border: 0;
}

.block-order-regular-add-complete table th {
  display: block;
  width: 100%;
  padding: 2px 0;
  border: 0;
  text-align: center;
  font-size: 11px;
  color: #808080;
  background: none;
}

.block-order-regular-add-complete table td {
  display: block;
  width: 100%;
  border: 0;
  padding: 0;
  font-size: 12px;
  background: none;
}

.block-order-regular-add-complete table td a {
  font-size: 12px;
}

/* ----ページ機能---- */

.block-page-block--contents-text {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.block-page-block--contents-body-text-2column {
  width: calc((100% - 20px) / 2);
  margin-right: 20px;
}

.block-page-block--contents-body-text-2column:last-child {
  margin-right: 0;
}

.block-page-block--contents-img {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.block-page-block--contents-body-img-2column {
  width: calc((100% - 20px) / 2);
  margin-right: 20px;
}

.block-page-block--contents-body-img-2column:last-child {
  margin-right: 0;
}

.block-pagecategory-page-list {
  margin: 0 10px;
}

.block-pagecategory-page-list--frame {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.block-pagecategory-page-list--frame .block-pagecategory-page-list--page {
  width: calc(50% - 5px);
  margin: 0 10px 10px 0;
}

.block-pagecategory-page-list--frame .block-pagecategory-page-list--page:nth-of-type(2n) {
  margin-right: 0;
}

/* ----ユーザーレビュー---- */

.block-user-review,
.block-user-review-completed {
  margin: 24px 16px;
}

.block-user-review--header,
.block-user-review-completed--header {
  margin: 0 0 24px;
  padding: 0;
}

.block-user-review--item-header,
.block-user-review-completed--message-header {
  margin: 0 0 10px;
  padding: 8px 0;
}

/* ----商品購入規約---- */
.block-goods-agreement {
  margin: 0 16px;
}

.block-goods-agreement .block-goods-agreement--header {
  margin: 0 0 8px;
  padding: 16px 0;
}

.block-goods-agreement .action-buttons {
  margin: 0 0 32px;
}

/* ----商品詳細画面---- */

.page-goods {
  padding-bottom: 72px;
}

.block-goods-detail {
  margin: 0 16px;
  padding: 0;
}

.block-goods-detail .block-goods-detail-line-item {
  padding: 20px;
}

.block-goods-detail .block-goods-detail-line-item img {
  width: 100%;
  border-radius: 10px;
}

.block-goods-detail .block-goods-detail-line-item .js-lightbox-gallery-info {
  position: relative;
  padding: 0;
  display: block;
}

.block-goods-detail .block-goods-detail-line-item .js-lightbox-gallery-info::after {
  position: absolute;
  bottom: 4px;
  right: 4px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #EDEEF1 url(../../img/usr/common/ico_lightbox.png) center center / 19px auto no-repeat;
  content: "";
}

.block-src-l {
  margin: 0;
}

.block-goods-gallery,
.block-goods-detail--color-variation-goods-thumbnail-form .block-goods-gallery {
  margin: 16px -16px 24px;
  padding: 0 16px;
  overflow-x: auto;
  overflow-y: hidden;
}

.block-goods-detail .block-goods-detail--color-variation-goods-image .swiper-slider-main {
  margin: 0;
  border-radius: 10px;
  overflow: hidden;
  background: #FFF;
}

.block-goods-gallery::-webkit-scrollbar {
  display: none;
}

.block-goods-gallery ul {
  display: flex;
  gap: 8px;
  padding: 0;
}

.block-goods-gallery ul li {
  display: block;
  width: 70px;
  min-width: 70px;
  flex-basis: 70px;
  margin: 0;
  padding: 0;
  border-radius: 4px;
  overflow: hidden;
}

.block-goods-gallery ul li.swiper-slide-thumb-active {
  position: relative;
}

.block-goods-gallery ul li.swiper-slide-thumb-active::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #007238;
  border-radius: 4px;
  z-index: 1;
  content: "";
}

.block-goods-gallery ul li figure {
  width: 70px;
  height: 70px;
}

.block-icon {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  font-size: 0;
}

.block-icon > span {
  margin: 0;
}

.block-icon img {
  height: 19px;
}

.page-goods .block-icon {
  margin: 0 0 16px;
}

.block-goods-name {
  margin: 0 0 16px;
  font-size: 22px;
  font-weight: bold;
}

.block-goods-name h1 {
  margin: 0;
  padding: 0;
  font-size: 22px;
  line-height: 1.5;
}

.block-goods-comment {
  margin: 0 0 8px;
  font-size: 16px;
  line-height: 1.5;
}

.block-goods-comment.more-open {
  position: relative;
  max-height: 54px;
  padding-bottom: 16px;
}

.block-goods-comment.more-open .open-button {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  cursor: pointer;
}

.block-goods-comment.more-open .open-button::before {
  position: absolute;
  top: 0;
  left: calc(50% - 6px);
  display: block;
  width: 12px;
  height: 12px;
  border-right: 1px solid #222;
  border-bottom: 1px solid #222;
  transform: rotate(45deg);
  content: "";
}

.block-variation {
  margin: 16px 0 0;
}

.block-variation .block-variation {
  margin: 0 0 10px;
}

.block-variation .block-variation--name {
  position: relative;
  width: 7.0em;
  flex-shrink: 0;
  margin: 0 0 10px;
  padding: 0 1.0em 0 0;
  border: 0;
  font-size: 16px;
  font-weight: bold;
}

.block-variation .block-variation--name::after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "：";
}

.block-variation .block-variation--selected-item {
  margin: 10px 0 16px;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
}

.block-variation .block-variation--item-list {
  display: flex;
  flex-wrap: nowrap;
  gap: 10px;
  width: calc(100% + 32px);
  margin: 0 -16px;
  padding: 0 16px;
  overflow-x: auto;
  overflow-y: hidden;
}

.block-variation .block-variation--item-list select {
  width: 100%;
  max-width: 100%;
}

.block-variation .block-variation--item-list .block-variation--item {
  display: block;
  margin: 0;
}

.block-variation .block-variation--item-list .block-variation--item dt {
  position: relative;
  width: 92px;
  height: 92px;
  border: 0;
  border-radius: 4px;
  overflow: hidden;
  background: #FFF;
}

.block-variation .block-variation--item-list .block-variation--item.active dt::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #007238;
  content: "";
}

.block-variation .block-variation--item-list .block-variation--item dt figure {
  width: 100%;
  height: 100%;
}

.block-variation .block-variation--item-list .block-variation--item dd {
  display: block;
  margin: 5px 0 0;
  font-size: 10px;
  text-align: center;
}

.block-variation .block-variation-select--frame {
  display: flex;
  align-items: center;
}

.block-variation .block-variation-select--frame .block-variation--item-list {
  margin: 0;
  padding: 0;
  overflow: visible;
}

.block-variation .block-variation-select--frame .block-variation--selected-item {
  display: none;
}

.block-variation .block-variation-select--frame .block-variation--name {
  margin: 0 8px 0 0;
}

.block-goods-qty {
  display: flex;
  align-items: center;
  margin: 0;
  order: 195;
}

.block-goods-qty dt {
  position: relative;
  width: 7.0em;
  margin-right: 8px;
  padding-right: 1.0em;
  flex-shrink: 0;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1.0em;
}

.block-goods-qty dt::after {
  position: absolute;
  bottom: 0;
  right: 0;
  letter-spacing: 0;
  content: "：";
}

.block-goods-qty dd {
  width: 100%;
  margin: 0;
}

.goods-detail-spec--table {
  margin-top: 24px;
  order: 200;
}

.goods-detail-description {
  display: flex;
  width: 100%;
  padding: 0;
  border-bottom: 1px solid #DEDEDE;
  font-size: 14px;
  line-height: 1.42857;
}

.goods-detail-description.block-goods-release-dt {
  border-top: 1px solid #DEDEDE;
}

.goods-detail-description dt {
  display: block;
  width: 100px;
  font-weight: bold;
  padding: 14px 10px;
  background: #EDEEF1;
}

.goods-detail-description dd {
  display: block;
  width: calc(100% - 100px);
  padding: 14px 10px;
  background: #FFF;
}

.goods-detail-description.block-goods-code,
.goods-detail-description.block-goods-item-code,
.goods-detail-description.block-goods-item-code2,
.goods-detail-description.block-goods-item-code3,
.goods-detail-description.block-goods-release-dt,
.goods-detail-description.block-goods-stock {
  display: none;
}

.block-goods-price--on-sales-comment {
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  color: #d53115;
}

.block-goods-price--on-sales-term {
  font-size: 12px;
  margin: 4px 0;
}

.block-goods-price .block-goods-price--on-sales-off-percent {
  display: inline-block;
  margin: 8px 0 0;
  padding: 1px 5px;
  border-radius: 2px;
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  background-color: #F53C27;
}

.block-goods-price .block-goods-price--on-sales-countdown,
.block-goods-price .block-goods-price--on-sales-countdown > div {
  display: inline-block;
  color: #F53C27;
}

.block-goods-price--on-sales-comment ~ .block-goods-price--price,
.block-goods-price--on-sales-off-percent ~ .block-goods-price--price,
.block-goods-price--on-sales-countdown ~ .block-goods-price--price {
  color: #F53C27;
}

.block-goods-price--on-sales-comment + .block-goods-price--price + .block-goods-price--default-price {
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  font-weight: normal;
}

.block-goods-price {
  text-align: left;
}

.block-goods-price .block-goods-price--on-sales-comment {
  font-size: 14px;
  font-weight: bold;
  color: #F53C27;
}

.block-goods-price .block-goods-price--on-sales-term {
  margin: 0 0 8px;
  font-size: 14px;
  color: #F53C27;
}

.block-goods-first-limited-order {
  margin-bottom: 10px;
}

.block-goods-price--price {
  margin: 0 0 4px;
  font-size: 30px;
  font-weight: 600;
  text-align: left;
  line-height: 1.2;
}

.block-goods-price--price::after,
.block-goods-price--net-price::after {
  font-size: 12px;
  font-weight: normal;
}

.block-goods-price--default-price {
  text-align: left;
}

.block-goods-price--default-price::after {
  font-size: 10px;
  content: "(税込)";
}

.block-goods-price--default-net::after {
  font-size: 10px;
  content: "(税抜)";
}

.block-goods-price--regular-repeat-price::after {
  font-size: 10px;
  content: "(税込)";
}

.block-goods-price--regular-repeat-net::after {
  font-size: 10px;
  content: "(税抜)";
}

.block-goods-term--sales-stock {
  margin: 10px 0 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
}

.block-goods-term--sales-term {
  padding: 6px 0;
  font-size: 14px;
  color: #d53115;
}

.block-variation--name {
  border: 0;
  border-top: 1px solid #dedede;
  padding: 12px 0 0;
  margin: 10px 0 4px;
  font-size: 14px;
  font-weight: bold;
}

.block-variation--item {
  margin-right: 4px;
}

.block-color--item-term,
.block-size--item-term {
  min-width: 56px;
  min-height: 56px;
}

.block-variation--item dt {
  border: 1px solid #dedede;
}

.block-variation--item.active dt {
  border: 1px solid #d53100;
}

.block-variation--item.size-disable-stock dt {
  border: 1px dashed #dedede;
}

.block-color-with-cart,
.block-size-with-cart,
.block-color-size-with-cart {
  margin: 24px 0 0;
}

.block-color-with-cart--item,
.block-size-with-cart--item,
.block-color-size-with-cart--item {
  margin: 0 0 24px;
}

.block-color-with-cart--item:last-of-type,
.block-size-with-cart--item:last-of-type,
.block-color-size-with-cart--item:last-of-type {
  margin-bottom: 0;
}

.block-color-with-cart--color-stock-item,
.block-size-with-cart--size-stock-item {
  width: 6.3em;
  height: auto;
  margin: 0 3px 0 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
}

.block-color--item-term figure,
.block-size--item-term figure {
  width: 54px;
  height: 54px;
}

.block-color--item-term img,
.block-size--item-term img {
  max-width: 100%;
  max-height: 100%;
}

.block-size--item-term span {
  width: 54px;
  height: 54px;
  font-size: 13px;
}

.block-variation--selected-item {
  margin: 8px 0 16px;
}

.block-size-with-cart--item-term,
.block-color-with-cart--item-term,
.block-color-size-with-cart--color-item-term,
.block-color-size-with-cart--size-item-term {
  border: none;
  width: auto;
  height: 48px;
  flex-shrink: 0;
}

.block-color-size-with-cart--nocolor {
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
}

.block-color-size-with-cart--color-item-term {
  background-color: transparent;
  border: none;
  width: 100%;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

.block-color-size-with-cart--size-item-term span,
.block-size-with-cart--item-term span {
  width: 46px;
  height: 46px;
  font-size: 12px;
}

.block-color-size-with-cart--color-item-term figure,
.block-color-with-cart--item-term figure {
  width: 46px;
  height: 46px;
  border: 1px solid #dedede;
}

.block-color-size-with-cart--color-item-term img,
.block-color-with-cart--item-term img {
  max-width: 100%;
  max-height: 100%;
}

.block-goods-not-available-method {
  margin: 10px 0 4px;
  padding: 12px 0 0;
  border-top: 1px solid #dedede;
}

.block-variation .block-variation-no-stock--message,
.block-variation .block-variation-outside-sales-period--message,
.block-variation .block-goods-variation-arrival-notice--btn,
.block-variation .block-variation-add-cart--btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 64px;
  width: 100%;
  padding: 5px 10px;
  border-radius: 32px;
  font-size: 15px;
  font-weight: bold;
}

.block-variation .block-variation-no-stock,
.block-variation .block-variation-outside-sales-period {
  width: 100%;
}

.block-size-with-cart--size-item-term,
.block-size-with-cart--stock-item-term,
.block-size-with-cart--size-stock-delimiter,
.block-color-with-cart--stock-item-term,
.block-color-size-with-cart--size-item-term,
.block-color-size-with-cart--stock-item-term,
.block-color-size-with-cart--stock-tooltip-text,
.block-color-size-with-cart--size-stock-delimiter,
.block-color-with-cart--color-item-term,
.block-color-with-cart--color-stock-delimiter {
  display: flex;
  width: auto;
  height: auto;
  align-items: center;
  border: none;
  flex-shrink: 0;
  margin-right: 0.3em;
}

.block-variation .block-variation-no-stock--message,
.block-variation .block-variation-outside-sales-period--message {
  border: 0;
  color: #FFF;
  background: #A4A7AD;
}

.block-goods-variation-arrival-notice {
  width: 100%;
}

.block-variation .block-goods-variation-arrival-notice--btn {
  border: 0;
  color: #fff;
  background: #73c3d6;
}

.block-variation .block-variation-add-cart--btn::before {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 8px;
  background: url(../../img/usr/common/ico_cart_w.png) center center / 18px auto no-repeat;
  content: "";
}

.block-variation .block-variation-favorite {
  margin-left: 3px;
  flex-shrink: 0;
}

.block-variation .block-variation-favorite--btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  margin: 0;
  padding: 0;
  border: 2px solid #E3E3E3;
  border-radius: 50%;
  font-size: 0;
  background: #EDEEF1 url(../../img/usr/common/ico_goods_bookmark_sp.png) center center / 27px auto no-repeat;
}

.block-variation .block-variation-favorite-registed--btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  margin: 0;
  padding: 0;
  border: 2px solid #E3E3E3;
  border-radius: 50%;
  font-size: 0;
  background: #FFF url(../../img/usr/common/ico_goods_bookmark_reg_sp.png) center center / 28px auto no-repeat;
}

.block-variation .block-variation-favorite--btn .block-icon-image,
.block-variation .block-variation-favorite-registed--btn .block-icon-image {
  display: none;
}

.block-variation-add-cart {
  width: 100%;
}

.block-add-cart {
  margin: 0;
}

.block-add-cart .block-add-cart--btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 74px);
  margin: 0 74px 0 0;
  padding: 18px;
  border-radius: 99px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33334;
  text-align: center;
}

.block-add-cart .block-add-cart--btn::before {
  width: 18px;
  height: 18px;
  margin-right: 16px;
  background: url(../../img/usr/common/ico_cart_w.png) center center / 18px auto no-repeat;
  content: "";
}

.block-custom-order--btn {
  margin: 10px 0;
  padding: 16px 0;
  border-radius: 3px;
  font-size: 15px;
}

.block-arrival-notice {
  margin: 16px 0 0;
}

.block-arrival-notice .block-arrival-notice--btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0;
  padding: 18px;
  border: 0;
  border-radius: 99px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33334;
  text-align: center;
  color: #FFF;
  background: #1049A0;
}

.block-arrival-notice .block-arrival-notice--btn::before {
  width: 20px;
  height: 24px;
  margin-right: 16px;
  background: url(../../img/usr/common/ico_goods_backorder.png) center bottom / 20px auto no-repeat;
  content: "";
}

.block-arrival-notice .block-arrival-notice--desc {
  margin: 12px 0 0;
  font-size: 12px;
  color: #8996A7;
}

.block-no-stock {
  margin: 0;
}

.block-no-stock .block-no-stock--message,
.block-outside-sales-period--message,
.block-nosales-landingpage-order-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 74px);
  margin: 0 74px 0 0;
  padding: 18px;
  border: 1px solid #A4A7AD;
  border-radius: 99px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33334;
  text-align: center;
  color: #FFF;
  background: #A4A7AD;
}

.block-goods-favorite {
  position: relative;
  margin: 24px 0 0;
}

.block-goods-favorite .block-goods-favorite--btn {
  position: absolute;
  bottom: -64px;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  margin: 0;
  padding: 0;
  border: 2px solid #E3E3E3;
  border-radius: 50%;
  font-size: 0;
  background: #EDEEF1 url(../../img/usr/common/ico_goods_bookmark_sp.png) center center / 27px auto no-repeat;
}

.block-goods-favorite .block-goods-favorite-registed--btn {
  position: absolute;
  bottom: -64px;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  margin: 0;
  padding: 0;
  border: 2px solid #E3E3E3;
  border-radius: 50%;
  font-size: 0;
  background: #FFF url(../../img/usr/common/ico_goods_bookmark_reg_sp.png) center center / 28px auto no-repeat;
}

.block-goods-sns {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 0 40px;
  padding: 24px 0 40px;
  border-bottom: 1px solid #CFD3DC;
  text-align: left;
}

.block-goods-sns .block-goods-sns--open {
  padding: 0 23px 0 0;
  border: 0;
  font-size: 14px;
  color: #1049A0;
  cursor: pointer;
  background: url(../../img/usr/common/ico_goods_sns.png) center right / 15px auto no-repeat;
}

.block-goods-sns--modal {
  display: none;
  position: relative;
  z-index: 100000;
}

.block-goods-sns--modal .block-goods-sns--modal-window {
  position: fixed;
  top: 50%;
  left: 16px;
  transform: translateY(-50%);
  width: calc(100% - 32px);
  padding: 40px;
  background: #fff;
  z-index: 100001;
}

.block-goods-sns--modal .block-goods-sns--modal-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  z-index: 100000;
}

.block-goods-sns--modal .block-goods-sns--modal-window .block-goods-sns--modal-title {
  margin: 0 0 24px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.block-goods-sns--modal .block-goods-sns--modal-window .block-goods-sns--modal-text {
  margin: 0 0 24px;
  font-size: 16px;
}

.block-goods-sns--modal .block-goods-sns--modal-window .block-goods-sns--list {
  margin: 0 0 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
}

.block-goods-sns--modal .block-goods-sns--modal-window .block-goods-sns--list > li {
  width: 40px;
}

.block-goods-sns--modal .block-goods-sns--modal-window .block-goods-sns--modal-close .block-goods-sns--modal-close-btn {
  width: 100%;
  padding: 10px 12px;
  font-size: 16px;
}

.block-contact-about-goods {
  text-align: center;
}

.block-contact-about-goods .block-contact-about-goods-link {
  padding-right: 14px;
  font-size: 14px;
  color: #1049A0;
  background: url(../../img/usr/common/ico_arrow_right_gray.png) right center / 6px auto no-repeat;
}

.block-goods-link {
  text-align: center;
}

.block-goods-link .block-goods-link--btn {
  display: inline;
  padding: 0;
  border: 0;
  text-decoration: underline;
  font-size: 14px;
  color: #081f2c;
  background: none;
}

.block-goods-store-stock {
  text-align: center;
}

.block-goods-store-stock .block-goods-store-stock--btn {
  margin: 0 0 10px;
  padding: 16px 0;
  border-radius: 3px;
  border: 1px solid #d53100;
  font-size: 15px;
  color: #d53100;
  background: #fff;
}

.block-goods-set {
  margin: 24px 0 0;
  border-radius: 8px;
  overflow: hidden;
  background: #FFF;
}

.block-goods-set .block-goods-set--header {
  margin: 0 0 16px;
  padding: 10px;
  border: 0;
  font-size: 16px;
  font-weight: bold;
  background: #E2E4E9;
}

.block-goods-set .block-goods-set--item-list-item {
  display: flex;
  width: calc(100% - 32px);
  margin: 0 16px 16px;
}

.block-goods-set .block-goods-set--item-list-item .block-goods-set--item-image {
  width: 80px;
  margin-right: 16px;
}

.block-goods-set .block-goods-set--item-list-item .block-goods-set--item-text {
  width: calc(100% - 96px);
}

.block-goods-set .block-goods-set--item-list-item .block-goods-set--item-name {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: 500;
}

.block-goods-set .block-goods-set--item-list-item .block-goods-set--item-name a {
  text-decoration: none;
}

.block-goods-set .block-goods-set--item-list-item .block-goods-set--item-name .variation-name {
  font-size: 12px;
}

.block-goods-set .block-goods-set--item-list-item .block-goods-set--item-qty {
  color: #8996A7;
}

.block-goods-detail h3.block-goods-comment--title {
  margin: 0 0 12px;
  padding: 8px 0;
  border-bottom: 1px solid #dedede;
  font-size: 14px;
  line-height: 1.5;
}

.block-goods-comment--table-frame {
  width: 100%;
  margin: 0 0 15px;
  overflow-x: auto;
  overflow-y: hidden;
}

.block-goods-comment--table-frame .block-goods-comment--table {
  border-collapse: collapse;
}

.block-goods-comment--table-frame .block-goods-comment--table th,
.block-goods-comment--table-frame .block-goods-comment--table td {
  padding: 7px 22px;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #707070;
}

.block-goods-comment--table-frame .block-goods-comment--table tr.title th {
  background: #eee;
}

.block-goods-comment--table-frame .block-goods-comment--table tr th:first-of-type,
.block-goods-comment--table-frame .block-goods-comment--table tr.title th:first-of-type {
  min-width: 100px;
  text-align: left;
  font-weight: bold;
}

.block-goods-comment--table-frame .block-goods-comment--table td {
  white-space: nowrap;
}

ul.block-goods-comment--check-list {
  margin: 0 0 64px;
}

ul.block-goods-comment--check-list > li {
  width: 100%;
  margin: 0 0 5px;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  background: #FFF;
}

ul.block-goods-comment--check-list > li:last-of-type {
  margin-bottom: 0;
}

ul.block-goods-comment--check-list > li .block-goods-comment--check {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  background: #EDEEF1;
}

ul.block-goods-comment--check-list > li .block-goods-comment--check::before {
  width: 24px;
  height: 24px;
  border: 1px solid #E2E4E9;
  border-radius: 4px;
  background: #F9FAFB;
  z-index: 1;
  content: "";
}

ul.block-goods-comment--check-list > li .block-goods-comment--check.checked::before {
  border: 1px solid #007238;
  background: #007238;
}

ul.block-goods-comment--check-list > li .block-goods-comment--check.checked::after {
  position: absolute;
  top: calc(50% - 6px);
  left: calc(50% - 6px);
  width: 12px;
  height: 8px;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(-45deg);
  z-index: 2;
  content: "";
}

ul.block-goods-comment--check-list > li .block-goods-comment--text-frame {
  width: calc(100% - 56px);
  padding: 16px;
}

ul.block-goods-comment--check-list > li .block-goods-comment--title {
  margin: 0 0 5px;
  font-size: 16px;
  font-weight: bold;
}

ul.block-goods-comment--check-list > li .block-goods-comment--text {
  font-size: 14px;
}

.block-goods-user-review h2 {
  margin: 0;
  padding: 16px 20px;
  border: 0;
  font-size: 19px;
  background: none;
}

.block-goods-user-review .block-goods-user-review--info {
  padding: 10px 20px;
  background: none;
}

.block-goods-user-review .block-goods-user-review--count-summary {
  padding: 10px 13px;
  border: 1px solid #707070;
  border-radius: 4px;
}

.block-goods-user-review .block-goods-user-review--score dt {
  font-weight: normal;
}

.block-goods-user-review .block-goods-user-review--score dd img {
  height: 100%;
  top: -2px;
}

.block-goods-user-review .block-goods-user-review--description {
  margin: 0 0 24px;
  font-size: 11px;
}

.block-goods-user-review .block-goods-user-review--need-login-message {
  margin: 16px 0 12px;
  text-align: center;
  font-size: 12px;
}

.block-goods-user-review .block-goods-user-review--need-login-message a {
  text-decoration: underline;
}

.block-goods-user-review .block-goods-user-review--write-review-link,
.block-goods-user-review .block-goods-user-review--write-review-btn {
  display: block;
  width: 216px;
  margin: 8px auto;
  padding: 10px 0;
  border: 2px solid #007238;
  border-radius: 99px;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  color: #000;
  background: #fff;
}

.block-goods-user-review .block-goods-user-review--list {
  margin: 0 20px;
}

.block-goods-user-review .block-goods-user-review--list .block-goods-user-review--item {
  padding: 16px 0;
  border-bottom: 1px solid #dedede;
}

.block-goods-user-review .block-goods-user-review--list .block-goods-user-review--item:last-of-type {
  border-bottom: 0;
}

.block-goods-user-review .block-goods-user-review--item-title {
  border: 0;
  font-size: 15px;
  font-weight: 500;
}

.block-goods-user-review .block-goods-user-review--item-summary {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.block-goods-user-review .block-goods-user-review--item-summary .block-goods-user-review--item-name {
  margin: 0 0 8px;
  order: 20;
}

.block-goods-user-review .block-goods-user-review--item-summary .block-goods-user-review--item-score {
  margin: 0 0 8px;
  order: 10;
}

.block-goods-user-review .block-goods-user-review--item-summary .block-goods-user-review--item-score dt {
  display: none;
}

.block-goods-user-review .block-goods-user-review--item-summary .block-goods-user-review--item-score dd img {
  width: 30%;
  top: -2px;
}

.block-goods-detail .block-goods-comment1,
.block-goods-detail .block-goods-comment2,
.block-goods-detail .block-goods-comment3,
.block-goods-detail .block-goods-comment4,
.block-goods-detail .block-goods-comment5 {
  margin: 0 0 40px;
  font-size: 16px;
}

.block-prc-original {
  display: flex;
  align-items: flex-start;
  width: 100%;
  margin: 48px 0 0;
  padding: 10px;
  border-radius: 8px;
  background: #EDEEF1;
}

.block-prc-original .block-prc-original--title {
  margin-right: 10px;
  padding: 12px;
  border-radius: 4px;
  font-size: 13px;
  font-weight: bold;
  white-space: nowrap;
  color: #FFF;
  background: #000000;
}

.block-prc-original .block-prc-original--text {
  font-size: 13px;
}

.block-goods-horse-profile .block-goods-horse-profile--title {
  margin: 0 0 8px;
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.25;
  color: #007238;
}

.block-goods-horse-profile .block-goods-horse-profile--content {
  display: flex;
  width: 100%;
  padding: 16px;
  border-radius: 8px;
  background: #FFF;
}

.block-goods-horse-profile .block-goods-horse-profile--content .block-goods-horse-profile--left {
  width: 100px;
  margin-right: 16px;
}

.block-goods-horse-profile .block-goods-horse-profile--content .block-goods-horse-profile--right {
  width: calc(100% - 116px);
}

.block-goods-horse-profile .block-goods-horse-profile--content .block-goods-horse-profile--name {
  margin: 0 0 8px;
  font-size: 18px;
  font-weight: bold;
}

.block-goods-horse-profile .block-goods-horse-profile--content .block-goods-horse-profile--text {
  font-size: 16px;
}

.block-goods-detail-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
  gap: 10px;
  width: 100%;
  margin: 0;
  padding: 14px 16px;
  background: rgba(255, 255, 255, 0.9);
  z-index: 9999;
}

.block-goods-detail-footer .block-goods-qty,
.block-goods-detail-footer .block-goods-detail-footer--text {
  display: none;
}

.block-goods-detail-footer .block-add-cart,
.block-goods-detail-footer .block-no-stock,
.block-goods-detail-footer .block-outside-sales-period {
  width: calc(100% - 54px);
  margin: 0;
  order: 10;
}

.block-goods-detail-footer .block-add-cart .block-add-cart--btn,
.block-goods-detail-footer .block-no-stock .block-no-stock--message,
.block-goods-detail-footer .block-outside-sales-period .block-outside-sales-period--message {
  width: 100%;
  margin: 0;
  padding: 8px 18px;
  font-size: 16px;
  line-height: 1.5;
}

.block-goods-detail-footer .block-goods-favorite {
  margin: 0;
  order: 20;
}

.block-goods-detail-footer .block-goods-favorite .block-goods-favorite--btn {
  position: static;
  width: 44px;
  height: 44px;
  background: #EDEEF1 url(../../img/usr/common/ico_goods_bookmark.png) center center / 20px auto no-repeat;
}

.block-goods-detail-footer .block-goods-favorite .block-goods-favorite-registed--btn {
  position: static;
  width: 44px;
  height: 44px;
  background: #FFF url(../../img/usr/common/ico_goods_bookmark_reg_sp.png) center center / 20px auto no-repeat;
}

.block-accessory-list--name {
  margin: 0 0 32px;
  padding: 0;
  border: 0;
  text-align: center;
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 30px;
  font-weight: 800;
  line-height: 1.2;
  color: #007238;
  background: none;
}

.block-accessory-list--name span {
  display: block;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #252A2E;
}

.block-goods-uservoice {
  padding: 0 0 40px;
  background: #f5f5f5;
}

.block-goods-uservoice .block-goods-uservoice--title {
  margin: 0 0 24px;
  padding: 40px 0 0;
  border: 0;
  text-align: center;
  font-family: "Josefin Sans", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.333;
  color: #000;
  background: none;
}

.block-goods-uservoice .block-goods-uservoice--title span {
  display: block;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.5;
}

.block-accessory-list {
  margin: 0 0 64px;
}

.block-accessory-list {
  margin: 0 0 64px;
}

.block-no-code-cms {
  margin: 0 0 40px;
  order: 460;
}

.page-goods .block-search-box--form {
  display: none;
}

/*CSSによる商品詳細画面の項目の並び順変更用*/
.block-goods-detail .js-goods-variation-detail {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column wrap;
  flex-flow: column nowrap;
}
.block-src-l {
  order: 10;
}
.block-src-c {
  order: 20;
}
.block-goods-gallery {
  order: 30;
}

.js-goods-variation-detail {
  order: 35;
}
.page-goods .block-icon {
  order: 40;
}
.block-goods-name {
  order: 50;
}
.block-goods-spec {
  order: 410;
}
.block-goods-comment {
  order: 70;
}
.block-goods-detail--promotion-freespace {
  order: 80;
}
.block-goods-affix-list {
  order: 90;
}
.block-goods-price {
  order: 100;
}
.block-refill-goods {
  order: 105;
}
.block-goods-first-limited-order {
  order: 110;
}
.block-goods-regular-min-count {
  order: 115;
}
.block-goods-set {
  order: 210;
}
.block-goods-coupon {
  order: 130;
}
.block-goods-promotion {
  order: 140;
}
.block-goods-sales-detail-append {
  order: 150;
}
.block-switch-goods {
  order: 160;
}
.block-goods-ship-schedule {
  order: 170;
}
.block-goods-not-available-method {
  order: 180;
}
.block-variation {
  order: 190;
}
.block-add-cart {
  order: 205;
}
.block-custom-order {
  order: 210;
}
.block-arrival-notice {
  order: 210;
}
.block-no-stock {
  order: 205;
}
.block-outside-sales-period {
  order: 205;
}
.block-goods-social-gift {
  order: 250;
}
.block-goods-favorite {
  order: 200;
}
.block-variation-back-order {
  order: 205;
}
.block-goods-store-stock {
  order: 205;
}
.block-goods-code {
  order: 290;
}
.block-goods-brand {
  order: 295;
}
.block-goods-item-code {
  order: 300;
}
.block-goods-item-code2 {
  order: 310;
}
.block-goods-item-code3 {
  order: 320;
}
.block-goods-release-dt {
  order: 330;
}
.block-goods-class1 {
  order: 340;
}
.block-goods-class2 {
  order: 350;
}
.block-goods-attr1 {
  order: 360;
}
.block-goods-attr2 {
  order: 370;
}
.block-goods-attr3 {
  order: 380;
}
.block-goods-point {
  order: 390;
}
.block-goods-postage {
  order: 400;
}
.block-goods-stock {
  order: 410;
}
.block-goods-sns {
  order: 420;
}
.block-contact-about-goods {
  order: 430;
}
.block-goods-link {
  order: 440;
}
.block-unisize {
  order: 450;
}
.block-goods-comment1 {
  order: 455;
}
.block-goods-comment2 {
  order: 470;
}
.block-goods-comment3 {
  order: 480;
}
.block-goods-comment4 {
  order: 490;
}
.block-goods-comment5 {
  order: 500;
}
.block-rules-comment {
  order: 510;
}
.block-goods-size--box .block-goods-size--body {
  padding-left: 10px;
  padding-right: 10px;
}
.block-goods-size--body .block-measured .block-measured--item-list,
.block-goods-size--body .block-measured .js-unisize-bunner,
.block-goods-size--body .block-measured .js-unisize-bunner > div {
  margin: 12px 0;
}
.block-goods-size--box .block-measured--item-list {
  width: 100%;
  border: 0;
}
.block-goods-size--box .block-measured--item-list th {
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #ddd;
  background-color: #f2f2f2;
  border: 0;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.block-goods-size--box .block-measured--item-list td {
  font-size: 11px;
  text-align: center;
  line-height: 1.3;
  vertical-align: middle;
  width: calc(100% / 6);
  padding: 5px 0;
  border: 0;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.block-goods-size--box .block-measured--item-list th:first-child {
  border-left: 0;
}
.block-goods-size--box .block-measured--item-list th.block-measured--header {
  border-top: 0;
}
.block-goods-size--box .block-measured--item-list tr:first-child th {
  border-top: 0;
}

/* ----ゲストお気に入り画面---- */
.block-guest-favorite-synchronize-title {
  font-weight: bold;
  font-size: 16px;
}
.block-guest-favorite-synchronize-description {
  font-size: 14px;
}
.block-guest-favorite-synchronize-link {
  text-align: center;
}
/* ----定期購入商品サイクル情報変更画面---- */
.block-regular-purcharse-cycle-info-update--skip-cancel-message {
  margin: 5px 0 0 5px;
}
/* ----アプリログイン訴求画面---- */
.block-applogin-body {
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.9em;
  text-align: center;
  margin: 16px;
}

.block-applogin--info {
  margin-bottom: 14px;
}

.block-applogin--info-sidenote {
  line-height: 1.1em;
  font-size: 12px;
}

.block-applogin--button input {
  margin-bottom: 14px;
  height: 44px;
  width: 100%;
  font-size: 11px;
  font-weight: bold;
}

.block-applogin--button-login input {
  background-color: #000;
  border-color: #000;
  color: #fff;
}

.block-applogin--button-register input {
  background-color: #fff;
  border-color: #000;
  color: #000;
  border: 1px solid;
}

/* ---- LightningRecommend ---- */
.block-top-lightningrecommend,
.block-ranking-lightningrecommend {
  padding: 0 0 40px;
}

.block-top-lightningrecommend--header,
.block-ranking-lightningrecommend--header {
  margin: 0 0 24px;
  padding: 40px 0 0;
  border: 0;
  text-align: center;
  font-family: "Josefin Sans", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.333;
  color: #000;
  background: none;
}

.block-common-lightningrecommend {
  margin-top: 10px;
}

.block-common-lightningrecommend--header {
  padding: 16px 20px;
  border: 0;
  font-size: 19px;
  background: none;
}

.block-cart--lightningrecommend-wrapper {
  padding: 0 10px;
}

/* ----本品とレフィル切り替え画面---- */
.block-refillgoods-list {
  margin: 10px;
}
.block-regular-goods-refillgoods--header {
  margin: -10px -10px 0;
}

/* ----最近見たカテゴリ、ジャンルの商品---- */
.block-recent-category-genre {
  padding: 0 0 40px;
}

.block-recent-category-genre--header {
  margin: 0 0 24px;
  padding: 20px 0 0;
  border: 0;
  text-align: center;
  font-family: "Josefin Sans", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.333;
  color: #000;
  background: none;
}

.block-recent-category-genre--items {
  padding: 0 4vw;
  margin-inline: auto;
}

.block-recent-category-genre--item {
  width: 45.25vw;
  margin: 0 1.5vw 4vw 0;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}

.block-recent-category-genre--item:nth-of-type(2n) {
  margin-right: 0;
}

.block-recent-category-genre--item-image figure {
  background: #f5f5f5;
  width: 100%;
  aspect-ratio: 1;
}

.block-recent-category-genre--item-description {
  width: 100%;
  margin: 16px 0 0;
  padding: 0;
  text-align: center;
}

/*ジャンルページ見出し*/
.genre-head__lead {
  margin-top: 24px;
  padding: 0 16px;
}

.genre-table__content {
  margin-top: 40px;
  padding: 0 16px;
}

.genre-table {
  width: 100%;
  border: 1px solid #DEDEDE;
}

.genre-table tr {
  border: 1px solid #DEDEDE;
}

.genre-table__title {
  min-width: 100px;
  padding: 15px 10px 13px;
  color: #333;
  font-size: 14px;
  font-family: bold;
  text-align: left;
  background-color: #EDEEF1;
}

.genre-table__detail {
  padding: 11px 10px;
  color: #333;
  font-size: 14px;
  background-color: #FFF;
}

.block-genre-page--header-freespace + .block-genre-page--goods {
  margin-top: 30px;
}
.block-search-suggest {
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .block-headernav--item-favorite {
    display: none;
  }

  .block-header-nav .block-headernav--item-list > li.block-headernav--item-login {
    width: 40px;
  }

  .block-goods-sns {
    flex-direction: column;
    justify-content: flex-start;
    gap: 10px;
  }

  .block-contact-about-goods {
    text-align: left;
  }
}

/* Aireco List */

.block-common-lightningrecommend .block-recent-item--header {
  margin: 0 20px 32px;
  padding: 0;
  border: 0;
  text-align: center;
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.2;
  color: #007238;
  background: none;
}
.block-common-lightningrecommend .block-recent-item--header span {
  display: block;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #252A2E;
}
.block-common-lightningrecommend .emoreco-outer-head{
  margin: 1.0rem 0;
}
.block-common-lightningrecommend .block-thumbnail-t {
  width: 100%;
  margin: 0;
  padding: 0 16px;
}
.block-common-lightningrecommend .block-thumbnail-t--items ,
.block-common-lightningrecommend .block-thumbnail-t--items:not(.swiper-wrapper) {
  flex-wrap: wrap;
  gap: 14px;
  display: flex;
  border: 0;
  padding: 0;
}

.block-common-lightningrecommend .block-thumbnail-t--item {
  display: block;
  width: calc(50% - 7px);
  padding: 0;
  border: 0;
  margin: 0;
}
.block-common-lightningrecommend .block-thumbnail-t--item >a{
  display: block;
  height: 100%;
  padding: 12px;
  border-radius: 8px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06);
  background: #FFF;
}

.block-common-lightningrecommend .block-thumbnail-t--goods-image {
  display: block;
  width: 100%;
  margin: 0 0 12px;
}
.block-common-lightningrecommend .block-thumbnail-t--goods-image figure {
  width: 100%;
  height: auto;
  padding: 0;
  background: none;
  min-width: auto;
  min-height: auto;
}
.block-common-lightningrecommend .block-thumbnail-t--goods-image img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: contain;
}
.block-common-lightningrecommend .block-thumbnail-t--goods-description {
  display: table-cell;
  vertical-align: top;
  padding:0 10px;
  word-wrap: break-word;
  font-size: 14px;
}
.block-common-lightningrecommend .block-thumbnail-t--goods-name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin: 0 0 12px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  overflow: hidden;
}
.block-common-lightningrecommend .variation-name {
  display: none;
}
.block-common-lightningrecommend .block-thumbnail-t--price {
  font-family: "Roboto Condensed", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  font-weight: 800;
  color: #252A2E;
}

/* ----閲覧履歴---- */
.history-scrollbar{
  max-width:1200px;
  margin:40px auto 0;
  padding:0;
}

.history-scrollbar .swiper-scrollbar{
    position:relative !important;
    width:100%;
    height:4px;
    left:0 !important;
    top:0 !important;
}

.history-scrollbar .swiper-scrollbar-drag{
    background:#888;
    border-radius:999px;
}

@media screen and (max-width: 768px) {
  .page-search .block-search-goods--header {
    margin-bottom: 16px;
  }
}