@charset "UTF-8";
:where(html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video) {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

:where(article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main,img,svg,video,canvas,audio,iframe,embed,object) {
  display: block;
}

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

:where(button) {
  border: none;
  background: none;
}

:where(ul,ol,summary) {
  list-style: none;
}

:where(table) {
  border-collapse: collapse;
  border-spacing: 0;
}

:where(:-webkit-any-link,button,[type=button],[type=reset],[type=submit],label[for],select,summary,[role=tab],[role=button]) {
  cursor: pointer;
}

:where(:-moz-any-link,button,[type=button],[type=reset],[type=submit],label[for],select,summary,[role=tab],[role=button]) {
  cursor: pointer;
}

:where(:any-link,button,[type=button],[type=reset],[type=submit],label[for],select,summary,[role=tab],[role=button]) {
  cursor: pointer;
}

:where(img,picture,svg) {
  max-inline-size: 100%;
  block-size: auto;
  width: 100%;
  height: auto;
}

:where(input,select,button,textarea) {
  color: #333;
  font-family: inherit;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}

:where(button,[type=button],[type=reset],[type=submit]) {
  touch-action: manipulation;
}

:where(label) {
  display: inline-flex;
  align-items: center;
}

:where(input:-webkit-autofill,textarea:-webkit-autofill) {
  box-shadow: 0 0 0 1000px #fff inset;
}

:where(select)::-ms-expand {
  display: none;
}

:where(input)::-webkit-input-placeholder {
  color: #b6bcc4;
}

:where(input)::-moz-placeholder {
  color: #b6bcc4;
}

:where(input):-ms-input-placeholder {
  color: #b6bcc4;
}

:where(input)::placeholder {
  color: #b6bcc4;
}

:where(input) ::-ms-input-placeholder {
  color: #b6bcc4;
}

:where(input) :-ms-input-placeholder {
  color: #b6bcc4;
}

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

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

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

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

.u-mt5 {
  margin-top: 5px !important;
}

.u-pt5 {
  padding-top: 5px !important;
}

.u-mr5 {
  margin-right: 5px !important;
}

.u-pr5 {
  padding-right: 5px !important;
}

.u-mb5 {
  margin-bottom: 5px !important;
}

.u-pb5 {
  padding-bottom: 5px !important;
}

.u-ml5 {
  margin-left: 5px !important;
}

.u-pl5 {
  padding-left: 5px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

.u-pt10 {
  padding-top: 10px !important;
}

.u-mr10 {
  margin-right: 10px !important;
}

.u-pr10 {
  padding-right: 10px !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-pb10 {
  padding-bottom: 10px !important;
}

.u-ml10 {
  margin-left: 10px !important;
}

.u-pl10 {
  padding-left: 10px !important;
}

.u-mt15 {
  margin-top: 15px !important;
}

.u-pt15 {
  padding-top: 15px !important;
}

.u-mr15 {
  margin-right: 15px !important;
}

.u-pr15 {
  padding-right: 15px !important;
}

.u-mb15 {
  margin-bottom: 15px !important;
}

.u-pb15 {
  padding-bottom: 15px !important;
}

.u-ml15 {
  margin-left: 15px !important;
}

.u-pl15 {
  padding-left: 15px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-pt20 {
  padding-top: 20px !important;
}

.u-mr20 {
  margin-right: 20px !important;
}

.u-pr20 {
  padding-right: 20px !important;
}

.u-mb20 {
  margin-bottom: 20px !important;
}

.u-pb20 {
  padding-bottom: 20px !important;
}

.u-ml20 {
  margin-left: 20px !important;
}

.u-pl20 {
  padding-left: 20px !important;
}

.u-mt25 {
  margin-top: 25px !important;
}

.u-pt25 {
  padding-top: 25px !important;
}

.u-mr25 {
  margin-right: 25px !important;
}

.u-pr25 {
  padding-right: 25px !important;
}

.u-mb25 {
  margin-bottom: 25px !important;
}

.u-pb25 {
  padding-bottom: 25px !important;
}

.u-ml25 {
  margin-left: 25px !important;
}

.u-pl25 {
  padding-left: 25px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-pt30 {
  padding-top: 30px !important;
}

.u-mr30 {
  margin-right: 30px !important;
}

.u-pr30 {
  padding-right: 30px !important;
}

.u-mb30 {
  margin-bottom: 30px !important;
}

.u-pb30 {
  padding-bottom: 30px !important;
}

.u-ml30 {
  margin-left: 30px !important;
}

.u-pl30 {
  padding-left: 30px !important;
}

.u-mt35 {
  margin-top: 35px !important;
}

.u-pt35 {
  padding-top: 35px !important;
}

.u-mr35 {
  margin-right: 35px !important;
}

.u-pr35 {
  padding-right: 35px !important;
}

.u-mb35 {
  margin-bottom: 35px !important;
}

.u-pb35 {
  padding-bottom: 35px !important;
}

.u-ml35 {
  margin-left: 35px !important;
}

.u-pl35 {
  padding-left: 35px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-pt40 {
  padding-top: 40px !important;
}

.u-mr40 {
  margin-right: 40px !important;
}

.u-pr40 {
  padding-right: 40px !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-pb40 {
  padding-bottom: 40px !important;
}

.u-ml40 {
  margin-left: 40px !important;
}

.u-pl40 {
  padding-left: 40px !important;
}

.u-mt45 {
  margin-top: 45px !important;
}

.u-pt45 {
  padding-top: 45px !important;
}

.u-mr45 {
  margin-right: 45px !important;
}

.u-pr45 {
  padding-right: 45px !important;
}

.u-mb45 {
  margin-bottom: 45px !important;
}

.u-pb45 {
  padding-bottom: 45px !important;
}

.u-ml45 {
  margin-left: 45px !important;
}

.u-pl45 {
  padding-left: 45px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-pt50 {
  padding-top: 50px !important;
}

.u-mr50 {
  margin-right: 50px !important;
}

.u-pr50 {
  padding-right: 50px !important;
}

.u-mb50 {
  margin-bottom: 50px !important;
}

.u-pb50 {
  padding-bottom: 50px !important;
}

.u-ml50 {
  margin-left: 50px !important;
}

.u-pl50 {
  padding-left: 50px !important;
}

.u-mt55 {
  margin-top: 55px !important;
}

.u-pt55 {
  padding-top: 55px !important;
}

.u-mr55 {
  margin-right: 55px !important;
}

.u-pr55 {
  padding-right: 55px !important;
}

.u-mb55 {
  margin-bottom: 55px !important;
}

.u-pb55 {
  padding-bottom: 55px !important;
}

.u-ml55 {
  margin-left: 55px !important;
}

.u-pl55 {
  padding-left: 55px !important;
}

.u-mt60 {
  margin-top: 60px !important;
}

.u-pt60 {
  padding-top: 60px !important;
}

.u-mr60 {
  margin-right: 60px !important;
}

.u-pr60 {
  padding-right: 60px !important;
}

.u-mb60 {
  margin-bottom: 60px !important;
}

.u-pb60 {
  padding-bottom: 60px !important;
}

.u-ml60 {
  margin-left: 60px !important;
}

.u-pl60 {
  padding-left: 60px !important;
}

:root {
  --leading-trim: calc((1em - 1lh) / 2);
}

@supports not (top: 1lh) {
  :root {
    --leading-trim: 0px;
  }
}

.leading-trim {
  margin-block: var(--leading-trim);
}

html {
  overflow-y: scroll;
}

html.no-scroll {
  overflow: hidden;
}

body {
  color: #505050;
  font-size: 16px;
  line-height: 1.5;
  font-family: "MFW-PAotoGothicStdN-Regular";
  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: #eef0f6;
}

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

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

.en {
  font-family: "din-condensed",sans-serif;
  letter-spacing: .025em;
}

.-spOnly {
  display: none;
}

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

.l-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
  z-index: -100;
}

.l-bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(238,240,246,0);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.l-bg__icon {
  position: absolute;
  opacity: .5;
}

.l-bg__icon._01 {
  width: 17.5695461201vw;
  top: 21.9619326501vw;
  left: -2.9282576867vw;
}

.l-bg__icon._02 {
  width: 14.6412884334vw;
  top: 5.1244509517vw;
  left: calc(50% - 14.6412884334vw);
}

.l-bg__icon._03 {
  width: 8.78477306vw;
  top: 6.588579795vw;
  left: calc(50% + 14.6412884334vw);
}

.l-bg__icon._04 {
  width: 25.2562225476vw;
  top: 5.1244509517vw;
  left: calc(50% + 27.8184480234vw);
}

.l-bg__icon._05 {
  width: 14.6412884334vw;
  top: 32.9428989751vw;
  left: calc(50% - 14.6412884334vw);
}

.l-bg__icon._06 {
  width: 25.6222547584vw;
  top: 47.5841874085vw;
  left: calc(50% - 52.7086383602vw);
}

.l-bg__icon._07 {
  width: 7.3206442167vw;
  top: 51.2445095168vw;
  left: calc(50% + 7.3206442167vw);
}

.l-bg__icon._08 {
  width: 18.3016105417vw;
  top: 40.2635431918vw;
  left: calc(50% + 29.2825768668vw);
}

.l-wrapper {
  overflow: hidden;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  transition: .3s .5s;
}

.l-header.is-open .l-header__inner {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}

.l-header.is-show {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

.l-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-block: 10px;
  padding-inline: 25px 10px;
  background: rgba(255,255,255,.6);
  -webkit-backdrop-filter: blur(50px) brightness(150%);
  backdrop-filter: blur(50px) brightness(150%);
}

.l-header__logo {
  display: flex;
  align-items: center;
  gap: 20px;
}

.l-header__logo img {
  width: 160px;
}

.l-header__tit {
  line-height: 1;
  font-size: 13px;
  color: #0071be;
  border: 1px solid #0071be;
  padding: 4px 12px;
  border-radius: 2px;
  flex-shrink: 0;
}

.l-nav {
  position: relative;
}

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

.l-nav__link {
  position: relative;
  line-height: 1;
  color: #000;
  transition: .3s;
}

.l-nav__link.is-current {
  color: #0071be;
}

.l-menu {
  display: none;
}

.l-entry {
  margin-bottom: 100px;
}

.l-entry>a {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  -webkit-clip-path: inset(0 round 40px);
  clip-path: inset(0 round 40px);
  max-width: 1100px;
  height: 380px;
  margin-inline: auto;
  transition: .3s;
}

.l-entry>a::before,
.l-entry>a::after {
  content: "";
  position: absolute;
  inset: 0;
  transition: .3s;
}

.l-entry>a::before {
  background: #0071be;
  z-index: -1;
}

.l-entry>a::after {
  content: "";
  background: url(/assets/img/common/entry_bg.png) no-repeat center/cover;
  opacity: 0;
  z-index: -2;
}

.l-entry__tit {
  display: flex;
  align-items: center;
  line-height: 1;
}

.l-entry__tit .en {
  font-size: 130px;
}

.l-entry__tit .c-objectStyle1 {
  background: rgba(0,0,0,0);
}

.l-entry__txt {
  font-size: 22px;
  line-height: 1.5909090909;
  margin-top: 20px;
}

.l-footer {
  position: relative;
  padding: 100px 0 0;
  color: #000;
  background: #fff;
  border-radius: 40px 40px 0 0;
}

.l-footer__banner>a {
  position: relative;
  display: block;
  overflow: hidden;
  width: 75%;
  margin-inline: auto;
  border-radius: 30px;
}

.l-footer__banner--bg {
  transition: .3s;
}

.l-footer__banner--tit {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 100%;
  z-index: 1;
  color: #fff;
  text-align: center;
  line-height: 1;
}

.l-footer__banner--tit>span {
  display: block;
}

.l-footer__banner--tit .ja {
  font-size: 17px;
}

.l-footer__banner--tit .en {
  font-size: 73px;
  margin-top: 20px;
}

.l-footer__banner--obj {
  position: absolute;
  bottom: 15px;
  right: 15px;
  z-index: 1;
}

.l-footer__inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-inline: 100px;
  margin-top: 85px;
}

.l-footer__logo {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 255px;
  gap: 25px;
}

.l-footer__tit {
  font-size: 20px;
  color: #0071be;
  line-height: 1;
  border-radius: 2px;
  border: 1px solid #0071be;
  padding: 7px 18px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.l-footer__info {
  margin-top: 25px;
  text-align: right;
}

.l-footer__name {
  font-size: 15px;
  font-family: "MFW-PAotoGothicStdN-Bold";
  line-height: 1;
}

.l-footer__address {
  font-size: 14px;
  line-height: 1.3571428571;
  margin-top: 15px;
}

.l-footer__btn {
  margin-top: 30px;
  width: 245px;
  height: 70px;
  margin-left: auto;
}

.l-footer__privacy {
  margin-top: 20px;
  display: block;
  text-decoration: underline;
  font-size: 13px;
}

.l-footer__nav--list {
  display: flex;
  flex-direction: column;
  gap: 25px;
  font-size: 25px;
  line-height: 1;
}

.l-footer__nav--list li>a {
  transition: .4s;
}

.l-footer__btm {
  margin-top: 60px;
  background: #eef0f6;
  padding: 25px 0 10px;
}

.l-footer__btm--nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
}

.l-footer__btm--nav li>a {
  transition: .3s;
}

.l-footer__copy {
  font-size: 11px;
  color: #6a6a6a;
  text-align: center;
  margin-top: 15px;
}

.c-btnStyle1 {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 35px;
  transition: .3s;
}

.c-btnStyle1::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid #0071be;
  border-radius: 35px;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  transition: .3s;
}

.c-btnStyle1 .txt {
  position: relative;
  font-size: 23px;
  line-height: 1;
  left: -10px;
  transition: .3s;
  color: #000;
}

.c-btnStyle1 .icon {
  position: absolute;
  top: 50%;
  right: 20px;
  translate: 0 -50%;
  border-radius: 100vmax;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  background: #000;
  transition: .3s;
}

.c-btnStyle1 .icon svg {
  stroke: #fff;
  width: 10px;
  transition: .3s;
}

.c-btnStyle1.-cta {
  width: 160px;
  height: 50px;
}

.c-btnStyle1.-cta::before {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

.c-btnStyle1.-cta .txt {
  color: #0071be;
  left: -5px;
}

.c-btnStyle1.-cta .icon {
  background: #0071be;
  right: 10px;
}

.c-objectStyle1 {
  width: 50px;
  height: 50px;
  border-radius: 100vmax;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .3s;
}

.c-objectStyle1 svg {
  stroke: #fff;
  width: 18px;
  transition: .3s;
}

.c-objectStyle1.-border {
  border: 1px solid #fff;
}

input,
select,
textarea {
  width: 100%;
  height: 50px;
  font-size: 16px;
  padding: 4px 15px;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #b4bace;
}

input.myError,
select.myError,
textarea.myError {
  color: #d90000;
  border: 1px solid #e59a9a;
  background: #ffebeb;
}

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;
  border-radius: 4px;
  margin-right: 15px;
  background: #e2e2e2;
}

input[type=checkbox]:checked+.input_checkbox:after,
input[type=checkbox]:checked+.input_checkbox:before {
  content: "";
  display: block;
  height: 3px;
  border-radius: 2px;
  background: #0071be;
  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: #e2e2e2;
}

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

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

textarea::-webkit-input-placeholder {
  color: #b6bcc4;
}

textarea::-moz-placeholder {
  color: #b6bcc4;
}

textarea:-ms-input-placeholder {
  color: #b6bcc4;
}

textarea::placeholder {
  color: #b6bcc4;
}

.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.-md {
  width: 100px;
}

.selectBox.-sm {
  width: 70px;
}

.selectBox.birthyear {
  width: 100px;
}

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

.selectBox.prefecture {
  width: 180px;
}

.post {
  width: 120px;
}

.contact {
  padding: 78px 0 113px;
}

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

.contact__inner {
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
}

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

.contact__box {
  border-radius: 10px;
  margin-top: 100px;
}

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

.contact__tit span {
  position: relative;
  display: inline-block;
  font-size: 23px;
  font-weight: 500;
  font-family: "MFW-PAotoGothicStdN-Regular";
  color: #0071be;
  padding-bottom: 10px;
}

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

.contact__tit span::after {
  background: #0071be;
}

.contact__item dl {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 200px 1fr;
  grid-template-columns: 200px 1fr;
  border-bottom: 1px solid #b4bace;
  padding-block: 50px;
}

.contact__item dl:first-child {
  padding-top: 0;
}

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

.contact__item dl dd.-styleChange>div:nth-child(n+2) {
  margin-top: 15px;
}

.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 .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--inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 64px;
}

.contact__btm form .contact__btn {
  margin: 0;
}

.contact__btm form .contact__btn a {
  background: #abb3b9;
}

.contact__btm form .contact__btn a:hover {
  background: none;
}

.contact__privacy {
  margin-bottom: 60px;
}

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

.contact__btn {
  width: 350px;
  height: 90px;
  margin: 66px auto 0;
}

.contact__btn>button,
.contact__btn>a {
  border-radius: 50px;
  background: #0071be;
  border: 1px solid rgba(0,0,0,0);
}

.contact__btn>button .txt,
.contact__btn>a .txt {
  color: #fff;
}

.contact__btn>button .icon,
.contact__btn>a .icon {
  background: #fff;
}

.contact__btn>button .icon svg,
.contact__btn>a .icon svg {
  stroke: #0071be;
}

.contact__btn>button::before,
.contact__btn>a::before {
  display: none;
}

.contact__btn>button.-disabled {
  background: #abb3b9;
  pointer-events: none;
}

.sec-form {
  color: #000;
}

.sec-form__txt {
  font-size: 17px;
  border-bottom: 1px solid #b4bace;
  padding-bottom: 50px;
}

.sec-form__txt .red {
  color: #d90000;
  vertical-align: super;
  font-size: 11px;
}

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

.c-headingStyle1 span {
  display: block;
}

.c-headingStyle1 .ja {
  font-size: 15px;
  color: #0071be;
}

.c-headingStyle1 .en {
  font-size: 82px;
  color: #000;
  margin-top: 15px;
}

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

.c-headingStyle1.-sidebar::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: #0071be;
  border-radius: 10px;
}

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

.c-headingStyle1.-sidebar .en {
  font-size: 51px;
}

.c-headingStyle1.-sidebar.-white::before {
  background: #fff;
}

.c-headingStyle1.-sidebar.-white .en,
.c-headingStyle1.-sidebar.-white .ja {
  color: #fff;
}

.c-txtStyle1 {
  font-size: 17px;
  margin-top: 20px;
  line-height: 1.5882352941;
}

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

.c-mainv.is-show .c-headingStyle1 {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

.c-mainv.is-show .c-mainv__img {
  opacity: 1;
}

.c-mainv__img {
  margin-top: 85px;
  opacity: 0;
  transition: .3s;
}

.c-mainv .c-headingStyle1 {
  transition: .3s .5s;
  -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
  clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
}

.c-detail {
  position: relative;
  z-index: 0;
  margin: 7.3206442167vw 2.196193265vw 0;
}

.c-detail::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 2.9282576867vw;
  z-index: -10;
}

.c-detail__head {
  position: absolute;
  top: 80px;
  left: 8.6383601757vw;
  color: #fff;
}

.c-detail__num {
  font-size: 2.0497803807vw;
  line-height: 1;
  text-decoration: underline;
  text-underline-offset: .3660322108vw;
}

.c-detail__tit {
  font-size: 3.074670571vw;
  font-family: "MFW-PAotoGothicStdN-Bold";
  margin-top: 3.2942898975vw;
  line-height: 1.4761904762;
}

.c-detail__info {
  line-height: 1;
  margin-top: 2.9282576867vw;
}

.c-detail__info span {
  display: block;
}

.c-detail__info .job {
  font-size: 1.317715959vw;
}

.c-detail__info .join {
  font-size: 1.0980966325vw;
  margin-top: .5856515373vw;
}

.c-table__tit {
  color: #0071be;
  font-size: 28px;
  font-family: "MFW-PAotoGothicStdN-Medium";
  margin-bottom: 20px;
}

.c-table dl {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 145px 1fr;
  grid-template-columns: 145px 1fr;
  font-size: 17px;
}

.c-table dl:first-child dt,
.c-table dl:first-child dd {
  padding-top: 0;
}

.c-table dl dt {
  padding: 23px 0;
  border-bottom: 1px solid #0071be;
  color: #0071be;
}

.c-table dl dd {
  padding: 23px 0;
  border-bottom: 1px solid #b4bace;
  padding-left: 20px;
}

.c-special>a {
  position: relative;
  display: block;
  -webkit-clip-path: inset(0 round 40px);
  clip-path: inset(0 round 40px);
  max-width: 1100px;
  height: 434px;
  margin-inline: auto;
  transition: .3s;
}

.c-special__bg {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.c-special__bg video {
  width: 120%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-special__info {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 100%;
  color: #fff;
  text-align: center;
}

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

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

.c-special__tit .ja {
  font-size: 15px;
}

.c-special__tit .en {
  font-size: 82px;
  margin-top: 20px;
}

.c-special__txt {
  font-size: 15px;
  margin-top: 40px;
}

.c-special__btn {
  width: 225px;
  height: 70px;
  margin-inline: auto;
  margin-top: 65px;
}

.c-special__btn>button {
  pointer-events: none;
}

.c-special__btn>button .txt {
  color: #fff;
}

.c-member {
  overflow: visible !important;
}

.c-member .swiper-button-next,
.c-member .swiper-button-prev {
  width: 50px;
  height: 50px;
  border: 1px solid #0071be;
  background: #fff;
  border-radius: 100vmax;
}

.c-member .swiper-button-next::after,
.c-member .swiper-button-prev::after {
  content: "";
  border-right: 2px solid #0071be;
  border-bottom: 2px solid #0071be;
  rotate: -45deg;
  width: 12px;
  height: 12px;
  margin-right: 5px;
}

.c-member .swiper-button-prev {
  scale: -1 1;
}

.c-member .swiper-pagination {
  bottom: -40px !important;
  top: auto !important;
  height: 2px !important;
  border-radius: 10px;
  overflow: hidden;
  background: #e7ecfd;
}

.c-member .swiper-pagination .swiper-pagination-progressbar-fill {
  border-radius: 10px;
  background: #0071be;
}

.c-member__items--img {
  position: relative;
}

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

.c-member__items--deco {
  position: absolute;
  transition: .3s;
}

.c-member__items--deco._01 {
  width: 10.2489019034vw;
  top: 4.0263543192vw;
  left: -1.8301610542vw;
}

.c-member__items--deco._02 {
  width: 7.3206442167vw;
  top: 4.39238653vw;
  right: .3660322108vw;
}

.c-member__items--deco._03 {
  width: 7.3206442167vw;
  bottom: 1.4641288433vw;
  left: -1.4641288433vw;
}

.c-member__items--deco._04 {
  width: 9.8828696925vw;
  top: 2.9282576867vw;
  left: -1.0980966325vw;
}

.c-member__items--deco._05 {
  width: 7.3206442167vw;
  top: 7.3206442167vw;
  right: 1.0980966325vw;
}

.c-member__items--deco._06 {
  width: 8.78477306vw;
  top: 2.9282576867vw;
  left: 1.0980966325vw;
}

.c-member__items--deco._07 {
  width: 5.8565153734vw;
  top: 8.78477306vw;
  right: .7320644217vw;
}

.c-member__items--deco._08 {
  width: 6.588579795vw;
  bottom: 1.4641288433vw;
  left: .7320644217vw;
}

.c-member__items--deco._09 {
  width: 14.6412884334vw;
  top: 1.4641288433vw;
  left: -3.6603221083vw;
}

.c-member__items--deco._10 {
  width: 7.3206442167vw;
  top: 8.78477306vw;
  right: -1.8301610542vw;
}

.c-member__items--deco._11 {
  width: 13.9092240117vw;
  bottom: -1.4641288433vw;
  left: -4.7584187408vw;
}

.c-member__items--tit {
  font-size: 24px;
  line-height: 1.4583333333;
  font-family: "MFW-PAotoGothicStdN-Medium";
  margin-top: 20px;
  letter-spacing: -0.05em;
}

.c-member__items--info {
  margin-top: 20px;
  line-height: 1;
}

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

.c-member__items--info .join {
  font-size: 14px;
  margin-top: 10px;
}

.c-list {
  font-size: 16px;
  line-height: 1.6875;
  font-family: "MFW-PAotoGothicStdN-Medium";
  margin-top: 10px;
  color: #000;
}

.c-list li {
  position: relative;
  padding-left: 10px;
}

.c-list li::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 5px;
  height: 5px;
  background: #0071be;
  border-radius: 100vmax;
}

.c-information {
  padding: 120px 0;
}

.c-information__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.c-information__items>a {
  position: relative;
  display: block;
}

.c-information__items>a::after {
  content: "";
  position: absolute;
  inset: 0;
  background: #0071be;
  border-radius: 40px;
  opacity: 0;
  transition: .3s;
}

.c-information__items--info {
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 1;
  color: #000;
  transition: .3s;
  padding-inline: 30px;
}

.c-information__items--tit {
  line-height: 1;
}

.c-information__items--tit>span {
  display: block;
}

.c-information__items--tit .en {
  font-size: 59px;
}

.c-information__items--tit .ja {
  font-size: 18px;
  color: #0071be;
  margin-top: 5px;
  transition: .3s;
}

.c-information__items--txt {
  font-size: 17px;
  margin-top: 25px;
  line-height: 1.5882352941;
}

.c-information__items--obj {
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 1;
}

.c-information__items--obj .c-objectStyle1 {
  background: #fff;
}

.c-information__items--obj .c-objectStyle1 svg {
  stroke: #0071be;
}

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

[data-aos=mask-up] {
  -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
  clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}

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

@-webkit-keyframes mask-animation {
  0% {
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
    clip-path: polygon(0 100%, 100% 100%, 100% 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 mask-animation {
  0% {
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
    clip-path: polygon(0 100%, 100% 100%, 100% 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 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 mask-circle {
  0% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 50%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 50%);
  }

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

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

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

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

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

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

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

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

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

@-webkit-keyframes mask-circle-reverse {
  0% {
    -webkit-clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0 100%, 0 0);
  }

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

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

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

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

@keyframes mask-circle-reverse {
  0% {
    -webkit-clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0 100%, 0 0);
  }

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

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

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

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

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

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

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

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

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

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

.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all .2s ease-in-out;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all .3s ease-out;
  background: rgba(135,168,214,.4);
  -webkit-backdrop-filter: blur(23px);
  backdrop-filter: blur(23px);
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 1;
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

.js-float {
  -webkit-animation: floatAnimation 4s forwards ease-in-out infinite;
  animation: floatAnimation 4s forwards ease-in-out infinite;
}

.js-float:nth-child(2) {
  -webkit-animation-duration: 3.4s;
  animation-duration: 3.4s;
}

.js-float:nth-child(3) {
  -webkit-animation-duration: 3.6s;
  animation-duration: 3.6s;
}

.js-float:nth-child(4) {
  -webkit-animation-duration: 3.2s;
  animation-duration: 3.2s;
}

.js-float:nth-child(5) {
  -webkit-animation-duration: 3.2s;
  animation-duration: 3.2s;
}

.js-float:nth-child(6) {
  -webkit-animation-duration: 3.8s;
  animation-duration: 3.8s;
}

.js-float:nth-child(7) {
  -webkit-animation-duration: 3.1s;
  animation-duration: 3.1s;
}

.js-float:nth-child(8) {
  -webkit-animation-duration: 3.3s;
  animation-duration: 3.3s;
}

@-webkit-keyframes floatAnimation {
  0% {
    translate: 0 0;
  }

  50% {
    translate: 0 -5%;
  }

  100% {
    translate: 0 0;
  }
}

@keyframes floatAnimation {
  0% {
    translate: 0 0;
  }

  50% {
    translate: 0 -5%;
  }

  100% {
    translate: 0 0;
  }
}

#page_about_us .secMission {
  padding-top: 100px;
}

#page_about_us .secMission__box {
  margin-top: 30px;
  background: #fff;
  border-radius: 40px;
  padding: 90px 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 80px;
}

#page_about_us .secMission__tit {
  font-size: 57px;
  font-family: "MFW-PAotoGothicStdN-Bold";
  color: #0071be;
}

#page_about_us .secMission__txt {
  font-size: 23px;
  line-height: 1.7391304348;
  font-family: "MFW-PAotoGothicStdN-Medium";
  color: #000;
}

#page_about_us .secPurpose {
  padding-top: 100px;
}

#page_about_us .secPurpose__box {
  margin-top: 30px;
  background: #fff;
  border-radius: 40px;
  padding: 90px 60px;
}

#page_about_us .secPurpose__txt {
  font-size: 31px;
  line-height: 1.7419354839;
  font-family: "MFW-PAotoGothicStdN-Medium";
  color: #0071be;
  text-align: center;
  color: #000;
}

#page_about_us .secPurpose__txt .strong {
  color: #0071be;
  display: block;
}

#page_about_us .secPolicy {
  padding: 100px 0 120px;
}

#page_about_us .secPolicy__list {
  margin-top: 40px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 35px 1fr 35px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 35px;
}

#page_about_us .secPolicy__items {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 100vmax;
  height: 345px;
  text-align: center;
}

#page_about_us .secPolicy__items--tit {
  position: absolute;
  top: 30px;
  left: 50%;
  translate: -50% 0;
  font-size: 27px;
  font-family: "MFW-PAotoGothicStdN-Bold";
  color: #0071be;
  text-decoration: underline;
  text-underline-offset: 5px;
}

#page_about_us .secPolicy__items--txt {
  font-size: 19px;
  color: #000;
  line-height: 2;
  margin-top: 20px;
}

#page_about_us .secPolicy__items--txt:has(.en) {
  line-height: 1.4736842105;
}

#page_about_us .secPolicy__items--txt .strong {
  font-size: 22px;
  color: #0071be;
  font-family: "MFW-PAotoGothicStdN-Bold";
}

#page_about_us .secPolicy__items--txt .strong.en {
  display: block;
  font-family: "din-condensed",sans-serif;
  font-size: 45px;
  letter-spacing: 0;
}

#page_about_us .secCompany {
  padding: 120px 0;
  background: #fff;
  border-radius: 40px;
}

#page_about_us .secCompany__box {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 90px 465px;
  grid-template-columns: 1fr 465px;
  gap: 90px;
  margin-top: 65px;
}

#page_about_us .secCompany__box .c-table dd {
  display: flex;
  align-items: center;
}

#page_about_us .secArea {
  padding: 100px 0 120px;
}

#page_about_us .secArea__map {
  position: relative;
  margin-top: 30px;
}

#page_about_us .secData {
  padding: 80px 0 100px;
  background: #0071be;
  color: #fff;
  border-radius: 40px;
}

#page_about_us .secData__list {
  display: flex;
  margin-top: 45px;
  gap: 25px;
}

#page_about_us .secGroup {
  padding: 100px 0 120px;
}

#page_about_us .secGroup__logo {
  margin-top: 10px;
}

#page_about_us .secGroup__logo--img {
  width: 335px;
  margin-inline: auto;
}

#page_about_us .secGroup__logo--name {
  font-size: 22px;
  font-family: "MFW-PAotoGothicStdN-Medium";
  color: #000;
  text-align: center;
  margin-top: 20px;
}

#page_about_us .secGroup__logo--name .small {
  display: block;
  font-size: 17px;
}

#page_about_us .secGroup__box {
  position: relative;
  margin-top: 50px;
  padding: 30px 0 50px;
}

#page_about_us .secGroup__box::before,
#page_about_us .secGroup__box::after {
  content: "";
  position: absolute;
  background: #fff;
}

#page_about_us .secGroup__box::before {
  top: -30px;
  left: 50%;
  translate: -50% 0;
  width: 55px;
  height: 55px;
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  z-index: -2;
}

#page_about_us .secGroup__box::after {
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 120%;
  height: 100%;
  border-radius: 40px;
  z-index: -1;
}

#page_about_us .secGroup__box--tit {
  font-size: 19px;
  font-family: "MFW-PAotoGothicStdN-Bold";
  color: #0071be;
  text-align: center;
}

#page_about_us .secGroup__box--list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr 40px 1fr 40px 1fr;
  grid-template-columns: repeat(4, 1fr);
  place-items: center;
  gap: 0 40px;
  margin-top: 45px;
}

#page_about_us .secGroup__box--items {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: subgrid;
  grid-template-rows: subgrid;
  -ms-grid-row-span: 3;
  grid-row: span 3;
  text-align: center;
}

#page_about_us .secGroup__box--items .name {
  font-size: 17px;
  line-height: 1.1764705882;
  margin-top: 15px;
}

#page_about_us .secGroup__box--items .tag {
  color: #0071be;
  background: rgba(0,136,229,.2);
  border-radius: 30px;
  line-height: 1;
  padding: 10px 20px;
  margin-top: 30px;
}

#page_career_step .secSupport {
  padding-top: 100px;
}

#page_career_step .secSupport__list {
  margin-top: 45px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 23px 1fr 23px 1fr 23px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 0 23px;
}

#page_career_step .secSupport__items {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: subgrid;
  grid-template-rows: subgrid;
  -ms-grid-row-span: 3;
  grid-row: span 3;
  background: #fff;
  border-radius: 30px;
  padding: 20px;
}

#page_career_step .secSupport__items:last-child::after {
  display: none;
}

#page_career_step .secSupport__items::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  translate: 0 -50%;
  background: #fff;
  width: 25px;
  height: 75px;
  -webkit-clip-path: polygon(100% 50%, 0 0, 0 100%);
  clip-path: polygon(100% 50%, 0 0, 0 100%);
}

#page_career_step .secSupport__items.-gold .secSupport__items--tit {
  background: #d1a33b;
}

#page_career_step .secSupport__items.-gold .secSupport__items--subtit {
  color: #d1a33b;
}

#page_career_step .secSupport__items.-gold .secSupport__items--list li::before {
  background: #d1a33b;
}

#page_career_step .secSupport__items.-pink .secSupport__items--tit {
  background: #e571b0;
}

#page_career_step .secSupport__items.-pink .secSupport__items--subtit {
  color: #e571b0;
}

#page_career_step .secSupport__items.-pink .secSupport__items--list li::before {
  background: #e571b0;
}

#page_career_step .secSupport__items.-orange .secSupport__items--tit {
  background: #f58450;
}

#page_career_step .secSupport__items.-orange .secSupport__items--subtit {
  color: #f58450;
}

#page_career_step .secSupport__items.-orange .secSupport__items--list li::before {
  background: #f58450;
}

#page_career_step .secSupport__items.-red .secSupport__items--tit {
  background: #ea4e4e;
}

#page_career_step .secSupport__items.-red .secSupport__items--subtit {
  color: #ea4e4e;
}

#page_career_step .secSupport__items.-red .secSupport__items--list li::before {
  background: #ea4e4e;
}

#page_career_step .secSupport__items--tit {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 22px;
  border-radius: 30px 30px 0 0;
  color: #fff;
  font-size: 22px;
  line-height: 1;
  font-family: "MFW-PAotoGothicStdN-Bold";
}

#page_career_step .secSupport__items--subtit {
  font-size: 18px;
  font-family: "MFW-PAotoGothicStdN-Bold";
  margin-top: 60px;
}

#page_career_step .secSupport__items--note {
  font-size: 14px;
  font-family: "MFW-PAotoGothicStdN-Medium";
  color: #6a7d89;
  background: #f1f3f7;
  border-radius: 20px;
  padding: 20px 15px;
  margin-top: 30px;
}

#page_career_step .secOrientation {
  padding: 100px 0 120px;
}

#page_career_step .secOrientation__box {
  background: #fff;
  border-radius: 40px;
  margin-top: 50px;
  padding: 45px;
}

#page_career_step .secOrientation__box:nth-of-type(n+2) {
  margin-top: 30px;
}

#page_career_step .secOrientation__box--tit {
  font-size: 28px;
  line-height: 1;
  color: #0071be;
  font-family: "MFW-PAotoGothicStdN-Bold";
}

#page_career_step .secOrientation__box--img {
  margin-top: 40px;
}

#page_career_step .secOrientation__box--list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 15px 1fr 15px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 15px;
  margin-top: 40px;
}

#page_career_step .secOrientation__box--items {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: subgrid;
  grid-template-rows: subgrid;
  -ms-grid-row-span: 3;
  grid-row: span 3;
  place-items: center;
  background: #dcf0fc;
  border-radius: 40px;
  padding: 30px;
  text-align: center;
}

#page_career_step .secOrientation__box--items .num {
  font-size: 20px;
  color: #0071be;
  line-height: 1;
}

#page_career_step .secOrientation__box--items .tit {
  font-size: 27px;
  color: #000;
  font-family: "MFW-PAotoGothicStdN-Bold";
  margin-top: 17px;
}

#page_career_step .secOrientation__box--items .txt {
  font-size: 17px;
  line-height: 1.5882352941;
  margin-top: 35px;
}

#page_index .l-header {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

#page_index .secSplash {
  position: fixed;
  inset: 0;
  z-index: 1000;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  transition: .7s cubic-bezier(0.85, 0, 0.15, 1);
}

#page_index .secSplash.is-show .secSplash__tit {
  opacity: 1;
}

#page_index .secSplash.is-hide {
  transition-delay: 2.3s;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
}

#page_index .secSplash.is-hide .secSplash__tit {
  opacity: 0;
  transition-delay: 1.5s;
}

#page_index .secSplash__tit {
  opacity: 0;
  font-family: "MFW-PAotoGothicStdN-Bold";
  font-size: 32px;
  color: #000;
  transition: .5s;
}

#page_index .secHero {
  position: relative;
  margin-top: 80px;
  height: 49.4875549048vw;
}

#page_index .secHero::after {
  content: "";
  position: absolute;
  top: -10%;
  left: 0;
  width: 100%;
  height: 110%;
  background: #fff;
  z-index: -99;
}

#page_index .secHero__inner {
  position: relative;
  width: 100%;
}

#page_index .secHero__box {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 4px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 4px;
  position: absolute;
  inset: 0;
}

#page_index .secHero__box--img {
  position: relative;
  z-index: 0;
}

#page_index .secHero__box--img::after {
  content: "";
  position: absolute;
  inset: 0;
  background: #fff;
  z-index: -1;
}

#page_index .secHero__box--img:first-child {
  -webkit-clip-path: polygon(0 100%, 100% 0, 0 100%, 0 100%, 0 50%);
  clip-path: polygon(0 100%, 100% 0, 0 100%, 0 100%, 0 50%);
}

#page_index .secHero__box--img:last-child {
  -webkit-clip-path: polygon(100% 0, 100% 50%, 100% 0, 0 100%, 100% 0);
  clip-path: polygon(100% 0, 100% 50%, 100% 0, 0 100%, 100% 0);
}

#page_index .secHero__box--img.-rotate1 {
  -webkit-animation: mask-circle-reverse .3s linear;
  animation: mask-circle-reverse .3s linear;
}

#page_index .secHero__box--img.-rotate2 {
  -webkit-animation: mask-circle .3s linear;
  animation: mask-circle .3s linear;
}

#page_index .secHero__box--img.is-next1 {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 50%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 50%);
}

#page_index .secHero__box--img.is-next2 {
  -webkit-clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0 100%, 0 0);
  clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0 100%, 0 0);
}

#page_index .c-special {
  margin-top: 120px;
}

#page_index .secMessage {
  position: relative;
  background: #fff;
  border-radius: 0 0 40px 40px;
  overflow: hidden;
  min-height: 100dvh;
  display: flex;
  align-items: center;
  justify-content: center;
}

#page_index .secMessage__inner {
  position: relative;
  width: 100%;
  height: 56.0029282577vw;
}

#page_index .secMessage__cnt {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 100%;
  opacity: 0;
  transition: .3s;
}

#page_index .secMessage__cnt.is-active {
  opacity: 1;
}

#page_index .secMessage__tit {
  width: 48.3162518302vw;
  margin-inline: auto;
  margin-bottom: 2.196193265vw;
}

#page_index .secMessage__txt {
  font-size: 1.4641288433vw;
  text-align: center;
  color: #000;
  line-height: 2.5;
}

#page_index .secMessage__btn {
  width: 225px;
  height: 70px;
  margin-top: 7.3206442167vw;
  margin-inline: auto;
}

#page_index .secMessage__box {
  position: absolute;
}

#page_index .secMessage__box._01 {
  width: 19.9853587116vw;
  top: 2.9282576867vw;
  left: 0;
  z-index: 1;
}

#page_index .secMessage__box._02 {
  width: 28.6237188873vw;
  top: 3.6603221083vw;
  right: -3.6603221083vw;
}

#page_index .secMessage__box._03 {
  width: 25.2562225476vw;
  top: 36.6032210835vw;
  left: 13.17715959vw;
}

#page_index .secMessage__box._04 {
  width: 21.9619326501vw;
  top: 32.9428989751vw;
  right: 14.6412884334vw;
}

#page_index .secMessage__img {
  -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
}

#page_index .secMessage__img:first-child {
  position: absolute;
  inset: 0;
}

#page_index .secMessage__img.mask-in-out {
  -webkit-animation: mask-in-out 5s ease-in-out alternate;
  animation: mask-in-out 5s ease-in-out alternate;
}

#page_index .secBusiness {
  padding: 100px 0 90px;
}

#page_index .secBusiness__inner {
  display: flex;
  justify-content: space-between;
}

#page_index .secBusiness__btn {
  width: 225px;
  height: 70px;
}

#page_index .secBusiness__box {
  position: relative;
}

#page_index .secBusiness__deco {
  position: absolute;
  z-index: -1;
  pointer-events: none;
}

#page_index .secBusiness__deco._01 {
  width: 230px;
  top: 0;
  left: -185px;
}

#page_index .secBusiness__deco._02 {
  width: 360px;
  bottom: -60px;
  right: -270px;
}

#page_index .secBusiness__deco._03 {
  width: 140px;
  top: 150px;
  left: 120px;
  z-index: 1;
}

#page_index .secBusiness__deco._04 {
  width: 90px;
  top: 280px;
  left: -30px;
  z-index: 1;
}

#page_index .secBusiness__deco._05 {
  width: 150px;
  top: -50px;
  right: -80px;
  z-index: 1;
}

#page_index .secBusiness__deco._06 {
  width: 180px;
  top: 200px;
  right: 330px;
  z-index: 1;
}

#page_index .secBusiness__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin-top: 80px;
}

#page_index .secBusiness__items>a {
  position: relative;
  display: block;
}

#page_index .secBusiness__items--img:nth-of-type(odd) {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
}

#page_index .secBusiness__items--img:nth-of-type(even) {
  position: relative;
}

#page_index .secBusiness__items--img:nth-of-type(even)::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 40px;
  transition: .3s;
}

#page_index .secBusiness__items--img._01 {
  z-index: 2;
  width: 564px;
}

#page_index .secBusiness__items--img._03 {
  width: 586px;
  right: -85px;
}

#page_index .secBusiness__items--img._02::before {
  background: #0071be;
}

#page_index .secBusiness__items--img._04::before {
  background: #03b7be;
}

#page_index .secBusiness__items--info {
  position: absolute;
  top: 25px;
  left: 35px;
  color: #fff;
  z-index: 1;
  transition: .3s;
}

#page_index .secBusiness__items--tit {
  font-size: 22px;
  line-height: 1.5909090909;
  text-decoration: underline;
  text-underline-offset: 7px;
}

#page_index .secBusiness__items--course {
  font-size: 33px;
  margin-top: 20px;
  line-height: 1.2121212121;
  font-family: "MFW-PAotoGothicStdN-Bold";
}

#page_index .secBusiness__items--obj {
  position: absolute;
  bottom: 20px;
  right: 30px;
  z-index: 1;
}

#page_index .secMember {
  background: #fff;
  padding: 120px 0;
  border-radius: 40px;
  overflow: hidden;
}

#page_index .secMember__inner {
  display: flex;
  justify-content: space-between;
}

#page_index .secMember__btn {
  width: 225px;
  height: 70px;
}

#page_index .secMember__slide {
  margin-top: 30px;
  padding-inline: calc((100vw - 1100px)/2) 50px;
}

#page_member.member01 .c-detail::after {
  background: #46a0e3;
}

#page_member.member01 .c-detail__deco {
  position: absolute;
}

#page_member.member01 .c-detail__deco._01 {
  top: -2.196193265vw;
  right: -.7320644217vw;
  width: 10.980966325vw;
}

#page_member.member01 .c-detail__deco._02 {
  width: 16.8374816984vw;
  bottom: 5.1244509517vw;
  left: 29.2825768668vw;
}

#page_member.member01 .c-detail__deco._03 {
  width: 21.9619326501vw;
  bottom: -4.39238653vw;
  left: -10.2489019034vw;
}

#page_member.member01 .c-detail__deco._04 {
  width: 11.7130307467vw;
  top: -.7320644217vw;
  left: 45.3879941435vw;
}

#page_member.member01 .c-detail__deco._05 {
  width: 23.4260614934vw;
  bottom: 7.3206442167vw;
  right: -1.4641288433vw;
  z-index: -1;
}

#page_member.member02 .c-detail::after {
  background: #3bc633;
}

#page_member.member02 .c-detail__deco {
  position: absolute;
}

#page_member.member02 .c-detail__deco._01 {
  top: 7.3206442167vw;
  right: -5.1244509517vw;
  width: 23.4260614934vw;
}

#page_member.member02 .c-detail__deco._02 {
  width: 22.6939970717vw;
  bottom: .7320644217vw;
  left: 29.2825768668vw;
}

#page_member.member02 .c-detail__deco._03 {
  width: 27.8184480234vw;
  bottom: -8.0527086384vw;
  left: -5.1244509517vw;
}

#page_member.member02 .c-detail__deco._04 {
  width: 11.7130307467vw;
  top: -2.9282576867vw;
  left: 38.0673499268vw;
}

#page_member.member02 .c-detail__deco._05 {
  width: 8.78477306vw;
  top: 8.78477306vw;
  left: 49.7803806735vw;
}

#page_member.member03 .c-detail::after {
  background: #f27070;
}

#page_member.member03 .c-detail__deco {
  position: absolute;
}

#page_member.member03 .c-detail__deco._01 {
  top: -2.196193265vw;
  right: -1.4641288433vw;
  width: 10.980966325vw;
}

#page_member.member03 .c-detail__deco._02 {
  bottom: -6.588579795vw;
  left: 21.9619326501vw;
  width: 23.4260614934vw;
}

#page_member.member03 .c-detail__deco._03 {
  width: 20.4978038067vw;
  bottom: -3.6603221083vw;
  left: -9.5168374817vw;
}

#page_member.member03 .c-detail__deco._04 {
  width: 8.78477306vw;
  top: .7320644217vw;
  left: 40.2635431918vw;
}

#page_member.member03 .c-detail__deco._05 {
  width: 19.0336749634vw;
  bottom: 7.3206442167vw;
  right: 5.1244509517vw;
  z-index: -1;
}

#page_member.member04 .c-detail::after {
  background: #f58350;
}

#page_member.member04 .c-detail__deco {
  position: absolute;
}

#page_member.member04 .c-detail__deco._01 {
  top: -3.6603221083vw;
  right: -3.6603221083vw;
  width: 18.3016105417vw;
}

#page_member.member04 .c-detail__deco._02 {
  bottom: -2.196193265vw;
  left: 21.9619326501vw;
  width: 21.9619326501vw;
}

#page_member.member04 .c-detail__deco._03 {
  bottom: -3.2942898975vw;
  right: -8.0527086384vw;
  width: 24.1581259151vw;
}

#page_member.member04 .c-detail__deco._04 {
  width: 21.9619326501vw;
  bottom: -.7320644217vw;
  left: -4.39238653vw;
}

#page_member.member04 .c-detail__deco._05 {
  width: 13.17715959vw;
  top: 4.39238653vw;
  left: 46.8521229868vw;
}

#page_member .secInterview {
  padding-top: 120px;
}

#page_member .secInterview__list {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

#page_member .secInterview__items {
  position: relative;
}

#page_member .secInterview__items::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 95%;
  border-radius: 40px;
  z-index: -1;
}

#page_member .secInterview__items:nth-child(1) .deco._01 {
  width: 200px;
  top: -20px;
  left: -20px;
}

#page_member .secInterview__items:nth-child(1) .deco._02 {
  width: 120px;
  bottom: 20px;
  left: 20px;
  z-index: 1;
}

#page_member .secInterview__items:nth-child(1) .deco._03 {
  width: 110px;
  top: 110px;
  right: 40px;
}

#page_member .secInterview__items:nth-child(2) .deco._01 {
  width: 175px;
  top: -10px;
  left: 5px;
}

#page_member .secInterview__items:nth-child(2) .deco._02 {
  width: 140px;
  bottom: 0px;
  left: 0px;
  z-index: 1;
}

#page_member .secInterview__items:nth-child(2) .deco._03 {
  width: 100px;
  top: 60px;
  right: 35px;
}

#page_member .secInterview__items:nth-child(3) .deco._01 {
  width: 150px;
  top: -10px;
  left: 30px;
}

#page_member .secInterview__items:nth-child(3) .deco._02 {
  width: 100px;
  bottom: -5px;
  left: 60px;
  z-index: 1;
}

#page_member .secInterview__items:nth-child(3) .deco._03 {
  width: 80px;
  top: 130px;
  right: 110px;
}

#page_member .secInterview__items:nth-child(4) .deco._01 {
  width: 230px;
  top: -50px;
  left: 10px;
}

#page_member .secInterview__items:nth-child(4) .deco._02 {
  width: 150px;
  bottom: 5px;
  left: 30px;
  z-index: 1;
}

#page_member .secInterview__items:nth-child(4) .deco._03 {
  width: 130px;
  top: 75px;
  right: 15px;
}

#page_member .secInterview__items.-blue::after {
  background: #46a0e3;
}

#page_member .secInterview__items.-blue .secInterview__items--tag {
  background: #2289d5;
}

#page_member .secInterview__items.-red::after {
  background: #f27070;
}

#page_member .secInterview__items.-red .secInterview__items--tag {
  background: #e35453;
}

#page_member .secInterview__items.-green::after {
  background: #3bc633;
}

#page_member .secInterview__items.-green .secInterview__items--tag {
  background: #18b10f;
}

#page_member .secInterview__items.-orange::after {
  background: #f58350;
}

#page_member .secInterview__items.-orange .secInterview__items--tag {
  background: #e66a32;
}

#page_member .secInterview__items.-reverse>a {
  flex-direction: row-reverse;
  justify-content: space-between;
  padding-left: 120px;
}

#page_member .secInterview__items>a {
  display: flex;
  align-items: center;
}

#page_member .secInterview__items--img {
  position: relative;
  z-index: 0;
  transition: .3s;
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  width: 500px;
  flex-shrink: 0;
}

#page_member .secInterview__items--img .deco {
  position: absolute;
  z-index: -1;
  transition: .3s;
}

#page_member .secInterview__items--info {
  color: #fff;
  margin-top: 5%;
}

#page_member .secInterview__items--tit {
  font-size: 28px;
  font-family: "MFW-PAotoGothicStdN-Medium";
  line-height: 1.3571428571;
}

#page_member .secInterview__items--job,
#page_member .secInterview__items--join {
  font-size: 20px;
  line-height: 1;
}

#page_member .secInterview__items--job {
  margin-top: 25px;
}

#page_member .secInterview__items--join {
  margin-top: 5px;
}

#page_member .secInterview__items--tag {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 20px 7px 1fr;
  grid-template-columns: 20px 1fr;
  align-items: center;
  gap: 7px;
  border-radius: 40px;
  padding: 5px 15px;
  margin-top: 40px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

#page_member .secInterview__items--obj {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

#page_member .c-special {
  margin: 120px 0;
}

#page_member .secIntro {
  padding-top: 200px;
  color: #000;
}

#page_member .secIntro__box {
  display: flex;
  gap: 70px;
}

#page_member .secIntro__box.-reverse {
  flex-direction: row-reverse;
}

#page_member .secIntro__box:nth-child(n+2) {
  margin-top: 85px;
}

#page_member .secIntro__img {
  width: 550px;
  flex-shrink: 0;
}

#page_member .secIntro__tit {
  font-size: 30px;
  line-height: 1.4666666667;
  font-family: "MFW-PAotoGothicStdN-Bold";
}

#page_member .secIntro__txt {
  margin-top: 40px;
  font-size: 17px;
  line-height: 1.8823529412;
}

#page_member .secFlow {
  padding-top: 130px;
}

#page_member .secFlow__inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 70px 325px;
  grid-template-columns: 1fr 325px;
  gap: 70px;
  margin-top: 30px;
}

#page_member .secFlow__items {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 67px 15px 1fr;
  grid-template-columns: 67px 1fr;
  gap: 15px;
}

#page_member .secFlow__items:nth-child(n+2) {
  margin-top: 40px;
}

#page_member .secFlow__items:last-child::after {
  display: none;
}

#page_member .secFlow__items::after {
  content: "";
  position: absolute;
  top: 45px;
  left: 33px;
  width: 1px;
  height: 100%;
  z-index: -1;
  background: repeating-linear-gradient(to bottom, #0071BE, #0071BE 6px, transparent 6px, transparent 12px);
}

#page_member .secFlow__items--num {
  font-size: 14px;
  line-height: 1;
  color: #fff;
  background: #0071be;
  height: 67px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 100vmax;
}

#page_member .secFlow__items--num .num {
  font-size: 31px;
}

#page_member .secFlow__items--tit {
  font-size: 20px;
  color: #0071be;
  font-family: "MFW-PAotoGothicStdN-Bold";
  line-height: 1;
}

#page_member .secFlow__items--txt {
  font-size: 17px;
  line-height: 1.4117647059;
  color: #000;
  margin-top: 7px;
}

#page_member .secPoint {
  position: relative;
  padding: 120px 0;
  z-index: 0;
  margin-top: 150px;
}

#page_member .secPoint__bg {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 100vw;
  height: 635px;
  overflow: hidden;
  z-index: -1;
  border-radius: 40px;
}

#page_member .secPoint__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#page_member .secPoint__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 60px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 60px;
  color: #fff;
}

#page_member .secPoint__items--tit {
  font-size: 37px;
  font-family: "MFW-PAotoGothicStdN-Bold";
  line-height: 1.2432432432;
  text-align: center;
}

#page_member .secPoint__items--tit .arrow {
  display: block;
  margin-top: 15px;
}

#page_member .secPoint__items--txt {
  font-size: 17px;
  line-height: 1.8823529412;
  margin-top: 10px;
}

#page_member .secOther {
  padding: 105px 0;
}

#page_member .secOther .c-member {
  margin-top: 20px;
}

#page_member .secOther .c-member__slide {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr 40px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}

#page_member .secOther .c-member__items--deco {
  position: absolute;
  transition: .3s;
}

#page_member .secOther .c-member__items--deco._01 {
  width: 140px;
  top: 55px;
  left: -25px;
}

#page_member .secOther .c-member__items--deco._02 {
  width: 100px;
  top: 60px;
  right: 5px;
}

#page_member .secOther .c-member__items--deco._03 {
  width: 100px;
  bottom: 20px;
  left: -20px;
}

#page_member .secOther .c-member__items--deco._04 {
  width: 135px;
  top: 40px;
  left: -15px;
}

#page_member .secOther .c-member__items--deco._05 {
  width: 100px;
  top: 100px;
  right: 15px;
}

#page_member .secOther .c-member__items--deco._06 {
  width: 120px;
  top: 40px;
  left: 15px;
}

#page_member .secOther .c-member__items--deco._07 {
  width: 80px;
  top: 120px;
  right: 10px;
}

#page_member .secOther .c-member__items--deco._08 {
  width: 90px;
  bottom: 20px;
  left: 10px;
}

#page_member .secOther .c-member__items--deco._09 {
  width: 200px;
  top: 20px;
  left: -50px;
}

#page_member .secOther .c-member__items--deco._10 {
  width: 100px;
  top: 120px;
  right: -25px;
}

#page_member .secOther .c-member__items--deco._11 {
  width: 190px;
  bottom: -20px;
  left: -65px;
}

#page_member .secOther__btn {
  margin-top: 65px;
  width: 265px;
  height: 70px;
  margin-inline: auto;
}

#page_our_business .secIntro {
  padding-top: 90px;
}

#page_our_business .secIntro__txt {
  font-size: 25px;
  text-align: center;
  font-family: "MFW-PAotoGothicStdN-Bold";
  color: #000;
  line-height: 1.76;
}

#page_our_business .secIntro__img {
  margin-top: 55px;
  width: 785px;
  margin-inline: auto;
}

#page_our_business .secAdvantage {
  padding-top: 70px;
}

#page_our_business .secAdvantage__list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 50px;
}

#page_our_business .secAdvantage__items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 265px 145px 1fr;
  grid-template-columns: 265px 1fr;
  gap: 145px;
  background: #fff;
  padding: 60px 120px;
  border-radius: 40px;
}

#page_our_business .secAdvantage__items--num {
  font-size: 20px;
  color: #0071be;
  line-height: 1;
}

#page_our_business .secAdvantage__items--tit {
  font-size: 33px;
  font-family: "MFW-PAotoGothicStdN-Bold";
  color: #000;
  margin-top: 20px;
  line-height: 1;
}

#page_our_business .secAdvantage__items--txt {
  font-size: 17px;
  line-height: 1.5882352941;
  margin-top: 30px;
}

#page_our_business .secJob {
  padding: 100px 0 120px;
  margin-block: 100px 120px;
  background: rgba(0,113,190,.6);
  border-radius: 40px;
  color: #fff;
}

#page_our_business .secJob__announce {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 60px;
  line-height: 1;
  font-size: 30px;
  font-family: "MFW-PAotoGothicStdN-Bold";
  padding-inline: 15px;
}

#page_our_business .secJob__announce::before,
#page_our_business .secJob__announce::after {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background: #fff;
}

#page_our_business .secJob__announce::before {
  rotate: 60deg;
}

#page_our_business .secJob__announce::after {
  rotate: -60deg;
}

#page_our_business .secJob__box {
  position: relative;
  padding: 60px 0;
  color: #505050;
  z-index: 0;
  margin-top: 30px;
}

#page_our_business .secJob__box:nth-of-type(n+2) {
  margin-top: 30px;
}

#page_our_business .secJob__box::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 115%;
  height: 100%;
  background: #fff;
  border-radius: 40px;
  z-index: -1;
}

#page_our_business .secJob__head {
  display: flex;
  align-items: center;
  gap: 60px;
}

#page_our_business .secJob__tit {
  position: relative;
  font-size: 19px;
  color: #000;
  line-height: 1;
  font-family: "MFW-PAotoGothicStdN-Medium";
  flex-shrink: 0;
}

#page_our_business .secJob__tit::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  translate: 0 -50%;
  width: 2px;
  height: 100%;
  background: #0071be;
}

#page_our_business .secJob__tit .strong {
  display: block;
  font-size: 35px;
  color: #0071be;
  font-family: "MFW-PAotoGothicStdN-Bold";
  margin-top: 10px;
}

#page_our_business .secJob__slide {
  position: relative;
  width: 115%;
  left: -7.5%;
  overflow: hidden;
  padding-inline: 7.5%;
  margin-top: 50px;
}

#page_our_business .secJob__slide--tit {
  font-size: 28px;
  font-family: "MFW-PAotoGothicStdN-Bold";
  color: #0071be;
  margin-bottom: 20px;
}

#page_our_business .secJob__slide--txt {
  margin-top: 15px;
  font-family: "MFW-PAotoGothicStdN-Medium";
}

#page_our_business .secJob__slide .swiper-button-next,
#page_our_business .secJob__slide .swiper-button-prev {
  top: 35%;
  width: 50px;
  height: 50px;
  align-items: center;
  justify-content: center;
  border-radius: 100vmax;
  background: #fff;
  border: 1px solid #0071be;
  display: none;
}

#page_our_business .secJob__slide .swiper-button-next::after,
#page_our_business .secJob__slide .swiper-button-prev::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-right: 2px solid #0071be;
  border-bottom: 2px solid #0071be;
  rotate: -45deg;
  margin-right: 5px;
}

#page_our_business .secJob__slide .swiper-button-next {
  right: 60px;
}

#page_our_business .secJob__slide .swiper-button-prev {
  left: -25px;
  scale: -1 1;
}

#page_our_business .secJob__slide .swiper-pagination {
  top: auto;
  bottom: 0;
  height: 2px;
  background: #e7ecfd;
  border-radius: 10px;
  display: none;
}

#page_our_business .secJob__slide .swiper-pagination-progressbar-fill {
  background: #0071be;
}

#page_our_business .secJob__interview {
  border-radius: 40px;
  background: #eef0f6;
  margin-top: 80px;
  padding: 35px;
}

#page_our_business .secJob__interview--tit {
  text-align: center;
  font-size: 37px;
  line-height: 1;
  color: #0071be;
}

#page_our_business .secJob__interview--list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  margin-top: 20px;
}

#page_our_business .secJob__interview--items>a {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 235px 5px 1fr;
  grid-template-columns: 235px 1fr;
  align-items: flex-end;
  gap: 5px;
  color: #000;
}

#page_our_business .secJob__interview--items>a .tit {
  font-size: 24px;
  line-height: 1.36;
  font-family: "MFW-PAotoGothicStdN-Medium";
  letter-spacing: -0.01em;
}

#page_our_business .secJob__interview--items>a .job,
#page_our_business .secJob__interview--items>a .year {
  font-size: 18px;
  line-height: 1;
}

#page_our_business .secJob__interview--items>a .job {
  margin-top: 15px;
}

#page_our_business .secJob__interview--items>a .year {
  margin-top: 7px;
}

#page_our_business .secJob__interview--items>a .btn {
  width: 170px;
  height: 45px;
  margin-top: 20px;
}

#page_our_business .secJob__interview--items>a .btn>button {
  pointer-events: none;
}

#page_our_business .secJob__interview--items>a .btn>button .txt {
  font-size: 21px;
}

#page_privacy .secPrivacy {
  padding: 85px 0 100px;
}

#page_privacy .secPrivacy__items:nth-child(n+2) {
  padding-top: 65px;
}

#page_privacy .secPrivacy__items--tit {
  font-size: 28px;
  color: #0071be;
  font-family: "MFW-PAotoGothicStdN-Medium";
}

#page_privacy .secPrivacy__items--txt {
  margin-top: 20px;
  font-size: 17px;
  line-height: 1.5882352941;
}

#page_privacy .secPrivacy__items--info {
  margin-top: 20px;
  text-align: right;
}

#page_privacy .secPrivacy__items--data {
  border-top: 1px solid #b4bace;
  padding-top: 65px;
}

#page_privacy .secPrivacy__items--img {
  margin-top: 30px;
}

#page_privacy .secPrivacy__items dl dt {
  font-size: 20px;
  margin-top: 35px;
  font-family: "MFW-PAotoGothicStdN-Medium";
}

#page_privacy .secPrivacy__items dl dd {
  margin-top: 12px;
}

#page_recruit_info .secRecruit {
  padding: 85px 0 120px;
}

#page_recruit_info .secRecruit .c-table {
  margin-top: 50px;
  background: #fff;
  padding: 60px;
  border-radius: 40px;
}

#page_recruit_info .secRecruit .c-table dl dt {
  color: #0071be;
}

#page_recruit_info .secRecruit .c-table dl dd {
  color: #000;
}

#page_recruit_info .secRecruit .c-table dl dd .link {
  color: #0071be;
  display: flex;
  align-items: center;
  gap: 5px;
  text-decoration: underline;
  text-underline-offset: 3px;
}

#page_recruit_info .secRecruit .c-table dl dd .link .arrow {
  width: 14px;
}

#page_recruit_info .secRecruit .c-table dl span {
  display: block;
}

#page_recruit_info .secRecruit .c-table dl .small {
  font-size: 13px;
  color: #505050;
  margin-top: 5px;
  line-height: 1.4615384615;
}

#page_recruit_info .secRecruit .c-table dl .indent {
  text-indent: -0.5em;
  padding-left: .5em;
}

#page_special_interview .c-information {
  background: #eef0f6;
}

#page_special_interview .l-entry {
  padding-bottom: 140px;
  background: #eef0f6;
  margin: 0;
}

#page_special_interview .l-footer {
  margin-top: -40px;
}

#page_special_interview .secMain {
  position: relative;
  height: 100dvh;
  display: flex;
  align-items: center;
  justify-content: center;
}

#page_special_interview .secMain .c-headingStyle1 .ja {
  color: #fff;
  font-size: 21px;
}

#page_special_interview .secMain .c-headingStyle1 .en {
  color: #fff;
  font-size: 110px;
}

#page_special_interview .secMain__img {
  position: fixed;
  inset: 0;
  z-index: -1;
}

#page_special_interview .secMain__img::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.25);
}

#page_special_interview .secMain__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#page_special_interview .secInterview {
  padding: 500px 0 150px;
  background: linear-gradient(180deg, rgba(0, 131, 222, 0) 0%, rgb(0, 132, 224) 25%, rgb(0, 132, 224) 100%);
  color: #fff;
}

#page_special_interview .secInterview__message--tit {
  font-size: 56px;
  font-family: "MFW-PAotoGothicStdN-Bold";
}

#page_special_interview .secInterview__message--txt {
  font-size: 21px;
  margin-top: 50px;
  line-height: 1.7619047619;
}

#page_special_interview .secInterview__box {
  text-align: center;
}

#page_special_interview .secInterview__box:nth-child(2) {
  margin-top: 330px;
}

#page_special_interview .secInterview__box:nth-child(n+3) {
  margin-top: 100px;
}

#page_special_interview .secInterview__box--num {
  font-size: 46px;
  text-decoration: underline;
  text-underline-offset: 15px;
  text-decoration-thickness: 1px;
}

#page_special_interview .secInterview__box--tit {
  margin-top: 40px;
  font-size: 53px;
  font-family: "MFW-PAotoGothicStdN-Bold";
  color: #0071be;
  background: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  line-height: 1;
  border-radius: 5px;
  padding: 5px;
}

#page_special_interview .secInterview__box--txt {
  font-size: 20px;
  margin-top: 40px;
  line-height: 1.7;
}

#page_special_interview .secInterview__box--mov {
  margin-top: 55px;
}

#page_special_interview .secInterview__box--movImg {
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

#page_special_interview .secInterview__box--movThumb {
  transition: .3s;
}

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

#page_special_interview .secInterview__box--movIcon .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_special_interview .secInterview__box--profile {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 70px 465px;
  grid-template-columns: 1fr 465px;
  align-items: center;
  gap: 70px;
  margin-top: 110px;
  padding-block: 45px;
  z-index: 0;
  text-align: left;
}

#page_special_interview .secInterview__box--profile::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 120%;
  height: 100%;
  border-radius: 40px;
  background: #0071be;
  z-index: -1;
}

#page_special_interview .secInterview__box--profile .subtit {
  font-size: 28px;
  text-decoration: underline;
  text-underline-offset: 5px;
  line-height: 1;
}

#page_special_interview .secInterview__box--profile .name {
  font-size: 35px;
  margin-top: 30px;
  font-family: "MFW-PAotoGothicStdN-Medium";
}

#page_special_interview .secInterview__box--profile .info {
  font-size: 13px;
  margin-top: 5px;
}

#page_special_interview .secInterview__box--profile .info span {
  display: block;
}

#page_special_interview .secInterview__box--profile .txt {
  margin-top: 40px;
  font-size: 18px;
  line-height: 1.5555555556;
}

#page_special_interview .secInterview__box--profile .award {
  margin-top: 40px;
}

#page_special_interview .secInterview__box--profile .award .tit {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 80px 1fr;
  grid-template-columns: 80px 1fr;
  align-items: center;
  font-size: 20px;
  line-height: 1;
  background: #0071be;
}

#page_special_interview .secInterview__box--profile .award .tit::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #fff;
}

#page_special_interview .secInterview__box--profile .award .list {
  margin-top: 15px;
}

#page_special_interview .secInterview__box--profile .award .list li {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 15px;
  line-height: 1;
}

#page_special_interview .secInterview__box--profile .award .list li:nth-child(n+2) {
  margin-top: 10px;
}

#page_special_interview .secInterview__box--profile .award .list li .strong {
  background: #0067af;
  border-radius: 15px;
  padding: 5px 10px;
}

#page_welfare .secWelfare {
  padding-top: 120px;
}

#page_welfare .secWelfare__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 25px 1fr 25px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

#page_welfare .secWelfare__items {
  background: #fff;
  border-radius: 40px;
  padding: 20px;
  min-height: 325px;
}

#page_welfare .secWelfare__items--tit {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 70px 10px 1fr;
  grid-template-columns: 70px 1fr;
  align-items: center;
  gap: 10px;
}

#page_welfare .secWelfare__items--tit .tit {
  font-size: 26px;
  color: #0071be;
  line-height: 1;
  font-family: "MFW-PAotoGothicStdN-Bold";
}

#page_welfare .secWelfare__items--txt {
  font-size: 17px;
  line-height: 1.7647058824;
  font-family: "MFW-PAotoGothicStdN-Medium";
  color: #000;
  margin-top: 25px;
}

#page_welfare .secWelfare__items--txt .small {
  display: block;
  font-size: 13px;
  color: #505050;
  line-height: 1.4615384615;
}

#page_welfare .secWelfare__note {
  font-size: 13px;
  margin-top: 25px;
}

#page_welfare .secCulture {
  margin-top: 120px;
  padding-top: 100px;
  background: #fff;
  border-radius: 40px;
}

#page_welfare .secCulture__tit {
  font-size: 25px;
  line-height: 1;
  color: #0071be;
  font-family: "MFW-PAotoGothicStdN-Bold";
  margin-top: 40px;
}

#page_welfare .secCulture__box {
  position: relative;
  margin-top: 40px;
  z-index: 1;
  padding: 50px 0 60px;
}

#page_welfare .secCulture__box::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 115%;
  height: 100%;
  background: #0071be;
  border-radius: 40px;
  z-index: -1;
}

#page_welfare .secCulture__box--tit {
  font-size: 28px;
  line-height: 1;
  color: #fff;
  font-family: "MFW-PAotoGothicStdN-Medium";
}

#page_welfare .secCulture__box--list {
  margin-top: 20px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 60px 1fr 60px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 60px;
}

#page_welfare .secCulture__box--items .img {
  border-radius: 30px;
  overflow: hidden;
}

#page_welfare .secCulture__box--items .txt {
  font-size: 18px;
  line-height: 1.5;
  color: #fff;
  margin-top: 15px;
}

#page_welfare .secCulture__message {
  position: relative;
  padding: 300px 0;
  text-align: center;
  color: #000;
}

#page_welfare .secCulture__message--subtit {
  position: absolute;
  top: -150px;
  left: 50%;
  translate: -50% 0;
  font-size: 437px;
  line-height: 1;
  white-space: nowrap;
  width: 100vw;
  color: #eef0f6;
}

#page_welfare .secCulture__message--tit {
  font-size: 40px;
  line-height: 1.5;
  font-family: "MFW-PAotoGothicStdN-Bold";
}

#page_welfare .secCulture__message--tit .strong {
  color: #0071be;
}

#page_welfare .secCulture__message--txt {
  font-size: 20px;
  font-family: "MFW-PAotoGothicStdN-Medium";
  line-height: 2.2;
  margin-top: 50px;
}

#page_welfare .secCulture__message--img {
  position: absolute;
}

#page_welfare .secCulture__message--img._01 {
  width: 265px;
  top: 100px;
  left: -150px;
}

#page_welfare .secCulture__message--img._02 {
  width: 390px;
  bottom: 0;
  left: -135px;
}

#page_welfare .secCulture__message--img._03 {
  width: 275px;
  top: 100px;
  right: -140px;
}

#page_welfare .secCulture__message--img._04 {
  width: 340px;
  bottom: 0;
  right: -90px;
}

#page_welfare .c-special {
  margin: 120px 0;
}

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

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

  #page_our_business .secJob__slide .swiper-wrapper {
    pointer-events: none;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 15px 1fr 15px 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px 15px;
  }
}

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

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

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

  body {
    font-size: 1.1713030747vw;
  }

  .sec-in {
    width: 80.5270863836vw;
  }

  .l-header__inner {
    padding-block: .7320644217vw;
    padding-inline: 1.8301610542vw;
  }

  .l-header__logo {
    gap: 1.4641288433vw;
  }

  .l-header__logo img {
    width: 11.7130307467vw;
  }

  .l-header__tit {
    font-size: .9516837482vw;
    padding: .2928257687vw .878477306vw;
    border-radius: .1464128843vw;
  }

  .l-nav__list {
    gap: 2.9282576867vw;
  }

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

  .l-entry {
    margin-bottom: 7.3206442167vw;
  }

  .l-entry>a {
    max-width: 80.5270863836vw;
    height: 27.8184480234vw;
    -webkit-clip-path: inset(0 round 2.9282576867vw);
    clip-path: inset(0 round 2.9282576867vw);
  }

  .l-entry__tit .en {
    font-size: 9.5168374817vw;
  }

  .l-entry__txt {
    font-size: 1.6105417277vw;
    margin-top: 1.4641288433vw;
  }

  .l-footer {
    padding: 7.3206442167vw 0 0;
    border-radius: 2.9282576867vw 2.9282576867vw;
  }

  .l-footer__banner>a {
    border-radius: 2.196193265vw;
  }

  .l-footer__banner--tit .ja {
    font-size: 1.2445095168vw;
  }

  .l-footer__banner--tit .en {
    font-size: 5.3440702782vw;
    margin-top: 1.4641288433vw;
  }

  .l-footer__banner--obj {
    bottom: 1.0980966325vw;
    right: 1.0980966325vw;
  }

  .l-footer__inner {
    padding-inline: 7.3206442167vw;
    margin-top: 6.2225475842vw;
  }

  .l-footer__logo {
    width: 18.6676427526vw;
    gap: 1.8301610542vw;
  }

  .l-footer__tit {
    font-size: 1.4641288433vw;
    padding: .5124450952vw 1.317715959vw;
    border-radius: .1464128843vw;
    border-width: .0732064422vw;
  }

  .l-footer__info {
    margin-top: 1.8301610542vw;
  }

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

  .l-footer__address {
    font-size: 1.0248901903vw;
    margin-top: 1.0980966325vw;
  }

  .l-footer__btn {
    margin-top: 2.196193265vw;
    width: 17.9355783309vw;
    height: 5.1244509517vw;
  }

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

  .l-footer__nav--list {
    font-size: 1.8301610542vw;
    gap: 1.8301610542vw;
  }

  .l-footer__btm {
    margin-top: 4.39238653vw;
    padding: 1.8301610542vw 0 .7320644217vw;
  }

  .l-footer__btm--nav {
    gap: 3.6603221083vw;
  }

  .l-footer__copy {
    font-size: .8052708638vw;
    margin-top: 1.0980966325vw;
  }

  .c-btnStyle1 {
    border-radius: 2.5622254758vw;
  }

  .c-btnStyle1::before {
    border-radius: 2.5622254758vw;
    border-width: .0732064422vw;
  }

  .c-btnStyle1 .txt {
    font-size: 1.6837481698vw;
    left: -.7320644217vw;
  }

  .c-btnStyle1 .icon {
    width: 1.8301610542vw;
    height: 1.8301610542vw;
    right: 1.4641288433vw;
  }

  .c-btnStyle1 .icon svg {
    width: .7320644217vw;
  }

  .c-btnStyle1.-cta {
    width: 11.7130307467vw;
    height: 3.6603221083vw;
  }

  .c-btnStyle1.-cta .txt {
    left: -.3660322108vw;
  }

  .c-btnStyle1.-cta .icon {
    right: .7320644217vw;
  }

  .c-objectStyle1 {
    width: 3.6603221083vw;
    height: 3.6603221083vw;
  }

  .c-objectStyle1 svg {
    width: 1.317715959vw;
  }

  .c-objectStyle1.-border {
    border-width: .0732064422vw;
  }

  input,
  select,
  textarea {
    font-size: 1.1713030747vw;
    height: 3.6603221083vw;
    padding: .2928257687vw 1.0980966325vw;
  }

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

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

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

  textarea {
    height: 16.9838945827vw;
    padding: 1.0980966325vw 1.0980966325vw;
  }

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

  .selectBox.-md {
    width: 7.3206442167vw;
  }

  .contact {
    padding: 5.710102489vw 0 8.2723279649vw;
  }

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

  .contact__txt {
    font-size: 1.0248901903vw;
  }

  .contact__box {
    margin-top: 7.3206442167vw;
    border-radius: .7320644217vw;
  }

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

  .contact__item dl {
    padding-block: 3.6603221083vw;
  }

  .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 .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--inner {
    gap: 0 4.6852122987vw;
  }

  .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: 25.6222547584vw;
    height: 6.588579795vw;
    margin: 4.831625183vw auto 0;
  }

  .contact__btn>button,
  .contact__btn>a {
    border-width: .0732064422vw;
  }

  .sec-form__txt {
    font-size: 1.2445095168vw;
    padding-bottom: 3.6603221083vw;
    border-width: .0732064422vw;
  }

  .sec-form__txt .red {
    font-size: .8052708638vw;
  }

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

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

  .c-headingStyle1.-sidebar {
    padding-left: 1.4641288433vw;
  }

  .c-headingStyle1.-sidebar::before {
    width: .3660322108vw;
    border-radius: .7320644217vw;
  }

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

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

  .c-txtStyle1 {
    font-size: 1.2445095168vw;
    margin-top: 1.4641288433vw;
  }

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

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

  .c-detail__head {
    top: 5.8565153734vw;
  }

  .c-table__tit {
    font-size: 2.0497803807vw;
    margin-bottom: 1.4641288433vw;
  }

  .c-table dl {
    -ms-grid-columns: 10.6149341142vw 1fr;
    grid-template-columns: 10.6149341142vw 1fr;
    font-size: 1.2445095168vw;
  }

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

  .c-table dl dd {
    padding: 1.6837481698vw 0;
    border-width: .0732064422vw;
    padding-left: 1.4641288433vw;
  }

  .c-special>a {
    max-width: 80.5270863836vw;
    height: 31.7715959004vw;
  }

  .c-special__tit .ja {
    font-size: 1.0980966325vw;
  }

  .c-special__tit .en {
    font-size: 6.0029282577vw;
    margin-top: 1.4641288433vw;
  }

  .c-special__txt {
    font-size: 1.0980966325vw;
    margin-top: 2.9282576867vw;
  }

  .c-special__btn {
    margin-top: 4.7584187408vw;
    width: 16.4714494876vw;
    height: 5.1244509517vw;
  }

  .c-member .swiper-button-next,
  .c-member .swiper-button-prev {
    width: 3.6603221083vw;
    height: 3.6603221083vw;
    border-width: .0732064422vw;
  }

  .c-member .swiper-button-next::after,
  .c-member .swiper-button-prev::after {
    border-width: .1464128843vw;
    width: .878477306vw;
    height: .878477306vw;
    margin-right: .3660322108vw;
  }

  .c-member .swiper-pagination {
    bottom: -2.9282576867vw !important;
    height: .1464128843vw !important;
    border-radius: .7320644217vw;
  }

  .c-member .swiper-pagination .swiper-pagination-progressbar-fill {
    border-radius: .7320644217vw;
  }

  .c-member__items--tit {
    font-size: 1.756954612vw;
    margin-top: 1.4641288433vw;
  }

  .c-member__items--info {
    margin-top: 1.4641288433vw;
  }

  .c-member__items--info .join {
    font-size: 1.0248901903vw;
    margin-top: .7320644217vw;
  }

  .c-list {
    font-size: 1.1713030747vw;
  }

  .c-list li {
    padding-left: .7320644217vw;
  }

  .c-list li::before {
    top: .7320644217vw;
    width: .3660322108vw;
    height: .3660322108vw;
  }

  .c-information {
    padding: 8.78477306vw 0;
  }

  .c-information__list {
    gap: 2.196193265vw;
  }

  .c-information__items>a::after {
    border-radius: 2.9282576867vw;
  }

  .c-information__items--info {
    top: 2.9282576867vw;
    padding-inline: 2.196193265vw;
  }

  .c-information__items--tit .en {
    font-size: 4.3191800878vw;
  }

  .c-information__items--tit .ja {
    font-size: 1.317715959vw;
    margin-top: .3660322108vw;
  }

  .c-information__items--txt {
    font-size: 1.2445095168vw;
    margin-top: 1.8301610542vw;
  }

  .c-information__items--obj {
    bottom: 1.4641288433vw;
    right: 1.4641288433vw;
  }

  #page_about_us .secMission {
    padding-top: 7.3206442167vw;
  }

  #page_about_us .secMission__box {
    gap: 5.8565153734vw;
    padding: 6.588579795vw 4.39238653vw;
    border-radius: 2.9282576867vw;
  }

  #page_about_us .secMission__tit {
    font-size: 4.1727672035vw;
  }

  #page_about_us .secMission__txt {
    font-size: 1.6837481698vw;
  }

  #page_about_us .secPurpose {
    padding-top: 7.3206442167vw;
  }

  #page_about_us .secPurpose__box {
    padding: 6.588579795vw 4.39238653vw;
    border-radius: 2.9282576867vw;
    margin-top: 2.196193265vw;
  }

  #page_about_us .secPurpose__txt {
    font-size: 2.2693997072vw;
  }

  #page_about_us .secPolicy {
    padding: 7.3206442167vw 0 8.78477306vw;
  }

  #page_about_us .secPolicy__list {
    gap: 2.5622254758vw;
    margin-top: 2.9282576867vw;
  }

  #page_about_us .secPolicy__items {
    height: 25.2562225476vw;
  }

  #page_about_us .secPolicy__items--tit {
    font-size: 1.9765739385vw;
    top: 2.196193265vw;
    text-underline-offset: .3660322108vw;
  }

  #page_about_us .secPolicy__items--txt {
    font-size: 1.3909224012vw;
    margin-top: 1.4641288433vw;
  }

  #page_about_us .secPolicy__items--txt .strong {
    font-size: 1.6105417277vw;
  }

  #page_about_us .secPolicy__items--txt .strong.en {
    font-size: 3.2942898975vw;
  }

  #page_about_us .secCompany {
    padding: 8.78477306vw 0;
    border-radius: 2.9282576867vw;
  }

  #page_about_us .secCompany__box {
    -ms-grid-columns: 1fr 6.588579795vw 34.0409956076vw;
    grid-template-columns: 1fr 34.0409956076vw;
    gap: 6.588579795vw;
    margin-top: 17.3333333333vw;
  }

  #page_about_us .secArea {
    padding: 7.3206442167vw 0 8.78477306vw;
  }

  #page_about_us .secArea__map {
    margin-top: 2.196193265vw;
  }

  #page_about_us .secData {
    padding: 5.8565153734vw 0 7.3206442167vw;
    border-radius: 2.9282576867vw;
  }

  #page_about_us .secData__list {
    gap: 1.8301610542vw;
    margin-top: 3.2942898975vw;
  }

  #page_about_us .secGroup {
    padding: 7.3206442167vw 0 8.78477306vw;
  }

  #page_about_us .secGroup__logo {
    margin-top: .7320644217vw;
  }

  #page_about_us .secGroup__logo--img {
    width: 24.5241581259vw;
  }

  #page_about_us .secGroup__logo--name {
    font-size: 1.6105417277vw;
    margin-top: 1.4641288433vw;
  }

  #page_about_us .secGroup__logo--name .small {
    font-size: 1.2445095168vw;
  }

  #page_about_us .secGroup__box {
    margin-top: 3.6603221083vw;
    padding: 2.196193265vw 0 3.6603221083vw;
  }

  #page_about_us .secGroup__box::before {
    width: 4.0263543192vw;
    height: 4.0263543192vw;
    top: -2.196193265vw;
  }

  #page_about_us .secGroup__box::after {
    border-radius: 2.9282576867vw;
  }

  #page_about_us .secGroup__box--tit {
    font-size: 1.3909224012vw;
  }

  #page_about_us .secGroup__box--list {
    gap: 0 2.9282576867vw;
    margin-top: 3.2942898975vw;
  }

  #page_about_us .secGroup__box--items .name {
    font-size: 1.2445095168vw;
    margin-top: 1.0980966325vw;
  }

  #page_about_us .secGroup__box--items .tag {
    padding: .7320644217vw 1.4641288433vw;
    margin-top: 2.196193265vw;
  }

  #page_career_step .secSupport {
    padding-top: 7.3206442167vw;
  }

  #page_career_step .secSupport__list {
    margin-top: 3.2942898975vw;
    gap: 0 1.6837481698vw;
  }

  #page_career_step .secSupport__items {
    border-radius: 2.196193265vw;
    padding: 1.4641288433vw;
  }

  #page_career_step .secSupport__items::after {
    right: -1.4641288433vw;
    width: 1.8301610542vw;
  }

  #page_career_step .secSupport__items--tit {
    border-radius: 2.196193265vw 2.196193265vw 0 0;
    padding: 1.6105417277vw;
    font-size: 1.6105417277vw;
  }

  #page_career_step .secSupport__items--subtit {
    font-size: 1.317715959vw;
    margin-top: 4.39238653vw;
  }

  #page_career_step .secSupport__items--note {
    font-size: 1.0248901903vw;
    margin-top: 2.196193265vw;
    padding: 1.4641288433vw 1.0980966325vw;
    border-radius: 1.4641288433vw;
  }

  #page_career_step .secOrientation {
    padding: 7.3206442167vw 0 8.78477306vw;
  }

  #page_career_step .secOrientation__box {
    border-radius: 2.9282576867vw;
    margin-top: 3.6603221083vw;
    padding: 3.2942898975vw;
  }

  #page_career_step .secOrientation__box:nth-of-type(n+2) {
    margin-top: 2.196193265vw;
  }

  #page_career_step .secOrientation__box--tit {
    font-size: 2.0497803807vw;
  }

  #page_career_step .secOrientation__box--img {
    margin-top: 2.9282576867vw;
  }

  #page_career_step .secOrientation__box--list {
    gap: 0 1.0980966325vw;
    margin-top: 2.9282576867vw;
  }

  #page_career_step .secOrientation__box--items {
    border-radius: 2.9282576867vw;
    padding: 2.196193265vw;
  }

  #page_career_step .secOrientation__box--items .num {
    font-size: 1.4641288433vw;
  }

  #page_career_step .secOrientation__box--items .tit {
    font-size: 1.9765739385vw;
    margin-top: 1.2445095168vw;
  }

  #page_career_step .secOrientation__box--items .txt {
    font-size: 1.2445095168vw;
    margin-top: 2.5622254758vw;
  }

  #page_index .secSplash__tit {
    font-size: 2.3426061493vw;
  }

  #page_index .secHero {
    margin-top: 5.8565153734vw;
  }

  #page_index .secHero__box {
    gap: .2928257687vw;
  }

  #page_index .c-special {
    margin-top: 8.78477306vw;
  }

  #page_index .secMessage {
    border-radius: 0 0 2.9282576867vw 2.9282576867vw;
  }

  #page_index .secMessage__btn {
    width: 16.4714494876vw;
    height: 5.1244509517vw;
  }

  #page_index .secBusiness {
    padding: 7.3206442167vw 0 6.588579795vw;
  }

  #page_index .secBusiness__btn {
    width: 16.4714494876vw;
    height: 5.1244509517vw;
  }

  #page_index .secBusiness__deco._01 {
    width: 16.8374816984vw;
    left: -13.5431918009vw;
  }

  #page_index .secBusiness__deco._02 {
    width: 26.3543191801vw;
    bottom: -4.39238653vw;
    right: -19.7657393851vw;
  }

  #page_index .secBusiness__deco._03 {
    width: 10.2489019034vw;
    top: 10.980966325vw;
    left: 8.78477306vw;
  }

  #page_index .secBusiness__deco._04 {
    width: 6.588579795vw;
    top: 20.4978038067vw;
    left: -2.196193265vw;
  }

  #page_index .secBusiness__deco._05 {
    width: 10.980966325vw;
    top: -3.6603221083vw;
    right: -5.8565153734vw;
  }

  #page_index .secBusiness__deco._06 {
    width: 13.17715959vw;
    top: 14.6412884334vw;
    right: 24.1581259151vw;
  }

  #page_index .secBusiness__list {
    gap: 2.196193265vw;
    margin-top: 5.8565153734vw;
  }

  #page_index .secBusiness__items--img:nth-of-type(even)::before {
    border-radius: 2.9282576867vw;
  }

  #page_index .secBusiness__items--img._01 {
    width: 41.2884333821vw;
  }

  #page_index .secBusiness__items--img._03 {
    width: 42.8989751098vw;
    right: -6.2225475842vw;
  }

  #page_index .secBusiness__items--info {
    top: 1.8301610542vw;
    left: 2.5622254758vw;
  }

  #page_index .secBusiness__items--tit {
    font-size: 1.6105417277vw;
    text-underline-offset: .5124450952vw;
  }

  #page_index .secBusiness__items--course {
    font-size: 2.4158125915vw;
    margin-top: 1.4641288433vw;
  }

  #page_index .secBusiness__items--obj {
    bottom: 1.4641288433vw;
    right: 2.196193265vw;
  }

  #page_index .secMember {
    padding: 8.78477306vw 0;
    border-radius: 2.9282576867vw;
  }

  #page_index .secMember__btn {
    width: 16.4714494876vw;
    height: 5.1244509517vw;
  }

  #page_index .secMember__slide {
    padding-inline: 9.7364568082vw 3.6603221083vw;
    margin-top: 2.196193265vw;
  }

  #page_member .secInterview {
    padding-top: 8.78477306vw;
  }

  #page_member .secInterview__list {
    margin-top: 3.6603221083vw;
  }

  #page_member .secInterview__items::after {
    border-radius: 2.9282576867vw;
  }

  #page_member .secInterview__items:nth-child(1) .deco._01 {
    width: 14.6412884334vw;
    left: -1.4641288433vw;
    top: -1.4641288433vw;
  }

  #page_member .secInterview__items:nth-child(1) .deco._02 {
    width: 8.78477306vw;
    left: 1.4641288433vw;
    bottom: 1.4641288433vw;
  }

  #page_member .secInterview__items:nth-child(1) .deco._03 {
    width: 8.0527086384vw;
    top: 8.0527086384vw;
    right: 2.9282576867vw;
  }

  #page_member .secInterview__items:nth-child(2) .deco._01 {
    width: 12.8111273792vw;
    left: .3660322108vw;
    top: -.7320644217vw;
  }

  #page_member .secInterview__items:nth-child(2) .deco._02 {
    width: 10.2489019034vw;
    left: 0vw;
    bottom: 0vw;
  }

  #page_member .secInterview__items:nth-child(2) .deco._03 {
    width: 7.3206442167vw;
    right: 2.5622254758vw;
    top: 4.39238653vw;
  }

  #page_member .secInterview__items:nth-child(3) .deco._01 {
    width: 10.980966325vw;
    top: -.7320644217vw;
    left: 2.196193265vw;
  }

  #page_member .secInterview__items:nth-child(3) .deco._02 {
    width: 7.3206442167vw;
    bottom: -.3660322108vw;
    left: 4.39238653vw;
  }

  #page_member .secInterview__items:nth-child(3) .deco._03 {
    width: 5.8565153734vw;
    top: 9.5168374817vw;
    right: 8.0527086384vw;
  }

  #page_member .secInterview__items:nth-child(4) .deco._01 {
    width: 16.8374816984vw;
    left: .7320644217vw;
    top: -3.6603221083vw;
  }

  #page_member .secInterview__items:nth-child(4) .deco._02 {
    width: 10.980966325vw;
    left: 2.196193265vw;
    bottom: .3660322108vw;
  }

  #page_member .secInterview__items:nth-child(4) .deco._03 {
    width: 9.5168374817vw;
    right: 1.0980966325vw;
    top: 5.4904831625vw;
  }

  #page_member .secInterview__items.-reverse>a {
    padding-left: 8.78477306vw;
  }

  #page_member .secInterview__items--img {
    width: 36.6032210835vw;
  }

  #page_member .secInterview__items--tit {
    font-size: 2.0497803807vw;
  }

  #page_member .secInterview__items--job,
  #page_member .secInterview__items--join {
    font-size: 1.4641288433vw;
  }

  #page_member .secInterview__items--job {
    margin-top: 1.8301610542vw;
  }

  #page_member .secInterview__items--join {
    margin-top: .3660322108vw;
  }

  #page_member .secInterview__items--tag {
    gap: .5124450952vw;
    padding: .3660322108vw 1.0980966325vw;
    border-radius: 2.9282576867vw;
    margin-top: 2.9282576867vw;
    -ms-grid-columns: 1.4641288433vw .5124450952vw 1fr;
    grid-template-columns: 1.4641288433vw 1fr;
  }

  #page_member .secInterview__items--obj {
    bottom: 1.4641288433vw;
    right: 1.4641288433vw;
  }

  #page_member .c-special {
    margin: 8.78477306vw 0;
  }

  #page_member .secIntro {
    padding-top: 14.6412884334vw;
  }

  #page_member .secIntro__box {
    gap: 5.1244509517vw;
  }

  #page_member .secIntro__box:nth-child(n+2) {
    margin-top: 6.2225475842vw;
  }

  #page_member .secIntro__img {
    width: 40.2635431918vw;
  }

  #page_member .secIntro__tit {
    font-size: 2.196193265vw;
  }

  #page_member .secIntro__txt {
    margin-top: 2.9282576867vw;
    font-size: 1.2445095168vw;
  }

  #page_member .secFlow {
    padding-top: 9.5168374817vw;
  }

  #page_member .secFlow__inner {
    -ms-grid-columns: 1fr 5.1244509517vw 23.7920937042vw;
    grid-template-columns: 1fr 23.7920937042vw;
    gap: 5.1244509517vw;
    margin-top: 2.196193265vw;
  }

  #page_member .secFlow__items {
    -ms-grid-columns: 4.9048316252vw 1.0980966325vw 1fr;
    grid-template-columns: 4.9048316252vw 1fr;
    gap: 1.0980966325vw;
  }

  #page_member .secFlow__items:nth-child(n+2) {
    margin-top: 2.9282576867vw;
  }

  #page_member .secFlow__items::after {
    top: 3.2942898975vw;
    left: 2.4158125915vw;
    width: .0732064422vw;
    background: repeating-linear-gradient(to bottom, #0071BE, #0071BE 0.439238653vw, transparent 0.439238653vw, transparent 0.878477306vw);
  }

  #page_member .secFlow__items--num {
    font-size: 1.0248901903vw;
    height: 4.9048316252vw;
  }

  #page_member .secFlow__items--num .num {
    font-size: 2.2693997072vw;
  }

  #page_member .secFlow__items--tit {
    font-size: 1.4641288433vw;
  }

  #page_member .secFlow__items--txt {
    font-size: 1.2445095168vw;
    margin-top: .5124450952vw;
  }

  #page_member .secPoint {
    padding: 8.78477306vw 0;
    margin-top: 10.980966325vw;
  }

  #page_member .secPoint__bg {
    border-radius: 2.9282576867vw;
    height: 46.486090776vw;
  }

  #page_member .secPoint__list {
    gap: 4.39238653vw;
  }

  #page_member .secPoint__items--tit {
    font-size: 2.7086383602vw;
  }

  #page_member .secPoint__items--tit .arrow {
    margin-top: 1.0980966325vw;
  }

  #page_member .secPoint__items--txt {
    font-size: 1.2445095168vw;
    margin-top: .7320644217vw;
  }

  #page_member .secOther {
    padding: 7.6866764275vw 0;
  }

  #page_member .secOther .c-member {
    margin-top: 1.4641288433vw;
  }

  #page_member .secOther .c-member__slide {
    gap: 2.9282576867vw;
  }

  #page_member .secOther .c-member__items--deco._01 {
    width: 10.2489019034vw;
    top: 4.0263543192vw;
    left: -1.8301610542vw;
  }

  #page_member .secOther .c-member__items--deco._02 {
    width: 7.3206442167vw;
    top: 4.39238653vw;
    right: .3660322108vw;
  }

  #page_member .secOther .c-member__items--deco._03 {
    width: 7.3206442167vw;
    bottom: 1.4641288433vw;
    left: -1.4641288433vw;
  }

  #page_member .secOther .c-member__items--deco._04 {
    width: 9.8828696925vw;
    top: 2.9282576867vw;
    left: -1.0980966325vw;
  }

  #page_member .secOther .c-member__items--deco._05 {
    width: 7.3206442167vw;
    top: 7.3206442167vw;
    right: 1.0980966325vw;
  }

  #page_member .secOther .c-member__items--deco._06 {
    width: 8.78477306vw;
    top: 2.9282576867vw;
    left: 1.0980966325vw;
  }

  #page_member .secOther .c-member__items--deco._07 {
    width: 5.8565153734vw;
    top: 8.78477306vw;
    right: .7320644217vw;
  }

  #page_member .secOther .c-member__items--deco._08 {
    width: 6.588579795vw;
    bottom: 1.4641288433vw;
    left: .7320644217vw;
  }

  #page_member .secOther .c-member__items--deco._09 {
    width: 14.6412884334vw;
    top: 1.4641288433vw;
    left: -3.6603221083vw;
  }

  #page_member .secOther .c-member__items--deco._10 {
    width: 7.3206442167vw;
    top: 8.78477306vw;
    right: -1.8301610542vw;
  }

  #page_member .secOther .c-member__items--deco._11 {
    width: 13.9092240117vw;
    bottom: -1.4641288433vw;
    left: -4.7584187408vw;
  }

  #page_member .secOther__btn {
    margin-top: 4.7584187408vw;
    width: 19.3997071742vw;
    height: 5.1244509517vw;
  }

  #page_our_business .secIntro {
    padding-top: 6.588579795vw;
  }

  #page_our_business .secIntro__txt {
    font-size: 1.8301610542vw;
  }

  #page_our_business .secIntro__img {
    margin-top: 4.0263543192vw;
    width: 57.467057101vw;
  }

  #page_our_business .secAdvantage {
    padding-top: 5.1244509517vw;
  }

  #page_our_business .secAdvantage__list {
    gap: 1.4641288433vw;
    margin-top: 3.6603221083vw;
  }

  #page_our_business .secAdvantage__items {
    gap: 10.6149341142vw;
    padding: 4.39238653vw 8.78477306vw;
    border-radius: 2.9282576867vw;
    -ms-grid-columns: 19.3997071742vw 10.6149341142vw 1fr;
    grid-template-columns: 19.3997071742vw 1fr;
  }

  #page_our_business .secAdvantage__items--num {
    font-size: 1.4641288433vw;
  }

  #page_our_business .secAdvantage__items--tit {
    font-size: 2.4158125915vw;
    margin-top: 1.4641288433vw;
  }

  #page_our_business .secAdvantage__items--txt {
    font-size: 1.2445095168vw;
    margin-top: 2.196193265vw;
  }

  #page_our_business .secJob {
    padding: 7.3206442167vw 0 8.78477306vw;
    border-radius: 2.9282576867vw;
    margin-block: 7.3206442167vw 8.78477306vw;
  }

  #page_our_business .secJob__announce {
    margin-top: 4.39238653vw;
    font-size: 2.196193265vw;
    padding-inline: 1.0980966325vw;
  }

  #page_our_business .secJob__announce::before,
  #page_our_business .secJob__announce::after {
    width: 2.9282576867vw;
    height: .0732064422vw;
  }

  #page_our_business .secJob__box {
    padding: 4.39238653vw 0;
    margin-top: 2.196193265vw;
  }

  #page_our_business .secJob__box:nth-of-type(n+2) {
    margin-top: 2.196193265vw;
  }

  #page_our_business .secJob__box::after {
    border-radius: 2.9282576867vw;
  }

  #page_our_business .secJob__head {
    gap: 4.39238653vw;
  }

  #page_our_business .secJob__tit {
    font-size: 1.3909224012vw;
  }

  #page_our_business .secJob__tit::after {
    right: -2.196193265vw;
    width: .1464128843vw;
  }

  #page_our_business .secJob__tit .strong {
    font-size: 2.5622254758vw;
    margin-top: .7320644217vw;
  }

  #page_our_business .secJob__slide {
    margin-top: 3.6603221083vw;
  }

  #page_our_business .secJob__slide--tit {
    font-size: 2.0497803807vw;
    margin-bottom: 1.4641288433vw;
  }

  #page_our_business .secJob__slide--txt {
    margin-top: 1.0980966325vw;
  }

  #page_our_business .secJob__slide .swiper-wrapper {
    gap: 2.9282576867vw 1.0980966325vw;
  }

  #page_our_business .secJob__slide .swiper-button-next,
  #page_our_business .secJob__slide .swiper-button-prev {
    width: 3.6603221083vw;
    height: 3.6603221083vw;
    border-width: .0732064422vw;
  }

  #page_our_business .secJob__slide .swiper-button-next::after,
  #page_our_business .secJob__slide .swiper-button-prev::after {
    width: .878477306vw;
    height: .878477306vw;
    margin-right: .3660322108vw;
    border-width: .1464128843vw;
  }

  #page_our_business .secJob__slide .swiper-button-next {
    right: 4.39238653vw;
  }

  #page_our_business .secJob__slide .swiper-button-prev {
    left: -1.8301610542vw;
  }

  #page_our_business .secJob__slide .swiper-pagination {
    height: .1464128843vw;
  }

  #page_our_business .secJob__interview {
    margin-top: 5.8565153734vw;
    padding: 2.5622254758vw;
    border-radius: 2.9282576867vw;
  }

  #page_our_business .secJob__interview--tit {
    font-size: 2.7086383602vw;
  }

  #page_our_business .secJob__interview--list {
    margin-top: 1.4641288433vw;
  }

  #page_our_business .secJob__interview--items>a {
    gap: .3660322108vw;
    -ms-grid-columns: 17.2035139092vw .3660322108vw 1fr;
    grid-template-columns: 17.2035139092vw 1fr;
  }

  #page_our_business .secJob__interview--items>a .tit {
    font-size: 1.756954612vw;
  }

  #page_our_business .secJob__interview--items>a .job,
  #page_our_business .secJob__interview--items>a .year {
    font-size: 1.317715959vw;
  }

  #page_our_business .secJob__interview--items>a .job {
    margin-top: 1.0980966325vw;
  }

  #page_our_business .secJob__interview--items>a .year {
    margin-top: .5124450952vw;
  }

  #page_our_business .secJob__interview--items>a .btn {
    width: 12.4450951684vw;
    height: 3.2942898975vw;
    margin-top: 1.4641288433vw;
  }

  #page_our_business .secJob__interview--items>a .btn>button .txt {
    font-size: 1.5373352855vw;
  }

  #page_privacy .secPrivacy {
    padding: 6.2225475842vw 0 7.3206442167vw;
  }

  #page_privacy .secPrivacy__items:nth-child(n+2) {
    padding-top: 4.7584187408vw;
  }

  #page_privacy .secPrivacy__items--tit {
    font-size: 2.0497803807vw;
  }

  #page_privacy .secPrivacy__items--txt {
    font-size: 1.2445095168vw;
  }

  #page_privacy .secPrivacy__items--info {
    margin-top: 1.4641288433vw;
  }

  #page_privacy .secPrivacy__items--data {
    padding-top: 4.7584187408vw;
    border-width: .0732064422vw;
  }

  #page_privacy .secPrivacy__items--img {
    margin-top: 2.196193265vw;
  }

  #page_privacy .secPrivacy__items dl dt {
    font-size: 1.4641288433vw;
    margin-top: 2.5622254758vw;
  }

  #page_privacy .secPrivacy__items dl dd {
    margin-top: .878477306vw;
  }

  #page_recruit_info .secRecruit {
    padding: 6.2225475842vw 0 8.78477306vw;
  }

  #page_recruit_info .secRecruit .c-table {
    margin-top: 3.6603221083vw;
    padding: 4.39238653vw;
    border-radius: 2.9282576867vw;
  }

  #page_recruit_info .secRecruit .c-table dl dd .link {
    gap: .3660322108vw;
    text-underline-offset: .2196193265vw;
  }

  #page_recruit_info .secRecruit .c-table dl dd .link .arrow {
    width: 1.0248901903vw;
  }

  #page_recruit_info .secRecruit .c-table dl .small {
    font-size: .9516837482vw;
    margin-top: .3660322108vw;
  }

  #page_special_interview .l-entry {
    padding-bottom: 10.2489019034vw;
  }

  #page_special_interview .l-footer {
    margin-top: -2.9282576867vw;
  }

  #page_special_interview .secMain .c-headingStyle1 .ja {
    font-size: 1.5373352855vw;
  }

  #page_special_interview .secMain .c-headingStyle1 .en {
    font-size: 8.0527086384vw;
  }

  #page_special_interview .secInterview {
    padding: 36.6032210835vw 0 10.980966325vw;
  }

  #page_special_interview .secInterview__message--tit {
    font-size: 4.0995607613vw;
  }

  #page_special_interview .secInterview__message--txt {
    font-size: 1.5373352855vw;
    margin-top: 3.6603221083vw;
  }

  #page_special_interview .secInterview__box:nth-child(2) {
    margin-top: 24.1581259151vw;
  }

  #page_special_interview .secInterview__box:nth-child(n+3) {
    margin-top: 7.3206442167vw;
  }

  #page_special_interview .secInterview__box--num {
    font-size: 3.3674963397vw;
    text-underline-offset: 1.0980966325vw;
    text-decoration-thickness: .0732064422vw;
  }

  #page_special_interview .secInterview__box--tit {
    margin-top: 2.9282576867vw;
    font-size: 3.8799414348vw;
    padding: .3660322108vw;
    border-radius: .3660322108vw;
  }

  #page_special_interview .secInterview__box--txt {
    font-size: 1.4641288433vw;
    margin-top: 2.9282576867vw;
  }

  #page_special_interview .secInterview__box--mov {
    margin-top: 4.0263543192vw;
  }

  #page_special_interview .secInterview__box--movIcon {
    width: 8.4187408492vw;
    height: 8.4187408492vw;
    border-width: .0732064422vw;
  }

  #page_special_interview .secInterview__box--movIcon .obj {
    width: 2.196193265vw;
    height: 2.5622254758vw;
    left: .3660322108vw;
  }

  #page_special_interview .secInterview__box--profile {
    -ms-grid-columns: 1fr 5.1244509517vw 34.0409956076vw;
    grid-template-columns: 1fr 34.0409956076vw;
    gap: 5.1244509517vw;
    margin-top: 8.0527086384vw;
    padding-block: 3.2942898975vw;
  }

  #page_special_interview .secInterview__box--profile::after {
    border-radius: 2.9282576867vw;
  }

  #page_special_interview .secInterview__box--profile .subtit {
    font-size: 2.0497803807vw;
    text-underline-offset: .3660322108vw;
  }

  #page_special_interview .secInterview__box--profile .name {
    font-size: 2.5622254758vw;
    margin-top: 2.196193265vw;
  }

  #page_special_interview .secInterview__box--profile .info {
    font-size: .9516837482vw;
    margin-top: .3660322108vw;
  }

  #page_special_interview .secInterview__box--profile .txt {
    margin-top: 2.9282576867vw;
    font-size: 1.317715959vw;
  }

  #page_special_interview .secInterview__box--profile .award {
    margin-top: 2.9282576867vw;
  }

  #page_special_interview .secInterview__box--profile .award .tit {
    -ms-grid-columns: 5.8565153734vw;
    grid-template-columns: 5.8565153734vw;
    font-size: 1.4641288433vw;
  }

  #page_special_interview .secInterview__box--profile .award .tit::after {
    height: .0732064422vw;
  }

  #page_special_interview .secInterview__box--profile .award .list {
    margin-top: 1.0980966325vw;
  }

  #page_special_interview .secInterview__box--profile .award .list li {
    font-size: 1.0980966325vw;
    gap: .7320644217vw;
  }

  #page_special_interview .secInterview__box--profile .award .list li:nth-child(n+2) {
    margin-top: .7320644217vw;
  }

  #page_special_interview .secInterview__box--profile .award .list li .strong {
    padding: .3660322108vw .7320644217vw;
    border-radius: 1.0980966325vw;
  }

  #page_welfare .secWelfare {
    padding-top: 8.78477306vw;
  }

  #page_welfare .secWelfare__list {
    gap: 1.8301610542vw;
  }

  #page_welfare .secWelfare__items {
    border-radius: 2.9282576867vw;
    padding: 1.4641288433vw;
    min-height: 23.7920937042vw;
  }

  #page_welfare .secWelfare__items--tit {
    gap: .7320644217vw;
    -ms-grid-columns: 5.1244509517vw .7320644217vw 1fr;
    grid-template-columns: 5.1244509517vw 1fr;
  }

  #page_welfare .secWelfare__items--tit .tit {
    font-size: 1.9033674963vw;
  }

  #page_welfare .secWelfare__items--txt {
    font-size: 1.2445095168vw;
    margin-top: 1.8301610542vw;
  }

  #page_welfare .secWelfare__items--txt .small {
    font-size: .9516837482vw;
  }

  #page_welfare .secWelfare__note {
    font-size: .9516837482vw;
    margin-top: 1.8301610542vw;
  }

  #page_welfare .secCulture {
    margin-top: 8.78477306vw;
    padding-top: 7.3206442167vw;
    border-radius: 2.9282576867vw;
  }

  #page_welfare .secCulture__tit {
    font-size: 1.8301610542vw;
    margin-top: 2.9282576867vw;
  }

  #page_welfare .secCulture__box {
    margin-top: 2.9282576867vw;
    padding: 3.6603221083vw 0 4.39238653vw;
  }

  #page_welfare .secCulture__box::after {
    border-radius: 2.9282576867vw;
  }

  #page_welfare .secCulture__box--tit {
    font-size: 2.0497803807vw;
  }

  #page_welfare .secCulture__box--list {
    gap: 2.196193265vw 4.39238653vw;
    margin-top: 1.4641288433vw;
  }

  #page_welfare .secCulture__box--items .img {
    border-radius: 2.196193265vw;
  }

  #page_welfare .secCulture__box--items .txt {
    font-size: 1.317715959vw;
    margin-top: 1.0980966325vw;
  }

  #page_welfare .secCulture__message {
    padding: 21.9619326501vw 0;
  }

  #page_welfare .secCulture__message--subtit {
    top: -10.980966325vw;
    font-size: 31.9912152269vw;
  }

  #page_welfare .secCulture__message--tit {
    font-size: 2.9282576867vw;
  }

  #page_welfare .secCulture__message--txt {
    font-size: 1.4641288433vw;
    margin-top: 3.6603221083vw;
  }

  #page_welfare .secCulture__message--img._01 {
    width: 19.3997071742vw;
    left: -10.980966325vw;
    top: 7.3206442167vw;
  }

  #page_welfare .secCulture__message--img._02 {
    width: 28.5505124451vw;
    left: -9.8828696925vw;
  }

  #page_welfare .secCulture__message--img._03 {
    width: 20.1317715959vw;
    right: -10.2489019034vw;
    top: 7.3206442167vw;
  }

  #page_welfare .secCulture__message--img._04 {
    width: 24.8901903367vw;
    right: -6.588579795vw;
  }

  #page_welfare .c-special {
    margin: 8.78477306vw 0;
  }
}

@media (any-hover: hover)and (max-width: 1365.98px) {
  .l-entry>a:hover {
    height: 31.8448023426vw;
  }

  .c-special>a:hover {
    height: 39.5314787701vw;
  }
}

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

  .l-bg__icon._01 {
    width: 64vw;
    top: 40vw;
    left: -21.3333333333vw;
  }

  .l-bg__icon._02 {
    width: 42.6666666667vw;
    top: -5.3333333333vw;
    left: calc(50% - 32vw);
  }

  .l-bg__icon._03 {
    width: 21.3333333333vw;
    top: 13.3333333333vw;
    left: calc(50% + 21.3333333333vw);
  }

  .l-bg__icon._04 {
    width: 53.3333333333vw;
    top: 58.6666666667vw;
    left: calc(50% + 2.6666666667vw);
  }

  .l-bg__icon._05 {
    width: 26.6666666667vw;
    top: 114.6666666667vw;
    left: calc(50% - 40vw);
  }

  .l-bg__icon._06 {
    width: 53.3333333333vw;
    top: 160vw;
    left: calc(50% - 58.6666666667vw);
  }

  .l-bg__icon._07 {
    width: 21.3333333333vw;
    top: 112vw;
    left: calc(50% - 2.6666666667vw);
    scale: -1 1;
  }

  .l-bg__icon._08 {
    width: 53.3333333333vw;
    top: 146.6666666667vw;
    left: calc(50% + 16vw);
  }

  .l-header__inner {
    padding: 3.2vw 4vw;
  }

  .l-header__logo {
    flex-direction: column;
    align-items: flex-start;
    gap: 1.3333333333vw;
  }

  .l-header__logo img {
    width: 37.3333333333vw;
  }

  .l-header__tit {
    font-size: 3.7333333333vw;
    border: none;
    padding: 0;
  }

  .l-nav {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100dvh;
    z-index: -1;
    overflow-y: auto;
    padding: 26.6666666667vw 0 10.6666666667vw;
    pointer-events: none;
    opacity: 0;
    background: rgba(135,168,214,.4);
    -webkit-backdrop-filter: blur(23px);
    backdrop-filter: blur(23px);
    transition: .4s ease;
  }

  .l-nav.is-open {
    opacity: 1;
    pointer-events: auto;
  }

  .l-nav__list {
    flex-direction: column;
    align-items: center;
    gap: 9.3333333333vw;
    margin-top: 14.6666666667vw;
  }

  .l-nav__link {
    font-size: 6.4vw;
    color: #fff;
    font-weight: 500;
  }

  .l-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .l-menu.is-open .l-menu__line {
    height: .2666666667vw;
    translate: 0 -50%;
  }

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

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

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

  .l-menu__obj {
    position: relative;
    width: 6.9333333333vw;
    height: 4.2666666667vw;
  }

  .l-menu__line {
    position: absolute;
    left: 0;
    width: 100%;
    height: .2666666667vw;
    background: #0071be;
    transition: .5s;
  }

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

  .l-menu__line:nth-child(2) {
    top: 50%;
    left: 0;
    translate: 0 -50%;
  }

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

  .l-entry {
    margin-bottom: 0;
  }

  .l-entry>a {
    max-width: 100%;
    height: 112vw;
    -webkit-clip-path: inset(0 round 0px);
    clip-path: inset(0 round 0px);
  }

  .l-entry>a::before {
    z-index: -2;
  }

  .l-entry>a::after {
    opacity: 1;
    background: url(/assets/img/common/entry_bg_sp.png) no-repeat center/cover;
    mix-blend-mode: multiply;
    z-index: -1;
  }

  .l-entry__tit .en {
    font-size: 25.6vw;
  }

  .l-entry__txt {
    font-size: 4.2666666667vw;
    margin-top: 4vw;
    text-align: center;
    line-height: 1.5625;
  }

  .l-footer {
    padding: 17.3333333333vw 0 0;
    border-radius: 0px;
  }

  .l-footer__banner>a {
    width: 90%;
  }

  .l-footer__banner--tit .ja {
    font-size: 4.2666666667vw;
  }

  .l-footer__banner--tit .en {
    font-size: 12.8vw;
    margin-top: 4vw;
  }

  .l-footer__banner--obj {
    bottom: 2.6666666667vw;
    right: 2.6666666667vw;
  }

  .l-footer__banner--obj .c-objectStyle1 {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    background: #fff;
  }

  .l-footer__banner--obj .c-objectStyle1 svg {
    width: 3.2vw;
    stroke: #0071be;
  }

  .l-footer__inner {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 17.3333333333vw;
    margin-top: 17.3333333333vw;
  }

  .l-footer__logo {
    width: 68vw;
    flex-direction: column;
    align-items: flex-start;
    gap: 5.3333333333vw;
  }

  .l-footer__tit {
    font-size: 5.3333333333vw;
    padding: 1.8666666667vw 4.8vw;
    border-radius: .5333333333vw;
    border-width: .2666666667vw;
  }

  .l-footer__info {
    margin-top: 10.6666666667vw;
    text-align: left;
  }

  .l-footer__name {
    font-size: 4vw;
  }

  .l-footer__address {
    font-size: 3.7333333333vw;
    margin-top: 2.6666666667vw;
  }

  .l-footer__btn {
    margin-top: 5.3333333333vw;
    width: 60vw;
    height: 13.3333333333vw;
    margin-inline: 0;
  }

  .l-footer__privacy {
    font-size: 3.4666666667vw;
    margin-top: 6.6666666667vw;
  }

  .l-footer__nav--list {
    font-size: 6.6666666667vw;
    gap: 6.6666666667vw;
  }

  .l-footer__btm {
    margin-top: 17.3333333333vw;
    padding: 16vw 8vw 2.6666666667vw;
  }

  .l-footer__btm--nav {
    flex-wrap: wrap;
    gap: 8vw 13.3333333333vw;
    justify-content: center;
  }

  .l-footer__btm--nav li {
    width: calc((100% - 16vw)/2);
  }

  .l-footer__copy {
    font-size: 2.9333333333vw;
    margin-top: 13.3333333333vw;
  }

  .c-btnStyle1 {
    border-radius: 10.6666666667vw;
  }

  .c-btnStyle1::before {
    border-width: .2666666667vw;
    border-radius: 10.6666666667vw;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }

  .c-btnStyle1 .txt {
    font-size: 6.1333333333vw;
    left: -1.8666666667vw;
    color: #0071be;
  }

  .c-btnStyle1 .icon {
    width: 8vw;
    height: 8vw;
    right: 2.6666666667vw;
    background: #0071be;
  }

  .c-btnStyle1 .icon svg {
    width: 3.2vw;
    stroke: #fff;
  }

  .c-btnStyle1.-cta {
    width: 34.6666666667vw;
    height: 10.6666666667vw;
    background: #0071be;
  }

  .c-btnStyle1.-cta .txt {
    color: #fff;
    left: -1.3333333333vw;
    top: .5333333333vw;
    font-size: 5.3333333333vw;
  }

  .c-btnStyle1.-cta .icon {
    right: 2.6666666667vw;
    background: #fff;
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }

  .c-btnStyle1.-cta .icon svg {
    stroke: #0071be;
    width: 2.1333333333vw;
  }

  .c-objectStyle1 {
    width: 13.3333333333vw;
    height: 13.3333333333vw;
    background: #0071be;
  }

  .c-objectStyle1 svg {
    width: 4vw;
    stroke: #fff;
  }

  .c-objectStyle1.-border {
    border-width: .2666666667vw;
  }

  input,
  select,
  textarea {
    font-size: 4.2666666667vw;
    height: 13.3333333333vw;
    padding: 1.0666666667vw 4vw;
  }

  input[type=checkbox]+.input_checkbox {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    border-radius: 1.0666666667vw;
    margin-right: 2.6666666667vw;
  }

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

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

  textarea {
    height: 61.8666666667vw;
    padding: 4vw 4vw;
  }

  .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.-md {
    width: 26.6666666667vw;
  }

  .selectBox.-sm {
    width: 5.1244509517vw;
  }

  .selectBox.-sm {
    width: 18.6666666667vw;
  }

  .selectBox.birthyear {
    width: 26.6666666667vw;
  }

  .selectBox.birthmonth,
  .selectBox.birthdate,
  .selectBox.age {
    width: 21.3333333333vw;
  }

  .selectBox.prefecture {
    width: 48vw;
  }

  .post {
    width: 32vw;
  }

  .contact {
    padding: 13.8666666667vw 0 17.0666666667vw;
  }

  .contact .require {
    font-size: 3.4666666667vw;
    padding-left: .8vw;
  }

  .contact__txt {
    font-size: 3.7333333333vw;
  }

  .contact__box {
    margin-top: 8vw;
    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 {
    padding-block: 8vw;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 4vw;
  }

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

  .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 .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 {
    display: block;
  }

  .contact__btm {
    margin-top: 12.8vw;
  }

  .contact__btm--inner {
    flex-direction: column;
    gap: 6.6666666667vw 0;
    flex-direction: column-reverse;
  }

  .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: 100%;
    height: 18.6666666667vw;
    margin: 13.3333333333vw auto 0;
  }

  .contact__btn>button,
  .contact__btn>a {
    border-width: .2666666667vw;
  }

  .sec-form__txt {
    font-size: 4.5333333333vw;
    padding-bottom: 8vw;
    border-width: .2666666667vw;
  }

  .sec-form__txt .red {
    font-size: 2.9333333333vw;
  }

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

  .c-headingStyle1 .en {
    font-size: 15.4666666667vw;
    margin-top: 2.6666666667vw;
  }

  .c-headingStyle1.-sidebar {
    padding-left: 5.3333333333vw;
  }

  .c-headingStyle1.-sidebar::before {
    width: 1.0666666667vw;
    border-radius: 2.6666666667vw;
  }

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

  .c-headingStyle1.-sidebar .en {
    font-size: 12vw;
    margin-top: 2.1333333333vw;
  }

  .c-txtStyle1 {
    font-size: 4.5333333333vw;
    margin-top: 6.6666666667vw;
    line-height: 1.7647058824;
  }

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

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

  .c-detail {
    margin: 20vw 2% 0;
  }

  .c-detail::after {
    border-radius: 5.3333333333vw;
  }

  .c-detail__head {
    top: 10.6666666667vw;
    left: 5.3333333333vw;
  }

  .c-detail__num {
    font-size: 5.3333333333vw;
    text-underline-offset: 1.3333333333vw;
  }

  .c-detail__tit {
    font-size: 6.4vw;
    line-height: 1.3846153846;
    margin-top: 9.3333333333vw;
  }

  .c-detail__info {
    margin-top: 8vw;
  }

  .c-detail__info .job {
    font-size: 4.5333333333vw;
    line-height: 1.4705882353;
  }

  .c-detail__info .join {
    font-size: 4vw;
    margin-top: 2.6666666667vw;
  }

  .c-table__tit {
    font-size: 5.8666666667vw;
    margin-bottom: 4vw;
  }

  .c-table dl {
    font-size: 4.5333333333vw;
    -ms-grid-columns: 26.6666666667vw 1fr;
    grid-template-columns: 26.6666666667vw 1fr;
  }

  .c-table dl dt {
    padding: 8vw 0;
    border-width: .2666666667vw;
  }

  .c-table dl dd {
    padding: 8vw 0;
    padding-left: 2.6666666667vw;
    border-width: .2666666667vw;
  }

  .c-special>a {
    max-width: 100%;
    height: 133.3333333333vw;
  }

  .c-special>a .c-btnStyle1 {
    background: #0071be;
  }

  .c-special>a .c-btnStyle1 .icon {
    background: #fff;
  }

  .c-special>a .c-btnStyle1 .icon svg {
    stroke: #0071be;
  }

  .c-special__bg video {
    width: 400%;
    -o-object-position: -600px 50%;
    object-position: -600px 50%;
  }

  .c-special__info {
    padding-inline: 5%;
  }

  .c-special__tit .ja {
    font-size: 4.2666666667vw;
  }

  .c-special__tit .en {
    font-size: 17.6vw;
    margin-top: 4vw;
  }

  .c-special__txt {
    font-size: 4.2666666667vw;
    margin-top: 4vw;
  }

  .c-special__btn {
    width: 100%;
    height: 18.6666666667vw;
    margin-top: 13.3333333333vw;
  }

  .c-member .swiper-button-next,
  .c-member .swiper-button-prev {
    width: 14.6666666667vw;
    height: 14.6666666667vw;
    border-width: .2666666667vw;
  }

  .c-member .swiper-button-next::after,
  .c-member .swiper-button-prev::after {
    width: 3.2vw;
    height: 3.2vw;
    border-width: .5333333333vw;
    margin-right: .8vw;
  }

  .c-member .swiper-button-prev {
    left: -2.6666666667vw;
  }

  .c-member .swiper-button-next {
    right: -2.6666666667vw;
  }

  .c-member .swiper-pagination {
    bottom: -10.6666666667vw !important;
    height: .5333333333vw !important;
    border-radius: 2.6666666667vw;
  }

  .c-member .swiper-pagination .swiper-pagination-progressbar-fill {
    border-radius: 2.6666666667vw;
  }

  .c-member__items--deco._01 {
    width: 37.3333333333vw;
    top: 9.3333333333vw;
    left: -13.3333333333vw;
  }

  .c-member__items--deco._02 {
    width: 24vw;
    top: 10.6666666667vw;
    right: 1.3333333333vw;
  }

  .c-member__items--deco._03 {
    width: 26.6666666667vw;
    bottom: 2.6666666667vw;
    left: -10.6666666667vw;
  }

  .c-member__items--deco._04 {
    width: 26.6666666667vw;
    top: 9.3333333333vw;
    left: -1.3333333333vw;
  }

  .c-member__items--deco._05 {
    width: 21.3333333333vw;
    top: 18.6666666667vw;
    right: 2.6666666667vw;
  }

  .c-member__items--deco._06 {
    width: 26.6666666667vw;
    top: 9.3333333333vw;
    left: 1.3333333333vw;
  }

  .c-member__items--deco._07 {
    width: 16vw;
    top: 29.3333333333vw;
    right: 2.6666666667vw;
  }

  .c-member__items--deco._08 {
    width: 18.6666666667vw;
    bottom: 2.6666666667vw;
    left: 2.6666666667vw;
  }

  .c-member__items--deco._09 {
    width: 40vw;
    top: 2.6666666667vw;
    left: -8vw;
  }

  .c-member__items--deco._10 {
    width: 21.3333333333vw;
    top: 29.3333333333vw;
    right: -2.6666666667vw;
  }

  .c-member__items--deco._11 {
    width: 34.6666666667vw;
    bottom: -2.6666666667vw;
    left: -8vw;
  }

  .c-member__items--tit {
    font-size: 5.8666666667vw;
    margin-top: 4vw;
  }

  .c-member__items--info {
    margin-top: 4vw;
    font-size: 4.5333333333vw;
  }

  .c-member__items--info .join {
    font-size: 3.7333333333vw;
    margin-top: 1.3333333333vw;
  }

  .c-list {
    font-size: 4.2666666667vw;
    line-height: 1.875;
  }

  .c-list li {
    padding-left: 2.6666666667vw;
  }

  .c-list li::before {
    top: 2.6666666667vw;
    width: 1.3333333333vw;
    height: 1.3333333333vw;
  }

  .c-information {
    padding: 21.3333333333vw 0 26.6666666667vw;
  }

  .c-information__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 5.3333333333vw;
  }

  .c-information__items>a::after {
    border-radius: 5.3333333333vw;
  }

  .c-information__items--info {
    top: 10.6666666667vw;
    padding-inline: 8vw;
  }

  .c-information__items--tit .en {
    font-size: 15.2vw;
  }

  .c-information__items--tit .ja {
    font-size: 4.8vw;
    margin-top: 1.3333333333vw;
  }

  .c-information__items--txt {
    font-size: 4.5333333333vw;
    margin-top: 6.6666666667vw;
    line-height: 1.5882352941;
  }

  .c-information__items--obj {
    bottom: 3.2vw;
    right: 3.2vw;
  }

  .area-modal {
    width: 90%;
    margin-inline: auto;
  }

  .area-modal#hokkaido .area-modal__tit {
    background: #46a0e3;
  }

  .area-modal#syutoken .area-modal__tit {
    background: #0071be;
  }

  .area-modal#chukyo .area-modal__tit {
    background: #e571b0;
  }

  .area-modal#kansai .area-modal__tit {
    background: #ea4e4e;
  }

  .area-modal#chugoku .area-modal__tit {
    background: #3ac634;
  }

  .area-modal#kyusyu .area-modal__tit {
    background: #f58450;
  }

  .area-modal__close {
    position: relative;
    display: block;
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    margin-inline: auto;
    border: .2666666667vw solid #fff;
    border-radius: 100vmax;
    margin-top: 4vw;
  }

  .area-modal__close .line {
    position: absolute;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    width: 4vw;
    height: .2666666667vw;
    background: #fff;
  }

  .area-modal__close .line:nth-child(1) {
    rotate: -45deg;
  }

  .area-modal__close .line:nth-child(2) {
    rotate: 45deg;
  }

  .area-modal__box {
    border-radius: 5.3333333333vw;
    overflow: hidden;
    background: #fff;
  }

  .area-modal__tit {
    font-size: 6.1333333333vw;
    text-align: center;
    color: #fff;
    line-height: 1;
    background: #000;
    font-weight: bold;
    padding: 4vw 0;
  }

  .area-modal__list {
    padding: 6.6666666667vw;
  }

  .area-modal__list dl {
    font-size: 4.8vw;
  }

  .area-modal__list dl:nth-child(n+2) {
    margin-top: 5.3333333333vw;
  }

  .area-modal__list dl:has(dd:nth-child(n+2)) dd {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: inline-block;
    vertical-align: top;
  }

  .area-modal__list dl:has(dd:nth-child(n+2)) dd:nth-child(3) {
    margin-inline: 2.6666666667vw;
  }

  .area-modal__list dl dt {
    font-family: "MFW-PAotoGothicStdN-Bold";
    color: #000;
  }

  .area-modal__list dl dd {
    margin-top: 1.8666666667vw;
    line-height: 1.2222222222;
  }

  .js-scrollable {
    overflow: hidden !important;
    overflow-x: scroll !important;
  }

  .scroll-hint-icon {
    height: auto !important;
  }

  .scroll-hint-text {
    line-height: 1 !important;
    margin-top: 4vw !important;
  }

  #page_about_us .secMission {
    padding-top: 18.6666666667vw;
  }

  #page_about_us .secMission__box {
    padding: 16vw 8vw;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 5.3333333333vw;
    gap: 16vw;
  }

  #page_about_us .secMission__tit {
    font-size: 9.8666666667vw;
  }

  #page_about_us .secMission__txt {
    font-size: 4.2666666667vw;
    line-height: 1.8235294118;
  }

  #page_about_us .secPurpose {
    padding-top: 20vw;
  }

  #page_about_us .secPurpose__box {
    margin-top: 8vw;
    padding: 13.3333333333vw 8vw;
    border-radius: 5.3333333333vw;
  }

  #page_about_us .secPurpose__txt {
    font-size: 5.6vw;
    line-height: 2;
    text-align: left;
  }

  #page_about_us .secPolicy {
    padding: 20vw 0;
  }

  #page_about_us .secPolicy__list {
    margin-top: 5.3333333333vw;
    gap: 5.3333333333vw;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  #page_about_us .secPolicy__items {
    height: 89.3333333333vw;
  }

  #page_about_us .secPolicy__items--tit {
    font-size: 6.4vw;
    top: 8vw;
    text-underline-offset: 1.3333333333vw;
  }

  #page_about_us .secPolicy__items--txt {
    font-size: 5.6vw;
    line-height: 1.6363636364;
    margin-top: 8vw;
  }

  #page_about_us .secPolicy__items--txt:has(.en) {
    line-height: 1.3333333333;
  }

  #page_about_us .secPolicy__items--txt .strong {
    font-size: 6.4vw;
  }

  #page_about_us .secPolicy__items--txt .strong.en {
    font-size: 11.2vw;
  }

  #page_about_us .secCompany {
    border-radius: 5.3333333333vw;
    padding: 16vw 0;
  }

  #page_about_us .secCompany__box {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 13.3333333333vw;
    margin-top: 18.6666666667vw;
  }

  #page_about_us .secArea {
    padding: 21.3333333333vw 0;
  }

  #page_about_us .secArea__map {
    position: relative;
    margin-top: 5.3333333333vw;
    width: 105%;
    left: -2.5%;
  }

  #page_about_us .secArea__map--prefecture {
    display: flex;
    align-items: center;
    gap: 1.3333333333vw;
    position: absolute;
  }

  #page_about_us .secArea__map--prefecture.hokkaido {
    top: -2.1333333333vw;
    right: 26.6666666667vw;
  }

  #page_about_us .secArea__map--prefecture.hokkaido .txt {
    color: #46a0e3;
  }

  #page_about_us .secArea__map--prefecture.hokkaido .obj {
    background: #46a0e3;
  }

  #page_about_us .secArea__map--prefecture.syutoken {
    bottom: 15.4666666667vw;
    right: 0vw;
  }

  #page_about_us .secArea__map--prefecture.syutoken .txt {
    color: #0071be;
  }

  #page_about_us .secArea__map--prefecture.syutoken .obj {
    background: #0071be;
  }

  #page_about_us .secArea__map--prefecture.chukyo {
    bottom: 1.3333333333vw;
    right: 13.3333333333vw;
  }

  #page_about_us .secArea__map--prefecture.chukyo .txt {
    color: #e571b0;
  }

  #page_about_us .secArea__map--prefecture.chukyo .obj {
    background: #e571b0;
  }

  #page_about_us .secArea__map--prefecture.kansai {
    top: 29.8666666667vw;
    left: 21.3333333333vw;
  }

  #page_about_us .secArea__map--prefecture.kansai .txt {
    color: #ea4e4e;
  }

  #page_about_us .secArea__map--prefecture.kansai .obj {
    background: #ea4e4e;
  }

  #page_about_us .secArea__map--prefecture.chugoku {
    top: 29.8666666667vw;
    left: 0vw;
  }

  #page_about_us .secArea__map--prefecture.chugoku .txt {
    color: #3ac634;
  }

  #page_about_us .secArea__map--prefecture.chugoku .obj {
    background: #3ac634;
  }

  #page_about_us .secArea__map--prefecture.kyusyu {
    bottom: 1.3333333333vw;
    left: 24vw;
  }

  #page_about_us .secArea__map--prefecture.kyusyu .txt {
    color: #f58450;
  }

  #page_about_us .secArea__map--prefecture.kyusyu .obj {
    background: #f58450;
  }

  #page_about_us .secArea__map--prefecture .txt {
    font-size: 4.5333333333vw;
    font-weight: bold;
    font-family: "MFW-PAotoGothicStdN-Bold";
  }

  #page_about_us .secArea__map--prefecture .obj {
    position: relative;
    width: 6.6666666667vw;
    height: 6.6666666667vw;
    border-radius: 100vmax;
    background: #000;
  }

  #page_about_us .secArea__map--prefecture .obj .line {
    position: absolute;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    width: 2.6666666667vw;
    height: .2666666667vw;
    background: #fff;
  }

  #page_about_us .secArea__map--prefecture .obj .line:nth-child(2) {
    rotate: 90deg;
  }

  #page_about_us .secData {
    padding: 16vw 0;
    border-radius: 5.3333333333vw;
  }

  #page_about_us .secData__list {
    flex-direction: column;
    margin-top: 12vw;
    gap: 5.3333333333vw;
  }

  #page_about_us .secGroup {
    padding-top: 21.3333333333vw;
  }

  #page_about_us .secGroup__logo {
    margin-top: 16vw;
  }

  #page_about_us .secGroup__logo--img {
    width: 69.3333333333vw;
  }

  #page_about_us .secGroup__logo--name {
    font-size: 4.5333333333vw;
    margin-top: 1.3333333333vw;
  }

  #page_about_us .secGroup__logo--name .small {
    font-size: 3.7333333333vw;
  }

  #page_about_us .secGroup__box {
    padding: 8vw;
    margin-top: 10.6666666667vw;
  }

  #page_about_us .secGroup__box::before {
    width: 14.6666666667vw;
    height: 14.6666666667vw;
    top: -6.6666666667vw;
  }

  #page_about_us .secGroup__box::after {
    border-radius: 5.3333333333vw;
    width: 100%;
  }

  #page_about_us .secGroup__box--tit {
    font-size: 5.0666666667vw;
  }

  #page_about_us .secGroup__box--list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-top: 18.6666666667vw;
    gap: 13.3333333333vw;
  }

  #page_about_us .secGroup__box--items {
    width: 100%;
    display: block;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    border-bottom: .2666666667vw solid #b4bace;
    padding-bottom: 13.3333333333vw;
  }

  #page_about_us .secGroup__box--items:last-child {
    border: none;
  }

  #page_about_us .secGroup__box--items .img {
    width: 48vw;
    margin-inline: auto;
  }

  #page_about_us .secGroup__box--items .name {
    font-size: 4.5333333333vw;
    margin-top: 4vw;
  }

  #page_about_us .secGroup__box--items .tag {
    margin-top: 5.3333333333vw;
    padding: 1.8666666667vw 3.2vw;
    margin-inline: 8vw;
  }

  #page_career_step .secSupport {
    padding-top: 18.6666666667vw;
  }

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

  #page_career_step .secSupport__items {
    display: block;
    padding: 5.3333333333vw;
    border-radius: 5.3333333333vw;
  }

  #page_career_step .secSupport__items::after {
    width: 10.6666666667vw;
    top: auto;
    right: auto;
    bottom: -17.3333333333vw;
    left: 50%;
    translate: -50% -50%;
    rotate: 90deg;
    z-index: -1;
  }

  #page_career_step .secSupport__items--tit {
    font-size: 5.8666666667vw;
    border-radius: 5.3333333333vw 5.3333333333vw 0 0;
    padding: 5.3333333333vw;
  }

  #page_career_step .secSupport__items--subtit {
    font-size: 4.8vw;
    margin-top: 16vw;
  }

  #page_career_step .secSupport__items--note {
    font-size: 3.7333333333vw;
    line-height: 1.5714285714;
    padding: 5.3333333333vw;
    margin-top: 8vw;
    border-radius: 5.3333333333vw;
  }

  #page_career_step .secOrientation {
    padding: 18.6666666667vw 0 13.3333333333vw;
  }

  #page_career_step .secOrientation__box {
    border-radius: 5.3333333333vw;
    margin-top: 10.6666666667vw;
    padding: 8vw 5.3333333333vw;
  }

  #page_career_step .secOrientation__box--tit {
    font-size: 5.8666666667vw;
  }

  #page_career_step .secOrientation__box--img {
    margin-top: 8vw;
  }

  #page_career_step .secOrientation__box--list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 4vw;
    margin-top: 10.6666666667vw;
  }

  #page_career_step .secOrientation__box--items {
    display: block;
    border-radius: 5.3333333333vw;
    padding: 8vw;
  }

  #page_career_step .secOrientation__box--items .num {
    font-size: 5.3333333333vw;
  }

  #page_career_step .secOrientation__box--items .tit {
    font-size: 7.2vw;
    line-height: 1.4444444444;
    margin-top: 4vw;
  }

  #page_career_step .secOrientation__box--items .txt {
    font-size: 4.5333333333vw;
    line-height: 1.5882352941;
    margin-top: 5.3333333333vw;
  }

  #page_index .secSplash__tit {
    font-size: 6.6666666667vw;
    text-align: center;
  }

  #page_index .secHero {
    height: 165.3333333333vw;
    margin-top: 19.2vw;
  }

  #page_index .secHero__box {
    gap: .5333333333vw;
  }

  #page_index .c-special {
    margin-top: 18.6666666667vw;
  }

  #page_index .secMessage {
    border-radius: 0 0 5.3333333333vw 5.3333333333vw;
  }

  #page_index .secMessage__cnt {
    top: 60%;
  }

  #page_index .secMessage__tit {
    width: 90%;
    margin-bottom: 2.6666666667vw;
  }

  #page_index .secMessage__txt {
    font-size: 4.2666666667vw;
    line-height: 2.1875;
  }

  #page_index .secMessage__btn {
    width: 100%;
    height: 18.6666666667vw;
  }

  #page_index .secMessage__btn {
    width: 90%;
    margin-top: 5.3333333333vw;
  }

  #page_index .secMessage__box._01 {
    width: 45.3333333333vw;
    top: 66.6666666667vw;
    left: -5.3333333333vw;
  }

  #page_index .secMessage__box._02 {
    width: 61.3333333333vw;
    top: 66.6666666667vw;
    right: -10.6666666667vw;
  }

  #page_index .secMessage__box._03 {
    width: 34.6666666667vw;
    top: -45.3333333333vw;
    left: 0;
  }

  #page_index .secMessage__box._04 {
    width: 37.3333333333vw;
    top: -42.6666666667vw;
    right: -5.3333333333vw;
  }

  #page_index .secBusiness {
    padding: 21.3333333333vw 0;
  }

  #page_index .secBusiness .sec-in {
    display: flex;
    flex-direction: column;
  }

  #page_index .secBusiness__inner {
    display: contents;
  }

  #page_index .secBusiness__btn {
    width: 100%;
    height: 18.6666666667vw;
  }

  #page_index .secBusiness__btn {
    order: 1;
    margin-top: 14.6666666667vw;
  }

  #page_index .secBusiness__deco {
    z-index: 1;
  }

  #page_index .secBusiness__deco._01 {
    display: none;
  }

  #page_index .secBusiness__deco._02 {
    display: none;
  }

  #page_index .secBusiness__deco._03 {
    width: 37.3333333333vw;
    top: 42.6666666667vw;
    left: 10.6666666667vw;
  }

  #page_index .secBusiness__deco._04 {
    width: 26.6666666667vw;
    top: 85.3333333333vw;
    left: -6.6666666667vw;
  }

  #page_index .secBusiness__deco._05 {
    width: 45.3333333333vw;
    bottom: 34.6666666667vw;
    top: auto;
    right: auto;
    left: 2.6666666667vw;
  }

  #page_index .secBusiness__deco._06 {
    width: 26.6666666667vw;
    bottom: 2.6666666667vw;
    top: auto;
    right: auto;
    left: -6.6666666667vw;
    scale: -1 1;
  }

  #page_index .secBusiness__list {
    margin-top: 10.6666666667vw;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 5.3333333333vw;
  }

  #page_index .secBusiness__items--img {
    padding-top: 42.6666666667vw;
  }

  #page_index .secBusiness__items--img:nth-of-type(even)::before {
    border-radius: 5.3333333333vw;
  }

  #page_index .secBusiness__items--img._01 {
    width: 100%;
  }

  #page_index .secBusiness__items--img._03 {
    width: 100%;
    right: 0;
  }

  #page_index .secBusiness__items--info {
    top: 5.3333333333vw;
    left: 5.3333333333vw;
  }

  #page_index .secBusiness__items--tit {
    font-size: 4.5333333333vw;
    text-underline-offset: 1.3333333333vw;
  }

  #page_index .secBusiness__items--course {
    font-size: 8vw;
    margin-top: 4vw;
    line-height: 1.1;
  }

  #page_index .secBusiness__items--obj {
    bottom: 3.2vw;
    right: 3.2vw;
  }

  #page_index .secBusiness__items--obj .c-objectStyle1 {
    background: #fff;
  }

  #page_index .secBusiness__items--obj .c-objectStyle1 svg {
    stroke: #0071be;
  }

  #page_index .secMember {
    display: flex;
    flex-direction: column;
    padding: 14.6666666667vw 5% 21.3333333333vw;
    border-radius: 5.3333333333vw;
  }

  #page_index .secMember .sec-in {
    display: contents;
  }

  #page_index .secMember__inner {
    display: contents;
  }

  #page_index .secMember__btn {
    width: 100%;
    height: 18.6666666667vw;
  }

  #page_index .secMember__btn {
    order: 1;
    margin-top: 26.6666666667vw;
  }

  #page_index .secMember__slide {
    padding: 0;
    margin-top: 5.3333333333vw;
  }

  #page_member.member01 .c-detail__deco._01 {
    width: 21.3333333333vw;
    top: -4vw;
    right: 0;
    rotate: 10deg;
  }

  #page_member.member01 .c-detail__deco._02 {
    width: 45.3333333333vw;
    bottom: -8vw;
    left: -2.6666666667vw;
  }

  #page_member.member01 .c-detail__deco._03 {
    width: 48vw;
    bottom: 32vw;
    left: -10.6666666667vw;
  }

  #page_member.member01 .c-detail__deco._04 {
    width: 21.3333333333vw;
    top: 2.6666666667vw;
    left: 48vw;
  }

  #page_member.member01 .c-detail__deco._05 {
    width: 53.3333333333vw;
    bottom: 37.3333333333vw;
    right: -24vw;
  }

  #page_member.member02 .c-detail__deco._01 {
    width: 32vw;
    top: -1.3333333333vw;
    right: -8vw;
    rotate: -40deg;
  }

  #page_member.member02 .c-detail__deco._02 {
    width: 40vw;
    bottom: 1.3333333333vw;
    left: -10.6666666667vw;
  }

  #page_member.member02 .c-detail__deco._03 {
    width: 48vw;
    bottom: 44vw;
    left: -1.3333333333vw;
    z-index: -1;
  }

  #page_member.member02 .c-detail__deco._04 {
    width: 21.3333333333vw;
    top: -2.6666666667vw;
    left: 42.6666666667vw;
  }

  #page_member.member02 .c-detail__deco._05 {
    width: 16vw;
    top: 77.3333333333vw;
    left: 77.3333333333vw;
  }

  #page_member.member03 .c-detail__deco._01 {
    width: 18.6666666667vw;
    top: -2.6666666667vw;
    right: -1.3333333333vw;
    rotate: 10deg;
  }

  #page_member.member03 .c-detail__deco._02 {
    width: 58.6666666667vw;
    bottom: -24vw;
    left: -5.3333333333vw;
  }

  #page_member.member03 .c-detail__deco._03 {
    width: 42.6666666667vw;
    bottom: 33.3333333333vw;
    left: -17.3333333333vw;
  }

  #page_member.member03 .c-detail__deco._04 {
    width: 21.3333333333vw;
    top: 2.6666666667vw;
    left: 42.6666666667vw;
  }

  #page_member.member03 .c-detail__deco._05 {
    width: 42.6666666667vw;
    bottom: 26.6666666667vw;
    right: -16vw;
  }

  #page_member.member04 .c-detail__deco._01 {
    width: 29.3333333333vw;
    top: -8vw;
    right: -10.6666666667vw;
    rotate: 10deg;
  }

  #page_member.member04 .c-detail__deco._02 {
    width: 45.3333333333vw;
    bottom: -8vw;
    left: -13.3333333333vw;
  }

  #page_member.member04 .c-detail__deco._03 {
    width: 48vw;
    bottom: -12vw;
    right: -18.6666666667vw;
    rotate: -25deg;
  }

  #page_member.member04 .c-detail__deco._04 {
    width: 56vw;
    bottom: 42.6666666667vw;
    left: -10.6666666667vw;
    z-index: -1;
  }

  #page_member.member04 .c-detail__deco._05 {
    width: 26.6666666667vw;
    top: -2.6666666667vw;
    left: 45.3333333333vw;
  }

  #page_member .secInterview {
    padding-top: 18.6666666667vw;
  }

  #page_member .secInterview__list {
    margin-top: 12vw;
  }

  #page_member .secInterview__items::after {
    border-radius: 5.3333333333vw;
    height: 100%;
  }

  #page_member .secInterview__items:nth-child(1) .deco._01 {
    width: 34.6666666667vw;
    left: -2.6666666667vw;
    top: -2.6666666667vw;
  }

  #page_member .secInterview__items:nth-child(1) .deco._02 {
    width: 26.6666666667vw;
    left: 0vw;
    bottom: 13.3333333333vw;
  }

  #page_member .secInterview__items:nth-child(1) .deco._03 {
    width: 32vw;
    top: 10.6666666667vw;
    right: 0;
  }

  #page_member .secInterview__items:nth-child(2) .deco._01 {
    width: 29.3333333333vw;
    top: 2.6666666667vw;
    left: 2.6666666667vw;
  }

  #page_member .secInterview__items:nth-child(2) .deco._02 {
    width: 34.6666666667vw;
    left: -4vw;
    bottom: -2.6666666667vw;
  }

  #page_member .secInterview__items:nth-child(2) .deco._03 {
    width: 24vw;
    right: 5.3333333333vw;
    top: 18.6666666667vw;
  }

  #page_member .secInterview__items:nth-child(3) .deco._01 {
    width: 32vw;
    top: 0;
    left: 1.3333333333vw;
  }

  #page_member .secInterview__items:nth-child(3) .deco._02 {
    width: 21.3333333333vw;
    bottom: 2.6666666667vw;
    left: 5.3333333333vw;
  }

  #page_member .secInterview__items:nth-child(3) .deco._03 {
    width: 21.3333333333vw;
    top: 24vw;
    right: 8vw;
  }

  #page_member .secInterview__items:nth-child(4) .deco._01 {
    width: 45.3333333333vw;
    left: -5.3333333333vw;
    top: -5.3333333333vw;
  }

  #page_member .secInterview__items:nth-child(4) .deco._02 {
    width: 32vw;
    left: 0vw;
    bottom: -4vw;
  }

  #page_member .secInterview__items:nth-child(4) .deco._03 {
    width: 26.6666666667vw;
    top: 14.6666666667vw;
    right: 0;
  }

  #page_member .secInterview__items.-reverse>a {
    flex-direction: column-reverse;
    padding-left: 0;
  }

  #page_member .secInterview__items>a {
    flex-direction: column-reverse;
  }

  #page_member .secInterview__items--img {
    width: 100%;
  }

  #page_member .secInterview__items--info {
    padding: 8vw 4vw;
    margin-top: 0;
  }

  #page_member .secInterview__items--tit {
    font-family: "MFW-PAotoGothicStdN-Bold";
    font-size: 6.1333333333vw;
    line-height: 1.5652173913;
    letter-spacing: -0.01em;
  }

  #page_member .secInterview__items--job,
  #page_member .secInterview__items--join {
    font-size: 4.5333333333vw;
  }

  #page_member .secInterview__items--job {
    margin-top: 5.3333333333vw;
  }

  #page_member .secInterview__items--join {
    margin-top: 2.6666666667vw;
  }

  #page_member .secInterview__items--tag {
    font-size: 3.4666666667vw;
    -ms-grid-columns: 3.4666666667vw 2.1333333333vw 1fr;
    grid-template-columns: 3.4666666667vw 1fr;
    padding: 1.8666666667vw 5.3333333333vw;
    margin-top: 5.3333333333vw;
    border-radius: 8vw;
    gap: 2.1333333333vw;
  }

  #page_member .secInterview__items--obj {
    bottom: 2.6666666667vw;
    right: 2.6666666667vw;
  }

  #page_member .secInterview__items--obj .c-objectStyle1 {
    background: #fff;
  }

  #page_member .secInterview__items--obj .c-objectStyle1 svg {
    stroke: #0071be;
  }

  #page_member .c-special {
    margin: 21.3333333333vw 0;
  }

  #page_member .secIntro {
    padding-top: 18.6666666667vw;
  }

  #page_member .secIntro__box {
    flex-direction: column;
    gap: 8vw;
  }

  #page_member .secIntro__box.-reverse {
    flex-direction: column;
  }

  #page_member .secIntro__box:nth-child(n+2) {
    margin-top: 21.3333333333vw;
  }

  #page_member .secIntro__img {
    width: 100%;
  }

  #page_member .secIntro__tit {
    font-size: 5.8666666667vw;
    line-height: 1.5384615385;
  }

  #page_member .secIntro__txt {
    font-size: 4.5333333333vw;
    line-height: 1.8235294118;
    margin-top: 6.6666666667vw;
  }

  #page_member .secFlow {
    padding-top: 21.3333333333vw;
  }

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

  #page_member .secFlow__items {
    -ms-grid-columns: 14.6666666667vw 4vw 1fr;
    grid-template-columns: 14.6666666667vw 1fr;
    gap: 4vw;
  }

  #page_member .secFlow__items:nth-child(n+2) {
    margin-top: 10.6666666667vw;
  }

  #page_member .secFlow__items::after {
    top: 14.6666666667vw;
    left: 7.2vw;
    width: .2666666667vw;
    background: repeating-linear-gradient(to bottom, #0071BE, #0071BE 1.6vw, transparent 1.6vw, transparent 3.2vw);
  }

  #page_member .secFlow__items--num {
    font-size: 2.9333333333vw;
    height: 14.6666666667vw;
  }

  #page_member .secFlow__items--num .num {
    font-size: 6.9333333333vw;
  }

  #page_member .secFlow__items--tit {
    font-size: 5.3333333333vw;
  }

  #page_member .secFlow__items--txt {
    font-size: 4.2666666667vw;
    line-height: 1.4375;
    margin-top: 2.6666666667vw;
  }

  #page_member .secFlow__img {
    width: 60vw;
    margin-inline: auto;
  }

  #page_member .secPoint {
    padding: 16vw 0;
    margin-top: 26.6666666667vw;
  }

  #page_member .secPoint__bg {
    border-radius: 5.3333333333vw;
    height: 100%;
  }

  #page_member .secPoint__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 10.6666666667vw;
  }

  #page_member .secPoint__items--tit {
    font-size: 7.4666666667vw;
    line-height: 1.2857142857;
  }

  #page_member .secPoint__items--tit .arrow {
    margin-top: 2.6666666667vw;
  }

  #page_member .secPoint__items--txt {
    font-size: 4.2666666667vw;
    line-height: 1.75;
    margin-top: 4vw;
  }

  #page_member .secOther {
    padding: 21.3333333333vw 0;
  }

  #page_member .secOther .c-member {
    margin-top: 10.6666666667vw;
    margin-inline: 8vw;
  }

  #page_member .secOther .c-member__slide {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  #page_member .secOther .c-member__items--deco._01 {
    width: 37.3333333333vw;
    top: 9.3333333333vw;
    left: -13.3333333333vw;
  }

  #page_member .secOther .c-member__items--deco._02 {
    width: 24vw;
    top: 10.6666666667vw;
    right: 1.3333333333vw;
  }

  #page_member .secOther .c-member__items--deco._03 {
    width: 26.6666666667vw;
    bottom: 2.6666666667vw;
    left: -10.6666666667vw;
  }

  #page_member .secOther .c-member__items--deco._04 {
    width: 26.6666666667vw;
    top: 9.3333333333vw;
    left: -1.3333333333vw;
  }

  #page_member .secOther .c-member__items--deco._05 {
    width: 21.3333333333vw;
    top: 18.6666666667vw;
    right: 2.6666666667vw;
  }

  #page_member .secOther .c-member__items--deco._06 {
    width: 26.6666666667vw;
    top: 9.3333333333vw;
    left: 1.3333333333vw;
  }

  #page_member .secOther .c-member__items--deco._07 {
    width: 16vw;
    top: 29.3333333333vw;
    right: 2.6666666667vw;
  }

  #page_member .secOther .c-member__items--deco._08 {
    width: 18.6666666667vw;
    bottom: 2.6666666667vw;
    left: 2.6666666667vw;
  }

  #page_member .secOther .c-member__items--deco._09 {
    width: 40vw;
    top: 2.6666666667vw;
    left: -8vw;
  }

  #page_member .secOther .c-member__items--deco._10 {
    width: 21.3333333333vw;
    top: 29.3333333333vw;
    right: -2.6666666667vw;
  }

  #page_member .secOther .c-member__items--deco._11 {
    width: 34.6666666667vw;
    bottom: -2.6666666667vw;
    left: -8vw;
  }

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

  #page_our_business .secIntro {
    padding-top: 18.6666666667vw;
  }

  #page_our_business .secIntro__txt {
    font-size: 4.5333333333vw;
    line-height: 1.6470588235;
  }

  #page_our_business .secIntro__img {
    position: relative;
    margin-top: 8vw;
    width: 110%;
    left: -5%;
  }

  #page_our_business .secAdvantage {
    padding-top: 21.3333333333vw;
  }

  #page_our_business .secAdvantage__list {
    gap: 4vw;
    margin-top: 9.3333333333vw;
  }

  #page_our_business .secAdvantage__items {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 9.3333333333vw;
    padding: 8vw;
    border-radius: 5.3333333333vw;
  }

  #page_our_business .secAdvantage__items--img {
    width: 40vw;
    margin-inline: auto;
  }

  #page_our_business .secAdvantage__items--num {
    font-size: 4vw;
  }

  #page_our_business .secAdvantage__items--tit {
    font-size: 7.4666666667vw;
    margin-top: 4vw;
  }

  #page_our_business .secAdvantage__items--txt {
    font-size: 4.5333333333vw;
    margin-top: 5.3333333333vw;
  }

  #page_our_business .secJob {
    padding: 16vw 0;
    border-radius: 5.3333333333vw;
    margin-top: 26.6666666667vw;
  }

  #page_our_business .secJob__announce {
    font-size: 5.3333333333vw;
    padding-inline: 0;
    line-height: 1.4;
    text-align: center;
    margin-top: 8vw;
  }

  #page_our_business .secJob__announce::before,
  #page_our_business .secJob__announce::after {
    width: 16vw;
    height: .2666666667vw;
  }

  #page_our_business .secJob__box {
    margin-top: 5.3333333333vw;
    padding: 8vw 5.3333333333vw 0;
    overflow: hidden;
    border-radius: 5.3333333333vw;
  }

  #page_our_business .secJob__box:nth-of-type(n+2) {
    margin-top: 5.3333333333vw;
  }

  #page_our_business .secJob__box::after {
    width: 100%;
  }

  #page_our_business .secJob__head {
    flex-direction: column;
    align-items: flex-start;
    gap: 6.6666666667vw;
  }

  #page_our_business .secJob__tit {
    font-size: 4vw;
    padding-bottom: 5.3333333333vw;
    width: 100%;
  }

  #page_our_business .secJob__tit::after {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    translate: 0 0;
    width: 100%;
    height: .5333333333vw;
  }

  #page_our_business .secJob__tit .strong {
    font-size: 8vw;
    margin-top: 3.2vw;
    line-height: 1.1;
  }

  #page_our_business .secJob__slide {
    margin-top: 8vw;
  }

  #page_our_business .secJob__slide--tit {
    font-size: 5.8666666667vw;
    margin-bottom: 4vw;
  }

  #page_our_business .secJob__slide--txt {
    margin-top: 2.6666666667vw;
  }

  #page_our_business .secJob__slide .swiper {
    overflow: visible;
    padding-bottom: 10.6666666667vw;
  }

  #page_our_business .secJob__slide .swiper-button-next,
  #page_our_business .secJob__slide .swiper-button-prev {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    border-width: .2666666667vw;
    display: flex;
  }

  #page_our_business .secJob__slide .swiper-button-next::after,
  #page_our_business .secJob__slide .swiper-button-prev::after {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    margin-right: .5333333333vw;
    border-width: .5333333333vw;
  }

  #page_our_business .secJob__slide .swiper-button-next {
    right: -2.6666666667vw;
  }

  #page_our_business .secJob__slide .swiper-button-prev {
    left: -2.6666666667vw;
  }

  #page_our_business .secJob__slide .swiper-pagination {
    height: .5333333333vw;
    display: block;
  }

  #page_our_business .secJob__interview {
    margin-top: 13.3333333333vw;
    border-radius: 0px;
    padding: 8vw 2.6666666667vw 13.3333333333vw;
    position: relative;
    width: 113%;
    left: -6.5%;
  }

  #page_our_business .secJob__interview--tit {
    font-size: 8.5333333333vw;
  }

  #page_our_business .secJob__interview--list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-top: 8vw;
    gap: 21.3333333333vw;
  }

  #page_our_business .secJob__interview--items>a {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 5.3333333333vw;
  }

  #page_our_business .secJob__interview--items>a .info {
    padding-inline: 9.3333333333vw;
  }

  #page_our_business .secJob__interview--items>a .tit {
    font-size: 5.8666666667vw;
    line-height: 1.3181818182;
  }

  #page_our_business .secJob__interview--items>a .job,
  #page_our_business .secJob__interview--items>a .year {
    font-size: 4.5333333333vw;
  }

  #page_our_business .secJob__interview--items>a .job {
    margin-top: 5.3333333333vw;
  }

  #page_our_business .secJob__interview--items>a .year {
    font-size: 3.7333333333vw;
    margin-top: 2.6666666667vw;
  }

  #page_our_business .secJob__interview--items>a .btn {
    width: 100%;
    height: 18.6666666667vw;
    margin-top: 6.6666666667vw;
  }

  #page_our_business .secJob__interview--items>a .btn>button .txt {
    font-size: 6.1333333333vw;
  }

  #page_privacy .secPrivacy {
    padding: 13.3333333333vw 0 21.3333333333vw;
  }

  #page_privacy .secPrivacy__items:nth-child(n+2) {
    padding-top: 17.3333333333vw;
  }

  #page_privacy .secPrivacy__items--tit {
    font-size: 5.8666666667vw;
  }

  #page_privacy .secPrivacy__items--txt {
    font-size: 4.5333333333vw;
  }

  #page_privacy .secPrivacy__items--info {
    margin-top: 5.3333333333vw;
  }

  #page_privacy .secPrivacy__items--data {
    padding-top: 17.3333333333vw;
    border-width: .2666666667vw;
  }

  #page_privacy .secPrivacy__items--img {
    width: 112vw;
    margin-top: 8vw;
  }

  #page_privacy .secPrivacy__items dl dt {
    font-size: 4.8vw;
    margin-top: 9.3333333333vw;
  }

  #page_privacy .secPrivacy__items dl dd {
    margin-top: 3.2vw;
  }

  #page_recruit_info .secRecruit {
    padding: 18.6666666667vw 0 21.3333333333vw;
  }

  #page_recruit_info .secRecruit .c-table {
    margin-top: 16vw;
  }

  #page_recruit_info .secRecruit .c-table dl {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  #page_recruit_info .secRecruit .c-table dl:nth-child(n+2) {
    margin-top: 12vw;
  }

  #page_recruit_info .secRecruit .c-table dl dt {
    padding: 0 0 4vw;
  }

  #page_recruit_info .secRecruit .c-table dl dd {
    border: none;
    padding: 5.3333333333vw 0 0;
  }

  #page_recruit_info .secRecruit .c-table dl dd .link {
    gap: 1.3333333333vw;
    text-underline-offset: .8vw;
  }

  #page_recruit_info .secRecruit .c-table dl dd .link .arrow {
    width: 3.7333333333vw;
  }

  #page_recruit_info .secRecruit .c-table dl .small {
    font-size: 3.4666666667vw;
    line-height: 1.4615384615;
    margin-top: 1.3333333333vw;
  }

  #page_special_interview .l-entry {
    padding-bottom: 0;
  }

  #page_special_interview .l-footer {
    margin-top: 0;
  }

  #page_special_interview .secMain .c-headingStyle1 .ja {
    font-size: 4.2666666667vw;
  }

  #page_special_interview .secMain .c-headingStyle1 .en {
    font-size: 22.6666666667vw;
    margin-top: 5.3333333333vw;
  }

  #page_special_interview .secInterview {
    padding: 80vw 0 26.6666666667vw;
  }

  #page_special_interview .secInterview__message--tit {
    font-size: 10.6666666667vw;
    line-height: 1.55;
  }

  #page_special_interview .secInterview__message--txt {
    font-size: 5.0666666667vw;
    line-height: 1.9473684211;
    margin-top: 10.6666666667vw;
  }

  #page_special_interview .secInterview__box:nth-child(2) {
    margin-top: 57.3333333333vw;
  }

  #page_special_interview .secInterview__box:nth-child(n+3) {
    margin-top: 42.6666666667vw;
  }

  #page_special_interview .secInterview__box--num {
    font-size: 7.7333333333vw;
    text-underline-offset: 2.1333333333vw;
    text-decoration-thickness: .2666666667vw;
  }

  #page_special_interview .secInterview__box--tit {
    background: none;
    font-size: 10.1333333333vw;
    margin-top: 12vw;
  }

  #page_special_interview .secInterview__box--tit .label {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
    padding: .8vw;
    border-radius: 1.3333333333vw;
    line-height: 1;
    background: #fff;
  }

  #page_special_interview .secInterview__box--tit .label:nth-child(n+2) {
    margin-top: 2.6666666667vw;
  }

  #page_special_interview .secInterview__box--txt {
    font-size: 4.5333333333vw;
    margin-top: 8vw;
  }

  #page_special_interview .secInterview__box--mov {
    margin-top: 8vw;
  }

  #page_special_interview .secInterview__box--movIcon {
    width: 16vw;
    height: 16vw;
    border-width: .2666666667vw;
  }

  #page_special_interview .secInterview__box--movIcon .obj {
    width: 4vw;
    height: 5.3333333333vw;
    left: .8vw;
  }

  #page_special_interview .secInterview__box--profile {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: 8vw 5.3333333333vw;
    margin-top: 10.6666666667vw;
    gap: 9.3333333333vw;
  }

  #page_special_interview .secInterview__box--profile::after {
    border-radius: 5.3333333333vw;
    width: 100%;
  }

  #page_special_interview .secInterview__box--profile .subtit {
    font-size: 7.4666666667vw;
    text-underline-offset: 1.3333333333vw;
  }

  #page_special_interview .secInterview__box--profile .name {
    font-size: 9.3333333333vw;
    margin-top: 8vw;
  }

  #page_special_interview .secInterview__box--profile .info {
    font-size: 3.7333333333vw;
    margin-top: 1.3333333333vw;
  }

  #page_special_interview .secInterview__box--profile .info .join {
    margin-top: 1.3333333333vw;
  }

  #page_special_interview .secInterview__box--profile .txt {
    font-size: 4.5333333333vw;
    margin-top: 5.3333333333vw;
  }

  #page_special_interview .secInterview__box--profile .award {
    margin-top: 13.3333333333vw;
  }

  #page_special_interview .secInterview__box--profile .award .tit {
    -ms-grid-columns: 18.6666666667vw 1fr;
    grid-template-columns: 18.6666666667vw 1fr;
    font-size: 5.3333333333vw;
  }

  #page_special_interview .secInterview__box--profile .award .tit::after {
    height: .2666666667vw;
  }

  #page_special_interview .secInterview__box--profile .award .list {
    margin-top: 5.3333333333vw;
  }

  #page_special_interview .secInterview__box--profile .award .list li {
    font-size: 4vw;
    flex-direction: column;
    align-items: flex-start;
    gap: 2.6666666667vw;
  }

  #page_special_interview .secInterview__box--profile .award .list li:nth-child(n+2) {
    margin-top: 4vw;
  }

  #page_special_interview .secInterview__box--profile .award .list li .strong {
    padding: 1.3333333333vw 2.6666666667vw;
    border-radius: 4vw;
    font-size: 4.2666666667vw;
    line-height: 1.375;
  }

  #page_welfare .secWelfare {
    padding-top: 18.6666666667vw;
  }

  #page_welfare .secWelfare__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 4vw;
  }

  #page_welfare .secWelfare__items {
    min-height: 100%;
    padding: 5.3333333333vw 5.3333333333vw 9.3333333333vw;
    border-radius: 5.3333333333vw;
  }

  #page_welfare .secWelfare__items--tit {
    gap: 2.6666666667vw;
    -ms-grid-columns: 18.6666666667vw 2.6666666667vw 1fr;
    grid-template-columns: 18.6666666667vw 1fr;
  }

  #page_welfare .secWelfare__items--tit .tit {
    font-size: 6.9333333333vw;
  }

  #page_welfare .secWelfare__items--txt {
    font-size: 4.2666666667vw;
    margin-top: 6.6666666667vw;
  }

  #page_welfare .secWelfare__items--txt .small {
    font-size: 3.4666666667vw;
  }

  #page_welfare .secWelfare__note {
    font-size: 3.2vw;
    margin-top: 4vw;
  }

  #page_welfare .secCulture {
    padding-top: 14.6666666667vw;
    margin-top: 17.3333333333vw;
    border-radius: 5.3333333333vw;
  }

  #page_welfare .secCulture__tit {
    font-size: 6.4vw;
    line-height: 1.375;
    margin-top: 8vw;
  }

  #page_welfare .secCulture__box {
    margin-top: 10.6666666667vw;
    padding: 8vw 5.3333333333vw;
  }

  #page_welfare .secCulture__box::after {
    border-radius: 5.3333333333vw;
    width: 100%;
  }

  #page_welfare .secCulture__box--tit {
    font-size: 5.8666666667vw;
  }

  #page_welfare .secCulture__box--list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 12vw;
    margin-top: 8vw;
  }

  #page_welfare .secCulture__box--items .img {
    border-radius: 5.3333333333vw;
  }

  #page_welfare .secCulture__box--items .txt {
    font-size: 4.8vw;
    line-height: 1.5;
    margin-top: 4vw;
  }

  #page_welfare .secCulture__message {
    padding: 30.6666666667vw 0 146.6666666667vw;
  }

  #page_welfare .secCulture__message--subtit {
    font-size: 31.4666666667vw;
    top: -6.6666666667vw;
    left: 47%;
  }

  #page_welfare .secCulture__message--tit {
    font-size: 7.7333333333vw;
    line-height: 1.4482758621;
  }

  #page_welfare .secCulture__message--txt {
    font-size: 5.3333333333vw;
    line-height: 1.6;
    margin-top: 10.6666666667vw;
  }

  #page_welfare .secCulture__message--img._01 {
    top: auto;
    width: 46.1333333333vw;
    left: 0vw;
    bottom: 93.3333333333vw;
  }

  #page_welfare .secCulture__message--img._02 {
    width: 73.3333333333vw;
    left: -18.6666666667vw;
    bottom: 0;
  }

  #page_welfare .secCulture__message--img._03 {
    top: auto;
    width: 48vw;
    right: -5.3333333333vw;
    bottom: 64vw;
  }

  #page_welfare .secCulture__message--img._04 {
    width: 53.3333333333vw;
    right: -5.3333333333vw;
    bottom: 0;
  }

  #page_welfare .c-special {
    margin: 21.3333333333vw 0;
  }
}

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

@media print {
  *,
  *::before,
  *::after {
    background: rgba(0,0,0,0) !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

@media (any-hover: hover) {
  .l-nav__link:hover {
    color: #0071be;
  }

  .l-entry>a:hover {
    max-width: 100%;
    height: 435px;
    background: rgba(0,113,190,.7);
  }

  .l-entry>a:hover::before {
    opacity: .7;
  }

  .l-entry>a:hover::after {
    opacity: 1;
  }

  .l-footer__banner>a:hover .l-footer__banner--bg {
    scale: 1.05;
  }

  .l-footer__privacy:hover {
    text-decoration: none;
  }

  .l-footer__nav--list li>a:hover {
    opacity: .7;
  }

  .l-footer__btm--nav li>a:hover {
    opacity: .7;
  }

  .c-btnStyle1:hover::before {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }

  .c-btnStyle1:hover .txt {
    color: #0071be;
  }

  .c-btnStyle1:hover .icon {
    background: #0071be;
  }

  .c-btnStyle1.-cta:hover {
    background: #0071be;
  }

  .c-btnStyle1.-cta:hover .txt {
    color: #fff;
  }

  .c-btnStyle1.-cta:hover .icon {
    background: #fff;
  }

  .c-btnStyle1.-cta:hover .icon svg {
    stroke: #0071be;
  }

  .contact__btn>button:hover,
  .contact__btn>a:hover {
    background: #fff;
    border-color: #0071be;
  }

  .contact__btn>button:hover .icon svg,
  .contact__btn>a:hover .icon svg {
    stroke: #fff;
  }

  .c-special>a:hover {
    height: 540px;
    max-width: 100%;
  }

  .c-special>a:hover .c-btnStyle1 {
    background: #0071be;
  }

  .c-special>a:hover .c-btnStyle1 .icon {
    background: #fff;
  }

  .c-special>a:hover .c-btnStyle1 .icon svg {
    stroke: #0071be;
  }

  .c-member__items>a:hover .c-member__items--img img {
    scale: .95;
    translate: 0 5px;
  }

  .c-member__items>a:hover .c-member__items--deco._01,
  .c-member__items>a:hover .c-member__items--deco._04,
  .c-member__items>a:hover .c-member__items--deco._06,
  .c-member__items>a:hover .c-member__items--deco._09 {
    translate: -10px -10px;
  }

  .c-member__items>a:hover .c-member__items--deco._02,
  .c-member__items>a:hover .c-member__items--deco._05,
  .c-member__items>a:hover .c-member__items--deco._07,
  .c-member__items>a:hover .c-member__items--deco._10 {
    translate: 10px -10px;
  }

  .c-member__items>a:hover .c-member__items--deco._03,
  .c-member__items>a:hover .c-member__items--deco._08,
  .c-member__items>a:hover .c-member__items--deco._11 {
    translate: -10px 10px;
  }

  .c-information__items>a:hover::after {
    opacity: 1;
  }

  .c-information__items>a:hover .c-information__items--obj>span {
    background: #fff;
  }

  .c-information__items>a:hover .c-information__items--obj>span svg {
    stroke: #0071be;
  }

  .c-information__items>a:hover .c-information__items--info {
    color: #fff;
  }

  .c-information__items>a:hover .c-information__items--tit .ja {
    color: #fff;
  }

  #page_index .secBusiness__items>a:hover .secBusiness__items--img:nth-of-type(even)::before {
    opacity: 0;
  }

  #page_index .secBusiness__items>a:hover .secBusiness__items--info {
    color: #000;
  }

  #page_index .secBusiness__items>a:hover .secBusiness__items--obj>span {
    background: #fff;
  }

  #page_index .secBusiness__items>a:hover .secBusiness__items--obj>span svg {
    stroke: #0071be;
  }

  #page_member .secInterview__items>a:hover .secInterview__items--img {
    scale: 1.05;
  }

  #page_member .secInterview__items>a:hover .secInterview__items--obj .c-objectStyle1 {
    background: #fff;
  }

  #page_member .secInterview__items>a:hover .secInterview__items--obj .c-objectStyle1 svg {
    stroke: #2289d5;
  }

  #page_member .secInterview__items>a:hover .deco._01 {
    translate: -10px -10px;
  }

  #page_member .secInterview__items>a:hover .deco._02 {
    translate: -10px 10px;
  }

  #page_member .secInterview__items>a:hover .deco._03 {
    translate: 10px 10px;
  }

  #page_our_business .secJob__interview--items>a:hover .c-btnStyle1::before {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }

  #page_our_business .secJob__interview--items>a:hover .c-btnStyle1 .txt {
    color: #0071be;
  }

  #page_our_business .secJob__interview--items>a:hover .c-btnStyle1 .icon {
    background: #0071be;
  }

  #page_recruit_info .secRecruit .c-table dl dd .link:hover {
    text-decoration: none;
  }

  #page_special_interview .secInterview__box--movImg:hover .secInterview__box--movIcon {
    scale: 1.1;
  }
}
/*# sourceMappingURL=styles.css.map */