@charset "UTF-8";
/*!
 * Bootstrap Reboot v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
@import url("https://fonts.googleapis.com/css2?family=Dancing+Script:wght@500&family=Kaisei+Opti:wght@500&family=Libre+Baskerville:wght@700&family=Noto+Sans+Kannada:wght@500;600;700&family=Shippori+Mincho:wght@700&display=swap");
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

:root {
  --color-main: #2157CE;
  --color-sub: #B0CEE6;
  --color-accent: #FF1F33;
  --color-gold: #AAA45A;
  --color-text: #1F1F21;
  --color-white: #FFFFFF;
  --color-kasukabe: #352E7B;
  --color-ono:#79CC7B;
  --color-tsukishima:#E88398;
  --color-tsuruga:#395CEB;
  --color-hououji:#F5B13C;
  --color-makuzawa:#D83366;
}

@media screen and (min-width: 769px) {
  [id]::before {
    content: "";
    display: block;
    height: 100px;
    margin-top: -100px;
    visibility: hidden;
  }
}
.header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  background-color: transparent;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #fff;
  opacity: 1;
  visibility: visible;
}
.header.headerTop {
  background-color: transparent;
}
.header.headerTop.on {
  background-color: #fff;
}
.header.modalOn {
  opacity: 0;
  visibility: hidden;
  z-index: 0;
}

.global-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Kaisei Opti", serif;
  height: min(5.2083333333vw, 100px);
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 120px);
}
@media screen and (max-width: 950px) and (min-width: 769px) {
  .global-nav {
    width: calc(100% - 5px);
  }
}
.global-nav-logo {
  width: min(17.9166666667vw, 344px);
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.global-nav-logo.global-nav-logoTop {
  opacity: 0;
  visibility: hidden;
}
.global-nav-logo.global-nav-logoTop.on {
  opacity: 1;
  visibility: visible;
}
.global-nav ul {
  margin-left: auto;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0 0 0 auto;
}
.global-nav ul li {
  position: relative;
  padding: 0 min(0.15625vw, 3px);
  padding: 0;
}
.global-nav ul li::after {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  height: min(1.3020833333vw, 25px);
  background: var(--color-text);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.global-nav ul li:last-child::after {
  display: none;
}
.global-nav ul li a {
  font-size: min(0.8333333333vw, 16px);
  font-weight: bold;
  color: var(--color-text);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  display: block;
  padding: 3px 3px;
  padding: 0 min(0.7552083333vw, 14.5px);
}
.global-nav ul li a:hover {
  text-decoration: none;
  color: var(--color-main);
}

@media screen and (max-width: 768px) {
  .global-nav {
    background: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow-y: scroll;
    height: 100vh;
    -webkit-box-align: initial;
        -ms-flex-align: initial;
            align-items: initial;
    width: 100%;
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .global-nav.on {
    opacity: 1;
    visibility: visible;
    z-index: 5;
  }
  .global-nav .navSpContainer {
    width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto;
    margin-top: 18.6666666667vw;
  }
  .global-nav .navSpDoubleBorder {
    border: 2px solid var(--color-sub);
    position: relative;
    background-color: #fff;
  }
  .global-nav .navSpDoubleBorder:before {
    position: absolute;
    z-index: 0;
    content: "";
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    display: block;
    border: 1px solid var(--color-sub);
  }
  .global-nav-logo {
    display: none;
  }
  .global-nav ul {
    margin: 0 0 24vw;
    padding-top: 14.6666666667vw;
    padding-left: 10.1333333333vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
    margin: 0;
    padding-top: 5.8666666667vw;
    padding-left: 9.8666666667vw;
    padding-right: 9.8666666667vw;
    padding-bottom: 15.4666666667vw;
  }
  .global-nav ul .menuTxt {
    padding-left: 6.4vw;
    font-size: 2.6666666667vw;
    color: var(--color-main);
    margin-bottom: 0;
    font-family: "Noto Sans Kannada", sans-serif;
  }
  .global-nav ul li {
    line-height: 2.1666666667;
  }
  .global-nav ul li::after {
    display: none;
  }
  .global-nav ul li:first-of-type {
    margin-top: 1.6vw;
  }
  .global-nav ul li:not(:first-of-type) {
    margin-top: 2.6666666667vw;
  }
  .global-nav ul li:nth-of-type(2) {
    margin-top: 0vw;
  }
  .global-nav ul li a {
    padding: 0;
    letter-spacing: 0.2em;
  }
  .global-nav ul li a .enTtl {
    color: var(--color-main);
    font-size: 5.3333333333vw;
    position: relative;
  }
  .global-nav ul li a .enTtl:before {
    position: absolute;
    content: "";
    width: 4.5333333333vw;
    height: 4.5333333333vw;
    top: 54%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background-image: url(../images/common/special_treat.svg);
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .global-nav ul li a .jaTtl {
    color: var(--color-main);
    font-size: 2.6666666667vw;
    display: block;
    line-height: 1;
    margin-top: -2.1333333333vw;
  }
  .global-nav ul li a span {
    padding-left: 6.4vw;
  }
  .global-nav .nav__sns {
    margin-top: 5.3333333333vw;
  }
  .global-nav .nav__sns--cnt {
    padding: 8vw 8vw;
  }
  .global-nav .nav__sns--cnt .menuTxt {
    color: var(--color-main);
    font-size: 2.6666666667vw;
  }
  .global-nav .nav__sns .menuTxt {
    padding-left: 8vw;
    font-size: 2.6666666667vw;
    color: var(--color-main);
    margin-bottom: 0;
    font-family: "Noto Sans Kannada", sans-serif;
  }
  .global-nav .nav__sns--linkBox {
    width: 57.3333333333vw;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6.6666666667vw;
  }
  .global-nav .nav__sns--linkBox--link .linkSpan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .global-nav .nav__sns--linkBox--link .linkSpan__img {
    width: 6.6666666667vw;
  }
  .global-nav .nav__sns--linkBox--link .linkSpan__txt {
    font-size: 4.8vw;
    color: var(--color-main);
    position: relative;
    padding-left: 4vw;
    letter-spacing: 0.05em;
  }
  .global-nav .nav__sns--linkBox--link--txt {
    font-size: 2.6666666667vw;
    margin-top: 1.6vw;
    text-align: center;
    color: var(--color-main);
  }
  .nav-toggle {
    position: absolute;
    z-index: 100;
    top: 7.7333333333vw;
    right: 6.9333333333vw;
    width: 9.0666666667vw;
    height: 9.0666666667vw;
    cursor: pointer;
    padding-top: 2.6666666667vw;
    font-family: "Kaisei Opti", serif;
    font-size: 3.2vw;
    color: var(--color-main);
  }
  .nav-toggle .bar {
    display: inline-block;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    /*アニメーションの設定*/
    position: absolute;
    left: 0px;
    height: 2px;
    background-color: var(--color-main);
  }
  .nav-toggle .bar:nth-of-type(1) {
    top: 0px;
    width: 100%;
  }
  .nav-toggle .bar:nth-of-type(2) {
    top: 1.8666666667vw;
    width: 100%;
  }
  .nav-toggle.active span:nth-of-type(1) {
    -webkit-transform: rotate(-25deg);
            transform: rotate(-25deg);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
  .nav-toggle.active span:nth-of-type(2) {
    top: 0;
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate(25deg);
            transform: rotate(25deg);
  }
  .nav-logo {
    width: 72vw;
    margin: 0 auto 12vw;
    margin-top: 12.6666666667vw !important;
    width: 71% !important;
  }
  .nav-footer {
    margin-top: 11.2vw !important;
  }
  .nav-copyright {
    text-align: center;
    color: var(--color-text);
    font-size: 2.4vw;
    font-weight: bold;
  }
}
.sns-share {
  font-family: "Libre Baskerville", serif;
  background: var(--color-sub);
  color: var(--color-white);
  text-align: center;
  padding: 117px 0 134px;
  position: relative;
  z-index: 1;
}
.sns-share.modalOn {
  opacity: 0;
  visibility: hidden;
  z-index: 0;
}
.sns-share-title {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 30px;
}
.sns-share-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 57px;
     -moz-column-gap: 57px;
          column-gap: 57px;
  padding: 0;
  margin: 0;
}
.sns-share-list li {
  width: 100px;
  height: 100px;
}
.sns-share-list li img {
  width: 100%;
}

.footerSlider__wrap {
  position: relative;
  z-index: 1;
}
.footerSlider__wrap.modalOn {
  opacity: 0;
  visibility: hidden;
  z-index: 0;
}
.footerSlider__wrap .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.footerSlider {
  width: 100%;
  -webkit-animation: footerSlider 18s infinite linear;
          animation: footerSlider 18s infinite linear;
}

@-moz-document url-prefix() {
  .footerSlider {
    width: min(100vw, 1920px);
  }
}
@media screen and (max-width: 768px) {
  .footerSlider {
    height: auto;
    min-width: 720px;
  }
}
@-webkit-keyframes footerSlider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes footerSlider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes ssAnimeSP {
  from {
    background-position: left 0 top 0;
  }
  to {
    background-position: left -1047px top 0;
  }
}
@keyframes ssAnimeSP {
  from {
    background-position: left 0 top 0;
  }
  to {
    background-position: left -1047px top 0;
  }
}
.footer {
  background: var(--color-white);
  padding: 100px 0 40px;
  position: relative;
  z-index: 1;
}
.footer .title-logo {
  width: min(45.8333333333vw, 880px);
  margin: 0 auto min(3.90625vw, 75px);
}
.footer-banners {
  padding: 0;
  margin-bottom: 45px;
  -webkit-column-gap: 41px;
     -moz-column-gap: 41px;
          column-gap: 41px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer-banners li {
  max-width: 298px;
}
.footer .copyright {
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .sns-share {
    text-align: center;
    padding: 16.5333333333vw 0 15.4666666667vw;
  }
  .sns-share-title {
    font-weight: bold;
    font-size: 3.2vw;
    margin-bottom: 6.1333333333vw;
  }
  .sns-share-list {
    -webkit-column-gap: 0vw;
       -moz-column-gap: 0vw;
            column-gap: 0vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 242px;
    margin: 0 auto;
  }
  .sns-share-list li {
    max-width: 67px;
    width: 67px;
    margin-right: 20px;
  }
  .sns-share-list li:last-of-type {
    margin-right: 0;
  }
  .footer {
    padding: 13.3333333333vw 0 5.3333333333vw;
  }
  .footer .title-logo {
    width: 94%;
    margin-bottom: 15.2vw;
  }
  .footer-banners {
    padding: 0;
    margin-bottom: 16vw;
    -webkit-column-gap: 0vw;
       -moz-column-gap: 0vw;
            column-gap: 0vw;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 88vw;
    margin-left: auto;
    margin-right: auto;
  }
  .footer-banners li {
    width: 27.7333333333vw;
    margin-right: 9px;
  }
  .footer-banners li:last-of-type {
    margin-right: 0;
  }
  .footer .copyright {
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
  }
}
.iframe-wrapper {
  position: relative;
  width: 100%;
  max-width: 838px;
  height: 0;
  padding-bottom: 56.25%;
  border: 3px solid var(--color-sub);
  border-radius: 3px;
  overflow: hidden;
}
.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* --------------------------------
　　　ユーティリティクラス(Tailwind参照)
-------------------------------- */
.font-thin {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-col-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.items-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.items-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.items-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.items-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.self-auto {
  -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
}

.self-start {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.self-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.self-center {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.self-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

.self-baseline {
  -ms-flex-item-align: baseline;
      align-self: baseline;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.block {
  display: block;
}

.gap-x-4 {
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
}

.gap-x-8 {
  -webkit-column-gap: 2rem;
     -moz-column-gap: 2rem;
          column-gap: 2rem;
}

.gap-x-12 {
  -webkit-column-gap: 3rem;
     -moz-column-gap: 3rem;
          column-gap: 3rem;
}

.gap-x-16 {
  row-gap: 4rem;
}

.gap-y-4 {
  row-gap: 1rem;
}

.gap-y-8 {
  row-gap: 2rem;
}

.gap-y-12 {
  row-gap: 3rem;
}

.gap-y-16 {
  row-gap: 4rem;
}

.w-full {
  width: 100%;
}

.w-1\/2 {
  width: 50%;
}

.w-1\/3 {
  width: 33.333%;
}

.w-2\/3 {
  width: 66.666%;
}

.w-1\/4 {
  width: 25%;
}

.w-2\/4 {
  width: 50%;
}

.w-3\/4 {
  width: 75%;
}

.m-0 {
  margin: 0;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-16 {
  margin-bottom: 4rem;
}

@media screen and (min-width: 769px) {
  .pc\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .pc\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .pc\:flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .pc\:flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .pc\:flex-col-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .pc\:flex-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .pc\:flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
  .pc\:flex-nowrap {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .pc\:block {
    display: block;
  }
  .pc\:gap-x-4 {
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
  }
  .pc\:gap-x-8 {
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
  }
  .pc\:gap-x-12 {
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
  }
  .pc\:gap-x-16 {
    -webkit-column-gap: 4rem;
       -moz-column-gap: 4rem;
            column-gap: 4rem;
  }
  .pc\:gap-y-4 {
    row-gap: 1rem;
  }
  .pc\:gap-y-8 {
    row-gap: 2rem;
  }
  .pc\:gap-y-12 {
    row-gap: 3rem;
  }
  .pc\:gap-y-16 {
    row-gap: 4rem;
  }
  .pc\:w-full {
    width: 100%;
  }
  .pc\:w-1\/2 {
    width: 50%;
  }
  .pc\:w-1\/3 {
    width: 33.333%;
  }
  .pc\:w-2\/3 {
    width: 66.666%;
  }
  .pc\:w-1\/4 {
    width: 25%;
  }
  .pc\:w-2\/4 {
    width: 50%;
  }
  .pc\:w-3\/4 {
    width: 75%;
  }
  .pc\:m-0 {
    margin: 0;
  }
  .pc\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .pc\:mb-4 {
    margin-bottom: 1rem;
  }
  .pc\:mb-8 {
    margin-bottom: 2rem;
  }
  .pc\:mb-12 {
    margin-bottom: 3rem;
  }
}
.modal-open {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.modal-open .modal.active {
  opacity: 1;
  visibility: visible;
  z-index: 9999;
}
.modal-open .modal.active .modal-overlay {
  opacity: 1;
  visibility: visible;
}
.modal-open .modal.active .modal-content {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}

.modal {
  visibility: hidden;
  opacity: 0;
  position: relative;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  overflow: scroll;
}
.modal-overlay {
  background: rgba(0, 0, 0, 0.55);
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 200;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.modal-close {
  position: absolute;
  z-index: 100;
  top: 34px;
  right: 51px;
  width: 76px;
  height: 36px;
  border: 0;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.modal-close::before, .modal-close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 1px;
  background: #3056c7;
}
.modal-close::before {
  -webkit-transform: translate(-50%, -50%) rotate(25deg);
          transform: translate(-50%, -50%) rotate(25deg);
}
.modal-close::after {
  -webkit-transform: translate(-50%, -50%) rotate(-25deg);
          transform: translate(-50%, -50%) rotate(-25deg);
}
.modal-content {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.98);
          transform: translate(-50%, -50%) scale(0.98);
  z-index: 200;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  border-radius: 16px;
  overflow: hidden;
}
.modal-content-inner {
  position: relative;
  z-index: 300;
  height: auto;
  overflow: hidden;
  width: 74.6354166667vw;
  background-color: #fff;
  border-radius: 16px;
  border: 1px solid #707070;
  position: relative;
}
.modal-content-inner:after {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: url("../images/common/common_bg.svg") left top repeat;
  background-size: 760px auto;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  -webkit-animation: wrapBgAnime 30s infinite linear;
          animation: wrapBgAnime 30s infinite linear;
}
.modal-body {
  overflow-y: scroll;
  padding: 3.125vw 4.6875vw;
  max-height: calc(100vh - 100px);
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .modal-open .modal.active .modal-content {
    -webkit-transform: translate(0%, 0%) scale(1);
            transform: translate(0%, 0%) scale(1);
  }
  .modal {
    visibility: hidden;
    opacity: 0;
    position: relative;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    overflow: scroll;
  }
  .modal-overlay {
    display: none;
  }
  .modal-close {
    top: 5.3333333333vw;
    right: 6.9333333333vw;
    width: 12.2666666667vw;
    height: 6.1333333333vw;
  }
  .modal-content {
    left: 0%;
    top: 0%;
    -webkit-transform: translate(0%, 0%) scale(0.98);
            transform: translate(0%, 0%) scale(0.98);
    z-index: 10;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
  }
  .modal-content-inner {
    overflow: hidden;
    width: 100%;
    height: 100vh;
    border-radius: 0px;
    border: 1px solid #707070;
  }
  .modal-body {
    overflow-y: scroll;
    padding: 10.6666666667vw 6.6666666667vw;
    width: 100vw;
    max-height: 100vh;
  }
}
.page-container {
  padding: 130px 0px 164px;
}
.page-container .section-title {
  margin-bottom: 73px;
}
@media screen and (max-width: 768px) {
  .page-container {
    padding: 21.3333333333vw 0 39.4666666667vw;
  }
  .page-container .section-title {
    margin-bottom: 3.4666666667vw;
  }
}

.page-footer-link {
  text-align: center;
}

#splash {
  /*fixedで全面に固定*/
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  text-align: center;
}
#splash .splash__cnt {
  width: min(53.8020833333vw, 1033px);
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}
#splash .splash__cnt p {
  font-family: "Dancing Script", cursive;
  color: var(--color-main);
  margin-top: min(1.0416666667vw, 20px);
  font-size: min(1.1458333333vw, 22px);
}
#splash .title {
  width: 72%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: min(4.2708333333vw, 82px);
}

/* Loadingバー中央配置　*/
#splash_text .progressbar-text {
  display: none;
}

/*IE11対策用バーの線の高さ※対応しなければ削除してください*/
#splash_text svg {
  height: min(0.5729166667vw, 11px);
  border: 1px solid #E3E3E3;
  border-radius: 999px;
}
#splash_text svg path:nth-of-type(1) {
  stroke: transparent;
}
#splash_text svg path:nth-of-type(2) {
  stroke: var(--color-main);
}

@media screen and (max-width: 768px) {
  #splash .splash__cnt {
    width: 86.6666666667vw;
    top: 45%;
  }
  #splash .splash__cnt p {
    font-size: 4.2666666667vw;
    margin-top: 2.4vw;
  }
  #splash .title {
    width: 82%;
    margin-bottom: 16vw;
  }
  /* Loadingバー中央配置　*/
  /*IE11対策用バーの線の高さ※対応しなければ削除してください*/
  #splash_text svg {
    height: 2.1333333333vw;
  }
}
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  font-size: 1.4rem;
  color: var(--color-text);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
body.noScroll {
  overflow-y: hidden;
}

a {
  color: var(--color-text);
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
}
a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.img-responsive {
  max-width: 100%;
  height: auto;
}

.wrapper {
  background-size: auto auto;
  background-color: rgb(255, 255, 255);
  min-height: 100vh;
  padding-top: 0px;
  width: 100%;
  overflow-x: hidden;
}

.hidden {
  display: none;
}

.w-full {
  width: 100%;
}

.w-1\/4 {
  width: 25%;
}

.w-1\/2 {
  width: 50%;
}

@media screen and (min-width: 769px) {
  .pc\:hidden {
    display: none;
  }
  .pc\:w-full {
    width: 100%;
  }
  .pc\:w-1\/4 {
    width: 25%;
  }
}
@media screen and (max-width: 768px) {
  img {
    max-width: 100%;
    height: auto;
  }
}
.section-title {
  font-size: min(2.34375vw, 45px);
  font-family: "Dancing Script", cursive;
  position: relative;
  font-weight: 400;
  z-index: 2;
  color: var(--color-accent);
}
.section-title .en {
  display: inline-block;
  -webkit-transform: rotate(-20deg);
          transform: rotate(-20deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  padding-left: 1.2em;
  margin-left: -1.5em;
}
.section-title .en::before {
  position: absolute;
  content: "";
  display: block;
  width: min(2.5520833333vw, 49px);
  height: min(4.3229166667vw, 83px);
  left: 0;
  top: -0.5em;
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
  background: url("../images/common/section-title-decoration.svg") no-repeat left top;
  background-size: contain;
}
.section-title.white {
  color: var(--color-white);
}
.section-title.white .en::before {
  background: url("../images/common/section-title-decoration_white.svg") no-repeat left top;
  background-size: contain;
}
.section-title.white .ja {
  color: var(--color-white);
}
.section-title .ja {
  display: block;
  font-family: "kaisei opti", serif;
  color: var(--color-text);
  margin-left: 37px;
}
@media screen and (max-width: 768px) {
  .section-title {
    font-size: 5.3333333333vw;
    margin-left: 2.6666666667vw;
    padding-left: 0;
    margin-bottom: 8vw;
  }
  .section-title .en {
    display: inline-block;
    -webkit-transform: rotate(-20deg);
            transform: rotate(-20deg);
    -webkit-transform-origin: center;
            transform-origin: center;
    padding-left: 0.8em;
    margin-left: 0;
  }
  .section-title .en::before {
    width: 5.8666666667vw;
    height: 7.2vw;
    left: 0;
    background: url("../images/common/section-title-decoration.svg") no-repeat left top;
    background-size: contain;
  }
  .section-title .ja {
    display: block;
    margin-left: 37px;
  }
}

.commonBg {
  background-color: #fff;
  position: relative;
}
.commonBg:after {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: url("../images/common/common_bg.svg") left top repeat;
  background-size: 1920px auto;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  -webkit-animation: wrapBgAnime 30s infinite linear;
          animation: wrapBgAnime 30s infinite linear;
}

@-webkit-keyframes wrapBgAnime {
  from {
    background-position: left 0 top 0;
  }
  to {
    background-position: left 1920px top 1080px;
  }
}

@keyframes wrapBgAnime {
  from {
    background-position: left 0 top 0;
  }
  to {
    background-position: left 1920px top 1080px;
  }
}
@-webkit-keyframes bgSlider {
  0% {
    background-position-x: 0%;
    background-position-y: 0%;
  }
  50% {
    background-position-x: -100%;
    background-position-y: 100%;
  }
  100% {
    background-position-x: -200%;
    background-position-y: 200%;
  }
}
@keyframes bgSlider {
  0% {
    background-position-x: 0%;
    background-position-y: 0%;
  }
  50% {
    background-position-x: -100%;
    background-position-y: 100%;
  }
  100% {
    background-position-x: -200%;
    background-position-y: 200%;
  }
}
.container {
  max-width: 1210px;
  margin: 0 auto;
  width: calc(100% - 120px);
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .container {
    width: calc(100% - 30px);
  }
}
.outerContainer {
  max-width: 1330px;
  margin: 0 auto;
  width: calc(100% - 120px);
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .outerContainer {
    width: calc(100% - 30px);
  }
}
.innerContainer {
  max-width: 1210px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.pageContents {
  padding: min(11.4583333333vw, 220px) 0px min(13.5416666667vw, 260px);
  padding: 220px 0 260px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .pageContents {
    padding-top: 24.2666666667vw;
    padding-top: 91px;
    padding-bottom: 33.8666666667vw;
    padding-bottom: 127px;
  }
}
.commonTtl {
  position: relative;
  width: 584px;
  width: min(30.4166666667vw, 584px);
  margin: 0 auto;
  margin-bottom: 94px;
  margin-bottom: min(4.8958333333vw, 94px);
  position: relative;
  z-index: 10;
}
.commonTtl:before {
  position: absolute;
  content: "";
  width: 53.14px;
  width: min(2.7677083333vw, 53.14px);
  height: 100.62px;
  height: min(5.240625vw, 100.62px);
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(../images/common/common_title_before.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.commonTtl:after {
  position: absolute;
  content: "";
  width: 53.14px;
  width: min(2.7677083333vw, 53.14px);
  height: 100.62px;
  height: min(5.240625vw, 100.62px);
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(../images/common/common_title_after.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.commonTtl__en {
  color: var(--color-main);
  font-size: 7.2rem;
  font-size: min(3.75vw, 72px);
  font-family: "Dancing Script", cursive;
  letter-spacing: 0.05em;
  line-height: 1;
  display: block;
  text-align: center;
  font-weight: normal;
}
.commonTtl__ja {
  color: var(--color-accent);
  font-size: 1.9rem;
  font-size: min(0.9895833333vw, 19px);
  font-family: "kaisei opti", serif;
  letter-spacing: 0.2em;
  line-height: 1;
  display: block;
  text-align: center;
  font-weight: normal;
  margin-top: min(0.6770833333vw, 13px);
}

@media screen and (max-width: 768px) {
  .commonTtl {
    width: 270px;
    margin-bottom: 35px;
  }
  .commonTtl:before {
    width: 6.5413333333vw;
    width: 24.53px;
    height: 12.3866666667vw;
    height: 46.45px;
  }
  .commonTtl:after {
    width: 6.5413333333vw;
    width: 24.53px;
    height: 12.3866666667vw;
    height: 46.45px;
  }
  .commonTtl__en {
    font-size: 9.0666666667vw;
    font-size: 3.4rem;
  }
  .commonTtl__ja {
    font-size: 2.6666666667vw;
    font-size: 1rem;
  }
}
.commonTreat__en {
  position: relative;
  display: inline-block;
  -webkit-transform: rotate(-20deg);
          transform: rotate(-20deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  padding-left: min(3.5416666667vw, 68px);
  padding-top: 0;
  margin-left: 0;
  font-size: min(2.2395833333vw, 43px);
  font-family: "Dancing Script", cursive;
  font-weight: 400;
  color: var(--color-accent);
}
.commonTreat__en:before {
  position: absolute;
  content: "";
  display: block;
  width: min(3.0729166667vw, 59px);
  height: min(4.3229166667vw, 83px);
  left: 0;
  top: min(-1.0416666667vw, -20px);
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
  background: url("../images/common/treat_red.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.commonTreat__en.blue {
  color: var(--color-main);
}
.commonTreat__en.blue:before {
  background: url("../images/common/treat_blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.commonTreat__en.white:before {
  background: url("../images/common/treat_white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 0;
}

@media screen and (max-width: 768px) {
  .commonTreat__en {
    font-size: 5.3333333333vw;
    display: inline-block !important;
    padding-left: 8.2666666667vw;
    margin-bottom: 0.8vw;
    left: -2.6666666667vw;
  }
  .commonTreat__en:before {
    width: 7.7333333333vw;
    height: 11.4666666667vw;
    top: -4vw;
    left: 1.0666666667vw;
  }
}
.commonTreat__ja {
  display: block;
  font-family: "kaisei opti", serif;
  color: var(--color-text);
  font-size: min(2.6041666667vw, 50px);
  font-weight: 400;
  margin-top: min(-1.1979166667vw, -23px);
  letter-spacing: 0.05em;
  padding-left: min(5.7291666667vw, 110px);
}

@media screen and (max-width: 768px) {
  .commonTreat__ja {
    font-size: 6.9333333333vw;
    padding-left: 8.5333333333vw;
    margin-top: 0;
    letter-spacing: -0.05em;
    padding-left: 6.4vw;
  }
}
.doubleBorer {
  border: 2px solid var(--color-sub);
  position: relative;
  background-color: #fff;
}
.doubleBorer:before {
  position: absolute;
  z-index: 0;
  content: "";
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  display: block;
  border: 1px solid var(--color-sub);
}
.doubleBorer__container {
  max-width: 980px;
  margin: 0 auto;
  padding: min(3.4895833333vw, 67px) 0px;
  padding: 67px 0;
  position: relative;
  width: calc(100% - 100px);
}
.doubleBorer__ttlBorder {
  border-bottom: min(0.1041666667vw, 2px) solid var(--color-sub);
  padding-bottom: min(1.875vw, 36px);
}
.doubleBorer a {
  position: relative;
}
.doubleBorer a:hover {
  text-decoration: none;
  color: initial;
}

@media screen and (max-width: 768px) {
  .doubleBorer:before {
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
  }
  .doubleBorer__container {
    padding: 19px 0px;
    width: calc(100% - 50px);
  }
  .doubleBorer__ttlBorder {
    padding-bottom: 12px;
    border-width: 1px;
  }
}
.commonRadiusBox {
  display: block;
  border: 2px solid var(--color-sub);
  border-radius: 5px;
  overflow: hidden;
}
.commonRadiusBox img {
  width: 100%;
}

.commonKaiseiTtl {
  color: var(--color-text);
  font-size: 3.6rem;
  font-size: min(1.875vw, 36px);
  letter-spacing: 0em;
  font-family: "Kaisei Opti", serif;
}

.commonBlueTxt {
  color: var(--color-main);
  font-size: 1.8rem;
  font-size: min(0.9375vw, 18px);
  letter-spacing: 0.07em;
}

@media screen and (max-width: 768px) {
  .commonBlueTxt {
    font-size: 2.6666666667vw;
    font-size: 1rem;
    margin-bottom: 0;
    letter-spacing: 0.13em;
  }
}
.commonTxt {
  font-size: 1.8rem;
  line-height: 1.7777777778;
}

@media screen and (max-width: 768px) {
  .commonTxt {
    font-size: 2.6666666667vw;
  }
}
.commonSentence {
  font-size: min(0.78125vw, 15px);
  line-height: 2.27;
  letter-spacing: 0.06em;
}

@media screen and (max-width: 768px) {
  .commonSentence {
    line-height: 2.5;
    font-size: 3.2vw;
  }
}
.news-link {
  text-align: right;
  padding-right: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 44px;
  margin-top: 40px;
}
.news-link.newsDetail {
  margin-top: 130px;
}

@media screen and (max-width: 768px) {
  .news-link.newsDetail {
    margin-top: 27px;
  }
}
.arrow-btn {
  width: 165px;
  font-family: "Kaisei Opti", serif;
  font-size: 1.8rem;
  font-weight: 500;
  position: relative;
  padding-left: 48px;
  padding-right: 70px;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
.arrow-btn.center {
  margin: 0 auto;
  -webkit-transform: translateX(23px);
          transform: translateX(23px);
}
.arrow-btn:link, .arrow-btn:visited {
  color: var(--color-text);
}
.arrow-btn:hover {
  text-decoration: none;
  opacity: 1;
}
.arrow-btn:hover::before, .arrow-btn:hover::after {
  right: -30px;
}
.arrow-btn:hover::after {
  width: calc(100% + 30px);
}
.arrow-btn::before, .arrow-btn::after {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.arrow-btn::before {
  position: absolute;
  content: "";
  width: 100%;
  right: 0;
  bottom: 0;
  width: 30px;
  border-bottom: 1px solid var(--color-text);
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
}
.arrow-btn::after {
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid var(--color-text);
}

@media screen and (max-width: 768px) {
  .arrow-btn.center {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}
.stickyTxt {
  position: absolute;
  position: fixed;
  z-index: 1;
  height: 100%;
  height: 100vw;
  top: 0;
  left: 0;
}
@-moz-document url-prefix() {
  .stickyTxt {
    top: 10px;
  }
}

.stickyTxt__txt {
  position: sticky;
  top: 50px;
  left: 0px;
  color: var(--color-sub);
  font-size: min(5.2083333333vw, 100px);
  letter-spacing: 0.06em;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  font-family: "Kaisei Opti", serif;
  line-height: 0.9;
}

@media screen and (max-width: 1140px) {
  .stickyTxt__txt {
    top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .stickyTxt {
    display: none;
  }
}
.commonBtn__link {
  border: 2px solid var(--color-main);
  border-radius: min(0.4166666667vw, 8px);
  display: block;
  text-align: center;
  position: relative;
  padding: 25px 0;
  color: var(--color-main);
  font-weight: bold;
  letter-spacing: 0.1em;
  font-size: min(0.8333333333vw, 16px);
  background-color: #fff;
}
.commonBtn__link:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  top: 50%;
  right: 18px;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  border-right: 2px solid var(--color-main);
  border-bottom: 2px solid var(--color-main);
}

@media screen and (max-width: 768px) {
  .commonBtn__link {
    padding: 14px 0;
    font-size: 3.2vw;
    border-radius: 5px;
  }
  .commonBtn__link:after {
    width: 6px;
    height: 6px;
    right: 11px;
  }
}
.video-open {
  position: relative;
}
.video-open:before {
  content: "";
  position: absolute;
  width: min(5.2083333333vw, 100px);
  height: min(5.2083333333vw, 100px);
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url("../images/common/icon-play.svg") no-repeat;
  background-size: 100%;
}

@media screen and (max-width: 768px) {
  .modaal-video-wrap {
    margin: 0 auto;
  }
  .video-open:before {
    width: 13.3333333333vw;
    height: 13.3333333333vw;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.video-open-movie {
  position: relative;
}
.video-open-movie:before {
  content: "";
  position: absolute;
  width: min(5.2083333333vw, 100px);
  height: min(5.2083333333vw, 100px);
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url("../images/common/icon-play.svg") no-repeat;
  background-size: 100%;
}

@media screen and (max-width: 768px) {
  .modaal-video-wrap {
    margin: 0 auto;
  }
  .video-open-movie:before {
    width: 13.3333333333vw;
    height: 13.3333333333vw;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
/*# sourceMappingURL=style.css.map */