@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box;
}
@media only screen and (max-width: 48em) {
  *,
  *::before,
  *::after {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

body {
  font-size: 1rem;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

*:focus {
  outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}

ul,
ol {
  padding: 0;
  list-style: none;
}

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

figure,
img,
picture,
svg {
  display: block;
}

img,
picture,
svg {
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width: 48em) {
  img,
  picture,
  svg {
    width: 100%;
  }
}

input,
button,
textarea,
select {
  font: inherit;
  color: inherit;
  border-radius: 0;
}

input[type=text],
input[type=email],
input[type=number],
input[type=tel],
input[type=password],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
          appearance: none;
  margin: 0;
}

select {
  background: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
select::-ms-value {
  color: inherit;
  background: transparent;
}
select::-ms-expand {
  display: none;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 0;
}

button,
input[type=button],
input[type=submit],
input[type=reset] {
  background: transparent;
  font: inherit;
  border: 0;
  padding: 0;
  margin: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

.mirai-material {
  overflow: hidden;
}

.cm-top {
  min-height: 100dvh;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 48em) {
  .cm-top {
    background: linear-gradient(to bottom right, #bce0cb 0%, #ffffff 100%);
  }
}
.cm-top::after {
  display: block;
  content: "";
  background: url(../img/kv-kira.png) no-repeat center top/100% auto;
  width: 100%;
  height: calc(1363 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
@media only screen and (max-width: 48em) {
  .cm-top::after {
    background: url(../img/kv-kira-sp.png) no-repeat center top/cover;
    height: 100%;
  }
}

.kv {
  height: 100dvh;
  min-height: min(667px, 667 / 1280 * var(--inner-width) * 1px);
  position: relative;
}
@media only screen and (min-width: 48.0625em) {
  .kv {
    background: url(../img/kv-bg.jpg) no-repeat center top/cover;
  }
}
.kv .kv-inner {
  width: calc(1100 / 1280 * var(--inner-width) * 1px);
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0 auto;
  padding-top: calc(207 / 1280 * var(--inner-width) * 1px);
  position: relative;
}
@media only screen and (max-width: 48em) {
  .kv .kv-inner {
    width: 100%;
    padding-left: calc(19 / 390 * var(--inner-width) * 1px);
    padding-top: calc(100 / 390 * var(--inner-width) * 1px);
  }
}
.kv .kv-img {
  width: calc(481 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  bottom: 0;
  right: calc(84 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .kv .kv-img {
    bottom: calc(85 / 390 * var(--inner-width) * 1px);
    right: calc(-27 / 390 * var(--inner-width) * 1px);
    width: calc(288 / 390 * var(--inner-width) * 1px);
  }
}
.kv .kv-items {
  width: calc(557 / 1280 * var(--inner-width) * 1px);
  height: calc(497 / 1280 * var(--inner-width) * 1px);
  background: url(../img/bg-item.png) no-repeat center center/cover;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media only screen and (max-width: 48em) {
  .kv .kv-items {
    width: calc(326 / 390 * var(--inner-width) * 1px);
    height: calc(290 / 390 * var(--inner-width) * 1px);
  }
}
.kv .miteru-img {
  width: calc(148 / 1280 * var(--inner-width) * 1px);
  height: auto;
  position: absolute;
  left: calc(-130 / 1280 * var(--inner-width) * 1px);
  bottom: calc(26 / 1280 * var(--inner-width) * 1px);
  z-index: 2;
}
@media only screen and (max-width: 48em) {
  .kv .miteru-img {
    width: calc(114 / 390 * var(--inner-width) * 1px);
    left: calc(-80 / 390 * var(--inner-width) * 1px);
    bottom: 0;
  }
}
.kv .ornament-1 {
  width: calc(108 / 1280 * var(--inner-width) * 1px);
  height: calc(108 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  top: calc(110 / 1280 * var(--inner-width) * 1px);
  right: 0;
}
@media only screen and (max-width: 48em) {
  .kv .ornament-1 {
    width: calc(58 / 390 * var(--inner-width) * 1px);
    height: calc(58 / 390 * var(--inner-width) * 1px);
    top: calc(60 / 390 * var(--inner-width) * 1px);
  }
}
.kv .ornament-1::after {
  background: url(../img/ornament-1.png) center center;
  width: calc(108 / 1280 * var(--inner-width) * 1px);
  height: calc(108 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .kv .ornament-1::after {
    width: calc(58 / 390 * var(--inner-width) * 1px);
    height: calc(58 / 390 * var(--inner-width) * 1px);
    right: calc(-10 / 390 * var(--inner-width) * 1px);
  }
}
.kv .ornament-2 {
  width: calc(208 / 1280 * var(--inner-width) * 1px);
  height: calc(124 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  top: calc(200 / 1280 * var(--inner-width) * 1px);
  right: calc(50 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .kv .ornament-2 {
    width: calc(158 / 390 * var(--inner-width) * 1px);
    height: calc(74 / 390 * var(--inner-width) * 1px);
    top: calc(100 / 390 * var(--inner-width) * 1px);
    right: 0;
  }
}
.kv .ornament-2::after {
  background: url(../img/ornament-2.png) center center;
  width: calc(208 / 1280 * var(--inner-width) * 1px);
  height: calc(124 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .kv .ornament-2::after {
    width: calc(158 / 390 * var(--inner-width) * 1px);
    height: calc(74 / 390 * var(--inner-width) * 1px);
  }
}
.kv .ornament-3 {
  width: calc(105 / 1280 * var(--inner-width) * 1px);
  height: calc(118 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  top: calc(250 / 1280 * var(--inner-width) * 1px);
  right: 0;
  z-index: 2;
}
@media only screen and (max-width: 48em) {
  .kv .ornament-3 {
    width: calc(65 / 390 * var(--inner-width) * 1px);
    height: calc(78 / 390 * var(--inner-width) * 1px);
    top: calc(150 / 390 * var(--inner-width) * 1px);
    right: calc(10 / 390 * var(--inner-width) * 1px);
  }
}
.kv .ornament-3::after {
  background: url(../img/ornament-3.png) center center;
  width: calc(105 / 1280 * var(--inner-width) * 1px);
  height: calc(118 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .kv .ornament-3::after {
    width: calc(75 / 390 * var(--inner-width) * 1px);
    height: calc(78 / 390 * var(--inner-width) * 1px);
  }
}
.kv .ornament-4 {
  width: calc(140 / 1280 * var(--inner-width) * 1px);
  height: calc(110 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  bottom: calc(20 / 1280 * var(--inner-width) * 1px);
  right: calc(20 / 1280 * var(--inner-width) * 1px);
  z-index: 2;
}
@media only screen and (max-width: 48em) {
  .kv .ornament-4 {
    width: calc(100 / 390 * var(--inner-width) * 1px);
    height: calc(70 / 390 * var(--inner-width) * 1px);
    bottom: 0;
    right: 0;
  }
}
.kv .ornament-4::after {
  background: url(../img/ornament-4.png) center center;
  width: calc(140 / 1280 * var(--inner-width) * 1px);
  height: calc(110 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .kv .ornament-4::after {
    width: calc(100 / 390 * var(--inner-width) * 1px);
    height: calc(70 / 390 * var(--inner-width) * 1px);
  }
}
.kv .ornament-5 {
  width: calc(123 / 1280 * var(--inner-width) * 1px);
  height: calc(138 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  bottom: calc(20 / 1280 * var(--inner-width) * 1px);
  right: calc(150 / 1280 * var(--inner-width) * 1px);
  z-index: 2;
}
@media only screen and (max-width: 48em) {
  .kv .ornament-5 {
    width: calc(83 / 390 * var(--inner-width) * 1px);
    height: calc(98 / 390 * var(--inner-width) * 1px);
    bottom: calc(-20 / 390 * var(--inner-width) * 1px);
    right: calc(90 / 390 * var(--inner-width) * 1px);
  }
}
.kv .ornament-5::after {
  background: url(../img/ornament-5.png) center center;
  width: calc(123 / 1280 * var(--inner-width) * 1px);
  height: calc(138 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .kv .ornament-5::after {
    width: calc(83 / 390 * var(--inner-width) * 1px);
    height: calc(98 / 390 * var(--inner-width) * 1px);
  }
}
.kv .ornament-6 {
  width: calc(195 / 1280 * var(--inner-width) * 1px);
  height: calc(83 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  bottom: calc(130 / 1280 * var(--inner-width) * 1px);
  right: calc(250 / 1280 * var(--inner-width) * 1px);
  z-index: 2;
}
@media only screen and (max-width: 48em) {
  .kv .ornament-6 {
    width: calc(155 / 390 * var(--inner-width) * 1px);
    height: calc(43 / 390 * var(--inner-width) * 1px);
    bottom: calc(80 / 390 * var(--inner-width) * 1px);
    right: calc(120 / 390 * var(--inner-width) * 1px);
  }
}
.kv .ornament-6::after {
  background: url(../img/ornament-6.png) center center;
  width: calc(195 / 1280 * var(--inner-width) * 1px);
  height: calc(83 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .kv .ornament-6::after {
    width: calc(155 / 390 * var(--inner-width) * 1px);
    height: calc(43 / 390 * var(--inner-width) * 1px);
  }
}
.kv .ornament-7 {
  width: calc(152 / 1280 * var(--inner-width) * 1px);
  height: calc(112 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  bottom: calc(10 / 1280 * var(--inner-width) * 1px);
  right: calc(290 / 1280 * var(--inner-width) * 1px);
  z-index: 2;
}
@media only screen and (max-width: 48em) {
  .kv .ornament-7 {
    width: calc(112 / 390 * var(--inner-width) * 1px);
    height: calc(72 / 390 * var(--inner-width) * 1px);
    bottom: 0;
    right: calc(170 / 390 * var(--inner-width) * 1px);
  }
}
.kv .ornament-7::after {
  background: url(../img/ornament-7.png) center center;
  width: calc(152 / 1280 * var(--inner-width) * 1px);
  height: calc(112 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .kv .ornament-7::after {
    width: calc(112 / 390 * var(--inner-width) * 1px);
    height: calc(72 / 390 * var(--inner-width) * 1px);
  }
}
.kv .c-ornament {
  animation: c-ornament-y 2s ease-in-out infinite alternate-reverse;
}
.kv .c-ornament::after {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 2;
  animation: c-ornament-z 2.2s ease-in-out infinite alternate-reverse;
}
@keyframes c-ornament-y {
  0% {
    transform: translate(0, -3%);
  }
  100% {
    transform: translate(0, 3%);
  }
}
@keyframes c-ornament-z {
  0% {
    transform: rotate(-2deg);
  }
  100% {
    transform: rotate(2deg);
  }
}
.kv .kv-title {
  width: calc(472 / 1280 * var(--inner-width) * 1px);
  position: relative;
}
@media only screen and (min-width: 48.0625em) {
  .kv .kv-title {
    margin-left: calc(75 / 1280 * var(--inner-width) * 1px);
  }
}
@media only screen and (max-width: 48em) {
  .kv .kv-title {
    width: calc(292 / 390 * var(--inner-width) * 1px);
  }
}
.kv .kv-title span {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  opacity: 0;
  transform: translateY(10px);
  animation: charIn 0.2s ease-out forwards;
}
.kv .kv-title span:nth-child(1) {
  animation-delay: 0s;
}
.kv .kv-title span:nth-child(2) {
  animation-delay: 0.06s;
}
.kv .kv-title span:nth-child(3) {
  animation-delay: 0.12s;
}
.kv .kv-title span:nth-child(4) {
  animation-delay: 0.18s;
}
.kv .kv-title span:nth-child(5) {
  animation-delay: 0.24s;
}
.kv .kv-title span:nth-child(6) {
  animation-delay: 0.3s;
}
.kv .kv-title span:nth-child(7) {
  animation-delay: 0.36s;
}
.kv .kv-title span:nth-child(8) {
  animation-delay: 0.42s;
}
.kv .kv-title span:nth-child(9) {
  animation-delay: 0.48s;
}
.kv .kv-title span:nth-child(10) {
  animation-delay: 0.54s;
}
.kv .kv-title span:nth-child(11) {
  animation-delay: 0.6s;
}
.kv .kv-title span:nth-child(12) {
  animation-delay: 0.66s;
}
.kv .kv-title span:nth-child(13) {
  animation-delay: 0.72s;
}
.kv .kv-title span:nth-child(14) {
  animation-delay: 0.78s;
}
.kv .kv-title span:nth-child(15) {
  animation-delay: 0.84s;
}
.kv .kv-title span:nth-child(16) {
  animation-delay: 0.9s;
}
.kv .kv-title span:nth-child(17) {
  animation-delay: 0.96s;
}
.kv .kv-title span:nth-child(18) {
  animation-delay: 1.02s;
}
.kv .kv-title span:nth-child(19) {
  animation-delay: 1.08s;
}
.kv .kv-title span:nth-child(20) {
  animation-delay: 1.14s;
}
.kv .kv-title span:nth-child(21) {
  animation-delay: 1.2s;
}
.kv .kv-title span:nth-child(22) {
  animation-delay: 1.26s;
}
.kv .kv-title span:nth-child(23) {
  animation-delay: 1.32s;
}
.kv .kv-title span:nth-child(24) {
  animation-delay: 1.38s;
}
.kv .kv-title span:nth-child(25) {
  animation-delay: 1.44s;
}
.kv .kv-title span:nth-child(26) {
  animation-delay: 1.5s;
}
.kv .kv-title img {
  width: 100%;
  max-width: unset;
}
@keyframes charIn {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media only screen and (min-width: 48.0625em) {
  .kv .scroll {
    font-size: min(14px, 14 / 1280 * var(--inner-width) * 1px);
    font-weight: 400;
    color: #00a984;
    font-family: "Montserrat", sans-serif;
    transform: rotate(-90deg);
    transform-origin: left top;
    position: absolute;
    left: min(33px, 33 / 1280 * var(--inner-width) * 1px);
    bottom: 0;
    z-index: 3;
  }
  .kv .scroll::after {
    display: block;
    content: "";
    width: min(80px, 80 / 1280 * var(--inner-width) * 1px);
    height: 1px;
    background: #00a984;
    position: absolute;
    bottom: min(10px, 10 / 1280 * var(--inner-width) * 1px);
    right: min(60px, 60 / 1280 * var(--inner-width) * 1px);
  }
}
@media only screen and (max-width: 48em) {
  .kv .scroll {
    display: none;
  }
}

.message {
  padding-top: min(50px, 50 / 1280 * var(--inner-width) * 1px);
  padding-bottom: min(70px, 70 / 1280 * var(--inner-width) * 1px);
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 48.0625em) {
  .message {
    background: url(../img/intro-bg.jpg) no-repeat center center/cover;
  }
}
@media only screen and (max-width: 48em) {
  .message {
    padding-top: calc(86 / 390 * var(--inner-width) * 1px);
    padding-bottom: calc(100 / 390 * var(--inner-width) * 1px);
    padding-left: calc(32 / 390 * var(--inner-width) * 1px);
  }
}
.message .message-text {
  text-align: center;
  font-size: min(16px, 16 / 1280 * var(--inner-width) * 1px);
  font-weight: 700;
  color: #474645;
  line-height: 2;
}
@media only screen and (max-width: 48em) {
  .message .message-text {
    text-align: left;
    font-size: calc(14 / 390 * var(--inner-width) * 1px);
    line-height: 1.6;
  }
}
.message .message-text + .message-text {
  margin-top: 2em;
}

.bg-wrap {
  background: rgba(0, 169, 132, 0.1);
  position: relative;
}
.bg-wrap::before {
  display: block;
  content: "";
  background: url(../img/bg-kira.png) repeat-x center top/auto 100%;
  width: 100%;
  height: min(926px, 926 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 2;
}

.cm-cast {
  padding-top: min(153px, 153 / 1280 * var(--inner-width) * 1px);
  padding-bottom: min(113px, 113 / 1280 * var(--inner-width) * 1px);
  position: relative;
  z-index: 3;
}
@media only screen and (max-width: 48em) {
  .cm-cast {
    padding-top: calc(97 / 390 * var(--inner-width) * 1px);
    padding-bottom: calc(156 / 390 * var(--inner-width) * 1px);
  }
}
.cm-cast .cast-inner {
  width: min(1040px, 1040 / 1280 * var(--inner-width) * 1px);
  height: min(400px, 400 / 1280 * var(--inner-width) * 1px);
  background: #fff;
  border-radius: min(40px, 40 / 1280 * var(--inner-width) * 1px);
  margin: 0 auto;
  padding: 0 min(36px, 36 / 1280 * var(--inner-width) * 1px);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 48em) {
  .cm-cast .cast-inner {
    width: calc(366 / 390 * var(--inner-width) * 1px);
    height: calc(554 / 390 * var(--inner-width) * 1px);
    border-radius: calc(40 / 390 * var(--inner-width) * 1px);
    flex-direction: column;
    justify-content: flex-start;
    padding-top: calc(48 / 390 * var(--inner-width) * 1px);
    gap: calc(18 / 390 * var(--inner-width) * 1px);
  }
}
.cm-cast .cast-inner::after {
  display: block;
  content: "";
  width: min(1040px, 1040 / 1280 * var(--inner-width) * 1px);
  height: min(400px, 400 / 1280 * var(--inner-width) * 1px);
  background: url(../img/kakko.png) no-repeat center center/cover;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 48em) {
  .cm-cast .cast-inner::after {
    width: calc(366 / 390 * var(--inner-width) * 1px);
    height: calc(554 / 390 * var(--inner-width) * 1px);
    background: url(../img/kakko-sp.png) no-repeat center center/cover;
  }
}
.cm-cast .cast-title {
  color: #00a984;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  text-align: center;
  line-height: 1;
  font-size: min(64px, 64 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: max(-32px, -32 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .cm-cast .cast-title {
    font-size: calc(56 / 390 * var(--inner-width) * 1px);
    top: calc(-28 / 390 * var(--inner-width) * 1px);
  }
}
.cm-cast .cast-img {
  opacity: 1;
  transform: scale(1);
}
@media only screen and (min-width: 48.0625em) {
  .cm-cast .cast-img {
    width: min(376px, 376 / 1280 * var(--inner-width) * 1px);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
}
@media only screen and (max-width: 48em) {
  .cm-cast .cast-img {
    width: calc(330 / 390 * var(--inner-width) * 1px);
    display: block;
    margin: 0 auto;
  }
}
.cm-cast .cast-member {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.cm-cast .member {
  width: min(286px, 286 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .cm-cast .member {
    width: calc(156 / 390 * var(--inner-width) * 1px);
  }
}
.cm-cast .cast-name {
  width: min(136px, 136 / 1280 * var(--inner-width) * 1px);
  height: min(30px, 30 / 1280 * var(--inner-width) * 1px);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: min(20px, 20 / 1280 * var(--inner-width) * 1px);
  font-weight: 700;
  color: #00a984;
  margin: 0 auto min(10px, 10 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (min-width: 48.0625em) {
  .cm-cast .cast-name {
    border-left: min(2px, 2 / 1280 * var(--inner-width) * 1px) solid #00a984;
    border-right: min(2px, 2 / 1280 * var(--inner-width) * 1px) solid #00a984;
  }
}
@media only screen and (max-width: 48em) {
  .cm-cast .cast-name {
    width: auto;
    height: calc(22 / 390 * var(--inner-width) * 1px);
    font-size: calc(18 / 390 * var(--inner-width) * 1px);
    margin: 0 auto calc(10 / 390 * var(--inner-width) * 1px);
  }
  .cm-cast .cast-name span {
    padding: 0 calc(16 / 390 * var(--inner-width) * 1px);
    border-left: calc(2 / 390 * var(--inner-width) * 1px) solid #00a984;
    border-right: calc(2 / 390 * var(--inner-width) * 1px) solid #00a984;
  }
}
.cm-cast .cast-prof {
  font-size: min(14px, 14 / 1280 * var(--inner-width) * 1px);
  line-height: 1.6;
}
@media only screen and (max-width: 48em) {
  .cm-cast .cast-prof {
    font-size: calc(13 / 390 * var(--inner-width) * 1px);
  }
}

.cm-gallery {
  padding-top: min(120px, 120 / 1280 * var(--inner-width) * 1px);
  padding-bottom: min(160px, 160 / 1280 * var(--inner-width) * 1px);
  position: relative;
}
@media only screen and (max-width: 48em) {
  .cm-gallery {
    padding-top: calc(120 / 390 * var(--inner-width) * 1px);
    padding-bottom: calc(160 / 390 * var(--inner-width) * 1px);
    background: url(../img/gallery-bg-sp.png) no-repeat center top/cover;
  }
}
.cm-gallery .gallery-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}
@media only screen and (min-width: 48.0625em) {
  .cm-gallery .gallery-bg svg {
    width: 100%;
    height: 100%;
  }
}
@media only screen and (max-width: 48em) {
  .cm-gallery .gallery-bg svg {
    display: none;
  }
}
.cm-gallery h2 {
  font-family: "Montserrat", sans-serif;
  color: #fff;
  font-size: min(64px, 64 / 1280 * var(--inner-width) * 1px);
  font-weight: 400;
  text-align: center;
  margin-bottom: min(64px, 64 / 1280 * var(--inner-width) * 1px);
  position: relative;
}
@media only screen and (max-width: 48em) {
  .cm-gallery h2 {
    font-size: calc(56 / 390 * var(--inner-width) * 1px);
    margin-bottom: calc(64 / 390 * var(--inner-width) * 1px);
  }
}
.cm-gallery .gallery-inner {
  width: min(932px, 932 / 1280 * var(--inner-width) * 1px);
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 48em) {
  .cm-gallery .gallery-inner {
    width: calc(358 / 390 * var(--inner-width) * 1px);
  }
}
.cm-gallery .gallery-contents + .gallery-contents {
  margin-top: min(80px, 80 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .cm-gallery .gallery-contents + .gallery-contents {
    margin-top: calc(80 / 390 * var(--inner-width) * 1px);
  }
}
.cm-gallery .gallery-title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: min(30px, 30 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .cm-gallery .gallery-title {
    margin-bottom: calc(30 / 390 * var(--inner-width) * 1px);
  }
}
.cm-gallery .gallery-title span {
  font-size: min(20px, 20 / 1280 * var(--inner-width) * 1px);
  font-weight: 700;
  color: #fff;
  padding: 0 min(24px, 24 / 1280 * var(--inner-width) * 1px);
  position: relative;
  border-left: min(2px, 2 / 1280 * var(--inner-width) * 1px) solid #fff;
  border-right: min(2px, 2 / 1280 * var(--inner-width) * 1px) solid #fff;
}
@media only screen and (max-width: 48em) {
  .cm-gallery .gallery-title span {
    font-size: calc(14 / 390 * var(--inner-width) * 1px);
  }
}
.cm-gallery .gallery-title.new span::after {
  display: block;
  content: "NEW";
  width: min(38px, 38 / 1280 * var(--inner-width) * 1px);
  height: min(38px, 38 / 1280 * var(--inner-width) * 1px);
  border-radius: 50%;
  background: #fff100;
  font-size: min(12px, 12 / 1280 * var(--inner-width) * 1px);
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #00a984;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: max(-29px, -29 / 1280 * var(--inner-width) * 1px);
  right: max(-48px, -48 / 1280 * var(--inner-width) * 1px);
  transform: rotate(30deg);
}
@media only screen and (max-width: 48em) {
  .cm-gallery .gallery-title.new span::after {
    width: calc(38 / 390 * var(--inner-width) * 1px);
    height: calc(38 / 390 * var(--inner-width) * 1px);
    font-size: calc(12 / 390 * var(--inner-width) * 1px);
    top: calc(-29 / 390 * var(--inner-width) * 1px);
    right: calc(-48 / 390 * var(--inner-width) * 1px);
  }
}
.cm-gallery .gallery-list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media only screen and (max-width: 48em) {
  .cm-gallery .gallery-list {
    flex-wrap: wrap;
    row-gap: calc(25 / 390 * var(--inner-width) * 1px);
  }
}
.cm-gallery .gallery-list .cm {
  width: min(300px, 300 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .cm-gallery .gallery-list .cm {
    width: calc(174 / 390 * var(--inner-width) * 1px);
  }
}
.cm-gallery .gallery-list .cm p {
  text-align: center;
  font-size: min(16px, 16 / 1280 * var(--inner-width) * 1px);
  font-weight: 700;
  color: #fff;
  margin-top: min(12px, 12 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .cm-gallery .gallery-list .cm p {
    font-size: calc(16 / 390 * var(--inner-width) * 1px);
  }
}
.cm-gallery .video-thumbnail {
  width: 100%;
  height: min(176px, 176 / 1280 * var(--inner-width) * 1px);
  position: relative;
  border-radius: min(16px, 16 / 1280 * var(--inner-width) * 1px);
  overflow: hidden;
  position: relative;
  display: block;
}
@media only screen and (max-width: 48em) {
  .cm-gallery .video-thumbnail {
    height: calc(102 / 390 * var(--inner-width) * 1px);
    border-radius: calc(16 / 390 * var(--inner-width) * 1px);
  }
}
.cm-gallery .video-thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.3s ease;
  z-index: 2;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cm-gallery .video-thumbnail svg {
  width: min(66px, 66 / 1280 * var(--inner-width) * 1px);
  height: min(66px, 66 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 3;
}
@media only screen and (max-width: 48em) {
  .cm-gallery .video-thumbnail svg {
    width: calc(52 / 390 * var(--inner-width) * 1px);
    height: calc(52 / 390 * var(--inner-width) * 1px);
  }
}
.cm-gallery .video-thumbnail svg path {
  transition: 0.3s ease;
}
.cm-gallery .video-thumbnail:hover img {
  transform: scale(1.05);
}
.cm-gallery .video-thumbnail:hover .circle {
  fill: #00a984;
}
.cm-gallery .video-thumbnail:hover .arrow {
  fill: #fff;
}

.material {
  position: relative;
  overflow: hidden;
  background: url(../img/material-bg.jpg) no-repeat center center/cover;
}
.material .material-museum {
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.material .museum-title {
  padding: min(120px, 120 / 1280 * var(--inner-width) * 1px) 0 min(30px, 30 / 1280 * var(--inner-width) * 1px);
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: min(64px, 64 / 1280 * var(--inner-width) * 1px);
  font-weight: 400;
  background: linear-gradient(89.47deg, #99c7bd -3.05%, #00a984 21.96%, #99c7bd 49.61%, #00a984 76.19%, #99c7bd 100.38%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  text-shadow: 0px 5px 6px rgba(0, 0, 0, 0.25);
}
@media only screen and (max-width: 48em) {
  .material .museum-title {
    font-size: calc(56 / 390 * var(--inner-width) * 1px);
    line-height: 1.1;
    padding: calc(90 / 390 * var(--inner-width) * 1px) 0 calc(0 / 390 * var(--inner-width) * 1px);
  }
}
.material .slider-area {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
  position: relative;
  justify-content: flex-start;
}
.material .wrapper {
  display: flex;
  gap: min(80px, 80 / 1280 * var(--inner-width) * 1px);
  align-items: center;
}
@media only screen and (min-width: 48.0625em) {
  .material .wrapper {
    padding: 0 calc(50vw - min(315px, 315 / 1280 * var(--inner-width) * 1px));
  }
}
@media only screen and (max-width: 48em) {
  .material .wrapper {
    gap: calc(23 / 390 * var(--inner-width) * 1px);
    padding: 0 calc(50vw - 155 / 390 * var(--inner-width) * 1px);
  }
}
.material .slide {
  min-height: 60vh;
  flex-shrink: 0;
  position: relative;
}
@media only screen and (min-width: 48.0625em) {
  .material .slide {
    width: min(630px, 630 / 1280 * var(--inner-width) * 1px);
    flex: 0 0 min(630px, 630 / 1280 * var(--inner-width) * 1px);
  }
}
@media only screen and (max-width: 48em) {
  .material .slide {
    width: calc(310 / 390 * var(--inner-width) * 1px);
  }
}
.material .slide.is-active {
  pointer-events: auto;
}
.material .slide.is-prev,
.material .slide.is-next {
  opacity: 1;
}
.material {
  /* ページネーション */
}
.material .pagination {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: min(30px, 30 / 1280 * var(--inner-width) * 1px);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min(20px, 20 / 1280 * var(--inner-width) * 1px);
  z-index: 10;
}
@media only screen and (max-width: 48em) {
  .material .pagination {
    display: none;
  }
}
.material .pagination button {
  display: block;
  width: min(10px, 10 / 1280 * var(--inner-width) * 1px);
  height: min(10px, 10 / 1280 * var(--inner-width) * 1px);
  border-radius: 50%;
  border: none;
  background: rgba(71, 70, 69, 0.3);
  cursor: pointer;
}
.material .pagination button.is-active {
  background: #474645;
}
.material .museum-item__link {
  width: min(424px, 424 / 1280 * var(--inner-width) * 1px);
  height: min(280px, 280 / 1280 * var(--inner-width) * 1px);
  background: #00a984;
  box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.3);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
@media only screen and (max-width: 48em) {
  .material .museum-item__link {
    width: calc(310 / 390 * var(--inner-width) * 1px);
    height: calc(205 / 390 * var(--inner-width) * 1px);
  }
}
.material .museum-item__thumbnail {
  width: min(400px, 400 / 1280 * var(--inner-width) * 1px);
  height: min(256px, 256 / 1280 * var(--inner-width) * 1px);
  overflow: hidden;
  border-radius: min(8px, 8 / 1280 * var(--inner-width) * 1px);
}
.material .museum-item__thumbnail img {
  transition: 0.2s ease-in-out;
}
@media only screen and (max-width: 48em) {
  .material .museum-item__thumbnail {
    width: calc(293 / 390 * var(--inner-width) * 1px);
    height: calc(188 / 390 * var(--inner-width) * 1px);
  }
}
.material .museum-item__link:hover .museum-item__thumbnail img {
  transform: scale(1.1);
}
.material .museum-item__link p {
  width: min(152px, 152 / 1280 * var(--inner-width) * 1px);
  height: min(40px, 40 / 1280 * var(--inner-width) * 1px);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min(16px, 16 / 1280 * var(--inner-width) * 1px);
  font-size: min(14px, 14 / 1280 * var(--inner-width) * 1px);
  font-weight: 600;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  background: #00a984;
  border-radius: min(28px, 28 / 1280 * var(--inner-width) * 1px) 0 0 min(28px, 28 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
}
@media only screen and (max-width: 48em) {
  .material .museum-item__link p {
    width: calc(118 / 390 * var(--inner-width) * 1px);
    height: calc(29 / 390 * var(--inner-width) * 1px);
    font-size: calc(12 / 390 * var(--inner-width) * 1px);
    gap: calc(7 / 390 * var(--inner-width) * 1px);
    border-radius: calc(28 / 390 * var(--inner-width) * 1px) 0 0 calc(28 / 390 * var(--inner-width) * 1px);
  }
}
.material .museum-item__link p::after {
  display: block;
  content: "";
  background: url(../img/viewmore.svg) no-repeat center center/contain;
  width: min(10px, 10 / 1280 * var(--inner-width) * 1px);
  height: min(10px, 10 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .material .museum-item__link p::after {
    width: calc(7 / 390 * var(--inner-width) * 1px);
    height: calc(7 / 390 * var(--inner-width) * 1px);
  }
}
.material .museum-item__name {
  text-align: center;
  font-size: min(20px, 20 / 1280 * var(--inner-width) * 1px);
  margin-top: min(20px, 20 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .material .museum-item__name {
    font-size: calc(18 / 390 * var(--inner-width) * 1px);
    margin-top: calc(16 / 390 * var(--inner-width) * 1px);
  }
}
.material .sub-wrapper {
  width: min(830px, 830 / 1280 * var(--inner-width) * 1px);
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 48em) {
  .material .sub-wrapper {
    width: 100%;
  }
}
.material .sub-slide {
  opacity: 0;
  transition: opacity 0.6s ease;
}
.material .sub-slide::before {
  display: block;
  content: "";
  width: min(200px, 200 / 1280 * var(--inner-width) * 1px);
  height: min(253px, 253 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
@media only screen and (max-width: 48em) {
  .material .sub-slide::before {
    width: calc(134 / 390 * var(--inner-width) * 1px);
    height: calc(170 / 390 * var(--inner-width) * 1px);
  }
}
.material .sub-slide.sub01::before {
  background: url(../img/modal/museum-people01.png) no-repeat center center/cover;
}
.material .sub-slide.sub02::before {
  background: url(../img/modal/museum-people02.png) no-repeat center center/cover;
}
.material .sub-slide.sub03::before {
  background: url(../img/modal/museum-people03.png) no-repeat center center/cover;
}
.material .sub-slide.sub04::before {
  background: url(../img/modal/museum-people04.png) no-repeat center center/cover;
}
.material .sub-slide.sub05::before {
  background: url(../img/modal/museum-people05.png) no-repeat center center/cover;
}
.material .sub-slide .museum-igeta {
  width: min(200px, 200 / 1280 * var(--inner-width) * 1px);
  height: min(253px, 253 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
}
@media only screen and (max-width: 48em) {
  .material .sub-slide .museum-igeta {
    width: calc(134 / 390 * var(--inner-width) * 1px);
    height: calc(170 / 390 * var(--inner-width) * 1px);
  }
}
.material .museum-item__comment {
  width: min(168px, 168 / 1280 * var(--inner-width) * 1px);
  height: min(146px, 146 / 1280 * var(--inner-width) * 1px);
  background: url(../img/modal/museum-fukidashi.png) no-repeat center center/100% auto;
  font-size: min(14px, 14 / 1280 * var(--inner-width) * 1px);
  font-weight: 700;
  color: #00a984;
  text-align: center;
  line-height: 1.6;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  bottom: min(241px, 241 / 1280 * var(--inner-width) * 1px);
  margin: auto 0;
}
@media only screen and (max-width: 48em) {
  .material .museum-item__comment {
    width: calc(183 / 390 * var(--inner-width) * 1px);
    height: calc(76 / 390 * var(--inner-width) * 1px);
    background: url(../img/modal/museum-fukidashi-sp.png) no-repeat center center/contain;
    font-size: calc(12 / 390 * var(--inner-width) * 1px);
    left: 0;
    margin: 0 auto;
    bottom: calc(83 / 390 * var(--inner-width) * 1px);
  }
}
.material .sub-slide.is-active {
  opacity: 1;
  pointer-events: auto;
}

.museum-modal {
  position: fixed;
  inset: 0;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.4s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.museum-modal.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.modal-bg {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
}

.modal-inner {
  position: relative;
  z-index: 1;
}

.modal-swiper {
  width: min(1040px, 1040 / 1280 * var(--inner-width) * 1px);
  height: min(564px, 564 / 1280 * var(--inner-width) * 1px);
  border-radius: min(24px, 24 / 1280 * var(--inner-width) * 1px);
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 48em) {
  .modal-swiper {
    width: calc(358 / 390 * var(--inner-width) * 1px);
    height: calc(564 / 390 * var(--inner-width) * 1px);
    border-radius: calc(16 / 390 * var(--inner-width) * 1px);
  }
}
.modal-swiper .swiper-slide {
  max-width: 100%;
  margin: 0 auto;
  background: #fff;
  position: relative;
}
.modal-swiper .swiper-slide::after {
  display: block;
  content: "";
  width: 100%;
  height: min(70px, 70 / 1280 * var(--inner-width) * 1px);
  background: #00a984;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media only screen and (max-width: 48em) {
  .modal-swiper .swiper-slide::after {
    height: calc(46 / 390 * var(--inner-width) * 1px);
  }
}
.modal-swiper .modal-title {
  text-align: center;
  font-size: min(22px, 22 / 1280 * var(--inner-width) * 1px);
  font-weight: 700;
  color: #00a984;
  padding: min(23px, 23 / 1280 * var(--inner-width) * 1px) 0;
  border-bottom: min(2px, 2 / 1280 * var(--inner-width) * 1px) solid #bfe6de;
  margin-bottom: min(24px, 24 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .modal-swiper .modal-title {
    font-size: calc(16 / 390 * var(--inner-width) * 1px);
    line-height: 1.4;
    padding: calc(18 / 390 * var(--inner-width) * 1px) 0 calc(10 / 390 * var(--inner-width) * 1px);
    border-bottom: calc(2 / 390 * var(--inner-width) * 1px) solid #bfe6de;
    margin-bottom: calc(12 / 390 * var(--inner-width) * 1px);
  }
}
.modal-swiper .modal-img {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: min(36px, 36 / 1280 * var(--inner-width) * 1px);
  margin: 0 auto;
}
@media only screen and (min-width: 48.0625em) {
  .modal-swiper .modal-img {
    width: min(374px, 374 / 1280 * var(--inner-width) * 1px);
    height: min(280px, 280 / 1280 * var(--inner-width) * 1px);
  }
}
@media only screen and (max-width: 48em) {
  .modal-swiper .modal-img {
    padding-bottom: calc(26 / 390 * var(--inner-width) * 1px);
    flex-direction: column;
    gap: calc(13 / 390 * var(--inner-width) * 1px);
    padding-bottom: calc(34 / 390 * var(--inner-width) * 1px);
  }
}
.modal-swiper .modal-img img {
  width: 100%;
  height: auto;
  border-radius: min(8px, 8 / 1280 * var(--inner-width) * 1px);
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 48em) {
  .modal-swiper .modal-img img {
    width: auto;
    height: calc(150 / 390 * var(--inner-width) * 1px);
    border-radius: calc(8 / 390 * var(--inner-width) * 1px);
  }
}
.modal-swiper .modal-img .modal-comment {
  width: min(168px, 168 / 1280 * var(--inner-width) * 1px);
  height: min(146px, 146 / 1280 * var(--inner-width) * 1px);
  background: url(../img/modal/museum-fukidashi.png) no-repeat center center/100% auto;
  font-size: min(14px, 14 / 1280 * var(--inner-width) * 1px);
  font-weight: 700;
  color: #00a984;
  text-align: center;
  line-height: 1.6;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 48.0625em) {
  .modal-swiper .modal-img .modal-comment {
    position: absolute;
    right: max(-230px, -230 / 1280 * var(--inner-width) * 1px);
    top: max(-36px, -36 / 1280 * var(--inner-width) * 1px);
  }
}
@media only screen and (max-width: 48em) {
  .modal-swiper .modal-img .modal-comment {
    width: calc(183 / 390 * var(--inner-width) * 1px);
    height: calc(76 / 390 * var(--inner-width) * 1px);
    background: url(../img/modal/museum-fukidashi-sp.png) no-repeat center center/contain;
    font-size: calc(12 / 390 * var(--inner-width) * 1px);
  }
}
.modal-swiper img.igeta-img {
  width: min(268px, 268 / 1280 * var(--inner-width) * 1px);
  height: min(224px, 224 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  bottom: max(-32px, -32 / 1280 * var(--inner-width) * 1px);
  right: max(-280px, -280 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .modal-swiper img.igeta-img {
    width: calc(138 / 390 * var(--inner-width) * 1px);
    height: calc(116 / 390 * var(--inner-width) * 1px);
    position: absolute;
    bottom: calc(-10 / 390 * var(--inner-width) * 1px);
    right: calc(-20 / 390 * var(--inner-width) * 1px);
  }
}
.modal-swiper .modal-text {
  background: #bfe6de;
  padding: min(22px, 22 / 1280 * var(--inner-width) * 1px) 0 min(24px, 24 / 1280 * var(--inner-width) * 1px) min(290px, 290 / 1280 * var(--inner-width) * 1px);
  font-size: min(16px, 16 / 1280 * var(--inner-width) * 1px);
  font-weight: 400;
  line-height: 1.6;
  height: min(144px, 144 / 1280 * var(--inner-width) * 1px);
  position: relative;
}
@media only screen and (max-width: 48em) {
  .modal-swiper .modal-text {
    padding: calc(20 / 390 * var(--inner-width) * 1px) calc(16 / 390 * var(--inner-width) * 1px) calc(28 / 390 * var(--inner-width) * 1px) calc(156 / 390 * var(--inner-width) * 1px);
    font-size: calc(14 / 390 * var(--inner-width) * 1px);
    height: calc(166 / 390 * var(--inner-width) * 1px);
  }
  .modal-swiper .modal-text br {
    display: none;
  }
}
.modal-swiper .modal-option {
  width: 100%;
  height: min(70px, 70 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 0 0 min(24px, 24 / 1280 * var(--inner-width) * 1px) min(24px, 24 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .modal-swiper .modal-option {
    height: calc(46 / 390 * var(--inner-width) * 1px);
  }
}
.modal-swiper .swiper-pagination {
  top: 0;
  bottom: 0;
  margin: auto;
  height: min(10px, 10 / 1280 * var(--inner-width) * 1px);
  display: flex;
  align-content: center;
  justify-content: center;
  z-index: 2;
}
@media only screen and (max-width: 48em) {
  .modal-swiper .swiper-pagination {
    height: calc(8 / 390 * var(--inner-width) * 1px);
    justify-content: flex-start;
    margin-left: calc(80 / 390 * var(--inner-width) * 1px);
  }
}
.modal-swiper .swiper-pagination .swiper-pagination-bullet {
  width: min(10px, 10 / 1280 * var(--inner-width) * 1px);
  height: min(10px, 10 / 1280 * var(--inner-width) * 1px);
  background: #fff;
  opacity: 0.6;
  margin: 0 min(8px, 8 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .modal-swiper .swiper-pagination .swiper-pagination-bullet {
    width: calc(8 / 390 * var(--inner-width) * 1px);
    height: calc(8 / 390 * var(--inner-width) * 1px);
    margin: 0 calc(5 / 390 * var(--inner-width) * 1px);
  }
}
.modal-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.modal-swiper .swiper-button-prev::after,
.modal-swiper .swiper-button-next::after {
  display: none;
}
.modal-swiper .custom-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min(16px, 16 / 1280 * var(--inner-width) * 1px);
  width: min(66px, 66 / 1280 * var(--inner-width) * 1px);
  left: min(309px, 309 / 1280 * var(--inner-width) * 1px);
  right: unset;
}
@media only screen and (max-width: 48em) {
  .modal-swiper .custom-prev {
    gap: calc(4 / 390 * var(--inner-width) * 1px);
    width: calc(52 / 390 * var(--inner-width) * 1px);
    height: calc(14 / 390 * var(--inner-width) * 1px);
    left: calc(14 / 390 * var(--inner-width) * 1px);
    top: calc(16 / 390 * var(--inner-width) * 1px);
    margin: 0;
  }
}
.modal-swiper .custom-next {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min(16px, 16 / 1280 * var(--inner-width) * 1px);
  width: min(66px, 66 / 1280 * var(--inner-width) * 1px);
  left: unset;
  right: min(309px, 309 / 1280 * var(--inner-width) * 1px);
}
.modal-swiper .custom-next .arrow {
  transform: scaleX(-1);
}
@media only screen and (max-width: 48em) {
  .modal-swiper .custom-next {
    gap: calc(4 / 390 * var(--inner-width) * 1px);
    width: calc(52 / 390 * var(--inner-width) * 1px);
    height: calc(14 / 390 * var(--inner-width) * 1px);
    right: calc(70 / 390 * var(--inner-width) * 1px);
    top: calc(16 / 390 * var(--inner-width) * 1px);
    margin: 0;
  }
}
.modal-swiper .custom-prev .text,
.modal-swiper .custom-next .text {
  font-size: min(14px, 14 / 1280 * var(--inner-width) * 1px);
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  color: #fff;
}
@media only screen and (max-width: 48em) {
  .modal-swiper .custom-prev .text,
  .modal-swiper .custom-next .text {
    font-size: calc(14 / 390 * var(--inner-width) * 1px);
  }
}
@media only screen and (max-width: 48em) {
  .modal-swiper .custom-prev .arrow,
  .modal-swiper .custom-next .arrow {
    width: calc(7 / 390 * var(--inner-width) * 1px);
    height: calc(12 / 390 * var(--inner-width) * 1px);
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.modal-swiper .autoplay-toggle {
  width: min(44px, 44 / 1280 * var(--inner-width) * 1px);
  height: min(30px, 30 / 1280 * var(--inner-width) * 1px);
  z-index: 4;
  position: absolute;
  right: min(234px, 234 / 1280 * var(--inner-width) * 1px);
  top: 0;
  bottom: 0;
  margin: auto 0;
  z-index: 3;
}
@media only screen and (max-width: 48em) {
  .modal-swiper .autoplay-toggle {
    width: calc(40 / 390 * var(--inner-width) * 1px);
    height: calc(24 / 390 * var(--inner-width) * 1px);
    right: calc(15 / 390 * var(--inner-width) * 1px);
    z-index: 4;
  }
}
.modal-swiper .icon-play,
.modal-swiper .icon-pause {
  position: absolute;
  inset: 0;
}
.modal-swiper .icon-play {
  opacity: 0;
}
.modal-swiper .autoplay-toggle.is-playing .icon-play {
  opacity: 0;
}
.modal-swiper .autoplay-toggle.is-playing .icon-pause {
  opacity: 1;
}
.modal-swiper .autoplay-toggle:not(.is-playing) .icon-play {
  opacity: 1;
}
.modal-swiper .autoplay-toggle:not(.is-playing) .icon-pause {
  opacity: 0;
}

.modal-close {
  width: min(44px, 44 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  top: min(16px, 16 / 1280 * var(--inner-width) * 1px);
  right: min(16px, 16 / 1280 * var(--inner-width) * 1px);
  z-index: 10;
}
@media only screen and (max-width: 48em) {
  .modal-close {
    width: calc(40 / 390 * var(--inner-width) * 1px);
    height: calc(24 / 390 * var(--inner-width) * 1px);
    top: calc(-9 / 390 * var(--inner-width) * 1px);
    right: calc(-8 / 390 * var(--inner-width) * 1px);
  }
}

.modal-swiper.modal-1 .swiper-slide::before {
  width: min(343px, 343 / 1280 * var(--inner-width) * 1px);
  height: min(292px, 292 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  bottom: min(70px, 70 / 1280 * var(--inner-width) * 1px);
  left: 0;
  z-index: 2;
  display: block;
  content: "";
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-1 .swiper-slide::before {
    width: calc(176 / 390 * var(--inner-width) * 1px);
    height: calc(150 / 390 * var(--inner-width) * 1px);
    bottom: calc(46 / 390 * var(--inner-width) * 1px);
    left: calc(-12 / 390 * var(--inner-width) * 1px);
  }
}
.modal-swiper.modal-1 .swiper-slide.modal01::before {
  display: block;
  content: "";
  background: url(../img/modal/modal01-people-1.png) no-repeat center center/cover;
  width: min(229px, 229 / 1280 * var(--inner-width) * 1px);
  height: min(292px, 292 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  bottom: min(70px, 70 / 1280 * var(--inner-width) * 1px);
  left: min(30px, 30 / 1280 * var(--inner-width) * 1px);
  z-index: 2;
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-1 .swiper-slide.modal01::before {
    width: calc(118 / 390 * var(--inner-width) * 1px);
    height: calc(151 / 390 * var(--inner-width) * 1px);
    bottom: calc(46 / 390 * var(--inner-width) * 1px);
    left: calc(-12 / 390 * var(--inner-width) * 1px);
  }
}
.modal-swiper.modal-1 .swiper-slide.modal02::before, .modal-swiper.modal-1 .swiper-slide.modal03::before, .modal-swiper.modal-1 .swiper-slide.modal04::before {
  background: url(../img/modal/modal01-people-2.png) no-repeat center center/cover;
}
.modal-swiper.modal-1 .swiper-slide.modal05::before {
  background: url(../img/modal/modal01-people-3.png) no-repeat center top/cover;
}
.modal-swiper.modal-1 .swiper-slide.modal06::before {
  background: url(../img/modal/modal01-people-4.png) no-repeat center center/cover;
}
.modal-swiper.modal-1 .swiper-slide.modal07::before {
  background: url(../img/modal/modal01-people-5.png) no-repeat center center/cover;
}

.modal-swiper.modal-2 .swiper-slide::before {
  width: min(343px, 343 / 1280 * var(--inner-width) * 1px);
  height: min(292px, 292 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  bottom: min(70px, 70 / 1280 * var(--inner-width) * 1px);
  left: 0;
  z-index: 2;
  display: block;
  content: "";
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-2 .swiper-slide::before {
    width: calc(176 / 390 * var(--inner-width) * 1px);
    height: calc(150 / 390 * var(--inner-width) * 1px);
    bottom: calc(46 / 390 * var(--inner-width) * 1px);
    left: calc(-12 / 390 * var(--inner-width) * 1px);
  }
}
.modal-swiper.modal-2 .swiper-slide.modal01::before {
  display: block;
  content: "";
  background: url(../img/modal/modal02-people-1.png) no-repeat center center/cover;
  width: min(229px, 229 / 1280 * var(--inner-width) * 1px);
  height: min(292px, 292 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  bottom: min(70px, 70 / 1280 * var(--inner-width) * 1px);
  left: min(30px, 30 / 1280 * var(--inner-width) * 1px);
  z-index: 2;
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-2 .swiper-slide.modal01::before {
    width: calc(118 / 390 * var(--inner-width) * 1px);
    height: calc(151 / 390 * var(--inner-width) * 1px);
    bottom: calc(46 / 390 * var(--inner-width) * 1px);
    left: calc(-12 / 390 * var(--inner-width) * 1px);
  }
}
.modal-swiper.modal-2 .swiper-slide.modal02::before, .modal-swiper.modal-2 .swiper-slide.modal03::before {
  background: url(../img/modal/modal02-people-2.png) no-repeat center center/cover;
}
.modal-swiper.modal-2 .swiper-slide.modal04::before {
  background: url(../img/modal/modal02-people-3.png) no-repeat center center/cover;
}
.modal-swiper.modal-2 .swiper-slide.modal05::before, .modal-swiper.modal-2 .swiper-slide.modal06::before {
  background: url(../img/modal/modal02-people-4.png) no-repeat center center/cover;
}
.modal-swiper.modal-2 .swiper-slide.modal07::before {
  background: url(../img/modal/modal02-people-5.png) no-repeat center center/cover;
}
.modal-swiper.modal-2 .swiper-slide.modal08::before {
  display: block;
  content: "";
  background: url(../img/modal/modal02-people-6.png) no-repeat center center/cover;
  width: min(343px, 343 / 1280 * var(--inner-width) * 1px);
  height: min(292px, 292 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  bottom: min(70px, 70 / 1280 * var(--inner-width) * 1px);
  left: 0;
  z-index: 2;
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-2 .swiper-slide.modal08::before {
    width: calc(118 / 390 * var(--inner-width) * 1px);
    height: calc(151 / 390 * var(--inner-width) * 1px);
    bottom: calc(46 / 390 * var(--inner-width) * 1px);
    left: 0;
  }
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-2 .swiper-slide.modal03 .modal-img {
    padding-bottom: calc(10 / 390 * var(--inner-width) * 1px);
  }
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-2 .swiper-slide.modal03 .modal-text {
    height: calc(190 / 390 * var(--inner-width) * 1px);
    padding-top: calc(10 / 390 * var(--inner-width) * 1px);
    padding-right: calc(10 / 390 * var(--inner-width) * 1px);
    padding-left: calc(150 / 390 * var(--inner-width) * 1px);
  }
}

.modal-swiper.modal-3 .swiper-slide::before {
  width: min(343px, 343 / 1280 * var(--inner-width) * 1px);
  height: min(292px, 292 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  bottom: min(70px, 70 / 1280 * var(--inner-width) * 1px);
  left: 0;
  z-index: 2;
  display: block;
  content: "";
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-3 .swiper-slide::before {
    width: calc(176 / 390 * var(--inner-width) * 1px);
    height: calc(150 / 390 * var(--inner-width) * 1px);
    bottom: calc(46 / 390 * var(--inner-width) * 1px);
    left: calc(-12 / 390 * var(--inner-width) * 1px);
  }
}
.modal-swiper.modal-3 .swiper-slide.modal01::before {
  display: block;
  content: "";
  background: url(../img/modal/modal03-people-1.png) no-repeat center center/cover;
  width: min(229px, 229 / 1280 * var(--inner-width) * 1px);
  height: min(292px, 292 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  bottom: min(70px, 70 / 1280 * var(--inner-width) * 1px);
  left: min(30px, 30 / 1280 * var(--inner-width) * 1px);
  z-index: 2;
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-3 .swiper-slide.modal01::before {
    width: calc(118 / 390 * var(--inner-width) * 1px);
    height: calc(151 / 390 * var(--inner-width) * 1px);
    bottom: calc(46 / 390 * var(--inner-width) * 1px);
    left: calc(-12 / 390 * var(--inner-width) * 1px);
  }
}
.modal-swiper.modal-3 .swiper-slide.modal02::before, .modal-swiper.modal-3 .swiper-slide.modal03::before, .modal-swiper.modal-3 .swiper-slide.modal04::before {
  background: url(../img/modal/modal03-people-2.png) no-repeat center center/cover;
}
.modal-swiper.modal-3 .swiper-slide.modal05::before {
  background: url(../img/modal/modal03-people-3.png) no-repeat center center/cover;
}
.modal-swiper.modal-3 .swiper-slide.modal06::before {
  background: url(../img/modal/modal03-people-4.png) no-repeat center center/cover;
}
.modal-swiper.modal-3 .swiper-slide.modal07::before {
  background: url(../img/modal/modal03-people-5.png) no-repeat center center/cover;
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-3 .swiper-slide.modal07::before {
    left: 0;
  }
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-3 .swiper-slide.modal02 .modal-img {
    padding-bottom: calc(10 / 390 * var(--inner-width) * 1px);
  }
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-3 .swiper-slide.modal02 .modal-text {
    height: calc(190 / 390 * var(--inner-width) * 1px);
    padding-top: calc(10 / 390 * var(--inner-width) * 1px);
    padding-right: calc(10 / 390 * var(--inner-width) * 1px);
  }
  .modal-swiper.modal-3 .swiper-slide.modal02 .modal-text br {
    display: none;
  }
}

.modal-swiper.modal-4 .swiper-slide::before {
  width: min(343px, 343 / 1280 * var(--inner-width) * 1px);
  height: min(292px, 292 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  bottom: min(70px, 70 / 1280 * var(--inner-width) * 1px);
  left: 0;
  z-index: 2;
  display: block;
  content: "";
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-4 .swiper-slide::before {
    width: calc(176 / 390 * var(--inner-width) * 1px);
    height: calc(150 / 390 * var(--inner-width) * 1px);
    bottom: calc(46 / 390 * var(--inner-width) * 1px);
    left: calc(-12 / 390 * var(--inner-width) * 1px);
  }
}
.modal-swiper.modal-4 .swiper-slide.modal01::before {
  display: block;
  content: "";
  background: url(../img/modal/modal04-people-1.png) no-repeat center center/cover;
  width: min(229px, 229 / 1280 * var(--inner-width) * 1px);
  height: min(292px, 292 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  bottom: min(70px, 70 / 1280 * var(--inner-width) * 1px);
  left: min(30px, 30 / 1280 * var(--inner-width) * 1px);
  z-index: 2;
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-4 .swiper-slide.modal01::before {
    width: calc(118 / 390 * var(--inner-width) * 1px);
    height: calc(151 / 390 * var(--inner-width) * 1px);
    bottom: calc(46 / 390 * var(--inner-width) * 1px);
    left: calc(-12 / 390 * var(--inner-width) * 1px);
  }
}
.modal-swiper.modal-4 .swiper-slide.modal02::before, .modal-swiper.modal-4 .swiper-slide.modal03::before, .modal-swiper.modal-4 .swiper-slide.modal04::before {
  background: url(../img/modal/modal04-people-2.png) no-repeat center center/cover;
}
.modal-swiper.modal-4 .swiper-slide.modal04::before, .modal-swiper.modal-4 .swiper-slide.modal05::before, .modal-swiper.modal-4 .swiper-slide.modal06::before {
  background: url(../img/modal/modal04-people-3.png) no-repeat center center/cover;
}
.modal-swiper.modal-4 .swiper-slide.modal07::before, .modal-swiper.modal-4 .swiper-slide.modal08::before, .modal-swiper.modal-4 .swiper-slide.modal09::before, .modal-swiper.modal-4 .swiper-slide.modal10::before {
  background: url(../img/modal/modal04-people-4.png) no-repeat center center/cover;
}
.modal-swiper.modal-4 .swiper-slide.modal11::before {
  background: url(../img/modal/modal04-people-5.png) no-repeat center center/cover;
}
.modal-swiper.modal-4 .swiper-slide.modal12::before {
  background: url(../img/modal/modal04-people-6.png) no-repeat center center/cover;
}
.modal-swiper.modal-4 .swiper-slide.modal13::before {
  background: url(../img/modal/modal04-people-7.png) no-repeat center center/cover;
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-4 .swiper-slide.modal13::before {
    left: 0;
  }
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-4 .swiper-slide.modal01 .modal-text {
    padding-top: calc(10 / 390 * var(--inner-width) * 1px);
    padding-left: calc(90 / 390 * var(--inner-width) * 1px);
  }
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-4 .swiper-slide.modal04 .modal-text {
    padding-top: calc(10 / 390 * var(--inner-width) * 1px);
    padding-left: calc(120 / 390 * var(--inner-width) * 1px);
  }
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-4 .swiper-slide.modal05 .modal-img, .modal-swiper.modal-4 .swiper-slide.modal06 .modal-img, .modal-swiper.modal-4 .swiper-slide.modal08 .modal-img, .modal-swiper.modal-4 .swiper-slide.modal09 .modal-img {
    padding-bottom: calc(122 / 390 * var(--inner-width) * 1px);
  }
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-4 .swiper-slide.modal05 .modal-text, .modal-swiper.modal-4 .swiper-slide.modal06 .modal-text, .modal-swiper.modal-4 .swiper-slide.modal08 .modal-text, .modal-swiper.modal-4 .swiper-slide.modal09 .modal-text {
    padding-left: calc(120 / 390 * var(--inner-width) * 1px);
  }
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-4 .swiper-slide.modal07 .modal-text, .modal-swiper.modal-4 .swiper-slide.modal10 .modal-text {
    padding-left: calc(120 / 390 * var(--inner-width) * 1px);
  }
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-4 .swiper-slide.modal11 .modal-img, .modal-swiper.modal-4 .swiper-slide.modal12 .modal-img {
    padding-bottom: calc(10 / 390 * var(--inner-width) * 1px);
  }
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-4 .swiper-slide.modal11 .modal-text, .modal-swiper.modal-4 .swiper-slide.modal12 .modal-text {
    height: calc(200 / 390 * var(--inner-width) * 1px);
    padding-left: calc(140 / 390 * var(--inner-width) * 1px);
    padding-top: calc(15 / 390 * var(--inner-width) * 1px);
  }
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-4 .swiper-slide.modal12 .modal-text {
    padding-left: calc(110 / 390 * var(--inner-width) * 1px);
  }
}
@media only screen and (min-width: 48.0625em) {
  .modal-swiper.modal-4 .swiper-slide.modal07 .modal-img, .modal-swiper.modal-4 .swiper-slide.modal08 .modal-img, .modal-swiper.modal-4 .swiper-slide.modal09 .modal-img, .modal-swiper.modal-4 .swiper-slide.modal10 .modal-img {
    width: min(444px, 444 / 1280 * var(--inner-width) * 1px);
  }
}

@media only screen and (max-width: 48em) {
  .modal-option.modal-4 .swiper-pagination {
    margin-left: calc(60 / 390 * var(--inner-width) * 1px);
    width: calc(180 / 390 * var(--inner-width) * 1px);
    flex-wrap: wrap;
    row-gap: calc(3 / 390 * var(--inner-width) * 1px);
  }
}
.modal-option.modal-4 .custom-prev {
  left: min(280px, 280 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .modal-option.modal-4 .custom-prev {
    left: calc(5 / 390 * var(--inner-width) * 1px);
  }
}
.modal-option.modal-4 .custom-next {
  right: min(280px, 280 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .modal-option.modal-4 .custom-next {
    right: calc(60 / 390 * var(--inner-width) * 1px);
  }
}
@media only screen and (min-width: 48.0625em) {
  .modal-option.modal-4 .autoplay-toggle {
    right: min(200px, 200 / 1280 * var(--inner-width) * 1px);
  }
}

.modal-swiper.modal-5 .swiper-slide::before {
  width: min(343px, 343 / 1280 * var(--inner-width) * 1px);
  height: min(292px, 292 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  bottom: min(70px, 70 / 1280 * var(--inner-width) * 1px);
  left: 0;
  z-index: 2;
  display: block;
  content: "";
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-5 .swiper-slide::before {
    width: calc(176 / 390 * var(--inner-width) * 1px);
    height: calc(150 / 390 * var(--inner-width) * 1px);
    bottom: calc(46 / 390 * var(--inner-width) * 1px);
    left: calc(-12 / 390 * var(--inner-width) * 1px);
  }
}
.modal-swiper.modal-5 .swiper-slide.modal01::before, .modal-swiper.modal-5 .swiper-slide.modal02::before, .modal-swiper.modal-5 .swiper-slide.modal03::before {
  background: url(../img/modal/modal05-people-1.png) no-repeat center center/cover;
  width: min(229px, 229 / 1280 * var(--inner-width) * 1px);
  height: min(292px, 292 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  bottom: min(70px, 70 / 1280 * var(--inner-width) * 1px);
  left: min(30px, 30 / 1280 * var(--inner-width) * 1px);
  z-index: 2;
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-5 .swiper-slide.modal01::before, .modal-swiper.modal-5 .swiper-slide.modal02::before, .modal-swiper.modal-5 .swiper-slide.modal03::before {
    width: calc(118 / 390 * var(--inner-width) * 1px);
    height: calc(161 / 390 * var(--inner-width) * 1px);
    bottom: calc(46 / 390 * var(--inner-width) * 1px);
    left: calc(0 / 390 * var(--inner-width) * 1px);
  }
}
.modal-swiper.modal-5 .swiper-slide.modal04::before {
  background: url(../img/modal/modal05-people-2.png) no-repeat center center/cover;
}
.modal-swiper.modal-5 .swiper-slide.modal05::before, .modal-swiper.modal-5 .swiper-slide.modal06::before {
  background: url(../img/modal/modal05-people-3.png) no-repeat center center/cover;
}
.modal-swiper.modal-5 .swiper-slide.modal07::before {
  background: url(../img/modal/modal05-people-4.png) no-repeat center center/cover;
}
.modal-swiper.modal-5 .swiper-slide.modal08::before {
  background: url(../img/modal/modal05-people-5.png) no-repeat center center/cover;
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-5 .swiper-slide.modal04 .modal-img {
    padding-bottom: calc(18 / 390 * var(--inner-width) * 1px);
  }
}
@media only screen and (max-width: 48em) {
  .modal-swiper.modal-5 .swiper-slide.modal04 .modal-text {
    height: calc(180 / 390 * var(--inner-width) * 1px);
    padding-top: calc(10 / 390 * var(--inner-width) * 1px);
  }
}

.modal-more .modal-more-title {
  text-align: center;
  font-size: min(22px, 22 / 1280 * var(--inner-width) * 1px);
  font-weight: 700;
  color: #00a984;
  letter-spacing: 0.05em;
  margin-bottom: min(10px, 10 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .modal-more .modal-more-title {
    font-size: calc(16 / 390 * var(--inner-width) * 1px);
    margin-bottom: calc(10 / 390 * var(--inner-width) * 1px);
  }
}
.modal-more .modal-more__link {
  width: min(374px, 374 / 1280 * var(--inner-width) * 1px);
  height: min(230px, 230 / 1280 * var(--inner-width) * 1px);
  border-radius: min(16px, 16 / 1280 * var(--inner-width) * 1px);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  margin: 0 auto;
  overflow: hidden;
  display: block;
}
@media only screen and (max-width: 48em) {
  .modal-more .modal-more__link {
    width: calc(261 / 390 * var(--inner-width) * 1px);
    height: calc(161 / 390 * var(--inner-width) * 1px);
    border-radius: calc(16 / 390 * var(--inner-width) * 1px);
  }
}
.modal-more .modal-more__link img {
  transition: transform 0.2s ease-in-out;
  height: min(190px, 190 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .modal-more .modal-more__link img {
    height: calc(133 / 390 * var(--inner-width) * 1px);
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.modal-more .modal-more__link span {
  font-size: min(14px, 14 / 1280 * var(--inner-width) * 1px);
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #00a984;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: min(40px, 40 / 1280 * var(--inner-width) * 1px);
  background: url(../img/modal/viewmore.svg) no-repeat center right min(10px, 10 / 1280 * var(--inner-width) * 1px)/min(10px, 10 / 1280 * var(--inner-width) * 1px) auto;
  background-color: #fff100;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 48em) {
  .modal-more .modal-more__link span {
    font-size: calc(12 / 390 * var(--inner-width) * 1px);
    height: calc(28 / 390 * var(--inner-width) * 1px);
    background: url(../img/modal/viewmore.svg) no-repeat center right calc(7 / 390 * var(--inner-width) * 1px)/calc(10 / 390 * var(--inner-width) * 1px) auto;
    background-color: #fff100;
  }
}
@media only screen and (min-width: 48.0625em) {
  .modal-more .modal-more__link:hover img {
    transform: scale(1.05);
  }
}
.modal-more .modal-more-text {
  text-align: center;
  font-size: min(16px, 16 / 1280 * var(--inner-width) * 1px);
  font-weight: 700;
  line-height: 1.6;
  margin-top: min(20px, 20 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .modal-more .modal-more-text {
    font-size: calc(14 / 390 * var(--inner-width) * 1px);
    margin-top: calc(18 / 390 * var(--inner-width) * 1px);
  }
}
.modal-more .modal-more-img {
  width: min(259px, 259 / 1280 * var(--inner-width) * 1px);
  height: min(302px, 302 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  bottom: min(60px, 60 / 1280 * var(--inner-width) * 1px);
  right: min(70px, 70 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .modal-more .modal-more-img {
    height: calc(164 / 390 * var(--inner-width) * 1px);
    width: auto;
    right: 0;
    bottom: calc(30 / 390 * var(--inner-width) * 1px);
  }
}

.gallery-modal {
  position: fixed;
  inset: 0;
  display: none;
  z-index: 101;
  align-items: center;
  justify-content: center;
}

.gallery-modal.is-active {
  display: flex;
}

.modal__bg {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
}

.modal__content {
  position: relative;
  width: 80%;
  max-width: min(800px, 800 / 1280 * var(--inner-width) * 1px);
  margin: min(100px, 100 / 1280 * var(--inner-width) * 1px) auto;
  background: #000;
}
@media only screen and (max-width: 48em) {
  .modal__content {
    max-width: unset;
    width: 90vw;
  }
}

.modal__video iframe {
  width: 100%;
  height: min(450px, 450 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .modal__video iframe {
    height: calc(450 / 390 * var(--inner-width) * 1px);
  }
}

.modal__close {
  width: min(38px, 38 / 1280 * var(--inner-width) * 1px);
  height: min(38px, 38 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  top: max(-40px, -40 / 1280 * var(--inner-width) * 1px);
  right: max(-40px, -40 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 48em) {
  .modal__close {
    width: calc(38 / 390 * var(--inner-width) * 1px);
    height: calc(38 / 390 * var(--inner-width) * 1px);
    position: absolute;
    top: calc(-40 / 390 * var(--inner-width) * 1px);
    right: 0;
  }
}/*# sourceMappingURL=top.css.map */