.mst,
.mst *,
.mst *::before,
.mst *::after {
  box-sizing: border-box;
}

.mst :where(h1, h2, h3, h4, h5, h6, p, figure, figcaption, blockquote, dl, dd) {
  margin: 0;
}
.mst :where(ul, ol) {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mst img, .mst picture, .mst svg, .mst iframe {
  max-width: 100%;
  vertical-align: bottom;
}
.mst img {
  height: auto;
}
.mst :where(a) {
  color: inherit;
  text-decoration: none;
  transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease;
}
.mst :where(a):hover {
  opacity: 0.8;
}
.mst :where(button) {
  padding: 0;
  border: 0;
  background: none;
  color: inherit;
  font: inherit;
  cursor: pointer;
}
.mst table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.mst th {
  font-weight: 700;
  text-align: left;
}
.mst address {
  font-style: normal;
}
.mst details > summary {
  cursor: pointer;
  list-style: none;
}
.mst details > summary::-webkit-details-marker {
  display: none;
}

html {
  font-size: 50px;
}

@media screen and (max-width: 1440px) and (min-width: 751px) {
  html {
    font-size: 3.4722222222vw;
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: 13.3333333333vw;
  }
}
.mst {
  overflow: hidden;
  background: #F6FAFB;
  color: #1a1a1a;
  font-family: YakuHanJP, "Noto Sans JP", "Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 0.32rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.02em;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 767px) {
  .mst {
    font-size: 0.28rem;
    line-height: 1.5;
  }
}
.mst ::selection {
  background: rgba(16, 179, 123, 0.2);
}
.mst [id] {
  scroll-margin-top: 1.6rem;
}

.mst-inner {
  width: 17.1rem;
  max-width: 100%;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .mst-inner {
    width: auto;
    margin-inline: 0.36rem;
  }
}

.mst-inner--wide {
  width: 21rem;
}
@media screen and (max-width: 767px) {
  .mst-inner--wide {
    width: auto;
    margin-inline: 0.36rem;
  }
}

.mst-head {
  position: relative;
  margin-bottom: 0.7rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .mst-head {
    margin-bottom: 0.5rem;
  }
}

.mst-head--left {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .mst-head--left {
    text-align: center;
  }
}

.mst-head__eyebrow {
  margin-bottom: 0.12rem;
  color: #0AB3C4;
  font-family: YakuHanJP, "Zen Kaku Gothic New", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 0.24rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .mst-head__eyebrow {
    font-size: 0.22rem;
  }
}

.mst-head__eyebrow--green {
  color: #16856A;
  letter-spacing: 0.12em;
}

.mst-head__title {
  color: #044C40;
  font-family: YakuHanJP, "Zen Kaku Gothic New", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 0.68rem;
  font-weight: 900;
  letter-spacing: 0.02em;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .mst-head__title {
    font-size: 0.52rem;
  }
}

.mst-head__title--plain {
  letter-spacing: 0.04em;
}

.mst-head__sub {
  margin-top: 0.14rem;
  color: #6B7280;
  font-size: 0.26rem;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .mst-head__sub {
    font-size: 0.24rem;
  }
}

.mst-head__star {
  position: absolute;
  top: -0.16rem;
  right: 1.4rem;
  width: 1.9rem;
  opacity: 0.95;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .mst-head__star {
    right: -0.2rem;
    width: 1.3rem;
  }
}

.mst-head__star--l {
  right: auto;
  left: 1.6rem;
}
@media screen and (max-width: 767px) {
  .mst-head__star--l {
    left: -0.2rem;
  }
}

.mst-head__star--r {
  right: 0.6rem;
  top: 0.2rem;
}

.mst-logotext {
  display: inline-block;
  width: 9.2rem;
  height: 1.292rem;
  object-fit: cover;
  object-position: 50% 46.6%;
  vertical-align: -0.1rem;
}

.mst-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.1rem;
  min-height: 0.8rem;
  padding: 0.12rem 0.52rem;
  border-radius: 9999px;
  background: #10B37B;
  color: #fff;
  font-family: YakuHanJP, "Zen Kaku Gothic New", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 0.28rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.4;
  text-align: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background-color 0.25s ease, color 0.25s ease;
}
.mst-btn:hover {
  opacity: 1;
  transform: translateY(-2px);
  box-shadow: 0 0.1rem 0.24rem rgba(16, 179, 123, 0.3);
}
@media screen and (max-width: 767px) {
  .mst-btn {
    min-height: 0.76rem;
    font-size: 0.26rem;
  }
}

.mst-btn--white {
  background: #fff;
  color: #0F7B54;
}
.mst-btn--white:hover {
  box-shadow: 0 0.1rem 0.24rem rgba(0, 0, 0, 0.14);
}

.mst-btn--deep {
  background: #0F6759;
  color: #fff;
}

.mst-btn--ghost {
  background: #fff;
  color: #044C40;
}

.mst-btn--outline {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.7);
  color: #fff;
}
.mst-btn--outline:hover {
  background: rgba(255, 255, 255, 0.12);
  box-shadow: none;
}

.mst-btn--map {
  min-height: 0.68rem;
  padding: 0.08rem 0.32rem;
  border: 1px solid #10B37B;
  background: #fff;
  color: #0F7B54;
  font-size: 0.24rem;
}
.mst-btn--map:hover {
  box-shadow: 0 0.06rem 0.2rem rgba(0, 0, 0, 0.16);
}

.mst-btn--lg {
  width: 7.2rem;
  min-height: 1.2rem;
  font-size: 0.34rem;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .mst-btn--lg {
    width: 6rem;
    max-width: 100%;
    min-height: 1.16rem;
    font-size: 0.3rem;
  }
}

.mst-btn--green {
  background: #10B37B;
  color: #fff;
}

.mst-ico-ext {
  width: 0.24rem;
  height: 0.24rem;
  background: currentColor;
  -webkit-mask: no-repeat center/contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpath d='M15 3h6v6'/%3E%3Cpath d='M10 14 21 3'/%3E%3C/svg%3E");
  mask: no-repeat center/contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpath d='M15 3h6v6'/%3E%3Cpath d='M10 14 21 3'/%3E%3C/svg%3E");
}

.mst-ico-tri {
  font-size: 0.2rem;
}

.mst-ico-arw {
  font-size: 0.3rem;
}

.mst-ico-ext2 {
  font-size: 0.22rem;
}

.mst-ico-x {
  font-size: 0.3rem;
}

.mst-frame {
  position: relative;
  overflow: hidden;
  border: 3px solid #111;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .mst-frame {
    border-width: 2px;
  }
}

.mst-polaroid {
  padding: 0.16rem 0.16rem 0.1rem;
  background: #fff;
  box-shadow: 0 0.08rem 0.3rem rgba(4, 40, 34, 0.14);
}

.mst-tape {
  position: absolute;
  top: -0.1rem;
  left: 50%;
  z-index: 2;
  width: 1.5rem;
  height: 0.28rem;
  transform: translateX(-50%) rotate(-2deg);
  background: rgba(133, 223, 195, 0.85);
}
@media screen and (max-width: 767px) {
  .mst-tape {
    width: 1.2rem;
    height: 0.24rem;
  }
}

.mst-tape--green {
  background: rgba(133, 223, 195, 0.85);
}

.mst-tape--blue {
  background: rgba(126, 200, 240, 0.85);
}

.mst-tape--coral {
  background: rgba(252, 156, 170, 0.85);
}

.mst-tape--pink {
  background: rgba(247, 168, 186, 0.85);
}

.mst-tape--mint {
  background: rgba(133, 223, 195, 0.85);
}

.mst-tape--rose {
  background: rgba(252, 156, 170, 0.85);
}

.js .js-fade {
  opacity: 0;
  transform: translateY(0.3rem);
  transition: opacity 0.8s ease, transform 0.8s ease;
  will-change: opacity, transform;
}

.js .js-fade.is-shown {
  opacity: 1;
  transform: none;
}

@media (prefers-reduced-motion: reduce) {
  .mst *,
  .mst *::before,
  .mst *::after {
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.001ms !important;
  }
  .js .js-fade {
    opacity: 1;
    transform: none;
  }
}
.mst-toast {
  position: fixed;
  bottom: 1.2rem;
  left: 50%;
  z-index: 9999;
  padding: 0.16rem 0.4rem;
  border-radius: 9999px;
  background: rgba(4, 76, 64, 0.92);
  color: #fff;
  font-family: YakuHanJP, "Noto Sans JP", "Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 0.26rem;
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, 0.2rem);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.mst-toast.is-shown {
  opacity: 1;
  transform: translate(-50%, 0);
}

.mst-lb {
  position: fixed;
  inset: 0;
  z-index: 9998;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.6rem;
  background: rgba(3, 24, 20, 0.92);
}

.mst-lb[hidden] {
  display: none;
}

.mst-lb__inner {
  max-width: 92vw;
  max-height: 88vh;
  margin: 0;
  text-align: center;
}
.mst-lb__inner img {
  max-width: 92vw;
  max-height: 78vh;
  object-fit: contain;
  box-shadow: 0 0.2rem 0.6rem rgba(0, 0, 0, 0.5);
}
.mst-lb__inner figcaption {
  margin-top: 0.2rem;
  color: rgba(255, 255, 255, 0.86);
  font-size: 0.26rem;
}

.mst-lb__close,
.mst-lb__nav {
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
  transition: opacity 0.25s ease;
}
.mst-lb__close:hover,
.mst-lb__nav:hover {
  opacity: 0.7;
}

.mst-lb__close {
  position: absolute;
  top: 0.3rem;
  right: 0.4rem;
  width: 0.9rem;
  height: 0.9rem;
  color: #fff;
  font-size: 0.6rem;
  line-height: 1;
}

.mst-lb__nav {
  position: absolute;
  top: 50%;
  width: 0.9rem;
  height: 1.4rem;
  color: #fff;
  font-size: 0.8rem;
  line-height: 1;
  transform: translateY(-50%);
}

.mst-lb__nav--prev {
  left: 0.2rem;
}

.mst-lb__nav--next {
  right: 0.2rem;
}

.emulate-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.36rem;
  background: repeating-linear-gradient(-45deg, #e9e9e9 0 10px, #e2e2e2 10px 20px);
  color: #7a7a7a;
  font-family: sans-serif;
  font-size: 0.26rem;
  letter-spacing: 0.04em;
}

.emulate-bar--footer {
  height: 2.4rem;
}
