@import "/store/marikomikuni/2025aw/assets/css/variables.css";
@import "/store/marikomikuni/2025aw/assets/css/header.css";
@import "/store/marikomikuni/2025aw/assets/css/footer.css";
* {
  min-height: 0%;
  box-sizing: border-box;
}

body {
  font-family: "Shuei KakuGo Kin B";
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 2;
  color: var(--base-color);
}

a {
  text-decoration: none;
  color: var(--base-color);
}

a:hover {
  opacity: 0.8;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.pc {
  display: none;
}

.pc-inline {
  display: none;
}

.price .num {
  font-size: 1.375rem;
}
.price .tax {
  font-size: 0.625rem;
}

@media (min-width: 769px) {
  .pc {
    display: block;
  }
  .pc-inline {
    display: inline-block;
  }
  .sp {
    display: none;
  }

  .price .num {
    font-size: 1.625rem;
  }

  .price .tax {
    font-size: 0.75rem;
  }
}

.loading {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  font-family: "JKHandwriting Regular";
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
  font-size: 1.875rem;
}

.loading img {
  height: 3.4375rem;
  width: auto;
}

.loading.loaded {
  display: none;
}

/*=========================
  mv
  ========================*/

.mv {
  display: block;
  background-color: var(--main-color);
}

.mv .swiperWrap {
  position: relative;
}

.mv .mv-txt {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1.875rem 0;
}

.mv .mv-txt1 {
  width: 280px;
  max-width: 100%;
}

.mv .mv-2025 {
  width: 198px;
  max-width: 100%;
  margin-top: 0.9375rem;
}

.mv .mvSwiper {
  max-width: 100%;
}

.mv .swiper-pagination-bullet {
  opacity: 1;
  background: var(--base-light-color);
}

.mv .swiper-pagination-bullet-active {
  background: var(--base-color);
}

.mv .swiper-pagination-bullets,
.mv .swiper-pagination-custom,
.mv .swiper-pagination-fraction {
  position: static;
  display: flex;
  justify-content: center;
  gap: 0.625rem;
  margin-top: 0.75rem;
}

.mv .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 0.625rem;
  height: 0.625rem;
  margin: 0;
}

@media (min-width: 769px) {
  .mv {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-top: 5rem;
  }

  .mv .swiperWrap {
    position: relative;
    padding: 0 1.625rem;
  }

  .mv .mv-txt {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    padding: 0;
    margin-bottom: 0.625rem;
  }

  .mv .mv-txt1 {
    max-width: 401px;
    width: 58%;
  }

  .mv .mv-2025 {
    max-width: 198px;
    width: 36%;
  }

  .mv .mvSwiper {
    max-width: 700px;
  }

  .mv .swiper-pagination-bullets,
  .mv .swiper-pagination-custom,
  .mv .swiper-pagination-fraction {
    justify-content: flex-start;
    gap: 0.625rem;
    align-items: center;
    height: 1.25rem;
  }
}

/*=========================
  yodo
  ========================*/

.yodoWrap {
  background-color: var(--main-color);
  padding-bottom: 3.125rem;
}

.yodo {
  max-width: 100%;
  padding: 2.5rem 5% 0;
  font-size: 0.875rem;
}

.yodo .mvTxt__prof {
  padding: 0.5rem 1.125rem;
}

.yodo > p {
  margin-bottom: 1.25rem;
  line-height: 193.333%;
  letter-spacing: 0.05em;
}

.yodo .mvTxt__prof {
  margin-top: 1rem;
  padding: 0.6875rem 0.75rem;
  border: 1px solid var(--base-dark-color);
  line-height: 1;
  letter-spacing: 0.04em;
  text-align: center;
  color: var(--base-dark-color);
}

.yodo .mvTxt__prof:hover {
  opacity: 1;
  color: var(--base-light-color);
  background: var(--base-color);
  border-color: var(--base-color);
}

@media (min-width: 769px) {
  .yodoWrap {
    padding-bottom: 5rem;
  }

  .yodo {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
    max-width: 700px;
    margin: auto;
    width: 100%;
    padding: 1.875rem 0 0;
    font-size: 1rem;
  }

  .yodo > p {
    margin-bottom: 0;
    width: 100%;
  }
}

/*=========================
  sec
  ========================*/
.sec-inner {
  padding: 3.125rem 0.9375rem;
  margin: auto;
}

@media (min-width: 769px) {
  .sec-inner {
    padding: 3.75rem 1.875rem;
  }
}

.sec.item .swiper {
  position: relative;
  overflow: visible;
}

.sec.item .swiper-pagination-bullet {
  opacity: 1;
  background: var(--main-color);
}

.sec.item .swiper-pagination-bullet-active {
  background: var(--base-color);
}

.sec.item .swiper-pagination-bullets,
.sec.item .swiper-pagination-custom,
.sec.item .swiper-pagination-fraction {
  display: flex;
  justify-content: center;
  line-height: 1.3;
  text-align: left;
  top: initial;
  bottom: -25px;
}

.sec.item .swiper-pagination-bullets > span:first-child,
.sec.item .swiper-pagination-custom > span:first-child,
.sec.item .swiper-pagination-fraction > span:first-child {
  margin-left: 0;
}

.sec.item .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 0.625rem;
  height: 0.625rem;
  margin: 0 5px;
}

@media (min-width: 769px) {
  .sec.item .swiper-pagination-bullets,
  .sec.item .swiper-pagination-custom,
  .sec.item .swiper-pagination-fraction {
    bottom: -30px;
    justify-content: flex-start;
  }
}

/*=========================
  item
  ========================*/
.sec-inner {
}

.item {
  background: var(--bg-main-color);
}

.item__inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  padding: 3.125rem 0;
}

.item-header {
  display: contents;
}

.item__info {
  order: -1;
  padding-inline: 5%;
}

.item__infoAttention {
  font-size: 0.625rem;
  padding-inline: 5%;
  text-align: right;
}

.item__title {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 3rem;
}

.item__price {
  text-align: right;
  word-break: keep-all;
  letter-spacing: 0.05em;
}

.item-header__row {
  display: contents;
}

.item__description {
  order: 2;
  margin-top: 0.9375rem;
  padding-inline: 5%;
  line-height: 1.75;
  font-size: 0.875rem;
  letter-spacing: 0.1em;
}

.item__cart {
  order: 5;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 2.5rem auto 0;
  width: 240px;
  height: 2.5rem;
  margin-top: 50px;
  letter-spacing: 0.1em;
  color: var(--base-dark-color);
  border: 1px solid var(--base-dark-color);
}

.item__cart:hover {
  opacity: 1;
  color: var(--base-light-color);
  background: var(--base-color);
  border-color: var(--base-color);
}

.item__container {
  display: contents;
}

.item__container--reverse {
}

.item__box {
  display: contents;
}

.item__slider {
  order: 3;
  width: 100%;
  max-width: 520px;
  margin: 1.875rem auto 0;
  padding: 0 0.625rem 4.375rem;
}

.item__thumbnails {
  order: 4;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.9375rem;
  padding-inline: 10%;
}

.cart {
}

.item__thumbnail {
  position: relative;
}

.item__thumbnail img {
  display: block;
}

.item__thumbnail .hov {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.item__thumbnail:hover .def {
  opacity: 0;
}

.item__thumbnail:hover .hov {
  opacity: 1;
}

.item__thumbnail.sold::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  display: block;
  width: 55%;
  max-width: 130px;
  aspect-ratio: 1;
  background: center / cover no-repeat
    url("/store/marikomikuni/2025aw/assets/img/soldout.svg");
}

@media (min-width: 769px) {
  .item__inner {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 1.75rem;
    padding: 5.25rem 1.875rem 5.625rem;
    max-width: 1204px;
  }

  .item-header {
    display: grid;
    gap: 1.5rem;
  }

  .item__info {
    order: unset;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: 1.875rem;
    padding: 0;
    width: 15rem;
    min-width: max-content;
    max-width: 100%;
  }

  .item__title {
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-size: 3rem;
    line-height: 1.5;
  }

  .item__price {
    text-align: right;
    word-break: keep-all;
    letter-spacing: 0.05em;
  }

  .item__infoAttention {
    align-self: flex-end;
    margin-bottom: 0.5rem;
    padding: 0;
    font-size: 0.8125rem;
  }

  .item-header__row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.875rem;
  }

  .item__description {
    order: unset;
    margin-top: 0;
    padding-inline: 0;
    font-size: 1rem;
    letter-spacing: 0;
  }

  .item__cart {
    order: unset;
    margin: 0;
    width: 240px;
    height: 2.5rem;
    color: var(--base-dark-color);
    border: 1px solid var(--base-dark-color);
  }

  .item__container {
    display: flex;
    justify-content: space-between;
    gap: 1.875rem;
  }

  .item__container--reverse {
    flex-direction: row-reverse;
  }

  .item__box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .item__slider {
    order: unset;
    max-width: 500px;
    margin: 0;
    padding: 0;
  }

  .item__thumbnails {
    order: unset;
    display: grid;
    align-items: start;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.25rem;
    max-width: 500px;
    padding-inline: 0;
  }
}

/*=========================
  story
  ========================*/

.story {
  background: var(--base-color);
}

.story .story-inner {
  padding: 3.125rem 5%;
}

.story__title {
  max-width: 262px;
  margin-inline: auto;
}

.story__cards {
  display: flex;
  flex-direction: column;
  gap: 3.125rem;
  margin-top: 3.125rem;
}

.story-card {
  display: block;
  color: var(--base-light-color);
  text-align: center;
}

.story-card__thumbnail {
  max-width: 300px;
  margin-inline: auto;
}

.story-card__label img {
  max-height: 53px;
  width: auto;
  max-width: 100%;
  margin-top: 1.5625rem;
  margin-bottom: 1.25rem;
}

.story-card__text {
  line-height: 2;
  font-size: 0.9375rem;
}

@media (min-width: 769px) {
  .story .story-inner {
    max-width: 1176px;
    padding: 6.25rem 1.875rem 5rem;
  }

  .story__title {
    max-width: 370px;
  }

  .story__cards {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 5rem 0;
    margin-top: 5rem;
  }

  .story-card {
    width: 30%;
    max-width: 340px;
  }

  .story-card__text {
    font-size: 1rem;
  }
}

/*=========================
  concept
  ========================*/

.concept {
  background: var(--main-color);
}

.concept .concept-inner .ttl {
  margin-bottom: 0.325rem;
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 2.5rem;
  text-align: center;
}
.concept .concept-inner .cnt {
  display: none;
  gap: 2em;
  max-width: 245px;
  margin: 3.125rem auto;
  font-size: 0.875rem;
}

.concept .concept-inner .cnt p:not(:first-child) {
  margin-top: 2em;
}

.concept .concept-inner .arrow {
  display: flex;
  width: 1.5rem;
  margin: auto;
  transition: 0.4s;
  cursor: pointer;
}

.concept .concept-inner .arrow img {
  transition: 0.4s;
  transform: rotate(180deg);
}

.concept .concept-inner .arrow:hover {
  transform: translateY(5px);
}

.concept .concept-inner .arrow.open img {
  transform: rotate(0);
}

@media (min-width: 769px) {
  .concept .concept-inner .ttl {
    margin: 0 auto 0.25rem;
  }

  .concept .concept-inner .cnt {
    max-width: 275px;
    margin: 4.375rem auto;
    font-size: 1rem;
    text-align: center;
  }

  .concept .concept-inner .arrow {
    width: 1.75rem;
  }
}

/*=========================
  info
  ========================*/

.info {
  color: var(--base-dark-color);
  background-color: #fff;
}

.info .info-inner {
  padding: 3.125rem 5%;
}

.info__content {
  font-size: 0.875rem;
  line-height: 1.75;
  letter-spacing: 0.1em;
}

.info__content dl {
  display: grid;
  justify-items: center;
  text-align: center;
}

.info__content dt {
  padding-inline: 0.125rem;
  border-bottom: 1px solid var(--base-dark-color);
}

.info__content dt:not(:first-child) {
  margin-top: 1.75em;
}

.info .info-inner .bnr {
  padding: 3.125rem 0 0;
}
.info .info-inner .bnr + .bnr {
  padding-top: 1.875rem;
}

@media (min-width: 769px) {
  .info .info-inner {
    padding: 5rem 1.875rem;
  }

  .info__content {
    font-size: 1rem;
  }

  .info .info-inner .bnr {
    padding-top: 5rem;
  }

  .info .info-inner .bnr a,
  .info .info-inner .bnr div {
    display: block;
    max-width: 490px;
    margin: auto;
  }

  .info .info-inner .bnr p {
    padding-top: 0.75rem;
  }
}

/*=========================
  bnr
  ========================*/

.bannerArea {
  background-color: var(--bg-gray-color);
}

.bannerArea .bnr-inner {
  padding-top: 2.5rem;
  max-width: 900px;
}
.bannerArea .bnr-inner .bnr {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  max-width: 500px;
  margin: auto;
}

.bannerArea .bnr-inner .bnr a {
  width: 100%;
  margin-top: 0 !important;
}

.bannerArea .bnr-inner .bnr a img {
  border-radius: 6px;
}

@media (min-width: 769px) {
  .bannerArea .bnr-inner {
    padding-top: 3.75rem;
  }

  .bannerArea .bnr-inner .bnr {
    flex-wrap: wrap;
    flex-direction: row;
    gap: 1.875rem;
    justify-content: space-between;
  }

  .bannerArea .bnr-inner .bnr a {
    width: calc(50% - 15px);
  }

  .bannerArea .bnr-inner .bnr {
    max-width: unset;
    margin: 0;
  }
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
  line-height: 2;
}

.lity-container a:not(.hover-opacity) {
  color: #b70e16;
}

.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease,
    -o-transform 0.3s ease;
}

.lightbox {
  max-height: 90vh !important;
  padding: 20px;
  background-color: #fff;
  overflow-y: scroll;
}

.lightbox rt {
  font-size: 11px;
}

.lightbox p {
  font-size: 14px;
}

.lightbox__title {
  font-size: 1.875rem;
}

.lightbox__content {
  font-size: 14px;
}

.lightbox__content > * {
  margin-top: 0.625rem;
}

.lightbox h4 {
  margin-top: 0.625rem;
}

.lightbox__close {
  margin-top: 20px;
  text-align: center;
}

.lightbox__close a {
  cursor: pointer;
}

.lity-content:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.popup_prof .modaal-content-container {
  padding: 0;
}

.popup_prof .modaal-container {
  max-width: 560px;
}

@media (max-width: 340px) {
  .sec.archive .archive-cnt > a span {
    font-size: 14px;
  }
}

.story .links {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.story .links a {
  width: 30%;
  max-width: 340px;
  margin-top: 5rem;
  text-align: center;
  color: #fff;
}

.story .links a > img:nth-of-type(1) {
  display: block;
  max-width: 300px;
  margin: auto;
}

.story .links a > img:nth-of-type(2) {
  max-height: 53px;
  width: auto;
  max-width: 100%;
  margin: 25px 0 20px;
}

.story .links a > p:nth-of-type(1) {
  line-height: 2;
}
