html {
  scroll-behavior: smooth;
}

@media screen and (min-width: 1401px) {
  html {
    font-size: 62.5%;
  }
}
@media screen and (max-width: 1400px) {
  html {
    font-size: 0.7142857vw;
  }
}
body {
  width: 100%;
}

.l-container {
  width: 100%;
}

.f-container {
  position: relative;
  display: flex;
  overflow: clip;
  width: 100%;
  font-family: 'yu-gothic-pr6n', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;

  font-feature-settings: 'palt';
}
.f-container * {
  box-sizing: border-box;

  margin-block-start: 0;
  margin-block-end: 0;
}
.f-container a.mask-img {
  position: relative;
}
.f-container a.mask-img::after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  content: '';
  transition: all 0.3s;

  -webkit-mask-size: cover;
  mask-size: cover;
}
.f-container a.mask-img:hover {
  opacity: 1;
}
.f-container a.mask-img:hover::after {
  opacity: 0.7;
  background: rgba(255, 255, 255, 0.3);
}
.f-container img {
  width: 100%;
  height: auto;
  vertical-align: top;
  pointer-events: none;
}
.f-container svg {
  display: block;
  width: 100%;
  height: auto;
}
.f-container a {
  display: block;
  cursor: pointer;
  text-decoration: none;
  color: #000000;
  transition: opacity 0.3s;
}
.f-container a:hover {
  opacity: 0.7;
}
.f-container figure {
  display: block;
}
.f-container .fade-in {
  opacity: 0;
  transition: opacity 1s ease-in;
}
.f-container .fade-in.showed {
  opacity: 1;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.f-container .f-left {
  position: sticky;
  top: 80px;
  display: flex;
  overflow: clip;
  align-items: center;
  flex-direction: column;
  width: 50vw;
  max-height: calc(100vh - 80px);
}
.f-container .f-left img {
  width: auto;
  height: 100%;
}
.f-container .f-left .hero__ttl {
  display: flex;
  flex-direction: column;
  padding-top: calc(0.0568181818 * (100vh - 80px));
  text-align: center;
}
.f-container .f-left .hero__ttl .ttl01 {
  display: flex;
  align-items: baseline;
  justify-content: center;
  margin-bottom: calc(0.0227272727 * (100vh - 80px));
  font-family: 'poppins', sans-serif;
  font-size: calc(0.0204545455 * (100vh - 80px));
  font-weight: 300;
  font-style: normal;
  line-height: calc(0.0147727273 * (100vh - 80px));
}
.f-container .f-left .hero__ttl .ttl01-year {
  display: inline-block;
  padding-right: calc(0.0056818182 * (100vh - 80px));
}
.f-container .f-left .hero__ttl .ttl01 > span.noto {
  padding-right: calc(0.0022727273 * (100vh - 80px));
  padding-left: calc(0.0022727273 * (100vh - 80px));
  font-family: 'Noto Sans JP', serif;
  font-weight: 300;
  font-style: normal;
}
.f-container .f-left .hero__ttl .ttl02 {
  margin-bottom: calc(0.0340909091 * (100vh - 80px));
  letter-spacing: -0.03em;
  font-family: 'neulis-sans', sans-serif;
  font-size: calc(0.0727272727 * (100vh - 80px));
  font-weight: 200;
  font-style: normal;
  line-height: calc(0.0431818182 * (100vh - 80px));
  color: #99334c;
}
.f-container .f-left .hero__ttl .ttl02 span {
  display: inline-block;
  letter-spacing: -0.08em;
}
.f-container .f-left .hero__ttl .ttl03 {
  margin-bottom: calc(0.0272727273 * (100vh - 80px));
  letter-spacing: 0.18em;
  font-family: 'Noto Sans JP', serif;
  font-size: calc(0.0204545455 * (100vh - 80px));
  font-weight: 300;
  font-style: normal;
  line-height: 1;
}
.f-container .f-left .hero__mv {
  height: calc(0.3431818182 * (100vh - 80px));
  margin: 0 auto calc(0.0284090909 * (100vh - 80px));
  text-align: center;
}
.f-container .f-left .hero__mv a {
  width: 100%;
  height: 100%;
}
.f-container .f-left .f-navi__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: calc(0.6704545455 * (100vh - 80px));
  margin: 0 auto calc(0.0454545455 * (100vh - 80px));
  font-family: 'Noto Sans JP', serif;
  font-weight: 300;
  font-style: normal;

  gap: calc(0.0284090909 * (100vh - 80px));
}
.f-container .f-left .f-navi__btn {
  position: relative;
  width: calc(0.2045454545 * (100vh - 80px));
  height: calc(0.0568181818 * (100vh - 80px));
  text-align: center;
  background-color: #f7ece4;
}
.f-container .f-left .f-navi__btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  letter-spacing: 0.1em;
  font-size: calc(0.0159090909 * (100vh - 80px));
}
.f-container .f-left .f-navi__btn a span.ml-minus {
  margin-left: -1.5em;
}
.f-container .f-left .f-navi__btn a::after {
  position: absolute;
  right: calc(0.0159090909 * (100vh - 80px));
  display: inline-block;
  width: calc(0.0181818182 * (100vh - 80px));
  height: calc(0.0090909091 * (100vh - 80px));
  content: '';
  background: no-repeat url(../img/navi_arrow.svg) 0 0 / contain;
}
.f-container .f-left .all__view {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(0.3409090909 * (100vh - 80px));
  height: calc(0.0568181818 * (100vh - 80px));
  margin: 0 auto;
  text-align: center;
  letter-spacing: 0.1em;
  font-family: 'Noto Sans JP', serif;
  font-size: calc(0.0159090909 * (100vh - 80px));
  font-weight: 300;
  font-style: normal;
  color: #ffffff;
  background-color: #000000;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .f-container .f-left {
    justify-content: center;
  }
  .f-container .f-left img {
    width: 100%;
    height: auto;
  }
  .f-container .f-left .hero__ttl .ttl01 {
    margin-bottom: 2rem;
    font-size: 1.8rem;
    line-height: 1.3rem;
  }
  .f-container .f-left .hero__ttl .ttl01-year {
    padding-right: 0.5rem;
  }
  .f-container .f-left .hero__ttl .ttl01 > span.noto {
    padding-right: 0.2rem;
    padding-left: 0.2rem;
  }
  .f-container .f-left .hero__ttl .ttl02 {
    margin-bottom: 3rem;
    font-size: 6.4rem;
    line-height: 3.8rem;
  }
  .f-container .f-left .hero__ttl .ttl03 {
    margin-bottom: 2.4rem;
    font-size: 1.8rem;
  }
  .f-container .f-left .hero__mv {
    width: 52rem;
    height: auto;
    margin: 0 auto 2.5rem;
  }
  .f-container .f-left .f-navi__list {
    width: 59rem;
    margin: 0 auto 4rem;

    gap: 2.5rem;
  }
  .f-container .f-left .f-navi__btn {
    width: 18rem;
    height: 5rem;
  }
  .f-container .f-left .f-navi__btn a {
    font-size: 1.4rem;
  }
  .f-container .f-left .f-navi__btn a span {
    margin-top: 0.4rem;
  }
  .f-container .f-left .f-navi__btn a::after {
    right: 1.4rem;
    display: inline-block;
    width: 1.6rem;
    height: 0.8rem;
    content: '';
  }
  .f-container .f-left .all__view {
    width: 30rem;
    height: 5rem;
    font-size: 1.4rem;
  }
}
.f-container .f-main {
  overflow: clip;
  width: 50%;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.f-container .f-main-wrap {
  overflow: clip;
  width: 100%;
  max-width: 50rem;
  margin: 0 auto;
}
.f-container .hero__lead {
  margin-bottom: 10.3rem;
  text-align: center;
  letter-spacing: 0.175em;
  font-family: 'Noto Sans JP', serif;
  font-size: 1.6rem;
  font-weight: 300;
  font-style: normal;
  line-height: 2.5rem;
}
.f-container .hero__lead span {
  margin-left: -6rem;
}
.f-container .sec__area .sec__text {
  font-size: 1.6rem;
}
.f-container .sec__area .sec__credit {
  width: 50rem;
  padding-right: 6.5rem;
  padding-left: 6.5rem;
}
.f-container .sec__area .sec__credit-ttl {
  margin-bottom: 2rem;
}
.f-container .sec__area .sec__credit-name {
  max-width: 22.5rem;
  font-size: 16px;
  line-height: 16px;
}
.f-container .sec__area .sec__credit-brand {
  padding-left: 1rem;
  font-size: 15px;
  line-height: 15px;
  transform: translateY(-2px);
}
.f-container .sec__area .sec__credit-price {
  font-size: 16px;
  font-weight: 200;
  line-height: 14px;
}
.f-container .sec__area .sec__slide .sec__credit {
  left: -5rem;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .f-container .sec__area .sec__credit-name {
    font-size: 1.6rem;
    line-height: 1.6rem;
  }
  .f-container .sec__area .sec__credit-brand {
    font-size: 1.5rem;
    line-height: 1.5rem;
    transform: translateY(-0.1rem);
  }
  .f-container .sec__area .sec__credit-price {
    font-size: 1.6rem;
    line-height: 1.4rem;
  }
}
.f-container .sec__area {
  margin-bottom: 13.3rem;
}
.f-container .sec__area:last-of-type {
  margin-bottom: 5.3rem;
}
.f-container .sec__ttl {
  display: flex;
  align-items: baseline;
  padding-left: 2.3rem;
  margin-bottom: 1.3rem;
}
.f-container .sec__ttl-sharp,
.f-container .sec__ttl-num {
  font-family: 'joly-display', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #99334c;
}
.f-container .sec__ttl-sharp {
  padding-bottom: 0.1rem;
  font-size: 5.3rem;
  line-height: 3.7rem;
}
.f-container .sec__ttl-num {
  font-size: 8rem;
  line-height: 5.7rem;
}
.f-container .sec__ttl-name {
  margin-left: 2rem;
  letter-spacing: 0.2em;
  font-family: 'Noto Sans JP', serif;
  font-size: 4rem;
  font-weight: 300;
  font-style: normal;
  transform: translateY(-0.5rem);
}
.f-container .sec__ttl-name.l0 {
  letter-spacing: 0;
}
.f-container .sec__ttl-name.l16 {
  letter-spacing: 0.16em;
}
.f-container .sec__text {
  padding-left: 2.7rem;
  margin-bottom: 3.5rem;
  letter-spacing: 0.15em;
  font-family: 'Noto Sans JP', serif;
  font-size: 1.6rem;
  font-weight: 300;
  font-style: normal;
  line-height: 2.5rem;
}
.f-container .sec__text.narrow {
  letter-spacing: 0.05em;
}
.f-container .sec__credit {
  display: flex;
  flex-direction: column;
}
.f-container .sec__credit.disnon {
  display: none;
}
.f-container .sec__credit .link {
  position: relative;
}
.f-container .sec__credit .link:nth-of-type(n + 2) {
  margin-top: 1.7rem;
}
.f-container .sec__credit-ttl {
  display: flex;
  align-items: flex-end;
}
.f-container .sec__credit-name {
  overflow: hidden;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-family: 'Noto Sans JP', serif;
  font-weight: 400;
  font-weight: 300;
  font-style: normal;
}
.f-container .sec__credit-brand {
  font-family: 'neulis-sans', sans-serif;
  font-weight: 200;
  font-style: normal;
}
.f-container .sec__credit-price {
  font-family: 'neulis-sans', sans-serif;
  font-weight: 200;
  font-style: normal;
}
.f-container .sec__img {
  margin-bottom: 5.3rem;
}
.f-container .sec__img > a {
  margin-bottom: 3.3rem;
}
.f-container .sec__slide {
  position: relative;
  width: 40.7rem;
  margin: 0 auto 5.5rem;
}
.f-container .sec__slide .sec__credit {
  position: relative;
  z-index: 11;
  bottom: 0;
  padding-top: 2.3rem;
  pointer-events: none;
  opacity: 0;
  transition: 0.35s ease-in-out;
}
.f-container .sec__slide .swiper-slide {
  position: relative;
  padding: 0 0.3rem;
  margin-bottom: 0;
}
.f-container .sec__slide .swiper-slide-active .sec__credit {
  pointer-events: auto;
  opacity: 1;
  transition: 0.5sease-in-out 0.5s;
}
.f-container .sec__slide .swiper-pagination {
  top: 57.3rem;
  height: 1.1rem;
}
.f-container .sec__slide .swiper-pagination-bullet {
  width: 1.1rem;
  height: 1.1rem;
  margin: 0 0.5rem;
  border-radius: 0;
  background-color: #dddddd;
}
.f-container .sec__slide .swiper-pagination-bullet-active {
  background-color: #000000;
}
.f-container .sec__slide .swiper-prev,
.f-container .sec__slide .swiper-next {
  position: absolute;
  z-index: 10;
  top: 0;
  width: 4.3rem;
  height: 56rem;
  cursor: pointer;
  transition: opacity 0.3s;
}
.f-container .sec__slide .swiper-prev::after,
.f-container .sec__slide .swiper-next::after {
  position: absolute;
  top: 26.7rem;
  display: inline-block;
  width: 1.4rem;
  height: 2.5rem;
  content: '';
}
.f-container .sec__slide .swiper-prev:hover,
.f-container .sec__slide .swiper-next:hover {
  opacity: 0.3;
}
.f-container .sec__slide .swiper-prev {
  left: -4.7rem;
}
.f-container .sec__slide .swiper-prev::after {
  left: 1.7rem;
  background: no-repeat url(../img/prev.svg) 0 0 / contain;
}
.f-container .sec__slide .swiper-next {
  right: -4.7rem;
}
.f-container .sec__slide .swiper-next::after {
  right: 1.7rem;
  background: no-repeat url(../img/next.svg) 0 0 / contain;
}
.f-container .sec__products {
  width: 47.3rem;
  padding: 2rem 0;
  margin: 0 auto;
  background-color: #fff7f0;
}
.f-container .sec__products__box {
  margin-bottom: 5.3rem;
}
.f-container .sec__products-list {
  display: flex;
  flex-wrap: wrap;
  width: 43.4rem;
  margin: 0 auto;

  -moz-column-gap: 0.7rem;
  column-gap: 0.7rem;
  row-gap: 3.8rem;
}
.f-container .sec__products-item {
  width: 14rem;
}
.f-container .sec__products-item a {
  color: #4c4c4c;
}
.f-container .sec__products .m-item-category,
.f-container .sec__products .m-item-name,
.f-container .sec__products .m-item-icon,
.f-container .sec__products .m-item-magazine,
.f-container .sec__products .m-item-soldout {
  display: none;
}
.f-container .sec__products .m-item-image {
  margin-bottom: 0.9rem;
}
.f-container .sec__products .m-item-brand {
  margin-bottom: 0.9rem;
  font-family: 'roboto', sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.7rem;
}
.f-container .sec__products .m-item-price {
  font-family: 'yu-gothic-pr6n', sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3rem;
}
.f-container .sec__products .m-item-price.discount span:nth-of-type(2) {
  display: none;
}
.f-container .sec__products-btn,
.f-container .related-article__btn,
.f-container .sec .all__view {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42.7rem;
  height: 6.7rem;
  margin: 0 auto;
  text-align: center;
  letter-spacing: 0.15em;
  font-family: 'Noto Sans JP', serif;
  font-size: 1.6rem;
  font-weight: 300;
  font-style: normal;
  color: #ffffff;
  background-color: #000000;
}
.f-container .sec__products-btn::after,
.f-container .related-article__btn::after,
.f-container .sec .all__view::after {
  position: absolute;
  right: 1.3rem;
  display: inline-block;
  width: 0.7rem;
  height: 1.3rem;
  content: '';
  background: no-repeat url(../img/link_arrow.svg) 0 0 / contain;
}
.f-container .sec .all__view {
  margin-bottom: 14.7rem;
  background-color: #99334c;
}
.f-container .related-article {
  margin-bottom: 6.2rem;
}
.f-container .related-article__ttl {
  margin-bottom: 4rem;
  text-align: center;
  letter-spacing: 0.1em;
  font-family: 'Noto Sans JP', serif;
  font-size: 2.4rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
}
.f-container .related-article__list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 45.3rem;
  margin: 0 auto 6rem;

  gap: 3.7rem;
}
.f-container .related-article__item {
  width: 20.7rem;
}
.f-container .related-article__item-image {
  width: 18.3rem;
  margin-bottom: 1.5rem;
}
.f-container .related-article__item:nth-child(odd) .related-article__item-image {
  margin-left: auto;
}
.f-container .related-article__item-category,
.f-container .related-article__item-date {
  display: none;
}
.f-container .related-article__item-title {
  letter-spacing: 0.05em;
  font-family: 'Noto Sans JP', serif;
  font-size: 1.6rem;
  font-weight: 400;
  font-style: normal;
  line-height: 2.5rem;
}
.f-container .related-article__btn {
  width: 70%;
}
.f-container .rc {
  font-family: 'Noto Sans JP', serif;
  font-weight: 400;
  font-style: normal;
}
.f-container .rc__ttl {
  display: flex;
  flex-direction: column;
  margin-bottom: 4rem;
  text-align: center;
  line-height: 1;
}
.f-container .rc__ttl span {
  font-weight: 400;
}
.f-container .rc__ttl-en {
  margin-bottom: 0.7rem;
  letter-spacing: 0.1em;
  font-size: 2.4rem;
}
.f-container .rc__ttl-jp {
  letter-spacing: 0.1em;
  font-size: 1.6rem;
}
.f-container .rc__box {
  width: 47.5rem;
  margin: 0 auto 6.2rem;
}
.f-container .rc__list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;

  -moz-column-gap: 1.9rem;
  column-gap: 1.9rem;
  row-gap: 1.9rem;
}
.f-container .rc__item {
  width: 22.8rem;
}
.f-container .rc__img {
  margin-bottom: 1.6rem;
}
.f-container .rc__text {
  width: 20rem;
  margin: 0 auto;
  font-size: 1.6rem;
  line-height: 2.5rem;
}

.pc-footer {
  margin-top: 0;
}

.l-footer {
  padding-top: 0;
}
