@charset "UTF-8";
:where(html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video) {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

:where(article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main,img,svg,video,canvas,audio,iframe,embed,object) {
  display: block;
}

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

:where(button) {
  border: none;
  background: none;
}

:where(ul,ol,summary) {
  list-style: none;
}

:where(table) {
  border-collapse: collapse;
  border-spacing: 0;
}

:where(:-webkit-any-link,button,[type=button],[type=reset],[type=submit],label[for],select,summary,[role=tab],[role=button]) {
  cursor: pointer;
}

:where(:-moz-any-link,button,[type=button],[type=reset],[type=submit],label[for],select,summary,[role=tab],[role=button]) {
  cursor: pointer;
}

:where(:any-link,button,[type=button],[type=reset],[type=submit],label[for],select,summary,[role=tab],[role=button]) {
  cursor: pointer;
}

:where(img,picture,svg) {
  max-inline-size: 100%;
  block-size: auto;
  width: 100%;
  height: 100%;
}

:where(input,select,button,textarea) {
  color: #333;
  font-family: inherit;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}

:where(button,[type=button],[type=reset],[type=submit]) {
  touch-action: manipulation;
}

:where(label) {
  display: inline-flex;
  align-items: center;
}

:where(input:-webkit-autofill,textarea:-webkit-autofill) {
  box-shadow: 0 0 0 1000px #fff inset;
}

:where(select)::-ms-expand {
  display: none;
}

:where(input)::-webkit-input-placeholder {
  color: #b6bcc4;
}

:where(input)::-moz-placeholder {
  color: #b6bcc4;
}

:where(input):-ms-input-placeholder {
  color: #b6bcc4;
}

:where(input)::placeholder {
  color: #b6bcc4;
}

:where(input) ::-ms-input-placeholder {
  color: #b6bcc4;
}

:where(input) :-ms-input-placeholder {
  color: #b6bcc4;
}

:where(input)[type=radio],
:where(input)[type=checkbox] {
  opacity: 0;
  overflow: hidden;
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
}

.u-hidden {
  display: none !important;
  visibility: hidden;
}

.u-hidden-up-sm {
  display: none !important;
  visibility: hidden;
}

.u-hidden-down-lg {
  display: none !important;
  visibility: hidden;
}

.u-mt5 {
  margin-top: 5px !important;
}

.u-pt5 {
  padding-top: 5px !important;
}

.u-mr5 {
  margin-right: 5px !important;
}

.u-pr5 {
  padding-right: 5px !important;
}

.u-mb5 {
  margin-bottom: 5px !important;
}

.u-pb5 {
  padding-bottom: 5px !important;
}

.u-ml5 {
  margin-left: 5px !important;
}

.u-pl5 {
  padding-left: 5px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

.u-pt10 {
  padding-top: 10px !important;
}

.u-mr10 {
  margin-right: 10px !important;
}

.u-pr10 {
  padding-right: 10px !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-pb10 {
  padding-bottom: 10px !important;
}

.u-ml10 {
  margin-left: 10px !important;
}

.u-pl10 {
  padding-left: 10px !important;
}

.u-mt15 {
  margin-top: 15px !important;
}

.u-pt15 {
  padding-top: 15px !important;
}

.u-mr15 {
  margin-right: 15px !important;
}

.u-pr15 {
  padding-right: 15px !important;
}

.u-mb15 {
  margin-bottom: 15px !important;
}

.u-pb15 {
  padding-bottom: 15px !important;
}

.u-ml15 {
  margin-left: 15px !important;
}

.u-pl15 {
  padding-left: 15px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-pt20 {
  padding-top: 20px !important;
}

.u-mr20 {
  margin-right: 20px !important;
}

.u-pr20 {
  padding-right: 20px !important;
}

.u-mb20 {
  margin-bottom: 20px !important;
}

.u-pb20 {
  padding-bottom: 20px !important;
}

.u-ml20 {
  margin-left: 20px !important;
}

.u-pl20 {
  padding-left: 20px !important;
}

.u-mt25 {
  margin-top: 25px !important;
}

.u-pt25 {
  padding-top: 25px !important;
}

.u-mr25 {
  margin-right: 25px !important;
}

.u-pr25 {
  padding-right: 25px !important;
}

.u-mb25 {
  margin-bottom: 25px !important;
}

.u-pb25 {
  padding-bottom: 25px !important;
}

.u-ml25 {
  margin-left: 25px !important;
}

.u-pl25 {
  padding-left: 25px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-pt30 {
  padding-top: 30px !important;
}

.u-mr30 {
  margin-right: 30px !important;
}

.u-pr30 {
  padding-right: 30px !important;
}

.u-mb30 {
  margin-bottom: 30px !important;
}

.u-pb30 {
  padding-bottom: 30px !important;
}

.u-ml30 {
  margin-left: 30px !important;
}

.u-pl30 {
  padding-left: 30px !important;
}

.u-mt35 {
  margin-top: 35px !important;
}

.u-pt35 {
  padding-top: 35px !important;
}

.u-mr35 {
  margin-right: 35px !important;
}

.u-pr35 {
  padding-right: 35px !important;
}

.u-mb35 {
  margin-bottom: 35px !important;
}

.u-pb35 {
  padding-bottom: 35px !important;
}

.u-ml35 {
  margin-left: 35px !important;
}

.u-pl35 {
  padding-left: 35px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-pt40 {
  padding-top: 40px !important;
}

.u-mr40 {
  margin-right: 40px !important;
}

.u-pr40 {
  padding-right: 40px !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-pb40 {
  padding-bottom: 40px !important;
}

.u-ml40 {
  margin-left: 40px !important;
}

.u-pl40 {
  padding-left: 40px !important;
}

.u-mt45 {
  margin-top: 45px !important;
}

.u-pt45 {
  padding-top: 45px !important;
}

.u-mr45 {
  margin-right: 45px !important;
}

.u-pr45 {
  padding-right: 45px !important;
}

.u-mb45 {
  margin-bottom: 45px !important;
}

.u-pb45 {
  padding-bottom: 45px !important;
}

.u-ml45 {
  margin-left: 45px !important;
}

.u-pl45 {
  padding-left: 45px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-pt50 {
  padding-top: 50px !important;
}

.u-mr50 {
  margin-right: 50px !important;
}

.u-pr50 {
  padding-right: 50px !important;
}

.u-mb50 {
  margin-bottom: 50px !important;
}

.u-pb50 {
  padding-bottom: 50px !important;
}

.u-ml50 {
  margin-left: 50px !important;
}

.u-pl50 {
  padding-left: 50px !important;
}

.u-mt55 {
  margin-top: 55px !important;
}

.u-pt55 {
  padding-top: 55px !important;
}

.u-mr55 {
  margin-right: 55px !important;
}

.u-pr55 {
  padding-right: 55px !important;
}

.u-mb55 {
  margin-bottom: 55px !important;
}

.u-pb55 {
  padding-bottom: 55px !important;
}

.u-ml55 {
  margin-left: 55px !important;
}

.u-pl55 {
  padding-left: 55px !important;
}

.u-mt60 {
  margin-top: 60px !important;
}

.u-pt60 {
  padding-top: 60px !important;
}

.u-mr60 {
  margin-right: 60px !important;
}

.u-pr60 {
  padding-right: 60px !important;
}

.u-mb60 {
  margin-bottom: 60px !important;
}

.u-pb60 {
  padding-bottom: 60px !important;
}

.u-ml60 {
  margin-left: 60px !important;
}

.u-pl60 {
  padding-left: 60px !important;
}

html {
  background: rgba(0,0,0,0);
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
  font-weight: bold;
}

th,
td {
  vertical-align: top;
}

li {
  list-style-type: none;
}

#main {
  padding: 0;
  width: 100%;
  background: none;
}

#main * {
  font-family: "Noto Sans JP",sans-serif;
  box-sizing: border-box;
}

#main * .en {
  font-family: "futura-pt";
}

#jtb img {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}

#jtb figure {
  margin: 0;
}

#jtb a {
  color: inherit;
  text-decoration: none;
}

#jtb .res-pc {
  display: inline !important;
}

#jtb .res-sp {
  display: none !important;
}

:root {
  --leading-trim: calc((1em - 1lh) / 2);
}

@supports not (top: 1lh) {
  :root {
    --leading-trim: 0px;
  }
}

.leading-trim {
  margin-block: var(--leading-trim);
}

html {
  overflow-y: scroll;
}

body {
  color: #000;
  font-size: 16px;
  line-height: 1.875;
  font-family: "Noto Sans JP",sans-serif;
  font-weight: 400;
  letter-spacing: 0em;
  -webkit-text-size-adjust: 100%;
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
  background: #f5f5f5;
  -webkit-font-smoothing: auto;
}

a {
  color: inherit;
  text-decoration: none;
}

a.no-link {
  pointer-events: none;
  cursor: default;
}

.-spOnly {
  display: none;
}

.l-wrapper {
  min-width: 1366px;
}

.l-sec__bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
  z-index: -100;
}

.l-sec__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.sec-in {
  width: 948px;
  margin-inline: auto;
}

.c-btnStyle1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 54px;
  background: #cc0001;
  color: #fff;
  font-size: 21px;
  font-weight: bold;
}

.c-btnStyle1.-disabled {
  background: #b7b7b7;
  pointer-events: none;
}

.c-headingStyle1 {
  position: relative;
  line-height: 1;
  padding-bottom: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}

.c-headingStyle1 .en,
.c-headingStyle1 .ja {
  position: relative;
}

.c-headingStyle1 .en::after,
.c-headingStyle1 .ja::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, rgb(204, 0, 0) 0%, rgb(235, 85, 20) 60%, rgb(255, 185, 0) 100%);
}

.c-headingStyle1 .en {
  font-size: 44px;
  font-weight: 600;
}

.c-headingStyle1 .ja {
  font-size: 39px;
  font-weight: bold;
}

.c-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}

.c-modal__close {
  font-size: 17px;
  color: #fff;
  width: 140px;
  margin-inline: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  padding: 8px 0;
  border: 1px solid #fff;
  margin-top: 30px;
}

.c-modal__cnt {
  border-radius: 13px;
  padding: 50px 60px;
  width: 915px;
  background: #fff;
}

.c-modal__inr {
  display: flex;
  align-items: center;
  gap: 30px;
}

.c-modal__label {
  display: flex;
  align-items: center;
  gap: 5px;
}

.c-modal__label--name {
  font-size: 14px;
  line-height: 1;
  border: 1px solid #000;
  min-width: 90px;
  padding: 5px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 13px;
  font-family: "Noto Sans JP",sans-serif;
}

.c-modal__label--name.-red {
  border-color: #c00;
  color: #c00;
}

.c-modal__label--name.-orange {
  border-color: #ff6400;
  color: #ff6400;
}

.c-modal__label--name.-blue {
  border-color: #001c7b;
  color: #001c7b;
}

.c-modal__label--name.-green {
  border-color: #284632;
  color: #284632;
}

.c-modal__label--name.-black {
  border-color: #444;
  color: #444;
}

.c-modal__tit {
  font-size: 24px;
  font-weight: 500;
  font-family: "Noto Sans JP",sans-serif;
}

.c-modal__txt {
  font-size: 16px;
  line-height: 1.8125;
  margin-top: 34px;
  font-family: "Noto Sans JP",sans-serif;
}

.c-modal__youtube {
  width: 885px;
  aspect-ratio: 16/9;
  border-radius: 13px;
  overflow: hidden;
}

.c-modal__youtube iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#modal1 .c-modal__inr {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 20% 0 1fr;
  grid-template-columns: 20% 1fr;
  gap: 0;
}

.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all .3s ease-in-out;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

.mfp-zoom-in.mfp-bg {
  background: rgba(0,0,0,.6);
  -webkit-backdrop-filter: blur(23px);
  backdrop-filter: blur(23px);
  transition: all .3s ease-out;
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 1;
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

@-webkit-keyframes fadeUpAnimation {
  0% {
    opacity: 0;
    translate: 0 40px;
  }

  100% {
    opacity: 1;
    translate: 0 0;
  }
}

@keyframes fadeUpAnimation {
  0% {
    opacity: 0;
    translate: 0 40px;
  }

  100% {
    opacity: 1;
    translate: 0 0;
  }
}

#jtb {
  position: relative;
  color: #000;
  box-sizing: border-box;
  word-break: break-word;
  min-width: 1366px;
}

#jtb .sec-hero {
  position: relative;
  width: 100%;
  height: 56.149341142vw;
  overflow: hidden;
}

#jtb .sec-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, #cc0000 0%, rgb(235, 85, 20) 57%, rgb(255, 185, 0) 100%);
  z-index: -2;
}

#jtb .sec-hero__tit {
  position: absolute;
  width: 49.7803806735vw;
  top: 8.78477306vw;
  left: 7.3206442167vw;
  z-index: 200;
  -webkit-transform: translate(-58.5651537335vw, 0);
  transform: translate(-58.5651537335vw, 0);
  transition: 1s;
}

#jtb .sec-hero__tit.is-show {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

#jtb .sec-hero__tit.is-active {
  -webkit-transform: translate(80%, 0);
  transform: translate(80%, 0);
}

#jtb .sec-hero__nav {
  position: fixed;
  width: 100%;
  bottom: 2.9282576867vw;
  right: 3.6603221083vw;
  z-index: 99999;
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  transition: 1s;
}

#jtb .sec-hero__nav.is-show {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

#jtb .sec-hero__nav.is-hide {
  opacity: 0;
}

#jtb .sec-hero__nav--list {
  width: 382px;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  border-radius: 32px;
  box-shadow: 0 3px 6px rgba(0,0,0,.16);
  padding: 7px 7px 7px 30px;
  display: flex;
  gap: 30px;
}

#jtb .sec-hero__nav--link {
  font-size: 16px;
  font-weight: 500;
}

#jtb .sec-hero__nav--link.-live {
  position: relative;
}

#jtb .sec-hero__nav--link.-live::after {
  content: "";
  position: absolute;
  top: -32px;
  left: 50%;
  translate: -50% 0;
  width: 95px;
  height: 35px;
  background: url(../img/hero_nav_icon.png) no-repeat center/cover;
}

#jtb .sec-hero__nav--link.-red {
  padding: 12px;
  background: #cc0001;
  border-radius: 25px;
  font-weight: bold;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

#jtb .sec-hero__nav--btn {
  width: 250px;
  height: 70px;
  margin-left: auto;
  color: #fff;
}

#jtb .sec-hero .hero {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

#jtb .sec-hero .hero::after {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: .3s;
}

#jtb .sec-hero .hero_loading {
  position: absolute;
  top: 60%;
  left: 49%;
  z-index: 9999;
  font-size: 18px;
  color: #fff;
  line-height: 1;
  display: flex;
  align-items: flex-end;
}

#jtb .sec-hero .hero_loading .loader {
  width: 12px;
  aspect-ratio: 4;
  background: radial-gradient(circle closest-side, #fff 100%, rgba(0, 0, 0, 0)) 0/33.3333333333% 80% space;
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
  -webkit-animation: l1 1s steps(4) infinite;
  animation: l1 1s steps(4) infinite;
}

@-webkit-keyframes l1 {
  to {
    -webkit-clip-path: inset(0 -34% 0 0);
    clip-path: inset(0 -34% 0 0);
  }
}

@keyframes l1 {
  to {
    -webkit-clip-path: inset(0 -34% 0 0);
    clip-path: inset(0 -34% 0 0);
  }
}

#jtb .sec-hero .hero_img {
  position: absolute;
  inset: 0;
  transition: .3s;
  opacity: 0;
  z-index: 1;
}

#jtb .sec-hero .hero_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform: translate(-50px, 0) scale(1.1);
  transform: translate(-50px, 0) scale(1.1);
}

#jtb .sec-hero .hero_mask {
  position: absolute;
  z-index: 100;
  width: 362vw;
  top: -45vw;
  left: -38vw;
  transition: .3s;
  opacity: 0;
}

#jtb .sec-hero .hero_mask img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#jtb .sec-hero .hero_logo {
  position: absolute;
  z-index: 9999;
  width: 14.6412884334vw;
  top: 44%;
  left: 44%;
  transition: 1.5s cubic-bezier(0.25, 1, 0.5, 1);
}

#jtb .sec-hero .hero_logo.anime1 {
  width: 362vw;
  top: -45vw;
  left: -38.2vw;
}

#jtb .sec-hero .hero_logo.anime2 {
  -webkit-animation: moving2 1.5s 0s cubic-bezier(0.25, 1, 0.5, 1) forwards;
  animation: moving2 1.5s 0s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}

#jtb .sec-hero .hero_logo.anime3 {
  -webkit-animation: moving3 1.5s 0s cubic-bezier(0.25, 1, 0.5, 1) forwards;
  animation: moving3 1.5s 0s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}

#jtb .sec-hero .hero_logo.anime4 {
  -webkit-animation: moving4 1.5s 0s cubic-bezier(0.25, 1, 0.5, 1) forwards;
  animation: moving4 1.5s 0s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}

#jtb .sec-hero .hero_logo.anime5 {
  -webkit-animation: moving5 1.5s 0s cubic-bezier(0.25, 1, 0.5, 1) forwards;
  animation: moving5 1.5s 0s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}

#jtb .sec-hero .hero_logo.anime6 {
  -webkit-animation: moving6 1.5s 0s cubic-bezier(0.25, 1, 0.5, 1) forwards;
  animation: moving6 1.5s 0s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}

#jtb .sec-hero .hero_logo.is-hide {
  opacity: 0;
}

#jtb .sec-hero .hero_logo svg {
  width: 100%;
  height: auto;
  position: relative;
}

#jtb .sec-hero .hero.is-hide {
  opacity: 0;
}

#jtb .sec-hero .hero.is-active::after {
  opacity: 1 !important;
}

#jtb .sec-hero .hero.is-show .hero_img {
  opacity: 1;
}

#jtb .sec-hero .hero.is-show .hero_img img {
  -webkit-animation: slideImgAni .8s .5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
  animation: slideImgAni .8s .5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}

#jtb .sec-hero .hero.is-show .hero_mask {
  opacity: 1;
}

#jtb .sec-hero .hero_1::after {
  background: url(../img/bg1.png) center/cover;
  opacity: 1;
}

#jtb .sec-hero .hero_2 {
  z-index: 2;
}

#jtb .sec-hero .hero_2::after {
  background: url(../img/bg2.png) center/cover;
}

#jtb .sec-hero .hero_2_mask {
  width: 365vw;
  top: -64vw;
  left: 0vw;
}

#jtb .sec-hero .hero_3 {
  z-index: 2;
}

#jtb .sec-hero .hero_3::after {
  background: url(../img/bg3.png) center/cover;
}

#jtb .sec-hero .hero_3_mask {
  width: 360vw;
  top: -23vw;
  left: -70vw;
}

#jtb .sec-hero .hero_4 {
  z-index: 2;
}

#jtb .sec-hero .hero_4::after {
  background: url(../img/bg4.png) center/cover;
}

#jtb .sec-hero .hero_4_mask {
  width: 340vw;
  top: 0vw;
  left: -124vw;
}

#jtb .sec-hero .hero_5 {
  z-index: 2;
}

#jtb .sec-hero .hero_5::after {
  background: url(../img/bg5.png) center/cover;
}

#jtb .sec-hero .hero_5_mask {
  width: 350vw;
  top: -6vw;
  left: -79vw;
}

@-webkit-keyframes moving2 {
  from {
    width: 362vw;
    top: -45vw;
    left: -38vw;
  }

  to {
    width: 268vw;
    top: -64vw;
    left: 13vw;
  }
}

@keyframes moving2 {
  from {
    width: 362vw;
    top: -45vw;
    left: -38vw;
  }

  to {
    width: 268vw;
    top: -64vw;
    left: 13vw;
  }
}

@-webkit-keyframes moving2_sp {
  from {
    width: 650vw;
    top: -25vw;
    left: -120vw;
  }

  to {
    width: 525vw;
    top: -113vw;
    left: -51vw;
  }
}

@keyframes moving2_sp {
  from {
    width: 650vw;
    top: -25vw;
    left: -120vw;
  }

  to {
    width: 525vw;
    top: -113vw;
    left: -51vw;
  }
}

@-webkit-keyframes moving3 {
  from {
    width: 268vw;
    top: -64vw;
    left: 13vw;
  }

  to {
    width: 297.3vw;
    top: -23.1vw;
    left: -68.5vw;
  }
}

@keyframes moving3 {
  from {
    width: 268vw;
    top: -64vw;
    left: 13vw;
  }

  to {
    width: 297.3vw;
    top: -23.1vw;
    left: -68.5vw;
  }
}

@-webkit-keyframes moving3_sp {
  from {
    width: 525vw;
    top: -113vw;
    left: -51vw;
  }

  to {
    width: 561vw;
    top: .2vw;
    left: -190.6vw;
  }
}

@keyframes moving3_sp {
  from {
    width: 525vw;
    top: -113vw;
    left: -51vw;
  }

  to {
    width: 561vw;
    top: .2vw;
    left: -190.6vw;
  }
}

@-webkit-keyframes moving4 {
  from {
    width: 297.3vw;
    top: -23.1vw;
    left: -68.5vw;
  }

  to {
    width: 238.2vw;
    top: 4.3vw;
    left: -108.7vw;
  }
}

@keyframes moving4 {
  from {
    width: 297.3vw;
    top: -23.1vw;
    left: -68.5vw;
  }

  to {
    width: 238.2vw;
    top: 4.3vw;
    left: -108.7vw;
  }
}

@-webkit-keyframes moving4_sp {
  from {
    width: 561vw;
    top: .2vw;
    left: -190.6vw;
  }

  to {
    width: 553.2vw;
    top: 9.6vw;
    left: -297.6vw;
  }
}

@keyframes moving4_sp {
  from {
    width: 561vw;
    top: .2vw;
    left: -190.6vw;
  }

  to {
    width: 553.2vw;
    top: 9.6vw;
    left: -297.6vw;
  }
}

@-webkit-keyframes moving5 {
  from {
    width: 238.2vw;
    top: 4.3vw;
    left: -108.7vw;
  }

  to {
    width: 152vw;
    top: -6.5vw;
    left: -93.9vw;
  }
}

@keyframes moving5 {
  from {
    width: 238.2vw;
    top: 4.3vw;
    left: -108.7vw;
  }

  to {
    width: 152vw;
    top: -6.5vw;
    left: -93.9vw;
  }
}

@-webkit-keyframes moving5_sp {
  from {
    width: 553.2vw;
    top: 9.6vw;
    left: -297.6vw;
  }

  to {
    width: 363.9vw;
    top: -16.8vw;
    left: -279.8vw;
  }
}

@keyframes moving5_sp {
  from {
    width: 553.2vw;
    top: 9.6vw;
    left: -297.6vw;
  }

  to {
    width: 363.9vw;
    top: -16.8vw;
    left: -279.8vw;
  }
}

@-webkit-keyframes moving6 {
  from {
    width: 152vw;
    top: -6.5vw;
    left: -93.9vw;
  }

  to {
    width: 362vw;
    top: -45vw;
    left: -38vw;
  }
}

@keyframes moving6 {
  from {
    width: 152vw;
    top: -6.5vw;
    left: -93.9vw;
  }

  to {
    width: 362vw;
    top: -45vw;
    left: -38vw;
  }
}

@-webkit-keyframes moving6_sp {
  from {
    width: 363.9vw;
    top: -16.8vw;
    left: -279.8vw;
  }

  to {
    width: 650vw;
    top: -25vw;
    left: -120vw;
  }
}

@keyframes moving6_sp {
  from {
    width: 363.9vw;
    top: -16.8vw;
    left: -279.8vw;
  }

  to {
    width: 650vw;
    top: -25vw;
    left: -120vw;
  }
}

@-webkit-keyframes slideImgAni {
  from {
    -webkit-transform: translate(-50px, 0) scale(1.1);
    transform: translate(-50px, 0) scale(1.1);
  }

  to {
    -webkit-transform: translate(0, 0) scale(1.2);
    transform: translate(0, 0) scale(1.2);
  }
}

@keyframes slideImgAni {
  from {
    -webkit-transform: translate(-50px, 0) scale(1.1);
    transform: translate(-50px, 0) scale(1.1);
  }

  to {
    -webkit-transform: translate(0, 0) scale(1.2);
    transform: translate(0, 0) scale(1.2);
  }
}

@-webkit-keyframes slideImgAni_sp {
  from {
    -webkit-transform: translate(-30px, 0) scale(1.2);
    transform: translate(-30px, 0) scale(1.2);
  }

  to {
    -webkit-transform: translate(0, 0) scale(1.3);
    transform: translate(0, 0) scale(1.3);
  }
}

@keyframes slideImgAni_sp {
  from {
    -webkit-transform: translate(-30px, 0) scale(1.2);
    transform: translate(-30px, 0) scale(1.2);
  }

  to {
    -webkit-transform: translate(0, 0) scale(1.3);
    transform: translate(0, 0) scale(1.3);
  }
}

#jtb .sec-seminar {
  padding: 100px 0 90px;
  background: #f5f5f5;
}

#jtb .sec-seminar .sec-in {
  width: 1100px;
}

#jtb .sec-seminar__txt {
  text-align: center;
  font-size: 16px;
  line-height: 1.8125;
}

#jtb .sec-seminar__list {
  margin-top: 70px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px 30px;
}

#jtb .sec-seminar__items {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: subgrid;
  grid-template-rows: subgrid;
  -ms-grid-row-span: 4;
  grid-row: span 4;
  position: relative;
  border-radius: 13px;
  overflow: hidden;
  padding: 80px 20px 40px;
  justify-content: center;
  gap: 1px;
  height: 50px;
  background: #fff;
  -webkit-filter: drop-shadow(0px 0px 11px rgba(0, 0, 0, 0.13));
  filter: drop-shadow(0px 0px 11px rgba(0, 0, 0, 0.13));
}

#jtb .sec-seminar__items--time {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: linear-gradient(90deg, rgb(204, 0, 0) 0%, rgb(235, 85, 20) 65%, rgb(255, 185, 0) 100%);
  color: #fff;
  font-size: 24px;
  padding-block: 5px;
}

#jtb .sec-seminar__items--time .date {
  font-size: 37px;
  font-weight: bold;
  line-height: 1;
}

#jtb .sec-seminar__items--time .time {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}

#jtb .sec-seminar__items--tit {
  font-size: 20px;
  font-weight: bold;
  color: #cc0001;
  line-height: 1.5;
}

#jtb .sec-seminar__items--tit .inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 100px;
}

#jtb .sec-seminar__items--tit .medium {
  font-size: 16px;
}

#jtb .sec-seminar__items--tit .small {
  font-size: 14px;
  margin-top: 5px;
}

#jtb .sec-seminar__items--tit .label {
  display: block;
  color: #000;
  font-size: 12px;
  border: 1px solid #000;
  border-radius: 17px;
  padding: 3px 10px;
  margin-bottom: 10px;
  max-width: 130px;
  margin-inline: auto;
  text-align: center;
}

#jtb .sec-seminar__items--img {
  width: 100px;
  margin-top: 20px;
  margin-inline: auto;
}

#jtb .sec-seminar__items--txt {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.7333333333;
  margin-top: 30px;
}

#jtb .sec-seminar__items--btn {
  width: 100%;
  height: 50px;
  margin: 30px auto 0;
  color: #fff;
}

#jtb .sec-seminar__items--btn>a {
  font-size: 18px;
}

#jtb .sec-search {
  position: relative;
  padding: 120px 0;
  color: #fff;
  z-index: 1;
}

#jtb .sec-search__bg {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgb(204, 0, 0) 0%, rgb(235, 85, 20) 57%, rgb(255, 185, 0) 100%);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  opacity: .7;
  z-index: -1;
}

#jtb .sec-search__inner {
  width: 1100px;
  margin-inline: auto;
}

#jtb .sec-search__tit {
  padding-inline: 50px;
}

#jtb .sec-search__txt {
  font-size: 16px;
  text-align: center;
  margin-top: 30px;
  font-weight: 500;
}

#jtb .sec-search__box {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 50px 635px;
  grid-template-columns: 1fr 635px;
  align-items: flex-start;
  margin-top: 70px;
  gap: 50px;
}

#jtb .sec-search__tabs:nth-child(n+2) {
  margin-top: 15px;
}

#jtb .sec-search__tabs.is-active {
  font-weight: bold;
}

#jtb .sec-search__tabs--tit {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 30px 10px 1fr;
  grid-template-columns: 30px 1fr;
  align-items: center;
  gap: 10px;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  cursor: pointer;
  transition: .3s;
}

#jtb .sec-search__tabs--tit.is-open .obj .line:nth-child(n+2) {
  rotate: 180deg;
  opacity: 0;
}

#jtb .sec-search__tabs .en {
  font-size: 22px;
}

#jtb .sec-search__tabs .ja {
  font-size: 17px;
}

#jtb .sec-search__items {
  background: #fff;
  border-radius: 20px;
  padding: 30px 40px;
  opacity: 0;
  pointer-events: none;
  display: none;
}

#jtb .sec-search__items.is-active {
  display: block;
  -webkit-animation: fadeUpAnimation 1s forwards;
  animation: fadeUpAnimation 1s forwards;
  opacity: 1;
  pointer-events: all;
}

#jtb .sec-search__items--head {
  display: flex;
  align-items: center;
  gap: 7px;
}

#jtb .sec-search__items--num {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #d41605;
  font-weight: bold;
  line-height: 1;
  flex-shrink: 0;
}

#jtb .sec-search__items--num .ja {
  font-size: 10px;
}

#jtb .sec-search__items--num .en {
  font-size: 48px;
}

#jtb .sec-search__items--tit {
  display: flex;
  align-items: flex-end;
  line-height: 1;
  font-size: 17px;
  font-weight: bold;
  gap: 5px;
  padding-top: 10px;
  color: #000;
}

#jtb .sec-search__items--tit .strong {
  background: linear-gradient(90deg, rgb(204, 0, 0) 0%, rgb(235, 85, 20) 57%, rgb(255, 185, 0) 100%);
  font-size: 28px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0,0,0,0);
}

#jtb .sec-search__items--txt {
  display: block;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
  margin-top: 7px;
  color: #000;
}

#jtb .sec-search__items--movie {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 10px;
  margin-top: 20px;
}

#jtb .sec-search__items--thumbs {
  position: relative;
  width: 176px;
  width: calc((100% - 20px)/3);
}

#jtb .sec-search__items--thumbs .img {
  position: relative;
  z-index: 1;
  border-radius: 13px;
  display: block;
  overflow: hidden;
}

#jtb .sec-search__items--obj {
  position: absolute;
  bottom: 5px;
  right: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  background: #d41605;
  border-radius: 100vmax;
  z-index: 1;
}

#jtb .sec-search__items--obj .icon {
  position: relative;
  left: 1px;
  width: 7px;
  height: 9px;
  background: #fff;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
}

#jtb .sec-group {
  background: #fff;
  padding: 90px 0 70px;
}

#jtb .sec-group__btn {
  margin-top: 35px;
  text-align: center;
}

#jtb .sec-group__btn>a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 13px;
  font-size: 14px;
  font-weight: 500;
  border: 1px solid #000;
  border-radius: 23px;
  padding: 12px 20px;
  transition: .3s;
}

#jtb .sec-group__btn>a .i-icon {
  stroke: #000;
  transition: .3s;
}

#jtb .sec-group__box {
  padding: 200px 0 50px;
}

#jtb .sec-group__list {
  width: 460px;
  height: 460px;
  position: relative;
  margin-inline: auto;
}

#jtb .sec-group__list::before,
#jtb .sec-group__list::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}

#jtb .sec-group__list::before {
  width: 311px;
  height: 311px;
  background: #c00;
  border-radius: 100vmax;
  -webkit-filter: drop-shadow(0px 0px 11px rgba(204, 0, 1, 0.3));
  filter: drop-shadow(0px 0px 11px rgba(204, 0, 1, 0.3));
}

#jtb .sec-group__list::after {
  width: 114px;
  height: 68px;
  background: url(../img/common/logo.svg) no-repeat center/cover;
}

#jtb .sec-group__items {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 8px;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  padding-top: 30px;
}

#jtb .sec-group__items:nth-child(1) {
  top: 0px;
  left: 233px;
  -webkit-filter: drop-shadow(0px 0px 27px rgba(204, 0, 1, 0.3));
  filter: drop-shadow(0px 0px 27px rgba(204, 0, 1, 0.3));
}

#jtb .sec-group__items:nth-child(2) {
  top: 160.999px;
  left: 454.596px;
  -webkit-filter: drop-shadow(0px 0px 27px rgba(0, 28, 123, 0.3));
  filter: drop-shadow(0px 0px 27px rgba(0, 28, 123, 0.3));
}

#jtb .sec-group__items:nth-child(3) {
  top: 421.501px;
  left: 369.954px;
  -webkit-filter: drop-shadow(0px 0px 27px rgba(255, 154, 0, 0.3));
  filter: drop-shadow(0px 0px 27px rgba(255, 154, 0, 0.3));
}

#jtb .sec-group__items:nth-child(4) {
  padding-top: 0;
  top: 421.501px;
  left: 96.046px;
  -webkit-filter: drop-shadow(0px 0px 27px rgba(148, 148, 148, 0.3));
  filter: drop-shadow(0px 0px 27px rgba(148, 148, 148, 0.3));
}

#jtb .sec-group__items:nth-child(5) {
  padding-top: 45px;
  top: 160.999px;
  left: 11.4038px;
  -webkit-filter: drop-shadow(0px 0px 27px rgba(40, 74, 52, 0.3));
  filter: drop-shadow(0px 0px 27px rgba(40, 74, 52, 0.3));
}

#jtb .sec-group__tit {
  position: absolute;
  top: 25px;
  left: 50%;
  translate: -50% 0;
}

#jtb .sec-group__link {
  display: flex;
  align-items: flex-end;
  text-align: center;
  gap: 4px;
  font-size: 15px;
  line-height: 1.2;
  transition: .3s;
  text-decoration: underline;
}

#jtb .sec-group__link.-styleOff1 .i-obj {
  position: relative;
  left: -15px;
}

#jtb .sec-group__link.-styleOff2 .i-obj {
  position: relative;
  left: -52px;
}

#jtb .sec-group__link .i-obj {
  background: #d82009;
  width: 17px;
  height: 17px;
  border-radius: 100vmax;
  display: flex;
  align-items: center;
  justify-content: center;
}

#jtb .sec-group__link .i-obj .i-icon {
  width: 8px;
  height: 7px;
}

#jtb .sec-group__link .i-obj .i-icon svg {
  stroke: #fff;
}

#jtb .sec-group__note {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 30% 1fr;
  grid-template-columns: 30% 1fr;
  align-items: center;
  padding: 30px 40px 30px 0;
  background: #f5f5f5;
  border-radius: 13px;
  margin-top: 100px;
}

#jtb .sec-group__note--tit {
  position: relative;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
}

#jtb .sec-group__note--tit::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  translate: 0 -50%;
  width: 3px;
  height: 76px;
  background: linear-gradient(180deg, rgb(0, 28, 123) 0%, rgb(0, 90, 200) 60%, rgb(0, 167, 225) 100%);
}

#jtb .sec-group__note--txt {
  font-size: 16px;
  line-height: 1.375;
}

#jtb .sec-archive {
  padding: 100px 0;
}

#jtb .sec-archive .sec-in {
  width: 1160px;
}

#jtb .sec-archive__list {
  margin-top: 60px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 27px 1fr 27px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 27px;
}

#jtb .sec-archive__items {
  -webkit-filter: drop-shadow(0px 0px 11px rgba(0, 0, 0, 0.16));
  filter: drop-shadow(0px 0px 11px rgba(0, 0, 0, 0.16));
  border-radius: 10px;
  overflow: hidden;
}

#jtb .sec-archive__link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  min-height: 100px;
}

#jtb .sec-archive__link .txt {
  font-size: 22px;
  font-weight: 500;
  padding-right: 20px;
  text-align: center;
  line-height: 1.2272727273;
}

#jtb .sec-archive__link .i-obj {
  position: absolute;
  top: 50%;
  right: 20px;
  translate: 0 -50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #cc0001;
  width: 18px;
  height: 18px;
  border-radius: 100vmax;
}

#jtb .sec-archive__link .i-icon {
  width: 8px;
  height: 8px;
}

#jtb .sec-archive__link .i-icon svg {
  stroke: #fff;
}

#jtb .sec-archive__note {
  font-size: 12px;
  color: #919191;
  margin-top: 90px;
}

@media (min-width: 768px) {
  .u-hidden-up-md {
    display: none !important;
    visibility: hidden;
  }

  a[href^="tel:"] {
    pointer-events: none;
    color: inherit;
    cursor: default;
    text-decoration: none;
  }
}

@media print,screen and (min-width: 768px) {
  #jtb a {
    opacity: 1;
    transition: opacity .3s;
  }

  #jtb a:hover {
    opacity: .7;
  }
}

@media (min-width: 1366px) {
  .u-hidden-lg {
    display: none !important;
    visibility: hidden;
  }

  .u-hidden-up-lg {
    display: none !important;
    visibility: hidden;
  }
}

@media (max-width: 1365.98px) {
  .u-hidden-down-md {
    display: none !important;
    visibility: hidden;
  }

  body {
    font-size: 1.0248901903vw;
  }
}

@media screen and (max-width: 950px) {
  .c-modal__cnt {
    width: 89.3333333333vw;
    padding: 12vw 8vw;
  }

  .c-modal__inr {
    flex-direction: column;
    align-items: flex-start;
    gap: 5.3333333333vw;
  }

  .c-modal__label {
    flex-wrap: wrap;
    gap: 2.1333333333vw;
  }

  #modal1 .c-modal__inr {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 5.3333333333vw;
  }
}

@media screen and (max-width: 850px) {
  #main {
    width: 100%;
  }

  body {
    min-width: 100%;
  }
}

@media (max-width: 767.98px) {
  .u-hidden-sm {
    display: none !important;
    visibility: hidden;
  }

  .u-hidden-down-sm {
    display: none !important;
    visibility: hidden;
  }

  body {
    font-size: 3.2vw;
  }

  .-pcOnly {
    display: none;
  }

  .-spOnly {
    display: block;
  }

  .l-wrapper {
    min-width: 100%;
  }

  .sec-in {
    width: 92%;
  }

  .c-btnStyle1 {
    border-radius: 14.4vw;
    font-size: 4.8vw;
  }

  .c-headingStyle1 {
    padding-bottom: 1.3333333333vw;
    line-height: 1.1;
    text-align: center;
  }

  .c-headingStyle1 .en,
  .c-headingStyle1 .ja {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }

  .c-headingStyle1 .en:nth-child(2),
  .c-headingStyle1 .ja:nth-child(2) {
    margin-top: 2.6666666667vw;
  }

  .c-headingStyle1 .en::after,
  .c-headingStyle1 .ja::after {
    height: .5333333333vw;
  }

  .c-headingStyle1 .en {
    font-size: 8vw;
  }

  .c-headingStyle1 .ja {
    font-size: 6.4vw;
    padding-bottom: 1.3333333333vw;
  }

  .c-modal__close {
    width: 72vw;
    border-radius: 8vw;
    padding: 4.2666666667vw;
    border: .2666666667vw solid #fff;
  }

  .c-modal__label--name {
    min-width: 22.6666666667vw;
    padding: 1.3333333333vw 3.2vw;
  }

  .c-modal__tit {
    font-size: 6.4vw;
    line-height: 1.25;
  }

  .c-modal__txt {
    font-size: 4.2666666667vw;
    margin-top: 6.6666666667vw;
  }

  .c-modal__youtube {
    width: 89.3333333333vw;
    border-radius: 2.6666666667vw;
  }

  #jtb {
    min-width: 100%;
  }

  #jtb .sec-hero {
    height: 177.8666666667vw;
    height: 100vh;
  }

  #jtb .sec-hero__tit {
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    width: 89.3333333333vw;
    top: 16vw;
    left: 0;
  }

  #jtb .sec-hero__tit.is-active {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  #jtb .sec-hero__nav {
    -webkit-transform: translate(0, 120%);
    transform: translate(0, 120%);
  }

  #jtb .sec-hero__nav {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
  }

  #jtb .sec-hero__nav--list {
    border-radius: 0;
    gap: 0;
    text-align: center;
    padding: 0;
    width: 100%;
  }

  #jtb .sec-hero__nav--items {
    width: 100%;
  }

  #jtb .sec-hero__nav--items:last-child {
    background: #cc0001;
  }

  #jtb .sec-hero__nav--link {
    font-size: 3.7333333333vw;
    line-height: 1.3846153846;
  }

  #jtb .sec-hero__nav--link.-live::after {
    width: 20vw;
    height: 7.2vw;
    top: -6.6666666667vw;
  }

  #jtb .sec-hero__nav--link.-red {
    width: 100%;
    height: 100%;
    border-radius: 0;
    padding: 4vw 4vw;
    font-size: 4.8vw;
    line-height: 1.2222222222;
  }

  #jtb .sec-hero__nav--btn {
    width: 53.3333333333vw;
    height: 16vw;
    margin: 0 2.6666666667vw 2.6666666667vw auto;
  }

  #jtb .sec-hero .hero_loading {
    font-size: 4vw;
    top: 55%;
    left: 42%;
  }

  #jtb .sec-hero .hero_loading .loader {
    width: 2.6666666667vw;
  }

  #jtb .sec-hero .hero_img img {
    -webkit-transform: translate(-30px, 0) scale(1.2);
    transform: translate(-30px, 0) scale(1.2);
  }

  #jtb .sec-hero .hero_logo {
    width: 32vw;
    top: 44%;
    left: 33%;
  }

  #jtb .sec-hero .hero_logo.anime1 {
    width: 650vw;
    top: -25vw;
    left: -120vw;
  }

  #jtb .sec-hero .hero_logo.anime2 {
    -webkit-animation: moving2_sp 1.5s 0s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    animation: moving2_sp 1.5s 0s cubic-bezier(0.25, 1, 0.5, 1) forwards;
  }

  #jtb .sec-hero .hero_logo.anime3 {
    -webkit-animation: moving3_sp 1.5s 0s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    animation: moving3_sp 1.5s 0s cubic-bezier(0.25, 1, 0.5, 1) forwards;
  }

  #jtb .sec-hero .hero_logo.anime4 {
    -webkit-animation: moving4_sp 1.5s 0s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    animation: moving4_sp 1.5s 0s cubic-bezier(0.25, 1, 0.5, 1) forwards;
  }

  #jtb .sec-hero .hero_logo.anime5 {
    -webkit-animation: moving5_sp 1.5s 0s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    animation: moving5_sp 1.5s 0s cubic-bezier(0.25, 1, 0.5, 1) forwards;
  }

  #jtb .sec-hero .hero_logo.anime6 {
    -webkit-animation: moving6_sp 1.5s 0s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    animation: moving6_sp 1.5s 0s cubic-bezier(0.25, 1, 0.5, 1) forwards;
  }

  #jtb .sec-hero .hero.is-show .hero_img img {
    -webkit-animation: slideImgAni_sp .8s .5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    animation: slideImgAni_sp .8s .5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
  }

  #jtb .sec-hero .hero_1_mask {
    width: 650vw;
    top: -25vw;
    left: -120vw;
  }

  #jtb .sec-hero .hero_2_mask {
    width: 705vw;
    top: -111vw;
    left: -74vw;
  }

  #jtb .sec-hero .hero_3_mask {
    width: 683vw;
    top: 0vw;
    left: -195vw;
  }

  #jtb .sec-hero .hero_4_mask {
    width: 784vw;
    top: 0px;
    left: -330vw;
  }

  #jtb .sec-hero .hero_5_mask {
    width: 854vw;
    top: -17vw;
    left: -250vw;
  }

  #jtb .sec-seminar {
    padding: 60px 0 40px;
  }

  #jtb .sec-seminar .sec-in {
    width: 90%;
  }

  #jtb .sec-seminar__txt {
    font-size: 3.7333333333vw;
  }

  #jtb .sec-seminar__list {
    margin-top: 10.6666666667vw;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 0;
  }

  #jtb .sec-seminar__items {
    border-radius: 3.4666666667vw;
    padding: 18.6666666667vw 5.3333333333vw 10.6666666667vw;
  }

  #jtb .sec-seminar__items:nth-child(n+2) {
    margin-top: 5.3333333333vw;
  }

  #jtb .sec-seminar__items--time {
    font-size: 5.8666666667vw;
  }

  #jtb .sec-seminar__items--time .date {
    font-size: 10.6666666667vw;
  }

  #jtb .sec-seminar__items--time .time {
    font-size: 5.3333333333vw;
  }

  #jtb .sec-seminar__items--tit {
    font-size: 4.8vw;
  }

  #jtb .sec-seminar__items--tit .inner {
    height: auto;
  }

  #jtb .sec-seminar__items--tit .medium {
    font-size: 3.7333333333vw;
  }

  #jtb .sec-seminar__items--tit .small {
    font-size: 3.2vw;
    margin-top: 1.3333333333vw;
  }

  #jtb .sec-seminar__items--tit .label {
    font-size: 3.2vw;
    padding: .8vw 2.6666666667vw;
    margin-bottom: 2.6666666667vw;
    border-radius: 4.5333333333vw;
    max-width: 40vw;
  }

  #jtb .sec-seminar__items--img {
    width: 26.6666666667vw;
    margin-top: 5.3333333333vw;
  }

  #jtb .sec-seminar__items--txt {
    font-size: 3.7333333333vw;
    margin-top: 5.3333333333vw;
  }

  #jtb .sec-seminar__items--btn {
    height: 13.3333333333vw;
    margin: 5.3333333333vw auto 0;
  }

  #jtb .sec-search {
    padding: 16vw 0;
  }

  #jtb .sec-search__inner {
    width: 90%;
  }

  #jtb .sec-search__tit {
    padding: 0;
  }

  #jtb .sec-search__txt {
    font-size: 4.2666666667vw;
    margin-top: 5.3333333333vw;
  }

  #jtb .sec-search__box {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-top: 13.3333333333vw;
  }

  #jtb .sec-search__tabs {
    border-bottom: 1px solid #fff;
    padding: 4vw 0;
  }

  #jtb .sec-search__tabs:first-child {
    border-top: 1px solid #fff;
  }

  #jtb .sec-search__tabs:nth-child(n+2) {
    margin: 0;
  }

  #jtb .sec-search__tabs.is-active {
    font-weight: 400;
  }

  #jtb .sec-search__tabs--tit {
    position: relative;
    -ms-grid-columns: 6.6666666667vw 1.3333333333vw 1fr;
    grid-template-columns: 6.6666666667vw 1fr;
    gap: 1.3333333333vw;
    padding: 0;
    border: none;
    padding-right: 8vw;
  }

  #jtb .sec-search__tabs--tit .obj {
    position: absolute;
    top: 50%;
    right: 1.3333333333vw;
    translate: 0 -50%;
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }

  #jtb .sec-search__tabs--tit .obj .line {
    position: absolute;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    width: 100%;
    height: .5333333333vw;
    background: #fff;
    transition: .3s;
  }

  #jtb .sec-search__tabs--tit .obj .line:nth-child(n+2) {
    rotate: 90deg;
  }

  #jtb .sec-search__tabs .en {
    font-size: 5.6vw;
  }

  #jtb .sec-search__tabs .ja {
    font-size: 4.2666666667vw;
    line-height: 1.4;
  }

  #jtb .sec-search__items {
    margin-top: 4vw;
    padding: 5.3333333333vw 6.6666666667vw;
    opacity: 1;
    pointer-events: all;
  }

  #jtb .sec-search__items--head {
    gap: 1.3333333333vw;
  }

  #jtb .sec-search__items--num .ja {
    font-size: 2.6666666667vw;
  }

  #jtb .sec-search__items--num .en {
    font-size: 11.2vw;
  }

  #jtb .sec-search__items--tit {
    display: inline;
    font-size: 3.7333333333vw;
    line-height: 1.4;
  }

  #jtb .sec-search__items--tit .strong {
    font-size: 5.3333333333vw;
    margin-right: .5333333333vw;
  }

  #jtb .sec-search__items--txt {
    font-size: 3.7333333333vw;
  }

  #jtb .sec-search__items--movie {
    flex-direction: column;
    gap: 4vw;
  }

  #jtb .sec-search__items--thumbs {
    width: 100%;
  }

  #jtb .sec-search__items--obj {
    bottom: 2.1333333333vw;
    right: 2.1333333333vw;
    width: 8.8vw;
    height: 8.8vw;
  }

  #jtb .sec-search__items--obj .icon {
    position: relative;
    left: .5333333333vw;
    width: 2.6666666667vw;
    height: 3.2vw;
  }

  #jtb .sec-group {
    padding: 13.3333333333vw 0 29.3333333333vw;
  }

  #jtb .sec-group__box {
    padding: 0;
  }

  #jtb .sec-group__list {
    position: static;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 9.3333333333vw;
    margin-top: 10.6666666667vw;
  }

  #jtb .sec-group__list::before,
  #jtb .sec-group__list::after {
    display: none;
  }

  #jtb .sec-group__items {
    position: relative;
    -webkit-transform: none;
    transform: none;
    width: 74.6666666667vw;
    height: 74.6666666667vw;
    gap: 3.2vw;
    margin-inline: auto;
    padding-top: 5.3333333333vw;
  }

  #jtb .sec-group__items:nth-child(1) {
    top: 0;
    left: 0;
  }

  #jtb .sec-group__items:nth-child(2) {
    top: 0;
    left: 0;
  }

  #jtb .sec-group__items:nth-child(3) {
    top: 0;
    left: 0;
  }

  #jtb .sec-group__items:nth-child(4) {
    order: 1;
    top: 0;
    left: 0;
  }

  #jtb .sec-group__items:nth-child(5) {
    top: 0;
    left: 0;
  }

  #jtb .sec-group__tit {
    top: 6.6666666667vw;
  }

  #jtb .sec-group__link {
    gap: 1.0666666667vw;
    font-size: 4vw;
  }

  #jtb .sec-group__link.-styleOff1 .i-obj {
    left: -4vw;
  }

  #jtb .sec-group__link.-styleOff2 .i-obj {
    left: -13.8666666667vw;
  }

  #jtb .sec-group__note {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: 8vw;
    gap: 8vw;
    margin-top: 13.3333333333vw;
  }

  #jtb .sec-group__note--tit {
    font-size: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
  }

  #jtb .sec-group__note--tit::after {
    top: auto;
    bottom: 0;
    left: 50%;
    translate: -50% 0;
    width: 16vw;
    height: .5333333333vw;
    background: linear-gradient(90deg, rgb(0, 28, 123) 0%, rgb(0, 90, 200) 60%, rgb(0, 167, 225) 100%);
  }

  #jtb .sec-group__note--txt {
    font-size: 4.2666666667vw;
  }

  #jtb .sec-archive {
    padding: 16vw 0 32vw;
  }

  #jtb .sec-archive .sec-in {
    width: 92%;
  }

  #jtb .sec-archive__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 5.3333333333vw;
    margin-top: 10.6666666667vw;
  }

  #jtb .sec-archive__items {
    border-radius: 2.6666666667vw;
  }

  #jtb .sec-archive__link {
    min-height: 20vw;
  }

  #jtb .sec-archive__link .txt {
    font-size: 4.8vw;
    padding-right: 2.6666666667vw;
    line-height: 1.2777777778;
  }

  #jtb .sec-archive__link .i-obj {
    width: 4.8vw;
    height: 4.8vw;
    right: 5.3333333333vw;
  }

  #jtb .sec-archive__link .i-icon {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }

  #jtb .sec-archive__note {
    font-size: 3.2vw;
    margin-top: 18.6666666667vw;
  }
}

@media only screen and (max-width: 767px) {
  #jtb .res-pc {
    display: none !important;
  }

  #jtb .res-sp {
    display: inline !important;
  }
}

@media (min-width: 768px)and (max-width: 1365.98px) {
  .u-hidden-md {
    display: none !important;
    visibility: hidden;
  }
}

@media print {
  *,
  *::before,
  *::after {
    background: rgba(0,0,0,0) !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

@media (any-hover: hover) {
  #jtb .sec-search__tabs--tit:hover {
    font-weight: bold;
  }

  #jtb .sec-group__btn>a:hover {
    border: 1px solid rgba(0,0,0,0);
    background: #000;
    color: #fff;
  }

  #jtb .sec-group__btn>a:hover .i-icon {
    stroke: #fff;
  }

  #jtb .sec-group__link:hover {
    opacity: .7;
  }
}
/*# sourceMappingURL=styles.css.map */