@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: auto;
}

: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;
}

: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: #023a8a;
  font-size: 16px;
  line-height: 1.875;
  font-family: "Zen Kaku Gothic New",serif;
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  -webkit-text-size-adjust: 100%;
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
  background: url(/assets/img/common/bg_yellow.png) repeat top left/auto;
  background-color: #fffdf5;
}

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

a.no-link {
  pointer-events: none;
  cursor: default;
}

.-en {
  font-family: "Poppins",serif;
}

.-spOnly {
  display: none !important;
}

.sec-in {
  width: 1100px;
  margin-inline: auto;
}

.l-wrapper {
  overflow: clip;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 101;
  background: #fff;
  border-bottom: 1px solid #023a8a;
}

.l-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
}

.l-header__head {
  display: flex;
  align-items: flex-end;
  gap: 10px;
  line-height: 1;
}

.l-header__logo {
  position: relative;
  z-index: 101;
  width: 190px;
}

.l-header__tit {
  font-size: 15px;
  font-weight: bold;
  color: #023a8a;
}

.l-nav__list {
  display: flex;
  align-items: center;
  gap: 30px;
}

.l-nav__link {
  position: relative;
  font-size: 13px;
  font-weight: 500;
  color: #000;
  transition: .3s;
}

.l-nav__link.is-current {
  color: #023a8a;
}

.l-menu {
  display: none;
}

.l-footer {
  background: #e9eef5;
  padding: 85px 0 10px;
}

.l-footer__inner {
  width: 1200px;
  margin-inline: auto;
}

.l-footer__logo {
  width: 360px;
  margin-inline: auto;
}

.l-footer__nav--list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 100px;
  text-align: center;
}

.l-footer__nav--link {
  line-height: 1;
  transition: .3s;
}

.l-footer__nav--link .-en {
  line-height: 1;
  font-weight: bold;
  color: #ffce00;
  -webkit-text-stroke: 1px #023a8a;
  font-size: 20px;
}

.l-footer__nav--link .ja {
  font-size: 13px;
  font-weight: 500;
  margin-top: 10px;
}

.l-footer__copy {
  text-align: center;
  font-size: 10px;
  margin-top: 60px;
  color: #919191;
}

.c-btnStyle1 {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 150px;
  min-height: 45px;
  width: 100%;
  height: 100%;
  color: #023a8a;
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
  border-radius: 44px;
  background: #ffce00;
  border: 2px solid #023a8a;
  overflow: hidden;
  padding-right: 5px;
  transition: .3s;
  z-index: 1;
}

.c-btnStyle1 .obj {
  position: absolute;
  top: 50%;
  right: 10px;
  translate: 0 -50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100vmax;
  width: 35px;
  height: 35px;
  background: #023a8a;
  transition: .3s;
}

.c-btnStyle1 .obj .icon {
  position: relative;
  width: 8px;
  height: 14px;
  transition: .3s;
}

.c-btnStyle1 .obj .icon svg {
  stroke: #ffce00;
}

.c-btnStyle1.-en {
  font-size: 17px;
}

.c-btnStyle1.-entry {
  font-size: 16px;
  font-weight: 600;
}

.c-btnStyle1.-entry .obj {
  width: 22px;
  height: 22px;
}

.c-btnStyle1.-entry .icon {
  width: 5px;
  height: 10px;
}

.c-btnStyle1.-reverse {
  background: #fff;
}

.c-btnStyle1.-reverse .obj .icon svg {
  stroke: #fff;
}

.c-btnStyle1.-disabled {
  color: #8b8d8e;
  background: #b5b5b5;
  pointer-events: none;
}

.c-btnStyle1.-disabled .icon {
  display: none;
}

.c-btnStyle2 .obj {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100vmax;
  width: 100%;
  height: 100%;
  background: #ffce00;
  border: 1px solid #023a8a;
  transition: .3s;
}

.c-btnStyle2 .obj .icon {
  position: relative;
  width: 25%;
  height: 40%;
  transition: .3s;
}

.c-btnStyle2 .obj .icon svg {
  stroke: #023a8a;
}

.c-btnStyle2.-reverse .obj {
  background: #fff;
}

.c-headingStyle1 {
  position: relative;
  padding-left: 25px;
}

.c-headingStyle1::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  background: #023a8a;
}

.c-headingStyle1 .-en {
  line-height: 1;
  font-weight: bold;
  color: #ffce00;
  -webkit-text-stroke: 1px #023a8a;
  font-size: 54px;
}

.c-headingStyle1 .ja {
  font-size: 25px;
  font-weight: bold;
  margin-top: 5px;
}

.c-mainv__inner {
  position: relative;
  padding: 180px 0 70px;
  width: 1100px;
  margin-inline: auto;
}

.c-mainv__tit .-en {
  line-height: 1;
  font-weight: bold;
  color: #ffce00;
  -webkit-text-stroke: 1px #023a8a;
  font-size: 90px;
}

.c-mainv__tit .ja {
  font-size: 25px;
  font-weight: bold;
}

.c-mainv__illust {
  position: absolute;
  bottom: 0;
  right: -50px;
}

.c-mainv__img {
  position: relative;
  z-index: 1;
}

.c-detail {
  position: relative;
  height: 50.5124450952vw;
  margin-top: 85px;
}

.c-detail.-whiteBg::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40vw;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  z-index: -1;
  display: none;
}

.c-detail__inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 1100px;
  height: 100%;
  margin-inline: auto;
}

.c-detail__img,
.c-detail__bg {
  position: absolute;
  inset: 0;
  z-index: -1;
}

.c-detail__num {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  -webkit-text-stroke: 1px #023a8a;
}

.c-detail__tit {
  font-size: 42px;
  font-weight: bold;
  margin-top: 10px;
  line-height: 1;
}

.c-detail__tit .label {
  position: relative;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 15px 30px;
  border: 1px solid #023a8a;
  z-index: 1;
}

.c-detail__tit .label:nth-of-type(2) {
  margin-top: 20px;
}

.c-detail__tit .label::before,
.c-detail__tit .label::after {
  content: "";
  position: absolute;
  inset: 0;
}

.c-detail__tit .label::before {
  background: #02ceff;
  z-index: -1;
}

.c-detail__tit .label::after {
  background: #023a8a;
  z-index: -2;
  translate: 7px 12px;
}

.c-detail__info {
  display: flex;
  align-items: flex-end;
  gap: 20px;
  line-height: 1;
  margin-top: 20px;
}

.c-detail__info--num {
  font-size: 45px;
  font-weight: bold;
}

.c-detail__info--join {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 7px;
}

.c-detail__info--job {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 7px;
}

.c-detail__deco {
  position: absolute;
}

.c-detail__deco._01 {
  top: 6.588579795vw;
  left: calc(50% - 9.5168374817vw);
  width: 10.980966325vw;
}

.c-detail__deco._02 {
  bottom: -6.588579795vw;
  left: calc(50% + 40.2635431918vw);
  width: 11.7130307467vw;
}

.c-detail__deco._03 {
  top: -1.4641288433vw;
  left: calc(50% - 42.8257686676vw);
  width: 5.4904831625vw;
}

.c-detail__deco._04 {
  top: 9.5168374817vw;
  left: calc(50% - 61.4934114202vw);
  width: 18.3016105417vw;
  rotate: 180deg;
}

.c-detail__deco._04 svg {
  fill: #023a8a;
}

.c-detail__deco._05 {
  bottom: 2.9282576867vw;
  left: calc(50% - 52.3426061493vw);
  width: 8.0527086384vw;
}

.c-detail__deco._06 {
  bottom: -2.9282576867vw;
  left: calc(50% - 25.9882869693vw);
  width: 19.0336749634vw;
}

.c-detail__deco._07 {
  bottom: -2.9282576867vw;
  left: calc(50% + 11.3469985359vw);
  width: 20.4978038067vw;
}

.c-detail__deco._08 {
  top: -.3660322108vw;
  left: calc(50% + 25.2562225476vw);
  width: 5.4904831625vw;
}

.c-detail__deco._09 {
  top: 15.0073206442vw;
  left: calc(50% + 42.093704246vw);
  width: 8.1991215227vw;
}

.c-interview {
  position: relative;
}

.c-interview__list {
  display: flex;
  align-items: center;
  gap: 30px;
}

.c-interview__items {
  position: relative;
  border: 1px solid #023a8a;
  border-radius: 22px;
}

.c-interview__items--deco {
  position: absolute;
  pointer-events: none;
  z-index: 1;
}

.c-interview__items--deco._01 {
  top: 170px;
  left: -70px;
  width: 125px;
}

.c-interview__items--deco._02 {
  top: -50px;
  left: -20px;
  width: 90px;
}

.c-interview__items--deco._03 {
  top: -20px;
  right: -20px;
  width: 60px;
}

.c-interview__items--deco._04 {
  top: 160px;
  left: -50px;
  rotate: -60deg;
  width: 70px;
}

.c-interview__items--deco._05 {
  top: -40px;
  right: 20px;
  width: 70px;
}

.c-interview__items--deco._06 {
  top: 160px;
  right: -45px;
  rotate: 145deg;
  width: 125px;
}

.c-interview__items--deco._07 {
  top: -35px;
  right: -110px;
  width: 220px;
}

.c-interview__items--deco._08 {
  top: 250px;
  right: -20px;
  width: 40px;
}

.c-interview__items--img {
  display: block;
  overflow: hidden;
  border-radius: 20px;
}

.c-interview__items--img img {
  transition: .3s;
}

.c-interview__items--num {
  position: absolute;
  top: 25px;
  left: 30px;
  font-size: 25px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  -webkit-text-stroke: 1px #023a8a;
}

.c-interview__items--tit {
  position: absolute;
  bottom: 20px;
  left: 25px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}

.c-interview__items--tit:has(.label:nth-of-type(2)) .label:nth-of-type(1) {
  margin-bottom: 12px;
}

.c-interview__items--tit .label {
  position: relative;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 7px 12px;
  border: 1px solid #023a8a;
  z-index: 1;
}

.c-interview__items--tit .label::before,
.c-interview__items--tit .label::after {
  content: "";
  position: absolute;
  inset: 0;
}

.c-interview__items--tit .label::before {
  background: #02ceff;
  z-index: -1;
}

.c-interview__items--tit .label::after {
  background: #023a8a;
  z-index: -2;
  translate: 5px 8px;
}

.c-interview__items--btn {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 50px;
  height: 50px;
}

.c-table dl {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 160px 60px 1fr;
  grid-template-columns: 160px 1fr;
  align-items: center;
  gap: 60px;
  border-bottom: 1px solid rgba(2,58,138,.08);
  padding: 20px 0;
  font-size: 16px;
  line-height: 1.6875;
}

.c-table dl::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 1px;
  background: #023a8a;
}

.c-table dl:first-of-type {
  padding-top: 0;
}

.c-table dl:last-of-type {
  border: none;
  padding-bottom: 0;
}

.c-table dl:last-of-type::after {
  display: none;
}

.c-table dl dt {
  font-weight: bold;
}

[data-aos=scale-in] {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
}

[data-aos=scale-in][data-aos-delay="400"] {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}

[data-aos=scale-in][data-aos-delay="800"] {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}

[data-aos=scale-in].aos-animate {
  -webkit-animation-name: scale-animation;
  animation-name: scale-animation;
}

[data-aos=mask-up] {
  -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
  clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
  transition: .3s ease-in-out !important;
}

[data-aos=mask-up][data-aos-delay="300"] {
  transition: .6s .3s ease-in-out !important;
}

[data-aos=mask-up].aos-animate {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

@-webkit-keyframes scale-animation {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  55% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  60% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scale-animation {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  55% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  60% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

#page_business .c-mainv__illust {
  width: 480px;
}

#page_business .secJob {
  padding: 115px 0;
}

#page_business .secJob__cnt {
  margin-top: 60px;
}

#page_business .secJob__cnt--tit {
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 22px;
  border-bottom: 1px solid #023a8a;
}

#page_business .secJob__cnt--txt {
  font-size: 16px;
  font-weight: 500;
  margin-top: 30px;
}

#page_business .secJob__box {
  margin-top: 60px;
  background: #eff6ff;
  border-radius: 20px;
  border: 1px solid #023a8a;
  padding: 40px 55px;
}

#page_business .secJob__box--inner {
  position: relative;
}

#page_business .secJob__box--tit {
  font-size: 25px;
  font-weight: bold;
}

#page_business .secJob__box--txt {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.7333333333;
  width: 500px;
  margin-top: 15px;
}

#page_business .secJob__box--img {
  position: absolute;
  bottom: -41px;
  right: 0;
  width: 400px;
}

#page_business .secJob__interview {
  margin-top: 70px;
}

#page_environment .c-mainv__tit .-en {
  letter-spacing: -0.03em;
}

#page_environment .c-mainv__illust {
  width: 410px;
}

#page_environment .secData {
  padding: 115px 0 0;
}

#page_environment .secData__list {
  display: -ms-grid;
  display: grid;
  grid-template-areas: "a b c" "d e e" "f g h" "i . j" "k k k" "l . m";
  gap: 20px;
  padding-inline: 100px;
  margin-top: 70px;
}

#page_environment .secData__items {
  padding: 30px;
  border: 1px solid #023a8a;
  border-radius: 11px;
  text-align: center;
  min-width: 287px;
  background: #fff;
}

#page_environment .secData__items._01 {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: a;
}

#page_environment .secData__items._01 .secData__items--icon {
  width: 100px;
  margin-top: 25px;
}

#page_environment .secData__items._01 .secData__items--txt {
  width: 180px;
  margin-top: 20px;
}

#page_environment .secData__items._02 {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: b;
}

#page_environment .secData__items._02 .secData__items--icon {
  width: 90px;
  margin-top: 30px;
}

#page_environment .secData__items._02 .secData__items--txt {
  width: 90px;
  margin-top: 50px;
}

#page_environment .secData__items._03 {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  grid-area: c;
}

#page_environment .secData__items._03 .secData__items--icon {
  width: 95px;
  margin-top: 25px;
}

#page_environment .secData__items._03 .secData__items--txt {
  width: 170px;
  margin-top: 45px;
}

#page_environment .secData__items._04 {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: d;
}

#page_environment .secData__items._04 .secData__items--icon {
  width: 190px;
  margin-top: 35px;
}

#page_environment .secData__items._04 .secData__items--txt {
  width: 70px;
  margin-top: 30px;
}

#page_environment .secData__items._05 {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  -ms-grid-column-span: 3;
  grid-area: e;
}

#page_environment .secData__items._06 {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  grid-area: f;
}

#page_environment .secData__items._06 .secData__items--icon {
  width: 160px;
  margin-top: 15px;
}

#page_environment .secData__items._06 .secData__items--txt {
  width: 130px;
  margin-top: 30px;
}

#page_environment .secData__items._07 {
  -ms-grid-row: 5;
  -ms-grid-column: 3;
  grid-area: g;
}

#page_environment .secData__items._07 .secData__items--icon {
  width: 180px;
  margin-top: 40px;
}

#page_environment .secData__items._07 .secData__items--txt {
  width: 210px;
  margin-top: 30px;
}

#page_environment .secData__items._08 {
  -ms-grid-row: 5;
  -ms-grid-column: 5;
  grid-area: h;
}

#page_environment .secData__items._08 .secData__items--icon {
  width: 125px;
  margin-top: 50px;
}

#page_environment .secData__items._08 .secData__items--txt {
  width: 140px;
  margin-top: 40px;
}

#page_environment .secData__items._09 {
  -ms-grid-row: 7;
  -ms-grid-column: 1;
  grid-area: i;
}

#page_environment .secData__items._09 .secData__items--icon {
  width: 180px;
  margin-top: 45px;
}

#page_environment .secData__items._09 .secData__items--txt {
  width: 215px;
  margin-top: 45px;
}

#page_environment .secData__items._10 {
  -ms-grid-row: 7;
  -ms-grid-column: 5;
  grid-area: j;
}

#page_environment .secData__items._10 .secData__items--icon {
  width: 175px;
  margin-top: 60px;
}

#page_environment .secData__items._10 .secData__items--txt {
  width: 265px;
  margin-top: 60px;
}

#page_environment .secData__items._11 {
  -ms-grid-row: 9;
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-area: k;
}

#page_environment .secData__items._11 .secData__items--icon {
  width: 140px;
  margin: 0;
}

#page_environment .secData__items._11 .secData__items--txt {
  width: 550px;
}

#page_environment .secData__items._11 .secData__items--txt:nth-of-type(2) {
  margin-top: 20px;
}

#page_environment .secData__items._12 {
  -ms-grid-row: 11;
  -ms-grid-column: 1;
  grid-area: l;
}

#page_environment .secData__items._12 .secData__items--icon {
  width: 210px;
  margin-top: 20px;
}

#page_environment .secData__items._12 .secData__items--txt {
  width: 110px;
  margin-top: 30px;
}

#page_environment .secData__items._13 {
  -ms-grid-row: 11;
  -ms-grid-column: 5;
  grid-area: m;
}

#page_environment .secData__items._13 .secData__items--icon {
  width: 180px;
  margin-top: 20px;
}

#page_environment .secData__items._13 .secData__items--txt {
  width: 165px;
  margin-top: 30px;
}

#page_environment .secData__items.-large {
  width: 153%;
}

#page_environment .secData__items.-large.-left {
  position: relative;
  left: -53%;
}

#page_environment .secData__items--inner {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 60px;
}

#page_environment .secData__items--tit {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
}

#page_environment .secData__items--tit .small {
  display: block;
  font-size: 14px;
  font-weight: 500;
}

#page_environment .secData__items--icon,
#page_environment .secData__items--txt {
  margin-inline: auto;
}

#page_environment .secAccess {
  padding: 100px 0;
}

#page_environment .secAccess__box {
  margin-top: 70px;
  padding-inline: 70px;
}

#page_environment .secAccess__map {
  position: relative;
  aspect-ratio: 967/328;
  border-radius: 11px;
  overflow: hidden;
}

#page_environment .secAccess__map::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,186,255,.17);
  mix-blend-mode: overlay;
  pointer-events: none;
}

#page_environment .secAccess__map iframe {
  width: 100%;
  height: 100%;
}

#page_environment .secAccess__name {
  font-size: 20px;
  font-weight: bold;
  margin-top: 25px;
}

#page_environment .secAccess__info {
  font-size: 14px;
  line-height: 1.4285714286;
  font-weight: 500;
  margin-top: 10px;
}

#page_for_parents_and_teacher {
  background: url(/assets/img/common/bg_beige.png) repeat top left/auto;
  background-color: #ffce00;
}

#page_for_parents_and_teacher .c-mainv__tit .-en {
  color: #fff;
  line-height: 1.2;
}

#page_for_parents_and_teacher .c-mainv__illust {
  width: 580px;
  top: 150px;
}

#page_for_parents_and_teacher .secMessage {
  position: relative;
  z-index: 10;
  padding: 10px 0 100px;
}

#page_for_parents_and_teacher .secMessage__box {
  border-radius: 20px;
  border: 1px solid #023a8a;
  background: #fff;
  padding: 80px 70px;
}

#page_for_parents_and_teacher .secMessage__tit {
  font-size: 33px;
  font-weight: bold;
  line-height: 1.4848484848;
}

#page_for_parents_and_teacher .secMessage__txt {
  font-size: 21px;
  font-weight: 500;
  line-height: 2.1904761905;
  margin-top: 60px;
}

#page_for_parents_and_teacher .secMessage__txt .sign {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
}

#index h2 {
  line-height: 1;
  font-weight: bold;
  color: #ffce00;
  -webkit-text-stroke: 1px #023a8a;
}

#index .secHero {
  position: relative;
  height: 56.2225475842vw;
}

#index .secHero__head {
  position: absolute;
  bottom: 5.1244509517vw;
  left: 5.8565153734vw;
}

#index .secHero__subtit {
  width: 14.6412884334vw;
}

#index .secHero__tit {
  width: 37.3352855051vw;
  margin-top: 1.4641288433vw;
}

#index .secHero__img {
  position: absolute;
  bottom: 0;
  right: 2.196193265vw;
  width: 31.8448023426vw;
}

#index .secHero__anim {
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% 0;
  width: 100%;
  height: 72.6939970717vw;
  z-index: -1;
}

#index .secHero__anim img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
}

#index .secMessage {
  padding: 160px 0;
}

#index .secMessage__inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 750px 1fr;
  grid-template-columns: 750px 1fr;
  align-items: flex-end;
}

#index .secMessage__tit {
  font-size: 110px;
}

#index .secMessage__txt {
  font-size: 21px;
  line-height: 2.8571428571;
  letter-spacing: .01em;
  font-weight: 500;
}

#index .secMessage__img {
  position: relative;
  left: 30px;
}

#index .secMessage__btn {
  margin-top: 80px;
  width: 290px;
  height: 70px;
}

#index .secInfo {
  padding: 130px 0;
  background: url(/assets/img/index/info_bg.png) no-repeat center/cover;
  background-color: #52a5ed;
}

#index .secInfo__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto 20px auto;
  grid-template: "business business business" "interview interview interview" "environment qa recruit";
  gap: 20px;
  padding-inline: 100px;
}

#index .secInfo__items {
  position: relative;
  padding-left: 60px;
  border-radius: 20px;
  background: url(/assets/img/common/bg_blue.png) repeat top left/auto;
  background-color: #fff;
  min-width: 290px;
}

#index .secInfo__items.-business {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-area: business;
}

#index .secInfo__items.-interview {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-area: interview;
}

#index .secInfo__items.-environment {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  grid-area: environment;
}

#index .secInfo__items.-qa {
  -ms-grid-row: 5;
  -ms-grid-column: 3;
  grid-area: qa;
}

#index .secInfo__items.-recruit {
  -ms-grid-row: 5;
  -ms-grid-column: 5;
  grid-area: recruit;
}

#index .secInfo__items.-environment,
#index .secInfo__items.-qa,
#index .secInfo__items.-recruit {
  padding: 30px 0 0;
}

#index .secInfo__items.-environment .secInfo__items--inner,
#index .secInfo__items.-qa .secInfo__items--inner,
#index .secInfo__items.-recruit .secInfo__items--inner {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 15px;
  text-align: center;
}

#index .secInfo__items.-environment .secInfo__items--tit,
#index .secInfo__items.-qa .secInfo__items--tit,
#index .secInfo__items.-recruit .secInfo__items--tit {
  font-size: 30px;
}

#index .secInfo__items.-environment .secInfo__items--subtit,
#index .secInfo__items.-qa .secInfo__items--subtit,
#index .secInfo__items.-recruit .secInfo__items--subtit {
  font-size: 14px;
}

#index .secInfo__items.-environment .secInfo__items--txt,
#index .secInfo__items.-qa .secInfo__items--txt,
#index .secInfo__items.-recruit .secInfo__items--txt {
  font-size: 18px;
  line-height: 1.3333333333;
}

#index .secInfo__items--inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 300px 20px 1fr;
  grid-template-columns: 300px 1fr;
  align-items: center;
  gap: 20px;
}

#index .secInfo__items--tit {
  font-size: 54px;
}

#index .secInfo__items--subtit {
  font-size: 25px;
  font-weight: bold;
}

#index .secInfo__items--txt {
  font-size: 20px;
  line-height: 1.6;
  margin-top: 20px;
  white-space: nowrap;
}

#index .secInfo__items--btn {
  position: absolute;
  bottom: 12px;
  right: 12px;
  width: 50px;
  height: 50px;
}

#index .secForParentsAndTeacher {
  background: #ffce00;
  padding: 45px 0 80px;
  overflow: hidden;
}

#index .secForParentsAndTeacher__inner {
  position: relative;
}

#index .secForParentsAndTeacher__info {
  padding-top: 30px;
}

#index .secForParentsAndTeacher__tit {
  font-size: 54px;
  white-space: nowrap;
  color: #fff;
}

#index .secForParentsAndTeacher__subtit {
  font-size: 25px;
  font-weight: bold;
  margin-top: 10px;
}

#index .secForParentsAndTeacher__txt {
  font-size: 20px;
  line-height: 1.6;
  margin-top: 20px;
}

#index .secForParentsAndTeacher__img {
  position: absolute;
  top: 0;
  right: -50px;
  width: 610px;
}

#index .secForParentsAndTeacher__btn {
  position: relative;
  width: 290px;
  height: 70px;
  margin-top: 45px;
  z-index: 5;
}

#index .secBanner {
  padding: 80px 0;
}

#index .secBanner__items {
  position: relative;
}

#index .secBanner__items:nth-child(n+2) {
  margin-top: 30px;
}

#index .secBanner__items--img {
  overflow: hidden;
  border-radius: 20px;
}

#index .secBanner__items--img img {
  transition: .3s;
}

#index .secBanner__items--btn {
  position: absolute;
  bottom: 24px;
  right: 24px;
  width: 60px;
  height: 60px;
}

#page_interview:has(.c-detail) {
  background: url(/assets/img/common/bg_blue.png) repeat top left/auto;
  background-color: #f8fbff;
}

#page_interview.interview_03 .c-detail::after {
  display: block;
  bottom: auto;
  top: 0;
  width: 500px;
  height: 100%;
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
}

#page_interview .c-mainv__illust {
  width: 380px;
}

#page_interview .secInterview__box {
  padding: 115px 0;
}

#page_interview .secDetail {
  padding-top: 115px;
}

#page_interview .secDetail__box:nth-of-type(2) {
  padding-top: 100px;
}

#page_interview .secDetail__box:nth-of-type(2) .secDetail__box--inner {
  flex-direction: row-reverse;
}

#page_interview .secDetail__box--inner {
  display: flex;
  align-items: flex-start;
  gap: 65px;
  margin-top: 70px;
}

#page_interview .secDetail__box--img {
  border-radius: 20px;
  border: 1px solid #023a8a;
  width: 45%;
  overflow: hidden;
}

#page_interview .secDetail__box--info {
  width: 60%;
}

#page_interview .secDetail__box--tit {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.6666666667;
}

#page_interview .secDetail__box--txt {
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
  margin-top: 30px;
}

#page_interview .secDetail__story {
  padding: 25px 40px;
  background: #fff;
  border-radius: 11px;
  border: 1px solid #023a8a;
  margin-top: 65px;
}

#page_interview .secDetail__story--tit {
  width: 280px;
  margin-inline: auto;
}

#page_interview .secDetail__story--list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 80px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 80px;
  margin-top: 25px;
}

#page_interview .secDetail__story--items:nth-child(2) {
  position: relative;
}

#page_interview .secDetail__story--items:nth-child(2)::after {
  content: "";
  position: absolute;
  top: 0;
  left: -40px;
  width: 1px;
  height: 100%;
  background: url(/assets/img/interview/detail_story_dash.svg) no-repeat top center/cover;
}

#page_interview .secDetail__story--question {
  position: relative;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  background: #023a8a;
  border-radius: 50px;
  padding: 20px 0;
  z-index: 1;
}

#page_interview .secDetail__story--question::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  translate: -50% 0;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
  clip-path: polygon(0 0, 0% 100%, 100% 0);
  background: #023a8a;
  width: 40px;
  height: 30px;
  z-index: -1;
}

#page_interview .secDetail__story--question .yellow {
  display: inline-block;
  margin-right: 5px;
  font-size: 25px;
  color: #ffce00;
}

#page_interview .secDetail__story--answer {
  font-size: 16px;
  line-height: 1.6875;
  font-weight: 500;
  margin-top: 25px;
}

#page_interview .secSchedule {
  padding: 100px 0 80px;
}

#page_interview .secSchedule__list {
  margin-top: 60px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(6, 1fr);
  gap: 30px 20px;
}

#page_interview .secSchedule__items {
  position: relative;
}

#page_interview .secSchedule__items:not(:first-child,
:nth-child(7))::before {
  content: "";
  position: absolute;
  top: 17px;
  left: -130px;
  width: 100%;
  height: 2px;
  background: url(/assets/img/interview/detail_schedule_dash.svg) no-repeat top center/auto;
}

#page_interview .secSchedule__items--time {
  position: relative;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 85px;
  height: 35px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  border: 1px solid #023a8a;
  z-index: 1;
}

#page_interview .secSchedule__items--time::before,
#page_interview .secSchedule__items--time::after {
  content: "";
  position: absolute;
  inset: 0;
}

#page_interview .secSchedule__items--time::before {
  background: #02ceff;
  z-index: -1;
}

#page_interview .secSchedule__items--time::after {
  background: #023a8a;
  z-index: -2;
  translate: 5px 5px;
}

#page_interview .secSchedule__items--tit {
  font-size: 20px;
  font-weight: bold;
  margin-top: 15px;
}

#page_interview .secSchedule__items--txt {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 8px;
}

#page_interview .secOther {
  position: relative;
  padding: 5.8565153734vw 0 8.4187408492vw;
  background-color: #fff;
}

#page_interview .secOther__interview {
  padding: 90px 180px 0;
}

#page_interview .secOther__interview .c-detail__deco {
  z-index: 1;
}

#page_interview .secOther__interview .c-detail__deco._01 {
  top: 150px;
  left: calc(50% - 10px);
  width: 190px;
}

#page_interview .secOther__interview .c-detail__deco._01 svg {
  fill: #21c2f2;
}

#page_interview .secOther__interview .c-detail__deco._02 {
  bottom: 70px;
  left: calc(50% + 480px);
  rotate: -10deg;
}

#page_interview .secOther__interview .c-detail__deco._03 {
  width: 55px;
  top: 260px;
  left: calc(50% - 400px);
}

#page_interview .secOther__interview .c-detail__deco._04 {
  width: 245px;
  top: 360px;
  left: calc(50% - 730px);
}

#page_interview .secOther__interview .c-detail__deco._05 {
  bottom: 50px;
  left: calc(50% - 530px);
}

#page_interview .secOther__interview .c-detail__deco._07 {
  bottom: -40px;
  left: calc(50% + 260px);
  width: 200px;
}

#page_interview .secOther__interview .c-detail__deco._08 {
  top: 70px;
  left: calc(50% + 440px);
}

#page_interview .secOther__interview .c-detail__deco._09 {
  top: 280px;
  left: calc(50% + 580px);
  width: 112px;
}

#page_interview .secOther__interview .c-detail__deco._10 {
  top: 80px;
  left: calc(50% - 740px);
  width: 160px;
  rotate: 63deg;
}

#page_message .c-mainv__illust {
  width: 390px;
}

#page_message .secIntro {
  position: relative;
  padding-top: 110px;
}

#page_message .secIntro__txt {
  font-size: 18px;
  font-weight: 500;
  line-height: 2.4444444444;
  margin-top: 56px;
}

#page_message .secIntro__txt .sign {
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
  margin-top: 60px;
}

#page_message .secIntro__img {
  position: absolute;
  top: 50%;
  right: 0;
  translate: 0 -50%;
  width: 38.7994143485vw;
}

#page_message .secPerson {
  padding-top: 100px;
}

#page_message .secPerson__box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
  background: #eff6ff;
  border: 1px solid #023a8a;
  border-radius: 20px;
  padding: 70px 100px;
}

#page_message .secPerson__box--tit {
  font-size: 45px;
  line-height: 1.6222222222;
  font-weight: bold;
}

#page_message .secPerson__box--txt {
  font-size: 22px;
  font-weight: 500;
  line-height: 2.0909090909;
}

#page_message .secPhilosophy {
  padding: 110px 0;
}

#page_message .secPhilosophy__list {
  position: relative;
  width: 100%;
  height: 700px;
  margin-top: 80px;
}

#page_message .secPhilosophy__items {
  position: absolute;
  width: 300px;
  height: 300px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-inline: 35px;
}

#page_message .secPhilosophy__items::after {
  content: "";
  position: absolute;
  inset: 0;
  background: #fff;
  border: 1px solid #023a8a;
  border-radius: 100vmax;
  z-index: -1;
}

#page_message .secPhilosophy__items._01 {
  top: 50px;
  left: calc(50% - 150px);
}

#page_message .secPhilosophy__items._01 .secPhilosophy__items--img {
  top: -45px;
  left: 50%;
  translate: -50% 0;
  width: 395px;
  z-index: 1;
}

#page_message .secPhilosophy__items._02 {
  bottom: 0;
  right: 100px;
}

#page_message .secPhilosophy__items._02 .secPhilosophy__items--img {
  top: -120px;
  right: -60px;
  width: 240px;
}

#page_message .secPhilosophy__items._03 {
  bottom: 0;
  left: 100px;
}

#page_message .secPhilosophy__items._03 .secPhilosophy__items--img {
  top: -150px;
  left: -110px;
  width: 340px;
}

#page_message .secPhilosophy__items.-logo {
  justify-content: center;
  bottom: 0;
  left: 50%;
  translate: -50% 0;
  width: 470px;
  height: 470px;
}

#page_message .secPhilosophy__items.-logo::after {
  background: #023a8a;
}

#page_message .secPhilosophy__items--img {
  position: absolute;
  z-index: -1;
}

#page_message .secPhilosophy__items--logo {
  width: 260px;
}

#page_message .secPhilosophy__items--tit {
  font-size: 25px;
  font-weight: bold;
  line-height: 1;
}

#page_message .secPhilosophy__items--txt {
  font-size: 13px;
  line-height: 1.5384615385;
  margin-top: 30px;
}

#page_qa .c-mainv__illust {
  width: 390px;
}

#page_qa .secQa {
  padding: 100px 0;
}

#page_qa .secQa dl {
  border: 1px solid #52a5ed;
  border-radius: 20px;
  overflow: hidden;
  cursor: pointer;
}

#page_qa .secQa dl:nth-of-type(n+2) {
  margin-top: 20px;
}

#page_qa .secQa dl dt {
  position: relative;
  font-size: 22px;
  line-height: 1;
  background: #52a5ed;
  padding: 20px 40px;
  color: #fff;
  font-weight: bold;
}

#page_qa .secQa dl dt.is-active .obj .line:nth-of-type(2) {
  rotate: 180deg;
  opacity: 0;
}

#page_qa .secQa dl dt .inner {
  display: flex;
  align-items: center;
  gap: 30px;
}

#page_qa .secQa dl dt .-en {
  font-size: 50px;
}

#page_qa .secQa dl dt .-en .small {
  position: relative;
  top: -5px;
  font-size: 36px;
  padding-right: 3px;
}

#page_qa .secQa dl dt .ja {
  font-size: 22px;
}

#page_qa .secQa dl dt .obj {
  position: absolute;
  top: 50%;
  right: 40px;
  translate: 0 -50%;
  width: 35px;
  height: 35px;
}

#page_qa .secQa dl dt .obj .line {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 100%;
  height: 2px;
  background: #fff;
  transition: .3s;
}

#page_qa .secQa dl dt .obj .line:nth-child(2) {
  rotate: 90deg;
}

#page_qa .secQa dl dd {
  display: none;
  background: #fff;
  padding: 50px 60px;
  font-size: 16px;
}

#page_qa .secQa dl dd .note {
  display: block;
  font-size: 16px;
  color: #919191;
}

#page_qa .secQa dl dd .small {
  font-size: 10px;
  vertical-align: super;
}

#page_recruit .c-mainv__illust {
  width: 215px;
  right: 0;
}

#page_recruit .secRecruit {
  padding: 115px 0;
}

#page_recruit .secRecruit__table {
  margin-top: 70px;
  border: 1px solid #023a8a;
  border-radius: 20px;
  padding: 50px;
  background: #fff;
}

#page_recruit .secRecruit__btn {
  width: 289px;
  height: 72px;
  margin: 50px auto 0;
}

@media (min-width: 767px) {
  .u-hidden-up-md {
    display: none !important;
    visibility: hidden;
  }

  a[href^="tel:"] {
    pointer-events: none;
    color: inherit;
    cursor: default;
    text-decoration: none;
  }
}

@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;
  }

  .sec-in {
    width: 80.5270863836vw;
  }

  .l-header {
    border-width: .0732064422vw;
  }

  .l-header__inner {
    padding: 1.4641288433vw;
    border-width: .0732064422vw;
  }

  .l-header__head {
    gap: .7320644217vw;
  }

  .l-header__logo {
    width: 13.9092240117vw;
  }

  .l-header__tit {
    font-size: 1.0980966325vw;
  }

  .l-nav__list {
    gap: 2.196193265vw;
  }

  .l-nav__link {
    font-size: .9516837482vw;
  }

  .l-footer {
    padding: 6.2225475842vw 0 .7320644217vw;
  }

  .l-footer__inner {
    width: 87.8477306003vw;
  }

  .l-footer__logo {
    width: 26.3543191801vw;
  }

  .l-footer__nav--list {
    margin-top: 7.3206442167vw;
  }

  .l-footer__nav--link .-en {
    -webkit-text-stroke: .0732064422vw #023a8a;
  }

  .l-footer__nav--link .-en {
    font-size: 1.4641288433vw;
  }

  .l-footer__nav--link .ja {
    font-size: .9516837482vw;
    margin-top: .7320644217vw;
  }

  .l-footer__copy {
    font-size: .7320644217vw;
    margin-top: 4.39238653vw;
  }

  .c-btnStyle1 {
    min-width: 10.980966325vw;
    min-height: 3.2942898975vw;
    font-size: 1.2445095168vw;
    border-radius: 3.2210834553vw;
    border-width: .1464128843vw;
    padding-right: .3660322108vw;
  }

  .c-btnStyle1 .obj {
    width: 2.5622254758vw;
    height: 2.5622254758vw;
    right: .7320644217vw;
  }

  .c-btnStyle1 .obj .icon {
    width: .5856515373vw;
    height: 1.0248901903vw;
  }

  .c-btnStyle1.-en {
    font-size: 1.2445095168vw;
  }

  .c-btnStyle1.-entry {
    font-size: 1.1713030747vw;
  }

  .c-btnStyle1.-entry .obj {
    width: 1.6105417277vw;
    height: 1.6105417277vw;
  }

  .c-btnStyle1.-entry .icon {
    width: .3660322108vw;
    height: .7320644217vw;
  }

  .c-btnStyle2 .obj {
    border-width: .0732064422vw;
  }

  .c-headingStyle1 {
    padding-left: 1.8301610542vw;
  }

  .c-headingStyle1::after {
    width: .2196193265vw;
  }

  .c-headingStyle1 .-en {
    -webkit-text-stroke: .0732064422vw #023a8a;
  }

  .c-headingStyle1 .-en {
    font-size: 3.953147877vw;
  }

  .c-headingStyle1 .ja {
    font-size: 1.8301610542vw;
    margin-top: .3660322108vw;
  }

  .c-mainv__inner {
    padding: 13.17715959vw 0 5.1244509517vw;
    width: 80.5270863836vw;
  }

  .c-mainv__tit .-en {
    -webkit-text-stroke: .0732064422vw #023a8a;
  }

  .c-mainv__tit .-en {
    font-size: 6.588579795vw;
  }

  .c-mainv__tit .ja {
    font-size: 1.8301610542vw;
  }

  .c-mainv__illust {
    right: -3.6603221083vw;
  }

  .c-detail {
    height: 50.5124450952vw;
    margin-top: 6.2225475842vw;
  }

  .c-detail__inner {
    width: 80.5270863836vw;
  }

  .c-detail__num {
    font-size: 2.3426061493vw;
  }

  .c-detail__tit {
    font-size: 3.074670571vw;
    margin-top: .7320644217vw;
  }

  .c-detail__tit .label {
    padding: 1.0980966325vw 2.196193265vw;
    border-width: .0732064422vw;
  }

  .c-detail__tit .label:nth-of-type(2) {
    margin-top: 1.4641288433vw;
  }

  .c-detail__tit .label::after {
    translate: .5124450952vw .878477306vw;
  }

  .c-detail__info {
    gap: 1.4641288433vw;
    margin-top: 1.4641288433vw;
  }

  .c-detail__info--num {
    font-size: 3.2942898975vw;
  }

  .c-detail__info--join {
    font-size: 1.1713030747vw;
    margin-bottom: .5124450952vw;
  }

  .c-detail__info--job {
    font-size: 1.2445095168vw;
    margin-bottom: .5124450952vw;
  }

  .c-interview__list {
    gap: 2.196193265vw;
  }

  .c-interview__items {
    border-radius: 1.6105417277vw;
    border-width: .0732064422vw;
  }

  .c-interview__items--deco._01 {
    top: 12.4450951684vw;
    left: -5.1244509517vw;
    width: 9.1508052709vw;
  }

  .c-interview__items--deco._02 {
    top: -3.6603221083vw;
    left: -1.4641288433vw;
    width: 6.588579795vw;
  }

  .c-interview__items--deco._03 {
    top: -1.4641288433vw;
    right: -1.4641288433vw;
    width: 4.39238653vw;
  }

  .c-interview__items--deco._04 {
    top: 11.7130307467vw;
    left: -3.6603221083vw;
    width: 5.1244509517vw;
  }

  .c-interview__items--deco._05 {
    top: -2.9282576867vw;
    right: 1.4641288433vw;
    width: 5.1244509517vw;
  }

  .c-interview__items--deco._06 {
    top: 11.7130307467vw;
    right: -3.2942898975vw;
    width: 9.1508052709vw;
  }

  .c-interview__items--deco._07 {
    top: -2.5622254758vw;
    right: -8.0527086384vw;
    width: 16.1054172767vw;
  }

  .c-interview__items--deco._08 {
    top: 18.3016105417vw;
    right: -1.4641288433vw;
    width: 2.9282576867vw;
  }

  .c-interview__items--img {
    border-radius: 1.4641288433vw;
  }

  .c-interview__items--num {
    top: 1.8301610542vw;
    left: 2.196193265vw;
    font-size: 1.8301610542vw;
  }

  .c-interview__items--tit {
    bottom: 1.4641288433vw;
    left: 1.8301610542vw;
    font-size: 1.4641288433vw;
  }

  .c-interview__items--tit:has(.label:nth-of-type(2)) .label:nth-of-type(1) {
    margin-bottom: .878477306vw;
  }

  .c-interview__items--tit .label {
    padding: .5124450952vw .878477306vw;
    border-width: .0732064422vw;
  }

  .c-interview__items--tit .label::after {
    translate: .3660322108vw .5856515373vw;
  }

  .c-interview__items--btn {
    width: 3.6603221083vw;
    height: 3.6603221083vw;
    bottom: .7320644217vw;
    right: .7320644217vw;
  }

  .c-table dl {
    -ms-grid-columns: 11.7130307467vw 4.39238653vw 1fr;
    grid-template-columns: 11.7130307467vw 1fr;
    gap: 4.39238653vw;
    padding: 1.4641288433vw 0;
    font-size: 1.1713030747vw;
  }

  .c-table dl::after {
    width: 5.8565153734vw;
    height: .0732064422vw;
  }

  #page_business .c-mainv__illust {
    width: 35.1390922401vw;
  }

  #page_business .secJob {
    padding: 8.4187408492vw 0;
  }

  #page_business .secJob__cnt {
    margin-top: 4.39238653vw;
  }

  #page_business .secJob__cnt--tit {
    font-size: 2.196193265vw;
    padding-bottom: 1.6105417277vw;
    border-width: .0732064422vw;
  }

  #page_business .secJob__cnt--txt {
    font-size: 1.1713030747vw;
    margin-top: 2.196193265vw;
  }

  #page_business .secJob__box {
    padding: 2.9282576867vw 4.0263543192vw;
    border-radius: 1.4641288433vw;
    border-width: .0732064422vw;
    margin-top: 4.39238653vw;
  }

  #page_business .secJob__box--tit {
    font-size: 1.8301610542vw;
  }

  #page_business .secJob__box--txt {
    font-size: 1.0980966325vw;
    width: 36.6032210835vw;
    margin-top: 1.0980966325vw;
  }

  #page_business .secJob__box--img {
    width: 29.2825768668vw;
    bottom: -3.0014641288vw;
  }

  #page_business .secJob__interview {
    margin-top: 5.1244509517vw;
  }

  #page_environment .c-mainv__illust {
    width: 30.0146412884vw;
  }

  #page_environment .secData {
    padding: 8.4187408492vw 0 0;
  }

  #page_environment .secData__list {
    gap: 1.4641288433vw;
    padding-inline: 7.3206442167vw;
    margin-top: 5.1244509517vw;
  }

  #page_environment .secData__items {
    padding: 2.196193265vw;
    border-radius: .8052708638vw;
    min-width: 21.0102489019vw;
  }

  #page_environment .secData__items._01 .secData__items--icon {
    width: 7.3206442167vw;
    margin-top: 1.8301610542vw;
  }

  #page_environment .secData__items._01 .secData__items--txt {
    width: 13.17715959vw;
    margin-top: 1.4641288433vw;
  }

  #page_environment .secData__items._02 .secData__items--icon {
    width: 6.588579795vw;
    margin-top: 2.196193265vw;
  }

  #page_environment .secData__items._02 .secData__items--txt {
    width: 6.588579795vw;
    margin-top: 3.6603221083vw;
  }

  #page_environment .secData__items._03 .secData__items--icon {
    width: 6.9546120059vw;
    margin-top: 1.8301610542vw;
  }

  #page_environment .secData__items._03 .secData__items--txt {
    width: 12.4450951684vw;
    margin-top: 3.2942898975vw;
  }

  #page_environment .secData__items._04 .secData__items--icon {
    width: 13.9092240117vw;
    margin-top: 2.5622254758vw;
  }

  #page_environment .secData__items._04 .secData__items--txt {
    width: 5.1244509517vw;
    margin-top: 2.196193265vw;
  }

  #page_environment .secData__items._06 .secData__items--icon {
    width: 11.7130307467vw;
    margin-top: 1.0980966325vw;
  }

  #page_environment .secData__items._06 .secData__items--txt {
    width: 9.5168374817vw;
    margin-top: 2.196193265vw;
  }

  #page_environment .secData__items._07 .secData__items--icon {
    width: 13.17715959vw;
    margin-top: 2.9282576867vw;
  }

  #page_environment .secData__items._07 .secData__items--txt {
    width: 15.3733528551vw;
    margin-top: 2.196193265vw;
  }

  #page_environment .secData__items._08 .secData__items--icon {
    width: 9.1508052709vw;
    margin-top: 3.6603221083vw;
  }

  #page_environment .secData__items._08 .secData__items--txt {
    width: 10.2489019034vw;
    margin-top: 2.9282576867vw;
  }

  #page_environment .secData__items._09 .secData__items--icon {
    width: 13.17715959vw;
    margin-top: 3.2942898975vw;
  }

  #page_environment .secData__items._09 .secData__items--txt {
    width: 15.7393850659vw;
    margin-top: 3.2942898975vw;
  }

  #page_environment .secData__items._10 .secData__items--icon {
    width: 12.8111273792vw;
    margin-top: 4.39238653vw;
  }

  #page_environment .secData__items._10 .secData__items--txt {
    width: 19.3997071742vw;
    margin-top: 4.39238653vw;
  }

  #page_environment .secData__items._11 .secData__items--icon {
    width: 10.2489019034vw;
  }

  #page_environment .secData__items._11 .secData__items--txt {
    width: 40.2635431918vw;
  }

  #page_environment .secData__items._11 .secData__items--txt:nth-of-type(2) {
    margin-top: 1.4641288433vw;
  }

  #page_environment .secData__items._12 .secData__items--icon {
    width: 15.3733528551vw;
    margin-top: 1.4641288433vw;
  }

  #page_environment .secData__items._12 .secData__items--txt {
    width: 8.0527086384vw;
    margin-top: 2.196193265vw;
  }

  #page_environment .secData__items._13 .secData__items--icon {
    width: 13.17715959vw;
    margin-top: 1.4641288433vw;
  }

  #page_environment .secData__items._13 .secData__items--txt {
    width: 12.0790629575vw;
    margin-top: 2.196193265vw;
  }

  #page_environment .secData__items--inner {
    gap: 4.39238653vw;
  }

  #page_environment .secData__items--tit {
    font-size: 1.4641288433vw;
  }

  #page_environment .secData__items--tit .small {
    font-size: 1.0248901903vw;
  }

  #page_environment .secAccess {
    padding: 7.3206442167vw 0;
  }

  #page_environment .secAccess__box {
    margin-top: 5.1244509517vw;
    padding-inline: 5.1244509517vw;
  }

  #page_environment .secAccess__map {
    border-radius: .8052708638vw;
  }

  #page_environment .secAccess__name {
    font-size: 1.4641288433vw;
    margin-top: 1.8301610542vw;
  }

  #page_environment .secAccess__info {
    font-size: 1.0248901903vw;
    margin-top: .7320644217vw;
  }

  #page_for_parents_and_teacher .c-mainv__illust {
    width: 42.4597364568vw;
    top: 10.980966325vw;
  }

  #page_for_parents_and_teacher .secMessage {
    padding: .7320644217vw 0 7.3206442167vw;
  }

  #page_for_parents_and_teacher .secMessage__box {
    border-radius: 1.4641288433vw;
    border-width: .0732064422vw;
    padding: 5.8565153734vw 5.1244509517vw;
  }

  #page_for_parents_and_teacher .secMessage__tit {
    font-size: 2.4158125915vw;
  }

  #page_for_parents_and_teacher .secMessage__txt {
    font-size: 1.5373352855vw;
    margin-top: 4.39238653vw;
  }

  #page_for_parents_and_teacher .secMessage__txt .sign {
    font-size: 1.317715959vw;
  }

  #index h2 {
    -webkit-text-stroke: .0732064422vw #023a8a;
  }

  #index .secMessage {
    padding: 11.7130307467vw 0;
  }

  #index .secMessage__inner {
    -ms-grid-columns: 54.9048316252vw 1fr;
    grid-template-columns: 54.9048316252vw 1fr;
  }

  #index .secMessage__tit {
    font-size: 8.0527086384vw;
  }

  #index .secMessage__txt {
    font-size: 1.5373352855vw;
  }

  #index .secMessage__img {
    left: 2.196193265vw;
  }

  #index .secMessage__btn {
    margin-top: 5.8565153734vw;
    width: 21.2298682284vw;
    height: 5.1244509517vw;
  }

  #index .secInfo {
    padding: 9.5168374817vw 0;
  }

  #index .secInfo__list {
    gap: 1.4641288433vw;
    padding-inline: 7.3206442167vw;
  }

  #index .secInfo__items {
    padding-left: 4.39238653vw;
    border-radius: 1.4641288433vw;
    min-width: 21.2298682284vw;
  }

  #index .secInfo__items.-environment,
  #index .secInfo__items.-qa,
  #index .secInfo__items.-recruit {
    padding: 2.196193265vw 0 0;
  }

  #index .secInfo__items.-environment .secInfo__items--inner,
  #index .secInfo__items.-qa .secInfo__items--inner,
  #index .secInfo__items.-recruit .secInfo__items--inner {
    gap: 1.0980966325vw;
  }

  #index .secInfo__items.-environment .secInfo__items--tit,
  #index .secInfo__items.-qa .secInfo__items--tit,
  #index .secInfo__items.-recruit .secInfo__items--tit {
    font-size: 2.196193265vw;
  }

  #index .secInfo__items.-environment .secInfo__items--subtit,
  #index .secInfo__items.-qa .secInfo__items--subtit,
  #index .secInfo__items.-recruit .secInfo__items--subtit {
    font-size: 1.0248901903vw;
  }

  #index .secInfo__items.-environment .secInfo__items--txt,
  #index .secInfo__items.-qa .secInfo__items--txt,
  #index .secInfo__items.-recruit .secInfo__items--txt {
    font-size: 1.317715959vw;
  }

  #index .secInfo__items--inner {
    -ms-grid-columns: 21.9619326501vw 1.4641288433vw 1fr;
    grid-template-columns: 21.9619326501vw 1fr;
    gap: 1.4641288433vw;
  }

  #index .secInfo__items--tit {
    font-size: 3.953147877vw;
  }

  #index .secInfo__items--subtit {
    font-size: 1.8301610542vw;
  }

  #index .secInfo__items--txt {
    font-size: 1.4641288433vw;
    margin-top: 1.4641288433vw;
  }

  #index .secInfo__items--btn {
    width: 3.6603221083vw;
    height: 3.6603221083vw;
    bottom: .878477306vw;
    right: .878477306vw;
  }

  #index .secForParentsAndTeacher {
    padding: 3.2942898975vw 0 5.8565153734vw;
  }

  #index .secForParentsAndTeacher__info {
    padding-top: 2.196193265vw;
  }

  #index .secForParentsAndTeacher__tit {
    font-size: 3.953147877vw;
  }

  #index .secForParentsAndTeacher__subtit {
    font-size: 1.8301610542vw;
    margin-top: .7320644217vw;
  }

  #index .secForParentsAndTeacher__txt {
    font-size: 1.4641288433vw;
    margin-top: 1.4641288433vw;
  }

  #index .secForParentsAndTeacher__img {
    right: -3.6603221083vw;
    width: 44.6559297218vw;
  }

  #index .secForParentsAndTeacher__btn {
    width: 21.2298682284vw;
    height: 5.1244509517vw;
    margin-top: 3.2942898975vw;
  }

  #index .secBanner {
    padding: 5.8565153734vw;
  }

  #index .secBanner__items:nth-child(n+2) {
    margin-top: 2.196193265vw;
  }

  #index .secBanner__items--img {
    border-radius: 1.4641288433vw;
  }

  #index .secBanner__items--btn {
    width: 4.39238653vw;
    height: 4.39238653vw;
    bottom: 1.756954612vw;
    right: 1.756954612vw;
  }

  #page_interview.interview_03 .c-detail::after {
    width: 36.6032210835vw;
  }

  #page_interview .c-mainv__illust {
    width: 27.8184480234vw;
  }

  #page_interview .secInterview__box {
    padding: 8.4187408492vw 0;
  }

  #page_interview .secDetail {
    padding-top: 8.4187408492vw;
  }

  #page_interview .secDetail__box:nth-of-type(2) {
    padding-top: 7.3206442167vw;
  }

  #page_interview .secDetail__box--inner {
    gap: 4.7584187408vw;
    margin-top: 5.1244509517vw;
  }

  #page_interview .secDetail__box--img {
    border-radius: 1.4641288433vw;
    border-width: .0732064422vw;
  }

  #page_interview .secDetail__box--tit {
    font-size: 1.756954612vw;
  }

  #page_interview .secDetail__box--txt {
    font-size: 1.1713030747vw;
    margin-top: 2.196193265vw;
  }

  #page_interview .secDetail__story {
    padding: 1.8301610542vw 2.9282576867vw;
    border-radius: .8052708638vw;
    border-width: .0732064422vw;
    margin-top: 4.7584187408vw;
  }

  #page_interview .secDetail__story--tit {
    width: 20.4978038067vw;
  }

  #page_interview .secDetail__story--list {
    gap: 5.8565153734vw;
    margin-top: 1.8301610542vw;
  }

  #page_interview .secDetail__story--items:nth-child(2)::after {
    left: -2.9282576867vw;
    width: .0732064422vw;
  }

  #page_interview .secDetail__story--question {
    font-size: 1.317715959vw;
    border-radius: 3.6603221083vw;
    padding: 1.4641288433vw 0;
  }

  #page_interview .secDetail__story--question::after {
    width: 2.9282576867vw;
    height: 2.196193265vw;
    bottom: -1.0980966325vw;
  }

  #page_interview .secDetail__story--question .yellow {
    font-size: 1.8301610542vw;
    margin-right: .3660322108vw;
  }

  #page_interview .secDetail__story--answer {
    font-size: 1.1713030747vw;
    margin-top: 1.8301610542vw;
  }

  #page_interview .secSchedule {
    padding: 7.3206442167vw 0 5.8565153734vw;
  }

  #page_interview .secSchedule__list {
    gap: 2.196193265vw 1.4641288433vw;
    margin-top: 4.39238653vw;
  }

  #page_interview .secSchedule__items:not(:first-child,
  :nth-child(7))::before {
    top: 1.2445095168vw;
    left: -9.5168374817vw;
    height: .1464128843vw;
  }

  #page_interview .secSchedule__items--time {
    width: 6.2225475842vw;
    height: 2.5622254758vw;
    font-size: 1.4641288433vw;
    border-width: .0732064422vw;
  }

  #page_interview .secSchedule__items--time::after {
    translate: .3660322108vw .3660322108vw;
  }

  #page_interview .secSchedule__items--tit {
    font-size: 1.4641288433vw;
    margin-top: 1.0980966325vw;
  }

  #page_interview .secSchedule__items--txt {
    font-size: 1.1713030747vw;
    margin-top: .5856515373vw;
  }

  #page_interview .secOther__interview {
    padding: 6.588579795vw 13.17715959vw 0;
  }

  #page_interview .secOther__interview .c-detail__deco._01 {
    top: 10.980966325vw;
    left: calc(50% - .7320644217vw);
    width: 13.9092240117vw;
  }

  #page_interview .secOther__interview .c-detail__deco._02 {
    bottom: 5.1244509517vw;
    left: calc(50% + 35.1390922401vw);
  }

  #page_interview .secOther__interview .c-detail__deco._03 {
    width: 4.0263543192vw;
    top: 19.0336749634vw;
    left: calc(50% - 29.2825768668vw);
  }

  #page_interview .secOther__interview .c-detail__deco._04 {
    width: 17.9355783309vw;
    top: 26.3543191801vw;
    left: calc(50% - 53.4407027818vw);
  }

  #page_interview .secOther__interview .c-detail__deco._05 {
    bottom: 3.6603221083vw;
    left: calc(50% - 38.7994143485vw);
  }

  #page_interview .secOther__interview .c-detail__deco._07 {
    bottom: -2.9282576867vw;
    left: calc(50% + 19.0336749634vw);
    width: 14.6412884334vw;
  }

  #page_interview .secOther__interview .c-detail__deco._08 {
    top: 5.1244509517vw;
    left: calc(50% + 32.2108345534vw);
  }

  #page_interview .secOther__interview .c-detail__deco._09 {
    top: 20.4978038067vw;
    left: calc(50% + 42.4597364568vw);
    width: 8.1991215227vw;
  }

  #page_interview .secOther__interview .c-detail__deco._10 {
    top: 5.8565153734vw;
    left: calc(50% - 54.1727672035vw);
    width: 11.7130307467vw;
  }

  #page_message .c-mainv__illust {
    width: 28.5505124451vw;
  }

  #page_message .secIntro {
    padding-top: 8.0527086384vw;
  }

  #page_message .secIntro__txt {
    font-size: 1.317715959vw;
  }

  #page_message .secIntro__txt .sign {
    font-size: 1.317715959vw;
    margin-top: 4.39238653vw;
  }

  #page_message .secPerson {
    padding-top: 7.3206442167vw;
  }

  #page_message .secPerson__box {
    padding: 5.1244509517vw 7.3206442167vw;
    border-radius: 1.4641288433vw;
    border-width: .0732064422vw;
    margin-top: 2.9282576867vw;
  }

  #page_message .secPerson__box--tit {
    font-size: 3.2942898975vw;
  }

  #page_message .secPerson__box--txt {
    font-size: 1.6105417277vw;
  }

  #page_message .secPhilosophy {
    padding: 8.0527086384vw 0;
  }

  #page_message .secPhilosophy__list {
    height: 51.2445095168vw;
    margin-top: 5.8565153734vw;
  }

  #page_message .secPhilosophy__items {
    width: 21.9619326501vw;
    height: 21.9619326501vw;
    padding-inline: 2.5622254758vw;
  }

  #page_message .secPhilosophy__items::after {
    border-width: .0732064422vw;
  }

  #page_message .secPhilosophy__items._01 {
    top: 3.6603221083vw;
    left: calc(50% - 10.980966325vw);
  }

  #page_message .secPhilosophy__items._01 .secPhilosophy__items--img {
    top: -3.2942898975vw;
    width: 28.9165446559vw;
  }

  #page_message .secPhilosophy__items._02 {
    right: 7.3206442167vw;
  }

  #page_message .secPhilosophy__items._02 .secPhilosophy__items--img {
    top: -8.78477306vw;
    right: -4.39238653vw;
    width: 17.5695461201vw;
  }

  #page_message .secPhilosophy__items._03 {
    left: 7.3206442167vw;
  }

  #page_message .secPhilosophy__items._03 .secPhilosophy__items--img {
    top: -10.980966325vw;
    left: -8.0527086384vw;
    width: 24.8901903367vw;
  }

  #page_message .secPhilosophy__items.-logo {
    width: 34.4070278184vw;
    height: 34.4070278184vw;
  }

  #page_message .secPhilosophy__items--logo {
    width: 19.0336749634vw;
  }

  #page_message .secPhilosophy__items--tit {
    font-size: 1.8301610542vw;
  }

  #page_message .secPhilosophy__items--txt {
    font-size: .9516837482vw;
    margin-top: 2.196193265vw;
  }

  #page_qa .c-mainv__illust {
    width: 28.5505124451vw;
  }

  #page_qa .secQa {
    padding: 7.3206442167vw 0;
  }

  #page_qa .secQa dl {
    border-radius: 1.4641288433vw;
    border-width: .0732064422vw;
  }

  #page_qa .secQa dl:nth-of-type(n+2) {
    margin-top: 1.4641288433vw;
  }

  #page_qa .secQa dl dt {
    font-size: 1.6105417277vw;
    padding: 1.4641288433vw 2.9282576867vw;
  }

  #page_qa .secQa dl dt .inner {
    gap: 2.196193265vw;
  }

  #page_qa .secQa dl dt .-en {
    font-size: 3.6603221083vw;
  }

  #page_qa .secQa dl dt .-en .small {
    font-size: 2.635431918vw;
    padding-right: .2196193265vw;
    top: -.3660322108vw;
  }

  #page_qa .secQa dl dt .ja {
    font-size: 1.6105417277vw;
  }

  #page_qa .secQa dl dt .obj {
    width: 2.5622254758vw;
    height: 2.5622254758vw;
    right: 2.9282576867vw;
  }

  #page_qa .secQa dl dt .obj .line {
    height: .1464128843vw;
  }

  #page_qa .secQa dl dd {
    padding: 3.6603221083vw 4.39238653vw;
    font-size: 1.1713030747vw;
  }

  #page_qa .secQa dl dd .note {
    font-size: 1.1713030747vw;
  }

  #page_qa .secQa dl dd .small {
    font-size: .7320644217vw;
  }

  #page_recruit .c-mainv__illust {
    width: 15.7393850659vw;
  }

  #page_recruit .secRecruit {
    padding: 8.4187408492vw 0;
  }

  #page_recruit .secRecruit__table {
    border-radius: 1.4641288433vw;
    border-width: .0732064422vw;
    padding: 3.6603221083vw;
    margin-top: 5.1244509517vw;
  }

  #page_recruit .secRecruit__btn {
    width: 21.1566617862vw;
    height: 5.270863836vw;
  }
}

@media (max-width: 766.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 !important;
  }

  .-spOnly {
    display: block !important;
  }

  .sec-in {
    width: 90%;
  }

  .l-header__inner {
    padding: 3.2vw 3.7333333333vw;
    border-width: .2666666667vw;
    justify-content: flex-start;
  }

  .l-header__head {
    gap: 2.1333333333vw;
    flex-direction: column;
  }

  .l-header__logo {
    width: 26.6666666667vw;
  }

  .l-header__tit {
    font-size: 2.6666666667vw;
  }

  .l-nav {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100dvh;
    background: #fff;
    z-index: 99;
  }

  .l-nav__list {
    padding: 32vw 5% 16vw;
    flex-direction: column;
    gap: 9.6vw;
    overflow-y: scroll;
    height: 100%;
    height: 100dvh;
    overflow-y: scroll;
  }

  .l-nav__list>li:last-child {
    width: 100%;
    height: 17.3333333333vw;
    flex-shrink: 0;
  }

  .l-nav__link {
    font-size: 4.8vw;
  }

  .l-entry {
    margin-left: auto;
    margin-right: 4vw;
  }

  .l-menu {
    display: block;
    position: relative;
    width: 7.2vw;
    height: 4.5333333333vw;
    z-index: 101;
  }

  .l-menu .line {
    position: absolute;
    left: 50%;
    translate: -50% 0;
    width: 100%;
    height: .24vw;
    background: #023a8a;
    transition: .3s;
  }

  .l-menu .line:nth-child(1) {
    top: 0;
  }

  .l-menu .line:nth-child(2) {
    top: 50%;
    translate: -50% -50%;
  }

  .l-menu .line:nth-child(3) {
    top: 100%;
  }

  .l-menu.is-open .line:nth-child(1) {
    rotate: 45deg;
    top: 50%;
    translate: -50% -50%;
  }

  .l-menu.is-open .line:nth-child(2) {
    opacity: 0;
  }

  .l-menu.is-open .line:nth-child(3) {
    rotate: -45deg;
    top: 50%;
    translate: -50% -50%;
  }

  .l-footer {
    padding: 16vw 0 2.6666666667vw;
  }

  .l-footer__logo {
    width: 76vw;
  }

  .l-footer__nav--list {
    flex-direction: column;
    margin-top: 16vw;
    align-items: flex-start;
    text-align: left;
    gap: 6.6666666667vw;
  }

  .l-footer__nav--link .-en {
    -webkit-text-stroke: .2666666667vw #023a8a;
  }

  .l-footer__nav--link .-en {
    font-size: 5.3333333333vw;
  }

  .l-footer__nav--link .ja {
    font-size: 3.4666666667vw;
    margin-top: 1.3333333333vw;
  }

  .l-footer__copy {
    font-size: 2.6666666667vw;
    margin-top: 16vw;
  }

  .c-btnStyle1 {
    overflow: visible;
    min-width: 42.6666666667vw;
    min-height: 12vw;
    font-size: 4.5333333333vw;
    border-radius: 11.7333333333vw;
    border-width: .2666666667vw;
    padding-right: 1.3333333333vw;
  }

  .c-btnStyle1 .obj {
    width: 9.3333333333vw;
    height: 9.3333333333vw;
    right: 2.6666666667vw;
  }

  .c-btnStyle1 .obj .icon {
    width: 2.1333333333vw;
    height: 3.7333333333vw;
  }

  .c-btnStyle1.-en {
    font-size: 4.8vw;
  }

  .c-btnStyle1.-entry {
    min-width: 34.6666666667vw;
    min-height: 10.6666666667vw;
    font-size: 4.2666666667vw;
  }

  .c-btnStyle1.-entry .obj {
    width: 4.8vw;
    height: 4.8vw;
  }

  .c-btnStyle1.-entry .icon {
    width: 1.0666666667vw;
    height: 2.1333333333vw;
  }

  .c-btnStyle2 .obj {
    border-width: .2666666667vw;
  }

  .c-headingStyle1 {
    padding-left: 4vw;
  }

  .c-headingStyle1::after {
    width: .5333333333vw;
  }

  .c-headingStyle1 .-en {
    -webkit-text-stroke: .2666666667vw #023a8a;
  }

  .c-headingStyle1 .-en {
    font-size: 7.4666666667vw;
  }

  .c-headingStyle1 .ja {
    font-size: 3.4666666667vw;
    margin-top: .5333333333vw;
  }

  .c-mainv__inner {
    width: 90%;
    padding: 26.6666666667vw 0 24vw;
  }

  .c-mainv__tit .-en {
    -webkit-text-stroke: .2666666667vw #023a8a;
  }

  .c-mainv__tit .-en {
    font-size: 12.8vw;
  }

  .c-mainv__tit .ja {
    font-size: 5.0666666667vw;
  }

  .c-mainv__illust {
    right: -4vw;
  }

  .c-detail {
    height: 131.2vw;
    margin-top: 17.0666666667vw;
  }

  .c-detail.-whiteBg .c-detail__info {
    color: #023a8a;
  }

  .c-detail.-whiteBg::after {
    display: block;
  }

  .c-detail__inner {
    width: 90%;
    justify-content: flex-end;
    position: relative;
    bottom: 8vw;
  }

  .c-detail__num {
    font-size: 5.3333333333vw;
  }

  .c-detail__tit {
    font-size: 7.2vw;
    margin-top: 1.3333333333vw;
  }

  .c-detail__tit .label {
    padding: 2.6666666667vw 4vw;
  }

  .c-detail__tit .label:nth-of-type(2) {
    margin-top: 4vw;
  }

  .c-detail__tit .label::after {
    translate: 1.8666666667vw 2.6666666667vw;
  }

  .c-detail__info {
    color: #fff;
    gap: 2.6666666667vw;
    margin-top: 4vw;
  }

  .c-detail__info--num {
    font-size: 7.7333333333vw;
  }

  .c-detail__info--join {
    font-size: 3.7333333333vw;
    margin-bottom: 1.3333333333vw;
  }

  .c-detail__info--job {
    font-size: 3.7333333333vw;
    margin-bottom: 1.3333333333vw;
  }

  .c-detail__deco._02 {
    width: 21.3333333333vw;
    left: calc(50% + 34.6666666667vw);
    rotate: 65deg;
  }

  .c-detail__deco._03 {
    width: 9.8666666667vw;
    top: 8vw;
    left: 5%;
  }

  .c-detail__deco._04 {
    top: 45.3333333333vw;
    left: calc(50% - 69.3333333333vw);
    width: 34.6666666667vw;
  }

  .c-detail__deco._04 svg {
    fill: #20eaf2;
  }

  .c-detail__deco._06 {
    bottom: -10.6666666667vw;
    left: calc(50% - 58.6666666667vw);
    width: 32vw;
  }

  .c-detail__deco._07 {
    bottom: 40vw;
    left: calc(50% + 28vw);
    width: 32vw;
  }

  .c-detail__deco._08 {
    top: 2.6666666667vw;
    left: calc(50% + 37.3333333333vw);
    width: 9.8666666667vw;
  }

  .c-detail__deco._09 {
    top: 26.6666666667vw;
    left: calc(50% + 34.6666666667vw);
    width: 20vw;
  }

  .c-interview__list {
    gap: 4vw;
    flex-direction: column;
  }

  .c-interview__items {
    border-width: .2666666667vw;
    border-radius: 5.8666666667vw;
  }

  .c-interview__items--deco._01 {
    top: 58.6666666667vw;
    left: -13.3333333333vw;
    width: 33.3333333333vw;
  }

  .c-interview__items--deco._02 {
    top: -6.6666666667vw;
    left: -14.6666666667vw;
    width: 24vw;
  }

  .c-interview__items--deco._03 {
    top: 42.6666666667vw;
    right: -2.6666666667vw;
    width: 16vw;
  }

  .c-interview__items--deco._04 {
    top: 34.6666666667vw;
    left: -6.6666666667vw;
    width: 21.3333333333vw;
  }

  .c-interview__items--deco._05 {
    top: 10.6666666667vw;
    right: -5.3333333333vw;
    width: 18.6666666667vw;
  }

  .c-interview__items--deco._06 {
    top: 58.6666666667vw;
    right: -13.3333333333vw;
    width: 33.3333333333vw;
  }

  .c-interview__items--deco._07 {
    top: 8vw;
    right: -12vw;
    width: 48vw;
  }

  .c-interview__items--deco._08 {
    top: 21.3333333333vw;
    right: auto;
    left: -2.6666666667vw;
    width: 10.6666666667vw;
  }

  .c-interview__items--deco._09 {
    rotate: -20deg;
    top: 53.3333333333vw;
    left: -1.3333333333vw;
    width: 29.3333333333vw;
  }

  .c-interview__items--num {
    font-size: 6.1333333333vw;
    top: 5.3333333333vw;
    left: 6.6666666667vw;
  }

  .c-interview__items--tit {
    font-size: 4.8vw;
    bottom: 5.8666666667vw;
    left: 5.3333333333vw;
  }

  .c-interview__items--tit:has(.label:nth-of-type(2)) .label:nth-of-type(1) {
    margin-bottom: 3.2vw;
  }

  .c-interview__items--tit .label {
    padding: 2.6666666667vw 2.1333333333vw;
    border-width: .2666666667vw;
  }

  .c-interview__items--tit .label::after {
    translate: 1.3333333333vw 2.1333333333vw;
  }

  .c-interview__items--btn {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    bottom: 3.2vw;
    right: 3.2vw;
  }

  .c-table dl {
    font-size: 3.7333333333vw;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 1.3333333333vw;
    padding: 6.4vw 0;
  }

  .c-table dl::after {
    width: 21.3333333333vw;
    height: .2666666667vw;
  }

  #page_business .c-mainv__illust {
    width: 61.3333333333vw;
    right: -7.4666666667vw;
  }

  #page_business .secJob {
    padding: 10.6666666667vw 0;
  }

  #page_business .secJob__cnt {
    margin-top: 10.6666666667vw;
  }

  #page_business .secJob__cnt--tit {
    font-size: 5.3333333333vw;
    padding-bottom: 2.6666666667vw;
    border-width: .2666666667vw;
  }

  #page_business .secJob__cnt--txt {
    font-size: 4.2666666667vw;
    margin-top: 4vw;
  }

  #page_business .secJob__box {
    padding: 10.6666666667vw 6.6666666667vw 0;
    border-radius: 5.3333333333vw;
    border-width: .2666666667vw;
    margin-top: 9.3333333333vw;
  }

  #page_business .secJob__box--tit {
    font-size: 4.8vw;
  }

  #page_business .secJob__box--txt {
    font-size: 3.7333333333vw;
    width: 100%;
    margin-top: 4vw;
  }

  #page_business .secJob__box--img {
    position: relative;
    width: 64vw;
    margin: 3.2vw auto 0;
    bottom: -.2666666667vw;
  }

  #page_business .secJob__interview {
    margin-top: 8vw;
  }

  #page_environment .c-mainv__illust {
    width: 56vw;
    right: 0;
  }

  #page_environment .secData {
    padding: 12vw 0 0;
  }

  #page_environment .secData__list {
    display: flex;
    flex-direction: column;
    padding: 0;
    margin-top: 9.3333333333vw;
    gap: 2.6666666667vw;
  }

  #page_environment .secData__items {
    padding: 5.3333333333vw;
    min-width: 100%;
    min-height: 53.3333333333vw;
    border-radius: 2.9333333333vw;
  }

  #page_environment .secData__items._01 .secData__items--icon {
    width: 22.6666666667vw;
    margin: 0 8vw 0 0;
  }

  #page_environment .secData__items._01 .secData__items--txt {
    width: 40vw;
  }

  #page_environment .secData__items._02 .secData__items--icon {
    width: 21.3333333333vw;
    margin: 0 13.3333333333vw 0 0;
  }

  #page_environment .secData__items._02 .secData__items--txt {
    width: 21.3333333333vw;
    margin-top: 0;
  }

  #page_environment .secData__items._03 .secData__items--icon {
    width: 21.3333333333vw;
    margin: 0 10.6666666667vw 0 0;
  }

  #page_environment .secData__items._03 .secData__items--txt {
    width: 34.6666666667vw;
    margin: 0;
  }

  #page_environment .secData__items._04 .secData__items--icon {
    width: 40vw;
    margin: 0 8vw 0 0;
  }

  #page_environment .secData__items._04 .secData__items--txt {
    width: 18.6666666667vw;
    margin: 0;
  }

  #page_environment .secData__items._06 .secData__items--icon {
    width: 37.3333333333vw;
    margin: 0 4vw 0 0;
  }

  #page_environment .secData__items._06 .secData__items--txt {
    width: 32vw;
    margin: 0;
  }

  #page_environment .secData__items._07 .secData__items--icon {
    width: 34.6666666667vw;
    margin: 0 8vw 0 0;
  }

  #page_environment .secData__items._07 .secData__items--txt {
    width: 28.5333333333vw;
    margin: 0;
  }

  #page_environment .secData__items._08 .secData__items--icon {
    width: 24.8vw;
    margin: 0 13.3333333333vw 0 0;
  }

  #page_environment .secData__items._08 .secData__items--txt {
    width: 29.3333333333vw;
    margin: 0;
  }

  #page_environment .secData__items._09 .secData__items--icon {
    width: 32vw;
    margin: 0 10.6666666667vw 0 0;
  }

  #page_environment .secData__items._09 .secData__items--txt {
    width: 24vw;
    margin: 0;
  }

  #page_environment .secData__items._10 .secData__items--icon {
    width: 34.6666666667vw;
    margin: 0 5.3333333333vw 0 0;
  }

  #page_environment .secData__items._10 .secData__items--txt {
    width: 34.6666666667vw;
    margin: 0;
  }

  #page_environment .secData__items._11 .secData__items--icon {
    width: 25.3333333333vw;
    margin-top: 5.3333333333vw;
  }

  #page_environment .secData__items._11 .secData__items--txt {
    width: 77.3333333333vw;
  }

  #page_environment .secData__items._11 .secData__items--txt:nth-of-type(2) {
    margin-top: 6.6666666667vw;
  }

  #page_environment .secData__items._12 .secData__items--icon {
    width: 38.6666666667vw;
    margin: 0 7.4666666667vw 0 0;
  }

  #page_environment .secData__items._12 .secData__items--txt {
    width: 21.3333333333vw;
    margin: 0;
  }

  #page_environment .secData__items._13 .secData__items--icon {
    width: 37.3333333333vw;
    margin: 0 4vw 0 0;
  }

  #page_environment .secData__items._13 .secData__items--txt {
    width: 32vw;
    margin: 0;
  }

  #page_environment .secData__items.-large {
    width: 100%;
  }

  #page_environment .secData__items.-large.-left {
    left: 0;
  }

  #page_environment .secData__items--cnt {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5.3333333333vw;
  }

  #page_environment .secData__items--inner {
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    gap: 8vw;
  }

  #page_environment .secData__items--tit {
    font-size: 4.8vw;
  }

  #page_environment .secData__items--tit .small {
    font-size: 3.2vw;
  }

  #page_environment .secData__items--icon,
  #page_environment .secData__items--txt {
    margin-inline: 0;
  }

  #page_environment .secAccess {
    padding: 17.3333333333vw 0;
  }

  #page_environment .secAccess__box {
    margin-top: 9.3333333333vw;
    padding: 0;
  }

  #page_environment .secAccess__map {
    border-radius: 2.9333333333vw;
    aspect-ratio: 335/178;
  }

  #page_environment .secAccess__name {
    font-size: 5.3333333333vw;
    margin-top: 4vw;
  }

  #page_environment .secAccess__info {
    font-size: 4.2666666667vw;
    margin-top: 1.3333333333vw;
    line-height: 1.625;
  }

  #page_for_parents_and_teacher .c-mainv__tit .-en {
    letter-spacing: -0.01em;
    font-size: 12.5333333333vw;
  }

  #page_for_parents_and_teacher .c-mainv__illust {
    width: 100%;
    top: auto;
    bottom: -26.6666666667vw;
    right: 0;
  }

  #page_for_parents_and_teacher .secMessage {
    padding: 16vw 0 21.3333333333vw;
  }

  #page_for_parents_and_teacher .secMessage__box {
    padding: 10.6666666667vw 6.6666666667vw;
    border-radius: 2.9333333333vw;
    border-width: .2666666667vw;
  }

  #page_for_parents_and_teacher .secMessage__tit {
    font-size: 5.8666666667vw;
    line-height: 1.6818181818;
  }

  #page_for_parents_and_teacher .secMessage__txt {
    font-size: 4.2666666667vw;
    line-height: 2.3125;
  }

  #page_for_parents_and_teacher .secMessage__txt .sign {
    font-size: 4.2666666667vw;
    margin-top: 8vw;
    margin-inline: 0;
  }

  #index h2 {
    -webkit-text-stroke: .2666666667vw #023a8a;
  }

  #index .secHero {
    height: 177.8666666667vw;
  }

  #index .secHero__head {
    bottom: 47.2vw;
    left: 50%;
    translate: -50% 0;
  }

  #index .secHero__subtit {
    width: 36vw;
  }

  #index .secHero__tit {
    width: 92vw;
  }

  #index .secHero__img {
    right: auto;
    left: 4%;
    width: 78.6666666667vw;
  }

  #index .secHero__anim {
    width: 145.3333333333vw;
    height: 105.3333333333vw;
    left: 47%;
    top: 16.2666666667vw;
  }

  #index .secMessage {
    padding: 17.3333333333vw 0 21.3333333333vw;
  }

  #index .secMessage__inner {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  #index .secMessage__tit {
    font-size: 16vw;
  }

  #index .secMessage__txt {
    font-size: 4.2666666667vw;
    line-height: 2.3125;
  }

  #index .secMessage__img {
    display: none;
  }

  #index .secMessage__btn {
    width: 100%;
    height: 18.6666666667vw;
    margin-top: 14.6666666667vw;
  }

  #index .secInfo {
    background: url(/assets/img/index/info_bg_sp.png) no-repeat center/cover;
    background-color: #52a5ed;
    padding: 13.3333333333vw 0;
  }

  #index .secInfo__list {
    -ms-grid-rows: auto 4vw auto 4vw auto 4vw auto;
    grid-template: "business" "interview" "environment" "qa" "recruit";
    gap: 4vw;
    padding: 0;
  }

  #index .secInfo__items {
    padding: 0;
    border-radius: 5.3333333333vw;
    min-width: 100%;
  }

  #index .secInfo__items.-business {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }

  #index .secInfo__items.-interview {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }

  #index .secInfo__items.-environment {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }

  #index .secInfo__items.-qa {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
  }

  #index .secInfo__items.-recruit {
    -ms-grid-row: 9;
    -ms-grid-column: 1;
  }

  #index .secInfo__items.-environment,
  #index .secInfo__items.-qa,
  #index .secInfo__items.-recruit {
    padding: 0;
  }

  #index .secInfo__items.-environment .secInfo__items--inner,
  #index .secInfo__items.-qa .secInfo__items--inner,
  #index .secInfo__items.-recruit .secInfo__items--inner {
    gap: 2.6666666667vw;
    text-align: left;
  }

  #index .secInfo__items.-environment .secInfo__items--tit,
  #index .secInfo__items.-qa .secInfo__items--tit,
  #index .secInfo__items.-recruit .secInfo__items--tit {
    font-size: 9.8666666667vw;
  }

  #index .secInfo__items.-environment .secInfo__items--subtit,
  #index .secInfo__items.-qa .secInfo__items--subtit,
  #index .secInfo__items.-recruit .secInfo__items--subtit {
    font-size: 4.5333333333vw;
  }

  #index .secInfo__items.-environment .secInfo__items--txt,
  #index .secInfo__items.-qa .secInfo__items--txt,
  #index .secInfo__items.-recruit .secInfo__items--txt {
    font-size: 4.2666666667vw;
    margin-top: 4vw;
  }

  #index .secInfo__items--inner {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 0;
  }

  #index .secInfo__items--info {
    padding: 8vw 0 0 8vw;
  }

  #index .secInfo__items--tit {
    font-size: 9.8666666667vw;
  }

  #index .secInfo__items--subtit {
    font-size: 4.5333333333vw;
  }

  #index .secInfo__items--txt {
    font-size: 4.2666666667vw;
    margin-top: 4vw;
  }

  #index .secInfo__items--btn {
    width: 11.2vw;
    height: 11.2vw;
    bottom: 3.2vw;
    right: 3.2vw;
  }

  #index .secForParentsAndTeacher {
    padding: 13.3333333333vw 0;
  }

  #index .secForParentsAndTeacher__inner {
    display: flex;
    flex-direction: column;
  }

  #index .secForParentsAndTeacher__info {
    padding: 0;
    display: contents;
  }

  #index .secForParentsAndTeacher__tit {
    font-size: 9.8666666667vw;
  }

  #index .secForParentsAndTeacher__subtit {
    font-size: 4.5333333333vw;
    margin-top: 2.6666666667vw;
  }

  #index .secForParentsAndTeacher__txt {
    font-size: 4.2666666667vw;
    line-height: 1.6875;
    margin-top: 4vw;
  }

  #index .secForParentsAndTeacher__img {
    position: relative;
    right: auto;
    left: 0;
    top: 9.3333333333vw;
    width: 72vw;
    margin-inline: auto;
  }

  #index .secForParentsAndTeacher__btn {
    order: 1;
    width: 100%;
    height: 18.6666666667vw;
  }

  #index .secBanner {
    padding: 12vw 0;
  }

  #index .secBanner__items:nth-child(n+2) {
    margin-top: 9.3333333333vw;
  }

  #index .secBanner__items--img {
    border-radius: 5.3333333333vw;
  }

  #index .secBanner__items--btn {
    width: 11.2vw;
    height: 11.2vw;
    bottom: 3.2vw;
    right: 3.2vw;
  }

  #page_interview.interview_03 .c-detail::after {
    top: auto;
    bottom: 0;
    width: 100%;
    height: 40vw;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  }

  #page_interview .c-mainv__illust {
    width: 58.6666666667vw;
    bottom: -5.3333333333vw;
    right: 0;
  }

  #page_interview .secInterview__box {
    padding: 10.6666666667vw 0 21.3333333333vw;
  }

  #page_interview .secDetail {
    padding-top: 18.6666666667vw;
  }

  #page_interview .secDetail__box:nth-of-type(2) {
    padding-top: 17.3333333333vw;
  }

  #page_interview .secDetail__box:nth-of-type(2) .secDetail__box--inner {
    flex-direction: column-reverse;
  }

  #page_interview .secDetail__box--inner {
    flex-direction: column-reverse;
    margin-top: 9.3333333333vw;
    gap: 8vw;
  }

  #page_interview .secDetail__box--img {
    width: 100%;
    border-radius: 5.3333333333vw;
    border-width: .2666666667vw;
  }

  #page_interview .secDetail__box--info {
    width: 100%;
  }

  #page_interview .secDetail__box--tit {
    font-size: 5.8666666667vw;
    line-height: 1.8181818182;
  }

  #page_interview .secDetail__box--txt {
    font-size: 4.2666666667vw;
    margin-top: 4vw;
  }

  #page_interview .secDetail__story {
    padding: 8vw 5.3333333333vw;
    border-radius: 2.9333333333vw;
    border-width: .2666666667vw;
    margin-top: 13.3333333333vw;
  }

  #page_interview .secDetail__story--tit {
    width: 58.6666666667vw;
  }

  #page_interview .secDetail__story--list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-top: 8vw;
    gap: 18.6666666667vw;
  }

  #page_interview .secDetail__story--items:nth-child(2)::after {
    background: url(/assets/img/interview/detail_story_dash_sp.svg) no-repeat top center/cover;
    top: -8vw;
    left: 0;
    width: 100%;
    height: .2666666667vw;
    translate: 0 0;
  }

  #page_interview .secDetail__story--question {
    font-size: 4vw;
    line-height: 1.5;
    padding: 3.7333333333vw 0;
    border-radius: 14.6666666667vw;
  }

  #page_interview .secDetail__story--question::after {
    width: 10.6666666667vw;
    height: 8vw;
    left: 55%;
    bottom: -4vw;
  }

  #page_interview .secDetail__story--question .yellow {
    font-size: 5.0666666667vw;
  }

  #page_interview .secDetail__story--answer {
    font-size: 4vw;
    line-height: 1.6666666667;
    margin-top: 6.6666666667vw;
  }

  #page_interview .secSchedule {
    padding: 17.3333333333vw 0 13.3333333333vw;
  }

  #page_interview .secSchedule__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 8vw;
    margin-top: 10.6666666667vw;
  }

  #page_interview .secSchedule__items {
    display: flex;
    gap: 5.3333333333vw;
  }

  #page_interview .secSchedule__items:not(:first-child,
  :nth-child(7))::before {
    display: none;
  }

  #page_interview .secSchedule__items:not(:last-child)::after {
    content: "";
    position: absolute;
    background: url(/assets/img/interview/detail_schedule_dash_sp.svg) repeat top center/auto;
    width: .5333333333vw;
    height: 100%;
    top: 8vw;
    left: 9.3333333333vw;
  }

  #page_interview .secSchedule__items--time {
    font-size: 4.2666666667vw;
    width: 17.6vw;
    height: 8vw;
    border-width: .2666666667vw;
    flex-shrink: 0;
  }

  #page_interview .secSchedule__items--time::after {
    translate: 1.3333333333vw 1.3333333333vw;
  }

  #page_interview .secSchedule__items--tit {
    font-size: 5.3333333333vw;
    margin: 0;
  }

  #page_interview .secSchedule__items--txt {
    font-size: 4.2666666667vw;
    margin-top: 1.3333333333vw;
  }

  #page_interview .secOther {
    padding: 13.3333333333vw 0 21.3333333333vw;
  }

  #page_interview .secOther__interview {
    padding: 12vw 0 0;
  }

  #page_interview .secOther__interview .c-detail__deco._01 {
    top: auto;
    bottom: 58.6666666667vw;
    left: calc(50% + 24vw);
    width: 33.8666666667vw;
    rotate: 145deg;
  }

  #page_interview .secOther__interview .c-detail__deco._01 svg {
    fill: #003a8a;
  }

  #page_interview .secOther__interview .c-detail__deco._02 {
    bottom: 66.6666666667vw;
    width: 18.6666666667vw;
    left: calc(50% - 49.3333333333vw);
    rotate: 0deg;
  }

  #page_interview .secOther__interview .c-detail__deco._03 {
    top: auto;
    bottom: 101.3333333333vw;
    left: calc(50% + 34.6666666667vw);
    width: 18.6666666667vw;
  }

  #page_interview .secOther__interview .c-detail__deco._04 {
    top: 93.3333333333vw;
    rotate: 0deg;
    width: 28vw;
  }

  #page_interview .secOther__interview .c-detail__deco._08 {
    top: 66.6666666667vw;
    left: calc(50% + 28vw);
    width: 20.2666666667vw;
  }

  #page_interview .secOther__interview .c-detail__deco._10 {
    top: 32vw;
    left: calc(50% - 64vw);
    width: 26.6666666667vw;
    rotate: 70deg;
  }

  #page_message .c-mainv__illust {
    width: 50.6666666667vw;
  }

  #page_message .secIntro {
    padding-top: 10.6666666667vw;
  }

  #page_message .secIntro__txt {
    font-size: 4vw;
    line-height: 2.3333333333;
  }

  #page_message .secIntro__txt .sign {
    font-size: 4vw;
    margin-top: 8vw;
  }

  #page_message .secIntro__img {
    position: relative;
    margin-top: 5.3333333333vw;
    top: 0;
    translate: 0 0;
    width: 112%;
    left: -6%;
  }

  #page_message .secPerson {
    padding-top: 14.6666666667vw;
  }

  #page_message .secPerson__box {
    padding: 9.3333333333vw 8vw;
    border-radius: 5.3333333333vw;
    border-width: .2666666667vw;
    margin-top: 8vw;
    flex-direction: column;
    align-items: flex-start;
    gap: 6.6666666667vw;
  }

  #page_message .secPerson__box--tit {
    font-size: 8.8vw;
    line-height: 1.5151515152;
  }

  #page_message .secPerson__box--txt {
    font-size: 4.2666666667vw;
    line-height: 1.8125;
  }

  #page_message .secPhilosophy {
    padding: 17.3333333333vw 0 21.3333333333vw;
  }

  #page_message .secPhilosophy__img {
    margin: 4vw auto 0;
    width: 90%;
  }

  #page_message .secPhilosophy__list {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    margin-top: 26.6666666667vw;
  }

  #page_message .secPhilosophy__items {
    width: 69.3333333333vw;
    height: 69.3333333333vw;
    position: static;
    padding-inline: 8vw;
  }

  #page_message .secPhilosophy__items::after {
    border-width: .2666666667vw;
  }

  #page_message .secPhilosophy__items._01 .secPhilosophy__items--img {
    top: -8vw;
    width: 74.6666666667vw;
  }

  #page_message .secPhilosophy__items._02 {
    margin-top: 4vw;
  }

  #page_message .secPhilosophy__items._02 .secPhilosophy__items--img {
    top: -16vw;
    right: auto;
    left: 50%;
    translate: -50% 0;
    width: 92vw;
  }

  #page_message .secPhilosophy__items._03 {
    margin-top: 26.6666666667vw;
  }

  #page_message .secPhilosophy__items._03 .secPhilosophy__items--img {
    top: -26.6666666667vw;
    left: calc(50% - 37.3333333333vw);
    width: 60vw;
  }

  #page_message .secPhilosophy__items.-logo {
    display: none;
  }

  #page_message .secPhilosophy__items--logo {
    width: 69.3333333333vw;
  }

  #page_message .secPhilosophy__items--tit {
    font-size: 5.3333333333vw;
  }

  #page_message .secPhilosophy__items--txt {
    font-size: 3.7333333333vw;
    line-height: 1.4285714286;
    margin-top: 5.3333333333vw;
  }

  #page_qa .c-mainv__illust {
    width: 80vw;
    right: -13.3333333333vw;
    bottom: -1.3333333333vw;
  }

  #page_qa .secQa {
    padding: 10.6666666667vw 0 16vw;
  }

  #page_qa .secQa dl {
    border-width: .2666666667vw;
    border-radius: 2.9333333333vw;
  }

  #page_qa .secQa dl:nth-of-type(n+2) {
    margin-top: 2.6666666667vw;
  }

  #page_qa .secQa dl dt {
    font-size: 4.2666666667vw;
    padding: 2.6666666667vw 5.3333333333vw;
  }

  #page_qa .secQa dl dt .inner {
    gap: 4vw;
  }

  #page_qa .secQa dl dt .-en {
    font-size: 9.3333333333vw;
  }

  #page_qa .secQa dl dt .-en .small {
    font-size: 6.9333333333vw;
    top: -0.8vw;
    padding-right: .8vw;
  }

  #page_qa .secQa dl dt .ja {
    font-size: 3.7333333333vw;
    line-height: 1.3;
  }

  #page_qa .secQa dl dt .obj {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    right: 5.3333333333vw;
  }

  #page_qa .secQa dl dt .obj .line {
    height: .5333333333vw;
  }

  #page_qa .secQa dl dd {
    font-size: 4.2666666667vw;
    padding: 5.3333333333vw;
  }

  #page_qa .secQa dl dd .note {
    font-size: 3.2vw;
  }

  #page_qa .secQa dl dd .small {
    font-size: 2.6666666667vw;
  }

  #page_recruit .c-mainv__illust {
    width: 32vw;
  }

  #page_recruit .secRecruit {
    padding: 12vw 0;
  }

  #page_recruit .secRecruit__table {
    margin-top: 9.3333333333vw;
    padding: 8vw 5.3333333333vw;
    border-radius: 2.9333333333vw;
    border-width: .2666666667vw;
  }

  #page_recruit .secRecruit__btn {
    width: 100%;
    height: 18.6666666667vw;
  }
}

@media (min-width: 767px)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) {
  .l-nav__link:hover {
    color: #023a8a;
  }

  .l-footer__nav--link:hover {
    opacity: .7;
  }

  .c-btnStyle1:hover {
    background: #023a8a;
    color: #ffce00;
  }

  .c-btnStyle1:hover .obj {
    background: #ffce00;
  }

  .c-btnStyle1:hover .obj .icon svg {
    stroke: #023a8a;
  }

  .c-interview__items>a:hover .c-interview__items--img img {
    scale: 1.05;
  }

  .c-interview__items>a:hover .obj {
    background: #023a8a;
    border-color: #ffce00;
  }

  .c-interview__items>a:hover .obj .icon svg {
    stroke: #ffce00;
  }

  #index .secInfo__items>a:hover .obj {
    background: #023a8a;
    border-color: #ffce00;
  }

  #index .secInfo__items>a:hover .obj .icon svg {
    stroke: #ffce00;
  }

  #index .secBanner__items>a:hover .secBanner__items--img img {
    scale: 1.05;
  }

  #index .secBanner__items>a:hover .obj {
    background: #023a8a;
    border-color: #ffce00;
  }

  #index .secBanner__items>a:hover .obj .icon svg {
    stroke: #ffce00;
  }
}
/*# sourceMappingURL=styles.css.map */