@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,iframe) {
  max-inline-size: 100%;
  block-size: auto;
  width: 100%;
  height: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

: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: #333;
  font-size: 16px;
  line-height: 1.875;
  font-family: "Noto Sans JP",sans-serif;
  font-weight: 400;
  letter-spacing: .04em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  -webkit-text-size-adjust: 100%;
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
  transition: .5s;
}

body.is-hide {
  opacity: 0;
}

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

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

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

.-spOnly {
  display: none;
}

.l-wrapper {
  overflow: clip;
}

.l-sec {
  background: #f2f2f2;
}

.l-sec__inner {
  width: 1060px;
  margin: 0 auto;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 12px;
  margin: 0 auto;
  background: rgba(255,255,255,.37);
  -webkit-backdrop-filter: blur(19px);
  backdrop-filter: blur(19px);
  z-index: 100;
}

.l-header.is-open {
  background: rgba(0,0,0,0);
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}

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

.l-header__logo>a {
  display: flex;
  align-items: center;
  gap: 10px;
}

.l-header__logo .name {
  font-size: 14px;
  font-weight: 500;
}

.l-nav {
  display: flex;
  align-items: center;
}

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

.l-nav__list li:last-child.is-active {
  color: #00489b;
}

.l-nav__list li:last-child>a {
  text-decoration: underline;
  text-underline-offset: 5px;
  transition: .3s;
}

.l-nav__list li>a {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: 500;
  -webkit-text-stroke: .03em rgba(0,0,0,0);
  transition: .3s;
}

.l-nav__list li>a .icon svg {
  transition: .3s;
}

.l-nav__list li>a.is-current {
  pointer-events: none;
  -webkit-text-stroke: .04em #333;
}

.l-nav__list li>a.is-current .icon svg {
  stroke-width: 2px;
}

.l-nav__group {
  display: none;
}

.l-nav__box {
  position: fixed;
  top: 60px;
  right: 337px;
  background: #fff;
  padding: 25px;
  border-radius: 3px;
  opacity: 0;
  pointer-events: none;
  transition: .3s;
}

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

.l-nav__box--items {
  font-size: 14px;
}

.l-nav__box--items:nth-child(n+2) {
  margin-top: 5px;
}

.l-nav__box--items.is-active {
  color: #00489b;
  text-decoration: underline;
  text-underline-offset: 5px;
  pointer-events: none;
}

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

.l-nav__btn {
  margin-left: 53px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.l-nav__btn.-spOnly {
  display: none;
}

.l-nav__btn--style {
  display: inline-block;
  padding: 8px 34px;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 500;
  transition: .3s;
}

.l-nav__btn--style.-gradient {
  background: linear-gradient(320deg, rgb(30, 39, 157) 0%, rgb(72, 140, 178) 100%);
  color: #fff;
  display: flex;
  align-items: center;
  gap: 6px;
}

.l-nav__btn--style.-gradient .icon {
  width: 11px;
}

.l-nav__btn--style.-white {
  background: #fff;
}

.l-nav__btn--style:nth-child(2) {
  margin-left: 5px;
}

.l-menu {
  display: none;
}

.l-footer__corporate {
  padding: 140px 0;
  background: rgba(0,0,0,.6);
  color: #fff;
}

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

.l-footer__logo {
  font-size: 28px;
  font-weight: bold;
}

.l-footer__contact>a,
.l-footer__entry>a {
  -webkit-filter: none;
  filter: none;
  height: 50px;
}

.l-footer__contact>a .txt,
.l-footer__entry>a .txt {
  font-weight: bold;
}

.l-footer__contact {
  margin-top: 36px;
}

.l-footer__entry {
  margin-top: 25px;
}

.l-footer__entry>a {
  background: linear-gradient(320deg, rgb(30, 39, 157) 0%, rgb(72, 140, 178) 100%);
}

.l-footer__entry>a .txt {
  color: #fff;
}

.l-footer__entry>a .icon {
  width: 12px;
}

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

.l-footer__nav dl:last-child {
  margin-top: 40px;
}

.l-footer__nav dl dt>a,
.l-footer__nav dl dd>a {
  transition: .3s;
}

.l-footer__nav dl dt {
  font-size: 18px;
  font-weight: bold;
}

.l-footer__nav dl dd {
  font-size: 14px;
  margin-top: 12px;
  text-indent: -1rem;
  padding-left: 1rem;
}

.l-footer__group {
  background: linear-gradient(320deg, rgb(30, 39, 157) 0%, rgb(72, 140, 178) 100%);
  color: #fff;
}

.l-footer__group .l-footer-inner {
  width: 1245px;
  margin-inline: auto;
  padding: 40px 0 15px;
}

.l-footer__group .l-footer-top {
  display: flex;
  align-items: center;
  gap: 60px;
}

.l-footer__group .l-footer-logo {
  width: 135px;
}

.l-footer__group .l-footer-info-name {
  font-size: 18px;
  font-weight: bold;
}

.l-footer__group .l-footer-info-address {
  font-size: 14px;
  line-height: 1.5714285714;
}

.l-footer__group .l-footer-info-tel {
  font-size: 15px;
  font-weight: 500;
}

.l-footer__group .l-footer-group {
  display: flex;
  align-items: center;
  gap: 42px;
  margin-top: 45px;
}

.l-footer__group .l-footer-group-items>a {
  display: flex;
  align-items: center;
  gap: 7px;
  transition: .3s;
}

.l-footer__group .l-footer-group-items .tit {
  font-size: 18px;
  font-weight: bold;
}

.l-footer__group .l-footer-group-items .txt {
  font-size: 13px;
}

.l-footer__group .l-footer-btm {
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.l-footer__group .l-footer-link {
  display: flex;
  align-items: center;
  gap: 20px;
}

.l-footer__group .l-footer-link-items {
  position: relative;
  line-height: 1;
  font-size: 12px;
}

.l-footer__group .l-footer-link-items:not(:first-child)::after {
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
  width: 1px;
  height: 100%;
  background: #fff;
}

.l-footer__group .l-footer-link-items>a {
  transition: .3s;
}

.l-footer__group .l-footer-copy {
  font-size: 12px;
  line-height: 1;
}

@-webkit-keyframes slideAnimation {
  0% {
    opacity: 0;
    -webkit-transform: translate(100%, -35%);
    transform: translate(100%, -35%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes slideAnimation {
  0% {
    opacity: 0;
    -webkit-transform: translate(100%, -35%);
    transform: translate(100%, -35%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes scrollAnimation {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  100% {
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
  }
}

@keyframes scrollAnimation {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  100% {
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
  }
}

@-webkit-keyframes fadeOutAnimation {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    pointer-events: none;
  }
}

@keyframes fadeOutAnimation {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    pointer-events: none;
  }
}

@-webkit-keyframes fadeInAnimation {
  0% {
    opacity: 0;
    pointer-events: none;
  }

  100% {
    opacity: 1;
    pointer-events: all;
  }
}

@keyframes fadeInAnimation {
  0% {
    opacity: 0;
    pointer-events: none;
  }

  100% {
    opacity: 1;
    pointer-events: all;
  }
}

[data-aos=mask-up] {
  translate: 0 20px;
  -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
  clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
  transition: 1s cubic-bezier(0.83, 0, 0.17, 1);
}

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

.c-buttonStyle1 {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  width: 240px;
  height: 68px;
  transition: .3s;
  -webkit-filter: drop-shadow(8px 10px 13px #2F66A5);
  filter: drop-shadow(8px 10px 13px #2F66A5);
}

.c-buttonStyle1 .txt {
  font-size: 19px;
  color: #333;
  position: relative;
  left: -10px;
  transition: .3s;
}

.c-buttonStyle1 .icon {
  position: absolute;
  top: 50%;
  right: 25px;
  width: 8px;
  height: 16px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.c-buttonStyle1 .icon svg {
  transition: .3s;
  stroke: #000;
}

.c-buttonStyle1.-gradient {
  background: linear-gradient(120deg, rgb(30, 39, 157) 0%, rgb(72, 140, 178) 100%);
}

.c-buttonStyle1.-gradient .txt {
  color: #fff;
}

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

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

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: #00489b;
  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: #00489b;
  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: 64px 0 113px;
}

.contact.-check dd {
  width: 100%;
  font-size: 16px;
  padding: 7.5px 15px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #dbdbdb;
}

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

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

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

.contact__box {
  border-radius: 10px;
}

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

.contact__tit span {
  position: relative;
  display: inline-block;
  font-size: 23px;
  font-weight: 500;
  font-family: "Noto Sans JP",sans-serif;
  color: #00489b;
  padding-bottom: 10px;
}

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

.contact__tit span::after {
  background: #00489b;
}

.contact__item dl {
  border-bottom: 1px solid rgba(110,110,110,.3);
  padding-bottom: 40px;
}

.contact__item dl.-borderNone {
  border: none;
  padding-bottom: 0;
}

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

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

.c-headingStyle1 .en {
  font-size: 20px;
  font-family: "Montserrat",sans-serif;
  color: #00489b;
  font-weight: bold;
}

.c-headingStyle1 .ja {
  display: block;
  font-size: 40px;
  font-weight: 700;
  margin-top: 30px;
}

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

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

.c-headingStyle2 .txt {
  font-size: 24px;
  font-weight: 700;
}

.c-headingStyle3 {
  position: relative;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  margin-left: 25px;
}

.c-headingStyle3::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -25px;
  translate: 0 -50%;
  width: 18px;
  height: 10px;
  background: #00489b;
  -webkit-clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
  clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
}

.c-mainv {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 407px;
}

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

.c-mainv-bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.25);
}

.c-mainv-tit {
  color: #fff;
  line-height: 1;
  text-align: center;
  padding-top: 60px;
}

.c-mainv-tit .en {
  font-size: 22px;
  font-weight: 500;
}

.c-mainv-tit .ja {
  display: block;
  font-size: 38px;
  font-weight: bold;
  margin-top: 15px;
}

#business .c-mainv-bg {
  background: url(/assets/img/business/mainv.png) no-repeat top center/cover;
}

#business .secBusiness-list {
  display: -ms-grid;
  display: grid;
  gap: 42px;
  margin-top: 45px;
}

#business .secBusiness-items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: subgrid;
  grid-template-columns: subgrid;
  -ms-grid-row-span: 3;
  grid-row: span 3;
}

#business .secBusiness-items-txt {
  margin-top: 15px;
  font-size: 16px;
  line-height: 1.5625;
  letter-spacing: 0;
}

#business .secBusiness-items-img {
  border-radius: 3px;
  overflow: hidden;
  margin-top: 25px;
}

#business .secBusinessField {
  padding-top: 120px;
}

#business .secBusinessField-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 540px;
  height: 540px;
  margin-inline: auto;
  margin-top: 44px;
  border-radius: 100vmax;
  background: linear-gradient(320deg, rgb(30, 39, 157) 0%, rgb(72, 140, 178) 100%);
}

#business .secBusinessField-logo {
  width: 150px;
}

#business .secBusinessField-list {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 550px;
  height: 550px;
}

#business .secBusinessField-items {
  position: absolute;
  translate: -50% -50%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 177px;
  height: 177px;
  background: #fff;
  border-radius: 100vmax;
  -webkit-filter: drop-shadow(0px 0px 11px rgba(52, 93, 168, 0.5));
  filter: drop-shadow(0px 0px 11px rgba(52, 93, 168, 0.5));
}

#business .secBusinessField-items._01 {
  top: 25.7654px;
  left: 391.22px;
}

#business .secBusinessField-items._01 .secBusinessField-icon {
  width: 60px;
}

#business .secBusinessField-items._02 {
  top: 210.469px;
  left: 542.321px;
}

#business .secBusinessField-items._02 .secBusinessField-icon {
  width: 69px;
}

#business .secBusinessField-items._03 {
  top: 443.766px;
  left: 492.124px;
}

#business .secBusinessField-items._03 .secBusinessField-icon {
  width: 82px;
}

#business .secBusinessField-items._04 {
  top: 549.979px;
  left: 278.428px;
}

#business .secBusinessField-items._04 .secBusinessField-icon {
  width: 79px;
}

#business .secBusinessField-items._05 {
  top: 449.127px;
  left: 62.1505px;
}

#business .secBusinessField-items._05 .secBusinessField-icon {
  width: 90px;
}

#business .secBusinessField-items._06 {
  top: 217.154px;
  left: 6.1528px;
}

#business .secBusinessField-items._06 .secBusinessField-icon {
  width: 77px;
}

#business .secBusinessField-items._07 {
  top: 28.7403px;
  left: 152.603px;
}

#business .secBusinessField-items._07 .secBusinessField-icon {
  width: 69px;
}

#business .secBusinessField-tit {
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
}

#business .secBusinessContent {
  padding-top: 120px;
}

#business .secBusinessContent .secBusiness-list {
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
}

#business .secOccupation {
  padding-top: 91px;
}

#business .secOccupation .secBusiness-list {
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}

#business .secTrainingCareer {
  padding: 91px 0 135px;
}

#business .secTrainingCareer-txt {
  margin-top: 45px;
}

#business .secTrainingCareer .secBusiness-list {
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}

#business .secTrainingCareer .secBusiness-list:nth-of-type(2) {
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
}

#company .c-mainv-bg {
  background: url(/assets/img/company/mainv.png) no-repeat top center/cover;
}

#company .secPhilosophy {
  padding-top: 163px;
}

#company .secPhilosophy-txt {
  margin-top: 90px;
  font-size: 30px;
  font-weight: bold;
  line-height: 2;
}

#company .secPhilosophy-txt .-gradient {
  line-height: 1;
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  background: linear-gradient(120deg, rgb(30, 39, 157) 0%, rgb(72, 140, 178) 100%);
  padding: 8px 10px;
}

#company .secPhilosophy-txt .-gradient:nth-of-type(1) {
  display: block;
}

#company .secPhilosophy-txt .-gradient:nth-of-type(2) {
  margin-top: 12px;
  margin-right: 5px;
}

#company .secPhilosophy-inner {
  display: flex;
  align-items: flex-start;
  gap: 30px;
  margin-top: 105px;
  gap: 2.196193265vw;
}

#company .secPhilosophy-items {
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}

#company .secPhilosophy-items._01 {
  width: 14.494875549vw;
}

#company .secPhilosophy-items._02 {
  top: 2.3426061493vw;
  width: 32.6500732064vw;
}

#company .secPhilosophy-items._03 {
  width: 23.2796486091vw;
}

#company .secPhilosophy-items._04 {
  top: 2.3426061493vw;
  width: 32.7232796486vw;
}

#company .secPolicy {
  margin-top: -10.4685212299vw;
  padding: 193px 0 123px;
  background: #000;
  background: linear-gradient(120deg, rgb(30, 39, 157) 0%, rgb(72, 140, 178) 100%);
}

#company .secPolicy .c-headingStyle3 {
  color: #fff;
}

#company .secPolicy .c-headingStyle3::after {
  content: "";
  background: #fff;
}

#company .secPolicy-tit .en,
#company .secPolicy-tit .ja {
  color: #fff;
}

#company .secPolicy-cnt:nth-of-type(1) {
  margin-top: 108px;
}

#company .secPolicy-cnt:nth-of-type(2) {
  margin-top: 130px;
}

#company .secPolicy-box {
  margin-top: 41px;
}

#company .secPolicy-list {
  display: flex;
  align-items: center;
  gap: 77px;
  background: #fff;
  padding: 68px 40px;
  border-radius: 3px;
  max-height: 160px;
}

#company .secPolicy-list:nth-child(n+2) {
  margin-top: 15px;
}

#company .secPolicy-list-num {
  font-size: 20px;
  font-family: "Montserrat",sans-serif;
  color: #00489b;
}

#company .secPolicy-list-txt {
  position: relative;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.6428571429;
}

#company .secPolicy-list-txt::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -38px;
  translate: 0 -50%;
  width: 1px;
  height: 50px;
  background: #00489b;
}

#company .secPolicy-list-txt .-gradientTxt {
  background: linear-gradient(120deg, rgb(30, 39, 157) 0%, rgb(72, 140, 178) 100%);
  color: rgba(0,0,0,0);
  -webkit-background-clip: text;
  background-clip: text;
}

#company .secPolicy-card {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  margin-top: 40px;
}

#company .secPolicy-cards {
  border: 1px solid #fff;
  border-radius: 3px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 43px 0 50px;
  color: #fff;
}

#company .secPolicy-cards-tit {
  position: relative;
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 20px;
}

#company .secPolicy-cards-tit::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  translate: -50% 0;
  width: 20px;
  height: 1px;
  background: #fff;
}

#company .secPolicy-cards-txt {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6111111111;
  margin-top: 23px;
}

#company .secOutline {
  padding-top: 116px;
}

#company .secOutline-box {
  margin-top: 88px;
}

#company .secOutline-table {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 96px 90px 1fr;
  grid-template-columns: 96px 1fr;
  gap: 90px;
  font-size: 16px;
  padding: 18px 0;
}

#company .secOutline-table:first-of-type {
  padding-top: 0;
}

#company .secOutline-table::before,
#company .secOutline-table::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
}

#company .secOutline-table::before {
  width: 100%;
  height: 1px;
  background: #d1d1d1;
}

#company .secOutline-table::after {
  width: 96px;
  height: 1px;
  background: #363636;
}

#company .secOutline-table-header {
  font-weight: bold;
}

#company .secOutline-table-data .tel,
#company .secOutline-table-data .fax {
  line-height: 1;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

#company .secOutline-table-data .tel .en,
#company .secOutline-table-data .fax .en {
  font-family: "Montserrat",sans-serif;
  font-size: 14px;
  border: 1px solid #333;
  border-radius: 4px;
  padding: 3px 5px;
}

#company .secOutline-table-data .fax {
  margin-left: 10px;
}

#company .secAccess {
  padding-top: 168px;
}

#company .secAccess-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 85px;
}

#company .secAccess-info {
  font-size: 16px;
}

#company .secAccess-info-name {
  font-weight: bold;
}

#company .secAccess-info-address {
  margin-top: 28px;
}

#company .secAccess-info-txt {
  margin-top: 18px;
}

#company .secAccess-info-btn {
  margin-top: 25px;
}

#company .secAccess-info-btn .c-buttonStyle1 {
  -webkit-filter: none;
  filter: none;
  width: 225px;
  height: 50px;
}

#company .secAccess-info-btn .c-buttonStyle1 .txt {
  font-size: 16px;
}

#company .secAccess-map {
  width: 515px;
  height: 314px;
  -webkit-filter: contrast(114%) hue-rotate(347deg);
  filter: contrast(114%) hue-rotate(347deg);
}

#company .secClients {
  padding: 109px 0 175px;
}

#company .secClients-logos {
  margin-top: 107px;
  display: flex;
  align-items: center;
  gap: 46px;
  -webkit-animation: scrollAnimation 10s linear infinite;
  animation: scrollAnimation 10s linear infinite;
}

#page_contact .c-mainv-bg {
  background: url(/assets/img/contact/mainv.png) no-repeat top center/cover;
}

#page_contact .secContact {
  background: #f1f4f7;
  padding: 100px 0;
}

#page_contact .secContact dl {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 280px 1fr;
  grid-template-columns: 280px 1fr;
}

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

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

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

#page_contact .secContact__txt {
  font-size: 16px;
}

#page_contact .secContact__txt .red {
  color: #ff1d00;
}

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

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

#index.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

#index .c-headingStyle1 .ja {
  font-size: 52px;
}

#index .gradientBg1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 158.8579795022vw;
}

#index .gradientBg2 {
  background: url(/assets/img/index/bg_gradient2.png) no-repeat top center/cover;
}

#index .l-bg.is-hide,
#index .l-anime.is-hide {
  -webkit-animation: fadeOutAnimation .8s .2s ease-in-out both;
  animation: fadeOutAnimation .8s .2s ease-in-out both;
}

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

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

#index .l-anime {
  position: absolute;
  inset: 0;
  height: 158.8579795022vw;
  z-index: 101;
}

#index .l-anime__img1,
#index .l-anime__img2 {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(100%, -100%);
  transform: translate(100%, -100%);
  width: 100%;
  height: 100%;
}

#index .l-anime__img1.is-active {
  -webkit-animation: slideAnimation .8s ease-in-out both;
  animation: slideAnimation .8s ease-in-out both;
}

#index .l-anime__img2.is-active {
  -webkit-animation: slideAnimation .8s .4s ease-in-out both;
  animation: slideAnimation .8s .4s ease-in-out both;
}

#index .secHero {
  opacity: 0;
  position: relative;
  height: 101.6105417277vw;
}

#index .secHero.is-show {
  opacity: 1;
}

#index .secHero__mov {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -2;
}

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

#index .secHero__mov::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.1);
}

#index .secHero__tit {
  position: absolute;
  top: 28%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 57.6134699854vw;
  opacity: 0;
  transition: .8s .9s;
}

#index .secHero__tit.is-show {
  opacity: 1;
}

#index .secHero__info {
  position: absolute;
  bottom: -10.980966325vw;
  right: 19.7657393851vw;
  z-index: 1;
}

#index .secHero__txt {
  width: 27.9648609078vw;
}

#index .secHero__btn {
  margin-top: 80px;
}

#index .secParallax__inner {
  position: relative;
  height: 46.486090776vw;
  margin-top: 7.6866764275vw;
}

#index .secParallax__img {
  position: absolute;
}

#index .secParallax__img._01 {
  width: 35.5783308931vw;
  bottom: 2.196193265vw;
  left: calc(50% - 50.5124450952vw);
}

#index .secParallax__img._02 {
  width: 36.383601757vw;
  top: 13.17715959vw;
  left: calc(50% - 13.17715959vw);
}

#index .secParallax__img._03 {
  width: 22.3279648609vw;
  top: 18.3016105417vw;
  left: calc(50% + 24.8901903367vw);
}

#index .secParallax__img._04 {
  width: 35.6515373353vw;
  top: 10.2489019034vw;
  left: calc(50% + 49.0483162518vw);
}

#index .secParallax__img._05 {
  width: 28.4773060029vw;
  bottom: -3.6603221083vw;
  left: calc(50% + 56.3689604685vw);
}

#index .secBusiness {
  padding: 8.1259150805vw 0 8.8579795022vw;
  color: #fff;
  background: url(/assets/img/index/business_bg.png) no-repeat top center/auto 100%;
  background-color: #333;
}

#index .secBusiness .c-buttonStyle1 {
  -webkit-filter: drop-shadow(8px 10px 13px rgb(0, 0, 3));
  filter: drop-shadow(8px 10px 13px rgb(0, 0, 3));
}

#index .secBusiness__inner {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 600px 1fr;
  grid-template-columns: 600px 1fr;
  margin-top: 100px;
}

#index .secBusiness__info--tit {
  font-size: 37px;
  font-weight: 700;
}

#index .secBusiness__info--txt {
  font-size: 16px;
  line-height: 1.9375;
  font-weight: 500;
  margin-top: 30px;
}

#index .secBusiness__btn {
  margin-top: 50px;
}

#index .secBusiness__img {
  position: absolute;
  top: 50%;
  right: calc((100vw - 1060px)/2*-1 - 60px);
  translate: 0 -50%;
  width: 44.8755490483vw;
}

#index .secRecruit {
  color: #fff;
  padding-top: 110px;
}

#index .secRecruit .c-headingStyle2 {
  line-height: 1.2083333333;
}

#index .secRecruit__tit {
  max-width: 1060px;
  margin: 0 auto;
}

#index .secRecruit__slide {
  position: relative;
  margin-top: 100px;
}

#index .secRecruit__slide .swiper {
  padding-left: calc((100vw - 1060px)/2);
  padding-right: 2.196193265vw;
}

#index .secRecruit__slide .swiper-wrapper {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: column;
}

#index .secRecruit__slide .swiper-slide {
  display: block;
  position: relative;
  padding-left: 1px;
}

#index .secRecruit__slide .swiper-button-next,
#index .secRecruit__slide .swiper-button-prev {
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 50%;
  top: -155px;
  margin-top: 0;
  transition: .3s;
  -webkit-filter: drop-shadow(8px 10px 13px #2F66A5);
  filter: drop-shadow(8px 10px 13px #2F66A5);
}

#index .secRecruit__slide .swiper-button-next::after,
#index .secRecruit__slide .swiper-button-prev::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 8px;
  height: 16px;
  background: url(/assets/img/index/recruit_slide_icon.svg) no-repeat center/cover;
  transition: .3s;
}

#index .secRecruit__slide .swiper-button-next {
  right: 100px;
}

#index .secRecruit__slide .swiper-button-prev {
  left: auto;
  right: 175px;
}

#index .secRecruit__slide .swiper-button-prev::after {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}

#index .secRecruit__slide--img {
  position: relative;
  overflow: hidden;
}

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

#index .secRecruit__slide--label {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  gap: 5px;
}

#index .secRecruit__slide--label .label {
  color: #fff;
  font-size: 14px;
  line-height: 1;
  padding: 10px 15px;
  border-radius: 0 0 3px 0;
}

#index .secRecruit__slide--label .label.-midCareer {
  background: #00489b;
}

#index .secRecruit__slide--label .label.-newGraduate {
  background: #538cc6;
}

#index .secRecruit__slide--tit {
  margin-top: 18px;
}

#index .secRecruit__slide--txt {
  margin-top: 10px;
  font-size: 14px;
  color: #d3d3d3;
}

#index .secRecruit__slide--tag {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 22px;
}

#index .secRecruit__slide--tag>li {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 5px 15px;
  border-radius: 30px;
  border: 1px solid #d3d3d3;
  font-size: 14px;
  line-height: 1;
}

#index .secRecruit__btn {
  margin-top: 50px;
  margin-right: 10.6881405564vw;
  text-align: right;
}

#index .secInterview {
  color: #fff;
  padding-top: 109px;
  padding-bottom: 122px;
}

#index .secInterview__txt {
  margin-top: 80px;
  font-size: 17px;
  font-weight: 500;
  line-height: 2;
}

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

#index .secInterview__item {
  color: #000;
}

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

#index .secInterview__item._01>a::after {
  right: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(255, 255, 255) 20%);
}

#index .secInterview__item._01>a .secInterview__item--info {
  right: 73px;
}

#index .secInterview__item._02>a::after {
  left: 0;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgb(255, 255, 255) 20%);
}

#index .secInterview__item._02>a .secInterview__item--info {
  left: 73px;
}

#index .secInterview__item>a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  transition: .3s;
}

#index .secInterview__item>a::after {
  content: "";
  position: absolute;
  top: 0;
  width: 60%;
  height: 100%;
}

#index .secInterview__item--info {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

#index .secInterview__item--info span {
  display: block;
}

#index .secInterview__item--info .copy {
  font-size: 24px;
  line-height: 1.7916666667;
  font-weight: 500;
}

#index .secInterview__item--info .tag {
  display: inline-block;
  font-size: 14px;
  padding: 3px 15px;
  border-radius: 16px;
  border: 1px solid #8d8d8d;
  margin-top: 20px;
  color: #8d8d8d;
}

#index .secInterview__item--info .data {
  line-height: 1;
  display: flex;
  align-items: flex-end;
  gap: 15px;
  margin-top: 15px;
}

#index .secInterview__item--info .name {
  font-size: 32px;
  font-weight: 700;
}

#index .secInterview__item--info .join {
  font-weight: 500;
  color: #8d8d8d;
}

#index .secInterview__btn {
  margin-top: 50px;
  text-align: right;
}

#interview .c-mainv-bg {
  background: url(/assets/img/interview/mainv.png) no-repeat top center/cover;
}

#interview .c-mainv.detail1 .c-mainv-bg {
  background: url(/assets/img/interview/detail1/mainv.png) no-repeat top center/cover;
}

#interview .c-mainv.detail2 .c-mainv-bg {
  background: url(/assets/img/interview/detail2/mainv.png) no-repeat top center/cover;
}

#interview .secInterview {
  padding: 120px 0 118px;
}

#interview .secInterview-list {
  margin-top: 45px;
}

#interview .secInterview-items:nth-child(n+2) {
  margin-top: 30px;
}

#interview .secInterview-items._01>a::after {
  right: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(255, 255, 255) 20%);
}

#interview .secInterview-items._01>a .secInterview-items-info {
  right: 73px;
}

#interview .secInterview-items._02>a::after {
  left: 0;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgb(255, 255, 255) 20%);
}

#interview .secInterview-items._02>a .secInterview-items-info {
  left: 73px;
}

#interview .secInterview-items>a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  transition: .3s;
}

#interview .secInterview-items>a::after {
  content: "";
  position: absolute;
  top: 0;
  width: 60%;
  height: 100%;
}

#interview .secInterview-items-info {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

#interview .secInterview-items-info span {
  display: block;
}

#interview .secInterview-items-info .copy {
  font-size: 24px;
  line-height: 1.7916666667;
  font-weight: 500;
}

#interview .secInterview-items-info .tag {
  display: inline-block;
  font-size: 14px;
  padding: 3px 15px;
  border-radius: 16px;
  border: 1px solid #8d8d8d;
  margin-top: 20px;
  color: #8d8d8d;
}

#interview .secInterview-items-info .data {
  line-height: 1;
  display: flex;
  align-items: flex-end;
  gap: 15px;
  margin-top: 15px;
}

#interview .secInterview-items-info .name {
  font-size: 32px;
  font-weight: 700;
}

#interview .secInterview-items-info .join {
  font-size: 14px;
  font-weight: 500;
  color: #8d8d8d;
}

#interview .secDetail {
  padding: 120px 0 70px;
}

#interview .secDetail-box {
  position: relative;
  margin-top: 45px;
  border-radius: 3px;
}

#interview .secDetail-box::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgb(255, 255, 255) 30%, rgba(255, 255, 255, 0) 70%);
}

#interview .secDetail-inner {
  position: absolute;
  top: 50%;
  left: 50px;
  translate: 0 -50%;
  color: #626262;
  z-index: 1;
}

#interview .secDetail-tit {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.8;
  color: #333;
}

#interview .secDetail-tag {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #626262;
  border-radius: 17px;
  padding: 8px 12px;
  margin-top: 35px;
}

#interview .secDetail-info {
  display: flex;
  align-items: flex-end;
  gap: 10px;
  margin-top: 15px;
  line-height: 1;
}

#interview .secDetail-info-name {
  font-size: 32px;
  font-weight: bold;
  color: #333;
}

#interview .secDetail-info-join {
  font-weight: 500;
  color: #8d8d8d;
  font-size: 10px;
}

#interview .secDetail-txt {
  font-size: 14px;
  line-height: 1.6428571429;
  max-width: 391px;
  margin-top: 16px;
}

#interview .secDetail-cnt {
  display: flex;
  gap: 32px;
  margin-top: 70px;
}

#interview .secDetail-cnt.-reverse {
  flex-direction: row-reverse;
}

#interview .secDetail-cnt-img {
  position: sticky;
  top: 100px;
  left: 0;
  flex-shrink: 0;
  width: 561px;
  height: 423px;
}

#interview .secDetail-cnt-tit {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.92;
}

#interview .secDetail-cnt-tit:nth-of-type(n+2) {
  margin-top: 70px;
}

#interview .secDetail-cnt-txt {
  font-size: 16px;
  line-height: 1.6875;
  margin-top: 20px;
}

#interview .secCareer {
  padding-bottom: 120px;
}

#interview .secCareer-list {
  margin-top: 30px;
}

#interview .secCareer-items {
  display: flex;
  gap: 50px;
}

#interview .secCareer-items:not(:first-child) {
  margin-top: 36px;
}

#interview .secCareer-items:first-child .secCareer-info::after {
  top: 0;
  height: calc(100% + 60px);
}

#interview .secCareer-items:last-child .secCareer-info::after {
  height: 100%;
}

#interview .secCareer-year {
  font-size: 50px;
  line-height: 1;
  color: #9bbce0;
  flex-shrink: 0;
}

#interview .secCareer-info {
  position: relative;
  padding-top: 10px;
}

#interview .secCareer-info::before,
#interview .secCareer-info::after {
  content: "";
  position: absolute;
}

#interview .secCareer-info::before {
  top: 22px;
  left: -30px;
  width: 9px;
  height: 9px;
  background: #9bbce0;
  border-radius: 100vmax;
}

#interview .secCareer-info::after {
  top: 22px;
  left: -26px;
  width: 1px;
  height: calc(100% + 36px);
  background: #9bbce0;
}

#interview .secCareer-tit {
  font-size: 18px;
  font-weight: bold;
}

#interview .secCareer-txt {
  font-size: 16px;
  line-height: 1.6875;
  font-weight: 500;
  margin-top: 10px;
}

#interview .secOther {
  padding: 90px 0 140px;
}

#interview .secOther .secInterview-items._01>a::after {
  background: linear-gradient(-90deg, rgb(226, 226, 218) 70%, rgba(229, 228, 222, 0) 90%);
}

#interview .secOther .secInterview-items._02>a::after {
  background: linear-gradient(90deg, rgb(226, 226, 218) 70%, rgba(229, 228, 222, 0) 90%);
}

#recruit .c-mainv-bg {
  background: url(/assets/img/recruit/mainv.png) no-repeat top center/cover;
}

#recruit .secAdvantage {
  padding: 100px 0 103px;
  background: #fff;
}

#recruit .secAdvantage-txt {
  margin-top: 45px;
}

#recruit .secAdvantage-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 38px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 38px;
  margin-top: 28px;
}

#recruit .secAdvantage-items {
  position: relative;
  background: #f2f2f2;
  border-radius: 3px;
  padding: 76px 60px 66px;
}

#recruit .secAdvantage-items-num {
  position: absolute;
  top: 16px;
  left: 20px;
  font-size: 18px;
  line-height: 1;
  color: #00489b;
}

#recruit .secAdvantage-items-tit {
  display: flex;
  align-items: center;
  gap: 25px;
  white-space: nowrap;
}

#recruit .secAdvantage-items-tit .obj {
  width: 95px;
  height: 95px;
  background: linear-gradient(320deg, rgb(30, 39, 157) 0%, rgb(72, 140, 178) 100%);
  border-radius: 100vmax;
  display: flex;
  align-items: center;
  justify-content: center;
}

#recruit .secAdvantage-items-tit .obj .icon {
  width: 60px;
}

#recruit .secAdvantage-items-tit .tit {
  font-size: 26px;
  line-height: 1.4615384615;
  font-weight: bold;
  background: linear-gradient(320deg, rgb(30, 39, 157) 0%, rgb(72, 140, 178) 100%);
  color: rgba(0,0,0,0);
  -webkit-background-clip: text;
  background-clip: text;
}

#recruit .secAdvantage-items-txt {
  font-size: 16px;
  line-height: 1.5625;
  margin-top: 30px;
}

#recruit .secJobInformation {
  padding: 83px 0 135px;
}

#recruit .secJobInformation-slide {
  position: relative;
  margin-top: 45px;
}

#recruit .secJobInformation-list {
  display: block;
}

#recruit .secJobInformation-items {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 25px 2fr;
  grid-template-columns: 1fr 2fr;
  align-items: flex-start;
  gap: 25px;
  background: #fff;
  padding: 40px;
  border-radius: 3px;
}

#recruit .secJobInformation-items:nth-of-type(n+2) {
  margin-top: 30px;
}

#recruit .secJobInformation-items-content {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: subgrid;
  grid-template-rows: subgrid;
  -ms-grid-row-span: 2;
  grid-row: span 2;
}

#recruit .secJobInformation-items-img {
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  flex-shrink: 0;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
  width: 320px;
  height: 210px;
}

#recruit .secJobInformation-items-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#recruit .secJobInformation-items-labellist {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  gap: 5px;
}

#recruit .secJobInformation-items-label {
  font-size: 14px;
  line-height: 1;
  color: #fff;
  border-radius: 3px;
  padding: 10px 14px;
}

#recruit .secJobInformation-items-label.-newGraduate {
  background: #538cc6;
}

#recruit .secJobInformation-items-label.-midCareer {
  background: #00489b;
}

#recruit .secJobInformation-items-tit {
  font-size: 20px;
  font-weight: bold;
}

#recruit .secJobInformation-items-txt {
  font-size: 14px;
  line-height: 1.5714285714;
  color: #727272;
}

#recruit .secJobInformation-items-taglist {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  max-width: 350px;
}

#recruit .secJobInformation-items-tag {
  border: 1px solid #333;
  border-radius: 15px;
  padding: 5px 12px;
  font-size: 15px;
  line-height: 1;
}

#recruit .secJobInformation-items-local {
  margin-top: 10px;
  font-size: 12px;
  color: #8d8d8d;
}

#recruit .secJobInformation-items-btn {
  position: absolute;
  bottom: 40px;
  right: 40px;
}

#recruit .secJobInformation-items-btn .c-buttonStyle1 {
  width: 225px;
  height: 50px;
  background: linear-gradient(320deg, rgb(30, 39, 157) 0%, rgb(72, 140, 178) 100%);
  border-radius: 3px;
  -webkit-filter: none;
  filter: none;
}

#recruit .secJobInformation-items-btn .c-buttonStyle1 .txt {
  font-size: 16px;
  color: #fff;
}

#recruit .secJobInformation-items-btn .c-buttonStyle1 .icon {
  right: 12px;
  width: 15px;
  height: 15px;
}

#recruit .secJobInformation .swiper-button-next,
#recruit .secJobInformation .swiper-button-prev {
  display: none;
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 50%;
  top: -155px;
  margin-top: 0;
  transition: .3s;
  -webkit-filter: drop-shadow(8px 10px 13px rgba(138, 167, 157, 0.7));
  filter: drop-shadow(8px 10px 13px rgba(138, 167, 157, 0.7));
}

#recruit .secJobInformation .swiper-button-next::after,
#recruit .secJobInformation .swiper-button-prev::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 8px;
  height: 16px;
  background: url(/assets/img/index/recruit_slide_icon.svg) no-repeat center/cover;
  transition: .3s;
}

#recruit .secJobInformation .swiper-button-next {
  right: 100px;
}

#recruit .secJobInformation .swiper-button-prev {
  left: auto;
  right: 175px;
}

#recruit .secJobInformation .swiper-button-prev::after {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}

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

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

  .l-nav__list li>a:hover {
    -webkit-text-stroke: .04em #333;
  }

  .l-nav__list li>a:hover .icon svg {
    stroke-width: 2px;
  }

  .l-nav__btn--style:hover.-black {
    background: #fff;
    color: #333;
  }

  .l-nav__btn--style:hover.-white {
    background: #00489b;
    color: #fff;
  }
}

@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__inner {
    width: 77.5988286969vw;
  }

  .l-header {
    padding: .878477306vw;
  }

  .l-header__logo>a {
    gap: .7320644217vw;
  }

  .l-header__logo .name {
    font-size: 1.0248901903vw;
  }

  .l-nav__list {
    gap: 1.5373352855vw;
  }

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

  .l-nav__btn {
    margin-left: 3.8799414348vw;
  }

  .l-nav__btn--style {
    padding: .5856515373vw 2.4890190337vw;
    border-radius: .1464128843vw;
    font-size: 1.0248901903vw;
  }

  .l-nav__btn--style:nth-child(2) {
    margin-left: .3660322108vw;
  }

  .l-footer__corporate {
    padding: 10.2489019034vw 0;
  }

  .l-footer__logo {
    font-size: 2.0497803807vw;
  }

  .l-footer__contact>a,
  .l-footer__entry>a {
    height: 3.6603221083vw;
  }

  .l-footer__contact {
    margin-top: 2.635431918vw;
  }

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

  .l-footer__entry>a .icon {
    width: .878477306vw;
  }

  .l-footer__nav {
    gap: 4.7584187408vw;
  }

  .l-footer__nav dl:last-child {
    margin-top: 2.9282576867vw;
  }

  .l-footer__nav dl dt {
    font-size: 1.317715959vw;
  }

  .l-footer__nav dl dd {
    font-size: 1.0248901903vw;
    margin-top: .878477306vw;
  }

  .l-footer__group .l-footer-inner {
    width: 91.1420204978vw;
    padding: 2.9282576867vw 0 1.0980966325vw;
  }

  .l-footer__group .l-footer-top {
    gap: 4.39238653vw;
  }

  .l-footer__group .l-footer-logo {
    width: 9.8828696925vw;
  }

  .l-footer__group .l-footer-info-name {
    font-size: 1.317715959vw;
  }

  .l-footer__group .l-footer-info-address {
    font-size: 1.0248901903vw;
  }

  .l-footer__group .l-footer-info-tel {
    font-size: 1.0980966325vw;
  }

  .l-footer__group .l-footer-group {
    gap: 3.074670571vw;
    margin-top: 3.2942898975vw;
  }

  .l-footer__group .l-footer-group-items>a {
    gap: .3660322108vw;
  }

  .l-footer__group .l-footer-group-items .tit {
    font-size: 1.317715959vw;
  }

  .l-footer__group .l-footer-group-items .txt {
    font-size: .9516837482vw;
  }

  .l-footer__group .l-footer-btm {
    margin-top: 3.6603221083vw;
  }

  .l-footer__group .l-footer-link {
    gap: 1.4641288433vw;
  }

  .l-footer__group .l-footer-link-items {
    font-size: .878477306vw;
  }

  .l-footer__group .l-footer-link-items:not(:first-child)::after {
    width: .0732064422vw;
    left: -.7320644217vw;
  }

  .l-footer__group .l-footer-copy {
    font-size: .878477306vw;
  }

  .c-buttonStyle1 {
    width: 17.5695461201vw;
    height: 4.9780380673vw;
  }

  .c-buttonStyle1 .txt {
    font-size: 1.3909224012vw;
    left: -.7320644217vw;
  }

  .c-buttonStyle1 .icon {
    right: 1.8301610542vw;
    width: .5856515373vw;
    height: 1.1713030747vw;
  }

  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 {
    padding: 4.6852122987vw 0 8.2723279649vw;
  }

  .contact.-check dd {
    font-size: 1.1713030747vw;
    padding: .7320644217vw 1.4641288433vw;
    height: 3.6603221083vw;
    border-radius: .2196193265vw;
  }

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

  .contact__txt {
    font-size: 1.0248901903vw;
  }

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

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

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

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

  .contact__item dl dd {
    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;
  }

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

  .c-headingStyle1 .ja {
    font-size: 2.9282576867vw;
    margin-top: 2.196193265vw;
  }

  .c-headingStyle2 .txt {
    font-size: 1.756954612vw;
  }

  .c-headingStyle3 {
    font-size: 1.6105417277vw;
    margin-left: 1.8301610542vw;
  }

  .c-headingStyle3::after {
    left: -1.8301610542vw;
    width: 1.317715959vw;
    height: .7320644217vw;
  }

  .c-mainv {
    height: 29.7950219619vw;
  }

  .c-mainv-tit {
    padding-top: 4.39238653vw;
  }

  .c-mainv-tit .en {
    font-size: 1.6105417277vw;
  }

  .c-mainv-tit .ja {
    font-size: 2.7818448023vw;
    margin-top: 1.0980966325vw;
  }

  #business .secBusiness-list {
    gap: 3.074670571vw;
    margin-top: 3.2942898975vw;
  }

  #business .secBusiness-items-txt {
    font-size: 1.1713030747vw;
    margin-top: 1.0980966325vw;
  }

  #business .secBusiness-items-img {
    margin-top: 1.8301610542vw;
    border-radius: .2196193265vw;
  }

  #business .secBusinessField {
    padding-top: 8.78477306vw;
  }

  #business .secBusinessField-box {
    width: 39.5314787701vw;
    height: 39.5314787701vw;
    margin-top: 3.2210834553vw;
  }

  #business .secBusinessField-logo {
    width: 10.980966325vw;
  }

  #business .secBusinessField-list {
    width: 40.2635431918vw;
    height: 40.2635431918vw;
  }

  #business .secBusinessField-items {
    width: 12.9575402635vw;
    height: 12.9575402635vw;
  }

  #business .secBusinessField-items._01 {
    top: 1.886193265vw;
    left: 28.6398243045vw;
  }

  #business .secBusinessField-items._01 .secBusinessField-icon {
    width: 4.39238653vw;
  }

  #business .secBusinessField-items._02 {
    top: 15.4076866764vw;
    left: 39.7013909224vw;
  }

  #business .secBusinessField-items._02 .secBusinessField-icon {
    width: 5.0512445095vw;
  }

  #business .secBusinessField-items._03 {
    top: 32.4865300146vw;
    left: 36.0266471449vw;
  }

  #business .secBusinessField-items._03 .secBusinessField-icon {
    width: 6.0029282577vw;
  }

  #business .secBusinessField-items._04 {
    top: 40.2620058565vw;
    left: 20.3827232796vw;
  }

  #business .secBusinessField-items._04 .secBusinessField-icon {
    width: 5.7833089312vw;
  }

  #business .secBusinessField-items._05 {
    top: 32.8789897511vw;
    left: 4.5498169839vw;
  }

  #business .secBusinessField-items._05 .secBusinessField-icon {
    width: 6.588579795vw;
  }

  #business .secBusinessField-items._06 {
    top: 15.8970717423vw;
    left: .4504245974vw;
  }

  #business .secBusinessField-items._06 .secBusinessField-icon {
    width: 5.6368960469vw;
  }

  #business .secBusinessField-items._07 {
    top: 2.1039751098vw;
    left: 11.171522694vw;
  }

  #business .secBusinessField-items._07 .secBusinessField-icon {
    width: 5.0512445095vw;
  }

  #business .secBusinessField-tit {
    font-size: 1.0248901903vw;
    margin-top: .7320644217vw;
  }

  #business .secBusinessContent {
    padding-top: 8.78477306vw;
  }

  #business .secOccupation {
    padding-top: 6.6617862372vw;
  }

  #business .secTrainingCareer {
    padding: 6.6617862372vw 0 9.8828696925vw;
  }

  #business .secTrainingCareer-txt {
    margin-top: 3.2942898975vw;
  }

  #company .secPhilosophy {
    padding-top: 11.9326500732vw;
  }

  #company .secPhilosophy-txt {
    margin-top: 6.588579795vw;
    font-size: 2.196193265vw;
  }

  #company .secPhilosophy-txt .-gradient {
    padding: .5856515373vw .7320644217vw;
  }

  #company .secPhilosophy-txt .-gradient:nth-of-type(2) {
    margin-top: .878477306vw;
    margin-right: .3660322108vw;
  }

  #company .secPhilosophy-inner {
    margin-top: 7.6866764275vw;
  }

  #company .secPhilosophy-items {
    border-radius: .2196193265vw;
  }

  #company .secPolicy {
    padding: 14.1288433382vw 0 9.0043923865vw;
  }

  #company .secPolicy-cnt:nth-of-type(1) {
    margin-top: 7.906295754vw;
  }

  #company .secPolicy-cnt:nth-of-type(2) {
    margin-top: 9.5168374817vw;
  }

  #company .secPolicy-box {
    margin-top: 3.0014641288vw;
  }

  #company .secPolicy-list {
    gap: 5.6368960469vw;
    padding: 4.9780380673vw 2.9282576867vw;
    border-radius: .2196193265vw;
    max-height: 11.7130307467vw;
  }

  #company .secPolicy-list:nth-child(n+2) {
    margin-top: 1.0980966325vw;
  }

  #company .secPolicy-list-num {
    font-size: 1.4641288433vw;
  }

  #company .secPolicy-list-txt {
    font-size: 2.0497803807vw;
  }

  #company .secPolicy-list-txt::before {
    left: -2.7818448023vw;
    width: .0732064422vw;
    height: 3.6603221083vw;
  }

  #company .secPolicy-card {
    gap: 2.196193265vw;
    margin-top: 2.9282576867vw;
  }

  #company .secPolicy-cards {
    padding: 3.1478770132vw 0 3.6603221083vw;
    border-radius: .2196193265vw;
    border: .0732064422vw solid #fff;
  }

  #company .secPolicy-cards-tit {
    font-size: 2.3426061493vw;
    padding-bottom: 1.4641288433vw;
  }

  #company .secPolicy-cards-tit::after {
    width: 1.4641288433vw;
    height: .0732064422vw;
  }

  #company .secPolicy-cards-txt {
    font-size: 1.317715959vw;
    margin-top: 1.6837481698vw;
  }

  #company .secOutline {
    padding-top: 8.4919472914vw;
  }

  #company .secOutline-box {
    margin-top: 6.4421669107vw;
  }

  #company .secOutline-table {
    font-size: 1.1713030747vw;
    padding: 1.317715959vw 0;
    -ms-grid-columns: 7.027818448vw 6.588579795vw 1fr;
    grid-template-columns: 7.027818448vw 1fr;
    gap: 6.588579795vw;
  }

  #company .secOutline-table::before {
    height: .0732064422vw;
  }

  #company .secOutline-table::after {
    width: 7.027818448vw;
    height: .0732064422vw;
  }

  #company .secOutline-table-data .tel,
  #company .secOutline-table-data .fax {
    gap: .3660322108vw;
  }

  #company .secOutline-table-data .tel .en,
  #company .secOutline-table-data .fax .en {
    font-size: 1.0248901903vw;
    padding: .2196193265vw 5px;
    border-radius: .2928257687vw;
    border: .0732064422vw solid #333;
  }

  #company .secOutline-table-data .fax {
    margin-left: .7320644217vw;
  }

  #company .secAccess {
    padding-top: 12.298682284vw;
  }

  #company .secAccess-box {
    margin-top: 6.2225475842vw;
  }

  #company .secAccess-info {
    font-size: 1.1713030747vw;
  }

  #company .secAccess-info-address {
    margin-top: 2.0497803807vw;
  }

  #company .secAccess-info-txt {
    margin-top: 1.317715959vw;
  }

  #company .secAccess-info-btn {
    margin-top: 1.8301610542vw;
  }

  #company .secAccess-info-btn .c-buttonStyle1 {
    width: 16.4714494876vw;
    height: 3.6603221083vw;
  }

  #company .secAccess-info-btn .c-buttonStyle1 .txt {
    font-size: 1.1713030747vw;
  }

  #company .secAccess-map {
    width: 37.701317716vw;
    height: 22.9868228404vw;
  }

  #company .secClients {
    padding: 7.9795021962vw 0 12.8111273792vw;
  }

  #company .secClients-logos {
    margin-top: 7.8330893119vw;
    gap: 3.3674963397vw;
  }

  #page_contact .secContact {
    padding: 7.3206442167vw 0;
  }

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

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

  #page_contact .secContact__tit {
    width: 23.4260614934vw;
  }

  #page_contact .secContact__txt {
    font-size: 1.0980966325vw;
  }

  #index .c-headingStyle1 .ja {
    font-size: 3.8067349927vw;
  }

  #index .secHero__btn {
    margin-top: 5.8565153734vw;
  }

  #index .secBusiness__inner {
    margin-top: 7.3206442167vw;
    -ms-grid-columns: 43.9238653001vw 1fr;
    grid-template-columns: 43.9238653001vw 1fr;
  }

  #index .secBusiness__info--tit {
    font-size: 2.7086383602vw;
  }

  #index .secBusiness__info--txt {
    font-size: 1.1713030747vw;
  }

  #index .secBusiness__btn {
    margin-top: 3.6603221083vw;
  }

  #index .secBusiness__img {
    right: -15.5929721816vw;
  }

  #index .secRecruit {
    padding-top: 8.0527086384vw;
  }

  #index .secRecruit__tit {
    max-width: 77.5988286969vw;
  }

  #index .secRecruit__slide {
    margin-top: 7.3206442167vw;
  }

  #index .secRecruit__slide .swiper {
    padding-left: 11.2005856515vw;
  }

  #index .secRecruit__slide .swiper-button-next,
  #index .secRecruit__slide .swiper-button-prev {
    width: 4.39238653vw;
    height: 4.39238653vw;
    top: -11.3469985359vw;
  }

  #index .secRecruit__slide .swiper-button-next::after,
  #index .secRecruit__slide .swiper-button-prev::after {
    width: .5856515373vw;
    height: 1.1713030747vw;
  }

  #index .secRecruit__slide .swiper-button-next {
    right: 7.3206442167vw;
  }

  #index .secRecruit__slide .swiper-button-prev {
    right: 12.8111273792vw;
  }

  #index .secRecruit__slide--label {
    gap: .3660322108vw;
  }

  #index .secRecruit__slide--label .label {
    font-size: 1.0248901903vw;
    padding: .7320644217vw 1.0980966325vw;
    border-radius: 0 0 .8vw 0;
  }

  #index .secRecruit__slide--tit {
    margin-top: 1.317715959vw;
  }

  #index .secRecruit__slide--txt {
    min-height: 7.6866764275vw;
    margin-top: .7320644217vw;
    font-size: 1.0248901903vw;
  }

  #index .secRecruit__slide--tag {
    gap: .7320644217vw;
    margin-top: 1.6105417277vw;
  }

  #index .secRecruit__slide--tag>li {
    padding: .2196193265vw 1.0980966325vw;
    border-radius: 1.0980966325vw;
    font-size: 1.0248901903vw;
    border-width: .0732064422vw;
  }

  #index .secRecruit__btn {
    margin-top: 3.6603221083vw;
  }

  #index .secInterview {
    padding-top: 7.9795021962vw;
    padding-bottom: 8.9311859444vw;
  }

  #index .secInterview__txt {
    margin-top: 5.8565153734vw;
    font-size: 1.2445095168vw;
  }

  #index .secInterview__list {
    margin-top: 2.9282576867vw;
  }

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

  #index .secInterview__item._01>a .secInterview__item--info {
    right: 5.3440702782vw;
  }

  #index .secInterview__item._02>a .secInterview__item--info {
    left: 5.3440702782vw;
  }

  #index .secInterview__item--info .copy {
    font-size: 1.756954612vw;
  }

  #index .secInterview__item--info .tag {
    font-size: 1.0248901903vw;
    padding: .2196193265vw 1.0980966325vw;
    border-radius: 1.1713030747vw;
    border-width: .0732064422vw;
    margin-top: 1.4641288433vw;
  }

  #index .secInterview__item--info .data {
    gap: 1.0980966325vw;
    margin-top: 1.0980966325vw;
  }

  #index .secInterview__item--info .name {
    font-size: 2.3426061493vw;
  }

  #index .secInterview__item--info .join {
    font-size: .7320644217vw;
  }

  #index .secInterview__btn {
    margin-top: 3.6603221083vw;
  }

  #interview .secInterview {
    padding: 8.78477306vw 0 8.6383601757vw;
  }

  #interview .secInterview-list {
    margin-top: 3.2942898975vw;
  }

  #interview .secInterview-items:nth-child(n+2) {
    margin-top: 2.196193265vw;
  }

  #interview .secInterview-items._01>a .secInterview-items-info {
    right: 5.3440702782vw;
  }

  #interview .secInterview-items._02>a .secInterview-items-info {
    left: 5.3440702782vw;
  }

  #interview .secInterview-items-info .copy {
    font-size: 1.756954612vw;
  }

  #interview .secInterview-items-info .tag {
    font-size: 1.0248901903vw;
    padding: .2196193265vw 1.0980966325vw;
    border-radius: 1.1713030747vw;
    border-width: .0732064422vw;
    margin-top: 1.4641288433vw;
  }

  #interview .secInterview-items-info .data {
    gap: 1.0980966325vw;
    margin-top: 1.0980966325vw;
  }

  #interview .secInterview-items-info .name {
    font-size: 2.3426061493vw;
  }

  #interview .secInterview-items-info .join {
    font-size: 1.0248901903vw;
  }

  #interview .secDetail {
    padding: 8.78477306vw 0 5.1244509517vw;
  }

  #interview .secDetail-box {
    margin-top: 3.2942898975vw;
    border-radius: .2196193265vw;
  }

  #interview .secDetail-inner {
    left: 3.6603221083vw;
  }

  #interview .secDetail-tit {
    font-size: 2.196193265vw;
  }

  #interview .secDetail-tag {
    font-size: 1.0248901903vw;
    padding: .5856515373vw .878477306vw;
    border-radius: 1.2445095168vw;
    border: .0732064422vw solid #626262;
    margin-top: 2.5622254758vw;
  }

  #interview .secDetail-info {
    margin-top: 1.0980966325vw;
    gap: .7320644217vw;
  }

  #interview .secDetail-info-name {
    font-size: 2.3426061493vw;
  }

  #interview .secDetail-info-join {
    font-size: .7320644217vw;
  }

  #interview .secDetail-txt {
    font-size: 1.0248901903vw;
    max-width: 28.6237188873vw;
    margin-top: 1.1713030747vw;
  }

  #interview .secDetail-cnt {
    margin-top: 5.1244509517vw;
    gap: 2.3426061493vw;
  }

  #interview .secDetail-cnt-img {
    top: 7.3206442167vw;
    width: 41.0688140556vw;
    height: 30.9663250366vw;
  }

  #interview .secDetail-cnt-tit {
    font-size: 1.8301610542vw;
  }

  #interview .secDetail-cnt-tit:nth-of-type(n+2) {
    margin-top: 5.1244509517vw;
  }

  #interview .secDetail-cnt-txt {
    font-size: 1.1713030747vw;
    margin-top: 1.4641288433vw;
  }

  #interview .secCareer {
    padding-bottom: 8.78477306vw;
  }

  #interview .secCareer-list {
    margin-top: 2.196193265vw;
  }

  #interview .secCareer-items {
    gap: 3.6603221083vw;
  }

  #interview .secCareer-items:not(:first-child) {
    margin-top: 2.635431918vw;
  }

  #interview .secCareer-items:first-child .secCareer-info::after {
    height: calc(100% + 4.39238653vw);
  }

  #interview .secCareer-year {
    font-size: 3.6603221083vw;
  }

  #interview .secCareer-info {
    padding-top: .7320644217vw;
  }

  #interview .secCareer-info::before {
    top: 1.6105417277vw;
    left: -2.196193265vw;
    width: .6588579795vw;
    height: .6588579795vw;
  }

  #interview .secCareer-info::after {
    top: 1.6105417277vw;
    left: -1.9033674963vw;
    height: calc(100% + 2.635431918vw);
  }

  #interview .secCareer-tit {
    font-size: 1.317715959vw;
  }

  #interview .secCareer-txt {
    font-size: 1.1713030747vw;
    margin-top: .7320644217vw;
  }

  #interview .secOther {
    padding: 6.588579795vw 0 10.2489019034vw;
  }

  #recruit .secAdvantage {
    padding: 7.3206442167vw 0 7.5402635432vw;
  }

  #recruit .secAdvantage-txt {
    margin-top: 3.2942898975vw;
  }

  #recruit .secAdvantage-list {
    gap: 2.7818448023vw;
    margin-top: 2.0497803807vw;
  }

  #recruit .secAdvantage-items {
    padding: 5.5636896047vw 4.39238653vw 4.831625183vw;
    border-radius: .2196193265vw;
  }

  #recruit .secAdvantage-items-num {
    font-size: 1.317715959vw;
    left: 1.4641288433vw;
  }

  #recruit .secAdvantage-items-tit {
    gap: 1.8301610542vw;
  }

  #recruit .secAdvantage-items-tit .obj {
    width: 6.9546120059vw;
    height: 6.9546120059vw;
  }

  #recruit .secAdvantage-items-tit .obj .icon {
    width: 4.39238653vw;
  }

  #recruit .secAdvantage-items-tit .tit {
    font-size: 1.9033674963vw;
  }

  #recruit .secAdvantage-items-txt {
    font-size: 1.1713030747vw;
    margin-top: 2.196193265vw;
  }

  #recruit .secJobInformation {
    padding: 6.0761346999vw 0 9.8828696925vw;
  }

  #recruit .secJobInformation-slide {
    margin-top: 3.2942898975vw;
  }

  #recruit .secJobInformation-items {
    padding: 2.9282576867vw;
    border-radius: .2196193265vw;
    gap: 1.8301610542vw;
  }

  #recruit .secJobInformation-items:nth-of-type(n+2) {
    margin-top: 2.196193265vw;
  }

  #recruit .secJobInformation-items-img {
    border-radius: .2196193265vw;
    width: 23.4260614934vw;
    height: 15.3733528551vw;
  }

  #recruit .secJobInformation-items-labellist {
    gap: .3660322108vw;
  }

  #recruit .secJobInformation-items-label {
    font-size: 1.0248901903vw;
    padding: .7320644217vw 1.0248901903vw;
    border-radius: .2196193265vw;
  }

  #recruit .secJobInformation-items-tit {
    font-size: 1.4641288433vw;
  }

  #recruit .secJobInformation-items-txt {
    font-size: 1.0248901903vw;
  }

  #recruit .secJobInformation-items-taglist {
    max-width: 25.6222547584vw;
    gap: .7320644217vw;
  }

  #recruit .secJobInformation-items-tag {
    font-size: 1.0980966325vw;
    padding: .3660322108vw .878477306vw;
    border-radius: 1.0980966325vw;
  }

  #recruit .secJobInformation-items-local {
    font-size: .878477306vw;
    margin-top: .7320644217vw;
  }

  #recruit .secJobInformation-items-btn {
    bottom: 2.9282576867vw;
    right: 2.9282576867vw;
  }

  #recruit .secJobInformation-items-btn .c-buttonStyle1 {
    width: 16.4714494876vw;
    height: 3.6603221083vw;
    border-radius: .8vw;
  }

  #recruit .secJobInformation-items-btn .c-buttonStyle1 .txt {
    font-size: 1.1713030747vw;
  }

  #recruit .secJobInformation-items-btn .c-buttonStyle1 .icon {
    width: 1.0980966325vw;
    height: 1.0980966325vw;
    right: .878477306vw;
  }

  #recruit .secJobInformation .swiper-button-next,
  #recruit .secJobInformation .swiper-button-prev {
    width: 4.39238653vw;
    height: 4.39238653vw;
    top: -11.3469985359vw;
  }

  #recruit .secJobInformation .swiper-button-next::after,
  #recruit .secJobInformation .swiper-button-prev::after {
    width: .5856515373vw;
    height: 1.1713030747vw;
  }

  #recruit .secJobInformation .swiper-button-next {
    right: 7.3206442167vw;
  }

  #recruit .secJobInformation .swiper-button-prev {
    right: 12.8111273792vw;
  }
}

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

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

  body {
    font-size: 3.2vw;
  }

  .-pcOnly {
    display: none;
  }

  .-spOnly {
    display: block;
  }

  .l-sec__inner {
    width: 90%;
  }

  .l-header {
    padding: 2.1333333333vw 3.2vw;
  }

  .l-header__inner {
    gap: 4.2666666667vw;
    justify-content: flex-start;
  }

  .l-header__logo {
    position: relative;
    z-index: 100;
  }

  .l-header__logo>a {
    gap: 1.6vw;
  }

  .l-header__logo .icon {
    width: 13.3333333333vw;
  }

  .l-header__logo .name {
    font-size: 2.6666666667vw;
  }

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

  .l-nav__inner {
    opacity: 0;
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100dvh;
    padding: 21.3333333333vw 5% 13.3333333333vw;
    background: rgba(255,255,255,.37);
    -webkit-backdrop-filter: blur(19px);
    backdrop-filter: blur(19px);
    gap: 5.3333333333vw;
    transition: .3s;
  }

  .l-nav__inner.is-open {
    opacity: 1;
    pointer-events: all;
  }

  .l-nav__scroll {
    overflow-y: scroll;
    height: 100%;
  }

  .l-nav__list {
    flex-direction: column;
    margin-top: 12vw;
  }

  .l-nav__list li {
    width: 100%;
    border-bottom: .2666666667vw solid #a8a8a8;
    padding-bottom: 2.6666666667vw;
  }

  .l-nav__list li>a {
    font-size: 5.3333333333vw;
    justify-content: space-between;
  }

  .l-nav__group {
    display: block;
    margin-top: 10.6666666667vw;
  }

  .l-nav__group--tit {
    font-size: 4vw;
    border-bottom: .2666666667vw solid #000;
    padding-bottom: 4vw;
  }

  .l-nav__group--list {
    margin-top: 5.3333333333vw;
  }

  .l-nav__group--items:nth-child(n+2) {
    margin-top: 4vw;
  }

  .l-nav__group--items>a {
    display: flex;
    align-items: center;
    font-size: 3.4666666667vw;
  }

  .l-nav__group--items>a .icon {
    width: 3.7333333333vw;
  }

  .l-nav__box {
    display: none;
  }

  .l-nav__btn {
    margin-left: 0;
    position: relative;
    z-index: 100;
  }

  .l-nav__btn.-spOnly {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    place-items: center;
  }

  .l-nav__btn.-spOnly .l-nav__btn--style {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 3.7333333333vw;
  }

  .l-nav__btn--style {
    padding: 2.1333333333vw 4.8vw;
    font-size: 2.9333333333vw;
    border-radius: .5333333333vw;
  }

  .l-nav__btn--style:nth-child(2) {
    margin-left: 0;
  }

  .l-menu {
    display: block;
    position: relative;
    width: 20px;
    height: 8px;
  }

  .l-menu.is-open .line {
    translate: -50% -50%;
  }

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

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

  .l-menu .line {
    position: absolute;
    left: 50%;
    translate: -50% 0;
    width: 100%;
    height: 1px;
    background: #333;
  }

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

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

  .l-footer__inner {
    flex-direction: column;
  }

  .l-footer__info {
    display: flex;
    flex-direction: column;
  }

  .l-footer__logo {
    font-size: 6.4vw;
  }

  .l-footer__contact>a,
  .l-footer__entry>a {
    height: 19.2vw;
    width: 100%;
    order: -1;
  }

  .l-footer__contact {
    margin-top: 5.3333333333vw;
    order: 1;
  }

  .l-footer__entry {
    margin-top: 8vw;
    order: 0;
  }

  .l-footer__entry>a .icon {
    width: 4vw;
  }

  .l-footer__nav {
    gap: 9.3333333333vw;
    margin-top: 13.3333333333vw;
  }

  .l-footer__nav {
    flex-direction: column;
  }

  .l-footer__nav--list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }

  .l-footer__nav dl:last-child {
    margin-top: 9.3333333333vw;
  }

  .l-footer__nav dl dt {
    font-size: 5.3333333333vw;
  }

  .l-footer__nav dl dd {
    font-size: 4.2666666667vw;
    margin-top: 3.2vw;
    line-height: 1.375;
  }

  .l-footer__group .l-footer-inner {
    width: 90%;
    padding: 10.6666666667vw 0 4vw;
  }

  .l-footer__group .l-footer-top {
    flex-direction: column;
  }

  .l-footer__group .l-footer-logo {
    width: 34.6666666667vw;
  }

  .l-footer__group .l-footer-info {
    text-align: center;
  }

  .l-footer__group .l-footer-info-name {
    font-size: 4.2666666667vw;
  }

  .l-footer__group .l-footer-info-address {
    font-size: 3.7333333333vw;
    margin-top: 5.3333333333vw;
  }

  .l-footer__group .l-footer-info-tel {
    font-size: 3.7333333333vw;
  }

  .l-footer__group .l-footer-group {
    flex-direction: column;
    margin-top: 8vw;
  }

  .l-footer__group .l-footer-group-items>a {
    gap: 1.3333333333vw;
  }

  .l-footer__group .l-footer-group-items .tit {
    font-size: 4.2666666667vw;
  }

  .l-footer__group .l-footer-group-items .txt {
    font-size: 3.7333333333vw;
  }

  .l-footer__group .l-footer-btm {
    margin-top: 10.6666666667vw;
    flex-direction: column;
  }

  .l-footer__group .l-footer-link {
    flex-wrap: wrap;
    justify-content: center;
    gap: 4vw;
  }

  .l-footer__group .l-footer-link-items {
    font-size: 3.7333333333vw;
    font-weight: 200;
  }

  .l-footer__group .l-footer-link-items:not(:first-child)::after {
    width: .0732064422vw;
    left: -1.8666666667vw;
  }

  .l-footer__group .l-footer-copy {
    margin-top: 13.3333333333vw;
    font-size: 3.2vw;
    font-weight: 300;
  }

  .c-buttonStyle1 {
    width: 58.6666666667vw;
    height: 16vw;
  }

  .c-buttonStyle1 .txt {
    font-size: 5.0666666667vw;
    left: 0;
  }

  .c-buttonStyle1 .icon {
    right: 5.3333333333vw;
    width: 2.1333333333vw;
    height: 4.2666666667vw;
  }

  input,
  select,
  textarea {
    font-size: 4.2666666667vw;
    height: 13.3333333333vw;
    padding: 1.0666666667vw 4vw;
  }

  input[type=checkbox]+.input_checkbox {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    border-radius: 1.0666666667vw;
    margin-right: 2.6666666667vw;
  }

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

  input[type=radio]+.input_radio {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    margin-right: 1.3333333333vw;
  }

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

  textarea {
    height: 61.8666666667vw;
    padding: 4vw 4vw;
  }

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

  .selectBox:before {
    top: calc(50% - 1.3333333333vw);
    right: 3.2vw;
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    border-left-width: .2666666667vw;
    border-bottom-width: .2666666667vw;
  }

  .selectBox.birthyear {
    width: 26.6666666667vw;
  }

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

  .selectBox.prefecture {
    width: 48vw;
  }

  .post {
    width: 32vw;
  }

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

  .contact.-check dd {
    font-size: 4.2666666667vw;
    padding: 2.6666666667vw 4.2666666667vw;
  }

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

  .contact__txt {
    font-size: 3.7333333333vw;
  }

  .contact__box {
    border-radius: 2.6666666667vw;
  }

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

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

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

  .contact__item dl dt {
    font-size: 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;
  }

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

  .c-headingStyle1 .ja {
    font-size: 8vw;
    margin-top: 2.6666666667vw;
  }

  .c-headingStyle2 .txt {
    font-size: 4.8vw;
  }

  .c-headingStyle3 {
    font-size: 4.8vw;
    margin-left: 5.8666666667vw;
  }

  .c-headingStyle3::after {
    left: -5.3333333333vw;
    width: 3.7333333333vw;
    height: 2.4vw;
  }

  .c-mainv {
    height: 65.3333333333vw;
  }

  .c-mainv-tit .en {
    font-size: 4vw;
  }

  .c-mainv-tit .ja {
    font-size: 8vw;
    margin-top: 2.6666666667vw;
  }

  #business .c-mainv-bg {
    background: url(/assets/img/business/mainv_sp.png) no-repeat top center/cover;
  }

  #business .secBusiness-list {
    gap: 9.3333333333vw;
    margin-top: 12.8vw;
  }

  #business .secBusiness-items-txt {
    font-size: 4.2666666667vw;
    margin-top: 4vw;
  }

  #business .secBusiness-items-img {
    margin-top: 6.6666666667vw;
    border-radius: .8vw;
  }

  #business .secBusinessField {
    padding-top: 21.3333333333vw;
  }

  #business .secBusinessField-box {
    display: contents;
  }

  #business .secBusinessField-logo {
    display: none;
  }

  #business .secBusinessField-list {
    position: static;
    translate: 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    margin-top: 10.6666666667vw;
    gap: 5.3333333333vw;
  }

  #business .secBusinessField-items {
    position: static;
    translate: 0 0;
    width: 37.3333333333vw;
    height: 37.3333333333vw;
  }

  #business .secBusinessField-items._01 .secBusinessField-icon {
    width: 12.8vw;
  }

  #business .secBusinessField-items._02 .secBusinessField-icon {
    width: 14.4vw;
  }

  #business .secBusinessField-items._03 .secBusinessField-icon {
    width: 17.3333333333vw;
  }

  #business .secBusinessField-items._04 .secBusinessField-icon {
    width: 16.5333333333vw;
  }

  #business .secBusinessField-items._05 .secBusinessField-icon {
    width: 18.9333333333vw;
  }

  #business .secBusinessField-items._06 .secBusinessField-icon {
    width: 16.2666666667vw;
  }

  #business .secBusinessField-items._07 .secBusinessField-icon {
    width: 14.6666666667vw;
  }

  #business .secBusinessField-tit {
    font-size: 3.4666666667vw;
    margin-top: 1.8666666667vw;
    text-align: center;
    line-height: 1.3846153846;
  }

  #business .secBusinessContent {
    padding-top: 21.3333333333vw;
  }

  #business .secBusinessContent .secBusiness-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  #business .secOccupation {
    padding-top: 21.3333333333vw;
  }

  #business .secOccupation .secBusiness-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  #business .secTrainingCareer {
    padding: 21.3333333333vw 0;
  }

  #business .secTrainingCareer-txt {
    margin-top: 6.6666666667vw;
    font-size: 3.7333333333vw;
  }

  #business .secTrainingCareer .secBusiness-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  #company .c-mainv-bg {
    background: url(/assets/img/company/mainv_sp.png) no-repeat top center/cover;
  }

  #company .secPhilosophy-txt {
    font-size: 5.3333333333vw;
    margin-top: 10.6666666667vw;
    line-height: 1.5238095238;
  }

  #company .secPhilosophy-txt .-gradient {
    font-size: 5.8666666667vw;
    padding: 1.3333333333vw 2.1333333333vw;
  }

  #company .secPhilosophy-txt .-gradient:nth-of-type(1) {
    margin-top: .8vw;
  }

  #company .secPhilosophy-txt .-gradient:nth-of-type(2) {
    margin-top: 1.8666666667vw;
    margin-right: 0;
  }

  #company .secPhilosophy-inner {
    gap: 3.4666666667vw;
    margin-top: 4.8vw;
    width: 170%;
  }

  #company .secPhilosophy-items {
    border-radius: .8vw;
  }

  #company .secPhilosophy-items._01 {
    width: 22.6666666667vw;
  }

  #company .secPhilosophy-items._02 {
    width: 50.9333333333vw;
    top: 8vw;
  }

  #company .secPhilosophy-items._03 {
    width: 36vw;
  }

  #company .secPhilosophy-items._04 {
    width: 50.9333333333vw;
    top: 6.6666666667vw;
  }

  #company .secPolicy {
    padding: 53.3333333333vw 0 21.3333333333vw;
    margin-top: -33.3333333333vw;
  }

  #company .secPolicy-cnt:nth-of-type(1) {
    margin-top: 10.6666666667vw;
  }

  #company .secPolicy-cnt:nth-of-type(2) {
    margin-top: 10.6666666667vw;
  }

  #company .secPolicy-box {
    margin-top: 5.3333333333vw;
  }

  #company .secPolicy-list {
    gap: 14.6666666667vw;
    padding: 6.6666666667vw;
    border-radius: .8vw;
    max-height: 100%;
    min-height: 26.6666666667vw;
  }

  #company .secPolicy-list:nth-child(n+2) {
    margin-top: 2.6666666667vw;
  }

  #company .secPolicy-list-num {
    font-size: 3.4666666667vw;
    flex-shrink: 0;
  }

  #company .secPolicy-list-txt {
    font-size: 4.2666666667vw;
  }

  #company .secPolicy-list-txt::before {
    left: -8.5333333333vw;
    width: .2666666667vw;
    height: 100%;
    min-height: 13.3333333333vw;
  }

  #company .secPolicy-card {
    -ms-grid-columns: 1fr 2.9333333333vw 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.9333333333vw;
    margin-top: 5.3333333333vw;
  }

  #company .secPolicy-cards {
    padding: 6.1333333333vw 0 4.8vw;
    border-radius: .8vw;
    border-width: .2666666667vw;
  }

  #company .secPolicy-cards-tit {
    font-size: 5.6vw;
    padding-bottom: 4vw;
  }

  #company .secPolicy-cards-tit::after {
    width: 3.2vw;
    height: .2666666667vw;
  }

  #company .secPolicy-cards-txt {
    font-size: 3.7333333333vw;
    margin-top: 5.3333333333vw;
  }

  #company .secOutline {
    padding-top: 21.3333333333vw;
  }

  #company .secOutline-box {
    margin-top: 10.6666666667vw;
  }

  #company .secOutline-table {
    font-size: 3.7333333333vw;
    padding: 4vw 0;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 3.2vw;
  }

  #company .secOutline-table::before {
    height: .2666666667vw;
  }

  #company .secOutline-table::after {
    height: .2666666667vw;
  }

  #company .secOutline-table-data .tel,
  #company .secOutline-table-data .fax {
    gap: 1.3333333333vw;
  }

  #company .secOutline-table-data .tel .en,
  #company .secOutline-table-data .fax .en {
    font-size: 3.2vw;
    padding: .8vw 1.3333333333vw;
    border-radius: 1.0666666667vw;
    border-width: .2666666667vw;
  }

  #company .secAccess {
    padding-top: 21.3333333333vw;
  }

  #company .secAccess-box {
    flex-direction: column;
    margin-top: 10.6666666667vw;
    align-items: flex-start;
  }

  #company .secAccess-info {
    font-size: 4.2666666667vw;
  }

  #company .secAccess-info-address {
    font-size: 3.7333333333vw;
    margin-top: 5.3333333333vw;
  }

  #company .secAccess-info-txt {
    font-size: 3.7333333333vw;
    margin-top: 2.6666666667vw;
  }

  #company .secAccess-info-btn {
    margin-top: 5.3333333333vw;
  }

  #company .secAccess-info-btn .c-buttonStyle1 {
    width: 58.6666666667vw;
    height: 16vw;
  }

  #company .secAccess-info-btn .c-buttonStyle1 .txt {
    font-size: 5.0666666667vw;
  }

  #company .secAccess-map {
    width: 100%;
    height: 53.3333333333vw;
    margin-top: 6.6666666667vw;
  }

  #company .secClients {
    padding: 21.3333333333vw 0;
  }

  #company .secClients-logos {
    margin-top: 10.6666666667vw;
    gap: 6.6666666667vw;
    width: 250%;
  }

  #page_contact .c-mainv-bg {
    background: url(/assets/img/contact/mainv_sp.png) no-repeat top center/cover;
  }

  #page_contact .secContact {
    padding: 26.6666666667vw 0;
  }

  #page_contact .secContact dl {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 2.6666666667vw;
  }

  #page_contact .secContact dl dt {
    padding: 0;
  }

  #page_contact .secContact dd {
    width: 100%;
  }

  #page_contact .secContact__tit {
    width: 50.6666666667vw;
  }

  #page_contact .secContact__txt {
    font-size: 4vw;
  }

  #index .c-headingStyle1 .ja {
    font-size: 9.3333333333vw;
  }

  #index .gradientBg1 {
    height: 439.2vw;
  }

  #index .l-anime {
    height: 439.2vw;
  }

  #index .secHero {
    height: 306.6666666667vw;
  }

  #index .secHero__tit {
    width: 85%;
    top: 20%;
  }

  #index .secHero__info {
    right: auto;
    left: 5%;
  }

  #index .secHero__txt {
    width: 85.3333333333vw;
  }

  #index .secHero__btn {
    margin-top: 13.3333333333vw;
  }

  #index .secParallax__inner {
    margin-top: 21.3333333333vw;
    height: 110.6666666667vw;
  }

  #index .secParallax__img._01 {
    bottom: 34.6666666667vw;
    width: 69.3333333333vw;
  }

  #index .secParallax__img._02 {
    width: 71.2vw;
    top: 10.6666666667vw;
    left: calc(50% + 26.6666666667vw);
  }

  #index .secParallax__img._03 {
    width: 43.7333333333vw;
    top: 21.3333333333vw;
    left: calc(50% + 106.6666666667vw);
  }

  #index .secParallax__img._04 {
    width: 69.6vw;
    top: 2.6666666667vw;
    left: calc(50% + 160vw);
  }

  #index .secParallax__img._05 {
    width: 55.4666666667vw;
    bottom: 26.6666666667vw;
    left: calc(50% + 173.3333333333vw);
  }

  #index .secBusiness {
    padding: 24vw 0 18.6666666667vw;
    background: url(/assets/img/index/business_bg_sp.png) no-repeat top center/100% auto;
    background-color: #333;
  }

  #index .secBusiness__inner {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-top: 10.6666666667vw;
    gap: 13.3333333333vw;
  }

  #index .secBusiness__info--tit {
    font-size: 6.4vw;
  }

  #index .secBusiness__info--txt {
    font-size: 3.7333333333vw;
    margin-top: 5.3333333333vw;
  }

  #index .secBusiness__btn {
    margin-top: 10.6666666667vw;
    text-align: right;
  }

  #index .secBusiness__img {
    position: static;
    order: -1;
    translate: 0 0;
    width: 100%;
  }

  #index .secRecruit {
    padding-top: 21.3333333333vw;
  }

  #index .secRecruit__tit {
    max-width: 90%;
  }

  #index .secRecruit__slide {
    margin-top: 10.6666666667vw;
  }

  #index .secRecruit__slide .swiper {
    padding-left: 5%;
  }

  #index .secRecruit__slide .swiper-button-next,
  #index .secRecruit__slide .swiper-button-prev {
    width: 12vw;
    height: 12vw;
    top: -21.3333333333vw;
  }

  #index .secRecruit__slide .swiper-button-next::after,
  #index .secRecruit__slide .swiper-button-prev::after {
    width: 2.1333333333vw;
    height: 4.2666666667vw;
  }

  #index .secRecruit__slide .swiper-button-next {
    right: 5%;
  }

  #index .secRecruit__slide .swiper-button-prev {
    right: 20vw;
  }

  #index .secRecruit__slide--label {
    gap: 1.3333333333vw;
  }

  #index .secRecruit__slide--label .label {
    font-size: 3.2vw;
    padding: 1.8666666667vw 3.2vw;
  }

  #index .secRecruit__slide--tit {
    margin-top: 4vw;
  }

  #index .secRecruit__slide--txt {
    min-height: 28vw;
    margin-top: 1.3333333333vw;
    font-size: 3.7333333333vw;
  }

  #index .secRecruit__slide--tag {
    gap: 1.3333333333vw;
    margin-top: 4vw;
  }

  #index .secRecruit__slide--tag>li {
    padding: .8vw 3.2vw;
    border-radius: 4vw;
    font-size: 2.9333333333vw;
    border-width: .2666666667vw;
  }

  #index .secRecruit__btn {
    margin-top: 7.4666666667vw;
    margin-right: 5%;
  }

  #index .secInterview {
    padding: 21.3333333333vw 0;
  }

  #index .secInterview__txt {
    font-size: 3.4666666667vw;
    margin-top: 5.3333333333vw;
    line-height: 1.6923076923;
  }

  #index .secInterview__list {
    margin-top: 13.3333333333vw;
  }

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

  #index .secInterview__item._01>a::after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(255, 255, 255) 20%);
  }

  #index .secInterview__item._01>a .secInterview__item--info {
    right: auto;
    left: 8vw;
  }

  #index .secInterview__item._02>a::after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(255, 255, 255) 20%);
  }

  #index .secInterview__item._02>a .secInterview__item--info {
    left: 8vw;
  }

  #index .secInterview__item>a {
    min-height: 114.6666666667vw;
  }

  #index .secInterview__item>a::after {
    width: 100%;
    height: 60%;
    top: auto;
    bottom: 0;
  }

  #index .secInterview__item--info {
    top: auto;
    bottom: 6.6666666667vw;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  #index .secInterview__item--info .copy {
    font-size: 5.8666666667vw;
  }

  #index .secInterview__item--info .tag {
    font-size: 3.4666666667vw;
    padding: .8vw 3.2vw;
    margin-top: 1.3333333333vw;
    border-width: .2666666667vw;
    border-radius: 4.2666666667vw;
  }

  #index .secInterview__item--info .data {
    gap: 2.6666666667vw;
    margin-top: 2.6666666667vw;
  }

  #index .secInterview__item--info .name {
    font-size: 8.8vw;
  }

  #index .secInterview__item--info .join {
    font-size: 3.7333333333vw;
  }

  #interview .c-mainv-bg {
    background: url(/assets/img/interview/mainv_sp.png) no-repeat top center/cover;
  }

  #interview .c-mainv.detail1 .c-mainv-bg {
    background: url(/assets/img/interview/detail1/mainv_sp.png) no-repeat top center/cover;
  }

  #interview .c-mainv.detail2 .c-mainv-bg {
    background: url(/assets/img/interview/detail2/mainv_sp.png) no-repeat top center/cover;
  }

  #interview .secInterview {
    padding: 21.3333333333vw 0;
  }

  #interview .secInterview-list {
    margin-top: 10.6666666667vw;
  }

  #interview .secInterview-items:nth-child(n+2) {
    margin-top: 5.3333333333vw;
  }

  #interview .secInterview-items._01>a::after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(255, 255, 255) 20%);
  }

  #interview .secInterview-items._01>a .secInterview-items-info {
    right: auto;
    left: 8vw;
  }

  #interview .secInterview-items._02>a::after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(255, 255, 255) 20%);
  }

  #interview .secInterview-items._02>a .secInterview-items-info {
    left: 8vw;
  }

  #interview .secInterview-items>a {
    min-height: 114.6666666667vw;
  }

  #interview .secInterview-items>a::after {
    width: 100%;
    height: 60%;
    top: auto;
    bottom: 0;
  }

  #interview .secInterview-items-info {
    top: auto;
    bottom: 6.6666666667vw;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  #interview .secInterview-items-info .copy {
    font-size: 5.8666666667vw;
  }

  #interview .secInterview-items-info .tag {
    font-size: 3.4666666667vw;
    padding: .8vw 3.2vw;
    margin-top: 1.3333333333vw;
    border-width: .2666666667vw;
    border-radius: 4.2666666667vw;
  }

  #interview .secInterview-items-info .data {
    gap: 2.6666666667vw;
    margin-top: 2.6666666667vw;
  }

  #interview .secInterview-items-info .name {
    font-size: 8.8vw;
  }

  #interview .secInterview-items-info .join {
    font-size: 3.7333333333vw;
  }

  #interview .secDetail {
    padding: 21.3333333333vw 0;
  }

  #interview .secDetail-box {
    margin-top: 10.6666666667vw;
    width: 104%;
    left: -2%;
    min-height: 146.6666666667vw;
  }

  #interview .secDetail-box::after {
    width: 108%;
    left: -4%;
    bottom: 0;
    top: auto;
    background: linear-gradient(1800deg, rgb(215, 214, 205) 40%, rgba(215, 214, 205, 0) 70%);
  }

  #interview .secDetail-img {
    position: relative;
    width: 110%;
    left: -5%;
  }

  #interview .secDetail-inner {
    top: auto;
    bottom: 0;
    left: 0;
    translate: 0 0;
    padding: 10.6666666667vw 5.3333333333vw;
  }

  #interview .secDetail-tit {
    font-size: 5.3333333333vw;
  }

  #interview .secDetail-tag {
    font-size: 3.4666666667vw;
    padding: .8vw 3.2vw;
    margin-top: 1.3333333333vw;
    border-width: .2666666667vw;
    border-radius: 4.2666666667vw;
  }

  #interview .secDetail-info-name {
    font-size: 7.2vw;
  }

  #interview .secDetail-info-join {
    font-size: 3.7333333333vw;
  }

  #interview .secDetail-txt {
    font-size: 3.7333333333vw;
    max-width: 100%;
  }

  #interview .secDetail-cnt {
    flex-direction: column;
    gap: 13.3333333333vw;
    margin-top: 16vw;
  }

  #interview .secDetail-cnt.-reverse {
    flex-direction: column;
  }

  #interview .secDetail-cnt-img {
    position: static;
    width: 100%;
    height: auto;
  }

  #interview .secDetail-cnt-tit {
    font-size: 4.8vw;
  }

  #interview .secDetail-cnt-tit:nth-of-type(n+2) {
    margin-top: 13.3333333333vw;
  }

  #interview .secDetail-cnt-txt {
    font-size: 4.2666666667vw;
    margin-top: 5.3333333333vw;
  }

  #interview .secOther .secInterview-items._01>a::after {
    background: linear-gradient(0deg, rgb(226, 226, 218) 75%, rgba(229, 228, 222, 0) 100%);
  }

  #interview .secOther .secInterview-items._02>a::after {
    background: linear-gradient(0deg, rgb(226, 226, 218) 75%, rgba(229, 228, 222, 0) 100%);
  }

  #recruit .c-mainv-bg {
    background: url(/assets/img/recruit/mainv_sp.png) no-repeat top center/cover;
  }

  #recruit .secAdvantage {
    padding: 21.3333333333vw 0;
  }

  #recruit .secAdvantage-txt {
    margin-top: 6.6666666667vw;
    font-size: 3.7333333333vw;
  }

  #recruit .secAdvantage-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 4vw;
    margin-top: 12vw;
  }

  #recruit .secAdvantage-items {
    padding: 8vw 6.6666666667vw 6.6666666667vw;
    border-radius: .8vw;
  }

  #recruit .secAdvantage-items-num {
    font-size: 3.7333333333vw;
    top: 2.9333333333vw;
    left: 2.9333333333vw;
  }

  #recruit .secAdvantage-items-tit {
    gap: 4vw;
  }

  #recruit .secAdvantage-items-tit .obj {
    width: 18.1333333333vw;
    height: 18.1333333333vw;
  }

  #recruit .secAdvantage-items-tit .obj .icon {
    width: 9.8666666667vw;
  }

  #recruit .secAdvantage-items-tit .tit {
    font-size: 5.0666666667vw;
  }

  #recruit .secAdvantage-items-txt {
    font-size: 4.2666666667vw;
    margin-top: 3.2vw;
  }

  #recruit .secJobInformation {
    padding: 21.3333333333vw 0;
  }

  #recruit .secJobInformation-slide {
    margin-top: 10.6666666667vw;
  }

  #recruit .secJobInformation-list {
    display: flex;
  }

  #recruit .secJobInformation-items {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: 4.8vw;
    gap: 4vw;
  }

  #recruit .secJobInformation-items:nth-of-type(n+2) {
    margin-top: 0;
  }

  #recruit .secJobInformation-items-content {
    -ms-grid-row-span: 3;
    grid-row: span 3;
    display: contents;
  }

  #recruit .secJobInformation-items-img {
    width: 100%;
    height: 46.6666666667vw;
    border-radius: .8vw;
    -ms-grid-row: 1;
    grid-row: 1/1;
  }

  #recruit .secJobInformation-items-labellist {
    gap: 1.3333333333vw;
  }

  #recruit .secJobInformation-items-label {
    font-size: 3.2vw;
    padding: 2.1333333333vw 3.2vw;
    border-radius: .8vw;
  }

  #recruit .secJobInformation-items-tit {
    font-size: 4.5333333333vw;
    line-height: 1.4705882353;
  }

  #recruit .secJobInformation-items-txt {
    font-size: 3.7333333333vw;
    margin-top: 2.6666666667vw;
  }

  #recruit .secJobInformation-items-taglist {
    max-width: 100%;
    gap: 1.3333333333vw;
  }

  #recruit .secJobInformation-items-tag {
    font-size: 3.2vw;
    padding: 1.3333333333vw 2.6666666667vw;
    border-radius: 4vw;
  }

  #recruit .secJobInformation-items-local {
    font-size: 3.2vw;
    margin-top: 2.6666666667vw;
  }

  #recruit .secJobInformation-items-btn {
    position: static;
  }

  #recruit .secJobInformation-items-btn .c-buttonStyle1 {
    width: 100%;
    height: 16vw;
    border-radius: .8vw;
  }

  #recruit .secJobInformation-items-btn .c-buttonStyle1 .txt {
    font-size: 4.2666666667vw;
  }

  #recruit .secJobInformation-items-btn .c-buttonStyle1 .icon {
    width: 3.2vw;
    height: 3.2vw;
    right: 5.3333333333vw;
  }

  #recruit .secJobInformation .swiper-button-next,
  #recruit .secJobInformation .swiper-button-prev {
    display: block;
    width: 12vw;
    height: 12vw;
    top: -21.3333333333vw;
  }

  #recruit .secJobInformation .swiper-button-next::after,
  #recruit .secJobInformation .swiper-button-prev::after {
    width: 2.1333333333vw;
    height: 4.2666666667vw;
  }

  #recruit .secJobInformation .swiper-button-next {
    right: 5%;
  }

  #recruit .secJobInformation .swiper-button-prev {
    right: 20vw;
  }
}

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

@media print {
  *,
  *::before,
  *::after {
    background: rgba(0,0,0,0) !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

@media (any-hover: hover) {
  .l-nav__list li:last-child>a:hover {
    -webkit-text-stroke: .04em rgba(0,0,0,0);
    color: #00489b;
  }

  .l-nav__box--items>a:hover {
    color: #00489b;
  }

  .l-footer__nav dl dt>a:hover,
  .l-footer__nav dl dd>a:hover {
    opacity: .7;
  }

  .l-footer__group .l-footer-group-items>a:hover {
    opacity: .7;
  }

  .l-footer__group .l-footer-link-items>a:hover {
    opacity: .7;
  }

  .c-buttonStyle1:hover {
    background: #333;
  }

  .c-buttonStyle1:hover .txt {
    color: #fff;
  }

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

  .c-buttonStyle1.-gradient:hover {
    background: #fff;
  }

  .c-buttonStyle1.-gradient:hover .txt {
    color: #333;
  }

  .c-buttonStyle1.-gradient:hover .icon svg {
    stroke: #333;
  }

  #index .secRecruit__slide .swiper-slide:hover .secRecruit__slide--img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  #index .secRecruit__slide .swiper-button-next:hover,
  #index .secRecruit__slide .swiper-button-prev:hover {
    background: #333;
  }

  #index .secRecruit__slide .swiper-button-next:hover::after,
  #index .secRecruit__slide .swiper-button-prev:hover::after {
    background: url(/assets/img/index/recruit_slide_icon_white.svg) no-repeat center/cover;
  }

  #index .secInterview__item>a:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  #interview .secInterview-items>a:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  #recruit .secJobInformation .swiper-button-next:hover,
  #recruit .secJobInformation .swiper-button-prev:hover {
    background: #333;
  }

  #recruit .secJobInformation .swiper-button-next:hover::after,
  #recruit .secJobInformation .swiper-button-prev:hover::after {
    background: url(/assets/img/index/recruit_slide_icon_white.svg) no-repeat center/cover;
  }
}
/*# sourceMappingURL=styles.css.map */