.mg_sml_he {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.mg_sml_top {
  padding-top: 3rem;
}

.mg_sml_btm {
  padding-bottom: 3rem;
}

.mg_sml_left {
  padding-left: 3rem;
}

.mg_sml_right {
  padding-right: 3rem;
}

.mg_nom {
  padding: 5rem;
}

.mg_nom_side {
  padding-left: 5rem;
  padding-right: 5rem;
}

.mg_nom_he {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.mg_nom_left {
  padding-left: 5rem;
}

.mg_nom_right {
  padding-right: 5rem;
}

.mg_nom_top {
  padding-top: 5rem;
}

.mg_nom_btm {
  padding-bottom: 5rem;
}

.mg_mbg {
  padding: 8rem;
}

.mg_mbg_side {
  padding-left: 8rem;
  padding-right: 8rem;
}

.mg_mbg_he {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.mg_mbg_left {
  padding-left: 8rem;
}

.mg_mbg_right {
  padding-right: 8rem;
}

.mg_mbg_top {
  padding-top: 8rem;
}

.mg_mbg_btm {
  padding-bottom: 8rem;
}

.mg_sep {
  padding-top: 30rem;
  padding-bottom: 30rem;
}

.fn {
  font-family: "neue-kabel", "dnp-shuei-gothic-kin-std", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.fb {
  font-family: "neue-kabel", "dnp-shuei-gothic-kin-std", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.fdisp {
  font-family: "neue-kabel", "dnp-shuei-gothic-kin-std", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  -moz-font-feature-settings: "salt" 2;
  -webkit-font-feature-settings: "salt" 2;
  font-feature-settings: "salt" 2;
}

/*

font-family: yu-gothic-pr6n, sans-serif;
font-weight: 400;
font-style: normal;

font-family: dnp-shuei-gothic-kin-std, sans-serif;
font-weight: 400;
font-style: normal;

font-family: dnp-shuei-gothic-kin-std, sans-serif;
font-weight: 500;
font-style: normal;

font-family: dnp-shuei-gothic-kin-std, sans-serif;
font-weight: 600;
font-style: normal;

font-family: neue-kabel, sans-serif;
font-weight: 400;
font-style: normal;

font-family: neue-kabel, sans-serif;
font-weight: 600;
font-style: normal;

font-family: neue-kabel, sans-serif;
font-weight: 700;
font-style: normal;

font-family: neue-kabel, sans-serif;
font-weight: 800;
font-style: normal;

font-family: arbotek, sans-serif;
font-weight: 300;
font-style: normal;

font-family: arbotek-rounded, sans-serif;
font-weight: 300;
font-style: normal;

*/
html {
  font-size: 75%;
  letter-spacing: 0.04em;
  font-family: "neue-kabel", "dnp-shuei-gothic-kin-std", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
@media screen and (max-width: 1024px) {
  html {
    font-size: 65%;
  }
}
@media screen and (max-width: 500px) {
  html {
    font-size: 63%;
  }
}

.t10 {
  font-size: 0.8rem;
}

.t12 {
  font-size: 1rem;
}

.t14 {
  font-size: 1.16rem;
}

.t16 {
  font-size: 1.3rem;
}

.t18 {
  font-size: 1.5rem;
}

.t20 {
  font-size: 1.6rem;
}

.t22 {
  font-size: 1.8rem;
}

.t25 {
  font-size: 2.1rem;
}

.t28 {
  font-size: 2.3rem;
}

.t30 {
  font-size: 2.5rem;
}

.t32 {
  font-size: 2.6rem;
}

.t34 {
  font-size: 2.8rem;
}

.t36 {
  font-size: 3rem;
}

.t38 {
  font-size: 3.16rem;
}

.t40 {
  font-size: 3.33rem;
}

.lh2 {
  line-height: 2.5em;
}

.lh75 {
  line-height: 1.8em;
}

.lh50 {
  line-height: 1.5em;
}

.lh1 {
  line-height: 1em;
}

.tac {
  text-align: center;
}

.fcbk {
  color: rgb(30, 30, 30);
}

.fcfff {
  color: rgb(245, 245, 245);
}

.fcgr {
  color: rgb(37, 58, 89);
}

.dn {
  display: none !important;
}

.pconly {
  display: block !important;
}
@media screen and (max-width: 1024px) {
  .pconly {
    display: none !important;
  }
}

.pconly_in {
  display: inline !important;
}
@media screen and (max-width: 1024px) {
  .pconly_in {
    display: none !important;
  }
}

.tabonly {
  display: none !important;
}
@media screen and (max-width: 1024px) {
  .tabonly {
    display: block !important;
  }
}
@media screen and (max-width: 500px) {
  .tabonly {
    display: none !important;
  }
}

.smallonly {
  display: none !important;
}
@media screen and (max-width: 1024px) {
  .smallonly {
    display: block !important;
  }
}

.smponly {
  display: none !important;
}
@media screen and (max-width: 500px) {
  .smponly {
    display: block !important;
  }
}

@media screen and (max-width: 500px) {
  .pcbreak {
    display: none;
  }
}
@media screen and (max-width: 1899px) {
  .smpbreak {
    display: none;
  }
}
img.lazyload {
  transition: opacity 0.65s cubic-bezier(0.16, 1, 0.3, 1), transform 1s ease-out;
  filter: opacity(0%);
  transform: translateY(15px);
}

img.lazyloaded {
  filter: none;
  transform: translateY(0);
}

p.lazyload {
  transition: opacity 0.65s cubic-bezier(0.16, 1, 0.3, 1), transform 1s ease-out;
  opacity: 0;
  transform: translateY(15px);
}

p.lazyloaded {
  opacity: 1;
  transform: translateY(0);
}

.blur {
  transition: filter 0.65s cubic-bezier(0.16, 1, 0.3, 1);
  filter: blur(14px) opacity(0%);
}

.blurslow {
  transition: filter 2s cubic-bezier(0.16, 1, 0.3, 1);
  filter: blur(14px) opacity(0%);
}

.blur.lazyloaded,
.blurslow.lazyloaded {
  filter: none;
}

.hoverfrost {
  background-color: none;
  backdrop-filter: none;
  transition: background-color 0.1s linear, backdrop-filter 0.1s linear;
}

.hoverfrost:hover {
  background-color: rgba(220, 220, 220, 0.25);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
}

.hoverbl:hover {
  animation: blurFadeIn 1.3s forwards cubic-bezier(0.33, 1, 0.68, 1);
}

@keyframes blurFadeIn {
  0% {
    filter: blur(4px);
    opacity: 0.9;
  }
  100% {
    filter: blur(0px);
    opacity: 1;
  }
}
#load-screen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100dvh;
  background-color: rgb(245, 245, 245);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  transition: background-color 1s cubic-bezier(0.16, 1, 0.3, 1), backdrop-filter 1s cubic-bezier(0.16, 1, 0.3, 1);
  z-index: 100000;
  pointer-events: none;
}

#load-screen.loaded {
  background-color: rgba(245, 245, 245, 0);
  backdrop-filter: none;
}

#load-screen > .spinner-border {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 3rem;
  height: 3rem;
  border-width: 0.25rem;
  color: #999;
}

#transfer-screen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100dvh;
  background-color: rgba(245, 245, 245, 0);
  -webkit-backdrop-filter: blur(0);
  backdrop-filter: blur(0);
  transition: background-color 0.35s cubic-bezier(0.12, 0, 0.39, 0), backdrop-filter 0.5s cubic-bezier(0.11, 0, 0.5, 0);
  z-index: 100000;
  pointer-events: none;
}

#transfer-screen.active1 {
  -webkit-backdrop-filter: blur(20px) !important;
  backdrop-filter: blur(20px) !important;
}

#transfer-screen.active2 {
  background-color: rgb(245, 245, 245);
}

#transfer-screen.togallery {
  background-color: rgba(37, 58, 89, 0) !important;
}

#transfer-screen.togallery.active2 {
  background-color: rgb(37, 58, 89) !important;
}

.bd_left {
  border-left: 0.1rem solid rgb(245, 245, 245);
}

.bd_right {
  border-right: 0.1rem solid rgb(245, 245, 245);
}

.bd_top {
  border-top: 0.1rem solid rgb(245, 245, 245);
}

.bd_btm {
  border-bottom: 0.1rem solid rgb(245, 245, 245);
}

body {
  background-color: rgb(245, 245, 245);
}

.wrapper {
  display: flex;
  width: 100vw;
}

.smp-hbg {
  display: none;
}
@media screen and (max-width: 1024px) {
  .smp-hbg {
    display: block;
    position: fixed;
    z-index: 100;
    top: 3rem;
    right: 3rem;
    width: 4.5rem;
    height: auto;
    fill: #fff;
  }
}
@media screen and (max-width: 500px) {
  .smp-hbg {
    top: 3rem;
    right: 2rem;
  }
}

.sidebar-container {
  position: fixed;
  top: 0;
  left: calc(100vw - 4.5rem);
  display: flex;
  width: calc(100vw + 4.5rem);
  height: 100dvh;
  z-index: 100;
  transition: left 0.5s cubic-bezier(0.16, 1, 0.3, 1);
  background-color: rgba(220, 220, 220, 0.5);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
}
@media screen and (max-width: 1024px) {
  .sidebar-container {
    left: 100vw;
    width: 100vw;
  }
}

#sidebar {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 4.5rem;
  padding: 3rem 0;
  z-index: 100;
  border-left: 0.1rem solid rgb(245, 245, 245);
}
@media screen and (max-width: 1024px) {
  #sidebar {
    display: none;
  }
}

.sidebar-hbg {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 20%;
}

#sidebar-hbg-svg,
#sidebar-cls-svg {
  display: block;
  width: 75%;
  height: auto;
  fill: rgb(245, 245, 245);
  cursor: pointer;
}

.sidebar-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60%;
}

#sidebar-logo-svg {
  display: block;
  width: 45%;
  height: auto;
  fill: rgb(245, 245, 245);
  overflow: visible;
}

.sidebar-utils {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 20%;
}

.sidebar-utils > svg {
  cursor: pointer;
}

#sidebar-chev-svg {
  display: block;
  width: 60%;
  height: auto;
  fill: rgb(245, 245, 245);
  overflow: visible;
}

#sidebar-cir-svg {
  display: block;
  width: 55%;
  height: auto;
  fill: rgb(245, 245, 245);
  overflow: visible;
  margin-top: 3rem;
}

#menu {
  position: relative;
  display: flex;
  flex-direction: row;
  width: calc(100vw - 4.5rem);
  height: 100%;
  color: rgb(245, 245, 245);
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 8rem;
  padding-right: 3rem;
}
@media screen and (max-width: 1024px) {
  #menu {
    width: 100%;
    flex-direction: row;
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media screen and (max-width: 500px) {
  #menu {
    flex-direction: column;
  }
}

.menu-main {
  width: 25%;
  padding-bottom: 3rem;
  order: 1;
}
@media screen and (max-width: 1024px) {
  .menu-main {
    padding-top: 0;
    width: 46%;
  }
}

.menu-main > ol {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 4vh;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .menu-main > ol {
    font-size: 3.5vh;
    width: fit-content;
  }
}
@media screen and (max-width: 500px) {
  .menu-main > ol {
    font-size: 3.6vh;
  }
}

.menu-main > ol > li {
  width: 100%;
  margin-bottom: 0.65em;
}
@media screen and (max-width: 1024px) {
  .menu-main > ol > li {
    margin-bottom: 0.85em;
  }
}
@media screen and (max-width: 500px) {
  .menu-main > ol > li {
    margin-bottom: 0.5em;
  }
}

.menu-main > ol > li:last-child {
  margin-bottom: 0;
}

.menu-main > ol > li > a {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}

.menu-main > ol > li > a:hover {
  text-decoration: underline;
  cursor: pointer;
}

.menu-main > ol > li > a > span.title {
  display: block;
  letter-spacing: 0.4rem;
}

.menu-main > ol > li > a > span.sub {
  display: block;
  margin-top: 0.2em;
  font-size: 16px;
}
@media screen and (max-width: 1280px) {
  .menu-main > ol > li > a > span.sub {
    font-size: 2vh;
  }
}
@media screen and (max-width: 1024px) {
  .menu-main > ol > li > a > span.sub {
    margin-top: 0.2em;
    font-size: 1.35vh;
  }
}
@media screen and (max-width: 500px) {
  .menu-main > ol > li > a > span.sub {
    font-size: 1.65vh;
  }
}

.menu-sub {
  width: 25%;
  padding-top: 5rem;
  order: 2;
}
@media screen and (max-width: 1024px) {
  .menu-sub {
    display: none;
  }
}

.menu-sub > ol {
  display: flex;
  flex-direction: column;
  height: fit-content;
  padding-left: 1em;
  border-left: 0.1rem solid rgb(245, 245, 245);
  font-size: 0.85vw;
}

.menu-sub > ol > li {
  width: 100%;
  margin-bottom: 1em;
}

.menu-sub > ol > li:last-child {
  margin-bottom: 0;
}

.menu-sub > ol > li > a {
  display: flex;
  width: auto;
  text-decoration: none;
}

.menu-sub > ol > li > a:hover {
  text-decoration: underline;
  cursor: pointer;
}

.menu-sub > ol > li > a > span {
  display: block;
  white-space: nowrap;
}

.menu-sub > ol > li > a > span.title {
  padding-right: 1em;
  min-width: 30%;
}

.menu-sub > ol > li > a > span.sub {
  width: auto;
}

.menu-aux {
  width: 50%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 0;
  order: 3;
  pointer-events: none;
}
@media screen and (max-width: 1024px) {
  .menu-aux {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    margin-bottom: -3px;
  }
}

.menu-video {
  width: 100%;
  z-index: -1;
}

.menu-video > video {
  width: 100%;
  aspect-ratio: 16/9;
}

.menu-add {
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 3rem;
  padding-right: 3rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  width: fit-content;
  font-size: 1vw;
}
@media screen and (max-width: 1024px) {
  .menu-add {
    position: relative;
    order: 2;
    padding-top: 0;
    padding-right: 0;
    flex-direction: column;
    font-size: 1vh;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 500px) {
  .menu-add {
    padding-top: 1em;
    justify-content: flex-end;
    font-size: 1.5vh;
  }
}

.menu-add > li {
  margin-left: 3em;
  padding-bottom: 0;
  white-space: nowrap;
}
@media screen and (max-width: 1024px) {
  .menu-add > li {
    margin-left: 0;
    padding-bottom: 0.75em;
  }
}

.menu-add > li:first-child {
  margin-left: 0;
}

.menu-add > li > a {
  text-decoration: none;
}

.menu-add > li > a:hover {
  text-decoration: underline;
  cursor: pointer;
}

.menu-credit {
  position: absolute;
  left: 8rem;
  bottom: 3rem;
  color: rgb(245, 245, 245);
}
@media screen and (max-width: 1024px) {
  .menu-credit {
    position: absolute;
    bottom: 1em;
    left: 1em;
  }
}

.menu-smalllogo {
  display: none;
}
@media screen and (max-width: 1024px) {
  .menu-smalllogo {
    position: absolute;
    top: 0;
    right: 0;
    display: flex !important;
    justify-content: center;
    align-items: center;
    height: 100vh;
    width: 4.5rem;
  }
}

#small-cls-svg {
  display: none;
}
@media screen and (max-width: 1024px) {
  #small-cls-svg {
    display: block;
    fill: rgb(245, 245, 245);
    position: absolute;
    top: 1.5rem;
    width: 4.5rem;
  }
}

#small-logo-svg {
  display: none;
}
@media screen and (max-width: 1024px) {
  #small-logo-svg {
    display: block;
    width: 40%;
    fill: rgb(245, 245, 245);
  }
}

.sidebar-container.open {
  left: 0;
}

.sidebar-container.nega #sidebar {
  border-left: 0.1rem solid rgb(37, 58, 89);
}

.sidebar-container.nega #sidebar-hbg-svg,
.sidebar-container.nega #sidebar-cls-svg,
.sidebar-container.nega #sidebar-logo-svg,
.sidebar-container.nega #sidebar-chev-svg,
.sidebar-container.nega #sidebar-cir-svg {
  fill: rgb(37, 58, 89);
}

.sidebar-container.nega #menu {
  color: rgb(37, 58, 89);
}

.sidebar-container.nega .menu-sub > ol {
  border-left: 0.1rem solid rgb(37, 58, 89);
}

main {
  width: calc(100% - 4.5rem);
}
@media screen and (max-width: 1024px) {
  main {
    width: 100%;
  }
}

section {
  display: flex;
  flex-direction: row;
  width: 100%;
  min-height: 100dvh;
  border-top: 0.1rem solid rgb(245, 245, 245);
  overflow-x: unset;
}
@media screen and (max-width: 1024px) {
  section {
    flex-direction: column;
    overflow-x: hidden;
  }
}

.section-title {
  width: 20%;
  min-height: 100%;
  padding-left: 5rem;
  padding-right: 5rem;
  padding-top: 8rem;
  padding-bottom: 8rem;
}
@media screen and (max-width: 1899px) {
  .section-title {
    width: 30%;
  }
}
@media screen and (max-width: 1280px) {
  .section-title {
    width: 26%;
  }
}
@media screen and (max-width: 1024px) {
  .section-title {
    width: 100%;
    padding-left: 3rem;
    padding-right: 3rem;
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}

.section-container {
  width: 80%;
  min-height: 100%;
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 8rem;
  padding-bottom: 8rem;
  border-left: 0.1rem solid rgb(245, 245, 245);
}
@media screen and (max-width: 1899px) {
  .section-container {
    width: 70%;
  }
}
@media screen and (max-width: 1280px) {
  .section-container {
    width: 74%;
  }
}
@media screen and (max-width: 1024px) {
  .section-container {
    width: 100%;
    padding-left: 3rem;
    padding-right: 3rem;
    padding-top: 0;
    padding-bottom: 8rem;
    border-left: unset;
  }
}

h2 {
  position: sticky;
  top: 5rem;
  letter-spacing: 0.4rem;
}
@media screen and (max-width: 1024px) {
  h2 {
    position: relative;
    top: 0;
  }
}

footer {
  width: 100%;
  height: 100vh;
  padding-right: 4.5rem;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
}
@media screen and (max-width: 1024px) {
  footer {
    padding-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  footer {
    height: 100svh;
  }
}

#intro-video {
  position: relative;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  #intro-video {
    width: unset;
    height: unset;
  }
}

#intro-video > video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
}
@media screen and (max-width: 1024px) {
  #intro-video > video {
    min-width: unset;
    min-height: unset;
    width: 100vw;
    height: auto;
    aspect-ratio: 16/9;
  }
}

.footer-frame {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  color: rgb(37, 58, 89);
  padding-top: 5rem;
  padding-bottom: 0;
  padding-left: 3rem;
  padding-right: 3rem;
}
@media screen and (max-width: 1024px) {
  .footer-frame {
    padding-top: 3rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.footer-container {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  height: 93%;
}
@media screen and (max-width: 1024px) {
  .footer-container {
    height: 90%;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}

.footer-title {
  width: 24%;
  margin-right: 2%;
}
@media screen and (max-width: 1024px) {
  .footer-title {
    width: 42%;
  }
}

#footerlogo {
  display: block;
  width: 56%;
  height: auto;
  fill: rgb(37, 58, 89);
}
@media screen and (max-width: 1024px) {
  #footerlogo {
    width: 40%;
  }
}
@media screen and (max-width: 750px) {
  #footerlogo {
    width: 60%;
  }
}

.footer-title-literal {
  margin-top: 3em;
  font-size: 1rem;
}
@media screen and (max-width: 1024px) {
  .footer-title-literal {
    margin-top: 2em;
  }
}

.footer-menu {
  display: flex;
  flex-direction: column;
  width: 30%;
  font-size: 3.8vh;
}
@media screen and (max-width: 1024px) {
  .footer-menu {
    width: 56%;
    font-size: 2.5vh;
  }
}
@media screen and (max-width: 500px) {
  .footer-menu {
    font-size: 2.75vh;
  }
}

.footer-menu > li {
  width: 100%;
  margin-bottom: 0.65em;
}
@media screen and (max-width: 1024px) {
  .footer-menu > li {
    margin-bottom: 0.85em;
  }
}

.footer-menu > li:last-child {
  margin-bottom: 0;
}

.footer-menu > li > a {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}

.footer-menu > li > a:hover {
  text-decoration: underline;
}

.footer-menu > li > a > span.title {
  display: block;
  letter-spacing: 0.4rem;
}

.footer-menu > li > a > span.sub {
  display: block;
  margin-top: 0.2em;
  font-size: 16px;
}
@media screen and (max-width: 1280px) {
  .footer-menu > li > a > span.sub {
    font-size: 1vw;
  }
}
@media screen and (max-width: 1024px) {
  .footer-menu > li > a > span.sub {
    font-size: 2vw;
  }
}
@media screen and (max-width: 750px) {
  .footer-menu > li > a > span.sub {
    font-size: 2.25vw;
  }
}
@media screen and (max-width: 500px) {
  .footer-menu > li > a > span.sub {
    font-size: 2.5vw;
  }
}

.footer-submenu {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 22%;
  height: fit-content;
  padding-left: 1em;
  border-left: 0.1rem solid rgb(37, 58, 89);
  font-size: 0.85vw;
}
@media screen and (max-width: 1024px) {
  .footer-submenu {
    display: none;
  }
}

.footer-submenu > li {
  width: 100%;
  margin-bottom: 1em;
}

.footer-submenu > li:last-child {
  margin-bottom: 0;
}

.footer-submenu > li > a {
  display: flex;
  width: auto;
  text-decoration: none;
}

.footer-submenu > li > a:hover {
  text-decoration: underline;
}

.footer-submenu > li > a > span {
  display: block;
}

.footer-submenu > li > a > span.title {
  padding-right: 1em;
  min-width: 30%;
}

.footer-submenu > li > a > span.sub {
  width: auto;
}

.footer-add {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-end;
  font-size: 1.16rem;
  width: 22%;
  padding-bottom: 3rem;
}
@media screen and (max-width: 1024px) {
  .footer-add {
    width: 56%;
    font-size: 1.25vw;
    padding-bottom: 1rem;
  }
}
@media screen and (max-width: 750px) {
  .footer-add {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 500px) {
  .footer-add {
    width: 100%;
    font-size: 2.2vw;
  }
}

.footer-add > li {
  padding: 1.25em 0;
  margin-bottom: 1em;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .footer-add > li {
    padding: 1em 0;
    width: 100%;
    padding: 1em;
  }
}
.footer-add > li.box {
  background-image: linear-gradient(to right, rgb(37, 58, 89) 1px, transparent 1px), linear-gradient(to bottom, rgb(37, 58, 89) 1px, transparent 1px), linear-gradient(to left, rgb(37, 58, 89) 1px, transparent 1px), linear-gradient(to top, rgb(37, 58, 89) 1px, transparent 1px);
  background-size: 5px 1px, 1px 5px, 5px 1px, 1px 5px;
  background-repeat: repeat-x, repeat-y, repeat-x, repeat-y;
  background-position: left top, right top, right bottom, left bottom;
}

.footer-add > li.box:hover {
  color: #fff !important;
  background-color: rgb(37, 58, 89);
}

.footer-add > li > a {
  display: block;
  width: 100%;
  height: 100%;
}

.footer-bottom {
  display: flex;
  flex-direction: row;
  width: 100%;
  border-top: unset;
}
@media screen and (max-width: 1024px) {
  .footer-bottom {
    flex-direction: column;
    justify-content: flex-end;
    border-top: 0.1rem solid rgb(37, 58, 89);
  }
}

.footer-bottom-cp {
  width: 24%;
  margin-right: 2%;
  padding-top: 1em;
  padding-bottom: 1em;
  border-top: 0.1rem solid rgb(37, 58, 89);
  order: 1;
  font-size: 0.8rem;
}
@media screen and (max-width: 1024px) {
  .footer-bottom-cp {
    width: 100%;
    border-top: unset;
    order: 2;
    padding-top: 0;
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 500px) {
  .footer-bottom-cp {
    font-size: 2vw;
  }
}

.footer-bottom-ad {
  width: 74%;
  padding-top: 1em;
  padding-bottom: 1em;
  border-top: 0.1rem solid rgb(37, 58, 89);
  order: 2;
  font-size: 1rem;
}
@media screen and (max-width: 1024px) {
  .footer-bottom-ad {
    width: 100%;
    padding-bottom: 0;
    border-top: unset;
    order: 1;
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 500px) {
  .footer-bottom-ad {
    font-size: 2vw;
  }
}

#bg-screen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: -2;
  transition: background 2s cubic-bezier(0.16, 1, 0.3, 1), backdrop-filter 2s cubic-bezier(0.16, 1, 0.3, 1);
}

#bg-screen.bgunset {
  background: unset !important;
}

#bg-screen.fff {
  background: rgba(245, 245, 245, 0.9);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

#bg-image {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: -1;
  background: unset;
  transition: background 0.65s cubic-bezier(0.16, 1, 0.3, 1), filter 2s cubic-bezier(0.16, 1, 0.3, 1);
}

#bg-image.active {
  filter: none;
}

#bg-image.inactive {
  filter: blur(20px) opacity(0%);
}

#bg-image.bg3 {
  background: url("https://kougei.tamabi.ac.jp/static/images/bg3.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 1024px) {
  #bg-image.bg3 {
    background: url("https://kougei.tamabi.ac.jp/static/images/bg12_s.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
  }
}

#bg-image.bg4 {
  background: url("https://kougei.tamabi.ac.jp/static/images/bg4.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 1024px) {
  #bg-image.bg4 {
    background: url("https://kougei.tamabi.ac.jp/static/images/bg4_s.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
}

#bg-image.bg7 {
  background: url("https://kougei.tamabi.ac.jp/static/images/bg7.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 1024px) {
  #bg-image.bg7 {
    background: url("https://kougei.tamabi.ac.jp/static/images/bg7_s.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
}

#bg-image.bg8 {
  background: url("https://kougei.tamabi.ac.jp/static/images/bg8.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 1024px) {
  #bg-image.bg8 {
    background: url("https://kougei.tamabi.ac.jp/static/images/bg6_s.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
}

#bg-image.bg9 {
  background: url("https://kougei.tamabi.ac.jp/static/images/bg9.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 1024px) {
  #bg-image.bg9 {
    background: url("https://kougei.tamabi.ac.jp/static/images/bg9_s.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
}

#bg-image.bg10 {
  background: url("https://kougei.tamabi.ac.jp/static/images/bg10.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1024px) {
  #bg-image.bg10 {
    background: url("https://kougei.tamabi.ac.jp/static/images/bg10_s.jpg");
    background-size: cover;
    background-repeat: no-repeat;
  }
}

#bg-body {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: -3;
  background-size: 5000% 5000%;
  animation: colorRotation 500s linear 0s infinite;
}

@keyframes colorRotation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 51%;
  }
  100% {
    background-position: 0% 50%;
  }
}
#bg-tex {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  opacity: 0.075;
  z-index: -1;
}

#bg-tex img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.footer-frame {
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1);
}

.footer-frame.active {
  opacity: 1;
}

.specials-movie-wrapper {
  display: flex;
  flex-direction: column;
}

.specials-movie-item {
  position: relative;
  overflow: hidden;
  width: 80%;
}
@media screen and (max-width: 1024px) {
  .specials-movie-item {
    width: 100%;
  }
}

.specials-movie-item .plyr__video-embed {
  width: 100%;
  height: 100%;
}

.plyr__video-embed iframe,
iframe.plyr__video-embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/*# sourceMappingURL=specials.css.map */
