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

@font-face {
  font-family: "Holise-Regular";
  src: url("/assets/fonts/Holise/Holise-Regular.woff2") format("woff2"),url("/assets/fonts/Holise/Holise-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

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

html.no-scroll {
  overflow: hidden;
}

body {
  color: #fff;
  font-size: 16px;
  line-height: 1.875;
  font-family: "MFW-YuGoPr6N-Light";
  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: #002260;
  opacity: 0;
}

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

a:has(.arrow) .arrow {
  transition: .3s;
}

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

.en {
  font-family: "Geist",sans-serif;
  font-weight: 200;
}

.enTitle {
  font-family: "Holise-Regular";
}

.-spOnly {
  display: none;
}

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

.l-wrapper {
  overflow: clip;
}

.l-noise {
  position: fixed;
  inset: 0;
  opacity: .2;
  mix-blend-mode: overlay;
  z-index: 2;
  pointer-events: none;
}

.l-noise img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

.l-header__bg {
  position: absolute;
  top: -30%;
  left: 0;
  width: 100%;
  height: 120%;
  z-index: -1;
  background: #002260;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}

.l-header__inner {
  display: flex;
  align-items: center;
  padding: 15px;
}

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

.l-nav {
  margin-left: auto;
}

.l-nav__list {
  display: flex;
  align-items: center;
  color: #fff;
  gap: 40px;
}

.l-nav__list li>a {
  font-size: 14px;
}

.l-nav__list li>a.-line {
  position: relative;
}

.l-nav__list li>a.-line::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  bottom: -3px;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right top;
  transform-origin: right top;
  transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s;
  transition-timing-function: cubic-bezier(0.33, 1, 0.68, 1);
}

.l-contact>a {
  display: block;
  padding: 130px 0;
  text-align: center;
  background: url(/assets/img/common/contact_bg.png) no-repeat center/cover;
  background: -webkit-image-set(url(/assets/img/common/contact_bg.webp) type("image/webp"), url(/assets/img/common/contact_bg.png) type("image/png")) no-repeat top center/cover;
  background: image-set(url(/assets/img/common/contact_bg.webp) type("image/webp"), url(/assets/img/common/contact_bg.png) type("image/png")) no-repeat top center/cover;
  transition: .3s;
}

.l-contact__inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  text-align: left;
}

.l-contact__message {
  margin-top: 55px;
}

.l-contact__message>span {
  display: block;
}

.l-contact__message .en {
  opacity: .77;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: .03em;
}

.l-contact__message .ja {
  font-size: 18px;
  line-height: 2;
}

.l-contact__message .ja {
  font-size: 16px;
}

.l-contact__message .en {
  margin-top: 20px;
}

.l-contact__tit {
  display: grid;
  grid-template-columns: 1fr 40px;
  align-items: center;
  gap: 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  font-size: 118px;
  letter-spacing: -0.02em;
  line-height: 1;
}

.l-contact__tit .arrow {
  margin-top: 20px;
}

.l-contact__txt {
  font-size: 13px;
  margin-top: 20px;
  line-height: 1.6153846154;
}

.l-footer {
  position: relative;
  padding: 120px 60px 20px;
  background: rgba(0,0,0,.7);
}

.l-footer:has(.l-footer__bg) {
  background: none;
}

.l-footer__bg {
  position: absolute;
  inset: 0;
  background: url(/assets/img/common/footer_bg.png) no-repeat center/cover;
  background: -webkit-image-set(url(/assets/img/common/footer_bg.webp) type("image/webp"), url(/assets/img/common/footer_bg.png) type("image/png")) no-repeat top center/cover;
  background: image-set(url(/assets/img/common/footer_bg.webp) type("image/webp"), url(/assets/img/common/footer_bg.png) type("image/png")) no-repeat top center/cover;
  z-index: -1;
}

.l-footer__tit {
  line-height: 1;
}

.l-footer__tit>span {
  display: block;
}

.l-footer__tit .subtit {
  font-family: "ヒラギノ明朝 ProN","Hiragino Mincho ProN","Yu Mincho Light","YuMincho","Yu Mincho","游明朝体",sans-serif;
  font-size: 46px;
  letter-spacing: -0.02em;
}

.l-footer__tit .tit {
  font-size: 169px;
}

.l-footer__inner {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.l-footer__nav {
  margin-top: 60px;
}

.l-footer__nav--list li:nth-child(n+2) {
  margin-top: 30px;
}

.l-footer__nav--list li>a {
  position: relative;
  line-height: 1;
  display: flex;
  align-items: flex-end;
  gap: 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  transition: .3s;
}

.l-footer__nav--list li>a::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  bottom: -3px;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right top;
  transform-origin: right top;
  transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s;
  transition-timing-function: cubic-bezier(0.33, 1, 0.68, 1);
}

.l-footer__nav--list li>a .en {
  font-size: 37px;
}

.l-footer__nav--list li>a .ja {
  font-size: 14px;
  opacity: .8;
}

.l-footer__info {
  text-align: right;
}

.l-footer__info .c-btnStyle2 {
  width: 200px;
  height: 50px;
  margin-left: auto;
}

.l-footer__info .ja {
  line-height: 1;
  font-size: 14px;
  letter-spacing: .1em;
  margin-top: 40px;
  display: block;
}

.l-footer__info .ja .name {
  font-size: 21px;
  display: block;
  margin-top: 10px;
}

.l-footer__info .en {
  font-size: 12px;
  line-height: 1.25;
  letter-spacing: .03em;
  margin-top: 13px;
  display: block;
}

.l-footer__sns {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 30px;
  font-size: 22px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-top: 35px;
  line-height: 1;
}

.l-footer__sns .icon {
  width: 25px;
}

.l-footer__btm {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 110px;
  line-height: 1;
}

.l-footer__copy {
  font-size: 12px;
}

.l-footer__privacy {
  font-size: 13px;
  position: relative;
}

.l-footer__privacy::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  bottom: -3px;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right top;
  transform-origin: right top;
  transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s;
  transition-timing-function: cubic-bezier(0.33, 1, 0.68, 1);
}

.l-gradient {
  position: relative;
}

.l-gradient::before,
.l-gradient::after {
  pointer-events: none;
  z-index: -1;
}

.l-gradient::before {
  content: "";
  position: absolute;
  inset: 0;
}

.l-gradient.-gradient1::before {
  z-index: -2;
  background: url(/assets/img/common/gradient_bg1.png) no-repeat top center/100% 100%;
  background: -webkit-image-set(url(/assets/img/common/gradient_bg1.webp) type("image/webp"), url(/assets/img/common/gradient_bg1.png) type("image/png")) no-repeat top center/100% 100%;
  background: image-set(url(/assets/img/common/gradient_bg1.webp) type("image/webp"), url(/assets/img/common/gradient_bg1.png) type("image/png")) no-repeat top center/100% 100%;
}

.l-gradient.-gradient1::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(16, 22, 90, 0) 0%, rgba(16, 22, 90, 0.7) 8%, rgba(16, 22, 90, 0.7) 92%, rgba(16, 22, 90, 0) 100%);
  z-index: -1;
}

.l-gradient.-gradient1:has(.secNews) {
  z-index: 0;
}

.l-gradient.-gradient1:has(.secNews)::before {
  top: -18vw;
  left: 0;
  width: 150%;
  height: calc(100% + 18vw);
  background: url(/assets/img/common/gradient_bg1.png) repeat top center/cover;
  background: -webkit-image-set(url(/assets/img/common/gradient_bg1.webp) type("image/webp"), url(/assets/img/common/gradient_bg1.png) type("image/png")) no-repeat top center/cover;
  background: image-set(url(/assets/img/common/gradient_bg1.webp) type("image/webp"), url(/assets/img/common/gradient_bg1.png) type("image/png")) no-repeat top center/cover;
  z-index: -3;
}

.l-gradient.-gradient1:has(.secNews)::after {
  content: "";
  position: absolute;
  top: -10%;
  left: 0;
  width: 100%;
  height: 110%;
  background: linear-gradient(180deg, rgba(0, 40, 114, 0) 0%, rgba(0, 40, 114, 0.4) 20%);
  z-index: -2;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}

.l-gradient.-gradient2::before {
  background: url(/assets/img/common/gradient_bg2.png) no-repeat top center/100% 100%;
  background: -webkit-image-set(url(/assets/img/common/gradient_bg2.webp) type("image/webp"), url(/assets/img/common/gradient_bg2.png) type("image/png")) no-repeat top center/cover;
  background: image-set(url(/assets/img/common/gradient_bg2.webp) type("image/webp"), url(/assets/img/common/gradient_bg2.png) type("image/png")) no-repeat top center/cover;
}

.l-gradient.-gradient2:has(.secInterview) {
  margin-top: 150vh;
  padding-top: 45vh;
}

.l-gradient.-gradient2:has(.secQuestion)::before {
  top: 200px;
  left: 0;
  width: 100%;
  height: 100%;
}

.l-gradient.-gradient2:has(.secQuestion)::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(16, 22, 90, 0) 0%, rgb(16, 22, 90) 25%, rgb(16, 22, 90) 100%, rgb(16, 22, 90) 100%);
  z-index: -1;
}

.c-btnStyle1 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 10px 35px;
  transition: .4s;
  z-index: 0;
}

.c-btnStyle1::before {
  content: "";
  position: absolute;
  inset: 0;
  scale: .98 .94;
  background: #889fdf;
  border-radius: inherit;
  transition: .4s;
  -webkit-backdrop-filter: blur(50px) brightness(120%);
  backdrop-filter: blur(50px) brightness(120%);
  z-index: -1;
}

.c-btnStyle1::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgb(167, 0, 96) 0%, rgb(235, 0, 255) 40%, rgb(0, 186, 255) 100%);
  border-radius: inherit;
  z-index: -2;
}

.c-btnStyle1.en {
  font-size: 24px;
  border-radius: 40px;
}

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

.c-btnStyle1.-prev {
  padding: 0;
  font-size: 16px;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.c-btnStyle1.-prev::before,
.c-btnStyle1.-prev::after {
  display: none;
}

.c-btnStyle2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 10px 35px;
  transition: .4s;
  z-index: 0;
  background: rgba(255,255,255,.2);
  border-radius: 30px;
  border: 1px solid #fff;
  transition: .3s;
}

input,
select,
textarea {
  color: #fff;
  width: 100%;
  height: 60px;
  font-size: 18px;
}

input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: rgba(255,255,255,.45);
}

input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  color: rgba(255,255,255,.45);
}

input:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: rgba(255,255,255,.45);
}

input::placeholder,
select::placeholder,
textarea::placeholder {
  color: rgba(255,255,255,.45);
}

input.myError,
select.myError,
textarea.myError {
  color: #d90000;
}

input[type=radio],
input[type=checkbox] {
  opacity: 0;
  overflow: hidden;
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
}

input[type=checkbox]+.input_checkbox {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 15px;
  border: 1px solid rgba(255,255,255,.5);
}

input[type=checkbox]:checked+.input_checkbox:after,
input[type=checkbox]:checked+.input_checkbox:before {
  content: "";
  display: block;
  height: 3px;
  border-radius: 2px;
  background: #00baff;
  position: absolute;
}

input[type=checkbox]:checked+.input_checkbox:before {
  width: 40%;
  top: 52%;
  left: 10%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

input[type=checkbox]:checked+.input_checkbox:after {
  width: 65%;
  top: 45%;
  left: 28%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

input[type=radio]+.input_radio {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 5px;
  background: #fff;
  border: 1px solid #fff;
}

input[type=radio]:checked+.input_radio::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #00baff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

textarea {
  resize: none;
  height: 150px;
  padding: 15px 0;
  overflow-y: scroll;
}

.myError:not(input,select,textarea) {
  color: #d90000;
  font-size: 14px;
  line-height: 1.4;
  margin-top: 6px;
}

.selectBox {
  position: relative;
}

.selectBox:before {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 5px);
  right: 20px;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
}

.selectBox.birthyear {
  width: 100px;
}

.selectBox.birthmonth,
.selectBox.birthdate,
.selectBox.age {
  width: 80px;
}

.selectBox.prefecture {
  width: 180px;
}

.contact {
  padding-bottom: 160px;
}

.contact.-check dl {
  padding-bottom: 30px;
}

.contact.-check dl dd {
  padding-top: 10px;
}

.contact .post {
  width: 120px;
}

.contact .require {
  color: #fff;
  font-size: 13px;
  vertical-align: top;
  padding-left: 3px;
}

.contact__inner {
  display: grid;
  grid-template-columns: 330px 1fr;
  align-items: flex-start;
  gap: 95px;
}

.contact__txt {
  font-size: 14px;
  line-height: 2;
}

.contact__box {
  border-radius: 10px;
}

.contact__tit {
  border-bottom: 1px solid #dedede;
}

.contact__tit span {
  position: relative;
  display: inline-block;
  font-size: 23px;
  font-weight: 500;
  font-family: "MFW-YuGoPr6N-Light";
  color: #00baff;
  padding-bottom: 10px;
}

.contact__tit span::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
}

.contact__tit span::after {
  background: #00baff;
}

.contact__item dl:nth-child(n+2) {
  margin-top: 32px;
}

.contact__item dl dt {
  font-size: 16px;
  font-weight: 500;
}

.contact__item dl dd .subtit {
  display: block;
  width: 210px;
}

.contact__item dl dd .comment {
  font-size: 12px;
}

.contact__item dl dd .name,
.contact__item dl dd .furigana,
.contact__item dl dd .post,
.contact__item dl dd .birth,
.contact__item dl dd .age,
.contact__item dl dd .sex,
.contact__item dl dd .addr {
  display: flex;
  align-items: baseline;
  gap: 10px;
}

.contact__item dl dd .name .firstName,
.contact__item dl dd .name .lastName,
.contact__item dl dd .name .firstFurigana,
.contact__item dl dd .name .lastFurigana,
.contact__item dl dd .furigana .firstName,
.contact__item dl dd .furigana .lastName,
.contact__item dl dd .furigana .firstFurigana,
.contact__item dl dd .furigana .lastFurigana {
  width: 100%;
}

.contact__item dl dd .addr__inner {
  width: 100%;
}

.contact__btm {
  margin-top: 68px;
}

.contact__btm form {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
  justify-content: center;
}

.contact__btm form .contact__btn {
  margin: 0;
}

.contact__btm form .contact__btn:has(.-prev) {
  width: 100%;
  height: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}

.contact__privacy--tit {
  font-size: 18px;
  font-weight: 500;
}

.contact__privacyBox--txt {
  margin-top: 24px;
  font-size: 14px;
}

.contact__privacyBox--txt a {
  text-decoration: underline;
}

.contact__privacyBox--txt a:hover {
  text-decoration: none;
}

.contact__agreeBox {
  margin-top: 12px;
  color: #fff;
}

.contact__agreeBox span {
  font-weight: 500;
}

.contact__agreeBox span>a {
  color: #00baff;
  text-decoration: underline;
}

.contact__btn {
  width: 235px;
  height: 75px;
  margin-inline: auto;
  margin-top: 50px;
  opacity: .5;
  pointer-events: none;
  transition: .3s;
}

.contact__btn.is-active {
  opacity: 1;
  pointer-events: all;
}

.contact__btn>button {
  color: #fff;
}

.contact__thanks {
  padding-top: 160px;
}

.contact__thanks--txt {
  font-size: 27px;
  font-weight: 500;
  line-height: 1.8148148148;
  text-align: center;
}

.contact__thanks--top {
  width: 235px;
  height: 75px;
  margin: 170px auto 0;
}

.secForm {
  margin-top: 120px;
}

.secForm dl {
  border-bottom: 1px solid rgba(255,255,255,.45);
}

.secForm__info {
  position: sticky;
  top: 150px;
  left: 0;
}

.secForm__txt>span {
  display: block;
}

.secForm__txt .en {
  opacity: .77;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: .03em;
}

.secForm__txt .ja {
  font-size: 18px;
  line-height: 2;
}

.secForm__txt .ja {
  font-size: 28px;
  line-height: 1.4285714286;
}

.secForm__txt .en {
  margin-top: 15px;
}

.secForm__name {
  font-size: 12px;
  line-height: 1.4166666667;
  margin-top: 55px;
}

.secForm__address {
  font-size: 12px;
  opacity: .7;
  margin-top: 5px;
}

.secForm__tel {
  display: flex;
  flex-direction: column;
  gap: 15px;
  font-size: 17px;
  line-height: 1;
  margin-top: 25px;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.c-headingStyle1 {
  line-height: 1;
}

.c-headingStyle1>span {
  display: block;
}

.c-headingStyle1 .ja {
  font-size: 22px;
}

.c-headingStyle1 .en {
  font-family: "Holise-Regular";
  font-size: 140px;
  margin-top: 15px;
}

.c-headingStyle1.-center {
  text-align: center;
}

.c-headingStyle1.-reverse .en {
  font-size: 75px;
  margin: 0;
}

.c-headingStyle1.-reverse .ja {
  font-size: 21px;
  margin-top: 15px;
}

.c-canvas {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: grid;
  place-items: center;
  pointer-events: none;
  z-index: 1000;
  will-change: transform;
  background: #002260;
}

.c-dot {
  width: 100%;
  height: 100%;
  background-color: #002260;
  border-radius: 50%;
  will-change: transform;
}

.c-mainv {
  padding-top: 180px;
}

.c-mainv .sec-in {
  display: contents;
}

.c-mainv__tit {
  display: flex;
  align-items: baseline;
  gap: 20px;
  padding-left: 40px;
}

.c-mainv__tit .en {
  font-size: 126px;
  line-height: 1;
  font-family: "Holise-Regular";
}

.c-mainv__tit .ja {
  font-size: 26px;
  letter-spacing: .06em;
}

.c-mainv__img {
  margin-top: 75px;
}

.c-mainv__txt {
  margin-top: 65px;
  padding-left: 40px;
}

.c-mainv__txt>span {
  display: block;
}

.c-mainv__txt .en {
  opacity: .77;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: .03em;
}

.c-mainv__txt .ja {
  font-size: 18px;
  line-height: 2;
}

.c-mainv__txt .en {
  margin-top: 30px;
}

.c-table dl {
  padding: 30px 0;
  border-bottom: 1px solid rgba(255,255,255,.3);
}

.c-table dl.js-accordion {
  padding: 0;
}

.c-table dl.js-accordion:has(.is-open) dt::before {
  display: none;
}

.c-table dl.js-accordion dt {
  position: relative;
  padding: 30px 0;
}

.c-table dl.js-accordion dt::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(255,255,255,.7);
  bottom: 0;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right top;
  transform-origin: right top;
  transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s;
  transition-timing-function: cubic-bezier(0.33, 1, 0.68, 1);
}

.c-table dl.js-accordion dd {
  display: none;
  padding-bottom: 30px;
  margin: 0;
}

.c-table dl dt {
  position: relative;
  cursor: pointer;
}

.c-table dl dt>span {
  display: block;
}

.c-table dl dt>a {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.c-table dl dt>a span {
  display: block;
}

.c-table dl dt .date {
  line-height: 1;
  font-size: 12px;
}

.c-table dl dt .tag {
  font-size: 11px;
  padding: 2px 12px;
  border-radius: 10px;
  border: 1px solid #fff;
  margin-left: 5px;
  background: rgba(182,188,204,.3);
}

.c-table dl dt .tit {
  font-size: 19px;
  line-height: 1.6842105263;
  margin-top: 5px;
}

.c-table dl dt .obj {
  position: absolute;
  top: 50%;
  right: 20px;
  translate: 0 -50%;
  width: 25px;
  height: 25px;
}

.c-table dl dt .obj.is-open .line:nth-child(2) {
  rotate: 180deg;
  opacity: 0;
}

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

.c-table dl dt .obj .line:nth-child(2) {
  rotate: 90deg;
}

.c-table dl dd {
  font-size: 15px;
  margin-top: 30px;
}

.c-table dl dd a {
  text-decoration: underline;
}

.c-table dl dd .en {
  display: block;
  font-size: 13px;
  margin-top: 10px;
}

.c-table.-recruit dl {
  display: grid;
  grid-template-columns: 260px 1fr;
  align-items: center;
}

.c-table.-recruit dl dt {
  color: #00baff;
  line-height: 1;
}

.c-table.-recruit dl dt .ja {
  font-size: 18px;
  line-height: 1.5;
}

.c-table.-recruit dl dt .en {
  font-size: 12px;
  margin-top: 12px;
  line-height: 1.1666666667;
}

.c-table.-recruit dl dd>span {
  display: block;
}

.c-table.-recruit dl dd .en {
  opacity: .77;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: .03em;
}

.c-table.-recruit dl dd .ja {
  font-size: 18px;
  line-height: 2;
}

.c-table.-recruit dl dd .en {
  margin-top: 10px;
}

.c-pagination {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  margin-top: 40px;
  display: flex;
  align-items: center;
  gap: 35px;
}

.c-pagination__arrow {
  width: 12px;
  height: 12px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  rotate: -45deg;
}

.c-pagination__arrow.-prev {
  rotate: 130deg;
}

.c-pagination__btn {
  font-size: 18px;
  line-height: 1;
}

.c-pagination__btn.is-active {
  opacity: .6;
  pointer-events: none;
}

.c-doctors__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2.196193265vw .0732064422vw;
}

.c-doctors__items--img {
  overflow: hidden;
}

.c-doctors__items--img img {
  transition: .5s;
}

.c-doctors__items--info {
  display: flex;
  align-items: baseline;
  gap: 1.0248901903vw;
  line-height: 1;
  padding: 1.0980966325vw .5856515373vw 0;
}

.c-doctors__items--info .job {
  font-size: 1.6837481698vw;
}

.c-doctors__items--info .name {
  font-size: 1.0248901903vw;
  color: #8aa0b5;
  letter-spacing: -0.01em;
  font-weight: 300;
}

.c-sort__category {
  display: flex;
  gap: 40px;
}

.c-sort__category label {
  cursor: pointer;
}

.c-sort__category input[type=checkbox]+.txt,
.c-sort__category input[type=radio]+.txt {
  text-align: center;
  border: 1px solid rgba(0,0,0,0);
  color: #fff;
  border-radius: 20px;
  padding: 7px 50px;
  line-height: 1;
  font-size: 18px;
  font-weight: 500;
  background: rgba(42,61,106,.7);
  transition: .3s;
}

.c-sort__category input[type=checkbox]:checked+.txt,
.c-sort__category input[type=radio]:checked+.txt {
  border-color: #fff;
  background: rgba(0,0,0,0);
}

.c-nav {
  position: fixed;
  bottom: 20px;
  right: 40px;
  font-size: 14px;
  line-height: 1;
  opacity: 0;
  transition: .3s;
}

.c-nav.is-show {
  opacity: 1;
}

.c-nav__list {
  text-align: right;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.c-nav__list li>a {
  transition: .3s;
  position: relative;
}

.c-nav__list li>a::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  bottom: -3px;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right top;
  transform-origin: right top;
  transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s;
  transition-timing-function: cubic-bezier(0.33, 1, 0.68, 1);
}

.c-nav__list li>a.is-active {
  color: #89a4d8;
  pointer-events: none;
}

.c-interview__list {
  position: relative;
  margin-top: 20px;
  min-height: 610px;
}

.c-interview__items>a {
  position: absolute;
  inset: 0;
  display: grid;
  grid-template-columns: 1fr 485px 1fr;
  align-items: center;
  place-items: center;
  transition: .5s cubic-bezier(0, 0.55, 0.45, 1);
}

.c-interview__items>a.is-out .block {
  translate: 0 -100%;
}

.c-interview__items>a.is-active .c-interview__items--img {
  -webkit-animation: maskAnime .5s cubic-bezier(0, 0.55, 0.45, 1) forwards;
  animation: maskAnime .5s cubic-bezier(0, 0.55, 0.45, 1) forwards;
}

.c-interview__items>a.is-active .block {
  translate: 0 0;
}

.c-interview__items>a *:has(.block) {
  overflow: hidden;
}

.c-interview__items>a .block {
  display: block;
  transition: .5s cubic-bezier(0, 0.55, 0.45, 1);
  translate: 0 100%;
}

.c-interview__items--num {
  position: absolute;
  top: 55%;
  left: 50%;
  translate: -50% 0;
  font-size: 246px;
  z-index: 50;
}

.c-interview__items--info span {
  display: block;
}

.c-interview__items--info .name {
  font-size: 53px;
}

.c-interview__items--info .job {
  font-size: 23px;
  margin-top: 20px;
  line-height: 1.4782608696;
}

.c-interview__items--tit {
  font-size: 28px;
  line-height: 1.6428571429;
  letter-spacing: .06em;
}

.c-interview__items--copy {
  position: absolute;
  top: 58%;
  left: 50%;
  translate: -50% 0;
  white-space: nowrap;
  font-size: 185px;
  display: flex;
  align-items: center;
  opacity: .2;
}

.c-interview__btn {
  display: none;
}

.c-youtube {
  width: 100%;
  aspect-ratio: 16/9;
}

.c-youtube iframe {
  width: 100%;
  height: 100%;
}

[data-aos=scale-animation] {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0;
  -webkit-animation-duration: 1.8s;
  animation-duration: 1.8s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.33, 1, 0.68, 1);
  animation-timing-function: cubic-bezier(0.33, 1, 0.68, 1);
}

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

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

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

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

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

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

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

@-webkit-keyframes scrollBarAnime {
  0% {
    background-position: 100% 0;
  }

  50% {
    background-position: 0 0;
  }

  100% {
    background-position: -100% 0;
  }
}

@keyframes scrollBarAnime {
  0% {
    background-position: 100% 0;
  }

  50% {
    background-position: 0 0;
  }

  100% {
    background-position: -100% 0;
  }
}

@-webkit-keyframes maskAnime {
  0% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  }

  100% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
}

@keyframes maskAnime {
  0% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  }

  100% {
    -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 gradationAnim {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

@keyframes gradationAnim {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

#page_cross_talk .secCross-talk {
  padding-top: 150px;
}

#page_cross_talk .secCross-talk .c-headingStyle1 {
  margin-top: 50px;
}

#page_cross_talk .secCross-talk .c-headingStyle1 .en {
  font-size: 126px;
  margin-top: 0;
}

#page_cross_talk .secCross-talk .c-headingStyle1 .ja {
  font-size: 30px;
  margin-top: 15px;
}

#page_cross_talk .secCross-talk__inner {
  display: grid;
  grid-template-columns: 1fr 675px;
  gap: 100px;
}

#page_cross_talk .secCross-talk__txt {
  margin-top: 70px;
}

#page_cross_talk .secCross-talk__txt>span {
  display: block;
}

#page_cross_talk .secCross-talk__txt .en {
  opacity: .77;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: .03em;
}

#page_cross_talk .secCross-talk__txt .ja {
  font-size: 18px;
  line-height: 2;
}

#page_cross_talk .secCross-talk__txt .en {
  margin-top: 20px;
}

#page_cross_talk .secTalk {
  padding-top: 180px;
}

#page_cross_talk .secTalk__inner {
  display: grid;
  grid-template-columns: 1fr 220px;
  gap: 110px;
  margin-top: 80px;
  padding-bottom: 150px;
}

#page_cross_talk .secTalk__subtit {
  font-size: 75px;
  line-height: 1;
}

#page_cross_talk .secTalk__tit {
  font-size: 47px;
  line-height: 1.4680851064;
  font-family: "MFW-YuGoPr6N-Regular";
}

#page_cross_talk .secTalk__theme1 {
  font-size: 32px;
  margin-top: 120px;
  font-family: "MFW-YuGoPr6N-Demi";
}

#page_cross_talk .secTalk__theme2 {
  color: #00baff;
  font-size: 18px;
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 30px;
  font-family: "MFW-YuGoPr6N-Regular";
}

#page_cross_talk .secTalk__theme2::before {
  content: "";
  display: block;
  width: 35px;
  height: 1px;
  background: #00baff;
}

#page_cross_talk .secTalk__txt {
  display: grid;
  grid-template-columns: 80px 1fr;
  font-size: 17px;
  line-height: 2.0588235294;
  margin-top: 30px;
}

#page_cross_talk .secTalk__txt--cnt .strong {
  display: inline-block;
  font-family: "MFW-YuGoPr6N-Demi";
}

#page_cross_talk .secTalk__img {
  margin-top: 40px;
}

#page_cross_talk .secTalk__nav {
  position: sticky;
  top: 150px;
  right: 0;
  height: 550px;
}

#page_cross_talk .secTalk__nav--tit {
  font-size: 37px;
}

#page_cross_talk .secTalk__nav--list {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

#page_cross_talk .secTalk__nav--items>a {
  display: grid;
  grid-template-columns: 75px 1fr;
  align-items: center;
  gap: 15px;
}

#page_cross_talk .secTalk__nav--info {
  display: flex;
  position: relative;
}

#page_cross_talk .secTalk__nav--name {
  line-height: 1;
}

#page_cross_talk .secTalk__nav--name span {
  display: block;
}

#page_cross_talk .secTalk__nav--name .ja {
  position: relative;
  font-size: 17px;
  padding-bottom: 3px;
}

#page_cross_talk .secTalk__nav--name .ja::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  bottom: -3px;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right top;
  transform-origin: right top;
  transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s;
  transition-timing-function: cubic-bezier(0.33, 1, 0.68, 1);
}

#page_cross_talk .secTalk__nav--name .en {
  font-size: 12px;
  margin-top: 10px;
  opacity: .7;
}

#page_cross_talk .secTalk__nav--join {
  display: inline-block !important;
  font-size: 12px;
  line-height: 1;
  margin-left: 5px;
}

#page_cross_talk .secTalk__nav--arrow {
  position: absolute;
  top: 8px;
  right: 0;
  width: 14px;
}

#page_cross_talk .modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.8);
  opacity: 0;
  transition: .5s;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}

#page_cross_talk .modal.is-open {
  opacity: 1;
  pointer-events: all;
}

#page_cross_talk .modal .swiper {
  position: relative;
}

#page_cross_talk .modal .swiper.l-gradient.-gradient1::before {
  background: url(/assets/img/common/gradient_bg1.png) no-repeat top center/100% 150%;
}

#page_cross_talk .modal .swiper-button-next,
#page_cross_talk .modal .swiper-button-prev {
  width: 60px;
  height: 60px;
}

#page_cross_talk .modal .swiper-button-next::after,
#page_cross_talk .modal .swiper-button-prev::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  rotate: -45deg;
}

#page_cross_talk .modal .swiper-button-next {
  right: -100px;
}

#page_cross_talk .modal .swiper-button-prev {
  left: -100px;
  scale: -1 1;
}

#page_cross_talk .modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
  z-index: -1;
  background: rgba(0,17,60,.7);
}

#page_cross_talk .modal-content {
  position: relative;
  max-width: 1126px;
  width: 100%;
  margin-inline: auto;
}

#page_cross_talk .modal-inner {
  display: grid;
  grid-template-columns: 480px 1fr;
  gap: 65px;
  align-items: center;
  padding-right: 30px;
}

#page_cross_talk .modal-img {
  position: relative;
  left: 1px;
}

#page_cross_talk .modal-job {
  color: #00baff;
  line-height: 1;
}

#page_cross_talk .modal-job .en {
  font-size: 31px;
}

#page_cross_talk .modal-job .ja {
  font-size: 11px;
  font-family: "ヒラギノ明朝 ProN","Hiragino Mincho ProN","Yu Mincho Light","YuMincho","Yu Mincho","游明朝体",sans-serif;
}

#page_cross_talk .modal-name {
  line-height: 1;
  margin-top: 20px;
}

#page_cross_talk .modal-name span {
  display: block;
}

#page_cross_talk .modal-name .en {
  font-size: 105px;
}

#page_cross_talk .modal-name .ja {
  font-size: 19px;
  margin-top: 15px;
  font-family: "ヒラギノ明朝 ProN","Hiragino Mincho ProN","Yu Mincho Light","YuMincho","Yu Mincho","游明朝体",sans-serif;
}

#page_cross_talk .modal-txt {
  margin-top: 40px;
  font-size: 17px;
  line-height: 2.0588235294;
}

#page_cross_talk .modal-close {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  margin-top: 20px;
}

#page_cross_talk .modal-close .obj {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
}

#page_cross_talk .modal-close .obj .line {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 100%;
  height: 1px;
  background: #fff;
}

#page_cross_talk .modal-close .obj .line:nth-child(1) {
  rotate: 45deg;
}

#page_cross_talk .modal-close .obj .line:nth-child(2) {
  rotate: -45deg;
}

#page_cross_talk .modal-close .txt {
  color: #fff;
  font-size: 22px;
  line-height: 1;
  margin-top: 10px;
}

#page_doctors .secDoctors {
  padding: 65px 0 120px;
}

#page_doctors .secDetail {
  padding-top: 175px;
}

#page_doctors .secDetail__box {
  display: grid;
  grid-template-columns: 540px 1fr;
  place-items: center;
}

#page_doctors .secDetail__box--job {
  display: flex;
  align-items: baseline;
  gap: 10px;
  color: #00baff;
  line-height: 1;
}

#page_doctors .secDetail__box--job .en {
  font-size: 38px;
}

#page_doctors .secDetail__box--job .ja {
  font-size: 13px;
}

#page_doctors .secDetail__box--info {
  margin-top: -70px;
}

#page_doctors .secDetail__box--name {
  line-height: 1;
  margin-top: 25px;
}

#page_doctors .secDetail__box--name span {
  display: block;
}

#page_doctors .secDetail__box--name .en {
  font-size: 126px;
  line-height: .873015873;
}

#page_doctors .secDetail__box--name .ja {
  font-size: 23px;
  margin-top: 20px;
  font-family: "ヒラギノ明朝 ProN","Hiragino Mincho ProN","Yu Mincho Light","YuMincho","Yu Mincho","游明朝体",sans-serif;
}

#page_doctors .secDetail__data {
  margin-top: 130px;
}

#page_doctors .secDetail__data--list {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 2fr 1fr;
}

#page_doctors .secDetail__data--list::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: #476ea1;
}

#page_doctors .secDetail__data--items {
  position: relative;
  padding-inline: 30px;
}

#page_doctors .secDetail__data--items::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #476ea1;
}

#page_doctors .secDetail__data--subtit {
  font-size: 14px;
  color: #00baff;
}

#page_doctors .secDetail__data--txt {
  margin-top: 12px;
}

#page_doctors .secDetail__data--txt>span {
  display: block;
}

#page_doctors .secDetail__data--txt .en {
  opacity: .77;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: .03em;
}

#page_doctors .secDetail__data--txt .ja {
  font-size: 18px;
  line-height: 2;
}

#page_doctors .secDetail__data--txt .ja {
  line-height: 1.4444444444;
}

#page_doctors .secDetail__data--txt .en {
  margin-top: 7px;
}

#page_doctors .secDetail__lively {
  position: relative;
  z-index: 0;
  padding: 70px 100px 120px;
  margin-top: 200px;
}

#page_doctors .secDetail__lively::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% 0;
  width: 100vw;
  height: 100%;
  background: linear-gradient(135deg, #1f7ec8 0%, #1249bc 33%, #02146f 100%);
  background-size: 300% 300%;
  -webkit-animation: gradationAnim 5s ease infinite;
  animation: gradationAnim 5s ease infinite;
  z-index: -1;
}

#page_doctors .secDetail__lively--tit {
  width: 100%;
  text-align: center;
  font-size: 113px;
  line-height: 1;
  position: absolute;
  top: -70px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

#page_doctors .secDetail__lively--txt {
  margin-top: 55px;
  text-align: center;
}

#page_doctors .secDetail__lively--txt:nth-of-type(n+2) {
  margin-top: 75px;
}

#page_doctors .secDetail__lively--txt span {
  display: block;
}

#page_doctors .secDetail__lively--txt .ja {
  font-size: 30px;
}

#page_doctors .secDetail__lively--txt .en {
  font-size: 20px;
  line-height: 1.35;
  margin-top: 15px;
}

#page_doctors .doctorsSwiper {
  position: relative;
  padding-bottom: 70px;
}

#page_doctors .doctorsSwiper .c-doctors__list {
  gap: 2.196193265vw 0;
}

#page_doctors .doctorsSwiper .swiper-pagination {
  height: 1px;
  top: auto;
  bottom: 0;
  left: 4%;
  right: 4%;
  width: 92%;
  background: rgba(255,255,255,.4);
}

#page_doctors .doctorsSwiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #fff;
}

#page_doctors .doctorsSwiper .swiper-button-next,
#page_doctors .doctorsSwiper .swiper-button-prev {
  top: 40%;
  width: 60px;
  height: 60px;
  -webkit-filter: drop-shadow(0px 1px 6px rgb(4, 22, 52));
  filter: drop-shadow(0px 1px 6px rgb(4, 22, 52));
  transition: .5s;
}

#page_doctors .doctorsSwiper .swiper-button-next::before,
#page_doctors .doctorsSwiper .swiper-button-next::after,
#page_doctors .doctorsSwiper .swiper-button-prev::before,
#page_doctors .doctorsSwiper .swiper-button-prev::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 80%;
  height: 1px;
  background: #fff;
  -webkit-transform-origin: right center;
  transform-origin: right center;
}

#page_doctors .doctorsSwiper .swiper-button-next::before,
#page_doctors .doctorsSwiper .swiper-button-prev::before {
  rotate: -55deg;
}

#page_doctors .doctorsSwiper .swiper-button-next::after,
#page_doctors .doctorsSwiper .swiper-button-prev::after {
  rotate: 55deg;
}

#page_doctors .doctorsSwiper .swiper-button-next {
  right: 2%;
}

#page_doctors .doctorsSwiper .swiper-button-prev {
  left: 2%;
  rotate: 180deg;
}

#page_doctors .secOther {
  padding: 115px 0 150px;
}

#page_doctors .secOther__tit {
  font-size: 126px;
  line-height: 1;
  margin-bottom: 40px;
  padding-left: 40px;
}

#page_doctors .secRelate {
  padding: 160px 0 140px;
}

#page_doctors .secRelate__list {
  margin-top: 55px;
  width: 920px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px 100px;
  font-size: 14px;
  line-height: 1.9285714286;
}

#page_doctors .secRelate__list .name {
  font-size: 17px;
}

#page_group .secResearch {
  padding: 60px 0 120px;
}

#page_group .secResearch__box {
  padding-right: 200px;
}

#page_group .secResearch__box:nth-child(n+2) {
  margin-top: 150px;
}

#page_group .secResearch__list {
  margin-top: 100px;
}

#page_group .secResearch__items:first-child>a {
  padding-top: 0;
}

#page_group .secResearch__items>a {
  position: relative;
  display: grid;
  grid-template-columns: 200px 1fr;
  align-items: center;
  gap: 15px;
  border-bottom: 1px solid rgba(255,255,255,.3);
  padding-block: 60px;
}

#page_group .secResearch__items>a::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(255,255,255,.7);
  bottom: 0;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right top;
  transform-origin: right top;
  transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s;
  transition-timing-function: cubic-bezier(0.33, 1, 0.68, 1);
}

#page_group .secResearch__items--img {
  mix-blend-mode: screen;
  transition: .3s;
}

#page_group .secResearch__items--tit {
  position: relative;
  line-height: 1;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

#page_group .secResearch__items--tit span {
  display: block;
}

#page_group .secResearch__items--tit .ja {
  font-size: 30px;
  font-family: "MFW-YuGoPr6N-Demi";
}

#page_group .secResearch__items--tit .ja .small {
  display: block;
  font-size: 18px;
  margin-top: 7px;
}

#page_group .secResearch__items--tit .en {
  font-size: 16px;
  color: #00baff;
  margin-top: 10px;
}

#page_group .secResearch__items--tit .arrow {
  position: absolute;
  top: 7px;
  right: -40px;
  width: 25px;
}

#page_group .secResearch__items--txt {
  margin-top: 30px;
}

#page_group .secDetail__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100dvh;
  z-index: 0;
}

#page_group .secDetail__bg {
  position: absolute;
  top: calc((100vh - 850px)/2);
  left: 50%;
  translate: -50% 0;
  width: 850px;
  z-index: 1;
  mix-blend-mode: screen;
}

#page_group .secDetail__tit {
  text-align: center;
  line-height: 1;
}

#page_group .secDetail__tit span {
  display: block;
}

#page_group .secDetail__tit .en {
  font-size: 109px;
}

#page_group .secDetail__tit .ja {
  font-size: 32px;
  margin-top: 30px;
}

#page_group .secDetail__list {
  padding-right: 150px;
}

#page_group .secDetail__items {
  display: grid;
  grid-template-columns: 270px 1fr;
}

#page_group .secDetail__items:nth-child(n+2) {
  margin-top: 215px;
}

#page_group .secDetail__items--tit {
  line-height: 1;
}

#page_group .secDetail__items--tit span {
  display: block;
}

#page_group .secDetail__items--tit .en {
  font-size: 13px;
}

#page_group .secDetail__items--tit .ja {
  font-size: 38px;
  color: #00baff;
  margin-top: 20px;
  font-family: "MFW-YuGoPr6N-Demi";
  line-height: 1.4210526316;
}

#page_group .secDetail__items--txt>span {
  display: block;
}

#page_group .secDetail__items--txt .en {
  opacity: .77;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: .03em;
}

#page_group .secDetail__items--txt .ja {
  font-size: 18px;
  line-height: 2;
}

#page_group .secDetail__items--txt>.en {
  margin-top: 25px;
}

#page_group .secDetail__items--btn {
  width: 180px;
  height: 55px;
  margin-top: 20px;
}

#page_group .secDetail__items--btn>a {
  font-size: 18px;
  gap: 6px;
}

#page_group .secDetail__items--btn>a .icon {
  width: 16px;
}

#page_group .secDetail__items--info {
  display: grid;
  margin-top: 25px;
  font-size: 14px;
  line-height: 2.0714285714;
}

#page_group .secDetail__items--info:has(.name:nth-child(2)) {
  grid-template-columns: repeat(2, 1fr);
}

#page_group .secDetail__items--plan .strong {
  color: #00baff;
}

#page_group .secDetail__items--planTit {
  font-size: 40px;
  line-height: 1.5;
  font-family: "MFW-YuGoPr6N-Regular";
}

#page_group .secDetail__items--planTit:nth-of-type(n+2) {
  margin-top: 140px;
}

#page_group .secDetail__items--planTit .small {
  font-size: 11px;
  padding-left: 10px;
}

#page_group .secDetail__items--planTxt {
  margin-top: 30px;
}

#page_group .secDetail__items--planIcons {
  display: grid;
  margin-top: 45px;
}

#page_group .secDetail__items--planIcons._4col {
  grid-template-columns: repeat(4, 1fr);
  gap: 0 10px;
}

#page_group .secDetail__items--planIcons._5col {
  grid-template-columns: repeat(5, 1fr);
  gap: 0 10px;
}

#page_group .secDetail__items--planIcon {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 2;
  text-align: center;
  font-size: 16px;
  line-height: 1.3125;
  font-family: "MFW-YuGoPr6N-Regular";
}

#page_group .secDetail__items--planIcon .img {
  max-width: 120px;
  margin-inline: auto;
}

#page_group .secDetail__items--planIcon .name {
  display: flex;
  align-items: center;
  justify-content: center;
}

#page_group .secDetail__items--planList {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-top: 20px;
}

#page_group .secDetail__items--planItems {
  overflow: hidden;
  height: 190px;
}

#page_group .secDetail__items--planItems video,
#page_group .secDetail__items--planItems img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#page_group .secDetail__items--plan dl {
  display: grid;
  grid-template-columns: 85px 1fr;
  align-items: center;
}

#page_group .secDetail__items--plan dl:first-of-type {
  margin-top: 70px;
}

#page_group .secDetail__items--plan dl dt {
  font-size: 66px;
}

#page_group .secDetail__items--plan dl dd:not(:has(span)) {
  font-size: 20px;
  font-family: "MFW-YuGoPr6N-Regular";
}

#page_group .secDetail__items--plan dl dd>span {
  display: block;
}

#page_group .secDetail__items--plan dl dd .tit {
  font-size: 22px;
  font-family: "MFW-YuGoPr6N-Regular";
}

#page_group .secDetail__items--plan dl dd .txt {
  font-size: 15px;
}

#page_group .secDetail__items--planImg {
  margin-top: 60px;
}

#page_group .secDetail__items--planImg .name {
  font-size: 22px;
  color: #00baff;
  margin-bottom: 10px;
}

#page_group .secPrev>a {
  display: block;
  padding: 400px 0 300px;
  background: url(/assets/img/group/prev_bg.png) no-repeat top center/cover;
  transition: .3s;
}

#page_group .secPrev__tit {
  display: grid;
  grid-template-columns: 40px 1fr;
  gap: 25px;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  line-height: 1;
}

#page_group .secPrev__tit .en {
  font-size: 110px;
}

#index canvas {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -100;
}

#index .c-canvas {
  z-index: 1000;
}

#index .l-light {
  position: fixed;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 120%;
  height: 130dvh;
  background: linear-gradient(115deg, rgba(255, 255, 255, 0) 0%, rgb(17, 66, 167) 80%);
  z-index: -11;
  mix-blend-mode: lighten;
  pointer-events: none;
}

#index .l-heartbeat {
  position: fixed;
  bottom: 20px;
  left: 0;
  width: 100%;
  height: 65px;
  z-index: 100;
  pointer-events: none;
}

#index .l-heartbeat>span {
  position: absolute;
  inset: 0;
}

#index .l-heartbeat>span svg {
  width: 100%;
}

#index .l-heartbeat .white {
  -webkit-animation: heartbeatAnimation 30s infinite linear forwards;
  animation: heartbeatAnimation 30s infinite linear forwards;
  z-index: 1;
}

#index .l-heartbeat .white .inner {
  display: block;
  -webkit-animation: heartbeatReverseAnimation 30s .8s infinite linear forwards;
  animation: heartbeatReverseAnimation 30s .8s infinite linear forwards;
}

@-webkit-keyframes heartbeatAnimation {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
    clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }

  100% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
}

@keyframes heartbeatAnimation {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
    clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }

  100% {
    -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 heartbeatReverseAnimation {
  0% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }

  100% {
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  }
}

@keyframes heartbeatReverseAnimation {
  0% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }

  100% {
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  }
}

#index .secHero {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100dvh;
}

#index .secHero__inner {
  padding-inline: 65px 15px;
}

#index .secHero__tit {
  line-height: 1;
}

#index .secHero__tit>span {
  display: block;
}

#index .secHero__tit .subtit {
  font-size: 46px;
  font-family: "ヒラギノ明朝 ProN","Hiragino Mincho ProN","Yu Mincho Light","YuMincho","Yu Mincho","游明朝体",sans-serif;
}

#index .secHero__tit .tit {
  font-size: 169px;
  margin-top: 25px;
}

#index .secHero__txt {
  position: absolute;
  bottom: 150px;
  right: 15px;
  text-align: right;
}

#index .secHero__txt>span {
  display: block;
}

#index .secHero__txt .ja {
  font-size: 27px;
  margin-left: auto;
  font-family: "MFW-YuGoPr6N-Regular";
  line-height: 1;
}

#index .secHero__txt .en {
  margin-top: 15px;
  font-size: 12px;
  line-height: 1.3333333333;
}

#index .secAbout {
  position: relative;
  padding: 500px 0 0;
}

#index .secAbout::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 28, 93, 0) 0%, rgba(0, 28, 93, 0.45) 20%, rgb(0, 35, 111) 100%);
  z-index: -3;
}

#index .secAbout__tit {
  line-height: 1;
}

#index .secAbout__tit>span {
  display: block;
}

#index .secAbout__tit .en {
  font-size: 156px;
}

#index .secAbout__tit .ja {
  width: 690px;
  height: auto;
  margin-top: 22px;
}

#index .secAbout__txt {
  display: grid;
  grid-template-columns: 57% 1fr;
  margin-top: 80px;
}

#index .secAbout__txt>span {
  display: block;
}

#index .secAbout__txt .en {
  opacity: .77;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: .03em;
}

#index .secAbout__txt .ja {
  font-size: 18px;
  line-height: 2;
}

#index .secAbout__txt .ja {
  font-family: "MFW-YuGoPr6N-Regular";
}

#index .secAbout__box {
  z-index: -2;
  margin-top: 150px;
}

#index .secAbout__btn {
  width: 235px;
  height: 75px;
  margin-top: 40px;
}

#index .secAbout__btn .en {
  font-size: 24px;
  opacity: 1;
}

#index .secAbout__mov {
  width: 100%;
  height: 100dvh;
  will-change: transform;
  -webkit-transform-origin: center 25%;
  transform-origin: center 25%;
}

#index .secAbout__mov video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#index .secDoctor {
  position: relative;
  padding: 600px 0 300px;
}

#index .secDoctor .c-headingStyle1 .en {
  margin-top: 0;
}

#index .secDoctor__inner {
  position: relative;
  z-index: 1;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}

#index .secDoctor__btn {
  width: 235px;
  height: 75px;
  margin: 40px auto 0;
}

#index .scene {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  position: absolute;
  top: 55%;
  left: 50%;
  translate: -50% -50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#index .scene__title {
  position: relative;
  margin: 0;
}

#index .scene__title a {
  display: block;
}

#index .scene__title span {
  display: inline-block;
}

#index .scene__title .char {
  display: inline-block;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

#index .carousel {
  width: 400px;
  height: 500px;
  top: 50%;
  left: 50%;
  margin: -250px 0 0 -200px;
  position: absolute;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  will-change: transform;
  -webkit-transform: translateZ(-550px) rotateY(0deg);
  transform: translateZ(-550px) rotateY(0deg);
}

#index .scene:nth-child(even) .carousel {
  -webkit-transform: translateZ(-550px) rotateY(45deg);
  transform: translateZ(-550px) rotateY(45deg);
}

#index .carousel__cell {
  position: absolute;
  width: 400px;
  height: 500px;
  left: 0;
  top: 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  overflow: hidden;
  transition: .3s;
}

#index .carousel__cell:nth-child(1)::after {
  background-image: -webkit-image-set(url(/assets/img/doctors/hiromasa_otake/photo.webp) type("image/webp"), url(/assets/img/doctors/hiromasa_otake/photo.png) type("image/png"));
  background-image: image-set(url(/assets/img/doctors/hiromasa_otake/photo.webp) type("image/webp"), url(/assets/img/doctors/hiromasa_otake/photo.png) type("image/png"));
}

#index .carousel__cell:nth-child(2)::after {
  background-image: -webkit-image-set(url(/assets/img/doctors/koji_fukuzawa/photo.webp) type("image/webp"), url(/assets/img/doctors/koji_fukuzawa/photo.png) type("image/png"));
  background-image: image-set(url(/assets/img/doctors/koji_fukuzawa/photo.webp) type("image/webp"), url(/assets/img/doctors/koji_fukuzawa/photo.png) type("image/png"));
}

#index .carousel__cell:nth-child(3)::after {
  background-image: -webkit-image-set(url(/assets/img/doctors/hidekazu_tanaka/photo.webp) type("image/webp"), url(/assets/img/doctors/hidekazu_tanaka/photo.png) type("image/png"));
  background-image: image-set(url(/assets/img/doctors/hidekazu_tanaka/photo.webp) type("image/webp"), url(/assets/img/doctors/hidekazu_tanaka/photo.png) type("image/png"));
}

#index .carousel__cell:nth-child(4)::after {
  background-image: -webkit-image-set(url(/assets/img/doctors/manabu_nagao/photo.webp) type("image/webp"), url(/assets/img/doctors/manabu_nagao/photo.png) type("image/png"));
  background-image: image-set(url(/assets/img/doctors/manabu_nagao/photo.webp) type("image/webp"), url(/assets/img/doctors/manabu_nagao/photo.png) type("image/png"));
}

#index .carousel__cell:nth-child(5)::after {
  background-image: -webkit-image-set(url(/assets/img/doctors/hiroyuki_kawamori/photo.webp) type("image/webp"), url(/assets/img/doctors/hiroyuki_kawamori/photo.png) type("image/png"));
  background-image: image-set(url(/assets/img/doctors/hiroyuki_kawamori/photo.webp) type("image/webp"), url(/assets/img/doctors/hiroyuki_kawamori/photo.png) type("image/png"));
}

#index .carousel__cell::after {
  content: "";
  position: absolute;
  inset: 0;
  transition: .3s;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#index .carousel__cell:hover::after {
  scale: 1.05;
}

#index .card {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

#index .card__face {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-image: var(--img);
  background-size: cover;
}

#index .card__face img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: var(--border-radius);
}

#index .card__face--back {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

#index .secGroup {
  padding: 200px 0 43.9238653001vw;
}

#index .secGroup__inner {
  position: relative;
}

#index .secGroup__txt {
  margin-top: 130px;
}

#index .secGroup__txt>span {
  display: block;
}

#index .secGroup__txt .en {
  opacity: .77;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: .03em;
}

#index .secGroup__txt .ja {
  font-size: 18px;
  line-height: 2;
}

#index .secGroup__txt .en {
  margin-top: 24px;
}

#index .secGroup__btn {
  width: 235px;
  height: 75px;
  margin-top: 40px;
}

#index .secGroup__img {
  position: absolute;
  bottom: -155px;
  right: 0;
  width: 770px;
}

#index .secInterview {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 100dvh;
}

#index .secCrossTalk {
  margin: 120px 35px 0;
  background: rgba(0,0,0,.5);
}

#index .secCrossTalk__inner {
  position: relative;
  padding: 70px 40px 210px;
}

#index .secCrossTalk__txt {
  margin-top: 60px;
}

#index .secCrossTalk__txt>span {
  display: block;
}

#index .secCrossTalk__txt .en {
  opacity: .77;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: .03em;
}

#index .secCrossTalk__txt .ja {
  font-size: 18px;
  line-height: 2;
}

#index .secCrossTalk__txt .en {
  margin-top: 24px;
}

#index .secCrossTalk__img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 830px;
}

#index .secCrossTalk__btn {
  width: 235px;
  height: 75px;
  margin-top: 40px;
}

@-webkit-keyframes secQuestionScroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(calc(-1 * var(--list-width)));
    transform: translateX(calc(-1 * var(--list-width)));
  }
}

@keyframes secQuestionScroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(calc(-1 * var(--list-width)));
    transform: translateX(calc(-1 * var(--list-width)));
  }
}

#index .secQuestion {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding: 120px 0;
}

#index .secQuestion__inner {
  position: static;
}

#index .secQuestion__txt {
  margin-top: 45px;
  text-align: center;
}

#index .secQuestion__txt>span {
  display: block;
}

#index .secQuestion__txt .en {
  opacity: .77;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: .03em;
}

#index .secQuestion__txt .ja {
  font-size: 18px;
  line-height: 2;
}

#index .secQuestion__txt .en {
  margin-top: 40px;
}

#index .secQuestion__btn {
  position: absolute;
  bottom: 25%;
  left: 50%;
  translate: -50% 0;
  z-index: 10;
  width: 235px;
  height: 75px;
}

#index .secQuestion__box {
  margin-top: 45px;
}

#index .secQuestion__list {
  width: 100%;
  display: flex;
  -webkit-animation: secQuestionScroll 40s linear infinite;
  animation: secQuestionScroll 40s linear infinite;
  display: flex;
  flex-wrap: nowrap;
  gap: 23px;
  line-height: 1;
  opacity: .7;
}

#index .secQuestion__list:nth-child(even) {
  animation-direction: reverse;
}

#index .secQuestion__list:nth-of-type(n+2) {
  margin-top: 23px;
}

#index .secQuestion__list li {
  white-space: nowrap;
  font-size: 27px;
  border: 1px solid #fff;
  border-radius: 40px;
  padding: 15px 20px;
}

#index .secNews {
  padding: 120px 0;
}

#index .secNews .c-table {
  margin-top: 90px;
}

#index .secNews__btn {
  width: 235px;
  height: 75px;
  margin: 50px 0 0;
}

#index .secRecruit {
  position: relative;
  overflow: hidden;
  padding: 200px 0;
}

#index .secRecruit__bg {
  position: absolute;
  inset: 0;
  z-index: -1;
  background: url(/assets/img/index/recruit_bg.png) no-repeat top center/cover;
  background: -webkit-image-set(url(/assets/img/index/recruit_bg.webp) type("image/webp"), url(/assets/img/index/recruit_bg.png) type("image/png")) no-repeat top center/cover;
  background: image-set(url(/assets/img/index/recruit_bg.webp) type("image/webp"), url(/assets/img/index/recruit_bg.png) type("image/png")) no-repeat top center/cover;
  mix-blend-mode: soft-light;
  opacity: .7;
}

#index .secRecruit__inner {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

#index .secRecruit__txt {
  margin-top: 10px;
}

#index .secRecruit__txt>span {
  display: block;
}

#index .secRecruit__txt .en {
  opacity: .77;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: .03em;
}

#index .secRecruit__txt .ja {
  font-size: 18px;
  line-height: 2;
}

#index .secRecruit__txt .ja {
  font-size: 24px;
}

#index .secRecruit__txt .en {
  margin-top: 40px;
}

#index .secRecruit__btn {
  width: 235px;
  height: 75px;
}

#page_interview.eriko_hisamatsu .secOtherInterview {
  margin-top: 300px;
}

#page_interview .secInterview {
  padding: 200px 0;
}

#page_interview .secInterview__items:nth-child(n+2) {
  margin-top: 140px;
}

#page_interview .secInterview__items.-reverse>a {
  flex-direction: row-reverse;
  padding-inline: 0 230px;
  gap: 0;
}

#page_interview .secInterview__items.-reverse>a .secInterview__items--num {
  left: auto;
  right: -70px;
}

#page_interview .secInterview__items.-reverse>a .secInterview__items--img img {
  scale: -1 1;
}

#page_interview .secInterview__items>a {
  display: flex;
  align-items: center;
  gap: 75px;
  padding-inline: 230px 0;
}

#page_interview .secInterview__items--img {
  position: relative;
  width: 370px;
  flex-shrink: 0;
}

#page_interview .secInterview__items--img img {
  -webkit-transform: perspective(800px) rotateY(20deg);
  transform: perspective(800px) rotateY(20deg);
}

#page_interview .secInterview__items--num {
  font-size: 211px;
  line-height: 1;
  position: absolute;
  top: -50px;
  left: -80px;
  z-index: 1;
}

#page_interview .secInterview__items--subtit {
  font-size: 17px;
  color: #00baff;
}

#page_interview .secInterview__items--tit {
  margin-top: 30px;
  width: 80%;
}

#page_interview .secInterview__items--tit span {
  display: block;
}

#page_interview .secInterview__items--tit .ja {
  font-size: 39px;
  line-height: 1.4871794872;
  font-family: "MFW-YuGoPr6N-Regular";
}

#page_interview .secInterview__items--tit .en {
  font-size: 11px;
  margin-top: 10px;
}

#page_interview .secInterview__items--name {
  line-height: 1;
  margin-top: 40px;
}

#page_interview .secInterview__items--name span {
  display: block;
}

#page_interview .secInterview__items--name .en {
  font-size: 33px;
}

#page_interview .secInterview__items--name .ja {
  font-size: 16px;
  margin-top: 15px;
  color: #c9d1e0;
}

#page_interview .secInterview__items--btn {
  width: 235px;
  height: 75px;
  margin-top: 65px;
}

#page_interview .secSchedule {
  padding: 200px 0 0;
}

#page_interview .secSchedule__timeList {
  margin-top: 80px;
}

#page_interview .secSchedule__timeList--items {
  position: relative;
  padding: 0 0 0 15px;
  margin-top: 15px;
}

#page_interview .secSchedule__timeList--items:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: 17px;
  left: 0;
}

#page_interview .secSchedule__timeList--items:nth-child(n+2) {
  margin-left: 80px;
}

#page_interview .secSchedule__timeList--items:nth-child(n+3) {
  margin-left: 160px;
}

#page_interview .secSchedule__timeList--items:nth-child(n+4) {
  margin-left: 240px;
}

#page_interview .secSchedule__timeList--items:nth-child(n+5) {
  margin-left: 320px;
}

#page_interview .secSchedule__timeList--items:nth-child(n+6) {
  margin-left: 400px;
}

#page_interview .secSchedule__timeList--items:nth-child(n+7) {
  margin-left: 480px;
}

#page_interview .secSchedule__timeList--items:nth-child(n+8) {
  margin-left: 560px;
}

#page_interview .secSchedule__timeList--items:nth-child(n+9) {
  margin-left: 640px;
}

#page_interview .secSchedule__timeList--items:nth-child(n+10) {
  margin-left: 720px;
}

#page_interview .secSchedule__timeList--items:nth-child(n+11) {
  margin-left: 800px;
}

#page_interview .secSchedule__timeList--info {
  display: grid;
  grid-template-columns: 45px 1fr;
}

#page_interview .secSchedule__timeList--info dt {
  font-family: "Holise-Regular";
  font-size: 21px;
}

#page_interview .secSchedule__timeList--info dd {
  position: relative;
  padding-left: 90px;
  margin-left: 8px;
  margin-top: 5px;
}

#page_interview .secSchedule__timeList--info dd:before {
  content: "";
  display: block;
  width: 75px;
  height: 1px;
  background: rgba(255,255,255,.6);
  position: absolute;
  top: 15px;
  left: 0;
}

#page_interview .secOtherInterview {
  padding: 150px 0 60px;
}

#page_interview .secOtherInterview .c-interview__box {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 100dvh;
}

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

#page_interview .secDetail__inner {
  display: grid;
  grid-template-columns: 1fr 675px;
  align-items: center;
  margin-bottom: 85px;
}

#page_interview .secDetail__num {
  font-size: 211px;
  line-height: 1;
  position: absolute;
  bottom: -40px;
  right: 0;
}

#page_interview .secDetail__img {
  position: relative;
}

#page_interview .secDetail__tit span {
  display: block;
}

#page_interview .secDetail__tit .ja {
  font-size: 30px;
  line-height: 1.7333333333;
  font-family: "MFW-YuGoPr6N-Regular";
}

#page_interview .secDetail__tit .en {
  font-size: 11px;
  opacity: .77;
  line-height: 1.6363636364;
  margin-top: 25px;
}

#page_interview .secDetail__name {
  line-height: 1;
  margin-top: 80px;
}

#page_interview .secDetail__name span {
  display: block;
}

#page_interview .secDetail__name .en {
  font-size: 33px;
}

#page_interview .secDetail__name .ja {
  font-size: 16px;
  margin-top: 15px;
}

#page_interview .secDetail__special {
  position: relative;
  border-radius: 30px;
  padding: 12px 25px;
  margin-top: 80px;
  -webkit-backdrop-filter: blur(30px) brightness(125%);
  backdrop-filter: blur(30px) brightness(125%);
  background: rgba(255,255,255,.1);
  border: 1px solid rgba(255,255,255,.45);
  display: inline-flex;
  align-items: center;
  gap: 20px;
  max-width: 94%;
}

#page_interview .secDetail__special .en {
  font-size: 11px;
  flex-shrink: 0;
}

#page_interview .secDetail__special .ja {
  font-size: 13px;
}

#page_interview .secDetail__box {
  position: relative;
}

#page_interview .secDetail__box:nth-child(even) .secDetail__box--txt {
  padding-inline: 400px 0;
}

#page_interview .secDetail__box:nth-child(n+3) {
  margin-top: 145px;
}

#page_interview .secDetail__box--img {
  position: absolute;
  top: 160px;
  right: -50px;
  width: 720px;
}

#page_interview .secDetail__box--tit span {
  display: block;
}

#page_interview .secDetail__box--tit .en {
  font-size: 13px;
}

#page_interview .secDetail__box--tit .ja {
  font-size: 38px;
  color: #00baff;
  line-height: 1.4210526316;
  margin-top: 15px;
  font-family: "MFW-YuGoPr6N-Demi";
}

#page_interview .secDetail__box--txt {
  margin-top: 95px;
  padding-inline: 0 400px;
}

#page_interview .secDetail__box--txt>span {
  display: block;
}

#page_interview .secDetail__box--txt .en {
  opacity: .77;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: .03em;
}

#page_interview .secDetail__box--txt .ja {
  font-size: 18px;
  line-height: 2;
}

#page_interview .secDetail__box--txt .en {
  margin-top: 20px;
}

#page_interview .secDetail__topic {
  position: relative;
  z-index: 0;
  margin-top: 540px;
}

#page_interview .secDetail__topic::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% 0;
  width: 100vw;
  height: 100%;
  background: linear-gradient(135deg, #1f7ec8 0%, #1249bc 33%, #02146f 100%);
  background-size: 300% 300%;
  -webkit-animation: gradationAnim 5s ease infinite;
  animation: gradationAnim 5s ease infinite;
  z-index: -1;
}

#page_interview .secDetail__topic--tit {
  width: 100%;
  text-align: center;
  position: absolute;
  top: -70px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

#page_interview .secDetail__topic--tit>span {
  display: block;
  line-height: 1;
}

#page_interview .secDetail__topic--tit .en {
  font-size: 113px;
}

#page_interview .secDetail__topic--tit .ja {
  font-size: 22px;
  margin-top: 40px;
}

#page_interview .secDetail__topic--list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 265px;
  padding-block: 180px 100px;
}

#page_interview .secDetail__topic--items .tit {
  font-size: 34px;
  line-height: 1;
  border: 1px solid #fff;
  opacity: .7;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  border-radius: 100px/40px;
  padding: 12px 25px;
}

#page_interview .secDetail__topic--items .txt {
  margin-top: 40px;
}

#page_interview .secDetail__topic--items .txt>span {
  display: block;
}

#page_interview .secDetail__topic--items .txt .en {
  opacity: .77;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: .03em;
}

#page_interview .secDetail__topic--items .txt .ja {
  font-size: 18px;
  line-height: 2;
}

#page_interview .secDetail__topic--items .txt .en {
  margin-top: 16px;
}

#page_message .secMessage {
  min-height: 100dvh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 100px;
}

#page_message .secMessage__tit {
  line-height: 1;
}

#page_message .secMessage__tit .en {
  font-size: 156px;
}

#page_message .secMessage__tit .ja {
  display: block;
  width: 735px;
  margin-top: 45px;
}

#page_message .secMessage__box {
  position: relative;
}

#page_message .secMessage__img {
  position: absolute;
  top: 50%;
  right: -30px;
  translate: 0 -50%;
  width: 615px;
}

#page_message .secMessage__list {
  position: relative;
  min-height: 610px;
}

#page_message .secMessage__items {
  position: absolute;
  inset: 0;
  margin-top: 75px;
  opacity: 0;
  transition: .5s;
}

#page_message .secMessage__items.is-active {
  opacity: 1;
  z-index: 1;
}

#page_message .secMessage__items--num {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 1.3333333333vw;
}

#page_message .secMessage__items--num::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 1px;
  height: 35px;
  background: #fff;
  rotate: 35deg;
}

#page_message .secMessage__items--num .large {
  position: relative;
  top: -7px;
  left: -7px;
  font-size: 22px;
}

#page_message .secMessage__items--num .small {
  position: relative;
  top: 5px;
  left: 3px;
  font-size: 16px;
}

#page_message .secMessage__items--txt {
  margin-top: 20px;
}

#page_message .secMessage__items--txt>span {
  display: block;
}

#page_message .secMessage__items--txt .en {
  opacity: .77;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: .03em;
}

#page_message .secMessage__items--txt .ja {
  font-size: 18px;
  line-height: 2;
}

#page_message .secMessage__items--txt .strong {
  display: block;
  font-size: 25px;
  line-height: 1.8;
  font-family: "MFW-YuGoPr6N-Demi";
  margin-bottom: 10px;
}

#page_message .secMessage__items--txt .en {
  margin-top: 45px;
}

#page_message .secProfessor {
  padding: 220px 0 0;
}

#page_message .secProfessor__box {
  display: grid;
  grid-template-columns: 560px 1fr;
  align-items: center;
  place-items: center;
  margin-top: 60px;
}

#page_message .secProfessor__box--tit>span {
  display: block;
}

#page_message .secProfessor__box--tit .en {
  opacity: .77;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: .03em;
}

#page_message .secProfessor__box--tit .ja {
  font-size: 18px;
  line-height: 2;
}

#page_message .secProfessor__box--tit .ja {
  font-size: 52px;
  line-height: 1.3076923077;
  font-family: "MFW-YuGoPr6N-Regular";
}

#page_message .secProfessor__box--tit .en {
  margin-top: 20px;
  margin-left: 15px;
}

#page_message .secProfessor__box--name {
  margin-top: 60px;
  line-height: 1;
}

#page_message .secProfessor__box--name span {
  display: block;
}

#page_message .secProfessor__box--name .en {
  font-size: 39px;
}

#page_message .secProfessor__box--name .ja {
  font-size: 19px;
  margin-top: 10px;
  color: #c9d1e0;
}

#page_message .secProfessor__career {
  display: flex;
  align-items: center;
}

#page_message .secProfessor__career:nth-of-type(n+2) {
  margin-top: 175px;
}

#page_message .secProfessor__career.-reverse {
  flex-direction: row-reverse;
}

#page_message .secProfessor__career--tit {
  color: #00baff;
  font-size: 28px;
  width: 500px;
  flex-shrink: 0;
  text-align: center;
}

#page_message .secProfessor__career--txt span {
  display: block;
}

#page_message .secProfessor__career--txt .tit {
  font-size: 28px;
  font-family: "MFW-YuGoPr6N-Demi";
}

#page_message .secProfessor__career--txt .txt {
  font-size: 17px;
  margin-top: 20px;
  line-height: 2.6470588235;
}

#page_message .secVideo {
  padding: 150px 0 220px;
}

#page_message .secVideo__box {
  position: relative;
  margin: 45px 50px 0;
}

#page_message .secVideo__img {
  cursor: pointer;
  overflow: hidden;
}

#page_message .secVideo__thumb {
  transition: .3s;
}

#page_message .secVideo__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 115px;
  height: 115px;
  border-radius: 100vmax;
  background: #002260;
  border: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .3s;
}

#page_message .secVideo__icon .obj {
  position: relative;
  left: 5px;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  width: 30px;
  height: 35px;
  background: #fff;
}

#page_news strong {
  font-weight: bold;
}

#page_news .secNews {
  padding: 100px 0 150px;
}

#page_news .secNews .c-table {
  margin-top: 65px;
}

#page_news .secNews__nopost {
  text-align: center;
  margin-top: 150px;
}

#page_privacy_policy .secPrivacy__inner {
  padding: 100px 90px 100px;
}

#page_privacy_policy .secPrivacy__box1 {
  font-size: 17px;
  margin-bottom: 100px;
}

#page_privacy_policy .secPrivacy__box2-txt1 {
  font-size: 23px;
}

#page_privacy_policy .secPrivacy__box2-txt2 {
  font-size: 16px;
  margin-top: 5px;
}

#page_privacy_policy .secPrivacy__box2-txt3 {
  font-size: 17px;
  text-decoration: underline;
  margin-top: 10px;
}

#page_privacy_policy .secPrivacy__box2-txt4 {
  font-size: 14px;
  margin-top: 10px;
}

#page_questions .c-nav {
  font-size: 19px;
  right: auto;
  left: 40px;
}

#page_questions .c-nav__list {
  text-align: left;
}

#page_questions .c-nav__list li>a {
  position: relative;
  padding-left: 10px;
  color: #b2c5e5;
  transition: .3s;
}

#page_questions .c-nav__list li>a:before {
  display: none;
}

#page_questions .c-nav__list li>a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0 -50%;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 100vmax;
  opacity: 0;
  transition: .3s;
}

#page_questions .c-nav__list li>a.is-active {
  color: #fff;
}

#page_questions .c-nav__list li>a.is-active::after {
  opacity: 1;
}

#page_questions .secQuestions {
  padding: 120px 0 300px;
}

#page_questions .secQuestions__box {
  display: grid;
  grid-template-columns: 1fr 550px;
  gap: 50px;
  padding-left: 200px;
}

#page_questions .secQuestions__box:nth-child(n+2) {
  padding-top: 115px;
}

#page_questions .secQuestions__box.-bottom {
  align-items: flex-end;
}

#page_questions .secQuestions__num {
  font-size: 106px;
  line-height: 1;
}

#page_questions .secQuestions__tit {
  margin-top: 30px;
}

#page_questions .secQuestions__tit span {
  display: block;
}

#page_questions .secQuestions__tit .ja {
  font-size: 32px;
  line-height: 1.40625;
  font-family: "MFW-YuGoPr6N-Demi";
}

#page_questions .secQuestions__tit .en {
  font-size: 20px;
  color: #00baff;
  margin-top: 10px;
}

#page_questions .secQuestions__txt {
  font-size: 12px;
  line-height: 1.5;
  opacity: .7;
  margin-top: 50px;
}

#page_questions .secQuestions__items {
  position: relative;
  padding-left: 23px;
}

#page_questions .secQuestions__items::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #00baff;
}

#page_questions .secQuestions__items:nth-child(n+2) {
  margin-top: 45px;
}

#page_questions .secQuestions__items--tit {
  font-size: 24px;
  line-height: 1;
  font-family: "MFW-YuGoPr6N-Regular";
}

#page_questions .secQuestions__items--txt {
  font-size: 14px;
  line-height: 1.7857142857;
  margin-top: 20px;
  opacity: .8;
}

#page_questions .secQuestions__message {
  font-size: 26px;
  line-height: 3.3461538462;
  text-decoration: underline;
  text-underline-offset: 6px;
  -webkit-text-decoration-color: #00baff;
  text-decoration-color: #00baff;
  font-family: "MFW-YuGoPr6N-Demi";
}

#page_recruit .secInfo {
  padding: 150px 0 120px;
}

#page_recruit .secInfo .c-table dt .ja {
  font-family: "MFW-YuGoPr6N-Demi";
}

#page_recruit .secInstitutes {
  padding: 0 0 120px;
}

#page_recruit .secInstitutes__table {
  margin-top: 60px;
}

#page_recruit .secInstitutes__table .c-table dl {
  border-bottom: none;
}

#page_recruit .secInstitutes__table .c-table dt {
  border-bottom: 1px solid rgba(255,255,255,.3);
}

#page_recruit .secInstitutes__table .c-table dd {
  padding: 40px 60px;
}

#page_recruit .secInstitutes__link {
  display: grid;
  grid-template-columns: 1fr 1fr;
  font-size: 16px;
}

#page_recruit .secInstitutes__link li {
  margin: 10px 0;
}

#page_recruit .secInstitutes__link li a {
  text-decoration: none;
  position: relative;
  padding-left: 30px;
  background: url(/assets/img/common/arw_blue.svg) no-repeat 10px/15px;
  background-position: center left;
}

#page_recruit .secInstitutes__link li a::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  bottom: -3px;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right top;
  transform-origin: right top;
  transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s;
  transition-timing-function: cubic-bezier(0.33, 1, 0.68, 1);
}

#page_research {
  opacity: 1;
}

#page_research .c-canvas,
#page_research .l-noise,
#page_research .cursor {
  display: none !important;
}

#page_research .sec-in {
  width: 100%;
  padding-inline: 10px;
}

#page_research .secResearch {
  padding: 100px 0 15px;
}

#page_research .secResearch__inner {
  padding-inline: 50px;
}

#page_research .secResearch__tit {
  position: relative;
  color: #fff;
  font-size: 44px;
  line-height: 1.2954545455;
  font-family: "MFW-YuGoPr6N-Regular";
  padding-left: 30px;
}

#page_research .secResearch__tit::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background: #5f6179;
}

#page_research .secResearch__txt {
  font-size: 15px;
  margin-top: 60px;
}

#page_research .secResearch__box {
  position: relative;
  padding-block: 70px;
  margin-top: 100px;
}

#page_research .secResearch__box::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 100vw;
  height: 100%;
  background: #303348;
  z-index: -1;
}

#page_research .secResearch__items:first-child>a {
  padding-top: 0;
}

#page_research .secResearch__items>a {
  display: block;
  padding-block: 30px;
  border-bottom: 1px solid rgba(255,255,255,.3);
}

#page_research .secResearch__items>a .icon {
  display: inline-block;
  position: relative;
  top: 5px;
  margin-left: 5px;
  width: 15px;
}

#page_research .research-header {
  padding-block: 1.4641288433vw;
}

#page_research .research-header__logo {
  width: 43.9238653001vw;
  margin-inline: auto;
}

#page_research .research-footer {
  padding-block: 5.8565153734vw 1.4641288433vw;
  background: #0f1224;
}

#page_research .research-footer__sns {
  display: grid;
  grid-template-columns: 2.9282576867vw 2.9282576867vw;
  align-items: center;
  gap: 4.39238653vw;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}

#page_research .research-footer__copy {
  margin-top: 8.78477306vw;
  text-align: center;
  font-size: .7320644217vw;
  color: #a0a0a0;
  line-height: 1;
}

#page_research .secBranch__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: .7320644217vw;
}

#page_research .secBranch__items>a {
  position: relative;
  z-index: 0;
  display: block;
  overflow: hidden;
}

#page_research .secBranch__items>a img {
  transition: .3s;
}

#page_research .secBranch__items--mov {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 100%;
  height: 100%;
  z-index: -1;
  transition: .3s;
}

#page_research .secBranch__items--mov video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#page_research .secLink {
  padding: 3.6603221083vw 0 7.3206442167vw;
}

#page_research .secLink__tit {
  color: #fff;
  font-size: 2.7086383602vw;
  text-align: center;
  line-height: 1;
  font-family: "MFW-YuGoPr6N-Demi";
}

#page_research .secLink__list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: .7320644217vw;
  margin-top: 1.4641288433vw;
}

#page_research .secLink__items>a {
  display: block;
  font-family: "MFW-YuGoPr6N-Demi";
}

#page_research .secLink__items--img {
  overflow: hidden;
}

#page_research .secLink__items--img img {
  transition: .3s;
}

#page_research .secLink__items--txt {
  font-size: .878477306vw;
  color: #fff;
  margin-top: 1.0980966325vw;
  line-height: 1.6666666667;
}

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

  .cursor {
    pointer-events: none;
    border-radius: 50%;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    background: rgba(255,255,255,.9);
    z-index: 10000;
    mix-blend-mode: difference;
    transition: scale .3s;
  }

  .cursor.is-active {
    scale: 2.5;
  }
}

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

  .u-hidden-up-lg {
    display: none !important;
    visibility: hidden;
  }
}

@media screen and (min-width: 1500px) {
  .sec-in {
    width: 1400px;
  }
}

@media (max-width: 1365.98px) {
  .u-hidden-down-md {
    display: none !important;
    visibility: hidden;
  }

  body {
    font-size: 1.1713030747vw;
  }

  .sec-in {
    width: 91.5080527086vw;
  }

  .l-header__inner {
    padding: 1.0980966325vw;
  }

  .l-header__logo {
    width: 12.4450951684vw;
  }

  .l-nav__list {
    gap: 2.9282576867vw;
  }

  .l-nav__list li>a.-line::before {
    height: .0732064422vw;
    bottom: -.2196193265vw;
  }

  .l-nav__list li>a {
    font-size: 1.0248901903vw;
  }

  .l-contact>a {
    padding: 9.5168374817vw 0;
  }

  .l-contact__message .en {
    font-size: .878477306vw;
  }

  .l-contact__message .ja {
    font-size: 1.317715959vw;
  }

  .l-contact__message {
    margin-top: 4.0263543192vw;
  }

  .l-contact__message .ja {
    font-size: 1.1713030747vw;
  }

  .l-contact__message .en {
    margin-top: 1.4641288433vw;
  }

  .l-contact__tit {
    grid-template-columns: 1fr 2.9282576867vw;
    gap: 1.4641288433vw;
    font-size: 8.6383601757vw;
  }

  .l-contact__tit .arrow {
    margin-top: 1.4641288433vw;
  }

  .l-footer {
    padding: 8.78477306vw 4.39238653vw 1.4641288433vw;
  }

  .l-footer__tit .subtit {
    font-size: 3.3674963397vw;
  }

  .l-footer__tit .tit {
    font-size: 12.3718887262vw;
  }

  .l-footer__nav {
    margin-top: 4.39238653vw;
  }

  .l-footer__nav--list li:nth-child(n+2) {
    margin-top: 2.196193265vw;
  }

  .l-footer__nav--list li>a {
    gap: 1.4641288433vw;
  }

  .l-footer__nav--list li>a::before {
    height: .0732064422vw;
    bottom: -.2196193265vw;
  }

  .l-footer__nav--list li>a .en {
    font-size: 2.7086383602vw;
  }

  .l-footer__nav--list li>a .ja {
    font-size: 1.0248901903vw;
  }

  .l-footer__info .c-btnStyle2 {
    width: 14.6412884334vw;
    height: 3.6603221083vw;
  }

  .l-footer__info .ja {
    font-size: 1.0248901903vw;
    margin-top: 2.9282576867vw;
  }

  .l-footer__info .ja .name {
    font-size: 1.5373352855vw;
    margin-top: .7320644217vw;
  }

  .l-footer__info .en {
    font-size: .878477306vw;
    margin-top: .9516837482vw;
  }

  .l-footer__sns {
    font-size: 1.6105417277vw;
    margin-top: 2.5622254758vw;
    gap: 1.4641288433vw;
  }

  .l-footer__sns .icon {
    width: 1.8301610542vw;
  }

  .l-footer__btm {
    margin-top: 8.0527086384vw;
  }

  .l-footer__copy {
    font-size: .878477306vw;
  }

  .l-footer__privacy::before {
    height: .0732064422vw;
    bottom: -.2196193265vw;
  }

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

  .l-gradient.-gradient2:has(.secQuestion)::before {
    top: 14.6412884334vw;
  }

  .c-btnStyle1 {
    padding: .7320644217vw 2.5622254758vw;
  }

  .c-btnStyle1.en {
    font-size: 1.756954612vw;
    border-radius: 2.9282576867vw;
  }

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

  .c-btnStyle1.-prev {
    font-size: 1.1713030747vw;
    text-underline-offset: .2196193265vw;
  }

  .c-btnStyle2 {
    padding: .7320644217vw 2.5622254758vw;
    border-radius: 2.196193265vw;
    border-width: .0732064422vw;
  }

  input,
  select,
  textarea {
    font-size: 1.317715959vw;
    height: 4.39238653vw;
  }

  input.myError,
  select.myError,
  textarea.myError {
    border-width: .0732064422vw;
  }

  input[type=checkbox]+.input_checkbox {
    width: 1.4641288433vw;
    height: 1.4641288433vw;
    border-radius: .2928257687vw;
    margin-right: 1.0980966325vw;
    border-width: .0732064422vw;
  }

  input[type=checkbox]:checked+.input_checkbox:after,
  input[type=checkbox]:checked+.input_checkbox:before {
    height: .2196193265vw;
    border-radius: .1464128843vw;
  }

  input[type=radio]+.input_radio {
    width: 1.4641288433vw;
    height: 1.4641288433vw;
    margin-right: .3660322108vw;
    border-width: .0732064422vw;
  }

  input[type=radio]:checked+.input_radio::after {
    width: .878477306vw;
    height: .878477306vw;
  }

  textarea {
    height: 10.980966325vw;
    padding: 1.0980966325vw 0;
  }

  .myError:not(input,select,textarea) {
    font-size: 1.0248901903vw;
    margin-top: .439238653vw;
  }

  .selectBox:before {
    top: calc(50% - .3660322108vw);
    right: 1.4641288433vw;
    width: .5856515373vw;
    height: .5856515373vw;
    border-left-width: .0732064422vw;
    border-bottom-width: .0732064422vw;
  }

  .contact {
    padding-bottom: 11.7130307467vw;
  }

  .contact.-check dl {
    padding-bottom: 2.196193265vw;
  }

  .contact.-check dl dd {
    padding-top: .7320644217vw;
  }

  .contact .require {
    font-size: .9516837482vw;
    padding-left: .2196193265vw;
  }

  .contact__inner {
    grid-template-columns: 24.1581259151vw 1fr;
    gap: 6.9546120059vw;
  }

  .contact__txt {
    font-size: 1.0248901903vw;
  }

  .contact__box {
    border-radius: .7320644217vw;
  }

  .contact__tit span {
    font-size: 1.6837481698vw;
    padding-bottom: .7320644217vw;
  }

  .contact__item dl:nth-child(n+2) {
    margin-top: 2.3426061493vw;
  }

  .contact__item dl dt {
    font-size: 1.1713030747vw;
  }

  .contact__item dl dd .comment {
    font-size: .878477306vw;
  }

  .contact__item dl dd .name,
  .contact__item dl dd .furigana,
  .contact__item dl dd .post,
  .contact__item dl dd .birth,
  .contact__item dl dd .age,
  .contact__item dl dd .sex,
  .contact__item dl dd .addr {
    gap: .7320644217vw;
  }

  .contact__btm {
    margin-top: 4.9780380673vw;
  }

  .contact__btm form {
    gap: 2.196193265vw;
  }

  .contact__privacy--tit {
    font-size: 1.317715959vw;
  }

  .contact__privacyBox--txt {
    margin-top: 1.756954612vw;
    font-size: 1.0248901903vw;
  }

  .contact__agreeBox {
    margin-top: .878477306vw;
  }

  .contact__btn {
    width: 17.2035139092vw;
    height: 5.4904831625vw;
  }

  .contact__btn {
    margin-top: 3.6603221083vw;
  }

  .contact__thanks {
    padding-top: 11.7130307467vw;
  }

  .contact__thanks--txt {
    font-size: 1.9765739385vw;
  }

  .contact__thanks--top {
    width: 17.2035139092vw;
    height: 5.4904831625vw;
  }

  .contact__thanks--top {
    margin: 12.4450951684vw auto 0;
  }

  .secForm {
    margin-top: 8.78477306vw;
  }

  .secForm dl {
    border-width: .0732064422vw;
  }

  .secForm__info {
    top: 10.980966325vw;
  }

  .secForm__txt .en {
    font-size: .878477306vw;
  }

  .secForm__txt .ja {
    font-size: 1.317715959vw;
  }

  .secForm__txt .ja {
    font-size: 2.0497803807vw;
  }

  .secForm__txt .en {
    margin-top: 1.0980966325vw;
  }

  .secForm__name {
    font-size: .878477306vw;
    margin-top: 4.0263543192vw;
  }

  .secForm__address {
    font-size: .878477306vw;
    margin-top: .3660322108vw;
  }

  .secForm__tel {
    font-size: 1.2445095168vw;
    margin-top: 1.8301610542vw;
    gap: 1.0980966325vw;
    text-underline-offset: .2196193265vw;
  }

  .c-headingStyle1 .ja {
    font-size: 1.6105417277vw;
  }

  .c-headingStyle1 .en {
    font-size: 10.2489019034vw;
    margin-top: 1.0980966325vw;
  }

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

  .c-headingStyle1.-reverse .ja {
    font-size: 1.5373352855vw;
    margin-top: 1.0980966325vw;
  }

  .c-mainv {
    padding-top: 13.17715959vw;
  }

  .c-mainv__tit {
    gap: 1.4641288433vw;
    padding-left: 2.9282576867vw;
  }

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

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

  .c-mainv__img {
    margin-top: 5.4904831625vw;
  }

  .c-mainv__txt .en {
    font-size: .878477306vw;
  }

  .c-mainv__txt .ja {
    font-size: 1.317715959vw;
  }

  .c-mainv__txt {
    margin-top: 4.7584187408vw;
    padding-left: 2.9282576867vw;
  }

  .c-mainv__txt .en {
    margin-top: 2.196193265vw;
  }

  .c-table dl {
    padding: 2.196193265vw 0;
    border-width: .0732064422vw;
  }

  .c-table dl.js-accordion dt {
    padding: 2.196193265vw 0;
  }

  .c-table dl.js-accordion dt::before {
    height: .0732064422vw;
  }

  .c-table dl.js-accordion dd {
    padding-bottom: 2.196193265vw;
  }

  .c-table dl dt .date {
    font-size: .878477306vw;
  }

  .c-table dl dt .tag {
    font-size: .8052708638vw;
    padding: .1464128843vw .878477306vw;
    border-width: .0732064422vw;
    border-radius: .7320644217vw;
    margin-left: .3660322108vw;
  }

  .c-table dl dt .tit {
    font-size: 1.3909224012vw;
    margin-top: .3660322108vw;
  }

  .c-table dl dt .obj {
    right: 1.4641288433vw;
    width: 1.8301610542vw;
    height: 1.8301610542vw;
  }

  .c-table dl dt .obj .line {
    height: .0732064422vw;
  }

  .c-table dl dd {
    font-size: 1.0980966325vw;
    margin-top: 2.196193265vw;
  }

  .c-table dl dd .en {
    font-size: .9516837482vw;
    margin-top: .7320644217vw;
  }

  .c-table.-recruit dl {
    grid-template-columns: 19.0336749634vw 1fr;
  }

  .c-table.-recruit dl dt .ja {
    font-size: 1.317715959vw;
  }

  .c-table.-recruit dl dt .en {
    font-size: .878477306vw;
    margin-top: .878477306vw;
  }

  .c-table.-recruit dl dd .en {
    font-size: .878477306vw;
  }

  .c-table.-recruit dl dd .ja {
    font-size: 1.317715959vw;
  }

  .c-table.-recruit dl dd .en {
    margin-top: .7320644217vw;
  }

  .c-pagination {
    margin-top: 2.9282576867vw;
    gap: 2.5622254758vw;
  }

  .c-pagination__arrow {
    width: .878477306vw;
    height: .878477306vw;
    border-width: .0732064422vw;
  }

  .c-pagination__btn {
    font-size: 1.317715959vw;
  }

  .c-sort__category input[type=checkbox]+.txt,
  .c-sort__category input[type=radio]+.txt {
    font-size: 1.317715959vw;
    padding: .3660322108vw 1.4641288433vw;
    border-radius: 1.4641288433vw;
    border-width: .0732064422vw;
  }

  .c-nav {
    bottom: 1.4641288433vw;
    right: 2.9282576867vw;
    font-size: 1.0248901903vw;
  }

  .c-nav__list {
    gap: 1.4641288433vw;
  }

  .c-nav__list li>a::before {
    height: .0732064422vw;
    bottom: -.2196193265vw;
  }

  .c-interview__list {
    margin-top: 1.4641288433vw;
    min-height: 44.6559297218vw;
  }

  .c-interview__items>a {
    grid-template-columns: 1fr 35.505124451vw 1fr;
  }

  .c-interview__items--num {
    font-size: 18.0087847731vw;
  }

  .c-interview__items--info .name {
    font-size: 3.8799414348vw;
  }

  .c-interview__items--info .job {
    font-size: 1.6837481698vw;
    margin-top: 1.4641288433vw;
  }

  .c-interview__items--tit {
    font-size: 2.0497803807vw;
  }

  .c-interview__items--copy {
    font-size: 14.1288433382vw;
  }

  #page_cross_talk .secCross-talk {
    padding-top: 10.980966325vw;
  }

  #page_cross_talk .secCross-talk .c-headingStyle1 {
    margin-top: 3.6603221083vw;
  }

  #page_cross_talk .secCross-talk .c-headingStyle1 .en {
    font-size: 9.224011713vw;
  }

  #page_cross_talk .secCross-talk .c-headingStyle1 .ja {
    font-size: 2.196193265vw;
    margin-top: 1.0980966325vw;
  }

  #page_cross_talk .secCross-talk__inner {
    grid-template-columns: 1fr 49.4143484627vw;
    gap: 7.3206442167vw;
  }

  #page_cross_talk .secCross-talk__txt .en {
    font-size: .878477306vw;
  }

  #page_cross_talk .secCross-talk__txt .ja {
    font-size: 1.317715959vw;
  }

  #page_cross_talk .secCross-talk__txt {
    margin-top: 5.1244509517vw;
  }

  #page_cross_talk .secCross-talk__txt .en {
    margin-top: 1.4641288433vw;
  }

  #page_cross_talk .secTalk {
    padding-top: 7.3206442167vw;
  }

  #page_cross_talk .secTalk__inner {
    grid-template-columns: 1fr 16.1054172767vw;
    gap: 8.0527086384vw;
    margin-top: 5.8565153734vw;
    padding-bottom: 10.980966325vw;
  }

  #page_cross_talk .secTalk__subtit {
    font-size: 5.4904831625vw;
  }

  #page_cross_talk .secTalk__tit {
    font-size: 3.4407027818vw;
  }

  #page_cross_talk .secTalk__theme1 {
    font-size: 2.3426061493vw;
    margin-top: 8.78477306vw;
  }

  #page_cross_talk .secTalk__theme2 {
    margin-top: 2.196193265vw;
    font-size: 1.317715959vw;
    gap: 1.0980966325vw;
  }

  #page_cross_talk .secTalk__theme2::before {
    width: 2.5622254758vw;
    height: .0732064422vw;
  }

  #page_cross_talk .secTalk__txt {
    grid-template-columns: 5.8565153734vw 1fr;
    font-size: 1.2445095168vw;
    margin-top: 2.196193265vw;
  }

  #page_cross_talk .secTalk__img {
    margin-top: 2.9282576867vw;
  }

  #page_cross_talk .secTalk__nav {
    top: 10.980966325vw;
    height: 40.2635431918vw;
  }

  #page_cross_talk .secTalk__nav--tit {
    font-size: 2.7086383602vw;
  }

  #page_cross_talk .secTalk__nav--list {
    margin-top: 1.4641288433vw;
    gap: 1.0980966325vw;
  }

  #page_cross_talk .secTalk__nav--items>a {
    grid-template-columns: 5.4904831625vw 1fr;
    gap: 1.0980966325vw;
  }

  #page_cross_talk .secTalk__nav--name .ja {
    font-size: 1.2445095168vw;
    padding-bottom: .2196193265vw;
  }

  #page_cross_talk .secTalk__nav--name .ja::before {
    height: .0732064422vw;
    bottom: -.2196193265vw;
  }

  #page_cross_talk .secTalk__nav--name .en {
    font-size: .878477306vw;
    margin-top: .7320644217vw;
  }

  #page_cross_talk .secTalk__nav--join {
    font-size: .878477306vw;
    margin-left: .3660322108vw;
  }

  #page_cross_talk .secTalk__nav--arrow {
    top: .5856515373vw;
    width: 1.0248901903vw;
  }

  #page_cross_talk .modal .swiper-button-next,
  #page_cross_talk .modal .swiper-button-prev {
    width: 4.39238653vw;
    height: 4.39238653vw;
  }

  #page_cross_talk .modal .swiper-button-next::after,
  #page_cross_talk .modal .swiper-button-prev::after {
    border-width: .0732064422vw;
  }

  #page_cross_talk .modal .swiper-button-next {
    right: -7.3206442167vw;
  }

  #page_cross_talk .modal .swiper-button-prev {
    left: -7.3206442167vw;
  }

  #page_cross_talk .modal-content {
    max-width: 82.4304538799vw;
  }

  #page_cross_talk .modal-inner {
    grid-template-columns: 35.1390922401vw 1fr;
    gap: 4.7584187408vw;
    padding-right: 2.196193265vw;
  }

  #page_cross_talk .modal-job .en {
    font-size: 2.2693997072vw;
  }

  #page_cross_talk .modal-job .ja {
    font-size: .8052708638vw;
  }

  #page_cross_talk .modal-name {
    margin-top: 1.4641288433vw;
  }

  #page_cross_talk .modal-name .en {
    font-size: 7.6866764275vw;
  }

  #page_cross_talk .modal-name .ja {
    font-size: 1.3909224012vw;
    margin-top: 1.0980966325vw;
  }

  #page_cross_talk .modal-txt {
    margin-top: 2.9282576867vw;
    font-size: 1.2445095168vw;
  }

  #page_cross_talk .modal-close {
    margin-top: 1.4641288433vw;
  }

  #page_cross_talk .modal-close .obj {
    width: 3.6603221083vw;
    height: 3.6603221083vw;
  }

  #page_cross_talk .modal-close .obj .line {
    height: .0732064422vw;
  }

  #page_cross_talk .modal-close .txt {
    font-size: 1.6105417277vw;
    margin-top: .7320644217vw;
  }

  #page_doctors .secDoctors {
    padding: 4.7584187408vw 0 8.78477306vw;
  }

  #page_doctors .secDetail {
    padding-top: 12.8111273792vw;
  }

  #page_doctors .secDetail__box {
    grid-template-columns: 39.5314787701vw 1fr;
  }

  #page_doctors .secDetail__box--job {
    gap: .7320644217vw;
  }

  #page_doctors .secDetail__box--job .en {
    font-size: 2.7818448023vw;
  }

  #page_doctors .secDetail__box--job .ja {
    font-size: .9516837482vw;
  }

  #page_doctors .secDetail__box--info {
    margin-top: -5.1244509517vw;
  }

  #page_doctors .secDetail__box--name {
    margin-top: 1.8301610542vw;
  }

  #page_doctors .secDetail__box--name .en {
    font-size: 9.224011713vw;
  }

  #page_doctors .secDetail__box--name .ja {
    font-size: 1.6837481698vw;
    margin-top: 1.4641288433vw;
  }

  #page_doctors .secDetail__data {
    margin-top: 9.5168374817vw;
  }

  #page_doctors .secDetail__data--list::after {
    width: .0732064422vw;
  }

  #page_doctors .secDetail__data--items {
    padding-inline: 1.4641288433vw;
  }

  #page_doctors .secDetail__data--items::after {
    width: .0732064422vw;
  }

  #page_doctors .secDetail__data--subtit {
    font-size: 1.0248901903vw;
  }

  #page_doctors .secDetail__data--txt .en {
    font-size: .878477306vw;
  }

  #page_doctors .secDetail__data--txt .ja {
    font-size: 1.317715959vw;
  }

  #page_doctors .secDetail__data--txt {
    margin-top: .878477306vw;
  }

  #page_doctors .secDetail__data--txt .en {
    margin-top: .5124450952vw;
  }

  #page_doctors .secDetail__lively::after {
    top: 4.39238653vw;
    height: calc(100% - 4.39238653vw);
  }

  #page_doctors .secDetail__lively {
    padding: 5.1244509517vw 0 8.78477306vw;
    margin-top: 14.6412884334vw;
  }

  #page_doctors .secDetail__lively--tit {
    font-size: 8.2723279649vw;
    top: -5.1244509517vw;
  }

  #page_doctors .secDetail__lively--txt {
    margin-top: 4.0263543192vw;
  }

  #page_doctors .secDetail__lively--txt:nth-of-type(n+2) {
    margin-top: 5.4904831625vw;
  }

  #page_doctors .secDetail__lively--txt .ja {
    font-size: 2.196193265vw;
  }

  #page_doctors .secDetail__lively--txt .en {
    font-size: 1.4641288433vw;
    margin-top: 1.0980966325vw;
  }

  #page_doctors .doctorsSwiper .swiper-button-next,
  #page_doctors .doctorsSwiper .swiper-button-prev {
    width: 4.39238653vw;
    height: 4.39238653vw;
  }

  #page_doctors .doctorsSwiper .swiper-button-next::before,
  #page_doctors .doctorsSwiper .swiper-button-next::after,
  #page_doctors .doctorsSwiper .swiper-button-prev::before,
  #page_doctors .doctorsSwiper .swiper-button-prev::after {
    height: .0732064422vw;
  }

  #page_doctors .secOther {
    padding: 8.4187408492vw 0 10.980966325vw;
  }

  #page_doctors .secOther__tit {
    font-size: 9.224011713vw;
    margin-bottom: 2.9282576867vw;
    padding-left: 2.9282576867vw;
  }

  #page_doctors .secRelate {
    padding: 11.7130307467vw 0 10.2489019034vw;
  }

  #page_doctors .secRelate__list {
    margin-top: 4.0263543192vw;
    width: 67.3499267936vw;
    gap: 2.9282576867vw 7.3206442167vw;
    font-size: 1.0248901903vw;
  }

  #page_doctors .secRelate__list .name {
    font-size: 1.2445095168vw;
  }

  #page_group .secResearch {
    padding: 4.39238653vw 0 8.78477306vw;
  }

  #page_group .secResearch__box {
    padding-right: 14.6412884334vw;
  }

  #page_group .secResearch__box:nth-child(n+2) {
    margin-top: 10.980966325vw;
  }

  #page_group .secResearch__list {
    margin-top: 7.3206442167vw;
  }

  #page_group .secResearch__items>a {
    grid-template-columns: 14.6412884334vw 1fr;
    gap: 1.0980966325vw;
    padding-block: 4.39238653vw;
    border-width: .0732064422vw;
  }

  #page_group .secResearch__items>a::before {
    height: .0732064422vw;
  }

  #page_group .secResearch__items--tit .ja {
    font-size: 2.196193265vw;
  }

  #page_group .secResearch__items--tit .ja .small {
    font-size: 1.317715959vw;
    margin-top: .5124450952vw;
  }

  #page_group .secResearch__items--tit .en {
    font-size: 1.1713030747vw;
    margin-top: .7320644217vw;
  }

  #page_group .secResearch__items--tit .arrow {
    top: .5124450952vw;
    right: -2.9282576867vw;
    width: 1.8301610542vw;
  }

  #page_group .secResearch__items--txt {
    margin-top: 2.196193265vw;
  }

  #page_group .secDetail__bg {
    width: 62.2254758419vw;
    top: calc((100vh - 62.2254758419vw)/2);
  }

  #page_group .secDetail__tit .en {
    font-size: 7.9795021962vw;
  }

  #page_group .secDetail__tit .ja {
    font-size: 2.3426061493vw;
    margin-top: 2.196193265vw;
  }

  #page_group .secDetail__list {
    padding-right: 10.980966325vw;
  }

  #page_group .secDetail__items {
    grid-template-columns: 19.7657393851vw 1fr;
  }

  #page_group .secDetail__items:nth-child(n+2) {
    margin-top: 15.7393850659vw;
  }

  #page_group .secDetail__items--tit .en {
    font-size: .9516837482vw;
  }

  #page_group .secDetail__items--tit .ja {
    font-size: 2.7818448023vw;
    margin-top: 1.4641288433vw;
  }

  #page_group .secDetail__items--txt .en {
    font-size: .878477306vw;
  }

  #page_group .secDetail__items--txt .ja {
    font-size: 1.317715959vw;
  }

  #page_group .secDetail__items--txt>.en {
    margin-top: 1.8301610542vw;
  }

  #page_group .secDetail__items--btn {
    width: 13.17715959vw;
    height: 4.0263543192vw;
    margin-top: 1.4641288433vw;
  }

  #page_group .secDetail__items--btn>a {
    font-size: 1.317715959vw;
    gap: .439238653vw;
  }

  #page_group .secDetail__items--btn>a .icon {
    width: 1.1713030747vw;
  }

  #page_group .secDetail__items--info {
    margin-top: 1.8301610542vw;
    font-size: 1.0248901903vw;
  }

  #page_group .secDetail__items--planTit {
    font-size: 2.9282576867vw;
  }

  #page_group .secDetail__items--planTit:nth-of-type(n+2) {
    margin-top: 10.2489019034vw;
  }

  #page_group .secDetail__items--planTit .small {
    font-size: .8052708638vw;
    padding-left: .7320644217vw;
  }

  #page_group .secDetail__items--planTxt {
    margin-top: 2.196193265vw;
  }

  #page_group .secDetail__items--planIcons {
    margin-top: 3.2942898975vw;
  }

  #page_group .secDetail__items--planIcons._4col {
    gap: 0 .7320644217vw;
  }

  #page_group .secDetail__items--planIcons._5col {
    gap: 0 .7320644217vw;
  }

  #page_group .secDetail__items--planIcon {
    font-size: 1.1713030747vw;
  }

  #page_group .secDetail__items--planIcon .img {
    max-width: 8.78477306vw;
  }

  #page_group .secDetail__items--planList {
    grid-template-columns: repeat(2, 1fr);
    gap: .7320644217vw;
    margin-top: 1.4641288433vw;
  }

  #page_group .secDetail__items--planItems {
    height: 13.9092240117vw;
  }

  #page_group .secDetail__items--plan dl {
    grid-template-columns: 6.2225475842vw 1fr;
  }

  #page_group .secDetail__items--plan dl:first-of-type {
    margin-top: 5.1244509517vw;
  }

  #page_group .secDetail__items--plan dl dt {
    font-size: 4.831625183vw;
  }

  #page_group .secDetail__items--plan dl dd:not(:has(span)) {
    font-size: 1.4641288433vw;
  }

  #page_group .secDetail__items--plan dl dd .tit {
    font-size: 1.6105417277vw;
  }

  #page_group .secDetail__items--plan dl dd .txt {
    font-size: 1.0980966325vw;
  }

  #page_group .secDetail__items--planImg {
    margin-top: 4.39238653vw;
  }

  #page_group .secDetail__items--planImg .name {
    font-size: 1.6105417277vw;
  }

  #page_group .secPrev>a {
    padding: 29.2825768668vw 0 21.9619326501vw;
  }

  #page_group .secPrev__tit {
    gap: 1.8301610542vw;
    grid-template-columns: 2.9282576867vw 1fr;
  }

  #page_group .secPrev__tit .en {
    font-size: 8.0527086384vw;
  }

  #index .l-heartbeat {
    bottom: 1.4641288433vw;
    height: 3.6603221083vw;
  }

  #index .secHero__inner {
    padding-inline: 4.7584187408vw 1.0980966325vw;
  }

  #index .secHero__tit .subtit {
    font-size: 3.3674963397vw;
  }

  #index .secHero__tit .tit {
    font-size: 12.3718887262vw;
    margin-top: 1.8301610542vw;
  }

  #index .secHero__txt {
    bottom: 10.980966325vw;
    right: 1.0980966325vw;
  }

  #index .secHero__txt .ja {
    font-size: 1.9765739385vw;
  }

  #index .secHero__txt .en {
    margin-top: 1.0980966325vw;
    font-size: .878477306vw;
  }

  #index .secAbout {
    padding: 36.6032210835vw 0 0;
  }

  #index .secAbout__tit .en {
    font-size: 11.420204978vw;
  }

  #index .secAbout__tit .ja {
    width: 50.5124450952vw;
    margin-top: 1.6105417277vw;
  }

  #index .secAbout__txt .en {
    font-size: .878477306vw;
  }

  #index .secAbout__txt .ja {
    font-size: 1.317715959vw;
  }

  #index .secAbout__txt {
    margin-top: 5.8565153734vw;
  }

  #index .secAbout__box {
    margin-top: 10.980966325vw;
  }

  #index .secAbout__btn {
    width: 17.2035139092vw;
    height: 5.4904831625vw;
  }

  #index .secAbout__btn {
    margin-top: 2.9282576867vw;
  }

  #index .secAbout__btn .en {
    font-size: 1.756954612vw;
  }

  #index .secDoctor {
    padding: 43.9238653001vw 0 21.9619326501vw;
  }

  #index .secDoctor__btn {
    width: 17.2035139092vw;
    height: 5.4904831625vw;
  }

  #index .secDoctor__btn {
    margin: 2.9282576867vw auto 0;
  }

  #index .scene {
    -webkit-perspective: 109.8096632504vw;
    perspective: 109.8096632504vw;
  }

  #index .carousel {
    width: 29.2825768668vw;
    height: 36.6032210835vw;
    margin: -18.3016105417vw 0 0 -14.6412884334vw;
  }

  #index .carousel__cell {
    width: 29.2825768668vw;
    height: 36.6032210835vw;
  }

  #index .secGroup {
    padding: 14.6412884334vw 0 43.9238653001vw;
  }

  #index .secGroup__txt .en {
    font-size: .878477306vw;
  }

  #index .secGroup__txt .ja {
    font-size: 1.317715959vw;
  }

  #index .secGroup__txt {
    margin-top: 9.5168374817vw;
  }

  #index .secGroup__txt .en {
    margin-top: 1.756954612vw;
  }

  #index .secGroup__btn {
    width: 17.2035139092vw;
    height: 5.4904831625vw;
  }

  #index .secGroup__btn {
    margin-top: 2.9282576867vw;
  }

  #index .secGroup__img {
    bottom: -11.3469985359vw;
    width: 56.3689604685vw;
  }

  #index .secCrossTalk {
    margin: 8.78477306vw 2.5622254758vw 0;
  }

  #index .secCrossTalk__inner {
    padding: 5.1244509517vw 2.9282576867vw 15.3733528551vw;
  }

  #index .secCrossTalk__txt .en {
    font-size: .878477306vw;
  }

  #index .secCrossTalk__txt .ja {
    font-size: 1.317715959vw;
  }

  #index .secCrossTalk__txt {
    margin-top: 4.39238653vw;
  }

  #index .secCrossTalk__txt .en {
    margin-top: 1.756954612vw;
  }

  #index .secCrossTalk__img {
    width: 60.7613469985vw;
  }

  #index .secCrossTalk__btn {
    width: 17.2035139092vw;
    height: 5.4904831625vw;
  }

  #index .secCrossTalk__btn {
    margin-top: 2.9282576867vw;
  }

  #index .secQuestion {
    padding: 8.78477306vw 0;
  }

  #index .secQuestion__txt .en {
    font-size: .878477306vw;
  }

  #index .secQuestion__txt .ja {
    font-size: 1.317715959vw;
  }

  #index .secQuestion__txt {
    margin-top: 3.2942898975vw;
  }

  #index .secQuestion__txt .en {
    margin-top: 2.9282576867vw;
  }

  #index .secQuestion__btn {
    width: 17.2035139092vw;
    height: 5.4904831625vw;
  }

  #index .secQuestion__box {
    margin-top: 3.2942898975vw;
  }

  #index .secQuestion__list {
    gap: 1.6837481698vw;
  }

  #index .secQuestion__list:nth-of-type(n+2) {
    margin-top: 1.6837481698vw;
  }

  #index .secQuestion__list li {
    font-size: 1.9765739385vw;
    padding: 1.0980966325vw 1.4641288433vw;
    border-radius: 2.9282576867vw;
    border-width: .0732064422vw;
  }

  #index .secNews {
    padding: 8.78477306vw 0;
  }

  #index .secNews .c-table {
    margin-top: 6.588579795vw;
  }

  #index .secNews__btn {
    width: 17.2035139092vw;
    height: 5.4904831625vw;
  }

  #index .secNews__btn {
    margin: 3.6603221083vw 0 0;
  }

  #index .secRecruit {
    padding: 14.6412884334vw 0;
  }

  #index .secRecruit__txt .en {
    font-size: .878477306vw;
  }

  #index .secRecruit__txt .ja {
    font-size: 1.317715959vw;
  }

  #index .secRecruit__txt {
    margin-top: .7320644217vw;
  }

  #index .secRecruit__txt .ja {
    font-size: 1.756954612vw;
  }

  #index .secRecruit__txt .en {
    margin-top: 2.9282576867vw;
  }

  #index .secRecruit__btn {
    width: 17.2035139092vw;
    height: 5.4904831625vw;
  }

  #page_interview.eriko_hisamatsu .secOtherInterview {
    margin-top: 21.9619326501vw;
  }

  #page_interview .secInterview {
    padding: 14.6412884334vw 0;
  }

  #page_interview .secInterview__items.-reverse>a {
    padding-inline: 0 16.8374816984vw;
  }

  #page_interview .secInterview__items.-reverse>a .secInterview__items--num {
    right: -5.1244509517vw;
  }

  #page_interview .secInterview__items>a {
    gap: 5.4904831625vw;
    padding-inline: 16.8374816984vw 0;
  }

  #page_interview .secInterview__items--img {
    width: 27.0863836018vw;
  }

  #page_interview .secInterview__items--num {
    font-size: 15.4465592972vw;
    top: -3.6603221083vw;
    left: -5.8565153734vw;
  }

  #page_interview .secInterview__items--subtit {
    font-size: 1.2445095168vw;
  }

  #page_interview .secInterview__items--tit {
    margin-top: 2.196193265vw;
  }

  #page_interview .secInterview__items--tit .ja {
    font-size: 2.8550512445vw;
  }

  #page_interview .secInterview__items--tit .en {
    font-size: .8052708638vw;
    margin-top: .7320644217vw;
  }

  #page_interview .secInterview__items--name {
    margin-top: 2.9282576867vw;
  }

  #page_interview .secInterview__items--name .en {
    font-size: 2.4158125915vw;
  }

  #page_interview .secInterview__items--name .ja {
    font-size: 1.1713030747vw;
    margin-top: 1.0980966325vw;
  }

  #page_interview .secInterview__items--btn {
    width: 17.2035139092vw;
    height: 5.4904831625vw;
  }

  #page_interview .secInterview__items--btn {
    margin-top: 4.7584187408vw;
  }

  #page_interview .secSchedule {
    padding: 14.6412884334vw 0 0;
  }

  #page_interview .secSchedule__timeList {
    margin-top: 5.8565153734vw;
  }

  #page_interview .secSchedule__timeList--items {
    padding: 0 0 0 1.0980966325vw;
    margin-top: 1.0980966325vw;
  }

  #page_interview .secSchedule__timeList--items:before {
    width: .3660322108vw;
    height: .3660322108vw;
    top: 1.2445095168vw;
  }

  #page_interview .secSchedule__timeList--items:nth-child(n+2) {
    margin-left: 5.8565153734vw;
  }

  #page_interview .secSchedule__timeList--items:nth-child(n+3) {
    margin-left: 11.7130307467vw;
  }

  #page_interview .secSchedule__timeList--items:nth-child(n+4) {
    margin-left: 17.5695461201vw;
  }

  #page_interview .secSchedule__timeList--items:nth-child(n+5) {
    margin-left: 23.4260614934vw;
  }

  #page_interview .secSchedule__timeList--items:nth-child(n+6) {
    margin-left: 29.2825768668vw;
  }

  #page_interview .secSchedule__timeList--items:nth-child(n+7) {
    margin-left: 35.1390922401vw;
  }

  #page_interview .secSchedule__timeList--items:nth-child(n+8) {
    margin-left: 40.9956076135vw;
  }

  #page_interview .secSchedule__timeList--items:nth-child(n+9) {
    margin-left: 46.8521229868vw;
  }

  #page_interview .secSchedule__timeList--items:nth-child(n+10) {
    margin-left: 52.7086383602vw;
  }

  #page_interview .secSchedule__timeList--items:nth-child(n+11) {
    margin-left: 58.5651537335vw;
  }

  #page_interview .secSchedule__timeList--info {
    grid-template-columns: 3.2942898975vw 1fr;
  }

  #page_interview .secSchedule__timeList--info dt {
    font-size: 1.5373352855vw;
  }

  #page_interview .secSchedule__timeList--info dd {
    padding-left: 6.588579795vw;
    margin-left: .5856515373vw;
    margin-top: .3660322108vw;
  }

  #page_interview .secSchedule__timeList--info dd:before {
    width: 5.4904831625vw;
    height: .0732064422vw;
    top: 1.0980966325vw;
  }

  #page_interview .secOtherInterview {
    padding: 10.980966325vw 0 4.39238653vw;
  }

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

  #page_interview .secDetail__inner {
    grid-template-columns: 1fr 49.4143484627vw;
    margin-bottom: 6.2225475842vw;
  }

  #page_interview .secDetail__num {
    font-size: 15.4465592972vw;
    bottom: -2.9282576867vw;
  }

  #page_interview .secDetail__tit .ja {
    font-size: 2.196193265vw;
  }

  #page_interview .secDetail__tit .en {
    font-size: .8052708638vw;
    margin-top: 1.8301610542vw;
  }

  #page_interview .secDetail__name {
    margin-top: 5.8565153734vw;
  }

  #page_interview .secDetail__name .en {
    font-size: 2.4158125915vw;
  }

  #page_interview .secDetail__name .ja {
    font-size: 1.1713030747vw;
    margin-top: 1.0980966325vw;
  }

  #page_interview .secDetail__special {
    border-radius: 2.196193265vw;
    padding: .878477306vw 1.8301610542vw;
    margin-top: 5.8565153734vw;
    border-width: .0732064422vw;
    gap: 1.4641288433vw;
  }

  #page_interview .secDetail__special .en {
    font-size: .8052708638vw;
    width: 7.3206442167vw;
  }

  #page_interview .secDetail__special .ja {
    font-size: .9516837482vw;
  }

  #page_interview .secDetail__box:nth-child(even) .secDetail__box--txt {
    padding-inline: 29.2825768668vw 0;
  }

  #page_interview .secDetail__box:nth-child(n+3) {
    margin-top: 10.6149341142vw;
  }

  #page_interview .secDetail__box--img {
    top: 11.7130307467vw;
    right: -3.6603221083vw;
    width: 52.7086383602vw;
  }

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

  #page_interview .secDetail__box--tit .ja {
    font-size: 2.7818448023vw;
    margin-top: 1.0980966325vw;
  }

  #page_interview .secDetail__box--txt .en {
    font-size: .878477306vw;
  }

  #page_interview .secDetail__box--txt .ja {
    font-size: 1.317715959vw;
  }

  #page_interview .secDetail__box--txt {
    margin-top: 6.9546120059vw;
    padding-inline: 0 29.2825768668vw;
  }

  #page_interview .secDetail__box--txt .en {
    margin-top: 1.4641288433vw;
  }

  #page_interview .secDetail__topic::after {
    top: 4.39238653vw;
    height: calc(100% - 4.39238653vw);
  }

  #page_interview .secDetail__topic {
    margin-top: 39.5314787701vw;
  }

  #page_interview .secDetail__topic--tit {
    top: -5.1244509517vw;
  }

  #page_interview .secDetail__topic--tit .en {
    font-size: 8.2723279649vw;
  }

  #page_interview .secDetail__topic--tit .ja {
    font-size: 1.6105417277vw;
    margin-top: 2.9282576867vw;
  }

  #page_interview .secDetail__topic--list {
    gap: 19.3997071742vw;
    padding-block: 13.17715959vw 7.3206442167vw;
  }

  #page_interview .secDetail__topic--items .tit {
    font-size: 2.4890190337vw;
    border: .0732064422vw solid #fff;
    border-radius: 2.5;
    padding: .878477306vw 1.8301610542vw;
  }

  #page_interview .secDetail__topic--items .txt .en {
    font-size: .878477306vw;
  }

  #page_interview .secDetail__topic--items .txt .ja {
    font-size: 1.317715959vw;
  }

  #page_interview .secDetail__topic--items .txt {
    margin-top: 2.9282576867vw;
  }

  #page_interview .secDetail__topic--items .txt .en {
    margin-top: 1.1713030747vw;
  }

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

  #page_message .secMessage__tit .en {
    font-size: 11.420204978vw;
  }

  #page_message .secMessage__tit .ja {
    width: 53.8067349927vw;
    margin-top: 3.2942898975vw;
  }

  #page_message .secMessage__img {
    width: 45.0219619327vw;
    right: -2.196193265vw;
  }

  #page_message .secMessage__list {
    min-height: 44.6559297218vw;
  }

  #page_message .secMessage__items {
    margin-top: 5.4904831625vw;
  }

  #page_message .secMessage__items--num::after {
    height: 2.5622254758vw;
    width: .0732064422vw;
  }

  #page_message .secMessage__items--num .large {
    top: -.5124450952vw;
    left: -.5124450952vw;
    font-size: 1.6105417277vw;
  }

  #page_message .secMessage__items--num .small {
    top: .3660322108vw;
    left: .2196193265vw;
    font-size: 1.1713030747vw;
  }

  #page_message .secMessage__items--txt .en {
    font-size: .878477306vw;
  }

  #page_message .secMessage__items--txt .ja {
    font-size: 1.317715959vw;
  }

  #page_message .secMessage__items--txt {
    margin-top: 1.4641288433vw;
  }

  #page_message .secMessage__items--txt .strong {
    font-size: 1.8301610542vw;
    margin-bottom: .7320644217vw;
  }

  #page_message .secMessage__items--txt .en {
    margin-top: 3.2942898975vw;
  }

  #page_message .secProfessor {
    padding: 16.1054172767vw 0 0;
  }

  #page_message .secProfessor__box {
    grid-template-columns: 40.9956076135vw 1fr;
    margin-top: 4.39238653vw;
  }

  #page_message .secProfessor__box--tit .en {
    font-size: .878477306vw;
  }

  #page_message .secProfessor__box--tit .ja {
    font-size: 1.317715959vw;
  }

  #page_message .secProfessor__box--tit .ja {
    font-size: 3.8067349927vw;
  }

  #page_message .secProfessor__box--tit .en {
    margin-top: 1.4641288433vw;
    margin-left: 1.0980966325vw;
  }

  #page_message .secProfessor__box--name {
    margin-top: 4.39238653vw;
  }

  #page_message .secProfessor__box--name .en {
    font-size: 2.8550512445vw;
  }

  #page_message .secProfessor__box--name .ja {
    font-size: 1.3909224012vw;
    margin-top: .7320644217vw;
  }

  #page_message .secProfessor__career:nth-of-type(n+2) {
    margin-top: 12.8111273792vw;
  }

  #page_message .secProfessor__career--tit {
    font-size: 2.0497803807vw;
    width: 36.6032210835vw;
  }

  #page_message .secProfessor__career--txt .tit {
    font-size: 2.0497803807vw;
  }

  #page_message .secProfessor__career--txt .txt {
    font-size: 1.2445095168vw;
    margin-top: 1.4641288433vw;
  }

  #page_message .secVideo {
    padding: 10.980966325vw 0 16.1054172767vw;
  }

  #page_message .secVideo__box {
    margin: 3.2942898975vw 3.6603221083vw 0;
  }

  #page_message .secVideo__icon {
    width: 8.4187408492vw;
    height: 8.4187408492vw;
    border-width: .0732064422vw;
  }

  #page_message .secVideo__icon .obj {
    width: 2.196193265vw;
    height: 2.5622254758vw;
    left: .3660322108vw;
  }

  #page_news .secNews {
    padding: 7.3206442167vw 0 10.980966325vw;
  }

  #page_news .secNews .c-table {
    margin-top: 4.7584187408vw;
  }

  #page_news .secNews__nopost {
    margin-top: 10.980966325vw;
  }

  #page_privacy_policy .secPrivacy__inner {
    padding: 10.980966325vw 0 8.78477306vw;
  }

  #page_privacy_policy .secPrivacy__box1 {
    margin-bottom: 7.3206442167vw;
  }

  #page_privacy_policy .secPrivacy__box2-txt1 {
    font-size: 1.6837481698vw;
  }

  #page_privacy_policy .secPrivacy__box2-txt2 {
    font-size: 1.1713030747vw;
    margin-top: .3660322108vw;
  }

  #page_privacy_policy .secPrivacy__box2-txt3 {
    font-size: 1.2445095168vw;
    margin-top: .7320644217vw;
  }

  #page_privacy_policy .secPrivacy__box2-txt4 {
    font-size: 1.0248901903vw;
    margin-top: .7320644217vw;
  }

  #page_questions .secQuestions {
    padding: 8.78477306vw 0 21.9619326501vw;
  }

  #page_questions .secQuestions__box {
    grid-template-columns: 1fr 40.2635431918vw;
    gap: 3.6603221083vw;
    padding-left: 14.6412884334vw;
  }

  #page_questions .secQuestions__box:nth-child(n+2) {
    padding-top: 8.4187408492vw;
  }

  #page_questions .secQuestions__num {
    font-size: 7.7598828697vw;
  }

  #page_questions .secQuestions__tit {
    margin-top: 2.196193265vw;
  }

  #page_questions .secQuestions__tit .ja {
    font-size: 2.3426061493vw;
  }

  #page_questions .secQuestions__tit .en {
    font-size: 1.4641288433vw;
    margin-top: .7320644217vw;
  }

  #page_questions .secQuestions__txt {
    font-size: .878477306vw;
    margin-top: 3.6603221083vw;
  }

  #page_questions .secQuestions__items {
    padding-left: 1.6837481698vw;
  }

  #page_questions .secQuestions__items::before {
    width: .0732064422vw;
  }

  #page_questions .secQuestions__items:nth-child(n+2) {
    margin-top: 3.2942898975vw;
  }

  #page_questions .secQuestions__items--tit {
    font-size: 1.756954612vw;
  }

  #page_questions .secQuestions__items--txt {
    font-size: 1.0248901903vw;
    margin-top: 1.4641288433vw;
  }

  #page_questions .secQuestions__message {
    font-size: 1.9033674963vw;
    text-underline-offset: .439238653vw;
  }

  #page_recruit .secInfo {
    padding: 10.980966325vw 0 8.78477306vw;
  }

  #page_recruit .secInstitutes {
    padding: 0 0 8.78477306vw;
  }

  #page_recruit .secInstitutes__table {
    margin-top: 4.39238653vw;
  }

  #page_recruit .secInstitutes__table .c-table dt {
    border-width: .0732064422vw;
  }

  #page_recruit .secInstitutes__table .c-table dd {
    padding: 2.9282576867vw 4.39238653vw;
  }

  #page_recruit .secInstitutes__link {
    font-size: 1.1713030747vw;
  }

  #page_recruit .secInstitutes__link li {
    margin: .7320644217vw 0;
  }

  #page_recruit .secInstitutes__link li a {
    padding-left: 2.196193265vw;
    background-size: 1.0980966325vw .7320644217vw;
  }

  #page_recruit .secInstitutes__link li a::before {
    height: .0732064422vw;
    bottom: -.2196193265vw;
  }

  #page_research .sec-in {
    padding-inline: .7320644217vw;
  }

  #page_research .secResearch {
    padding: 7.3206442167vw 0 1.0980966325vw;
  }

  #page_research .secResearch__inner {
    padding-inline: 3.6603221083vw;
  }

  #page_research .secResearch__tit {
    font-size: 3.2210834553vw;
    padding-left: 2.196193265vw;
  }

  #page_research .secResearch__tit::after {
    width: .2928257687vw;
  }

  #page_research .secResearch__txt {
    font-size: 1.0980966325vw;
    margin-top: 4.39238653vw;
  }

  #page_research .secResearch__box {
    padding-block: 5.1244509517vw;
    margin-top: 7.3206442167vw;
  }

  #page_research .secResearch__items>a {
    padding-block: 2.196193265vw;
    border-width: .0732064422vw;
  }

  #page_research .secResearch__items>a .icon {
    top: .3660322108vw;
    width: 1.0980966325vw;
  }
}

@media (any-hover: hover)and (max-width: 1365.98px) {
  a:has(.arrow):hover .arrow {
    translate: .7320644217vw 0;
  }

  #page_group .secPrev>a:hover .arrow {
    translate: -.7320644217vw 0;
  }
}

@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.7333333333vw;
  }

  .-pcOnly {
    display: none;
  }

  .-spOnly {
    display: block;
  }

  .sec-in {
    width: 94%;
  }

  .l-header__inner {
    padding: 4vw;
    justify-content: space-between;
  }

  .l-header__logo {
    width: 32vw;
  }

  .l-nav {
    z-index: -100;
    position: fixed;
    inset: 0;
    opacity: 0;
    width: 100%;
    height: 100dvh;
    background: rgba(5,0,62,.4);
    -webkit-backdrop-filter: blur(5px) brightness(80%);
    backdrop-filter: blur(5px) brightness(80%);
    transition: .3s;
    pointer-events: none;
  }

  .l-nav.is-open {
    opacity: 1;
    z-index: 100;
    pointer-events: visible;
  }

  .l-nav__list {
    flex-direction: column;
    align-items: flex-start;
    padding: 26.6666666667vw 4vw 6.6666666667vw;
    gap: 10.6666666667vw;
    height: 100%;
    overflow-y: scroll;
  }

  .l-nav__list li>a {
    display: flex;
    align-items: flex-end;
    gap: 2.6666666667vw;
    font-size: 7.4666666667vw;
    font-family: "Holise-Regular";
    line-height: 1;
  }

  .l-nav__list li>a .ja {
    font-size: 3.2vw;
    opacity: .8;
    letter-spacing: .1em;
  }

  .l-nav__list .l-nav__btm {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
    margin-top: 8vw;
  }

  .l-nav__list .l-nav__btm>a {
    font-size: 3.4666666667vw;
  }

  .l-nav__list .l-nav__sns {
    display: flex;
    align-items: center;
    gap: 5.3333333333vw;
  }

  .l-nav__list .l-nav__sns>a {
    width: 5.3333333333vw;
  }

  .l-menu {
    position: relative;
    width: 13.3333333333vw;
    height: 2.1333333333vw;
    z-index: 101;
  }

  .l-menu.is-open .line {
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    width: 60%;
  }

  .l-menu.is-open .line:nth-child(1) {
    width: 60%;
    left: 50%;
    rotate: 135deg;
  }

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

  .l-menu .line {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: .2666666667vw;
    background: #fff;
    transition: .4s;
  }

  .l-menu .line:nth-child(1) {
    width: 70%;
    left: 30%;
  }

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

  .l-contact>a {
    padding: 26.6666666667vw 0;
  }

  .l-contact__inner {
    display: flex;
    flex-direction: column;
  }

  .l-contact__info {
    margin-bottom: 26.6666666667vw;
  }

  .l-contact__message .en {
    font-size: 2.4vw;
    line-height: 1.4444444444;
    letter-spacing: .03em;
  }

  .l-contact__message .ja {
    font-size: 3.7333333333vw;
    line-height: 1.9230769231;
  }

  .l-contact__message {
    margin-top: 8vw;
  }

  .l-contact__message .ja {
    font-size: 3.7333333333vw;
  }

  .l-contact__message .en {
    font-size: 3.2vw;
    margin-top: 2.6666666667vw;
  }

  .l-contact__tit {
    font-size: 17.3333333333vw;
    gap: 2.6666666667vw;
    grid-template-columns: 1fr 6.6666666667vw;
  }

  .l-contact__tit .arrow {
    margin-top: 2.6666666667vw;
  }

  .l-contact__txt {
    font-size: 2.9333333333vw;
    margin-top: 5.3333333333vw;
    line-height: 1.9090909091;
  }

  .l-footer {
    padding: 20vw 0 16vw;
    display: flex;
    flex-direction: column;
  }

  .l-footer__tit {
    text-align: center;
    margin-top: 28vw;
  }

  .l-footer__tit .subtit {
    font-size: 5.0666666667vw;
  }

  .l-footer__tit .tit {
    font-size: 20vw;
  }

  .l-footer__inner {
    flex-direction: column;
    align-items: flex-start;
    order: -1;
    padding-inline: 3%;
  }

  .l-footer__nav {
    margin-top: 0;
  }

  .l-footer__nav--list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8vw;
  }

  .l-footer__nav--list li:nth-child(n+2) {
    margin: 0;
  }

  .l-footer__nav--list li>a {
    flex-direction: column;
    align-items: flex-start;
    gap: 2.6666666667vw;
  }

  .l-footer__nav--list li>a .en {
    font-size: 7.2vw;
  }

  .l-footer__nav--list li>a .ja {
    font-size: 3.4666666667vw;
  }

  .l-footer__info {
    text-align: center;
  }

  .l-footer__info .c-btnStyle2 {
    width: 53.3333333333vw;
    height: 13.3333333333vw;
    margin-inline: auto;
    margin-top: 16vw;
  }

  .l-footer__info .ja {
    font-size: 3.7333333333vw;
    margin-top: 5.3333333333vw;
  }

  .l-footer__info .ja .name {
    font-size: 5.3333333333vw;
    margin-block: 0 1.3333333333vw;
  }

  .l-footer__sns {
    font-size: 5.6vw;
    margin-top: 5.3333333333vw;
    gap: 6.6666666667vw;
    margin-inline: auto;
    justify-content: center;
    text-decoration: underline;
  }

  .l-footer__sns .icon {
    width: 6.6666666667vw;
  }

  .l-footer__btm {
    flex-direction: column-reverse;
    gap: 8vw;
    margin-top: 8vw;
  }

  .l-footer__copy {
    font-size: 2.1333333333vw;
  }

  .l-footer__privacy {
    font-size: 3.4666666667vw;
  }

  .l-gradient.-gradient1::before {
    background: url(/assets/img/common/gradient_bg1_sp.png) no-repeat top center/100% 100%;
    background: -webkit-image-set(url(/assets/img/common/gradient_bg1_sp.webp) type("image/webp"), url(/assets/img/common/gradient_bg1_sp.png) type("image/png")) no-repeat top center/100% 100%;
    background: image-set(url(/assets/img/common/gradient_bg1_sp.webp) type("image/webp"), url(/assets/img/common/gradient_bg1_sp.png) type("image/png")) no-repeat top center/100% 100%;
  }

  .l-gradient.-gradient1:has(.secNews)::before {
    background: url(/assets/img/common/gradient_bg1_sp.png) repeat top center/cover;
    background: -webkit-image-set(url(/assets/img/common/gradient_bg1_sp.webp) type("image/webp"), url(/assets/img/common/gradient_bg1_sp.png) type("image/png")) no-repeat top center/cover;
    background: image-set(url(/assets/img/common/gradient_bg1_sp.webp) type("image/webp"), url(/assets/img/common/gradient_bg1_sp.png) type("image/png")) no-repeat top center/cover;
  }

  .l-gradient.-gradient2::before {
    background: url(/assets/img/common/gradient_bg2_sp.png) no-repeat top center/100% 100%;
    background: -webkit-image-set(url(/assets/img/common/gradient_bg2_sp.webp) type("image/webp"), url(/assets/img/common/gradient_bg2_sp.png) type("image/png")) no-repeat top center/cover;
    background: image-set(url(/assets/img/common/gradient_bg2_sp.webp) type("image/webp"), url(/assets/img/common/gradient_bg2_sp.png) type("image/png")) no-repeat top center/cover;
  }

  .l-gradient.-gradient2:has(.secQuestion)::before {
    top: 66.6666666667vw;
  }

  .c-btnStyle1 {
    padding: 2.6666666667vw 9.3333333333vw;
  }

  .c-btnStyle1::before {
    scale: .97 .9;
  }

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

  .c-btnStyle1.en.-cta {
    padding: 4vw 13.3333333333vw;
    font-size: 4.8vw;
    font-family: "Geist",sans-serif;
  }

  .c-btnStyle2 {
    padding: 2.6666666667vw 9.3333333333vw;
    border-width: .2666666667vw;
    border-radius: 20vw;
  }

  input,
  select,
  textarea {
    font-size: 4.2666666667vw;
    height: 13.3333333333vw;
    padding: 1.0666666667vw 2.6666666667vw;
    border-width: .2666666667vw;
    border-radius: .8vw;
  }

  input.myError,
  select.myError,
  textarea.myError {
    border-width: .2666666667vw;
  }

  input[type=checkbox]+.input_checkbox {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    border-radius: 1.0666666667vw;
    margin-right: 2.6666666667vw;
    border-width: .2666666667vw;
  }

  input[type=checkbox]:checked+.input_checkbox:after,
  input[type=checkbox]:checked+.input_checkbox:before {
    height: .8vw;
    border-radius: .5333333333vw;
  }

  input[type=radio]+.input_radio {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    margin-right: 1.3333333333vw;
    border-width: .2666666667vw;
  }

  input[type=radio]:checked+.input_radio::after {
    width: 3.2vw;
    height: 3.2vw;
  }

  textarea {
    height: 34.6666666667vw;
    padding: 2.6666666667vw 2.6666666667vw;
  }

  .myError:not(input,select,textarea) {
    font-size: 3.4666666667vw;
    margin-top: 1.6vw;
  }

  .selectBox:before {
    top: calc(50% - 1.3333333333vw);
    right: 3.2vw;
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    border-left-width: .2666666667vw;
    border-bottom-width: .2666666667vw;
  }

  .selectBox.birthyear {
    width: 26.6666666667vw;
  }

  .selectBox.birthmonth,
  .selectBox.birthdate,
  .selectBox.age {
    width: 21.3333333333vw;
  }

  .selectBox.prefecture {
    width: 48vw;
  }

  .contact .post {
    width: 32vw;
  }

  .contact .require {
    font-size: 3.4666666667vw;
    padding-left: .8vw;
  }

  .contact__inner {
    display: block;
  }

  .contact__txt {
    font-size: 3.7333333333vw;
  }

  .contact__box {
    border-radius: 2.6666666667vw;
  }

  .contact__tit span {
    font-size: 5.3333333333vw;
    padding-bottom: 2.6666666667vw;
  }

  .contact__tit span::after {
    width: 21.3333333333vw;
  }

  .contact__item dl:nth-child(n+2) {
    margin-top: 6.4vw;
  }

  .contact__item dl dt {
    font-size: 4.8vw;
  }

  .contact__item dl dd .subtit {
    width: 100%;
  }

  .contact__item dl dd .comment {
    font-size: 3.2vw;
  }

  .contact__item dl dd .name,
  .contact__item dl dd .furigana,
  .contact__item dl dd .post,
  .contact__item dl dd .birth,
  .contact__item dl dd .age,
  .contact__item dl dd .sex,
  .contact__item dl dd .addr {
    gap: 2.6666666667vw;
  }

  .contact__item dl dd .name,
  .contact__item dl dd .furigana {
    flex-direction: column;
  }

  .contact__item dl dd .addr {
    flex-direction: column;
  }

  .contact__btm {
    margin-top: 12.8vw;
  }

  .contact__btm form {
    flex-direction: column;
    gap: 6.6666666667vw;
  }

  .contact__privacy--tit {
    font-size: 4.2666666667vw;
  }

  .contact__privacyBox--txt {
    margin-top: 4.2666666667vw;
    font-size: 3.2vw;
  }

  .contact__agreeBox {
    margin-top: 3.2vw;
  }

  .contact__btn {
    width: 65.3333333333vw;
    height: 17.3333333333vw;
  }

  .contact__thanks--top {
    width: 65.3333333333vw;
    height: 17.3333333333vw;
  }

  .secForm dl {
    border-width: .2666666667vw;
  }

  .secForm__info {
    margin-bottom: 13.3333333333vw;
    position: static;
  }

  .secForm__txt .en {
    font-size: 2.4vw;
    line-height: 1.4444444444;
    letter-spacing: .03em;
  }

  .secForm__txt .ja {
    font-size: 3.7333333333vw;
    line-height: 1.9230769231;
  }

  .secForm__txt .ja {
    font-size: 8vw;
  }

  .secForm__txt .en {
    font-size: 3.2vw;
  }

  .secForm__name {
    text-align: center;
    font-size: 3.4666666667vw;
    margin-top: 21.3333333333vw;
  }

  .secForm__address {
    text-align: center;
    font-size: 3.4666666667vw;
    margin-top: .5333333333vw;
  }

  .secForm__tel {
    font-size: 4.2666666667vw;
    margin-top: 6.6666666667vw;
    padding: 0 5.3333333333vw;
    flex-direction: row;
    justify-content: space-between;
  }

  .c-headingStyle1 .ja {
    font-size: 4.8vw;
  }

  .c-headingStyle1 .en {
    font-size: 21.3333333333vw;
    margin-top: 4vw;
  }

  .c-headingStyle1 .en .-left {
    padding-left: 30%;
  }

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

  .c-headingStyle1.-reverse .ja {
    font-size: 3.7333333333vw;
    margin-top: 2.6666666667vw;
  }

  .c-mainv {
    padding-top: 40vw;
    padding-left: 0;
  }

  .c-mainv .sec-in {
    display: block;
  }

  .c-mainv__tit {
    flex-direction: column;
    padding-left: 0;
  }

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

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

  .c-mainv__img {
    margin-top: 9.3333333333vw;
  }

  .c-mainv__img img {
    width: 160%;
    max-inline-size: 160%;
    margin-left: -30%;
  }

  .c-mainv__txt .en {
    font-size: 2.4vw;
    line-height: 1.4444444444;
    letter-spacing: .03em;
  }

  .c-mainv__txt .ja {
    font-size: 3.7333333333vw;
    line-height: 1.9230769231;
  }

  .c-mainv__txt {
    padding-left: 0;
    margin-top: 17.3333333333vw;
  }

  .c-table dl {
    padding: 8vw 0;
    border-width: .2666666667vw;
  }

  .c-table dl.js-accordion dt {
    padding: 6.6666666667vw 8vw 6.6666666667vw 0;
  }

  .c-table dl.js-accordion dd {
    padding-bottom: 8vw;
  }

  .c-table dl dt .date {
    font-size: 3.2vw;
  }

  .c-table dl dt .tag {
    font-size: 2.9333333333vw;
    padding: .5333333333vw 3.2vw;
    border-width: .2666666667vw;
    border-radius: 2.6666666667vw;
    margin-left: 1.3333333333vw;
  }

  .c-table dl dt .tit {
    font-size: 3.7333333333vw;
    margin-top: 2.6666666667vw;
  }

  .c-table dl dt .obj {
    right: 1.3333333333vw;
    width: 5.8666666667vw;
    height: 5.8666666667vw;
  }

  .c-table dl dd {
    font-size: 3.7333333333vw;
    margin-top: 8vw;
  }

  .c-table dl dd .en {
    font-size: 3.2vw;
    margin-top: 2.6666666667vw;
  }

  .c-table.-recruit dl {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .c-table.-recruit dl dt {
    display: flex;
    align-items: flex-end;
  }

  .c-table.-recruit dl dt .ja {
    font-size: 4.2666666667vw;
  }

  .c-table.-recruit dl dt .en {
    font-size: 3.2vw;
    margin-top: 0;
    padding: 0 0 .8vw 2.1333333333vw;
  }

  .c-table.-recruit dl dd .en {
    font-size: 2.4vw;
    line-height: 1.4444444444;
    letter-spacing: .03em;
  }

  .c-table.-recruit dl dd .ja {
    font-size: 3.7333333333vw;
    line-height: 1.9230769231;
  }

  .c-table.-recruit dl dd .en {
    margin-top: 1.3333333333vw;
  }

  .c-pagination {
    margin-top: 8vw;
    gap: 9.3333333333vw;
  }

  .c-pagination__arrow {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    border-width: .2666666667vw;
  }

  .c-pagination__btn {
    font-size: 4.2666666667vw;
  }

  .c-doctors__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 6.6666666667vw .2666666667vw;
  }

  .c-doctors__items--info {
    flex-direction: column;
    gap: 1.3333333333vw;
    padding: 2.1333333333vw 0 0 1.6vw;
  }

  .c-doctors__items--info .job {
    font-size: 5.3333333333vw;
  }

  .c-doctors__items--info .name {
    font-size: 3.7333333333vw;
  }

  .c-sort__category {
    gap: 2.6666666667vw;
  }

  .c-sort__category li {
    min-width: 29.3333333333vw;
  }

  .c-sort__category label {
    width: 100%;
  }

  .c-sort__category input[type=checkbox]+.txt,
  .c-sort__category input[type=radio]+.txt {
    font-size: 4vw;
    width: 100%;
    border-radius: 6.4vw;
    padding: 2.6666666667vw 0;
  }

  .c-nav {
    display: none;
  }

  .c-interview__list {
    margin-top: 10.6666666667vw;
    min-height: 120vw;
  }

  .c-interview__items>a {
    grid-template-columns: 1fr;
  }

  .c-interview__items--num {
    font-size: 36.5333333333vw;
    top: 45%;
  }

  .c-interview__items--info {
    order: 1;
    margin-right: auto;
  }

  .c-interview__items--info .name {
    font-size: 6.4vw;
  }

  .c-interview__items--info .job {
    font-size: 3.2vw;
    margin-top: 2.6666666667vw;
    line-height: 1.4166666667;
  }

  .c-interview__items--tit {
    order: -1;
    font-size: 4.8vw;
    line-height: 1.4444444444;
    text-align: center;
  }

  .c-interview__items--img {
    width: 65.3333333333vw;
    margin-block: 5.3333333333vw 12vw;
  }

  .c-interview__items--copy {
    font-size: 32.5333333333vw;
    top: 25%;
  }

  .c-interview__btn {
    display: flex;
    position: absolute;
    bottom: -8vw;
    right: 0;
    width: 44vw;
    height: 13.3333333333vw;
  }

  #page_cross_talk .secCross-talk {
    padding-top: 26.6666666667vw;
  }

  #page_cross_talk .secCross-talk .c-headingStyle1 {
    margin-top: 5.3333333333vw;
  }

  #page_cross_talk .secCross-talk .c-headingStyle1 .en {
    font-size: 21.3333333333vw;
  }

  #page_cross_talk .secCross-talk .c-headingStyle1 .ja {
    font-size: 4.8vw;
    margin-top: 2.6666666667vw;
  }

  #page_cross_talk .secCross-talk__inner {
    display: flex;
    flex-direction: column-reverse;
  }

  #page_cross_talk .secCross-talk__txt .en {
    font-size: 2.4vw;
    line-height: 1.4444444444;
    letter-spacing: .03em;
  }

  #page_cross_talk .secCross-talk__txt .ja {
    font-size: 3.7333333333vw;
    line-height: 1.9230769231;
  }

  #page_cross_talk .secCross-talk__txt {
    margin-top: 8vw;
  }

  #page_cross_talk .secCross-talk__txt .en {
    margin-top: 2.6666666667vw;
    font-size: 3.2vw;
  }

  #page_cross_talk .secTalk {
    padding-top: 21.3333333333vw;
  }

  #page_cross_talk .secTalk__inner {
    display: flex;
    flex-direction: column-reverse;
    margin-top: 8vw;
    padding-bottom: 21.3333333333vw;
  }

  #page_cross_talk .secTalk__subtit {
    font-size: 12.5333333333vw;
  }

  #page_cross_talk .secTalk__tit {
    font-size: 9.3333333333vw;
  }

  #page_cross_talk .secTalk__theme1 {
    font-size: 4.8vw;
  }

  #page_cross_talk .secTalk__theme2 {
    font-size: 4vw;
    line-height: 1.4666666667;
    align-items: flex-start;
    gap: 2.6666666667vw;
  }

  #page_cross_talk .secTalk__theme2::before {
    width: 5.3333333333vw;
    height: .2666666667vw;
    position: relative;
    top: 2.6666666667vw;
  }

  #page_cross_talk .secTalk__txt {
    grid-template-columns: 16vw 1fr;
    font-size: 3.7333333333vw;
    margin-top: 6.6666666667vw;
  }

  #page_cross_talk .secTalk__img {
    margin-top: 6.6666666667vw;
  }

  #page_cross_talk .secTalk__nav {
    position: static;
    height: auto;
  }

  #page_cross_talk .secTalk__nav--tit {
    font-size: 7.7333333333vw;
  }

  #page_cross_talk .secTalk__nav--list {
    margin-top: 1.3333333333vw;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 5.3333333333vw 0;
  }

  #page_cross_talk .secTalk__nav--items {
    width: 50%;
  }

  #page_cross_talk .secTalk__nav--items>a {
    grid-template-columns: 13.3333333333vw 1fr;
    gap: 2.6666666667vw;
  }

  #page_cross_talk .secTalk__nav--name .ja {
    font-size: 4vw;
  }

  #page_cross_talk .secTalk__nav--name .en {
    font-size: 2.6666666667vw;
    margin-top: 1.3333333333vw;
  }

  #page_cross_talk .secTalk__nav--join {
    font-size: 2.6666666667vw;
    margin-left: .8vw;
  }

  #page_cross_talk .secTalk__nav--arrow {
    top: 1.3333333333vw;
    width: 2.6666666667vw;
    right: 2.1333333333vw;
  }

  #page_cross_talk .modal .swiper-button-next,
  #page_cross_talk .modal .swiper-button-prev {
    width: 8vw;
    height: 8vw;
  }

  #page_cross_talk .modal .swiper-button-next::after,
  #page_cross_talk .modal .swiper-button-prev::after {
    border-width: .2666666667vw;
  }

  #page_cross_talk .modal .swiper-button-next {
    right: -6.6666666667vw;
  }

  #page_cross_talk .modal .swiper-button-prev {
    left: -6.6666666667vw;
  }

  #page_cross_talk .modal-content {
    max-width: 80%;
    position: relative;
    top: -5%;
  }

  #page_cross_talk .modal-info {
    padding: 5.3333333333vw;
  }

  #page_cross_talk .modal-inner {
    display: flex;
    flex-direction: column;
    padding-right: 0;
    gap: 0;
    max-height: 80dvh;
    overflow-y: scroll;
    overflow-x: hidden;
  }

  #page_cross_talk .modal-job .en {
    font-size: 5.3333333333vw;
  }

  #page_cross_talk .modal-job .ja {
    font-size: 3.2vw;
  }

  #page_cross_talk .modal-name {
    margin-top: 2.6666666667vw;
  }

  #page_cross_talk .modal-name .en {
    font-size: 14.1333333333vw;
  }

  #page_cross_talk .modal-name .ja {
    font-size: 4.8vw;
    margin-top: 2.6666666667vw;
  }

  #page_cross_talk .modal-txt {
    font-size: 3.7333333333vw;
    margin-top: 8vw;
  }

  #page_cross_talk .modal-close {
    margin-top: 0;
    position: absolute;
    bottom: -21.3333333333vw;
    left: 50%;
    translate: -50% 0;
  }

  #page_cross_talk .modal-close .obj {
    width: 11.2vw;
    height: 11.2vw;
  }

  #page_cross_talk .modal-close .obj .line {
    height: .2666666667vw;
  }

  #page_cross_talk .modal-close .txt {
    font-size: 4vw;
    margin-top: 1.6vw;
  }

  #page_doctors .c-mainv__txt {
    margin: 13.3333333333vw auto;
  }

  #page_doctors .secDoctors {
    padding: 0 0 32vw;
  }

  #page_doctors .secDetail {
    padding-top: 26.6666666667vw;
  }

  #page_doctors .secDetail__box {
    display: flex;
    flex-direction: column-reverse;
    place-items: flex-start;
  }

  #page_doctors .secDetail__box--job .en {
    font-size: 7.4666666667vw;
  }

  #page_doctors .secDetail__box--job .ja {
    font-size: 3.4666666667vw;
  }

  #page_doctors .secDetail__box--info {
    margin-top: 0;
    margin-bottom: 13.3333333333vw;
  }

  #page_doctors .secDetail__box--name {
    margin-top: 5.3333333333vw;
  }

  #page_doctors .secDetail__box--name .en {
    font-size: 21.3333333333vw;
  }

  #page_doctors .secDetail__box--name .ja {
    font-size: 5.3333333333vw;
    margin-top: 5.3333333333vw;
  }

  #page_doctors .secDetail__box--img {
    width: 108%;
    margin-left: -4%;
  }

  #page_doctors .secDetail__data {
    margin-top: 10.6666666667vw;
  }

  #page_doctors .secDetail__data--list {
    display: flex;
    flex-direction: column;
    gap: 8vw;
  }

  #page_doctors .secDetail__data--list::after {
    display: none;
  }

  #page_doctors .secDetail__data--items {
    padding-inline: 4.8vw;
  }

  #page_doctors .secDetail__data--items::after {
    width: .2666666667vw;
  }

  #page_doctors .secDetail__data--subtit {
    font-size: 3.4666666667vw;
  }

  #page_doctors .secDetail__data--txt .en {
    font-size: 2.4vw;
    line-height: 1.4444444444;
    letter-spacing: .03em;
  }

  #page_doctors .secDetail__data--txt .ja {
    font-size: 3.7333333333vw;
    line-height: 1.9230769231;
  }

  #page_doctors .secDetail__data--txt {
    margin-top: 2.1333333333vw;
  }

  #page_doctors .secDetail__data--txt .en {
    margin-top: .8vw;
  }

  #page_doctors .secDetail__lively::after {
    top: 8vw;
    height: calc(100% - 8vw);
  }

  #page_doctors .secDetail__lively {
    padding: 13.3333333333vw 0 13.3333333333vw;
    margin-top: 21.3333333333vw;
  }

  #page_doctors .secDetail__lively--tit {
    font-size: 14.9333333333vw;
    top: -1.3333333333vw;
  }

  #page_doctors .secDetail__lively--txt {
    margin-top: 10.6666666667vw;
  }

  #page_doctors .secDetail__lively--txt:nth-of-type(n+2) {
    margin-top: 10.6666666667vw;
  }

  #page_doctors .secDetail__lively--txt .ja {
    font-size: 4.2666666667vw;
  }

  #page_doctors .secDetail__lively--txt .en {
    font-size: 3.2vw;
    margin-top: 2.6666666667vw;
  }

  #page_doctors .doctorsSwiper .c-doctors__list {
    gap: 6.6666666667vw 0;
  }

  #page_doctors .doctorsSwiper .swiper-button-next,
  #page_doctors .doctorsSwiper .swiper-button-prev {
    width: 9.3333333333vw;
    height: 9.3333333333vw;
    top: 35%;
  }

  #page_doctors .doctorsSwiper .swiper-button-next::before,
  #page_doctors .doctorsSwiper .swiper-button-next::after,
  #page_doctors .doctorsSwiper .swiper-button-prev::before,
  #page_doctors .doctorsSwiper .swiper-button-prev::after {
    height: .2666666667vw;
  }

  #page_doctors .secOther {
    padding: 13.3333333333vw 0 18.6666666667vw;
  }

  #page_doctors .secOther__tit {
    font-size: 13.8666666667vw;
    margin-bottom: 5.3333333333vw;
    padding-left: 3%;
  }

  #page_doctors .secRelate {
    padding: 40vw 0;
  }

  #page_doctors .secRelate__list {
    grid-template-columns: 1fr;
    font-size: 3.4666666667vw;
    gap: 10.6666666667vw;
    width: 100%;
    margin-top: 16vw;
  }

  #page_doctors .secRelate__list .name {
    font-size: 4.2666666667vw;
  }

  #page_group .secResearch {
    padding: 16vw 0 16vw;
  }

  #page_group .secResearch__box {
    padding: 0;
  }

  #page_group .secResearch__box:nth-child(n+2) {
    margin-top: 16vw;
  }

  #page_group .secResearch__list {
    margin-top: 10.6666666667vw;
  }

  #page_group .secResearch__items>a {
    display: block;
    padding-block: 5.3333333333vw 10.6666666667vw;
    border-width: .2666666667vw;
  }

  #page_group .secResearch__items--img {
    width: 26.6666666667vw;
    position: absolute;
  }

  #page_group .secResearch__items--tit {
    width: 100%;
    padding: 5.3333333333vw 0 0 26.6666666667vw;
  }

  #page_group .secResearch__items--tit .ja {
    font-size: 6.4vw;
    line-height: 1.125;
  }

  #page_group .secResearch__items--tit .ja .small {
    font-size: 2.9333333333vw;
    margin-top: 1.3333333333vw;
  }

  #page_group .secResearch__items--tit .en {
    font-size: 2.9333333333vw;
    margin-top: 2.1333333333vw;
  }

  #page_group .secResearch__items--tit .arrow {
    top: calc(50% - .5333333333vw);
    right: 0;
    width: 6.6666666667vw;
  }

  #page_group .secResearch__items--txt {
    margin-top: 8vw;
  }

  #page_group .secDetail__bg {
    width: 146.6666666667vw;
    top: calc((100vh - 146.6666666667vw)/2);
    left: 55%;
    margin-left: -5.3333333333vw;
  }

  #page_group .secDetail__tit .en {
    font-size: 17.3333333333vw;
  }

  #page_group .secDetail__tit .ja {
    font-size: 5.6vw;
    margin-top: 5.3333333333vw;
  }

  #page_group .secDetail__list {
    padding: 0;
  }

  #page_group .secDetail__items {
    display: block;
  }

  #page_group .secDetail__items:nth-child(n+2) {
    margin-top: 21.3333333333vw;
  }

  #page_group .secDetail__items--tit .en {
    font-size: 3.2vw;
  }

  #page_group .secDetail__items--tit .ja {
    font-size: 8.5333333333vw;
    margin-top: 2.6666666667vw;
  }

  #page_group .secDetail__items--txt .en {
    font-size: 2.4vw;
    line-height: 1.4444444444;
    letter-spacing: .03em;
  }

  #page_group .secDetail__items--txt .ja {
    font-size: 3.7333333333vw;
    line-height: 1.9230769231;
  }

  #page_group .secDetail__items--txt {
    margin-top: 8vw;
  }

  #page_group .secDetail__items--btn {
    width: 43.7333333333vw;
    height: 13.3333333333vw;
    margin-top: 4vw;
  }

  #page_group .secDetail__items--btn>a {
    font-size: 4.8vw !important;
    gap: 1.6vw;
  }

  #page_group .secDetail__items--btn>a .icon {
    width: 4.2666666667vw;
  }

  #page_group .secDetail__items--info {
    margin-top: 6.6666666667vw;
    font-size: 3.4666666667vw;
  }

  #page_group .secDetail__items--staff {
    margin-top: 8vw;
  }

  #page_group .secDetail__items--planTit {
    font-size: 7.4666666667vw;
    margin-top: 13.3333333333vw;
  }

  #page_group .secDetail__items--planTit:nth-of-type(n+2) {
    margin-top: 13.3333333333vw;
  }

  #page_group .secDetail__items--planTit .small {
    font-size: 2.6666666667vw;
    padding-left: 2.6666666667vw;
  }

  #page_group .secDetail__items--planTxt {
    margin-top: 2.6666666667vw;
    font-size: 4.2666666667vw;
  }

  #page_group .secDetail__items--planIcons {
    margin-top: 8vw;
  }

  #page_group .secDetail__items--planIcons._4col {
    grid-template-columns: repeat(2, 1fr);
    gap: 8vw 5.3333333333vw;
  }

  #page_group .secDetail__items--planIcons._5col {
    grid-template-columns: repeat(2, 1fr);
    gap: 8vw 5.3333333333vw;
  }

  #page_group .secDetail__items--planIcon {
    font-size: 4.2666666667vw;
    grid-template-rows: auto;
  }

  #page_group .secDetail__items--planIcon .img {
    max-width: 26.6666666667vw;
  }

  #page_group .secDetail__items--planIcon .name {
    margin-top: 2.6666666667vw;
  }

  #page_group .secDetail__items--planList {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.6666666667vw;
    margin-top: 5.3333333333vw;
  }

  #page_group .secDetail__items--planItems {
    height: 40vw;
  }

  #page_group .secDetail__items--plan dl {
    grid-template-columns: 1fr;
    gap: 2.6666666667vw;
    margin-top: 8vw;
  }

  #page_group .secDetail__items--plan dl:first-of-type {
    margin-top: 13.3333333333vw;
  }

  #page_group .secDetail__items--plan dl dt {
    font-size: 16vw;
    line-height: 1;
  }

  #page_group .secDetail__items--plan dl dd:not(:has(span)) {
    font-size: 5.3333333333vw;
  }

  #page_group .secDetail__items--plan dl dd .tit {
    font-size: 6.1333333333vw;
    line-height: 1.5217391304;
  }

  #page_group .secDetail__items--plan dl dd .txt {
    font-size: 4vw;
    margin-top: 2.6666666667vw;
  }

  #page_group .secDetail__items--planImg {
    margin-top: 10.6666666667vw;
  }

  #page_group .secDetail__items--planImg .name {
    font-size: 4.8vw;
  }

  #page_group .secDetail__items--planImg .img {
    overflow-x: scroll;
  }

  #page_group .secDetail__items--planImg .img img {
    width: 213.3333333333vw;
    max-inline-size: -webkit-fit-content;
    max-inline-size: -moz-fit-content;
    max-inline-size: fit-content;
  }

  #page_group .secDetail__items--planImg .scrollbar {
    margin-top: 2.6666666667vw;
  }

  #page_group .secDetail__items--planImg .scrollbar .tit {
    display: flex;
    align-items: center;
    gap: 2.6666666667vw;
    font-size: 4.2666666667vw;
    margin-bottom: 10px;
  }

  #page_group .secDetail__items--planImg .scrollbar .line {
    position: relative;
    height: 1px;
    background: rgba(255,255,255,.4);
  }

  #page_group .secDetail__items--planImg .scrollbar .line .fill {
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    background: #fff;
  }

  #page_group .secPrev>a {
    padding: 26.6666666667vw 0 21.3333333333vw;
  }

  #page_group .secPrev__tit {
    gap: 5.3333333333vw;
    grid-template-columns: 6.6666666667vw 1fr;
  }

  #page_group .secPrev__tit .en {
    font-size: 13.3333333333vw;
  }

  #index .l-heartbeat {
    bottom: 1.3333333333vw;
    height: 6.6666666667vw;
  }

  #index .l-heartbeat .white {
    -webkit-animation: heartbeatAnimation 15s infinite linear forwards;
    animation: heartbeatAnimation 15s infinite linear forwards;
  }

  #index .l-heartbeat .white .inner {
    -webkit-animation: heartbeatReverseAnimation 15s .8s infinite linear forwards;
    animation: heartbeatReverseAnimation 15s .8s infinite linear forwards;
  }

  #index .secHero__inner {
    padding-inline: 3%;
  }

  #index .secHero__tit {
    text-align: center;
  }

  #index .secHero__tit .subtit {
    font-size: 5.3333333333vw;
  }

  #index .secHero__tit .tit {
    font-size: 20vw;
    margin-top: 3.2vw;
  }

  #index .secHero__txt {
    bottom: 13.3333333333vw;
    right: 3%;
  }

  #index .secHero__txt .ja {
    font-size: 4vw;
  }

  #index .secHero__txt .en {
    font-size: 1.8666666667vw;
  }

  #index .secAbout {
    padding: 53.3333333333vw 0 0;
  }

  #index .secAbout__tit .en {
    font-size: 21.8666666667vw;
  }

  #index .secAbout__tit .ja {
    width: 100%;
    margin-top: 6.6666666667vw;
  }

  #index .secAbout__txt .en {
    font-size: 2.4vw;
    line-height: 1.4444444444;
    letter-spacing: .03em;
  }

  #index .secAbout__txt .ja {
    font-size: 3.7333333333vw;
    line-height: 1.9230769231;
  }

  #index .secAbout__txt {
    grid-template-columns: 1fr;
    margin-top: 26.6666666667vw;
    gap: 9.3333333333vw;
  }

  #index .secAbout__txt .ja {
    line-height: 2.7692307692;
  }

  #index .secAbout__txt .en {
    text-align: right;
  }

  #index .secAbout__box {
    margin-top: 16vw;
  }

  #index .secAbout__btn {
    width: 65.3333333333vw;
    height: 17.3333333333vw;
  }

  #index .secAbout__btn {
    margin-top: 0;
  }

  #index .secAbout__btn .en {
    font-size: 4.8vw;
  }

  #index .secDoctor {
    padding: 106.6666666667vw 0 40vw;
  }

  #index .secDoctor__btn {
    width: 65.3333333333vw;
    height: 17.3333333333vw;
  }

  #index .secDoctor__btn {
    margin: 10.6666666667vw auto 0;
  }

  #index .scene {
    -webkit-perspective: 266.6666666667vw;
    perspective: 266.6666666667vw;
  }

  #index .carousel {
    width: 106.6666666667vw;
    height: 133.3333333333vw;
    margin: -20vw 0 0 -45.3333333333vw;
  }

  #index .carousel__cell {
    width: 80vw;
    height: 93.3333333333vw;
  }

  #index .secGroup {
    padding: 26.6666666667vw 0 80vw;
  }

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

  #index .secGroup__txt .en {
    font-size: 2.4vw;
    line-height: 1.4444444444;
    letter-spacing: .03em;
  }

  #index .secGroup__txt .ja {
    font-size: 3.7333333333vw;
    line-height: 1.9230769231;
  }

  #index .secGroup__txt .en {
    margin-top: 5.3333333333vw;
  }

  #index .secGroup__btn {
    width: 65.3333333333vw;
    height: 17.3333333333vw;
  }

  #index .secGroup__btn {
    margin: 13.3333333333vw auto 0;
    order: 1;
  }

  #index .secGroup__img {
    position: static;
    width: 95%;
    margin-inline: auto;
    margin-top: 10.6666666667vw;
  }

  #index .secCrossTalk {
    margin: 16vw 0 0;
    overflow: hidden;
  }

  #index .secCrossTalk .sec-in {
    display: contents;
  }

  #index .secCrossTalk__inner {
    background: #192441;
    padding: 21.3333333333vw 3% 64vw;
  }

  #index .secCrossTalk__txt .en {
    font-size: 2.4vw;
    line-height: 1.4444444444;
    letter-spacing: .03em;
  }

  #index .secCrossTalk__txt .ja {
    font-size: 3.7333333333vw;
    line-height: 1.9230769231;
  }

  #index .secCrossTalk__txt {
    margin-top: 10.6666666667vw;
  }

  #index .secCrossTalk__txt .en {
    margin-top: 4vw;
  }

  #index .secCrossTalk__img {
    width: 110%;
    left: -5%;
    right: auto;
    bottom: -8vw;
  }

  #index .secCrossTalk__btn {
    width: 65.3333333333vw;
    height: 17.3333333333vw;
  }

  #index .secCrossTalk__btn {
    margin-top: 10.6666666667vw;
  }

  #index .secQuestion {
    padding: 26.6666666667vw 0;
  }

  #index .secQuestion .c-headingStyle1.-center {
    text-align: left;
  }

  #index .secQuestion__txt .en {
    font-size: 2.4vw;
    line-height: 1.4444444444;
    letter-spacing: .03em;
  }

  #index .secQuestion__txt .ja {
    font-size: 3.7333333333vw;
    line-height: 1.9230769231;
  }

  #index .secQuestion__txt {
    text-align: left;
  }

  #index .secQuestion__btn {
    width: 65.3333333333vw;
    height: 17.3333333333vw;
  }

  #index .secQuestion__box {
    margin-top: 10.6666666667vw;
  }

  #index .secQuestion__list {
    gap: 1.3333333333vw;
  }

  #index .secQuestion__list:nth-of-type(n+2) {
    margin-top: 4vw;
  }

  #index .secQuestion__list li {
    font-size: 3.7333333333vw;
    padding: 2.6666666667vw 4vw;
    border-radius: 10.6666666667vw;
    border-width: .2666666667vw;
  }

  #index .secNews .c-table dt .tit {
    font-size: 4.2666666667vw;
  }

  #index .secNews .c-table dd.en {
    size: 3.2vw;
  }

  #index .secNews__btn {
    width: 65.3333333333vw;
    height: 17.3333333333vw;
  }

  #index .secNews__btn {
    margin-top: 10.6666666667vw;
  }

  #index .secRecruit {
    padding: 53.3333333333vw 0 26.6666666667vw;
  }

  #index .secRecruit__inner {
    flex-direction: column;
    align-items: flex-start;
  }

  #index .secRecruit__txt .en {
    font-size: 2.4vw;
    line-height: 1.4444444444;
    letter-spacing: .03em;
  }

  #index .secRecruit__txt .ja {
    font-size: 3.7333333333vw;
    line-height: 1.9230769231;
  }

  #index .secRecruit__txt {
    margin-top: 5.3333333333vw;
  }

  #index .secRecruit__txt .ja {
    font-size: 5.3333333333vw;
  }

  #index .secRecruit__txt .en {
    margin-top: 5.3333333333vw;
  }

  #index .secRecruit__btn {
    width: 65.3333333333vw;
    height: 17.3333333333vw;
  }

  #index .secRecruit__btn {
    margin-top: 8vw;
  }

  #page_interview.eriko_hisamatsu .secOtherInterview {
    margin-top: 21.3333333333vw;
  }

  #page_interview .secInterview {
    padding: 26.6666666667vw 0 0;
  }

  #page_interview .secInterview__items.-reverse>a {
    flex-direction: column;
    padding-inline: 0;
    gap: 10.6666666667vw;
  }

  #page_interview .secInterview__items.-reverse>a .secInterview__items--num {
    right: -18.6666666667vw;
  }

  #page_interview .secInterview__items>a {
    flex-direction: column;
    gap: 10.6666666667vw;
    padding-inline: 0;
    margin-bottom: 21.3333333333vw;
  }

  #page_interview .secInterview__items--img {
    width: 60%;
  }

  #page_interview .secInterview__items--info {
    width: 100%;
    align-self: flex-start;
    padding-inline: 2.1333333333vw;
    margin-top: -4vw;
    position: relative;
    z-index: 1;
  }

  #page_interview .secInterview__items--num {
    font-size: 32vw;
    top: -9.3333333333vw;
    left: -14.6666666667vw;
  }

  #page_interview .secInterview__items--subtit {
    font-size: 4vw;
  }

  #page_interview .secInterview__items--tit {
    width: 100%;
    margin-top: 1.3333333333vw;
  }

  #page_interview .secInterview__items--tit .ja {
    font-size: 6.4vw;
  }

  #page_interview .secInterview__items--tit .en {
    font-size: 2.4vw;
    margin-top: 1.3333333333vw;
  }

  #page_interview .secInterview__items--name {
    margin-top: 8vw;
  }

  #page_interview .secInterview__items--name .en {
    font-size: 7.2vw;
  }

  #page_interview .secInterview__items--name .ja {
    font-size: 4vw;
    margin-top: 2.6666666667vw;
  }

  #page_interview .secInterview__items--btn {
    width: 65.3333333333vw;
    height: 17.3333333333vw;
  }

  #page_interview .secInterview__items--btn {
    width: 42.6666666667vw;
    height: 13.3333333333vw;
    margin-top: 0vw;
    position: absolute;
    bottom: 0;
    right: 0;
  }

  #page_interview .secInterview__items--btn .en {
    font-size: 4vw;
  }

  #page_interview .secSchedule {
    padding: 26.6666666667vw 0 0;
  }

  #page_interview .secSchedule__timeList {
    margin-top: 10.6666666667vw;
  }

  #page_interview .secSchedule__timeList--items {
    padding: 0 0 0 4vw;
    margin-top: 4.8vw;
    margin-left: 0 !important;
  }

  #page_interview .secSchedule__timeList--items:before {
    width: 1.0666666667vw;
    height: 1.0666666667vw;
    top: 4vw;
  }

  #page_interview .secSchedule__timeList--info {
    grid-template-columns: 12vw 1fr;
  }

  #page_interview .secSchedule__timeList--info dt {
    font-size: 4.8vw;
  }

  #page_interview .secSchedule__timeList--info dd {
    padding-left: 14.6666666667vw;
    margin-left: 0;
    margin-top: .8vw;
  }

  #page_interview .secSchedule__timeList--info dd:before {
    width: 10.6666666667vw;
    height: .2666666667vw;
    top: 3.4666666667vw;
  }

  #page_interview .secOtherInterview {
    padding: 21.3333333333vw 0 8vw;
  }

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

  #page_interview .secDetail__inner {
    display: flex;
    flex-direction: column-reverse;
    gap: 9.3333333333vw;
    margin-bottom: 13.3333333333vw;
  }

  #page_interview .secDetail__num {
    font-size: 28.2666666667vw;
    bottom: -5.3333333333vw;
    right: 1.3333333333vw;
  }

  #page_interview .secDetail__info {
    width: 100%;
    align-self: flex-start;
  }

  #page_interview .secDetail__tit .ja {
    font-size: 7.2vw;
  }

  #page_interview .secDetail__tit .en {
    font-size: 2.9333333333vw;
    margin-top: 1.3333333333vw;
  }

  #page_interview .secDetail__name {
    margin-top: 8vw;
  }

  #page_interview .secDetail__name .en {
    font-size: 7.2vw;
  }

  #page_interview .secDetail__name .ja {
    font-size: 4vw;
    margin-top: 2.6666666667vw;
  }

  #page_interview .secDetail__special {
    width: 100%;
    border-radius: 8vw;
    padding: 2.6666666667vw 6.6666666667vw;
    margin-top: 8vw;
    border-width: .2666666667vw;
    gap: 1.3333333333vw;
    max-width: 100%;
  }

  #page_interview .secDetail__special .en {
    width: 21.3333333333vw;
    font-size: 2.9333333333vw;
  }

  #page_interview .secDetail__special .ja {
    width: 100%;
    font-size: 3.4666666667vw;
    line-height: 1.3846153846;
  }

  #page_interview .secDetail__box:nth-child(even) .secDetail__box--txt {
    padding-inline: 0;
  }

  #page_interview .secDetail__box:nth-child(n+3) {
    margin-top: 16vw;
  }

  #page_interview .secDetail__box--img {
    position: static;
    width: 100%;
    margin-top: 2.6666666667vw;
  }

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

  #page_interview .secDetail__box--tit .ja {
    font-size: 8.5333333333vw;
    margin-top: 2.6666666667vw;
  }

  #page_interview .secDetail__box--txt .en {
    font-size: 2.4vw;
    line-height: 1.4444444444;
    letter-spacing: .03em;
  }

  #page_interview .secDetail__box--txt .ja {
    font-size: 3.7333333333vw;
    line-height: 1.9230769231;
  }

  #page_interview .secDetail__box--txt {
    margin-top: 8vw;
    padding-inline: 0;
  }

  #page_interview .secDetail__box--txt .en {
    margin-top: 4vw;
  }

  #page_interview .secDetail__topic::after {
    top: 8vw;
    height: calc(100% - 8vw);
  }

  #page_interview .secDetail__topic {
    margin-top: 26.6666666667vw;
  }

  #page_interview .secDetail__topic--tit {
    top: -1.3333333333vw;
  }

  #page_interview .secDetail__topic--tit .en {
    font-size: 14.9333333333vw;
  }

  #page_interview .secDetail__topic--tit .ja {
    font-size: 3.7333333333vw;
    margin-top: 4vw;
  }

  #page_interview .secDetail__topic--list {
    display: flex;
    flex-direction: column;
    gap: 16vw;
    padding-block: 34.6666666667vw 16vw;
  }

  #page_interview .secDetail__topic--items .tit {
    font-size: 6.1333333333vw;
    border: .2666666667vw solid #fff;
    border-radius: 2.5;
    padding: 3.2vw 6.6666666667vw;
  }

  #page_interview .secDetail__topic--items .txt .en {
    font-size: 2.4vw;
    line-height: 1.4444444444;
    letter-spacing: .03em;
  }

  #page_interview .secDetail__topic--items .txt .ja {
    font-size: 3.7333333333vw;
    line-height: 1.9230769231;
  }

  #page_interview .secDetail__topic--items .txt {
    margin-top: 5.3333333333vw;
  }

  #page_interview .secDetail__topic--items .txt .en {
    margin-top: 2.1333333333vw;
  }

  #page_message .secMessage {
    height: auto;
    padding-top: 26.6666666667vw;
  }

  #page_message .secMessage__tit .en {
    font-size: 21.8666666667vw;
  }

  #page_message .secMessage__tit .ja {
    font-size: 6.1333333333vw;
    margin-top: 2.6666666667vw;
  }

  #page_message .secMessage__img {
    position: static;
    top: auto;
    right: auto;
    translate: 0;
    width: 100%;
  }

  #page_message .secMessage__list {
    min-height: auto;
  }

  #page_message .secMessage__items {
    display: flex;
    flex-direction: column-reverse;
    position: static;
    opacity: 1;
    margin-top: 13.3333333333vw;
    gap: 8vw;
  }

  #page_message .secMessage__items--num {
    display: none;
  }

  #page_message .secMessage__items--num::after {
    height: 6.4vw;
    width: .2666666667vw;
  }

  #page_message .secMessage__items--num .large {
    font-size: 5.8666666667vw;
    top: -1.6vw;
    left: -1.6vw;
  }

  #page_message .secMessage__items--num .small {
    top: 1.3333333333vw;
    left: .8vw;
    font-size: 4.2666666667vw;
  }

  #page_message .secMessage__items--txt .en {
    font-size: 2.4vw;
    line-height: 1.4444444444;
    letter-spacing: .03em;
  }

  #page_message .secMessage__items--txt .ja {
    font-size: 3.7333333333vw;
    line-height: 1.9230769231;
  }

  #page_message .secMessage__items--txt .strong {
    font-size: 5.3333333333vw;
    margin-bottom: 2.6666666667vw;
  }

  #page_message .secMessage__items--txt .en {
    margin-top: 2.6666666667vw;
    font-size: 3.2vw !important;
  }

  #page_message .secProfessor {
    padding: 32vw 0 0;
  }

  #page_message .secProfessor__box {
    display: block;
    margin-top: 10.6666666667vw;
    place-items: flex-start;
  }

  #page_message .secProfessor__box--info {
    width: 100%;
  }

  #page_message .secProfessor__box--tit .en {
    font-size: 2.4vw;
    line-height: 1.4444444444;
    letter-spacing: .03em;
  }

  #page_message .secProfessor__box--tit .ja {
    font-size: 3.7333333333vw;
    line-height: 1.9230769231;
  }

  #page_message .secProfessor__box--tit {
    margin-top: 2.6666666667vw;
  }

  #page_message .secProfessor__box--tit .ja {
    font-size: 10.1333333333vw;
    line-height: 1.3157894737;
  }

  #page_message .secProfessor__box--tit .en {
    font-size: 3.2vw;
  }

  #page_message .secProfessor__box--name {
    margin-top: 8vw;
    place-items: flex-end;
    line-height: 1.3;
  }

  #page_message .secProfessor__box--name .en {
    font-size: 7.7333333333vw;
  }

  #page_message .secProfessor__box--name .ja {
    font-size: 3.7333333333vw;
  }

  #page_message .secProfessor__career {
    flex-direction: column;
  }

  #page_message .secProfessor__career:nth-of-type(n+2) {
    margin-top: 16vw;
  }

  #page_message .secProfessor__career.-reverse {
    flex-direction: column;
  }

  #page_message .secProfessor__career--tit {
    width: 100%;
    text-align: left;
    font-size: 4.5333333333vw;
  }

  #page_message .secProfessor__career--txt .tit {
    font-size: 6.4vw;
  }

  #page_message .secProfessor__career--txt .txt {
    font-size: 3.7333333333vw;
    margin-top: 5.3333333333vw;
  }

  #page_message .secVideo {
    padding: 21.3333333333vw 0;
  }

  #page_message .secVideo__box {
    margin: 8vw 0 0;
  }

  #page_message .secVideo__icon {
    width: 16vw;
    height: 16vw;
    border-width: .2666666667vw;
  }

  #page_message .secVideo__icon .obj {
    width: 4vw;
    height: 5.3333333333vw;
    left: .8vw;
  }

  #page_news .secNews {
    padding: 21.3333333333vw 0 26.6666666667vw;
  }

  #page_news .secNews .c-table {
    margin-top: 10.6666666667vw;
  }

  #page_news .secNews__nopost {
    margin-top: 21.3333333333vw;
  }

  #page_privacy_policy .secPrivacy__inner {
    padding: 26.6666666667vw 0 26.6666666667vw;
  }

  #page_privacy_policy .secPrivacy__box1 {
    margin-bottom: 4.39238653vw;
  }

  #page_privacy_policy .secPrivacy__box2 {
    margin-top: 13.3333333333vw;
  }

  #page_privacy_policy .secPrivacy__box2-txt1 {
    font-size: 4.2666666667vw;
  }

  #page_privacy_policy .secPrivacy__box2-txt2 {
    font-size: 3.2vw;
    margin-top: .8vw;
  }

  #page_privacy_policy .secPrivacy__box2-txt3 {
    font-size: 3.2vw;
    margin-top: .8vw;
  }

  #page_privacy_policy .secPrivacy__box2-txt4 {
    font-size: 2.9333333333vw;
    margin-top: .8vw;
  }

  #page_questions .secQuestions {
    padding: 21.3333333333vw 0 40vw;
  }

  #page_questions .secQuestions__box {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    gap: 0;
  }

  #page_questions .secQuestions__box:nth-child(n+2) {
    padding-top: 24vw;
  }

  #page_questions .secQuestions__box.-bottom {
    align-items: flex-start;
  }

  #page_questions .secQuestions__info {
    display: contents;
  }

  #page_questions .secQuestions__num {
    font-size: 24vw;
  }

  #page_questions .secQuestions__tit {
    margin-top: 5.3333333333vw;
  }

  #page_questions .secQuestions__tit .ja {
    font-size: 6.4vw;
  }

  #page_questions .secQuestions__tit .en {
    font-size: 4.5333333333vw;
    margin-top: 1.3333333333vw;
  }

  #page_questions .secQuestions__txt {
    font-size: 3.2vw;
    margin-top: 10.6666666667vw;
    order: 1;
  }

  #page_questions .secQuestions__img {
    margin-top: 10.6666666667vw;
  }

  #page_questions .secQuestions__list {
    margin-top: 5.3333333333vw;
  }

  #page_questions .secQuestions__items {
    padding-left: 4vw;
  }

  #page_questions .secQuestions__items::before {
    width: .2666666667vw;
  }

  #page_questions .secQuestions__items:nth-child(n+2) {
    margin-top: 8vw;
  }

  #page_questions .secQuestions__items--tit {
    font-size: 4.5333333333vw;
  }

  #page_questions .secQuestions__items--txt {
    font-size: 3.4666666667vw;
    margin-top: 4vw;
  }

  #page_questions .secQuestions__message {
    font-size: 5.3333333333vw;
    line-height: 3.3333333333;
    text-underline-offset: 1.6vw;
  }

  #page_recruit .secInfo {
    padding: 26.6666666667vw 0 26.6666666667vw;
  }

  #page_recruit .secInfo .c-table dt {
    flex-direction: column;
    align-items: flex-start;
  }

  #page_recruit .secInfo .c-table dt .en {
    padding: 0;
    padding-top: 1.3333333333vw;
  }

  #page_recruit .secInstitutes {
    padding: 0 0 26.6666666667vw;
  }

  #page_recruit .secInstitutes__table {
    margin-top: 5.3333333333vw;
  }

  #page_recruit .secInstitutes__table .c-table dt {
    border-width: .2666666667vw;
  }

  #page_recruit .secInstitutes__table .c-table dd {
    padding: 5.3333333333vw 2.6666666667vw;
  }

  #page_recruit .secInstitutes__link {
    grid-template-columns: 1fr;
    font-size: 3.52vw;
  }

  #page_recruit .secInstitutes__link li {
    margin: 1.8666666667vw 0;
  }

  #page_recruit .secInstitutes__link li a {
    padding-left: 4.8vw;
    background-size: 3.4666666667vw 2.1333333333vw;
  }

  #page_research .sec-in {
    padding-inline: 0;
  }

  #page_research .secResearch {
    padding: 13.3333333333vw 0 1.3333333333vw;
  }

  #page_research .secResearch__inner {
    padding-inline: 5%;
  }

  #page_research .secResearch__tit {
    font-size: 7.4666666667vw;
    padding-left: 5.3333333333vw;
    line-height: 1.4285714286;
  }

  #page_research .secResearch__tit::after {
    width: .8vw;
  }

  #page_research .secResearch__txt {
    font-size: 3.7333333333vw;
    margin-top: 10.6666666667vw;
  }

  #page_research .secResearch__box {
    padding-block: 13.3333333333vw;
    margin-top: 13.3333333333vw;
  }

  #page_research .secResearch__items>a {
    padding-block: 5.3333333333vw;
    border-width: .2666666667vw;
  }

  #page_research .secResearch__items>a .icon {
    top: 1.3333333333vw;
    width: 4vw;
  }

  #page_research .research-header {
    padding-block: 2.6666666667vw;
  }

  #page_research .research-header__logo {
    width: 61.3333333333vw;
  }

  #page_research .research-footer {
    padding-block: 24vw 5.3333333333vw;
  }

  #page_research .research-footer__sns {
    grid-template-columns: 9.3333333333vw 9.3333333333vw;
    gap: 12vw;
  }

  #page_research .research-footer__copy {
    margin-top: 22.6666666667vw;
    font-size: 1.8666666667vw;
  }

  #page_research .secBranch__list {
    grid-template-columns: 1fr;
    gap: 1.3333333333vw;
  }

  #page_research .secLink {
    padding: 13.3333333333vw 0;
  }

  #page_research .secLink__tit {
    font-size: 8vw;
  }

  #page_research .secLink__list {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 5.3333333333vw;
    gap: 8vw 1.6vw;
  }

  #page_research .secLink__items--txt {
    font-size: 3.4666666667vw;
    margin-top: 1.6vw;
  }
}

@media (max-width: 766.98px)and (max-width: 766.98px) {
  #index .secAbout__txt .en {
    order: 1;
  }
}

@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) {
  a:has(.arrow):hover .arrow {
    translate: 10px 0;
  }

  .l-nav__list li>a.-line:hover::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left top;
    transform-origin: left top;
  }

  .l-contact>a:hover {
    -webkit-filter: hue-rotate(30deg);
    filter: hue-rotate(30deg);
  }

  .l-footer__nav--list li>a:hover::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left top;
    transform-origin: left top;
  }

  .l-footer__privacy:hover::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left top;
    transform-origin: left top;
  }

  .c-btnStyle1:hover::before {
    scale: 0;
  }

  .c-btnStyle1.-prev:hover {
    text-decoration: none;
  }

  .c-btnStyle2:hover {
    background: #fff;
    color: #002260;
  }

  .contact__agreeBox span>a:hover {
    text-decoration: none;
  }

  .c-table dl.js-accordion dt:hover::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left top;
    transform-origin: left top;
  }

  .c-table dl dt>a:hover {
    text-decoration: underline;
  }

  .c-table dl dd a:hover {
    text-decoration: none;
  }

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

  .c-sort__category label:hover input+.txt {
    border-color: #fff;
    background: rgba(0,0,0,0);
  }

  .c-nav__list li>a:hover::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left top;
    transform-origin: left top;
  }

  #page_cross_talk .secTalk__nav--items>a:hover .secTalk__nav--name .ja::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left top;
    transform-origin: left top;
  }

  #page_doctors .doctorsSwiper .swiper-button-next:hover,
  #page_doctors .doctorsSwiper .swiper-button-prev:hover {
    translate: 7px 0;
  }

  #page_doctors .doctorsSwiper .swiper-button-prev:hover {
    translate: -7px 0;
  }

  #page_group .secResearch__items>a:hover::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left top;
    transform-origin: left top;
  }

  #page_group .secResearch__items>a:hover .secResearch__items--img {
    scale: 1.05;
  }

  #page_group .secPrev>a:hover {
    -webkit-filter: hue-rotate(30deg);
    filter: hue-rotate(30deg);
  }

  #page_group .secPrev>a:hover .arrow {
    translate: -10px 0;
  }

  #page_interview .secInterview__items>a:hover .c-btnStyle1::before {
    scale: 0;
  }

  #page_message .secVideo__img:hover .secVideo__icon {
    scale: 1.1;
  }

  #page_questions .c-nav__list li>a:hover {
    color: #fff;
  }

  #page_questions .c-nav__list li>a:hover::after {
    opacity: 1;
  }

  #page_recruit .secInstitutes__link li a:hover::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left top;
    transform-origin: left top;
  }

  #page_research .secResearch__items>a:hover {
    text-decoration: underline;
  }

  #page_research .secBranch__items>a:hover .secBranch__items--mov,
  #page_research .secBranch__items>a:hover img {
    scale: 1.05;
  }

  #page_research .secLink__items>a:hover .secLink__items--img img {
    scale: 1.05;
  }
}

@media screen and (max-height: 850px)and (orientation: landscape) {
  #page_message .secMessage {
    display: block;
    padding-top: 70px;
  }
}
/*# sourceMappingURL=styles.css.map */