@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

ul,
ol {
  list-style: none;
}

a {
  color: inherit;
  text-decoration: none;
}

button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: none;
  font: inherit;
  cursor: pointer;
}

html {
  font-family: "Zen Antique", serif;
  font-size: 10px;
  color: #3f4441;
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  background-color: #edebe2;
}
body:has(.top), body:has(.teaser) {
  background-color: #b8c6ba;
}

picture,
img {
  display: block;
}

.image {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.image--100 {
  height: 100%;
}
.image--auto {
  width: auto;
}
.image--contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.footer {
  background-color: #b8c6ba;
}
.footer__inner {
  padding-inline: 0.76%;
}
@media screen and (max-width: 767px) {
  .footer__inner {
    padding-inline: 7.38%;
  }
}
@media screen and (max-width: 375px) {
  .footer__inner {
    padding-inline: 4%;
  }
}
.footer__copyright {
  padding-block: 16px 24px;
  font-family: "Roboto", sans-serif;
  font-size: 1.2rem;
  color: #fff;
  text-align: center;
  border-top: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  .footer__copyright {
    padding-block: 12px 20px;
    font-size: 9px;
  }
}

.store {
  background-color: #b8c6ba;
  padding-block: 160px;
}
@media screen and (max-width: 1024px) {
  .store {
    padding-block: 80px;
  }
}
@media screen and (max-width: 767px) {
  .store {
    padding-block: 0 58px;
  }
}
.store__wrapper {
  display: grid;
  grid-template-columns: 1fr 649px;
  max-width: calc(1212px + 14.76%);
  margin-inline: auto;
  padding-inline: 7.38%;
}
@media screen and (min-width: 960px) and (max-width: 1279px) {
  .store__wrapper {
    padding-inline: 2.83%;
  }
}
@media screen and (max-width: 767px) {
  .store__wrapper {
    max-width: 100%;
  }
}
@media screen and (max-width: 375px) {
  .store__wrapper {
    padding-inline: 4%;
  }
}
@media screen and (max-width: 1024px) {
  .store__wrapper {
    grid-template-columns: 100%;
  }
}
@media screen and (max-width: 767px) {
  .store__wrapper {
    padding-inline: 0;
  }
}
.store__logo {
  width: 70px;
  height: 170px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: -6px;
}
@media screen and (max-width: 767px) {
  .store__logo {
    width: 44px;
    height: 107px;
    margin-left: -14px;
  }
}
.store__logo svg {
  width: 100%;
  height: 100%;
}
.store__logo svg path:first-of-type {
  fill: #000;
}
.store__info {
  font-size: 1.7rem;
  color: #3e3e3e;
  letter-spacing: 0.09em;
  line-height: 1.6470588235em;
  -ms-flex-item-align: center;
      align-self: center;
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .store__info {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-top: 9px;
  }
}
.store__hours {
  border-width: 1px 0;
  border-style: solid;
  border-color: #6c6c6c;
  margin-block: 14px;
  padding-block: 14px;
  width: 100%;
}
.store__hours-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
.store__hours-row dt {
  font-size: 1.2rem;
  line-height: 1em;
  text-align: center;
  width: 67px;
  padding-block: 2px;
  background: #d9d9d9;
}
.store__tel {
  font-size: 1.5rem;
}
.store__tel-number {
  font: 700 2.7rem "Zen Old Mincho", serif;
  margin-left: 15px;
  display: inline-block;
}
@media (hover: hover) {
  .store__tel-number:hover {
    -webkit-animation: shake-xs 0.6s infinite;
            animation: shake-xs 0.6s infinite;
  }
}
.store__map {
  aspect-ratio: 300/200;
  width: 300px;
  height: 200px;
  margin-top: 14px;
}
@media screen and (max-width: 959px) {
  .store__map {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .store__map {
    margin-top: 60px;
  }
}
.store__image {
  width: 100%;
  height: 404px;
}
@media screen and (max-width: 1024px) {
  .store__image {
    height: auto;
    aspect-ratio: 563/404;
  }
}
@media screen and (max-width: 767px) {
  .store__image {
    aspect-ratio: 393/282;
  }
}
.store__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 9.24%;
  padding-left: 10.79%;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .store__content {
    padding: 64px 0 0;
    margin-inline: auto;
    width: 572px;
  }
}
@media screen and (max-width: 767px) {
  .store__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 44px;
    padding: 64px 7.38% 0;
  }
}
@media screen and (max-width: 375px) {
  .store__content {
    padding-inline: 4%;
  }
}

.contact {
  padding-block: 57px 60px;
  max-width: calc(1022px + 14.76%);
  margin-inline: auto;
  padding-inline: 7.38%;
}
@media screen and (min-width: 960px) and (max-width: 1279px) {
  .contact {
    padding-inline: 2.83%;
  }
}
@media screen and (max-width: 767px) {
  .contact {
    max-width: 100%;
  }
}
@media screen and (max-width: 375px) {
  .contact {
    padding-inline: 4%;
  }
}
@media screen and (max-width: 767px) {
  .contact {
    padding: 34px 0;
  }
}
.contact__title {
  font-weight: 400;
  font-size: 6.4rem;
  letter-spacing: 0.06em;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .contact__title {
    font-size: 36px;
  }
}
.contact__content {
  padding: 48px 9px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 14.19%;
}
@media screen and (min-width: 960px) and (max-width: 1279px) {
  .contact__content {
    gap: 7.19%;
  }
}
@media screen and (max-width: 959px) {
  .contact__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 58px;
  }
}
@media screen and (max-width: 767px) {
  .contact__content {
    padding: 20px 0 0;
  }
}
.contact__table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
@media screen and (min-width: 960px) {
  .contact__table {
    max-width: 543px;
  }
}
.contact__table tr:not(:last-child) {
  border-bottom: 1px solid #fff;
}
.contact__table td {
  font-size: 2rem;
  letter-spacing: 0.06em;
  line-height: 1.5em;
  padding-block: 15px;
}
@media screen and (max-width: 767px) {
  .contact__table td {
    font-size: 16px;
    line-height: 1.5625em;
  }
}
@media screen and (max-width: 374px) {
  .contact__table td {
    font-size: 14px;
  }
}
.contact__table td:first-of-type {
  vertical-align: baseline;
  width: 177px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .contact__table td:first-of-type {
    width: 144px;
  }
}
@media screen and (max-width: 767px) {
  .contact__table td:first-of-type {
    width: 103px;
  }
}
.contact__table td a {
  display: inline-block;
}
@media (hover: hover) {
  .contact__table td a:hover {
    -webkit-animation: shake-xs 0.6s infinite;
            animation: shake-xs 0.6s infinite;
  }
}
.contact__logo-btn {
  width: 316px;
  height: 132px;
  border: 2px solid #fff;
  border-radius: 21px;
  overflow: hidden;
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 375px) {
  .contact__logo-btn {
    width: 100%;
    max-width: 316px;
  }
}
.contact__logo-btn img {
  -webkit-transition: -webkit-filter 0.5s ease-in-out;
  transition: -webkit-filter 0.5s ease-in-out;
  transition: filter 0.5s ease-in-out;
  transition: filter 0.5s ease-in-out, -webkit-filter 0.5s ease-in-out;
}
.contact__logo-btn:hover img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.contact__links {
  padding-top: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .contact__links {
    padding-top: 34px;
  }
}
.contact__link {
  font-size: 1.1rem;
  color: #fff;
  letter-spacing: 0.06em;
  text-align: center;
  padding: 6px 16px;
  border-radius: 4px;
}
@media (hover: hover) {
  .contact__link:hover .contact__link-icon {
    -webkit-animation: shake 0.6s infinite;
            animation: shake 0.6s infinite;
  }
}
.contact__link-icon {
  margin-bottom: 6px;
  min-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.contact__link-divider {
  width: 1px;
  height: 50px;
  background: #fff;
  margin-inline: 18px;
}

.page-header {
  text-align: center;
  letter-spacing: 0.06em;
  padding-top: 7px;
  max-width: calc(1250px + 13.2%);
  margin-inline: auto;
  padding-inline: 6.6%;
}
@media screen and (min-width: 960px) and (max-width: 1279px) {
  .page-header {
    padding-inline: 2.83%;
  }
}
@media screen and (max-width: 767px) {
  .page-header {
    max-width: 100%;
  }
}
@media screen and (max-width: 375px) {
  .page-header {
    padding-inline: 4%;
  }
}
@media screen and (max-width: 767px) {
  .page-header {
    padding-top: 70px;
  }
}
.page-header__title {
  font-size: 3.6rem;
  text-transform: uppercase;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .page-header__title {
    font-size: 24px;
  }
}
.page-header__subtitle {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .page-header__subtitle {
    font-size: 12px;
  }
}
.page-header__divider {
  margin-block: 36px;
  width: 100%;
  height: 1px;
  background: #8d8d8d;
}
@media screen and (max-width: 767px) {
  .page-header__divider {
    background-color: transparent;
    margin-block: 18px;
  }
}

.header {
  position: relative;
  top: 0;
  width: 100%;
  z-index: 100;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header.is-home {
  position: absolute;
}
.header.is-home .header__logo svg path:first-of-type {
  fill: #fff;
}
@media screen and (min-width: 768px) {
  .header.is-home .header__nav-link {
    color: #fff;
  }
}
.header.active {
  background-color: #b8c6ba;
}
.header.active .header__logo svg path:first-of-type {
  fill: #fff;
}
.header__container {
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto;
}
.header__container > * {
  grid-row: 1;
  grid-column: 1;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.header__logo {
  margin: 38px 0 0 7.57%;
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .header__logo {
    margin-left: 3.62%;
  }
}
@media screen and (max-width: 767px) {
  .header__logo {
    margin: 22px 0 0 6.62%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .header__logo svg {
    width: 70px;
    height: 170px;
  }
}
@media screen and (max-width: 767px) {
  .header__logo svg {
    width: 42px;
    height: 102px;
  }
}
.header__nav {
  margin: 64px auto 0;
}
@media screen and (max-width: 767px) {
  .header__nav {
    margin: 0;
    position: fixed;
    top: 127px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: calc(100svh - 127px);
    background-color: #b8c6ba;
    padding: 34px 23.66% 244px;
    overflow-y: auto;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
.header__nav.show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.header__nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .header__nav-list {
    gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  .header__nav-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
}
.header__nav-link {
  letter-spacing: 0.06em;
  text-align: center;
  color: #231815;
}
@media screen and (max-width: 767px) {
  .header__nav-link {
    text-align: left;
  }
}
@media (hover: hover) {
  .header__nav-link:hover .header__title-jp {
    -webkit-animation: shake 0.6s infinite;
            animation: shake 0.6s infinite;
  }
}
@media screen and (hover: hover) and (max-width: 767px) {
  .header__nav-link:hover .header__title-jp {
    -webkit-animation-name: shake-xs;
            animation-name: shake-xs;
  }
}
.header__title-jp {
  font-size: 1.4rem;
  display: block;
}
@media screen and (max-width: 767px) {
  .header__title-jp {
    font-size: 20px;
  }
}
.header__title-en {
  display: block;
  padding-top: 3px;
  font-size: 0.8rem;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .header__title-en {
    font-size: 10px;
  }
}
.header__sns {
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  .header__sns {
    display: none;
  }
}
.header__sns-link {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.header__sns-link svg path {
  fill: #404040;
}
@media (hover: hover) {
  .header__sns-link:hover {
    -webkit-animation: shake-xs 0.6s infinite;
            animation: shake-xs 0.6s infinite;
  }
}
.header__burger {
  position: relative;
  cursor: pointer;
  margin: 30px 8.65% 0 auto;
}
@media screen and (min-width: 768px) {
  .header__burger {
    display: none;
  }
}
.header__burger.active .header__burger-bar:nth-child(1) {
  -webkit-transform: translateY(9.5px) rotate(25deg);
          transform: translateY(9.5px) rotate(25deg);
}
.header__burger.active .header__burger-bar:nth-child(2) {
  opacity: 0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}
.header__burger.active .header__burger-bar:nth-child(3) {
  -webkit-transform: translateY(-9.5px) rotate(-25deg);
          transform: translateY(-9.5px) rotate(-25deg);
}
.header__burger-bar {
  display: block;
  margin-inline: auto;
  width: 34px;
  height: 1px;
  background: #000;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header__burger-bar:nth-child(2) {
  margin-block: 8.5px;
}

.title {
  font-weight: 400;
  font-size: 1.6rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  position: relative;
  margin-left: 5.31%;
  padding-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .title {
    font-size: 9px;
    margin-left: 7.38%;
    padding-bottom: 8px;
  }
}
@media screen and (max-width: 375px) {
  .title {
    margin-left: 4%;
  }
}
.title::after {
  content: "";
  width: 43px;
  height: 1px;
  background-color: #3f4441;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .title::after {
    width: 24px;
  }
}

.headline {
  font-weight: 400;
  font-size: 3.7rem;
  letter-spacing: 0.06em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .headline {
    font-size: 24px;
  }
}
.headline--vertical-text {
  font-size: 3rem;
  letter-spacing: 0.2em;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .headline--vertical-text {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
  }
}
@media screen and (max-width: 767px) {
  .headline--vertical-text {
    letter-spacing: 0.06em;
    line-height: 1.4em;
  }
}

.policy__container {
  padding-block: 64px 100px;
  max-width: calc(825px + 14.76%);
  margin-inline: auto;
  padding-inline: 7.38%;
}
@media screen and (min-width: 960px) and (max-width: 1279px) {
  .policy__container {
    padding-inline: 2.83%;
  }
}
@media screen and (max-width: 767px) {
  .policy__container {
    max-width: 100%;
  }
}
@media screen and (max-width: 375px) {
  .policy__container {
    padding-inline: 4%;
  }
}
@media screen and (max-width: 767px) {
  .policy__container {
    padding-top: 40px;
  }
}
.policy__article:not(:last-child) {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .policy__article:not(:last-child) {
    margin-bottom: 60px;
  }
}
.policy__title {
  font-weight: 400;
  font-size: 1.8rem;
  letter-spacing: 0.06em;
  color: #000;
  display: inline-block;
  position: relative;
  padding-bottom: 16px;
  border-bottom: 1px solid #bbb;
}
@media screen and (max-width: 767px) {
  .policy__title {
    font-size: 16px;
    padding-bottom: 14px;
  }
}
.policy__title::after {
  content: "";
  width: 43px;
  height: 1px;
  background: #3f4441;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.policy__body {
  padding-top: 18px;
}
.policy__body p, .policy__body ul li {
  font-size: 1.5rem;
  line-height: 2em;
  letter-spacing: 0.06em;
  color: #000;
}
@media screen and (max-width: 767px) {
  .policy__body p, .policy__body ul li {
    font-size: 12px;
    line-height: 1.6666666667em;
  }
}
.policy__body ul {
  padding-top: 3px;
}
@media screen and (max-width: 767px) {
  .policy__body ul {
    padding-top: 11px;
  }
}
.policy__body ul li {
  position: relative;
  padding-left: 22px;
}
@media screen and (max-width: 767px) {
  .policy__body ul li {
    padding-left: 18px;
  }
}
.policy__body ul li::before {
  content: "・";
  position: absolute;
  left: 0;
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .policy__body ul li::before {
    font-size: 18px;
  }
}
.policy__body a {
  display: inline-block;
}
@media (hover: hover) {
  .policy__body a:hover {
    -webkit-animation: shake-xs 0.6s infinite;
            animation: shake-xs 0.6s infinite;
  }
}

.teaser__mv {
  position: relative;
  width: 100%;
  aspect-ratio: 1920/916;
  min-height: 489px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .teaser__mv {
    height: 699px;
  }
}
.teaser__mv-content {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5.99%;
  padding: 5.42vw 0 0 10.26vw;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .teaser__mv-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 43px;
    padding: 39px 0 0;
  }
}
.teaser__details {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .teaser__details {
    margin-top: 3.2rem;
  }
}
.teaser__bg {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 100%;
}
.teaser__logo {
  width: min(15.21vw, 292px);
  height: min(20.16vw, 387px);
}
@media screen and (max-width: 767px) {
  .teaser__logo {
    margin-inline: auto;
    width: 172px;
    height: 228px;
  }
}
.teaser__tagline {
  font-size: clamp(1.7rem, 2vw, 3.5rem);
  letter-spacing: 0.1em;
  text-align: center;
  margin-left: 1.5rem;
}
@media screen and (max-width: 767px) {
  .teaser__tagline {
    font-size: 17px;
  }
}
.teaser__date {
  position: relative;
  margin-top: 3.7rem;
  padding-top: 1rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .teaser__date {
    margin-top: 15px;
    padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.teaser__date::after {
  content: "";
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .teaser__date::after {
    height: 1px;
  }
}
.teaser__date-value {
  font-size: clamp(5rem, 5.35vw, 10.3rem);
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .teaser__date-value {
    font-size: 50px;
  }
}
.teaser__day {
  font-size: clamp(1rem, 1.3392857143vw + -0.3714285714rem, 2.2rem);
  letter-spacing: 0.03em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  position: relative;
}
@media screen and (max-width: 767px) {
  .teaser__day {
    font-size: 10px;
    padding-bottom: 3px;
    margin-top: 25px;
    height: 45px;
  }
}
.teaser__day::before, .teaser__day::after {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  display: inline-block;
  position: absolute;
  left: 0;
}
@media screen and (max-width: 767px) {
  .teaser__day::before, .teaser__day::after {
    left: -1px;
    font-size: 12px;
  }
}
.teaser__day::before {
  content: "［";
  top: -1.15vw;
}
@media screen and (max-width: 767px) {
  .teaser__day::before {
    top: -12px;
  }
}
.teaser__day::after {
  content: "］";
  bottom: -1.6rem;
}
@media screen and (max-width: 767px) {
  .teaser__day::after {
    bottom: 3px;
  }
}
.teaser__status {
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 767px) {
  .teaser__status {
    margin-block: -15px 15px;
  }
}
.teaser__status-label {
  font-size: clamp(10.6rem, 12.9464285714vw + -2.6571428571rem, 22.2rem);
  letter-spacing: 0.06em;
  line-height: 0.85em;
}
@media screen and (max-width: 767px) {
  .teaser__status-label {
    font-size: 106px;
    line-height: 1em;
  }
}
.teaser__status-badge {
  position: relative;
  margin: 3rem auto 0;
  width: 24.64vw;
  height: 4.53vw;
  font-size: clamp(2.3rem, 2.7901785714vw + -0.5571428571rem, 4.8rem);
  letter-spacing: 0.47em;
  color: #231200;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .teaser__status-badge {
    font-size: 23px;
    margin-top: 15px;
    width: 228px;
    height: 41px;
  }
}
.teaser__status-badge::after {
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
}
.teaser__status-badge span {
  margin-top: -5px;
}
@media screen and (max-width: 767px) {
  .teaser__status-badge span {
    margin: -2px 0 0 12px;
  }
}
.teaser__location {
  font-size: clamp(2.2rem, 2.7901785714vw + -0.6571428571rem, 4.7rem);
  letter-spacing: 0.24em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .teaser__location {
    font-size: 22px;
  }
}
.teaser__footer {
  padding: 12px 15px;
}
@media screen and (max-width: 767px) {
  .teaser__footer {
    padding: 18px 6.36%;
  }
}
.teaser__footer-inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .teaser__footer-inner {
    border: 2px solid #748f85;
  }
}
@media screen and (max-width: 767px) {
  .teaser__footer-inner {
    grid-template-columns: 100%;
  }
}
.teaser__note {
  font-size: clamp(2rem, 1.1160714286vw + 0.8571428571rem, 3rem);
  letter-spacing: 0.05%;
  color: #000;
  position: relative;
  margin-inline: auto 79px;
}
@media screen and (max-width: 767px) {
  .teaser__note {
    margin-inline: 0;
    padding-bottom: 6px;
    font-size: 16px;
    text-align: center;
  }
}
.teaser__note::after {
  content: "";
  width: 1px;
  height: 83px;
  background: #748f85;
  position: absolute;
  top: 50%;
  left: calc(100% + 79px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .teaser__note::after {
    width: 100%;
    height: 1px;
    top: 100%;
    left: 0;
    -webkit-transform: none;
            transform: none;
  }
}
.teaser__sns {
  margin-inline: 79px auto;
  padding-block: 17.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 45px;
}
@media screen and (max-width: 767px) {
  .teaser__sns {
    margin-inline: auto;
    padding-bottom: 0;
    gap: 12px;
  }
}
.teaser__sns-link {
  font-size: 4rem;
  letter-spacing: 0.05%;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
@media screen and (max-width: 767px) {
  .teaser__sns-link {
    font-size: 21px;
  }
}
.teaser__sns-link span {
  margin-top: -10px;
}
@media screen and (max-width: 767px) {
  .teaser__sns-link span {
    margin-top: -5px;
  }
}
.teaser__sns-icon {
  width: 100px;
  height: 100px;
  background: #748f85;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .teaser__sns-icon {
    width: 68px;
    height: 68px;
  }
}
.teaser__sns-icon img {
  width: 48px;
  height: 48px;
}
@media screen and (max-width: 767px) {
  .teaser__sns-icon img {
    width: 33px;
    height: 33px;
  }
}
@media screen and (max-width: 767px) {
  .teaser__qr {
    width: 69px;
    height: 69px;
  }
}

.top__hero-slide {
  width: 100%;
  height: 100svh;
}
@media screen and (max-width: 1024px) {
  .top__hero-slide {
    max-height: 683px;
  }
}
@media screen and (max-width: 767px) {
  .top__hero-slide {
    max-height: 635px;
  }
}
.top__hero-item.is-active .top__hero-img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.top__hero-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 8s linear;
  transition: -webkit-transform 8s linear;
  transition: transform 8s linear;
  transition: transform 8s linear, -webkit-transform 8s linear;
}
.top__hero-content {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding-top: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .top__hero-content {
    padding-top: 127px;
  }
}
.top__hero-title {
  font: 400 4.7rem "Zen Antique", serif;
  color: #fff;
  letter-spacing: 0.06em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
}
@media screen and (max-width: 767px) {
  .top__hero-title {
    font-size: 31px;
  }
}
@media screen and (max-width: 767px) {
  .top__concept-anchor {
    scroll-margin-top: 66px;
  }
}
.top__concept {
  position: relative;
  padding-block: 50px 170px;
}
@media screen and (max-width: 767px) {
  .top__concept {
    padding-block: 0 98px;
  }
}
.top__concept-bg {
  position: absolute;
  top: -96px;
  left: 0;
  width: 100%;
  height: calc(100% + 96px);
}
@media screen and (max-width: 767px) {
  .top__concept-bg {
    top: -51px;
    height: calc(100% + 51px);
  }
}
.top__concept-bg img {
  -o-object-position: top;
     object-position: top;
}
.top__concept-wrap {
  padding-top: 48px;
  position: relative;
  max-width: calc(841px + 14.76%);
  margin-inline: auto;
  padding-inline: 7.38%;
}
@media screen and (min-width: 960px) and (max-width: 1279px) {
  .top__concept-wrap {
    padding-inline: 2.83%;
  }
}
@media screen and (max-width: 767px) {
  .top__concept-wrap {
    max-width: 100%;
  }
}
@media screen and (max-width: 375px) {
  .top__concept-wrap {
    padding-inline: 4%;
  }
}
@media screen and (max-width: 767px) {
  .top__concept-wrap {
    padding-top: 30px;
  }
}
.top__concept-images {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 11px;
}
@media screen and (max-width: 767px) {
  .top__concept-images {
    gap: 4px;
  }
}
.top__concept-images > * {
  aspect-ratio: 273/508;
}
@media screen and (max-width: 767px) {
  .top__concept-images > * {
    aspect-ratio: 109/204;
  }
}
.top__concept-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  gap: 9.51%;
  padding: 96px 7.61% 0;
}
@media screen and (max-width: 767px) {
  .top__concept-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
    padding: 50px 0 0;
  }
}
.top__concept-desc {
  font-size: 2rem;
  letter-spacing: 0.1em;
  line-height: 2.2em;
}
@media screen and (max-width: 1023px) {
  .top__concept-desc {
    line-height: 1.7em;
  }
}
@media screen and (min-width: 768px) {
  .top__concept-desc {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
  }
}
@media screen and (max-width: 767px) {
  .top__concept-desc {
    font-size: 16px;
    line-height: 1.875em;
  }
}
@media screen and (min-width: 768px) {
  .top__concept-desc span {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    text-orientation: mixed;
    line-height: 1.2em;
  }
}
.top__logo {
  position: relative;
  padding-bottom: 3.33%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media screen and (max-width: 767px) {
  .top__logo {
    padding-bottom: 3.82%;
  }
}
.top__logo-image {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  width: 71.94%;
}
@media screen and (max-width: 767px) {
  .top__logo-image {
    width: 85.75%;
  }
}
.top__logo-image::after {
  content: "";
  display: block;
  padding-bottom: 18.15%;
}
@media screen and (max-width: 767px) {
  .top__logo-image::after {
    padding-bottom: 18.1%;
  }
}
.top__logo-image img {
  position: absolute;
  inset: 0;
}
.top__quality {
  position: relative;
  padding-block: 73px 104px;
}
@media screen and (max-width: 767px) {
  .top__quality {
    padding-block: 50px 80px;
  }
}
.top__quality-bg {
  position: absolute;
  inset: 0;
  z-index: -1;
  width: 100%;
  aspect-ratio: 1440/1476;
  mix-blend-mode: overlay;
}
@media screen and (max-width: 767px) {
  .top__quality-bg {
    aspect-ratio: 393/886;
  }
}
.top__quality-wrap {
  padding-top: 25px;
}
@media screen and (max-width: 767px) {
  .top__quality-wrap {
    padding-top: 28px;
  }
}
.top__quality-list {
  counter-reset: num;
}
.top__quality-card {
  display: grid;
  grid-template-columns: 1fr calc(839px + 14.76%) 1fr;
  padding-top: 59px;
  counter-increment: num;
}
@media screen and (max-width: 1279px) {
  .top__quality-card {
    grid-template-columns: 100%;
    padding: 0 5.09%;
  }
}
.top__quality-card:first-child {
  margin-top: 68px;
}
@media screen and (max-width: 767px) {
  .top__quality-card:first-child {
    margin-top: 55px;
  }
}
.top__quality-card:not(:last-child) {
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .top__quality-card:not(:last-child) {
    margin-bottom: 44px;
  }
}
.top__quality-card-inner {
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1280px) {
  .top__quality-card-inner {
    grid-column: 2;
    grid-row: 1;
    padding-inline: 7.38%;
  }
}
.top__quality-card-image {
  aspect-ratio: 342/465;
}
@media screen and (min-width: 768px) {
  .top__quality-card-image {
    min-width: 200px;
  }
}
@media screen and (max-width: 767px) {
  .top__quality-card-image {
    aspect-ratio: 155/211;
  }
}
.top__quality-card-content {
  max-width: 497px;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 768px) {
  .top__quality-card-content {
    padding-right: 6.44%;
  }
}
@media screen and (max-width: 767px) {
  .top__quality-card-content {
    width: 56.091%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
.top__quality-card-title {
  font-weight: 400;
  font-size: 3.7rem;
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .top__quality-card-title {
    font-size: 18px;
    padding-bottom: 18px;
  }
}
.top__quality-card-desc {
  font-size: 1.9rem;
  line-height: 1.8421052632em;
}
@media screen and (max-width: 767px) {
  .top__quality-card-desc {
    font-size: 12px;
    line-height: 1.6666666667em;
    padding-right: 20px;
  }
}
.top__quality-card-subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 96px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 1280px) {
  .top__quality-card-subtitle {
    grid-column: 1/-1;
    grid-row: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: -59px;
    padding-left: 9.45%;
  }
}
@media screen and (max-width: 1279px) {
  .top__quality-card-subtitle {
    padding-bottom: 45px;
  }
}
@media screen and (max-width: 767px) {
  .top__quality-card-subtitle {
    gap: 47px;
    padding-bottom: 12px;
  }
}
.top__quality-card-subtitle span {
  font-size: 2rem;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 1280px) {
  .top__quality-card-subtitle span {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
  }
}
@media screen and (max-width: 767px) {
  .top__quality-card-subtitle span {
    font-size: 12px;
  }
}
.top__quality-card-num {
  position: relative;
  width: 74px;
  height: 74px;
  border-radius: 50%;
  border: 1px solid #5a5a5a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .top__quality-card-num {
    width: 38px;
    height: 38px;
  }
}
.top__quality-card-num::after {
  content: counter(num, decimal-leading-zero);
  font-size: 4.8rem;
  line-height: 1em;
  margin-top: -6px;
}
@media screen and (max-width: 767px) {
  .top__quality-card-num::after {
    font-size: 24px;
    margin-top: -3px;
  }
}
.top__quality-card-num::before {
  content: "";
  width: 1px;
  height: 59px;
  background: #5a5a5a;
  position: absolute;
  top: calc(100% + 18px);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 1279px) {
  .top__quality-card-num::before {
    width: 59px;
    height: 1px;
    top: 50%;
    left: calc(100% + 18px);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media screen and (max-width: 767px) {
  .top__quality-card-num::before {
    width: 30px;
    left: calc(100% + 6px);
  }
}
.top__packaging {
  width: 100%;
  background: linear-gradient(to bottom, #b8c6ba 207px, #748f85 207px);
}
@media screen and (max-width: 767px) {
  .top__packaging {
    background: linear-gradient(to bottom, #b8c6ba 130px, #748f85 130px);
  }
}
.top__packaging-container {
  max-width: calc(1088px + 14.76%);
  margin-inline: auto;
  padding-inline: 7.38%;
}
@media screen and (min-width: 960px) and (max-width: 1279px) {
  .top__packaging-container {
    padding-inline: 2.83%;
  }
}
@media screen and (max-width: 767px) {
  .top__packaging-container {
    max-width: 100%;
  }
}
@media screen and (max-width: 375px) {
  .top__packaging-container {
    padding-inline: 4%;
  }
}
.top__packaging-box {
  display: grid;
  grid-template-columns: 48.9% 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #edebe2;
}
@media screen and (max-width: 1023px) {
  .top__packaging-box {
    grid-template-columns: 100%;
  }
}
.top__packaging-image {
  height: 100%;
}
@media screen and (max-width: 1023px) {
  .top__packaging-image {
    aspect-ratio: 340/269;
  }
}
.top__packaging-content {
  padding: 50px 12.59% 64px;
}
@media screen and (max-width: 767px) {
  .top__packaging-content {
    padding: 23px 10% 30px;
  }
}
.top__packaging-title {
  font-weight: 400;
  font-size: 3.6rem;
  padding-bottom: 44px;
}
@media screen and (max-width: 767px) {
  .top__packaging-title {
    font-size: 23px;
    padding-bottom: 18px;
  }
}
.top__packaging-desc {
  font-size: 1.9rem;
  line-height: 1.8421052632em;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767px) {
  .top__packaging-desc {
    font-size: 13px;
    line-height: 1.7692307692em;
  }
}
.top__packaging-logo {
  margin-inline: auto;
  padding-block: 113px 103px;
  max-width: 379px;
}
@media screen and (max-width: 767px) {
  .top__packaging-logo {
    padding-block: 103px 93px;
    width: 72.76%;
    max-width: 100%;
  }
}
.top__packaging-logo img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .top__packaging-logo img {
    margin-left: -10px;
  }
}
.top__insta {
  padding-block: 98px 110px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .top__insta {
    padding: 46px 8.4% 40px;
  }
}
.top__insta-wrap {
  display: grid;
  grid-template-columns: 1fr calc(798px + 14.76%) 1fr;
  padding-top: 50px;
}
@media screen and (max-width: 1023px) {
  .top__insta-wrap {
    grid-template-columns: 1fr calc(100% - 170px) 1fr;
  }
}
@media screen and (max-width: 767px) {
  .top__insta-wrap {
    grid-template-columns: 100%;
    padding-top: 46px;
  }
}
@media screen and (min-width: 1024px) {
  .top__insta-feed {
    padding-inline: 10.5%;
  }
}
@media screen and (min-width: 768px) {
  .top__insta-feed {
    grid-column: 2;
  }
}
@media screen and (max-width: 767px) {
  .top__insta-feed {
    padding-bottom: 30px;
  }
}
.top__insta-feed--static {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 6px;
}
@media screen and (max-width: 767px) {
  .top__insta-feed--static {
    gap: 3px;
  }
}
.top__insta-decor {
  -ms-flex-item-align: center;
      align-self: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .top__insta-decor {
    width: 100%;
    padding-inline: 10.09%;
  }
}
.top__insta-decor::before {
  content: "";
  display: block;
  padding-bottom: 31.92%;
}
.top__insta-decor::after {
  content: "";
  display: block;
  width: 673px;
  height: 214px;
  background: url("./public/img/common/insta-decor.svg") no-repeat center/contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.top__insta-decor > img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .top__insta-decor > img {
    display: none;
  }
}
.top__insta-decor--left {
  grid-column: 1;
}
@media screen and (max-width: 767px) {
  .top__insta-decor--left {
    display: none;
  }
}
.top__insta-decor--left::after {
  right: -85px;
}
@media screen and (max-width: 1023px) {
  .top__insta-decor--left::after {
    right: 21px;
  }
}
@media screen and (min-width: 768px) {
  .top__insta-decor--right {
    grid-column: 3;
  }
}
.top__insta-decor--right::after {
  left: -85px;
}
@media screen and (max-width: 1023px) {
  .top__insta-decor--right::after {
    left: 21px;
  }
}
@media screen and (max-width: 767px) {
  .top__insta-decor--right::after {
    display: none;
  }
}
.top__news {
  padding-block: 69px 96px;
  background: #edebe2;
}
@media screen and (max-width: 767px) {
  .top__news {
    padding-block: 35px 76px;
  }
}
.top__news-wrap {
  padding-top: 30px;
  max-width: calc(893px + 14.76%);
  margin-inline: auto;
  padding-inline: 7.38%;
}
@media screen and (min-width: 960px) and (max-width: 1279px) {
  .top__news-wrap {
    padding-inline: 2.83%;
  }
}
@media screen and (max-width: 767px) {
  .top__news-wrap {
    max-width: 100%;
  }
}
@media screen and (max-width: 375px) {
  .top__news-wrap {
    padding-inline: 4%;
  }
}
.top__news-card {
  display: grid;
  grid-template-columns: 100px 1fr;
  gap: 56px;
  position: relative;
  padding-bottom: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .top__news-card {
    gap: 25px;
    padding-bottom: 22px;
  }
}
.top__news-card::after {
  content: "";
  grid-column: 2;
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .top__news-card::after {
    grid-column: 1/-1;
  }
}
.top__news-card:not(:last-child) {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .top__news-card:not(:last-child) {
    margin-bottom: 32px;
  }
}
.top__news-card:first-child {
  margin-top: 67px;
}
@media screen and (max-width: 767px) {
  .top__news-card:first-child {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .top__news-card:last-child {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .top__news-card:last-child::after {
    display: none;
  }
}
@media (hover: hover) {
  .top__news-card:hover .top__news-card-image {
    -webkit-animation: shake-xs 0.6s infinite;
            animation: shake-xs 0.6s infinite;
  }
  .top__news-card:hover .top__news-card-title,
  .top__news-card:hover .top__news-card-meta span {
    color: #000;
  }
}
.top__news-card-image {
  width: 100%;
  aspect-ratio: 1/1;
  height: 100px;
}
.top__news-card-meta {
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  padding-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .top__news-card-meta {
    padding-bottom: 15px;
  }
}
.top__news-card-meta span {
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.top__news-card-date {
  position: relative;
}
.top__news-card-date::after {
  content: "｜";
  display: block;
  position: absolute;
  top: 0;
  right: -20px;
  color: #3f4441;
}
.top__news-card-title {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.7em;
  letter-spacing: 0.06em;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
@media screen and (min-width: 768px) {
  .top__news-card-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .top__news-card-title {
    font-size: 13px;
    line-height: 1.7692307692em;
  }
}

.products {
  padding-block: 120px 112px;
}
@media screen and (max-width: 767px) {
  .products {
    padding-block: 50px 65px;
  }
}
.products__wrap {
  padding-top: 23px;
  max-width: calc(1246px + 14.76%);
  margin-inline: auto;
  padding-inline: 7.38%;
}
@media screen and (min-width: 960px) and (max-width: 1279px) {
  .products__wrap {
    padding-inline: 2.83%;
  }
}
@media screen and (max-width: 767px) {
  .products__wrap {
    max-width: 100%;
  }
}
@media screen and (max-width: 375px) {
  .products__wrap {
    padding-inline: 4%;
  }
}
@media screen and (max-width: 767px) {
  .products__wrap {
    padding-top: 28px;
  }
}
.products__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 74px 38px;
  margin-top: 74px;
}
@media screen and (max-width: 1023px) {
  .products__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .products__grid {
    gap: 30px 17px;
    margin-top: 29px;
  }
}
.products__card {
  cursor: pointer;
}
.products__card:hover .products__card-image::before {
  opacity: 1;
}
.products__card-image {
  position: relative;
  width: 100%;
  aspect-ratio: 770/770;
}
.products__card-image::before {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  inset: 0;
  content: "view more";
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  will-change: opacity;
  font: 500 2.4rem "Inter", sans-serif;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .products__card-image::before {
    font-size: 16px;
  }
}
.products__name {
  font-size: 1.6rem;
  letter-spacing: 0.06em;
  padding-block: 45px 74px;
}
@media screen and (max-width: 767px) {
  .products__name {
    font-size: 12px;
    padding-block: 20px 30px;
  }
}
.products__name--card {
  color: #fff;
  text-align: center;
  padding-block: 20px 0;
}
@media screen and (max-width: 767px) {
  .products__name--card {
    font-size: 7px;
    padding-top: 9px;
  }
}
.products__name--card .products__name-jp {
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .products__name--card .products__name-jp {
    font-size: 14px;
    padding-bottom: 3px;
  }
}
.products__name-jp {
  font-weight: 400;
  font-size: 3.2rem;
  display: block;
  padding-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .products__name-jp {
    font-size: 24px;
  }
}
.products__name-en {
  text-transform: uppercase;
}
.products__type {
  font-size: 3.2rem;
}
@media screen and (max-width: 767px) {
  .products__type {
    font-size: 20px;
  }
}
.products__desc {
  font-size: 2rem;
  line-height: 2.5em;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .products__desc {
    font-size: 15px;
    line-height: 1.8em;
  }
}
.products__modal {
  position: fixed;
  inset: 0;
  background: #edebe2;
  z-index: 100;
  padding-block: 43px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1024px) {
  .products__modal {
    padding-block: 70px 0;
  }
}
.products__modal.active {
  opacity: 1;
  pointer-events: auto;
}
.products__modal-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  display: grid;
  grid-template-columns: 53.47% 46.53%;
}
@media screen and (max-width: 1024px) {
  .products__modal-container {
    display: block;
    overflow: auto;
  }
}
.products__modal-slider {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .products__modal-slider {
    height: auto;
  }
}
.products__modal-right {
  padding: 9.4rem 20.45% 9.8rem 9.55%;
  letter-spacing: 0.06em;
  overflow-y: auto;
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 100%;
}
@media screen and (max-width: 1024px) {
  .products__modal-right {
    padding: 44px 10.18% 98px;
    overflow: unset;
    height: auto;
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
  }
}
@media screen and (max-width: 767px) {
  .products__modal-right {
    padding-bottom: 64px;
  }
}
.products__modal-close {
  position: absolute;
  top: 0;
  right: 86px;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .products__modal-close {
    padding: 20px 22px;
    position: fixed;
    right: 0;
  }
}
.products__modal-close svg {
  width: 53px;
  height: 53px;
}
@media screen and (max-width: 1024px) {
  .products__modal-close svg {
    width: 27px;
    height: 27px;
  }
}
@media (hover: hover) {
  .products__modal-close:hover {
    -webkit-animation: shake-xs 0.6s infinite;
            animation: shake-xs 0.6s infinite;
  }
}
.products__modal-arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
}
@media screen and (min-width: 1025px) {
  .products__modal-arrows {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .products__modal-arrows {
    gap: 30px;
    margin-top: 30px;
  }
}
.products__modal-arrow svg {
  width: 74px;
  height: 12px;
}
@media screen and (max-width: 767px) {
  .products__modal-arrow svg {
    width: 37px;
    height: 6px;
  }
}
@media (hover: hover) {
  .products__modal-arrow:hover {
    -webkit-animation: shake-xs 0.6s infinite;
            animation: shake-xs 0.6s infinite;
  }
}
.products__modal-overlay {
  position: absolute;
  inset: 0;
  background: #edebe2;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.7s ease-in-out;
  transition: opacity 0.7s ease-in-out;
}
.products__modal-overlay.is-visible {
  opacity: 1;
  pointer-events: auto;
}

.overflow {
  overflow: hidden;
}

.pc {
  display: block;
}
@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
}

.relative {
  position: relative;
}

.white {
  color: #fff;
}

.reveal-img.active img {
  -webkit-animation: clip-reveal 1.6s cubic-bezier(0.4, 0, 0.2, 1) forwards;
          animation: clip-reveal 1.6s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.reveal-img img {
  -webkit-clip-path: inset(50% 50% 50% 50%);
          clip-path: inset(50% 50% 50% 50%);
}

.page-404 {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .page-404 {
    font-size: 14px;
  }
}
.page-404 a {
  display: inline-block;
}
@media (hover: hover) {
  .page-404 a:hover {
    -webkit-animation: shake-xs 0.6s infinite;
            animation: shake-xs 0.6s infinite;
  }
}

.hyphen {
  position: relative;
  top: -0.1em;
}
@media screen and (max-width: 767px) {
  .hyphen {
    top: -0.12em;
  }
}

.splide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.splide__track {
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.splide__list {
  height: 100%;
}
.splide__slide {
  position: relative;
  height: 100%;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: rotate(6deg);
            transform: rotate(6deg);
  }
  50% {
    -webkit-transform: rotate(6deg);
            transform: rotate(6deg);
  }
  51% {
    -webkit-transform: rotate(-6deg);
            transform: rotate(-6deg);
  }
  99% {
    -webkit-transform: rotate(-6deg);
            transform: rotate(-6deg);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: rotate(6deg);
            transform: rotate(6deg);
  }
  50% {
    -webkit-transform: rotate(6deg);
            transform: rotate(6deg);
  }
  51% {
    -webkit-transform: rotate(-6deg);
            transform: rotate(-6deg);
  }
  99% {
    -webkit-transform: rotate(-6deg);
            transform: rotate(-6deg);
  }
}
@-webkit-keyframes shake-xs {
  0%, 100% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  50% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  51% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  99% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
}
@keyframes shake-xs {
  0%, 100% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  50% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  51% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  99% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
}
@-webkit-keyframes clip-reveal {
  from {
    -webkit-clip-path: inset(50% 50% 50% 50%);
            clip-path: inset(50% 50% 50% 50%);
  }
  to {
    -webkit-clip-path: inset(0% 0% 0% 0%);
            clip-path: inset(0% 0% 0% 0%);
  }
}
@keyframes clip-reveal {
  from {
    -webkit-clip-path: inset(50% 50% 50% 50%);
            clip-path: inset(50% 50% 50% 50%);
  }
  to {
    -webkit-clip-path: inset(0% 0% 0% 0%);
            clip-path: inset(0% 0% 0% 0%);
  }
}