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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
  overflow-y: scroll;
}

body {
  color: #000;
  font-size: 16px;
  line-height: 1.875;
  font-family: "Zen Kaku Gothic New",serif;
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  -webkit-text-size-adjust: 100%;
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
  background: #001d46;
}

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

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

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

.-spOnly {
  display: none;
}

.l-sec {
  position: relative;
}

.l-sec::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% 0;
  width: 1326px;
  height: 100%;
  border-left: 1px solid #90c0fc;
  border-right: 1px solid #90c0fc;
  pointer-events: none;
  z-index: 1;
}

.sec-in {
  position: relative;
  width: 1326px;
  margin-inline: auto;
  z-index: 1;
}

.sec-in.-small {
  width: 1100px;
  padding: 0;
}

.sec-in.-medium {
  width: 1200px;
  padding: 0;
}

.l-wrapper {
  overflow: clip;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 101;
  background: #fff;
}

.l-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 20px;
  border-bottom: 1px solid #90c0fc;
}

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

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

.l-header__tit {
  font-size: 12px;
  color: #023a8a;
}

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

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

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

.l-nav__link.is-current::before {
  transition: none;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.l-nav__link.-entry {
  font-size: 20px;
}

.l-nav__link.-entry .icon {
  width: 16px;
  height: 11px;
}

.l-menu {
  display: none;
}

.l-footer {
  position: relative;
  padding: 130px 0 10px;
  background: rgba(0,29,70,.6);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #fff;
  z-index: 10;
}

.l-footer::after {
  content: "";
  position: absolute;
  inset: 0;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background: rgba(255,255,255,.1);
  z-index: -1;
}

.l-footer__inner {
  position: relative;
  display: flex;
  justify-content: space-between;
}

.l-footer__logo {
  width: 320px;
}

.l-footer__info {
  font-size: 13px;
  margin-top: 150px;
}

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

.l-footer__info .strong {
  display: block;
  font-weight: bold;
  font-size: 16px;
}

.l-footer__info--sub {
  margin-top: 10px;
}

.l-footer__banner {
  position: absolute;
  bottom: 100px;
  right: 0;
  width: 460px;
}

.l-footer__banner>a {
  transition: .3s;
}

.l-footer__btn {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 280px;
  height: 70px;
}

.l-footer__btn>a.-en {
  font-size: 25px;
}

.l-footer__nav {
  display: flex;
  gap: 67px;
}

.l-footer__list>li {
  display: flex;
  flex-direction: column;
}

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

.l-footer__link {
  font-size: 13px;
  transition: .3s;
}

.l-footer__link:nth-child(n+2) {
  margin-top: 8px;
}

.l-footer__link.-en {
  font-size: 20px;
}

.l-footer__btm {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 110px;
  font-size: 12px;
  font-weight: 300;
  gap: 30px;
  line-height: 1;
}

.l-footer__privacy {
  position: relative;
}

.l-footer__privacy::after {
  content: "";
  position: absolute;
  top: 0;
  right: -15px;
  width: 1px;
  height: 100%;
  background: #fff;
}

.c-btnStyle1 {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 185px;
  min-height: 43px;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  border-radius: 37px;
  background: #016bff;
  border: 1px solid #fff;
  overflow: hidden;
  transition: .3s;
  -webkit-filter: drop-shadow(7px 7px 14px rgba(0, 70, 181, 0.43));
  filter: drop-shadow(7px 7px 14px rgba(0, 70, 181, 0.43));
}

.c-btnStyle1 .icon {
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  width: 22px;
  height: 15px;
  transition: .3s;
}

.c-btnStyle1 .icon.-left {
  left: 20px;
  translate: -250% -50%;
  opacity: 0;
}

.c-btnStyle1 .icon.-right {
  right: 20px;
}

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

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

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

.c-btnStyle1.-reverse .icon svg {
  stroke: #016bff;
}

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

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

.c-btnStyle2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 67px;
  height: 67px;
  background: #016bff;
  border: 1px solid #fff;
  border-radius: 100vmax;
  transition: .3s;
}

.c-btnStyle2 .icon {
  width: 25px;
  height: 17px;
}

.c-btnStyle2 .icon svg {
  stroke: #fff;
  transition: .3s;
}

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

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: #023a8a;
  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: #023a8a;
  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.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: top;
  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: 53px;
}

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

.contact__tit span {
  position: relative;
  display: inline-block;
  font-size: 23px;
  font-weight: 500;
  font-family: "Zen Kaku Gothic New",serif;
  color: #023a8a;
  padding-bottom: 10px;
}

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

.contact__tit span::after {
  background: #023a8a;
}

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

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

.contact__item dl dd {
  margin-top: 12px;
}

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

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

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

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

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

.contact__btm {
  margin-top: 68px;
}

.contact__btm form {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 64px;
}

.contact__btm form .contact__btn {
  margin: 0;
}

.contact__btm form a {
  background: #999;
}

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

.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: 211px;
  margin: 66px auto 0;
}

.contact__top--btn {
  margin-top: 36px;
}

.c-headingStyle1 .subtit {
  position: relative;
  font-size: 16px;
  color: #016bff;
  padding-left: 20px;
}

.c-headingStyle1 .subtit::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0 -50%;
  width: 6px;
  height: 6px;
  background: #016bff;
}

.c-headingStyle1 .subtit:has(br)::before {
  top: 30%;
}

.c-headingStyle1 .tit {
  font-size: 46px;
  font-weight: bold;
  line-height: 1.3043478261;
  margin-top: 20px;
}

.c-headingStyle1.-white {
  color: #fff;
}

.c-headingStyle1.-white .subtit {
  color: #fff;
}

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

.c-headingStyle2 {
  color: #016bff;
  line-height: 1;
  display: flex;
  flex-direction: column;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  gap: 10px;
  transition: .3s;
}

.c-headingStyle2 .tit {
  font-size: 10px;
  font-weight: 600;
}

.c-headingStyle2 .num {
  color: rgba(0,0,0,0);
  -webkit-text-stroke: 1px #016bff;
  font-size: 49px;
  transition: .3s;
}

.c-sec {
  border-top: 1px solid #90c0fc;
  background: #f0f7fa;
  position: relative;
  z-index: 1;
  overflow: visible;
}

.c-sec__box {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 215px 1fr;
  grid-template-columns: 215px 1fr;
  overflow: visible;
}

.c-sec__nav {
  position: sticky;
  top: 66px;
  left: 0;
  width: 100%;
  height: 136px;
  padding-top: 66px;
  transition: .3s;
}

.c-sec__nav.is-hide {
  opacity: 0;
  pointer-events: none;
}

.c-sec__nav--items:nth-child(n+2) {
  margin-top: 10px;
}

.c-sec__nav--link.c-headingStyle1 .subtit {
  display: block;
  font-size: 17px;
  line-height: 1.3529411765;
  color: #7f98b5;
  font-weight: 500;
  transition: .3s;
}

.c-sec__nav--link.c-headingStyle1.is-current .subtit {
  color: #000;
  font-weight: bold;
}

.c-sec__cnt {
  padding-inline: 55px 0;
  border-left: 1px solid #90c0fc;
}

.c-sec__cnt>section {
  position: relative;
}

.c-sec__cnt>section::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -55px;
  width: 100vw;
  height: 1px;
  background: #90c0fc;
}

.c-sec__tit {
  font-size: 37px;
  font-weight: bold;
}

.c-mainv {
  position: relative;
  display: flex;
  align-items: center;
  height: 605px;
  z-index: 11;
}

.c-mainv::after {
  content: "";
  position: absolute;
  top: 185px;
  left: 0;
  width: 100%;
  height: calc(100% - 185px);
  background: #f0f7fa;
  -webkit-clip-path: polygon(0 0, 0% 100%, 120% 100%);
  clip-path: polygon(0 0, 0% 100%, 120% 100%);
}

.c-mainv.-detail {
  position: relative;
  height: 649px;
}

.c-mainv.-detail::after {
  scale: -1 1;
}

.c-mainv.-detail .sec-in {
  height: 100%;
}

.c-mainv__detail--head {
  position: absolute;
  bottom: 50px;
  left: calc(50% + 50px);
  z-index: 10;
}

.c-mainv__detail--tit {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.4166666667;
  color: #016bff;
  margin-top: 10px;
}

.c-mainv__detail--info {
  display: flex;
  align-items: flex-end;
  gap: 10px;
  font-size: 17px;
  margin-top: 25px;
  line-height: 1;
}

.c-mainv__detail--info .name {
  font-size: 25px;
}

.c-mainv__detail--info .job {
  font-weight: 500;
}

.c-mainv__person {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 1366px;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}

.c-mainv__bg {
  position: absolute;
  inset: 0;
}

.c-mainv__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-mainv__tit {
  position: relative;
  z-index: 1;
  top: 150px;
}

.c-btm {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 475px;
  z-index: 10;
}

.c-btm__bg {
  position: absolute;
  inset: 0;
  z-index: -1;
  overflow: hidden;
}

.c-btm__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: .3s;
}

.c-btm__tit .tit {
  margin-top: 10px;
}

.c-btm__btn {
  width: 250px;
  height: 70px;
  margin-top: 50px;
}

.c-interview__list {
  display: flex;
  gap: 50px;
}

.c-interview__items--img {
  position: relative;
  overflow: hidden;
}

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

.c-interview__items--arrow {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.c-interview__items--num {
  flex-direction: row;
  align-items: center;
  gap: 10px;
  margin-top: 12px;
}

.c-interview__items--num .num {
  margin-top: 0;
  font-size: 38px;
}

.c-interview__items--tit {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3076923077;
  color: #016bff;
  margin-top: 5px;
}

.c-interview__items--info {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 200px;
  gap: 0 10px;
  font-size: 14px;
  font-weight: 500;
  margin-top: 15px;
  line-height: 1.5;
}

.c-interview__items--info.-large {
  width: 100%;
}

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

.c-other {
  position: relative;
  padding: 70px 0;
  z-index: 1;
}

.c-other::after {
  content: "";
  position: absolute;
  inset: 0;
  background: #fff;
  z-index: -1;
}

.c-other__tit {
  line-height: 1;
  text-align: center;
}

.c-other__tit .subtit {
  font-size: 14px;
  color: #016bff;
}

.c-other__tit .tit {
  font-size: 37px;
  font-weight: bold;
  margin-top: 20px;
}

.c-other__list {
  margin-top: 48px;
}

.c-table__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 160px 1fr;
  grid-template-columns: 160px 1fr;
  border-bottom: 1px solid #b3c9e2;
  padding: 20px 0;
  font-size: 16px;
}

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

.c-table__list:last-of-type {
  border: none;
}

.c-table__list dt {
  font-weight: bold;
}

.c-table__link {
  text-decoration: underline;
}

.c-entry {
  position: relative;
  z-index: 10;
}

.c-entry>a {
  position: relative;
  display: block;
  padding: 100px 0;
  color: #fff;
  background: #323a45;
}

.c-entry>a::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgb(38, 205, 255) 0%, rgb(1, 107, 255) 100%);
  opacity: 0;
  transition: .3s;
}

.c-entry__inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 600px;
  grid-template-columns: 1fr 600px;
  align-items: center;
}

.c-entry__tit .subtit {
  color: #fff;
}

.c-entry__tit .subtit::before {
  background: #fff;
}

.c-entry__tit .tit {
  font-size: 50px;
  line-height: 1.4;
}

.c-entry__btn {
  height: 115px;
  margin-top: 80px;
}

.c-entry__btn .c-btnStyle1 {
  border-radius: 69px;
  font-size: 27px;
  font-weight: bold;
}

.c-entry__btn .c-btnStyle1 .icon {
  right: 35px;
  width: 40px;
  height: 28px;
}

#about_us .secPhilosophy {
  padding: 60px 0;
}

#about_us .secPhilosophy__list {
  margin-top: 50px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 23px 1fr 23px 1fr;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  gap: 23px;
}

#about_us .secPhilosophy__items {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 100vmax;
  width: 300px;
  height: 300px;
  text-align: center;
}

#about_us .secPhilosophy__items--num {
  font-size: 17px;
  font-weight: bold;
  color: #016bff;
  line-height: 1;
}

#about_us .secPhilosophy__items--tit {
  font-size: 25px;
  font-weight: 500;
  color: #016bff;
  line-height: 1;
  margin-top: 10px;
}

#about_us .secPhilosophy__items--txt {
  font-size: 14px;
  line-height: 1.6428571429;
  margin-top: 20px;
}

#about_us .secStatue {
  padding: 60px 0;
}

#about_us .secStatue__tit {
  font-size: 34px;
  font-weight: 500;
  color: #016bff;
  margin-top: 60px;
}

#about_us .secStatue__txt {
  font-size: 17px;
  line-height: 2;
  margin-top: 28px;
}

#about_us .secCompany {
  padding: 60px 0;
}

#about_us .secCompany__table {
  margin-top: 50px;
}

#about_us .secMap {
  padding: 60px 0 120px;
}

#about_us .secMap__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 44px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 44px;
  margin-top: 50px;
}

#about_us .secMap__items--iframe {
  position: relative;
  aspect-ratio: 452/275;
}

#about_us .secMap__items--iframe::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,108,255,.5);
  mix-blend-mode: soft-light;
  pointer-events: none;
}

#about_us .secMap__items--iframe iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#about_us .secMap__items--tit>a {
  font-size: 20px;
  font-weight: 500;
  border-bottom: 1px solid #000;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
  transition: .3s;
}

#about_us .secMap__items--info {
  font-size: 14px;
  margin-top: 15px;
  line-height: 1.6428571429;
}

#business .secRental {
  padding: 60px 0;
}

#business .secRental__list {
  margin-top: 50px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr 10px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

#business .secRental__items {
  padding: 40px 20px 20px;
  background: #fff;
}

#business .secRental__items--icon {
  margin-inline: auto;
}

#business .secRental__items--icon._01 {
  width: 83px;
}

#business .secRental__items--icon._02 {
  width: 78px;
}

#business .secRental__items--icon._03 {
  width: 86px;
}

#business .secRental__items--icon._04 {
  width: 90px;
}

#business .secRental__items--icon._05 {
  width: 82px;
}

#business .secRental__items--icon._06 {
  width: 83px;
}

#business .secRental__items--tit {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  margin-top: 15px;
}

#business .secRental__items--txt {
  font-size: 14px;
  line-height: 1.6428571429;
  margin-top: 20px;
}

#business .secFlow {
  padding: 60px 0;
}

#business .secJob {
  padding: 60px 0 120px;
}

#business .secJob__list {
  margin-top: 50px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 53px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 53px;
}

#business .secJob__items--img {
  overflow: hidden;
}

#business .secJob__items--img img {
  transition: .3s;
}

#business .secJob__items--tit {
  font-size: 25px;
  font-weight: 500;
  line-height: 1;
  margin-top: 20px;
}

#business .secJob__items--txt {
  font-size: 14px;
  margin-top: 15px;
  line-height: 1.6428571429;
}

#business .secJob__items--btn {
  width: 180px;
  height: 50px;
  margin-left: auto;
  margin-top: 20px;
}

#business .secJob__items--btn>a {
  font-size: 12px;
}

#business .secJob__items--btn>a .icon {
  width: 16px;
  height: 11px;
}

#business .secJob__items--arrow {
  position: absolute;
  bottom: 11px;
  right: 11px;
  z-index: 1;
  width: 52px;
  height: 52px;
}

#business .secJob__items--arrow .icon {
  width: 19px;
  height: 13px;
}

#page_contact .sec-contact {
  background: #f1f4f7;
  padding: 200px 0;
}

#page_contact .sec-contact dl {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 200px 1fr;
  grid-template-columns: 200px 1fr;
}

#page_contact .sec-contact dl dt {
  padding-top: 10px;
}

#page_contact .sec-contact dl.-styleChange {
  display: block;
}

#page_contact .sec-contact dl.-styleChange dd .addr {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 200px 0 1fr;
  grid-template-columns: 200px 1fr;
  gap: 0;
  margin-top: 10px;
}

#page_contact .sec-contact dd {
  margin-top: 0;
}

#page_contact .sec-contact__tit {
  width: 320px;
  margin-inline: auto;
}

#page_contact .sec-contact__txt {
  text-align: center;
  font-size: 15px;
  margin-top: 40px;
}

#page_contact .sec-contact .-check dd {
  width: 100%;
  font-size: 16px;
  padding: 10px 20px;
  background: #fff;
  border: 1px solid #707070;
}

#page_contact .sec-contact .contact__txt {
  text-align: center;
}

#page_contact .sec-contact .contact__top--btn {
  text-align: center;
}

#environment .c-sec__nav>nav {
  position: relative;
  left: -30px;
}

#environment .c-sec__box {
  -ms-grid-columns: 215px calc(100% - 215px);
  grid-template-columns: 215px calc(100% - 215px);
}

#environment .c-sec__cnt {
  padding: 0;
}

#environment .c-sec__cnt>section::after {
  left: 0;
}

#environment .c-sec__tit {
  padding-left: 55px;
}

#environment .secData {
  padding-top: 66px;
}

#environment .secData__inner {
  position: relative;
  width: calc(100% + 63px);
  height: 1723px;
}

#environment .secData__bg {
  position: absolute;
  inset: 0;
  background: url(/assets/img/environment/data_bg.png) no-repeat top left/cover;
}

#environment .secData__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  margin-top: 60px;
}

#environment .secData__list:has(._11) {
  margin: 0;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  border-top: none;
}

#environment .secData__items {
  position: relative;
  text-align: center;
  padding: 20px 0;
}

#environment .secData__items .-en {
  font-family: "futura-pt",sans-serif;
}

#environment .secData__items._01 .secData__items--icon {
  width: 110px;
  margin-top: 10px;
}

#environment .secData__items._01 .secData__items--txt {
  margin-top: 10px;
}

#environment .secData__items._02 .secData__items--icon {
  width: 114px;
  margin-top: 20px;
}

#environment .secData__items._02 .secData__items--txt {
  margin-top: 20px;
}

#environment .secData__items._03 .secData__items--icon {
  width: 90px;
  margin-top: 25px;
}

#environment .secData__items._03 .secData__items--txt {
  font-size: 25px;
  margin-top: 20px;
}

#environment .secData__items._04 .secData__items--icon {
  width: 230px;
  margin-top: 40px;
}

#environment .secData__items._04 .secData__items--txt {
  margin-top: 10px;
}

#environment .secData__items._05 {
  -ms-grid-column: 2;
  -ms-grid-column-span: 2;
  grid-column: 2/4;
}

#environment .secData__items._05 .secData__items--icon {
  width: 260px;
  margin-top: 30px;
}

#environment .secData__items._05 .secData__items--txt {
  position: absolute;
}

#environment .secData__items._05 .secData__items--txt._01 {
  top: 47px;
  left: 60px;
}

#environment .secData__items._05 .secData__items--txt._02 {
  bottom: 37px;
  left: 70px;
}

#environment .secData__items._05 .secData__items--txt._03 {
  top: 45px;
  right: 130px;
}

#environment .secData__items._05 .secData__items--txt._04 {
  top: 140px;
  right: 70px;
}

#environment .secData__items._05 .secData__items--txt._05 {
  bottom: 37px;
  right: 90px;
}

#environment .secData__items._05 .secData__items--txt .num {
  font-size: 62px;
}

#environment .secData__items._06,
#environment .secData__items._07,
#environment .secData__items._08 {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: subgrid;
  grid-template-rows: subgrid;
  -ms-grid-row-span: 3;
  grid-row: span 3;
  top: 10px;
}

#environment .secData__items._06 .secData__items--icon,
#environment .secData__items._07 .secData__items--icon,
#environment .secData__items._08 .secData__items--icon {
  margin-top: 10px;
}

#environment .secData__items._06 .secData__items--icon {
  width: 120px;
}

#environment .secData__items._07 .secData__items--icon {
  width: 125px;
}

#environment .secData__items._08 .secData__items--icon {
  width: 120px;
}

#environment .secData__items._09 {
  top: 20px;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-column: 1/4;
}

#environment .secData__items._09 .secData__items--inner {
  position: relative;
  align-items: flex-end;
}

#environment .secData__items._09 .secData__items--cnt {
  display: contents;
}

#environment .secData__items._09 .secData__items--icon {
  width: 80px;
  margin: 0 0 0 20px;
}

#environment .secData__items._09 .secData__items--txt.-styleChange .label {
  position: relative;
  left: 100px;
}

#environment .secData__items._10 {
  top: 10px;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-column: 1/4;
}

#environment .secData__items._10 .secData__items--icon {
  width: 120px;
  margin: 0 0 0 30px;
}

#environment .secData__items._10 .secData__items--txt .small {
  font-size: 26px;
}

#environment .secData__items._10 .secData__items--txt .small .num {
  font-size: 50px;
  font-weight: 500;
}

#environment .secData__items._11 {
  top: 20px;
}

#environment .secData__items._11 .secData__items--icon {
  width: 210px;
  margin: 0;
}

#environment .secData__items._11 .secData__items--txt {
  font-size: 28px;
}

#environment .secData__items._12 {
  top: 20px;
}

#environment .secData__items._12 .secData__items--icon {
  width: 125px;
  margin: 0;
}

#environment .secData__items._12 .secData__items--txt {
  font-size: 28px;
}

#environment .secData__items--tit {
  font-size: 20px;
  font-weight: bold;
}

#environment .secData__items--tit .small {
  display: block;
  font-size: 14px;
  color: #7f98b5;
  font-weight: 500;
}

#environment .secData__items--tit {
  line-height: 1.4;
}

#environment .secData__items--icon {
  margin: 0 auto;
}

#environment .secData__items--txt {
  font-size: 34px;
  color: #016bff;
  font-weight: bold;
  line-height: 1.1;
}

#environment .secData__items--txt .num {
  font-size: 70px;
  font-weight: 700;
}

#environment .secData__items--txt .strong {
  display: block;
  font-size: 60px;
  margin-top: 15px;
}

#environment .secData__items--txt .label {
  display: block;
  font-size: 14px;
  border: 1px solid #016bff;
  border-radius: 27px;
  padding: 5px 15px;
  margin-bottom: 15px;
}

#environment .secData__items--txt .txt {
  display: block;
  font-size: 17px;
}

#environment .secData__items--inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-top: 15px;
}

#environment .secOffice {
  padding: 60px 0;
}

#environment .secOffice__slide {
  width: calc(100% + 63px);
  margin-top: 30px;
  padding-left: 55px;
}

#environment .secOffice__slide .swiper {
  padding-bottom: 100px;
}

#environment .secOffice__slide .swiper-pagination {
  top: auto;
  bottom: 50px;
  left: 50%;
  translate: -50% 0;
  width: 700px;
  height: 2px;
  background: rgba(124,138,144,.5);
}

#environment .secOffice__slide .swiper-pagination-progressbar-fill {
  background: #016bff;
}

#environment .secOffice__slide .swiper-button-next,
#environment .secOffice__slide .swiper-button-prev {
  top: auto;
  bottom: 30px;
}

#environment .secOffice__slide .swiper-button-next::after,
#environment .secOffice__slide .swiper-button-prev::after {
  content: "";
  width: 20px;
  height: 20px;
  border-bottom: 2px solid #016bff;
  border-right: 2px solid #016bff;
}

#environment .secOffice__slide .swiper-button-next {
  left: 45px;
}

#environment .secOffice__slide .swiper-button-next::after {
  rotate: -45deg;
}

#environment .secOffice__slide .swiper-button-prev::after {
  rotate: 135deg;
}

#environment .secOffice__slide .swiper-button-disabled::after {
  border-color: #959595;
  opacity: 1;
}

#index .l-sec::after {
  width: calc(100% - 40px);
}

#index .sec-in:not([class*=" "]) {
  padding: 0 20px;
  width: 100%;
}

#index .secHero {
  position: relative;
  height: 100dvh;
}

#index .secHero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #fff;
  z-index: -1;
  transition: 1s cubic-bezier(0.22, 1, 0.36, 1);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

#index .secHero::after {
  content: "";
  position: absolute;
  inset: 0;
  background: #848484;
  z-index: -10;
}

#index .secHero.is-load::before {
  -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
}

#index .secHero__bg {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100dvh;
  z-index: -1;
  mix-blend-mode: overlay;
}

#index .secHero__bg video {
  width: 100%;
  height: 100%;
  -o-object-position: right center;
  object-position: right center;
  -o-object-fit: cover;
  object-fit: cover;
}

#index .secHero__img {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

#index .secHero__img .img {
  position: absolute;
  width: 100%;
  height: 100%;
}

#index .secHero__img .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: 1s cubic-bezier(0.22, 1, 0.36, 1);
}

#index .secHero__img .img.is-show img {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

#index .secHero__img .img.is-hide img {
  -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
}

#index .secHero__img .img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #09499d;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: 10;
}

#index .secHero__img .img.is-next::before {
  -webkit-animation: slideOverlay 1s cubic-bezier(0.22, 1, 0.36, 1) forwards;
  animation: slideOverlay 1s cubic-bezier(0.22, 1, 0.36, 1) forwards;
  opacity: 1;
}

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

  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

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

  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

#index .secHero__tit {
  position: absolute;
  bottom: 150px;
  left: 50%;
  translate: -50% 0;
  width: 750px;
  z-index: 100;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: .6s cubic-bezier(0.22, 1, 0.36, 1);
}

#index .secHero__tit.is-load {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

#index .secMessage {
  position: relative;
  padding: 160px 0;
  z-index: 1;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background: rgba(0,29,70,.25);
  background-blend-mode: saturation;
}

#index .secMessage__txt {
  font-size: 23px;
  margin-top: 50px;
  color: #fff;
  line-height: 2.1739130435;
  font-weight: 500;
}

#index .secMessage__btn {
  width: 250px;
  height: 65px;
  margin-top: 70px;
}

#index .secBusiness {
  background: #fff;
}

#index .secBusiness__inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

#index .secBusiness__info {
  padding: 0 50px;
}

#index .secBusiness__txt {
  font-size: 16px;
  margin-top: 40px;
}

#index .secBusiness__btn {
  width: 250px;
  height: 65px;
  margin-top: 50px;
}

#index .secMember__inner {
  position: relative;
  padding: 70px 0;
  z-index: 1;
}

#index .secMember__inner::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  -webkit-clip-path: polygon(100% 0, 0 0, 100% 317px);
  clip-path: polygon(100% 0, 0 0, 100% 317px);
  z-index: 10;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background: rgba(0,29,70,.25);
  background-blend-mode: saturation;
}

#index .secMember__inner::after {
  content: "";
  position: absolute;
  inset: 0;
  background: #eaf2f5;
  -webkit-clip-path: polygon(50% 0%, 100% 317px, 100% 100%, 0 100%, 0 0);
  clip-path: polygon(50% 0%, 100% 317px, 100% 100%, 0 100%, 0 0);
  z-index: -10;
}

#index .secMember__btn {
  margin-top: 50px;
  width: 250px;
  height: 65px;
}

#index .secMember__interview {
  border-top: 1px solid #90c0fc;
  background: #eaf2f5;
}

#index .secMember__box {
  position: relative;
}

#index .secMember__box::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  translate: -50% 0;
  width: 100vw;
  height: 1px;
  background: #90c0fc;
  z-index: 1;
}

#index .secMember__box:nth-of-type(even) .secMember__box--inner {
  flex-direction: row-reverse;
}

#index .secMember__box--inner {
  display: flex;
}

#index .secMember__box--img {
  overflow: hidden;
  width: 50%;
}

#index .secMember__box--head {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  padding: 0 60px 30px;
  z-index: 1;
}

#index .secMember__box--head::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #016bff;
  transition: .3s;
  z-index: -1;
}

#index .secMember__box--tit {
  font-size: 36px;
  line-height: 1.3055555556;
  color: #016bff;
  margin-top: 30px;
  font-weight: bold;
  transition: .3s;
}

#index .secMember__box--info {
  display: flex;
  align-items: flex-end;
  gap: 10px;
  margin-top: 30px;
  font-size: 14px;
  line-height: 1;
  transition: .3s;
}

#index .secMember__box--info .name {
  font-size: 20px;
}

#index .secMember__box--info .job {
  font-weight: 500;
}

#index .secMember__box--btn {
  position: absolute;
  bottom: 20px;
  right: 33px;
}

#index .secInfo {
  background: #fff;
}

#index .secInfo__inner {
  display: flex;
}

#index .secInfo__box {
  position: relative;
  padding: 50px 30px 110px;
}

#index .secInfo__box:first-of-type {
  padding-right: 50px;
}

#index .secInfo__box:nth-of-type(2) {
  position: relative;
  padding-left: 50px;
}

#index .secInfo__box:nth-of-type(2)::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #90c0fc;
}

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

#index .secInfo__tit {
  position: relative;
  padding-bottom: 50px;
}

#index .secInfo__tit::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  translate: -50% 0;
  width: 100vw;
  height: 1px;
  background: #90c0fc;
}

#index .secInfo__tit .tit {
  font-size: 30px;
  margin-top: 5px;
}

#index .secInfo__txt {
  font-size: 16px;
  margin-top: 35px;
}

#index .secInfo__btn {
  position: absolute;
  bottom: 30px;
  right: 30px;
  width: 250px;
  height: 65px;
}

#member .secInterview {
  padding: 60px 0;
}

#member .secInterview .c-interview__items--arrow {
  width: 52px;
  height: 52px;
}

#member .secInterview .c-interview__items--arrow .icon {
  width: 19px;
  height: 13px;
}

#member .c-mainv.-detail+.c-sec {
  padding: 0;
  border: none;
}

#member .c-mainv.-detail .c-headingStyle2 .num {
  font-size: 35px;
}

#member .secDetail__tit {
  position: relative;
  font-size: 37px;
  font-weight: bold;
  line-height: 1;
  padding: 50px 0;
  z-index: 1;
}

#member .secDetail__tit::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% 0;
  width: 100vw;
  height: 100%;
  background: rgba(255,255,255,.6);
  border-top: 1px solid #90c0fc;
  border-bottom: 1px solid #90c0fc;
  z-index: -1;
}

#member .secDetail__box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 70px 0;
}

#member .secDetail__box:nth-of-type(even) {
  flex-direction: row-reverse;
  padding-top: 0;
}

#member .secDetail__box--img {
  width: 40%;
}

#member .secDetail__box--info {
  width: 57%;
}

#member .secDetail__box--tit {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.4722222222;
}

#member .secDetail__box--txt {
  font-size: 16px;
  line-height: 1.6875;
  margin-top: 25px;
}

#member .secDetail__schedule {
  position: relative;
  padding: 90px 0;
  z-index: 1;
}

#member .secDetail__schedule::after {
  content: "";
  position: absolute;
  top: 0;
  left: 88px;
  width: 1px;
  height: 100%;
  background: #016bff;
  z-index: -1;
}

#member .secDetail__schedule--items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 75px 28px 1fr;
  grid-template-columns: 75px 1fr;
  align-items: flex-start;
  gap: 28px;
}

#member .secDetail__schedule--items:nth-child(n+2) {
  padding-top: 45px;
}

#member .secDetail__schedule--time {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #016bff;
  line-height: 1;
  color: #fff;
  padding: 8px 0;
  font-size: 21px;
}

#member .secDetail__schedule--tit {
  font-size: 24px;
  line-height: 1.5;
}

#member .secDetail__schedule--txt {
  font-size: 16px;
  line-height: 1.6875;
  margin-top: 20px;
}

#recruit .secGuideline {
  padding: 60px 0;
}

#recruit .secGuideline__table {
  margin-top: 50px;
  padding: 50px;
  background: #fff;
}

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

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

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

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

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

  body {
    font-size: 1.0248901903vw;
  }

  .l-sec::after {
    width: 97.0717423133vw;
    border-width: .0732064422vw;
  }

  .sec-in {
    width: 97.0717423133vw;
  }

  .sec-in.-small {
    width: 80.5270863836vw;
  }

  .sec-in.-medium {
    width: 87.8477306003vw;
  }

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

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

  .l-header__logo {
    width: 13.9092240117vw;
  }

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

  .l-nav__list {
    gap: 2.196193265vw;
  }

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

  .l-nav__link::before {
    height: .0732064422vw;
    bottom: -.3660322108vw;
  }

  .l-nav__link.-entry {
    font-size: 1.4641288433vw;
  }

  .l-nav__link.-entry .icon {
    width: 1.1713030747vw;
    height: .8052708638vw;
  }

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

  .l-footer__logo {
    width: 23.4260614934vw;
  }

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

  .l-footer__info .strong {
    font-size: 1.1713030747vw;
  }

  .l-footer__info--sub {
    margin-top: .7320644217vw;
  }

  .l-footer__banner {
    width: 33.6749633968vw;
    bottom: 7.3206442167vw;
  }

  .l-footer__btn {
    width: 20.4978038067vw;
    height: 5.1244509517vw;
  }

  .l-footer__btn>a.-en {
    font-size: 1.8301610542vw;
  }

  .l-footer__nav {
    gap: 4.9048316252vw;
  }

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

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

  .l-footer__link:nth-child(n+2) {
    margin-top: .5856515373vw;
  }

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

  .l-footer__btm {
    margin-top: 8.0527086384vw;
    font-size: .878477306vw;
    gap: 2.196193265vw;
  }

  .l-footer__privacy::after {
    right: -1.0980966325vw;
    width: .0732064422vw;
  }

  .c-btnStyle1 {
    min-width: 13.5431918009vw;
    min-height: 3.1478770132vw;
    font-size: 1.317715959vw;
    border-radius: 2.7086383602vw;
    border-width: .0732064422vw;
  }

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

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

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

  .c-btnStyle2 .icon {
    width: 1.8301610542vw;
    height: 1.2445095168vw;
  }

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

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

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

  .contact__txt {
    font-size: 1.0248901903vw;
  }

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

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

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

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

  .contact__item dl dd {
    margin-top: .878477306vw;
  }

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

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

  .contact__btm {
    margin-top: 4.9780380673vw;
  }

  .contact__btm form {
    gap: 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: 15.4465592972vw;
    margin: 4.831625183vw auto 0;
  }

  .contact__top--btn {
    margin-top: 2.635431918vw;
  }

  .c-headingStyle1 .subtit {
    font-size: 1.1713030747vw;
    padding-left: 1.4641288433vw;
  }

  .c-headingStyle1 .subtit::before {
    width: .439238653vw;
    height: .439238653vw;
  }

  .c-headingStyle1 .tit {
    font-size: 3.3674963397vw;
    margin-top: 1.4641288433vw;
  }

  .c-headingStyle2 {
    gap: .7320644217vw;
  }

  .c-headingStyle2 .tit {
    font-size: .7320644217vw;
  }

  .c-headingStyle2 .num {
    font-size: 3.5871156662vw;
    -webkit-text-stroke: .0732064422vw #016bff;
  }

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

  .c-sec__box {
    -ms-grid-columns: 15.7393850659vw 1fr;
    grid-template-columns: 15.7393850659vw 1fr;
  }

  .c-sec__nav {
    top: 4.831625183vw;
    height: 9.9560761347vw;
    padding-top: 4.831625183vw;
  }

  .c-sec__nav--items:nth-child(n+2) {
    margin-top: .7320644217vw;
  }

  .c-sec__nav--link.c-headingStyle1 .subtit {
    font-size: 1.2445095168vw;
  }

  .c-sec__cnt {
    padding-inline: 4.0263543192vw 0;
    border-width: .0732064422vw;
  }

  .c-sec__cnt>section::after {
    left: -4.0263543192vw;
    height: .0732064422vw;
  }

  .c-sec__tit {
    font-size: 2.7086383602vw;
  }

  .c-mainv {
    height: 44.289897511vw;
  }

  .c-mainv::after {
    top: 13.5431918009vw;
    height: calc(100% - 13.5431918009vw);
  }

  .c-mainv.-detail {
    height: 47.5109809663vw;
  }

  .c-mainv__detail--head {
    bottom: 3.6603221083vw;
    left: calc(50% + 3.6603221083vw);
  }

  .c-mainv__detail--tit {
    font-size: 2.635431918vw;
    margin-top: 1.4641288433vw;
  }

  .c-mainv__detail--info {
    gap: .7320644217vw;
    font-size: 1.2445095168vw;
    margin-top: 1.8301610542vw;
  }

  .c-mainv__detail--info .name {
    font-size: 1.8301610542vw;
  }

  .c-mainv__person {
    width: 100vw;
  }

  .c-mainv__tit {
    top: 10.980966325vw;
  }

  .c-btm {
    height: 34.7730600293vw;
  }

  .c-btm__tit .tit {
    margin-top: .7320644217vw;
  }

  .c-btm__btn {
    width: 18.3016105417vw;
    height: 5.1244509517vw;
    margin-top: 3.6603221083vw;
  }

  .c-interview__list {
    gap: 3.6603221083vw;
  }

  .c-interview__items--arrow {
    bottom: .7320644217vw;
    right: .7320644217vw;
  }

  .c-interview__items--num {
    margin-top: .878477306vw;
  }

  .c-interview__items--num .num {
    font-size: 2.7818448023vw;
  }

  .c-interview__items--tit {
    font-size: 1.9033674963vw;
    margin-top: .3660322108vw;
  }

  .c-interview__items--info {
    font-size: 1.0248901903vw;
    margin-top: 1.0980966325vw;
    gap: 0 .7320644217vw;
    width: 14.6412884334vw;
  }

  .c-interview__items--info .name {
    font-size: 1.4641288433vw;
  }

  .c-other {
    padding: 5.1244509517vw 0;
  }

  .c-other__tit .subtit {
    font-size: 1.0248901903vw;
  }

  .c-other__tit .tit {
    font-size: 2.7086383602vw;
    margin-top: 1.4641288433vw;
  }

  .c-other__list {
    margin-top: 3.513909224vw;
  }

  .c-table__list {
    -ms-grid-columns: 11.7130307467vw 1fr;
    grid-template-columns: 11.7130307467vw 1fr;
    border-width: .0732064422vw;
    padding: 1.4641288433vw 0;
    font-size: 1.1713030747vw;
  }

  .c-entry>a {
    padding: 7.3206442167vw 0;
  }

  .c-entry__inner {
    -ms-grid-columns: 1fr 43.9238653001vw;
    grid-template-columns: 1fr 43.9238653001vw;
  }

  .c-entry__tit .tit {
    font-size: 3.6603221083vw;
  }

  .c-entry__btn {
    height: 8.4187408492vw;
    margin-top: 5.8565153734vw;
  }

  .c-entry__btn .c-btnStyle1 {
    border-radius: 5.0512445095vw;
    font-size: 1.9765739385vw;
  }

  .c-entry__btn .c-btnStyle1 .icon {
    right: 2.5622254758vw;
    width: 2.9282576867vw;
    height: 2.0497803807vw;
  }

  #about_us .secPhilosophy {
    padding: 4.39238653vw 0;
  }

  #about_us .secPhilosophy__list {
    gap: 1.6837481698vw;
    margin-top: 3.6603221083vw;
  }

  #about_us .secPhilosophy__items {
    width: 21.9619326501vw;
    height: 21.9619326501vw;
  }

  #about_us .secPhilosophy__items--num {
    font-size: 1.2445095168vw;
  }

  #about_us .secPhilosophy__items--tit {
    font-size: 1.8301610542vw;
    margin-top: .7320644217vw;
  }

  #about_us .secPhilosophy__items--txt {
    font-size: 1.0248901903vw;
    margin-top: 1.4641288433vw;
  }

  #about_us .secStatue {
    padding: 4.39238653vw 0;
  }

  #about_us .secStatue__tit {
    font-size: 2.4890190337vw;
    margin-top: 4.39238653vw;
  }

  #about_us .secStatue__txt {
    font-size: 1.2445095168vw;
    margin-top: 2.0497803807vw;
  }

  #about_us .secCompany {
    padding: 4.39238653vw 0;
  }

  #about_us .secCompany__table {
    margin-top: 3.6603221083vw;
  }

  #about_us .secMap {
    padding: 4.39238653vw 0 8.78477306vw;
  }

  #about_us .secMap__list {
    gap: 3.2210834553vw;
    margin-top: 3.6603221083vw;
  }

  #about_us .secMap__items--tit>a {
    font-size: 1.4641288433vw;
    margin-top: 1.4641288433vw;
    gap: .7320644217vw;
    border-width: .0732064422vw;
  }

  #about_us .secMap__items--info {
    font-size: 1.0248901903vw;
    margin-top: 1.0980966325vw;
  }

  #business .secRental {
    padding: 4.39238653vw 0;
  }

  #business .secRental__list {
    margin-top: 3.6603221083vw;
    gap: .7320644217vw;
  }

  #business .secRental__items {
    padding: 2.9282576867vw 1.4641288433vw 1.4641288433vw;
  }

  #business .secRental__items--icon._01 {
    width: 6.0761346999vw;
  }

  #business .secRental__items--icon._02 {
    width: 5.710102489vw;
  }

  #business .secRental__items--icon._03 {
    width: 6.2957540264vw;
  }

  #business .secRental__items--icon._04 {
    width: 6.588579795vw;
  }

  #business .secRental__items--icon._05 {
    width: 6.0029282577vw;
  }

  #business .secRental__items--icon._06 {
    width: 6.0761346999vw;
  }

  #business .secRental__items--tit {
    font-size: 1.756954612vw;
    margin-top: 1.0980966325vw;
  }

  #business .secRental__items--txt {
    font-size: 1.0248901903vw;
    margin-top: 1.4641288433vw;
  }

  #business .secFlow {
    padding: 4.39238653vw 0;
  }

  #business .secJob {
    padding: 4.39238653vw 0 8.78477306vw;
  }

  #business .secJob__list {
    margin-top: 3.6603221083vw;
    gap: 3.8799414348vw;
  }

  #business .secJob__items--tit {
    font-size: 1.8301610542vw;
    margin-top: 1.4641288433vw;
  }

  #business .secJob__items--txt {
    font-size: 1.0248901903vw;
    margin-top: 1.0980966325vw;
  }

  #business .secJob__items--btn {
    width: 13.17715959vw;
    height: 3.6603221083vw;
    margin-top: 1.4641288433vw;
  }

  #business .secJob__items--btn>a {
    font-size: .878477306vw;
  }

  #business .secJob__items--btn>a .icon {
    width: 1.1713030747vw;
    height: .8052708638vw;
  }

  #business .secJob__items--arrow {
    width: 3.8067349927vw;
    height: 3.8067349927vw;
    bottom: .8052708638vw;
    right: .8052708638vw;
  }

  #business .secJob__items--arrow .icon {
    width: 1.3909224012vw;
    height: .9516837482vw;
  }

  #page_contact .sec-contact {
    padding: 14.6412884334vw 0;
  }

  #page_contact .sec-contact dl {
    -ms-grid-columns: 14.6412884334vw 1fr;
    grid-template-columns: 14.6412884334vw 1fr;
  }

  #page_contact .sec-contact dl dt {
    padding-top: .7320644217vw;
  }

  #page_contact .sec-contact dl.-styleChange dd .addr {
    -ms-grid-columns: 14.6412884334vw 1fr;
    grid-template-columns: 14.6412884334vw 1fr;
    margin-top: .7320644217vw;
  }

  #page_contact .sec-contact__tit {
    width: 23.4260614934vw;
  }

  #page_contact .sec-contact__txt {
    font-size: 1.0980966325vw;
    margin-top: 2.9282576867vw;
  }

  #page_contact .sec-contact .-check dd {
    font-size: 1.1713030747vw;
    padding: .7320644217vw 1.4641288433vw;
  }

  #environment .c-sec__nav>nav {
    left: -1.4641288433vw;
  }

  #environment .c-sec__box {
    -ms-grid-columns: 15.7393850659vw calc(100% - 15.7393850659vw);
    grid-template-columns: 15.7393850659vw calc(100% - 15.7393850659vw);
  }

  #environment .c-sec__tit {
    padding-left: 4.0263543192vw;
  }

  #environment .secData {
    padding-top: 4.831625183vw;
  }

  #environment .secData__inner {
    width: calc(100% + 4.6120058565vw);
    height: 126.1346998536vw;
  }

  #environment .secData__list {
    margin-top: 4.39238653vw;
  }

  #environment .secData__items {
    padding: 1.4641288433vw 0;
  }

  #environment .secData__items._01 .secData__items--icon {
    width: 8.0527086384vw;
    margin-top: .7320644217vw;
  }

  #environment .secData__items._01 .secData__items--txt {
    margin-top: .7320644217vw;
  }

  #environment .secData__items._02 .secData__items--icon {
    width: 8.345534407vw;
    margin-top: 1.4641288433vw;
  }

  #environment .secData__items._02 .secData__items--txt {
    margin-top: 1.4641288433vw;
  }

  #environment .secData__items._03 .secData__items--icon {
    width: 6.588579795vw;
    margin-top: 1.8301610542vw;
  }

  #environment .secData__items._03 .secData__items--txt {
    font-size: 1.8301610542vw;
    margin-top: 1.4641288433vw;
  }

  #environment .secData__items._04 .secData__items--icon {
    width: 16.8374816984vw;
    margin-top: 2.9282576867vw;
  }

  #environment .secData__items._04 .secData__items--txt {
    margin-top: .7320644217vw;
  }

  #environment .secData__items._05 .secData__items--icon {
    width: 19.0336749634vw;
    margin-top: 2.196193265vw;
  }

  #environment .secData__items._05 .secData__items--txt._01 {
    top: 3.4407027818vw;
    left: 4.39238653vw;
  }

  #environment .secData__items._05 .secData__items--txt._02 {
    bottom: 2.7086383602vw;
    left: 5.1244509517vw;
  }

  #environment .secData__items._05 .secData__items--txt._03 {
    top: 3.2942898975vw;
    right: 9.5168374817vw;
  }

  #environment .secData__items._05 .secData__items--txt._04 {
    top: 10.2489019034vw;
    right: 5.1244509517vw;
  }

  #environment .secData__items._05 .secData__items--txt._05 {
    bottom: 2.7086383602vw;
    right: 6.588579795vw;
  }

  #environment .secData__items._05 .secData__items--txt .num {
    font-size: 4.5387994143vw;
  }

  #environment .secData__items._06,
  #environment .secData__items._07,
  #environment .secData__items._08 {
    top: .7320644217vw;
  }

  #environment .secData__items._06 .secData__items--icon,
  #environment .secData__items._07 .secData__items--icon,
  #environment .secData__items._08 .secData__items--icon {
    margin-top: .7320644217vw;
  }

  #environment .secData__items._06 .secData__items--icon {
    width: 8.78477306vw;
  }

  #environment .secData__items._07 .secData__items--icon {
    width: 9.1508052709vw;
  }

  #environment .secData__items._08 .secData__items--icon {
    width: 8.78477306vw;
  }

  #environment .secData__items._09 {
    top: 1.4641288433vw;
  }

  #environment .secData__items._09 .secData__items--icon {
    width: 5.8565153734vw;
    margin: 0 0 0 1.4641288433vw;
  }

  #environment .secData__items._09 .secData__items--txt.-styleChange .label {
    left: 7.3206442167vw;
  }

  #environment .secData__items._10 {
    top: .7320644217vw;
  }

  #environment .secData__items._10 .secData__items--icon {
    width: 8.78477306vw;
    margin: 0 0 0 2.196193265vw;
  }

  #environment .secData__items._10 .secData__items--txt .small {
    font-size: 1.9033674963vw;
  }

  #environment .secData__items._10 .secData__items--txt .small .num {
    font-size: 3.6603221083vw;
  }

  #environment .secData__items._11 {
    top: 1.4641288433vw;
  }

  #environment .secData__items._11 .secData__items--icon {
    width: 15.3733528551vw;
  }

  #environment .secData__items._11 .secData__items--txt {
    font-size: 2.0497803807vw;
  }

  #environment .secData__items._12 {
    top: 1.4641288433vw;
  }

  #environment .secData__items._12 .secData__items--icon {
    width: 9.1508052709vw;
  }

  #environment .secData__items._12 .secData__items--txt {
    font-size: 2.0497803807vw;
  }

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

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

  #environment .secData__items--txt {
    font-size: 2.4890190337vw;
  }

  #environment .secData__items--txt .num {
    font-size: 5.1244509517vw;
  }

  #environment .secData__items--txt .strong {
    font-size: 4.39238653vw;
    margin-top: 1.0980966325vw;
  }

  #environment .secData__items--txt .label {
    font-size: 1.0248901903vw;
    border-width: .0732064422vw;
    border-radius: 1.9765739385vw;
    padding: .3660322108vw 1.0980966325vw;
    margin-bottom: 1.0980966325vw;
  }

  #environment .secData__items--txt .txt {
    font-size: 1.2445095168vw;
  }

  #environment .secData__items--inner {
    margin-top: 1.0980966325vw;
    gap: 1.4641288433vw;
  }

  #environment .secOffice {
    padding: 4.39238653vw 0;
  }

  #environment .secOffice__slide {
    width: calc(100% + 4.6120058565vw);
    margin-top: 2.196193265vw;
    padding-left: 4.0263543192vw;
  }

  #environment .secOffice__slide .swiper {
    padding-bottom: 7.3206442167vw;
  }

  #environment .secOffice__slide .swiper-pagination {
    bottom: 3.6603221083vw;
    width: 51.2445095168vw;
    height: .1464128843vw;
  }

  #environment .secOffice__slide .swiper-button-next,
  #environment .secOffice__slide .swiper-button-prev {
    bottom: 2.196193265vw;
  }

  #environment .secOffice__slide .swiper-button-next::after,
  #environment .secOffice__slide .swiper-button-prev::after {
    width: 1.4641288433vw;
    height: 1.4641288433vw;
    border-width: .1464128843vw;
  }

  #environment .secOffice__slide .swiper-button-next {
    left: 3.2942898975vw;
  }

  #index .l-sec::after {
    width: calc(100% - 2.9282576867vw);
  }

  #index .sec-in:not([class*=" "]) {
    padding: 0 1.4641288433vw;
  }

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

  #index .secMessage__txt {
    font-size: 1.6837481698vw;
    margin-top: 3.6603221083vw;
  }

  #index .secMessage__btn {
    width: 18.3016105417vw;
    height: 4.7584187408vw;
    margin-top: 5.1244509517vw;
  }

  #index .secBusiness__info {
    padding: 0 3.6603221083vw;
  }

  #index .secBusiness__txt {
    font-size: 1.1713030747vw;
    margin-top: 2.9282576867vw;
  }

  #index .secBusiness__btn {
    width: 18.3016105417vw;
    height: 4.7584187408vw;
    margin-top: 3.6603221083vw;
  }

  #index .secMember__inner {
    padding: 5.1244509517vw 0;
  }

  #index .secMember__btn {
    width: 18.3016105417vw;
    height: 4.7584187408vw;
    margin-top: 3.6603221083vw;
  }

  #index .secMember__interview {
    border-width: .0732064422vw;
  }

  #index .secMember__box::after {
    height: .0732064422vw;
  }

  #index .secMember__box--head {
    padding: 0 4.39238653vw 2.196193265vw;
  }

  #index .secMember__box--tit {
    font-size: 2.635431918vw;
    margin-top: 2.196193265vw;
  }

  #index .secMember__box--info {
    gap: .7320644217vw;
    margin-top: 2.196193265vw;
    font-size: 1.0248901903vw;
  }

  #index .secMember__box--info .name {
    font-size: 1.4641288433vw;
  }

  #index .secMember__box--btn {
    bottom: 1.4641288433vw;
    right: 2.4158125915vw;
  }

  #index .secInfo__box {
    padding: 3.6603221083vw 2.196193265vw 8.0527086384vw;
  }

  #index .secInfo__box:first-of-type {
    padding-right: 3.6603221083vw;
  }

  #index .secInfo__box:nth-of-type(2) {
    padding-left: 3.6603221083vw;
  }

  #index .secInfo__box:nth-of-type(2)::after {
    width: .0732064422vw;
  }

  #index .secInfo__img {
    margin-top: 3.2942898975vw;
  }

  #index .secInfo__tit {
    padding-bottom: 3.6603221083vw;
  }

  #index .secInfo__tit::before {
    height: .0732064422vw;
  }

  #index .secInfo__tit .tit {
    font-size: 2.196193265vw;
    margin-top: .3660322108vw;
  }

  #index .secInfo__txt {
    font-size: 1.1713030747vw;
    margin-top: 2.5622254758vw;
  }

  #index .secInfo__btn {
    width: 18.3016105417vw;
    height: 4.7584187408vw;
    bottom: 2.196193265vw;
    right: 2.196193265vw;
  }

  #member .secInterview .c-interview__items--arrow {
    width: 3.8067349927vw;
    height: 3.8067349927vw;
  }

  #member .secInterview .c-interview__items--arrow .icon {
    width: 1.3909224012vw;
    height: .9516837482vw;
  }

  #member .secInterview {
    padding: 4.39238653vw 0;
  }

  #member .c-mainv.-detail .c-headingStyle2 .num {
    font-size: 2.5622254758vw;
  }

  #member .secDetail__tit {
    font-size: 2.7086383602vw;
    padding: 3.6603221083vw 0;
  }

  #member .secDetail__tit::after {
    border-width: .0732064422vw;
  }

  #member .secDetail__box {
    padding: 5.1244509517vw 0;
  }

  #member .secDetail__box--tit {
    font-size: 2.635431918vw;
  }

  #member .secDetail__box--txt {
    font-size: 1.1713030747vw;
    margin-top: 1.8301610542vw;
  }

  #member .secDetail__schedule {
    padding: 6.588579795vw 0;
  }

  #member .secDetail__schedule::after {
    left: 6.4421669107vw;
    width: .0732064422vw;
  }

  #member .secDetail__schedule--items {
    -ms-grid-columns: 5.4904831625vw 2.0497803807vw 1fr;
    grid-template-columns: 5.4904831625vw 1fr;
    gap: 2.0497803807vw;
  }

  #member .secDetail__schedule--items:nth-child(n+2) {
    padding-top: 3.2942898975vw;
  }

  #member .secDetail__schedule--time {
    font-size: 1.5373352855vw;
    padding: .5856515373vw 0;
  }

  #member .secDetail__schedule--tit {
    font-size: 1.756954612vw;
  }

  #member .secDetail__schedule--txt {
    font-size: 1.1713030747vw;
    margin-top: 1.4641288433vw;
  }

  #recruit .secGuideline {
    padding: 4.39238653vw 0;
  }

  #recruit .secGuideline__table {
    margin-top: 3.6603221083vw;
    padding: 3.6603221083vw;
  }
}

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

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

  body {
    font-size: 3.2vw;
  }

  .-pcOnly {
    display: none;
  }

  .-spOnly {
    display: block;
  }

  .l-sec::after {
    width: calc(100% - 2.6666666667vw);
    border-width: .2666666667vw;
  }

  .l-sec:not(.l-sec.-index)::after {
    display: none;
  }

  .sec-in {
    padding: 0 1.3333333333vw;
    width: 100%;
    position: static;
  }

  .sec-in.-small {
    width: 90%;
  }

  .sec-in.-medium {
    width: 90%;
  }

  .l-header__inner {
    padding: 5.3333333333vw 3.2vw;
    border-width: .2666666667vw;
  }

  .l-header__head {
    gap: 1.3333333333vw;
  }

  .l-header__logo {
    width: 32vw;
  }

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

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

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

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

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

  .l-nav__link::before {
    height: .2666666667vw;
    bottom: -1.3333333333vw;
  }

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

  .l-nav__link.-entry .icon {
    width: 6.6666666667vw;
    height: 4.5333333333vw;
  }

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

  .l-menu::before,
  .l-menu::after {
    content: "";
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    background: #000;
    opacity: 0;
    transition: .3s;
  }

  .l-menu::before {
    left: 10%;
  }

  .l-menu::after {
    right: 8%;
  }

  .l-menu .line {
    position: absolute;
    left: 50%;
    translate: -50% 0;
    width: 80%;
    height: .2666666667vw;
    background: #000;
    transition: .3s;
  }

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

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

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

  .l-menu.is-open::before,
  .l-menu.is-open::after {
    opacity: 1;
  }

  .l-menu.is-open .line:nth-child(2) {
    rotate: 38deg;
    top: 52%;
  }

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

  .l-footer {
    padding: 18.6666666667vw 0 4vw;
  }

  .l-footer__inner {
    flex-direction: column;
    justify-content: flex-start;
  }

  .l-footer__logo {
    width: 85.3333333333vw;
  }

  .l-footer__info {
    font-size: 3.4666666667vw;
    margin-top: 8vw;
  }

  .l-footer__info .strong {
    font-size: 4vw;
  }

  .l-footer__info--sub {
    margin-top: 4vw;
  }

  .l-footer__banner {
    width: 100%;
    margin-top: 8vw;
    position: static;
  }

  .l-footer__btn {
    width: 62.6666666667vw;
    height: 13.3333333333vw;
    margin-top: 8vw;
    position: static;
  }

  .l-footer__btn>a.-en {
    font-size: 4.8vw;
  }

  .l-footer__nav {
    order: 1;
    gap: 8vw;
    flex-direction: column;
    margin-top: 13.3333333333vw;
  }

  .l-footer__list>li:nth-child(n+2) {
    margin-top: 8vw;
  }

  .l-footer__link {
    font-size: 3.4666666667vw;
  }

  .l-footer__link.-en {
    font-size: 4.2666666667vw;
  }

  .l-footer__btm {
    justify-content: flex-start;
    font-size: 3.2vw;
    gap: 8vw;
    margin-top: 29.3333333333vw;
  }

  .l-footer__privacy::after {
    right: -4vw;
    width: .2666666667vw;
  }

  .c-btnStyle1 {
    overflow: visible;
    min-width: 42.6666666667vw;
    min-height: 12vw;
    font-size: 4.8vw;
    border-radius: 9.8666666667vw;
    border-width: .2666666667vw;
  }

  .c-btnStyle1 .icon {
    right: 5.3333333333vw;
    width: 6.6666666667vw;
    height: 4.5333333333vw;
  }

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

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

  .c-btnStyle2 .icon {
    width: 5.3333333333vw;
    height: 3.2vw;
  }

  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.birthyear {
    width: 26.6666666667vw;
  }

  .selectBox.birthmonth,
  .selectBox.birthdate,
  .selectBox.age {
    width: 21.3333333333vw;
  }

  .selectBox.prefecture {
    width: 48vw;
  }

  .post {
    width: 32vw;
  }

  .contact .require {
    font-size: 3.4666666667vw;
    padding-left: .8vw;
  }

  .contact {
    padding: 13.8666666667vw 0 17.0666666667vw;
  }

  .contact__txt {
    font-size: 3.7333333333vw;
  }

  .contact__box {
    margin-top: 8.5333333333vw;
    border-radius: 2.6666666667vw;
  }

  .contact__tit span {
    font-size: 5.3333333333vw;
    padding-bottom: 2.6666666667vw;
  }

  .contact__tit span::after {
    width: 21.3333333333vw;
  }

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

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

  .contact__item dl dd {
    margin-top: 2.6666666667vw;
  }

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

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

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

  .contact__item dl dd .name,
  .contact__item dl dd .furigana {
    flex-direction: column;
  }

  .contact__item dl dd .addr {
    display: block;
  }

  .contact__btm {
    margin-top: 12.8vw;
  }

  .contact__btm form {
    flex-direction: column;
    gap: 6.6666666667vw 0;
  }

  .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: 56.2666666667vw;
    margin: 10.6666666667vw auto 0;
  }

  .contact__top--btn {
    margin-top: 9.6vw;
  }

  .c-headingStyle1 .subtit {
    font-size: 2.9333333333vw;
    padding-left: 4vw;
  }

  .c-headingStyle1 .subtit::before {
    width: 1.3333333333vw;
    height: 1.3333333333vw;
  }

  .c-headingStyle1 .tit {
    font-size: 8vw;
    letter-spacing: -0.04em;
    margin-top: 3.2vw;
    line-height: 1.4666666667;
  }

  .c-headingStyle2 {
    flex-direction: row;
    align-items: center;
    gap: 1.3333333333vw;
  }

  .c-headingStyle2 .tit {
    display: none;
  }

  .c-headingStyle2 .num {
    font-size: 7.2vw;
    -webkit-text-stroke: .2666666667vw #016bff;
  }

  .c-sec {
    border-width: .2666666667vw;
    position: static;
  }

  .c-sec__box {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .c-sec__nav {
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
    height: auto;
    padding: 0;
    z-index: 100;
  }

  .c-sec__nav.is-hide {
    opacity: 1;
    translate: 0 100%;
  }

  .c-sec__nav--list {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(24vw, 1fr));
    border-top: .2666666667vw solid #90c0fc;
  }

  .c-sec__nav--items:nth-child(n+2) {
    margin-top: 0;
    border-left: .2666666667vw solid #90c0fc;
  }

  .c-sec__nav--link {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    background: #fff;
    padding: 5.3333333333vw 0;
    transition: .3s;
    z-index: 1;
  }

  .c-sec__nav--link::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgb(38, 205, 255) 0%, rgb(1, 107, 255) 100%);
    z-index: -1;
    opacity: 0;
    transition: .3s;
  }

  .c-sec__nav--link.c-headingStyle1 .subtit {
    font-size: 3.4666666667vw;
    padding-left: 0;
  }

  .c-sec__nav--link.c-headingStyle1 .subtit::before {
    display: none;
  }

  .c-sec__nav--link.c-headingStyle1.is-current::after {
    opacity: 1;
  }

  .c-sec__nav--link.c-headingStyle1.is-current .subtit {
    color: #fff;
  }

  .c-sec__cnt {
    padding-left: 0;
    border: none;
  }

  .c-sec__cnt>section::after {
    left: 50%;
    translate: -50% 0;
    height: .2666666667vw;
  }

  .c-sec__tit {
    font-size: 7.4666666667vw;
  }

  .c-mainv {
    height: 120vw;
  }

  .c-mainv::after {
    -webkit-clip-path: polygon(0 40%, 0% 100%, 250% 100%);
    clip-path: polygon(0 40%, 0% 100%, 250% 100%);
  }

  .c-mainv.-detail {
    height: 157.0666666667vw;
  }

  .c-mainv.-detail::after {
    -webkit-clip-path: polygon(0 40%, 0% 100%, 350% 100%);
    clip-path: polygon(0 40%, 0% 100%, 350% 100%);
  }

  .c-mainv.-gradient::before {
    content: "";
    position: absolute;
    top: 13.5431918009vw;
    left: 0;
    width: 100%;
    height: calc(100% - 13.5431918009vw);
    background: linear-gradient(-90deg, rgba(240, 247, 250, 0) 50%, rgb(240, 247, 250) 65%);
    -webkit-clip-path: polygon(0 40%, 0% 100%, 350% 100%);
    clip-path: polygon(0 40%, 0% 100%, 350% 100%);
    z-index: 3;
    opacity: .9;
    scale: -1 1;
  }

  .c-mainv__detail--head {
    width: 42.6666666667vw;
    bottom: 16vw;
    left: calc(50% + 8vw);
  }

  .c-mainv__detail--tit {
    font-size: 4.8vw;
    margin-top: 1.3333333333vw;
  }

  .c-mainv__detail--info {
    font-size: 3.2vw;
    gap: 1.3333333333vw 2.6666666667vw;
    margin-top: 4vw;
    flex-wrap: wrap;
  }

  .c-mainv__detail--info .name {
    font-size: 5.0666666667vw;
  }

  .c-mainv__person {
    width: 100%;
  }

  .c-mainv__tit {
    top: 34.6666666667vw;
  }

  .c-btm {
    height: 81.3333333333vw;
    justify-content: flex-start;
  }

  .c-btm>a {
    width: 100%;
  }

  .c-btm__tit .tit {
    margin-top: 2.6666666667vw;
  }

  .c-btm__btn {
    width: 62.6666666667vw;
    height: 13.8666666667vw;
    margin-top: 10.6666666667vw;
  }

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

  .c-interview__items--arrow {
    bottom: 2.6666666667vw;
    right: 2.6666666667vw;
  }

  .c-interview__items--num {
    margin-top: 4vw;
  }

  .c-interview__items--num .num {
    font-size: 7.2vw;
  }

  .c-interview__items--tit {
    font-size: 6.4vw;
    margin-top: 1.3333333333vw;
  }

  .c-interview__items--info {
    line-height: 1.3;
    margin-top: 3.7333333333vw;
    font-size: 3.7333333333vw;
    gap: 0 2.6666666667vw;
    width: 53.3333333333vw;
  }

  .c-interview__items--info .name {
    font-size: 4.8vw;
  }

  .c-other {
    padding: 10.6666666667vw 0;
  }

  .c-other__tit .subtit {
    font-size: 3.2vw;
  }

  .c-other__tit .tit {
    font-size: 7.4666666667vw;
    margin-top: 4vw;
  }

  .c-other__list {
    margin-top: 10.6666666667vw;
  }

  .c-table__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    border-width: .2666666667vw;
    padding: 4.2666666667vw 0;
    font-size: 4.2666666667vw;
    gap: 1.3333333333vw;
  }

  .c-table__list dd {
    font-size: 3.7333333333vw;
    line-height: 1.6428571429;
  }

  .c-entry>a {
    padding: 24vw 0;
    background: none;
  }

  .c-entry>a::after {
    opacity: 1;
    z-index: -1;
  }

  .c-entry__inner {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .c-entry__tit .tit {
    font-size: 8vw;
    letter-spacing: -0.04em;
    line-height: 1.4666666667;
  }

  .c-entry__btn {
    height: 17.3333333333vw;
    margin-top: 10.6666666667vw;
  }

  .c-entry__btn .c-btnStyle1 {
    border-radius: 9.8666666667vw;
    font-size: 4.8vw;
  }

  .c-entry__btn .c-btnStyle1 .icon {
    right: 5.3333333333vw;
    width: 6.6666666667vw;
    height: 4.5333333333vw;
  }

  #about_us .secPhilosophy {
    padding: 10.6666666667vw 0;
  }

  #about_us .secPhilosophy__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-top: 2.6666666667vw;
    gap: 2.6666666667vw;
    place-items: center;
  }

  #about_us .secPhilosophy__items {
    width: 72.8vw;
    height: 72.8vw;
  }

  #about_us .secPhilosophy__items--num {
    font-size: 3.4666666667vw;
  }

  #about_us .secPhilosophy__items--tit {
    font-size: 4.5333333333vw;
    margin-top: 1.3333333333vw;
  }

  #about_us .secPhilosophy__items--txt {
    font-size: 3.7333333333vw;
    line-height: 1.6428571429;
    margin-top: 4vw;
  }

  #about_us .secStatue {
    padding: 10.6666666667vw 0;
  }

  #about_us .secStatue__tit {
    margin-top: 8vw;
    font-size: 6.4vw;
    line-height: 1.5416666667;
  }

  #about_us .secStatue__txt {
    font-size: 3.7333333333vw;
    margin-top: 5.3333333333vw;
    line-height: 1.8571428571;
  }

  #about_us .secCompany {
    padding: 10.6666666667vw 0;
  }

  #about_us .secCompany__table {
    margin-top: 8vw;
  }

  #about_us .secMap {
    padding: 10.6666666667vw 0 14.6666666667vw;
  }

  #about_us .secMap__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-top: 8vw;
    gap: 8vw;
  }

  #about_us .secMap__items--tit>a {
    font-size: 3.7333333333vw;
    margin-top: 4vw;
    border-width: .2666666667vw;
    gap: 2.6666666667vw;
  }

  #about_us .secMap__items--info {
    font-size: 3.7333333333vw;
    margin-top: 2.6666666667vw;
  }

  #business .secRental {
    padding: 10.6666666667vw 0;
  }

  #business .secRental__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-top: 8vw;
    gap: 2.6666666667vw;
  }

  #business .secRental__items {
    padding: 8vw 5.3333333333vw 5.3333333333vw;
  }

  #business .secRental__items--icon._01 {
    width: 16.5333333333vw;
  }

  #business .secRental__items--icon._02 {
    width: 16.5333333333vw;
  }

  #business .secRental__items--icon._03 {
    width: 16.5333333333vw;
  }

  #business .secRental__items--icon._04 {
    width: 17.6vw;
  }

  #business .secRental__items--icon._05 {
    width: 16.5333333333vw;
  }

  #business .secRental__items--icon._06 {
    width: 16.5333333333vw;
  }

  #business .secRental__items--tit {
    font-size: 5.3333333333vw;
    margin-top: 4vw;
  }

  #business .secRental__items--txt {
    font-size: 3.7333333333vw;
    line-height: 1.6428571429;
    margin-top: 4.8vw;
  }

  #business .secFlow {
    padding: 10.6666666667vw 0;
  }

  #business .secFlow__img {
    margin-top: 8vw;
  }

  #business .secJob {
    padding: 10.6666666667vw 0 14.6666666667vw;
  }

  #business .secJob__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 8vw;
    margin-top: 8vw;
  }

  #business .secJob__items--tit {
    font-size: 5.8666666667vw;
    margin-top: 5.3333333333vw;
  }

  #business .secJob__items--txt {
    font-size: 3.7333333333vw;
    margin-top: 3.2vw;
  }

  #business .secJob__items--btn {
    width: 62.6666666667vw;
    height: 13.8666666667vw;
    margin-left: 0;
    margin-top: 5.3333333333vw;
  }

  #business .secJob__items--btn>a {
    font-size: 4.2666666667vw;
  }

  #business .secJob__items--btn>a .icon {
    width: 4.8vw;
    height: 3.2vw;
  }

  #business .secJob__items--arrow {
    width: 12.2666666667vw;
    height: 12.2666666667vw;
    bottom: 2.9333333333vw;
    right: 2.9333333333vw;
  }

  #business .secJob__items--arrow .icon {
    width: 4.5333333333vw;
    height: 2.9333333333vw;
  }

  #page_contact .sec-contact {
    padding: 26.6666666667vw 0;
  }

  #page_contact .sec-contact dl {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 2.6666666667vw;
  }

  #page_contact .sec-contact dl dt {
    padding: 0;
  }

  #page_contact .sec-contact dl.-styleChange dd .addr {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-top: 2.6666666667vw;
  }

  #page_contact .sec-contact dd {
    width: 100%;
  }

  #page_contact .sec-contact__tit {
    width: 50.6666666667vw;
  }

  #page_contact .sec-contact__txt {
    font-size: 4vw;
    margin-top: 5.3333333333vw;
  }

  #page_contact .sec-contact .-check dd {
    font-size: 4.2666666667vw;
    padding: 2.6666666667vw 4.2666666667vw;
  }

  #environment .c-sec__nav>nav {
    left: 0;
  }

  #environment .c-sec__box {
    display: block;
  }

  #environment .c-sec__cnt>section::after {
    left: 50%;
  }

  #environment .c-sec__tit {
    padding-left: 0;
  }

  #environment .secData {
    padding: 10.6666666667vw 0;
  }

  #environment .secData__inner {
    width: 100%;
    height: 910.4vw;
  }

  #environment .secData__inner::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: .2666666667vw;
    background: #90c0fc;
  }

  #environment .secData__bg {
    background: url(/assets/img/environment/data_bg_sp.png) no-repeat top left/cover;
  }

  #environment .secData__list {
    display: block;
  }

  #environment .secData__list:has(._11) {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  #environment .secData__items {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 61.3333333333vw;
    padding: 10.6666666667vw 0 0;
  }

  #environment .secData__items._01 .secData__items--icon {
    width: 25.3333333333vw;
    margin: 0 4vw 0 0;
  }

  #environment .secData__items._02 .secData__items--icon {
    width: 22.6666666667vw;
    margin: 0 13.3333333333vw 0 0;
  }

  #environment .secData__items._03 .secData__items--icon {
    width: 20vw;
    margin: 0 9.3333333333vw 0 0;
  }

  #environment .secData__items._03 .secData__items--txt {
    font-size: 5.3333333333vw;
  }

  #environment .secData__items._04 {
    padding: 5.3333333333vw 0 0;
  }

  #environment .secData__items._04 .secData__items--icon {
    width: 38.6666666667vw;
    margin: 0 8vw 0 0;
  }

  #environment .secData__items._05 .secData__items--icon {
    width: 57.3333333333vw;
    margin-top: 16vw;
  }

  #environment .secData__items._05 .secData__items--txt._01 {
    top: 17.3333333333vw;
    left: 1.8666666667vw;
  }

  #environment .secData__items._05 .secData__items--txt._02 {
    bottom: -4vw;
    left: 4vw;
  }

  #environment .secData__items._05 .secData__items--txt._03 {
    top: 17.3333333333vw;
    right: 2.6666666667vw;
  }

  #environment .secData__items._05 .secData__items--txt._04 {
    top: auto;
    bottom: -2.6666666667vw;
    right: 2.6666666667vw;
  }

  #environment .secData__items._05 .secData__items--txt._05 {
    bottom: -14.6666666667vw;
    right: 29.3333333333vw;
  }

  #environment .secData__items._05 .secData__items--txt .num {
    font-size: 11.4666666667vw;
  }

  #environment .secData__items._06,
  #environment .secData__items._07,
  #environment .secData__items._08 {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #environment .secData__items._06 .secData__items--icon,
  #environment .secData__items._07 .secData__items--icon,
  #environment .secData__items._08 .secData__items--icon {
    margin: 0;
  }

  #environment .secData__items._06 {
    margin-top: 24vw;
  }

  #environment .secData__items._06 .secData__items--icon {
    width: 28vw;
    margin: 0 8vw 0 0;
  }

  #environment .secData__items._07 {
    margin-top: 5.3333333333vw;
  }

  #environment .secData__items._07 .secData__items--icon {
    width: 25.3333333333vw;
    margin: 0 8vw 0 0;
  }

  #environment .secData__items._07 .secData__items--txt .-en:nth-of-type(1) {
    position: relative;
    left: -2.6666666667vw;
    display: block;
    font-size: 13.3333333333vw;
    font-weight: bold;
  }

  #environment .secData__items._08 .secData__items--icon {
    width: 24vw;
    margin: 0 6.6666666667vw 0 0;
  }

  #environment .secData__items._09 {
    padding: 21.3333333333vw 0 8vw;
    top: 0;
  }

  #environment .secData__items._09 .secData__items--inner {
    flex-direction: column;
    gap: 16vw;
    padding-top: 26.6666666667vw;
  }

  #environment .secData__items._09 .secData__items--cnt {
    position: relative;
    display: flex;
    align-items: flex-end;
    gap: 2.6666666667vw;
  }

  #environment .secData__items._09 .secData__items--icon {
    position: absolute;
    top: -5.3333333333vw;
    left: 50%;
    translate: -50% 0;
    width: 18.6666666667vw;
  }

  #environment .secData__items._09 .secData__items--txt {
    margin-inline: auto;
  }

  #environment .secData__items._09 .secData__items--txt .label {
    width: 46.6666666667vw;
  }

  #environment .secData__items._09 .secData__items--txt.-styleChange .label {
    position: absolute;
    top: -10.6666666667vw;
    left: 50%;
    translate: -50% 0;
    letter-spacing: -0.12em;
  }

  #environment .secData__items._10 {
    padding: 21.3333333333vw 0 8vw;
  }

  #environment .secData__items._10 .secData__items--inner {
    flex-direction: column-reverse;
  }

  #environment .secData__items._10 .secData__items--icon {
    width: 26.6666666667vw;
    margin: 0;
  }

  #environment .secData__items._10 .secData__items--txt .small {
    font-size: 4.2666666667vw;
    text-align: left;
  }

  #environment .secData__items._10 .secData__items--txt .small:nth-of-type(1) {
    display: block;
  }

  #environment .secData__items._10 .secData__items--txt .small .num {
    font-size: 7.2vw;
  }

  #environment .secData__items._11 {
    top: 5.3333333333vw;
  }

  #environment .secData__items._11 .secData__items--icon {
    width: 36vw;
    margin: 0 6.6666666667vw 0 0;
  }

  #environment .secData__items._11 .secData__items--txt {
    font-size: 5.3333333333vw;
  }

  #environment .secData__items._12 {
    top: 0;
  }

  #environment .secData__items._12 .secData__items--icon {
    width: 26.6666666667vw;
    margin: 0 8vw 0 0;
  }

  #environment .secData__items._12 .secData__items--txt {
    font-size: 5.3333333333vw;
  }

  #environment .secData__items--tit {
    font-size: 4.8vw;
    position: absolute;
    top: 5.3333333333vw;
    left: 50%;
    translate: -50% 0;
    width: 100%;
  }

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

  #environment .secData__items--icon {
    margin: 0;
  }

  #environment .secData__items--txt {
    font-size: 8vw;
  }

  #environment .secData__items--txt .num {
    font-size: 16vw;
  }

  #environment .secData__items--txt .strong {
    font-size: 13.3333333333vw;
  }

  #environment .secData__items--txt .label {
    font-size: 3.4666666667vw;
    border-width: .2666666667vw;
    border-radius: 7.2vw;
    padding: 1.3333333333vw 3.2vw;
    margin-bottom: 2.6666666667vw;
  }

  #environment .secData__items--txt .txt {
    font-size: 3.4666666667vw;
  }

  #environment .secData__items--inner {
    flex-direction: row-reverse;
  }

  #environment .secOffice {
    padding: 10.6666666667vw 0 5.3333333333vw;
  }

  #environment .secOffice__slide {
    padding: 0;
    margin-top: 8vw;
    width: 100%;
  }

  #environment .secOffice__slide .swiper {
    padding-bottom: 16vw;
  }

  #environment .secOffice__slide .swiper-pagination {
    bottom: 7.2vw;
    width: 65.3333333333vw;
    height: .5333333333vw;
    left: auto;
    right: 5.3333333333vw;
    translate: 0 0;
  }

  #environment .secOffice__slide .swiper-button-next::after,
  #environment .secOffice__slide .swiper-button-prev::after {
    width: 4vw;
    height: 4vw;
    border-width: .5333333333vw;
  }

  #environment .secOffice__slide .swiper-button-next {
    left: 8vw;
  }

  #index .l-sec::after {
    width: calc(100% - 2.6666666667vw);
  }

  #index .sec-in:not([class*=" "]) {
    padding: 0 1.3333333333vw;
  }

  #index .secHero {
    height: 147.7333333333vw;
  }

  #index .secHero__bg {
    height: 147.7333333333vw;
  }

  #index .secHero__tit {
    width: 72.8vw;
    bottom: 10.6666666667vw;
  }

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

  #index .secMessage__txt {
    font-size: 4.2666666667vw;
    line-height: 2.125;
    margin-top: 8vw;
    letter-spacing: -0.02em;
  }

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

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

  #index .secBusiness__info {
    padding: 8vw 5.3333333333vw 13.3333333333vw;
  }

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

  #index .secBusiness__btn {
    width: 100%;
    height: 17.3333333333vw;
    margin-top: 10.6666666667vw;
  }

  #index .secMember__inner {
    padding: 10.6666666667vw 0;
  }

  #index .secMember__inner::before {
    display: none;
  }

  #index .secMember__inner::after {
    -webkit-clip-path: none;
    clip-path: none;
  }

  #index .secMember__btn {
    width: 90%;
    height: 17.3333333333vw;
    margin-inline: auto;
    margin-top: 0;
  }

  #index .secMember__interview {
    border-width: .2666666667vw;
  }

  #index .secMember__box:nth-of-type(even) .secMember__box--inner {
    flex-direction: column;
  }

  #index .secMember__box:last-child {
    padding: 10.6666666667vw 0;
  }

  #index .secMember__box--inner {
    flex-direction: column;
  }

  #index .secMember__box--img {
    width: 100%;
  }

  #index .secMember__box--head {
    width: 100%;
    padding: 5.3333333333vw 5.3333333333vw 8vw;
  }

  #index .secMember__box--tit {
    font-size: 6.1333333333vw;
    line-height: 1.2916666667;
    margin-top: 1.3333333333vw;
  }

  #index .secMember__box--info {
    gap: 2.6666666667vw;
    margin-top: 5.3333333333vw;
    font-size: 2.9333333333vw;
    flex-wrap: wrap;
    width: 53.3333333333vw;
  }

  #index .secMember__box--info .name {
    font-size: 6.1333333333vw;
  }

  #index .secMember__box--info .job {
    font-size: 4vw;
    line-height: 1.4;
  }

  #index .secMember__box--btn {
    bottom: 5.3333333333vw;
    right: 5.3333333333vw;
  }

  #index .secInfo__inner {
    flex-direction: column;
  }

  #index .secInfo__box {
    padding: 6.6666666667vw 5.3333333333vw 16vw;
  }

  #index .secInfo__box:first-of-type {
    padding-right: 5.3333333333vw;
    padding-top: 0;
  }

  #index .secInfo__box:nth-of-type(2) {
    padding-left: 5.3333333333vw;
  }

  #index .secInfo__box:nth-of-type(2)::after {
    display: none;
  }

  #index .secInfo__box:nth-of-type(2) .secInfo__tit::after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    translate: -50% 0;
    width: 100vw;
    height: .2666666667vw;
    background: #90c0fc;
  }

  #index .secInfo__img {
    margin-top: 5.3333333333vw;
  }

  #index .secInfo__tit {
    padding: 5.3333333333vw 0;
  }

  #index .secInfo__tit::before {
    height: .2666666667vw;
  }

  #index .secInfo__tit .tit {
    font-size: 6.9333333333vw;
    margin-top: 1.3333333333vw;
  }

  #index .secInfo__txt {
    font-size: 4.2666666667vw;
    line-height: 1.5;
    margin-top: 5.3333333333vw;
  }

  #index .secInfo__btn {
    position: static;
    width: 100%;
    height: 17.3333333333vw;
    margin: 6.6666666667vw 0 0;
  }

  #member .secInterview .c-interview__items--arrow {
    width: 12.2666666667vw;
    height: 12.2666666667vw;
  }

  #member .secInterview .c-interview__items--arrow .icon {
    width: 4.5333333333vw;
    height: 2.9333333333vw;
  }

  #member .secInterview {
    padding: 10.6666666667vw 0;
  }

  #member .c-mainv.-detail .c-headingStyle2 .num {
    font-size: 4.8vw;
  }

  #member .secDetail__tit {
    font-size: 6.9333333333vw;
    padding: 5.3333333333vw 0;
  }

  #member .secDetail__box {
    flex-direction: column;
    padding: 6.6666666667vw 0 10.6666666667vw;
    gap: 5.3333333333vw;
  }

  #member .secDetail__box:nth-of-type(even) {
    flex-direction: column;
  }

  #member .secDetail__box--img {
    width: 100%;
  }

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

  #member .secDetail__box--tit {
    font-size: 6.4vw;
  }

  #member .secDetail__box--txt {
    font-size: 4.2666666667vw;
    line-height: 1.6875;
    margin-top: 4vw;
  }

  #member .secDetail__schedule {
    padding: 5.3333333333vw 0 10.6666666667vw;
  }

  #member .secDetail__schedule::after {
    left: 12.2666666667vw;
    width: .2666666667vw;
  }

  #member .secDetail__schedule--items {
    -ms-grid-columns: 16vw 5.3333333333vw 1fr;
    grid-template-columns: 16vw 1fr;
    gap: 5.3333333333vw;
  }

  #member .secDetail__schedule--items:nth-child(n+2) {
    padding-top: 6.6666666667vw;
  }

  #member .secDetail__schedule--time {
    font-size: 4.5333333333vw;
    padding: 2.1333333333vw 0;
  }

  #member .secDetail__schedule--tit {
    font-size: 5.3333333333vw;
  }

  #member .secDetail__schedule--txt {
    font-size: 3.7333333333vw;
    margin-top: 2.6666666667vw;
  }

  #recruit .secGuideline {
    padding: 10.6666666667vw 0;
  }

  #recruit .secGuideline__table {
    margin-top: 8vw;
    padding: 6.6666666667vw 4vw;
  }
}

@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::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left top;
    transform-origin: left top;
  }

  .l-footer__banner>a:hover {
    opacity: .7;
  }

  .l-footer__link:hover {
    opacity: .7;
  }

  .l-footer__privacy:hover {
    text-decoration: underline;
  }

  .c-btnStyle1:hover {
    background: #fff;
    border-color: #016bff;
    color: #016bff;
  }

  .c-btnStyle1:hover .icon.-left {
    translate: 0 -50%;
    opacity: 1;
  }

  .c-btnStyle1:hover .icon.-right {
    translate: 250% -50%;
    opacity: 0;
  }

  .c-btnStyle1:hover .icon svg {
    stroke: #016bff;
  }

  .c-sec__nav--link:hover.c-headingStyle1 .subtit {
    color: #000;
    font-weight: bold;
  }

  .c-btm>a:hover .c-btnStyle1 {
    background: #fff;
    border-color: #016bff;
    color: #016bff;
  }

  .c-btm>a:hover .c-btnStyle1 .icon.-left {
    translate: 0 -50%;
    opacity: 1;
  }

  .c-btm>a:hover .c-btnStyle1 .icon.-right {
    translate: 250% -50%;
    opacity: 0;
  }

  .c-btm>a:hover .c-btnStyle1 .icon svg {
    stroke: #016bff;
  }

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

  .c-interview__items>a:hover .c-interview__items--arrow {
    background: #fff;
    border-color: #016bff;
  }

  .c-interview__items>a:hover .c-interview__items--arrow .icon svg {
    stroke: #016bff;
  }

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

  .c-table__link:hover {
    text-decoration: none;
  }

  .c-entry>a:hover::after {
    opacity: 1;
  }

  .c-entry>a:hover .c-btnStyle1 {
    background: #fff;
    border-color: #016bff;
    color: #016bff;
  }

  .c-entry>a:hover .c-btnStyle1 .icon.-left {
    translate: 0 -50%;
    opacity: 1;
  }

  .c-entry>a:hover .c-btnStyle1 .icon.-right {
    translate: 250% -50%;
    opacity: 0;
  }

  .c-entry>a:hover .c-btnStyle1 .icon svg {
    stroke: #016bff;
  }

  #about_us .secMap__items--tit>a:hover {
    opacity: .7;
  }

  #index .secMember__box>a:hover .secMember__box--btn {
    background: #fff;
    border-color: #016bff;
  }

  #index .secMember__box>a:hover .secMember__box--btn .icon svg {
    stroke: #016bff;
  }

  #index .secMember__box>a:hover .secMember__box--head::after {
    width: 100%;
  }

  #index .secMember__box>a:hover .secMember__box--tit {
    color: #fff;
  }

  #index .secMember__box>a:hover .secMember__box--info {
    color: #fff;
  }

  #index .secMember__box>a:hover .c-headingStyle2 {
    color: #fff;
  }

  #index .secMember__box>a:hover .c-headingStyle2 .num {
    -webkit-text-stroke-color: #fff;
  }
}
/*# sourceMappingURL=styles.css.map */