@charset "UTF-8";
/*
Theme Name: 小林陵侑ウェブサイト(Ver2)
Theme URI: https://example.com/
Description: 小林陵侑ウェブサイト
Author: 28
Version: 1.0
*/
/*----------------------------------------------

 ユーティリティ

 ---------------------------------------------*/
.u-mt0 {
  margin-top: 0 !important;
}

.u-mt1 {
  margin-top: 8px !important;
}

.u-mt2 {
  margin-top: 16px !important;
}

.u-mt3 {
  margin-top: 24px !important;
}

.u-mt4 {
  margin-top: 32px !important;
}

.u-mb0 {
  margin-bottom: 0 !important;
}

.u-mb1 {
  margin-bottom: 8px !important;
}

.u-mb2 {
  margin-bottom: 16px !important;
}

.u-mb3 {
  margin-bottom: 24px !important;
}

.u-mb4 {
  margin-bottom: 32px !important;
}

.u-center {
  text-align: center !important;
}

.u-sponly {
  display: block;
}
.u-tbover {
  display: none;
}
.u-tbover--inline {
  display: none;
}
.u-visuallyHidden {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
}

.u-ta-right {
  text-align: right;
}

.u-fz-70 {
  font-size: 70%;
  vertical-align: middledle;
}

.u-sp-only {
  display: inline;
  display: initial;
}
.u-pc-only {
  display: none;
}
html,
body {
  padding: 0;
  margin: 0;
}

body {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  background: #fff;
  line-height: 1.85;
  color: #333;
  padding: 0;
  margin: 0;
  font-size: clamp(15px, 14.55px + 0.12vw, 16px);
  font-size: clamp(0.9375rem, 0.9094rem + 0.12vw, 1rem);
}

body.is-nav-open {
  position: fixed;
  overflow: hidden;
  width: 100%;
}

a {
  text-decoration: underline;
  color: #1c28bc;
}
img {
  vertical-align: middle;
  width: 100%;
  height: auto;
}

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

p, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, figure {
  padding: 0;
  margin: 0;
}

input, button, select, textarea {
  color: #333;
  font-weight: 500;
  font-size: clamp(15px, 14.55px + 0.12vw, 16px);
  font-size: clamp(0.9375rem, 0.9094rem + 0.12vw, 1rem);
}

.page-container {
  overflow: hidden;
}

@-webkit-keyframes loading {
  from {
    opacity: 1;
  }
  to {
    opacity: 0.5;
  }
}

@keyframes loading {
  from {
    opacity: 1;
  }
  to {
    opacity: 0.5;
  }
}
.loading-cover {
  z-index: 1000;
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: #fff;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.loading-cover__charactor {
  width: 84px;
  height: 84px;
  position: absolute;
  left: 40%;
  top: 60%;
  margin-top: -60px;
  margin-left: -60px;
  opacity: 0;
}
.loading-cover__message {
  max-width: 140px;
  margin: 16px;
  -webkit-animation: loading 0.5s infinite alternate linear;
          animation: loading 0.5s infinite alternate linear;
}

.site-header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 5;
  -webkit-transition-property: background-color, height;
  transition-property: background-color, height;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
}

.is-header-narrow .site-header {
  height: 60px;
  background: rgba(51, 51, 51, .8);
}

.site-header__nav {
  margin-left: auto;
  margin-right: 70px;
}

.header-id {
  position: absolute;
  left: 8px;
  top: 12px;
  max-width: clamp(100px, 67.872px + 10.04vw, 145px);
  max-width: clamp(6.25rem, 4.242rem + 10.04vw, 9.0625rem);
  -webkit-transition-property: width, left, top;
  transition-property: width, left, top;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
}
.is-header-narrow .header-id {
  max-width: 90px;
  left: 8px;
  top: 14px;
}
.header-id a {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  display: block;
}
.sns-nav__items {
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sns-nav__item {
  margin-left: 16px;
}

.sns-nav__item._instagram a {
  background-image: url("images/icon_sns_instagram.svg");
}

.sns-nav__item._twitter a {
  background-image: url("images/icon_sns_twitter.svg");
}

.sns-nav__item._youtube a {
  background-image: url("images/icon_sns_youtube.svg");
}

.sns-nav__item a {
  display: block;
  text-indent: -999em;
  width: 24px;
  height: 24px;
  background: center no-repeat;
  background-size: contain;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.page-head {
  margin-top: clamp(80px, 43.625px + 9.7vw, 160px);
  margin-top: clamp(5rem, 2.7266rem + 9.7vw, 10rem);
}

.page-head__logo {
  margin: auto;
  max-width: 110px;
  padding-top: clamp(16px, 10.563px + 1.45vw, 28px);
  padding-top: clamp(1rem, 0.6602rem + 1.45vw, 1.75rem);
}

.page-head__title {
  margin-top: clamp(40px, 29.088px + 2.91vw, 64px);
  margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
  text-align: center;
}

.page-head__en {
  font-size: clamp(42px, 48.374px - 1.7vw, 28px);
  font-size: clamp(2.625rem, 3.0234rem - 1.7vw, 1.75rem);
  font-family: "Oswald", sans-serif;
}

.page-head__ja {
  font-size: clamp(13px, 12.55px + 0.12vw, 14px);
  font-size: clamp(0.8125rem, 0.7844rem + 0.12vw, 0.875rem);
}

.section-heading {
  font-size: clamp(42px, 48.374px - 1.7vw, 28px);
  font-size: clamp(2.625rem, 3.0234rem - 1.7vw, 1.75rem);
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  text-align: left;
  margin: auto;
  padding: 0 1em 0.5em 0;
  border-bottom: 5px solid #333;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  line-height: 1;
}

.section-heading._white {
  color: #fff;
  border-color: #fff;
}

.section-heading._tal {
  margin-left: 0;
}

.section-heading2 {
  font-size: clamp(18px, 17.1px + 0.24vw, 20px);
  font-size: clamp(1.125rem, 1.0688rem + 0.24vw, 1.25rem);
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
}

.section-heading2::after {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 1em;
  content: "";
  height: 1px;
  background-color: #333;
}

.section-heading3 {
  font-size: clamp(42px, 48.374px - 1.7vw, 28px);
  font-size: clamp(2.625rem, 3.0234rem - 1.7vw, 1.75rem);
  font-weight: 300;
  font-family: "Oswald", sans-serif;
}

.section-sub-heading {
  font-size: clamp(18px, 17.1px + 0.24vw, 20px);
  font-size: clamp(1.125rem, 1.0688rem + 0.24vw, 1.25rem);
  font-weight: 700;
}

.section-sub-heading__note {
  font-size: clamp(15px, 14.55px + 0.12vw, 16px);
  font-size: clamp(0.9375rem, 0.9094rem + 0.12vw, 1rem);
  font-weight: 500;
}

.pager {
  margin-top: clamp(40px, 29.088px + 2.91vw, 64px);
  margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
}

.pager .wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.pager .wp-pagenavi a, .pager .wp-pagenavi span {
  text-decoration: none;
  width: 2.5em;
  height: 2.5em;
  line-height: 1;
  padding: 0;
  margin: 0 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: #fff;
  border: none;
  border: 1px solid #fff;
}

.pager .wp-pagenavi span {
  text-decoration: none;
}

.pager .wp-pagenavi a:hover, .pager .wp-pagenavi span.current {
  background: #fff;
  color: #1c28bc;
}

.pager .wp-pagenavi .pages {
  display: none;
}

.pager .wp-pagenavi .extend {
  border: none;
}

.pager .wp-pagenavi .last, .pager .wp-pagenavi .first {
  display: none;
}

.pager .wp-pagenavi .nextpostslink, .pager .wp-pagenavi .previouspostslink {
  border: none;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  position: relative;
  text-align: left;
  display: block;
  border-radius: 0;
}

.pager .wp-pagenavi .nextpostslink::before, .pager .wp-pagenavi .previouspostslink::before {
  position: absolute;
  left: 16px;
  top: 16px;
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.pager .wp-pagenavi .nextpostslink:hover, .pager .wp-pagenavi .previouspostslink:hover {
  border: none;
  opacity: 0.7;
}

.pager .wp-pagenavi .previouspostslink::before {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.page-top {
  display: none;
}

.site-footer {
  background: #333;
}

.site-footer.container-block {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

._front .site-footer.container-block, ._home .site-footer.container-block, ._gallery .site-footer.container-block, ._contact .site-footer.container-block {
  margin-top: 0 !important;
}
.site-footer .sns-nav {
  width: 100%;
}

.site-footer .sns-nav__items {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
}
.site-footer .sns-nav__item {
  margin: 0 8px;
}
.site-footer__logo {
  max-width: 120px;
  margin: clamp(40px, 29.088px + 2.91vw, 64px) auto 0;
  margin: clamp(2.5rem, 1.818rem + 2.91vw, 4rem) auto 0;
}
.site-footer__bottom {
  margin-top: clamp(40px, 29.088px + 2.91vw, 64px);
  margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.site-footer__credit {
  color: #fff;
  font-size: 10px;
  font-size: 0.625rem;
}

.site-footer__link {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  font-size: 0.75rem;
}
.uc-container {
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 0 16px;
}

.uc-container h1 {
  font-family: "Oswald", sans-serif;
}

.uc-container__lead {
  margin-top: clamp(40px, 29.088px + 2.91vw, 64px);
  margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
}

/*----------------------------------------------

buttons

---------------------------------------------*/
.button {
  border: 1px solid #1c28bc;
  display: inline-block;
  color: #fff;
  background: #1c28bc;
  line-height: 1;
  font-size: clamp(18px, 17.1px + 0.24vw, 20px);
  font-size: clamp(1.125rem, 1.0688rem + 0.24vw, 1.25rem);
  font-weight: 700;
  padding: 0.75em 2em;
  text-decoration: none;
  text-align: center;
  -webkit-transition-property: background-color, border-color;
  transition-property: background-color, border-color;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  cursor: pointer;
  min-width: 8em;
}
.button._small {
  font-size: clamp(15px, 14.55px + 0.12vw, 16px);
  font-size: clamp(0.9375rem, 0.9094rem + 0.12vw, 1rem);
  font-weight: 400;
}

.button._invert {
  background: #fff;
  color: #1c28bc;
  border-color: #1c28bc;
}
.button--form-back {
  border: 1px solid #333;
  display: inline-block;
  background: #fff;
  line-height: 1;
  font-size: clamp(18px, 17.1px + 0.24vw, 20px);
  font-size: clamp(1.125rem, 1.0688rem + 0.24vw, 1.25rem);
  font-weight: 700;
  padding: 0.75em 2em;
  text-decoration: none;
  text-align: center;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  cursor: pointer;
  min-width: 8em;
}
.button--form-back._small {
  font-size: clamp(15px, 14.55px + 0.12vw, 16px);
  font-size: clamp(0.9375rem, 0.9094rem + 0.12vw, 1rem);
  font-weight: 400;
}

.button--eng-text {
  font-family: "Outfit", sans-serif;
  color: #1c28bc;
  font-weight: 300;
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: margin 0.4s;
  transition: margin 0.4s;
}

.button--eng-text::before {
  content: ">";
  margin-right: 0.5em;
}
.button--eng-text._invert {
  color: #fff;
  border-color: #1c28bc;
}

.container-block {
  padding: 0 max((100vw - 1200px) / 2 - 16px, 16px);
  padding: initial max((100vw - 1200px) / 2 - 16px, 16px);
  margin-left: 16px;
  margin-right: 16px;
}
.container-block._full {
  padding: 0 max((100vw - 1200px) / 2, 16px);
  padding: initial max((100vw - 1200px) / 2, 16px);
  margin-left: 0;
  margin-right: 0;
}
.container-block._fluid {
  padding: 0 0;
  padding: initial 0;
  margin-left: 0;
  margin-right: 0;
}

.container-block._pd {
  padding-top: clamp(40px, 29.088px + 2.91vw, 64px);
  padding-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
  padding-bottom: clamp(40px, 29.088px + 2.91vw, 64px);
  padding-bottom: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
}
.container-block._bg1 {
  background-color: #ededed;
}

.container-block._bg2 {
  background-color: #1c28bc;
}

.container-block._bd1 {
  border-top: 12px solid #1c28bc;
  border-bottom: 12px solid #1c28bc;
}

.container-block._mt {
  margin-top: clamp(80px, 43.625px + 9.7vw, 160px);
  margin-top: clamp(5rem, 2.7266rem + 9.7vw, 10rem);
}

.container-block._mt-inner {
  margin-top: clamp(40px, 29.088px + 2.91vw, 64px);
  margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
}

.drawer-menu {
  visibility: hidden;
  background: #000;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.global-nav {
  overflow-y: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.global-nav::after {
  content: "";
  width: 100%;
  height: 60px;
  background: url("images/roy_logo_white.svg") center no-repeat;
  background-size: contain;
  position: absolute;
  left: 16px;
  top: 16px;
  max-width: 100px;
}
.global-nav__inner {
  width: min(80%, 480px);
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.global-nav__items {
  list-style: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.global-nav__items:not(:first-child) {
  margin-top: clamp(16px, 10.563px + 1.45vw, 28px);
  margin-top: clamp(1rem, 0.6602rem + 1.45vw, 1.75rem);
}
.global-nav__item:not(:first-child) {
  margin-top: clamp(16px, 10.563px + 1.45vw, 28px);
  margin-top: clamp(1rem, 0.6602rem + 1.45vw, 1.75rem);
}

.global-nav__item > a {
  width: 100%;
  display: block;
  font-size: clamp(20px, 18.2px + 0.48vw, 24px);
  font-size: clamp(1.25rem, 1.1375rem + 0.48vw, 1.5rem);
  color: #fff;
  text-decoration: none;
  -webkit-transition: color 0.2s, border-color 0.2s, padding 0.2s;
  transition: color 0.2s, border-color 0.2s, padding 0.2s;
  font-family: "Oswald", sans-serif;
  border-bottom: 1px solid #1c28bc;
  padding-bottom: 0.25em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.nav-open {
  position: fixed;
  right: 0;
  top: 0;
  border: none;
  background-color: transparent;
  z-index: 100;
  width: 60px;
  height: 60px;
  -webkit-transition-property: background-color, height, -webkit-transform;
  transition-property: background-color, height, -webkit-transform;
  transition-property: background-color, transform, height;
  transition-property: background-color, transform, height, -webkit-transform;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
}

.is-header-narrow .nav-open {
  height: 60px;
}

.nav-open__icon {
  display: block;
  background: #fff;
  width: 30px;
  height: 1px;
  position: relative;
  left: 15px;
  top: 50%;
  position: absolute;
}

.is-nav-open .nav-open__icon {
  background: transparent;
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
}

.nav-open__icon::before, .nav-open__icon::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0%;
  background: #fff;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.nav-open__icon::before {
  top: calc(50% - 9px);
}

.is-nav-open .nav-open__icon::before {
  top: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.nav-open__icon::after {
  bottom: calc(50% - 9px);
  right: 0;
  left: auto;
}

.is-nav-open .nav-open__icon::after {
  bottom: 0;
}
.nav-open__label {
  display: none;
}

._post-contents p:not(:first-child), ._post-contents h1:not(:first-child), ._post-contents h2:not(:first-child), ._post-contents h3:not(:first-child), ._post-contents h4:not(:first-child), ._post-contents h5:not(:first-child), ._post-contents h6:not(:first-child) {
  margin-top: 1em;
}

.test {
  font-size: clamp(10px, 7.262px + 0.73vw, 16px);
  font-size: clamp(0.625rem, 0.4539rem + 0.73vw, 1rem);
}

.header-hero {
  width: 100vw;
  height: 100vh;
}

.header-hero__inner {
  position: relative;
  overflow: hidden;
  height: calc(var(--vh) * 100);
  -webkit-transition: height 0.8s;
  transition: height 0.8s;
}

.header-hero__inner::after {
  content: "OFFICIAL WEBSITE";
  position: fixed;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  color: #fff;
  -webkit-transform: translateX(-28%) rotate(90deg);
          transform: translateX(-28%) rotate(90deg);
  top: clamp(120px, 83.625px + 9.7vw, 200px);
  top: clamp(7.5rem, 5.2266rem + 9.7vw, 12.5rem);
  left: 0;
  font-size: 14px;
  letter-spacing: 0.05em;
  z-index: 3;
}
.is-header-narrow .header-hero__inner::after {
  display: none;
}

.header-hero__text {
  position: absolute;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  color: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
}
.header-hero__text p {
  display: block;
  line-height: 1;
}

.header-hero__text p:nth-of-type(1) {
  font-size: min(120px, 25.4vw);
  margin-left: -0.03em;
}

.header-hero__text p:nth-of-type(2) {
  font-size: min(69.5px, 14.7vw);
}
.header-hero__text2 {
  position: absolute;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  color: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -45%);
          transform: translate(-50%, -45%);
  z-index: 2;
  width: 70vw;
  max-width: 320px;
}
.header-hero__text2 .ani_sequencial {
  display: block;
  font-size: clamp(16px, 13.262px + 0.73vw, 22px);
  font-size: clamp(1rem, 0.8289rem + 0.73vw, 1.375rem);
}

.header-hero__credit {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: clamp(11px, 10.55px + 0.12vw, 12px);
  font-size: clamp(0.6875rem, 0.6594rem + 0.12vw, 0.75rem);
  margin-top: 1.5em;
}

.header-hero__credit::before {
  content: "";
  width: 5em;
  height: 1px;
  margin-right: 1em;
  background: #fff;
}

.header-hero__images {
  overflow: hidden;
}

.header-hero__image {
  position: relative;
}

.header-hero__photo {
  height: 100%;
  height: calc(var(--vh) * 100);
  -webkit-transition: height 0.8s;
  transition: height 0.8s;
  display: block;
}

.header-hero__photo img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.header-hero__scroll {
  position: absolute;
  left: 50%;
  bottom: 0;
  color: #fff;
  font-family: "Outfit", sans-serif;
  -webkit-transform: translate(-50%, -70%) rotate(90deg);
          transform: translate(-50%, -70%) rotate(90deg);
  overflow: hidden;
  z-index: 4;
}

.header-hero__scroll span {
  display: block;
  padding: 0 40px 0 16px;
}

.header-hero__scroll::before {
  content: "";
  display: block;
  width: 100%;
  height: 18px;
  background: url("images/arrow_scroll.svg") left center no-repeat;
  background-size: contain;
  -webkit-animation: scroll 2.5s infinite linear;
          animation: scroll 2.5s infinite linear;
}

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  50% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes scroll {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  50% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
.concept__inner {
  max-width: 800px;
  margin: auto;
}

.concept__heading {
  font-family: "Oswald", sans-serif;
  line-height: 1;
  margin: auto;
  font-size: clamp(42px, 33.825px + 2.18vw, 60px);
  font-size: clamp(2.625rem, 2.1141rem + 2.18vw, 3.75rem);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.concept__photos {
  margin: clamp(40px, 29.088px + 2.91vw, 64px) auto 0;
  margin: clamp(2.5rem, 1.818rem + 2.91vw, 4rem) auto 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.concept__photo {
  max-width: 320px;
  position: relative;
  display: block;
  margin: auto;
}
.concept__photo:nth-of-type(2) {
  margin-top: 80px;
}
.concept__photo:nth-of-type(2) ._shadow {
  right: auto;
  left: clamp(20px, 16.363px + 1.1364vw, 30px);
  left: clamp(1.25rem, 1.0227rem + 1.1364vw, 1.875rem);
  top: auto;
  bottom: clamp(20px, 16.363px + 1.1364vw, 30px);
  bottom: clamp(1.25rem, 1.0227rem + 1.1364vw, 1.875rem);
}

.concept__photo img {
  position: relative;
}

.concept__photo ._inner {
  display: block;
}

.concept__photo ._shadow {
  position: absolute;
  background: #1c28bc;
  display: block;
  right: clamp(20px, 16.363px + 1.1364vw, 30px);
  right: clamp(1.25rem, 1.0227rem + 1.1364vw, 1.875rem);
  top: clamp(20px, 16.363px + 1.1364vw, 30px);
  top: clamp(1.25rem, 1.0227rem + 1.1364vw, 1.875rem);
  width: 100%;
  height: 100%;
  -webkit-transform-origin: left center;
          transform-origin: left center;
}

.message {
  border-top: 1px solid #1c28bc;
  padding-top: clamp(40px, 29.088px + 2.91vw, 64px) !important;
  padding-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem) !important;
}
.message__content {
  margin-top: clamp(40px, 29.088px + 2.91vw, 64px);
  margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
}
.message__movie {
  margin-top: clamp(40px, 29.088px + 2.91vw, 64px);
  margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
  text-align: center;
}
.message__movie > a {
  color: #333;
  text-decoration: none;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  display: block;
}
.message-text {
  text-align: center;
  font-size: clamp(18px, 17.1px + 0.24vw, 20px);
  font-size: clamp(1.125rem, 1.0688rem + 0.24vw, 1.25rem);
  line-height: 1.8;
}

.message-text p:not(:first-child) {
  margin-top: clamp(16px, 10.563px + 1.45vw, 28px);
  margin-top: clamp(1rem, 0.6602rem + 1.45vw, 1.75rem);
}
.message-sign {
  max-width: 120px;
  width: 100%;
  margin: clamp(40px, 29.088px + 2.91vw, 64px) auto 0;
  margin: clamp(2.5rem, 1.818rem + 2.91vw, 4rem) auto 0;
}
.message-photo {
  margin-top: clamp(40px, 29.088px + 2.91vw, 64px);
  margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
}
.message-photo img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

.history {
  padding-bottom: clamp(40px, 29.088px + 2.91vw, 64px);
  padding-bottom: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
  font-size: clamp(13px, 12.55px + 0.12vw, 14px);
  font-size: clamp(0.8125rem, 0.7844rem + 0.12vw, 0.875rem);
  margin: clamp(40px, 29.088px + 2.91vw, 64px) max((100vw - 1200px) / 2, 16px) 0;
  margin: clamp(2.5rem, 1.818rem + 2.91vw, 4rem) max((100vw - 1200px) / 2, 16px) 0;
}
.history__content {
  margin-top: clamp(16px, 10.563px + 1.45vw, 28px);
  margin-top: clamp(1rem, 0.6602rem + 1.45vw, 1.75rem);
}
.history__sub-heading {
  font-weight: 700;
  font-size: 120%;
  margin-top: clamp(16px, 10.563px + 1.45vw, 28px);
  margin-top: clamp(1rem, 0.6602rem + 1.45vw, 1.75rem);
}
h4 + .history-list, h5 + .history-list {
  margin-top: 16px;
}

.history-list__items {
  display: table;
}

.history-list__item {
  display: table-row;
}

.history-list__title {
  display: table-cell;
  width: 1%;
  padding-right: 1em;
  white-space: nowrap;
}

.history-list__data {
  display: table-cell;
}

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

.history-list__column > div:first-of-type {
  margin-right: 0.5em;
}

.history-list__heading {
  font-weight: 700;
  font-size: 120%;
}

.history-list__heading:not(:first-child) {
  margin-top: clamp(16px, 10.563px + 1.45vw, 28px);
  margin-top: clamp(1rem, 0.6602rem + 1.45vw, 1.75rem);
}

.bottom-buttons {
  text-align: center;
  margin-top: clamp(80px, 43.625px + 9.7vw, 160px);
  margin-top: clamp(5rem, 2.7266rem + 9.7vw, 10rem);
  padding: 0 16px;
}
.bottom-buttons__contents {
  margin-top: clamp(40px, 29.088px + 2.91vw, 64px);
  margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
}

.bottom-buttons .button {
  margin-top: 1em;
}

.sponsor {
  text-align: center;
  margin-top: clamp(80px, 43.625px + 9.7vw, 160px);
  margin-top: clamp(5rem, 2.7266rem + 9.7vw, 10rem);
}

.sponsor__contents {
  margin-top: clamp(40px, 29.088px + 2.91vw, 64px);
  margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
}

.sponsor__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
}

.sponsor__item a {
  display: block;
  max-width: 120px;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.profile {
  position: relative;
}

.profile__inner {
  max-width: 1200px;
  margin: clamp(40px, 29.088px + 2.91vw, 64px) auto 0;
  margin: clamp(2.5rem, 1.818rem + 2.91vw, 4rem) auto 0;
  padding: 0 16px;
}
.profile__heading {
  margin-right: auto;
  margin-left: 0;
}

.profile__content {
  margin-top: clamp(40px, 29.088px + 2.91vw, 64px);
  margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
}
.profile-biography__name--ja {
  font-size: clamp(36px, 36px + 0vw, 36px);
  font-size: clamp(2.25rem, 2.25rem + 0vw, 2.25rem);
  font-weight: normal;
  font-weight: 700;
  margin-right: 0.5em;
}

.profile-biography__name--en {
  font-size: clamp(24px, 24px + 0vw, 24px);
  font-size: clamp(1.5rem, 1.5rem + 0vw, 1.5rem);
  font-family: "Outfit", sans-serif;
  margin-top: 0.25em;
}

.profile-detail {
  margin-top: clamp(16px, 10.563px + 1.45vw, 28px);
  margin-top: clamp(1rem, 0.6602rem + 1.45vw, 1.75rem);
}

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

.profile-detail__title::after {
  content: "：";
}

.profile-text {
  position: relative;
  background: #1c28bc;
  margin-top: clamp(40px, 29.088px + 2.91vw, 64px);
  margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
  padding: clamp(40px, 29.088px + 2.91vw, 64px) 16px;
  padding: clamp(2.5rem, 1.818rem + 2.91vw, 4rem) 16px;
}
.profile-text__contents {
  text-align: justify;
  color: #fff;
}
.profile-photo {
  padding-left: 16px;
  max-width: 480px;
  margin: auto 0 auto auto;
  z-index: 1;
}
.profile-photo__image {
  display: block;
}
.profile-photo__caption {
  padding: 16px 16px 0;
  font-size: clamp(13px, 12.55px + 0.12vw, 14px);
  font-size: clamp(0.8125rem, 0.7844rem + 0.12vw, 0.875rem);
}
.results {
  position: relative;
  border-top: 1px solid #1c28bc;
  padding-top: clamp(40px, 29.088px + 2.91vw, 64px) !important;
  padding-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem) !important;
}

.results__table-heading {
  font-size: clamp(18px, 17.1px + 0.24vw, 20px);
  font-size: clamp(1.125rem, 1.0688rem + 0.24vw, 1.25rem);
  text-align: left;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 0.5em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.results__table-heading--eng {
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: clamp(15px, 14.55px + 0.12vw, 16px);
  font-size: clamp(0.9375rem, 0.9094rem + 0.12vw, 1rem);
}

.results__item {
  margin-top: clamp(40px, 29.088px + 2.91vw, 64px);
  margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
}

.results__data {
  overflow-x: auto;
  position: relative;
  margin-top: 0.5em;
  -webkit-overflow-scrolling: touch;
}

.results-table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #707070;
  min-width: 560px;
}

.results-table thead {
  background: #e0e0e0;
  top: 0;
}

.results-table thead th {
  text-align: left;
}

.results-table tbody {
  background: #fafafa;
}

.results-table tbody td {
  border-top: 1px solid #707070;
}

.results-table th, .results-table td {
  padding: 0.25em 1em;
}
.results-table th._w50, .results-table td._w50 {
  width: 50%;
}

.movie__heading {
  text-align: center;
}

.movie__contents {
  margin: clamp(40px, 29.088px + 2.91vw, 64px) auto 0;
  margin: clamp(2.5rem, 1.818rem + 2.91vw, 4rem) auto 0;
}
.movie__movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.movie__movie iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  right: 0;
}

.movie__movie video {
  width: 100%;
  height: auto;
  display: block;
}

.movie__note {
  padding: clamp(40px, 29.088px + 2.91vw, 64px) 0;
  padding: clamp(2.5rem, 1.818rem + 2.91vw, 4rem) 0;
  text-align: center;
}

.photo-gallery {
  padding-top: clamp(40px, 29.088px + 2.91vw, 64px) !important;
  padding-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem) !important;
  padding-bottom: clamp(80px, 43.625px + 9.7vw, 160px) !important;
  padding-bottom: clamp(5rem, 2.7266rem + 9.7vw, 10rem) !important;
}

.photo-gallery__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  list-style: none;
  gap: 16px;
  margin-top: clamp(40px, 29.088px + 2.91vw, 64px);
  margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
}

.photo-gallery__item {
  -ms-flex-preferred-size: calc(50% - 8px);
      flex-basis: calc(50% - 8px);
}
.photo-gallery__link {
  position: relative;
  overflow: hidden;
  display: block;
}

.photo-gallery__link::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: #1c28bc;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.photo-gallery__photo img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transform-origin: right center;
          transform-origin: right center;
  -webkit-transition: -webkit-transform-origin 0.4s;
  transition: -webkit-transform-origin 0.4s;
  transition: transform-origin 0.4s;
  transition: transform-origin 0.4s, -webkit-transform-origin 0.4s;
}

.photo-gallery__copy {
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  padding: 0.5em 1em;
  line-height: 1.5;
  z-index: 1;
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}

.csstransforms3d.no-touch .pswp__container {
  -webkit-transition: -webkit-transform 0.35s ease-in-out;
  transition: -webkit-transform 0.35s ease-in-out;
  transition: transform 0.35s ease-in-out;
  transition: transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
}

.news-header__image {
  display: block;
  overflow: hidden;
}
.news-header__image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.news-list__inner {
  max-width: 960px;
  margin: auto;
}

.news-list__contents {
  margin-top: clamp(40px, 29.088px + 2.91vw, 64px);
  margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
}

.news-list__items {
  list-style: none;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
}
.news-list__item {
  list-style: none;
  padding-left: 0;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.news-list__link {
  background: #fff;
  color: #333;
  text-decoration: none;
  text-align: center;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.news-list__link:hover {
  color: #1c28bc;
}
.news-list__image {
  overflow: hidden;
}

.news-list__image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto;
  aspect-ratio: 1.7;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}

.news-list__text {
  padding: 0.75em;
  background: #fff;
  line-height: 1.5;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.news-list__date {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: clamp(13px, 12.55px + 0.12vw, 14px);
  font-size: clamp(0.8125rem, 0.7844rem + 0.12vw, 0.875rem);
  background: #fff;
  display: block;
}

.news-list__head {
  padding: 0.5em 0;
  margin: auto 0;
}

.news-list__button {
  font-family: "Outfit", sans-serif;
  color: #1c28bc;
  font-weight: 300;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: margin 0.4s;
  transition: margin 0.4s;
  font-size: 12px;
  font-size: 0.75rem;
  padding-bottom: 8px;
  margin-top: 0.5em;
}

.news-list__button::before {
  content: ">";
  margin-right: 0.5em;
}

.news-list__more {
  margin-top: clamp(40px, 29.088px + 2.91vw, 64px);
  margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
  text-align: right;
}

.news-list.columns {
  padding-top: 0!important;
}

.news-detail__contents {
  margin-top: clamp(40px, 29.088px + 2.91vw, 64px);
  margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
}

.news-detail__title {
  font-size: clamp(16px, 15.1px + 0.24vw, 18px);
  font-size: clamp(1rem, 0.9438rem + 0.24vw, 1.125rem);
  border-bottom: 1px solid #1c28bc;
  padding-bottom: 0.5em;
}

.news-detail__date {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: clamp(13px, 12.55px + 0.12vw, 14px);
  font-size: clamp(0.8125rem, 0.7844rem + 0.12vw, 0.875rem);
  display: block;
  margin-top: 0.5em;
}

.news-detail__body {
  margin-top: clamp(40px, 29.088px + 2.91vw, 64px);
  margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
}

.news-detail__button {
  margin-top: clamp(80px, 43.625px + 9.7vw, 160px);
  margin-top: clamp(5rem, 2.7266rem + 9.7vw, 10rem);
  text-align: right;
}

.contact-form {
  border-top: 1px solid #1c28bc;
  padding-top: clamp(40px, 29.088px + 2.91vw, 64px) !important;
  padding-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem) !important;
}

.contact-form__body {
  max-width: 960px;
  margin: clamp(40px, 29.088px + 2.91vw, 64px) auto 0;
  margin: clamp(2.5rem, 1.818rem + 2.91vw, 4rem) auto 0;
}

.contact-form__message {
  text-align: center;
}

.contact-form__contents {
  margin-top: clamp(40px, 29.088px + 2.91vw, 64px);
  margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
}

.contact-form__buttons {
  margin-top: clamp(40px, 29.088px + 2.91vw, 64px);
  margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.contact-form__buttons > * {
  margin: 0 8px;
}

.form-fields {
  border-top: 1px solid #ddd;
}

.form-fields__items {
  width: 100%;
}
.form-fields__item {
  padding: 0.75em 0 1em;
  border-bottom: 1px solid #ddd;
}
.form-fields__head {
  font-weight: 700;
}
._required .form-fields__head::after {
  content: "（必須）";
  font-size: clamp(13px, 12.55px + 0.12vw, 14px);
  font-size: clamp(0.8125rem, 0.7844rem + 0.12vw, 0.875rem);
}
.form-fields__field input, .form-fields__field textarea {
  font-size: 16px;
  font-size: 1rem;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.5em 0.5em;
  display: block;
  border: 1px solid #999;
  border-radius: 4px;
}

.contact-agree {
  margin-top: clamp(16px, 10.563px + 1.45vw, 28px);
  margin-top: clamp(1rem, 0.6602rem + 1.45vw, 1.75rem);
}

.contact-agree__message {
  text-align: center;
}

.thanks__heading {
  font-size: clamp(42px, 48.374px - 1.7vw, 28px);
  font-size: clamp(2.625rem, 3.0234rem - 1.7vw, 1.75rem);
  text-align: center;
  font-weight: 700;
}

.thanks__lead {
  margin-top: clamp(16px, 10.563px + 1.45vw, 28px);
  margin-top: clamp(1rem, 0.6602rem + 1.45vw, 1.75rem);
  text-align: center;
}

.thanks__buttons {
  margin-top: clamp(40px, 29.088px + 2.91vw, 64px);
  margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.thanks__buttons > * {
  margin: 0 8px;
}

.mailer__inner {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: auto;
  margin-top: clamp(40px, 29.088px + 2.91vw, 64px);
  margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
}

.mailer__mail {
  border: 1px solid #ddd;
  background: #f7f7f7;
  padding: 1em;
  display: block;
  text-align: center;
  border-radius: 8px;
  margin-top: clamp(16px, 10.563px + 1.45vw, 28px);
  margin-top: clamp(1rem, 0.6602rem + 1.45vw, 1.75rem);
}

.mailer__body {
  margin-top: clamp(16px, 10.563px + 1.45vw, 28px);
  margin-top: clamp(1rem, 0.6602rem + 1.45vw, 1.75rem);
}

.mailer__body ul {
  margin-top: clamp(16px, 10.563px + 1.45vw, 28px);
  margin-top: clamp(1rem, 0.6602rem + 1.45vw, 1.75rem);
  padding-left: 2em;
}

.mw_wp_form_send_error {
  padding: clamp(80px, 43.625px + 9.7vw, 160px) 0;
  padding: clamp(5rem, 2.7266rem + 9.7vw, 10rem) 0;
  text-align: center;
}

.form__inner {
  max-width: 600px;
  margin: auto;
  margin-top: clamp(40px, 29.088px + 2.91vw, 64px);
  margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
}

.form__inner.confirm,
.form__inner.thanks{
  padding-bottom: clamp(40px, 31.5492957746px + 2.2535211268vw, 64px);
  padding-bottom: clamp(2.5rem, 1.9718309859rem + 2.2535211268vw, 4rem);
}

body:has(.form__inner.confirm) .main-contents,
body:has(.form__inner.thanks) .main-contents{
  padding-top: 60px;
}

body:has(.form__inner.thanks) .page-container {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

body:has(.form__inner.thanks) .main-contents {
  flex: 1;
}

.form-box {
  margin-top: clamp(20px, 16.4788732394px + 0.9389671362vw, 30px);
  margin-top: clamp(1.25rem, 1.0299295775rem + 0.9389671362vw, 1.875rem);
}

.form__inner input,
.form__inner textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  font-family:inherit;
  letter-spacing: inherit;
  border-radius: 0;
  border: none;
}

.form__inner input[type="submit"],
.form__inner input[type="button"]{
  cursor:pointer;
}

.form__lead {
  text-align: center;
}

.form-box__item:nth-child(n+2) {
  margin-top: 1.6em;
}

.form-box__title p{
  line-height: 1;
}

.form-box__title p{
  display: flex;
  align-items: center;
  gap: 0.3em;
}

.form-box__must {
  background: #1c28bc;
  font-size: 12px;
  padding: 0.3em 0.4em;
  line-height: 1;
  display: inline-block;
  color: #fff;
  border-radius: 4px;
  text-align: center;
}

.form-box__content {
  margin-top: 0.5em;
}

.form-box input[type="text"],
.form-box input[type="email"] {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 0.7em 1em;
  display: block;
  width: 100%;
  margin: 0;
  font-size: 16px;
  box-sizing: border-box;
}

.form-box::placeholder {
   color: #ddd;
   opacity: 1;
 }
.form-box::-ms-input-placeholder {
   color: #ddd;
   opacity: 1;
 }
.form-box:-ms-input-placeholder {
   color: #ddd;
   opacity: 1;
 }

.form-box textarea {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 0.7em 1em;
  display: block;
  width: 100%;
  height: 240px;
  resize: vertical;
  line-height: 1.5;
  box-sizing: border-box;
}

.form-box__privacy {
  margin-top: clamp(20px, 16.4788732394px + 0.9389671362vw, 30px);
  margin-top: clamp(1.25rem, 1.0299295775rem + 0.9389671362vw, 1.875rem);
  line-height: 1;
}

.form-box__privacy .wpcf7-list-item{
  margin: 0;
}

.form-box__privacy a{
  color: #1c28bc;
  text-decoration: underline;
  text-underline-offset: 0.2rem
}

@media (hover: hover){
  .form-box__privacy a {
    transition: opacity 0.2s;
  }

  .form-box__privacy a:hover {
    opacity: 0.7;
    text-decoration: underline;
  }
}

.form-box__privacy label{
  display: inline-block;
  cursor: pointer;
}

.form-box__privacy input[type="checkbox"] {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  overflow: hidden;
  padding: 0;
  clip: rect(0, 0, 0, 0);
}

.form-box__privacy input[type="checkbox"]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}

.form-box__privacy .wpcf7-list-item-label {
  position: relative;
  padding: 0 0 0 25px;
}

.form-box__privacy .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  border: 1px solid #ddd;
  width: 15px;
  height: 15px;
  border-radius: 4px;
}

.form-box__privacy .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  top: 8px;
  left: 3px;
  width: 10px;
  height: 6px;
  border-left: 1px solid #1c28bc;
  border-bottom: 1px solid #1c28bc;
  rotate: -45deg;
  opacity: 0;
}

.form__buttons {
  margin-top: clamp(40px, 36.4788732394px + 0.9389671362vw, 50px);
  margin-top: clamp(2.5rem, 2.2799295775rem + 0.9389671362vw, 3.125rem);
}

.form__buttons p{
  display: grid;
  gap: 1.4em;
  justify-content: center;
}

.form__inner:not(.confirm) .form__buttons p{
  grid-template-columns: 1fr;
  grid-template-rows: clamp(3.125rem, 2.6848591549rem + 1.8779342723vw, 4.375rem) auto;
}

.form__inner:not(.confirm) .form__buttons p .form__button {
  width: calc(50% - 0.7em);
  margin-inline: auto;
}

.form__inner.confirm .form__buttons p{
  grid-template-columns: repeat(2,1fr);
  grid-template-rows: clamp(3.125rem, 2.6848591549rem + 1.8779342723vw, 4.375rem) auto;
}

.form__inner.confirm .form__buttons p .wpcf7-spinner{
  grid-column: 1 / 3;
}

.form__buttons p br {
  display: none;
}

.form__button {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: clamp(50px, 42.9577464789px + 1.8779342723vw, 70px);
  height: clamp(3.125rem, 2.6848591549rem + 1.8779342723vw, 4.375rem);
}

@media (hover: hover){
  .form__button:not([disabled]) {
    transition: opacity 0.2s;
  }

  .form__button:not([disabled]):hover {
    opacity: 0.7;
  }
}

.form__button.submit{
  background: #1c28bc;
  color: #fff;
}

.form__button.submit[disabled] {
  opacity: 0.3;
}

.form__button.back{
  background: #ddd;
  color: #000;
}

.wpcf7-spinner {
  margin-inline: auto!important;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #1c28bc;
}

.form__thanks {
  text-align: center;
  font-size: clamp(20px, 19.2957746479px + 0.1877934272vw, 22px);
  font-size: clamp(1.25rem, 1.2059859155rem + 0.1877934272vw, 1.375rem);
  margin-bottom: 1em;
}

.form__totop {
  margin-top: clamp(40px, 36.4788732394px + 0.9389671362vw, 50px);
  margin-top: clamp(2.5rem, 2.2799295775rem + 0.9389671362vw, 3.125rem);
}

.form__totop a {
  width: calc(50% - 0.7em);
  margin-inline: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: clamp(50px, 42.9577464789px + 1.8779342723vw, 70px);
  height: clamp(3.125rem, 2.6848591549rem + 1.8779342723vw, 4.375rem);
  background: #1c28bc;
  color: #fff;
  text-decoration: none;
}

@media (hover: hover){
  .form__totop a {
    transition: opacity 0.2s;
  }

  .form__totop a:hover {
    opacity: 0.7;
  }
}


.photo-carousel {
  background: #999;
}

.privacy {
  margin-top: clamp(40px, 29.088px + 2.91vw, 64px);
  margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
}

.privacy__inner {
  max-width: 960px;
  margin: auto;
}

.privacy p {
  text-align: justify;
}

.privacy h2 {
  font-size: clamp(18px, 17.1px + 0.24vw, 20px);
  font-size: clamp(1.125rem, 1.0688rem + 0.24vw, 1.25rem);
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  margin-top: clamp(16px, 10.563px + 1.45vw, 28px);
  margin-top: clamp(1rem, 0.6602rem + 1.45vw, 1.75rem);
}

.privacy h2::after {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 1em;
  content: "";
  height: 1px;
  background-color: #333;
}

.privacy h2 + * {
  margin-top: clamp(16px, 10.563px + 1.45vw, 28px);
  margin-top: clamp(1rem, 0.6602rem + 1.45vw, 1.75rem);
}

.privacy h3 {
  font-size: clamp(16px, 15.1px + 0.24vw, 18px);
  font-size: clamp(1rem, 0.9438rem + 0.24vw, 1.125rem);
  font-weight: 700;
  padding: 0;
  margin-top: clamp(16px, 10.563px + 1.45vw, 28px);
  margin-top: clamp(1rem, 0.6602rem + 1.45vw, 1.75rem);
}

.privacy h3 + * {
  margin-top: 0.5em;
}

.privacy ul, .privacy ol {
  padding-left: 1.5em;
}

.privacy .block-inquiry {
  border: 1px solid #999;
  margin-top: clamp(16px, 10.563px + 1.45vw, 28px);
  margin-top: clamp(1rem, 0.6602rem + 1.45vw, 1.75rem);
  padding: clamp(16px, 10.563px + 1.45vw, 28px);
  padding: clamp(1rem, 0.6602rem + 1.45vw, 1.75rem);
}

.privacy .block-inquiry h4 {
  font-size: clamp(16px, 15.1px + 0.24vw, 18px);
  font-size: clamp(1rem, 0.9438rem + 0.24vw, 1.125rem);
  font-weight: 700;
  padding: 0;
}

.error-404 {
  margin-top: clamp(40px, 29.088px + 2.91vw, 64px);
  margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
}

.error-404__inner {
  max-width: 960px;
  margin: auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.error-404__list {
  margin-top: clamp(16px, 10.563px + 1.45vw, 28px);
  margin-top: clamp(1rem, 0.6602rem + 1.45vw, 1.75rem);
  margin-left: 2em;
}

.error-404__button {
  margin-top: clamp(40px, 29.088px + 2.91vw, 64px);
  margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
  text-align: center;
}

@media only screen and (min-width: 375px){
  .profile__inner {
    padding: 0 40px;
  }
  .profile-text {
    padding: clamp(2.5rem, 1.818rem + 2.91vw, 4rem) 40px;
  }
}

@media only screen and (min-width: 460px){
  .profile-biography__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .news-list__item {
    -ms-flex-preferred-size: calc(50% - 8px);
        flex-basis: calc(50% - 8px);
  }
}

@media only screen and (min-width: 600px){
  .history__content {
    display: grid;
    grid-gap: clamp(1rem, 0.6602rem + 1.45vw, 1.75rem);
    grid-template-columns: repeat(2, 1fr);
  }
  .profile-photo {
    max-width: 540px;
    margin: auto;
    padding: 0;
  }
}

@media only screen and (min-width: 768px){
  .u-sponly {
    display: none;
  }
  .u-tbover {
    display: block;
  }
  .u-tbover--inline {
    display: inline;
  }
  .u-sp-only {
    display: none;
  }
  .u-pc-only {
    display: inline;
    display: initial;
  }
  .loading-cover__charactor {
    width: 120px;
    height: 120px;
  }
  .header-id {
    max-width: 160px;
    left: 20px;
    top: 20px;
  }
  .is-header-narrow .header-id {
    max-width: 110px;
    top: 10px;
  }
  ._front .site-footer.container-block, ._home .site-footer.container-block, ._gallery .site-footer.container-block, ._contact .site-footer.container-block {
    margin-top: 0 !important;
  }
  .site-footer .sns-nav__items {
    margin-right: 0;
  }
  .site-footer .sns-nav__item {
    margin: 0 0 0 16px;
  }
  .site-footer__logo {
    max-width: 180px;
    margin: clamp(1rem, 0.6602rem + 1.45vw, 1.75rem) auto 0;
  }
  .site-footer__bottom {
    margin-top: clamp(1rem, 0.6602rem + 1.45vw, 1.75rem);
    margin-right: 0;
  }
  .container-block {
    padding: 0 max((100vw - 1200px) / 2 - 40px, 40px);
    padding: initial max((100vw - 1200px) / 2 - 40px, 40px);
  }
  .container-block._full {
    padding: 0 max((100vw - 1200px) / 2, 40px);
    padding: initial max((100vw - 1200px) / 2, 40px);
  }
  .container-block._pd {
    padding-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
    padding-bottom: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
  }
  .drawer-menu {
    width: 100%;
  }
  .global-nav {
    height: 100%;
  }
  .global-nav::after {
    left: 32px;
    top: 32px;
  }
  .header-hero__inner::after {
    font-size: 20px;
    top: 50%;
    right: 0;
    left: auto;
    left: initial;
    -webkit-transform: translateX(35%) rotate(90deg);
            transform: translateX(35%) rotate(90deg);
  }
  .header-hero__text {
    left: 40px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .header-hero__text p:nth-of-type(1) {
    font-size: clamp(50px, 8.485vw, 100.5px);
    margin-left: -0.032em;
  }
  .header-hero__text p:nth-of-type(2) {
    font-size: clamp(29px, 4.9vw, 58px);
  }
  .header-hero__text2 {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    min-width: 240px;
    width: 20vw;
    left: 10vw;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    max-width: none;
    max-width: initial;
  }
  .concept__heading {
    margin: auto 0 auto auto;
    width: calc(50% - 22px);
  }
  .concept__photos {
    margin: auto;
    padding: 16px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 44px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    padding: 0;
    margin-top: clamp(-6.875rem, -6.4205rem - 2.2727vw, -8.125rem);
  }
  .concept__photo {
    margin: 80px auto 0;
    max-width: none;
    max-width: initial;
    margin-top: 0;
  }
  .concept__photo:nth-of-type(2) {
    margin-top: clamp(15rem, 14.5455rem + 2.2727vw, 16.25rem);
  }
  .message {
    padding-top: 0 !important;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto 1fr auto;
    grid-template-areas: "gridA gridB" "gridA gridC" "gridD gridD";
  }
  .message__heading {
    margin-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
    grid-area: gridB;
  }
  .message__content {
    margin-top: clamp(5rem, 2.7266rem + 9.7vw, 10rem);
    grid-area: gridC;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: clamp(1rem, 0.6602rem + 1.45vw, 1.75rem);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 16px;
  }
  .message__movie {
    grid-area: gridD;
  }
  .message__movie b::after {
    content: ">>>";
    margin: 0 1em;
    color: #1c28bc;
  }
  .message__movie > a {
    display: inline;
  }
  .message-text {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: auto;
  }
  .message-sign {
    max-width: none;
    max-width: initial;
    height: 120px;
  }
  .message-sign img {
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    height: 100%;
    -o-object-position: right center;
       object-position: right center;
  }
  .message-photo {
    margin-top: 0;
    grid-area: gridA;
  }
  .history {
    margin: clamp(2.5rem, 1.818rem + 2.91vw, 4rem) max((100vw - 1200px) / 2, 40px) 0;
  }
  .history__column:nth-child(2)::before {
    content: "　";
    font-weight: 700;
    font-size: 120%;
    margin-bottom: 16px;
    display: block;
  }
  .history__sub-heading {
    margin-top: 0;
  }
  .history__sub-heading:not(:first-child) {
    margin-top: clamp(1rem, 0.6602rem + 1.45vw, 1.75rem);
  }
  .bottom-buttons {
    padding: 0 40px;
  }
  .sponsor__item a {
    max-width: 200px;
  }
  .profile-photo__image {
    overflow: hidden;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
  .profile-photo__image img {
    -o-object-position: top left;
       object-position: top left;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
  }
  .profile-photo__caption {
    padding: 16px 0 0;
  }
  .results-table th, .results-table td {
    padding: 0.25em 2em;
  }
  .movie__contents {
    padding: 0 clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
  }
  .photo-gallery__item {
    -ms-flex-preferred-size: calc(33.33333% - 10.66667px);
        flex-basis: calc(33.33333% - 10.66667px);
  }
  .news-header__image {
    height: auto;
    max-height: 500px;
  }
  .news-list__items {
    gap: 32px;
  }
  .news-list__item {
    -ms-flex-preferred-size: calc(33.33333% - 21.33333px);
        flex-basis: calc(33.33333% - 21.33333px);
  }
  .form-fields__items {
    display: table;
  }
  .form-fields__item {
    padding: 0;
    border: none;
    display: table-row;
  }
  .form-fields__head {
    display: table-cell;
    vertical-align: middle;
    width: 1%;
    white-space: nowrap;
    padding: 1em 1em 1em 0;
    border-bottom: 1px solid #ddd;
  }
  .form-fields__field {
    padding: 1em 0;
    display: table-cell;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
  }
}

@media only screen and (min-width: 960px){
  .global-nav__items:not(:first-child) {
    -ms-flex-preferred-size: 65%;
        flex-basis: 65%;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    margin-top: 0;
  }
  .profile__inner {
    margin-top: 0;
  }
  .profile__content {
    width: 45%;
  }
  .profile-text {
    padding: clamp(2.5rem, 1.818rem + 2.91vw, 4rem) 0 clamp(2.5rem, 1.818rem + 2.91vw, 4rem) max((100vw - 1200px) / 2, 40px);
  }
  .profile-text__contents {
    width: 40%;
    max-width: 540px;
  }
  .profile-photo {
    max-width: none;
    max-width: initial;
    margin: 0;
    position: absolute;
    left: 45%;
    bottom: 0;
    width: 55%;
    height: 85%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .photo-gallery__item {
    -ms-flex-preferred-size: calc(25% - 12px);
        flex-basis: calc(25% - 12px);
  }
}

@media only screen and (min-width: 1200px){
  .container-block._pd {
    padding-top: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
    padding-bottom: clamp(2.5rem, 1.818rem + 2.91vw, 4rem);
  }
  .history__content {
    grid-template-columns: repeat(3, 1fr);
  }
  .profile-text__contents {
    width: 45%;
  }
  .profile-photo {
    left: 50%;
    width: 50%;
    height: 95%;
  }
}

@media (hover: hover){
  a:hover {
    text-decoration: none;
  }
  .header-id a:hover {
    opacity: 0.7;
  }
  .sns-nav__item a:hover {
    opacity: 0.7;
  }
  .site-footer__link:hover {
    text-decoration: underline;
  }
  .button:hover {
    border-color: #333;
    background: #333;
  }
  .button._invert:hover {
    color: #fff;
  }
  .button--form-back:hover {
    border-color: #1c28bc;
    color: #1c28bc;
  }
  .button--eng-text:hover {
    margin-right: -0.5em;
    padding-left: 0.5em;
  }
  .global-nav__item > a:hover {
    padding-left: 0.25em;
    border-color: #fff;
  }
  .nav-open:hover {
    cursor: pointer;
  }
  .is-nav-open .nav-open:hover {
    background: #1c28bc;
  }
  .nav-open:hover .nav-open__icon::before, .nav-open:hover .nav-open__icon::after {
    width: 70%;
  }
  .is-nav-open .nav-open:hover .nav-open__icon::before, .is-nav-open .nav-open:hover .nav-open__icon::after {
    width: 100%;
  }
  .is-nav-open .nav-open:hover .nav-open__icon::before {
    top: 0;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .is-nav-open .nav-open:hover .nav-open__icon::after {
    bottom: 0;
  }
  .message__movie > a:hover {
    text-decoration: underline;
    color: #1c28bc;
  }
  .sponsor__item a:hover {
    opacity: 0.7;
  }
  .photo-gallery__link::after {
    opacity: 0.3;
  }
  .photo-gallery__link:hover::after {
    opacity: 0;
  }
  .photo-gallery__link:hover .photo-gallery__copy {
    opacity: 1;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .photo-gallery__link:hover .photo-gallery__photo img {
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
  .news-list__link:hover img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
