@charset "UTF-8";
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td,
small,
button,
time,
figure {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

ol {
  display: none;
}

header,
footer,
nav,
section,
article,
main,
aside,
picture,
figure,
figcaption,
img {
  display: block;
}

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

a {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}
a:hover {
  opacity: 0.7;
}

body {
  color: #000000;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: max(12px, 1.1111111111vw);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0em;
}
body .l-header__sub {
  background: white;
}
body .l-header__sub .l-header__nav {
  color: #000000;
}
body .l-header__sub .c-tel {
  border: 1px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  body {
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
    padding-bottom: 12.2666666667vw;
  }
}
@media (max-width: 599px) {
  body {
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
    padding-bottom: 12.2666666667vw;
  }
}

.over {
  overflow: hidden;
}

.swiper-wrapper {
  position: relative;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

[id] {
  scroll-margin-top: 9.7222222222vw; /* ヘッダー高さ分 */
}
@media (min-width: 600px) and (max-width: 767px) {
  [id] {
    scroll-margin-top: 21.3333333333vw; /* ヘッダー高さ分 */
  }
}
@media (max-width: 599px) {
  [id] {
    scroll-margin-top: 21.3333333333vw; /* ヘッダー高さ分 */
  }
}

.fz48 {
  font-size: max(12px, 3.3333333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0208333333em;
  color: #0078DA;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz48 {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .fz48 {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0.0416666667em;
  }
}

.fz40 {
  font-size: max(12px, 2.7777777778vw);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.025em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz40 {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .fz40 {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0.0416666667em;
  }
}

.fz36 {
  font-size: max(12px, 2.5vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
}
.fz36 span {
  color: #0078DA;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz36 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .fz36 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.fz32 {
  font-size: max(12px, 2.2222222222vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.03125em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz32 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 599px) {
  .fz32 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

.fz28 {
  font-size: max(12px, 1.9444444444vw);
  font-weight: 500;
  line-height: 1.2857142857;
  letter-spacing: 0.0357142857em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz28 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.025em;
  }
}
@media (max-width: 599px) {
  .fz28 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.025em;
  }
}

.fz25 {
  font-size: max(12px, 1.7361111111vw);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.04em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz25 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 599px) {
  .fz25 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.05em;
  }
}

.fz24 {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz24 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .fz24 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.fz20 {
  font-size: max(12px, 1.3888888889vw);
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.11em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz20 {
    font-size: min(36px, 4.8vw);
    font-weight: 700;
    line-height: 1.1111111111;
    letter-spacing: 0.0555555556em;
  }
}
@media (max-width: 599px) {
  .fz20 {
    font-size: min(36px, 4.8vw);
    font-weight: 700;
    line-height: 1.1111111111;
    letter-spacing: 0.0555555556em;
  }
}

.jc {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.fz18 {
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 1.6666666667;
  letter-spacing: 0.0555555556em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz18 {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .fz18 {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.0625em;
  }
}

.fz16 {
  font-size: max(12px, 1.1111111111vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0625em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz16 {
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0666666667em;
  }
}
@media (max-width: 599px) {
  .fz16 {
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0666666667em;
  }
}

.be-none::before {
  display: none;
}

.af-none::after {
  display: none;
}

.bd-none {
  border-bottom: none !important;
}

.row-revers {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (min-width: 600px) and (max-width: 767px) {
  .row-revers {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 599px) {
  .row-revers {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.cw {
  color: white !important;
}

.cb {
  color: #F0F8FF !important;
}

.cm {
  color: #0078DA !important;
}

.w100 {
  width: 100% !important;
}

.tac {
  text-align: center !important;
}

.tal {
  text-align: left !important;
}

.ml70 {
  margin-left: 4.8611111111vw !important;
}

.pt0 {
  padding-top: 0 !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .pt0 {
    padding-top: 0 !important;
  }
}
@media (max-width: 599px) {
  .pt0 {
    padding-top: 0 !important;
  }
}

.pt60 {
  padding-top: 4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .pt60 {
    padding-top: 8.5333333333vw;
  }
}
@media (max-width: 599px) {
  .pt60 {
    padding-top: 8.5333333333vw;
  }
}

.pl60 {
  padding-left: 4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .pl60 {
    padding-left: 6.4vw;
  }
}
@media (max-width: 599px) {
  .pl60 {
    padding-left: 6.4vw;
  }
}

.pl40 {
  padding-left: 2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .pl40 {
    padding-left: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .pl40 {
    padding-left: 5.3333333333vw;
  }
}

.pl20 {
  padding-left: 1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .pl20 {
    padding-left: 3.2vw;
  }
}
@media (max-width: 599px) {
  .pl20 {
    padding-left: 3.2vw;
  }
}

.mt300 {
  margin-top: 20.8333333333vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt300 {
    margin-top: 32vw !important;
  }
}
@media (max-width: 599px) {
  .mt300 {
    margin-top: 32vw !important;
  }
}

.mt240 {
  margin-top: 16.6666666667vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt240 {
    margin-top: 32vw !important;
  }
}
@media (max-width: 599px) {
  .mt240 {
    margin-top: 32vw !important;
  }
}

.mt180 {
  margin-top: 12.5vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt180 {
    margin-top: 21.3333333333vw !important;
  }
}
@media (max-width: 599px) {
  .mt180 {
    margin-top: 21.3333333333vw !important;
  }
}

.mt160 {
  margin-top: 11.1111111111vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt160 {
    margin-top: 21.3333333333vw !important;
  }
}
@media (max-width: 599px) {
  .mt160 {
    margin-top: 21.3333333333vw !important;
  }
}

.mt140 {
  margin-top: 9.7222222222vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt140 {
    margin-top: 21.3333333333vw !important;
  }
}
@media (max-width: 599px) {
  .mt140 {
    margin-top: 21.3333333333vw !important;
  }
}

.mt120 {
  margin-top: 8.3333333333vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt120 {
    margin-top: 17.0666666667vw !important;
  }
}
@media (max-width: 599px) {
  .mt120 {
    margin-top: 17.0666666667vw !important;
  }
}

.mt100 {
  margin-top: 6.9444444444vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt100 {
    margin-top: 12.8vw !important;
  }
}
@media (max-width: 599px) {
  .mt100 {
    margin-top: 12.8vw !important;
  }
}

.mt80 {
  margin-top: 5.5555555556vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt80 {
    margin-top: 10.6666666667vw !important;
  }
}
@media (max-width: 599px) {
  .mt80 {
    margin-top: 10.6666666667vw !important;
  }
}

.mt60 {
  margin-top: 4.1666666667vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt60 {
    margin-top: 8vw !important;
  }
}
@media (max-width: 599px) {
  .mt60 {
    margin-top: 8vw !important;
  }
}

.mt50 {
  margin-top: 3.4722222222vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt50 {
    margin-top: 6.4vw !important;
  }
}
@media (max-width: 599px) {
  .mt50 {
    margin-top: 6.4vw !important;
  }
}

.mt40 {
  margin-top: 2.7777777778vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt40 {
    margin-top: 4.2666666667vw !important;
  }
}
@media (max-width: 599px) {
  .mt40 {
    margin-top: 4.2666666667vw !important;
  }
}

.mt32 {
  margin-top: 2.2222222222vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt32 {
    margin-top: 4.2666666667vw !important;
  }
}
@media (max-width: 599px) {
  .mt32 {
    margin-top: 4.2666666667vw !important;
  }
}

.mt30 {
  margin-top: 2.0833333333vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt30 {
    margin-top: 4.2666666667vw !important;
  }
}
@media (max-width: 599px) {
  .mt30 {
    margin-top: 4.2666666667vw !important;
  }
}

.mt24 {
  margin-top: 1.6666666667vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt24 {
    margin-top: 4.2666666667vw !important;
  }
}
@media (max-width: 599px) {
  .mt24 {
    margin-top: 4.2666666667vw !important;
  }
}

.mt20 {
  margin-top: 1.3888888889vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt20 {
    margin-top: 2.6666666667vw !important;
  }
}
@media (max-width: 599px) {
  .mt20 {
    margin-top: 2.6666666667vw !important;
  }
}

.mt16 {
  margin-top: 1.1111111111vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt16 {
    margin-top: 2.1333333333vw !important;
  }
}
@media (max-width: 599px) {
  .mt16 {
    margin-top: 2.1333333333vw !important;
  }
}

.mt10 {
  margin-top: 0.6944444444vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt10 {
    margin-top: 2.1333333333vw !important;
  }
}
@media (max-width: 599px) {
  .mt10 {
    margin-top: 2.1333333333vw !important;
  }
}

.mt0 {
  margin-top: 0 !important;
}

.bgm {
  background: #0078DA !important;
}

.bg-bule {
  background: #d5ecfb !important;
}

.c-wf {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.wf {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media (min-width: 600px) and (max-width: 767px) {
  .u-pc {
    display: none;
  }
}
@media (max-width: 599px) {
  .u-pc {
    display: none;
  }
}

@media (min-width: 1201px) {
  .u-sp {
    display: none;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .u-sp {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .u-sp {
    display: none;
  }
}

@media (min-width: 1201px) {
  .u-tab {
    display: none;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .u-tab {
    display: none;
  }
}
@media (max-width: 599px) {
  .u-tab {
    display: none;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .c-ttlbox {
    text-align: center;
  }
}
@media (max-width: 599px) {
  .c-ttlbox {
    text-align: center;
  }
}

.c-ttl {
  font-size: max(12px, 2.7777777778vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  font-family: "Lato", sans-serif;
  color: #0078DA;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .c-ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
  }
}

.c-subttl {
  font-size: max(12px, 1.3888888889vw);
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0em;
  color: #939393;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .c-subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
  }
}

.c-btn {
  padding-top: 0.6944444444vw;
  padding-left: 2.2222222222vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 3.6111111111vw;
  border: 1px solid;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  z-index: 1;
}
.c-btn::after {
  position: absolute;
  width: 0.4166666667vw;
  height: 0.4166666667vw;
  top: 50%;
  right: 2.0833333333vw;
  border-bottom: 1px solid;
  border-right: 1px solid;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-btn {
    padding-top: 2.6666666667vw;
    padding-left: 8.5333333333vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 13.8666666667vw;
    margin: 0 auto;
  }
  .c-btn::after {
    width: 1.6vw;
    height: 1.6vw;
    right: 8vw;
  }
}
@media (max-width: 599px) {
  .c-btn {
    padding-top: 2.6666666667vw;
    padding-left: 8.5333333333vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 13.8666666667vw;
    margin: 0 auto;
  }
  .c-btn::after {
    width: 1.6vw;
    height: 1.6vw;
    right: 8vw;
  }
}

.p-service__btn,
.p-recruit__btn {
  background: white;
}

.c-tel {
  padding-top: 0.6944444444vw;
  padding-left: 2.2222222222vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0.6944444444vw;
  background: white;
  color: #0078DA;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  font-family: "Lato", sans-serif;
  position: relative;
  z-index: 1;
}
.c-tel::after {
  position: absolute;
  width: 1.25vw;
  height: 1.25vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0.6944444444vw;
  background: url(../img/pc/tel.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-tel {
    padding-top: 2.6666666667vw;
    padding-left: 8.5333333333vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 2.6666666667vw;
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
  .c-tel::after {
    width: 4.8vw;
    height: 4.8vw;
    left: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .c-tel {
    padding-top: 2.6666666667vw;
    padding-left: 8.5333333333vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 2.6666666667vw;
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
  .c-tel::after {
    width: 4.8vw;
    height: 4.8vw;
    left: 2.6666666667vw;
  }
}

.c-mail {
  background: #0078DA;
  color: white;
  font-size: max(12px, 1.0416666667vw);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0em;
  padding-top: 0.9722222222vw;
  padding-left: 2.6388888889vw;
  padding-bottom: 0.9722222222vw;
  padding-right: 1.3888888889vw;
  position: relative;
  z-index: 1;
}
.c-mail::after {
  position: absolute;
  width: 0.9722222222vw;
  height: 0.9722222222vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 1.3888888889vw;
  background: url(../img/pc/mail.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-mail {
    padding-top: 3.7333333333vw;
    padding-left: 10.1333333333vw;
    padding-bottom: 3.7333333333vw;
    padding-right: 5.3333333333vw;
    font-size: min(30px, 4vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
  .c-mail::after {
    width: 3.7333333333vw;
    height: 3.7333333333vw;
    left: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .c-mail {
    padding-top: 3.7333333333vw;
    padding-left: 10.1333333333vw;
    padding-bottom: 3.7333333333vw;
    padding-right: 5.3333333333vw;
    font-size: min(30px, 4vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
  .c-mail::after {
    width: 3.7333333333vw;
    height: 3.7333333333vw;
    left: 5.3333333333vw;
  }
}

/*----------------------------
scroll_up ｜下から上へ出現
----------------------------*/
.scroll_up {
  -webkit-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  opacity: 0;
}

.scroll_up.on {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

/*----------------------------
scroll_left ｜左から出現
----------------------------*/
.scroll_left {
  -webkit-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
}

.scroll_left.on {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

/*----------------------------
scroll_right ｜右から出現
----------------------------*/
.scroll_right {
  -webkit-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  -webkit-transform: translateX(30px);
          transform: translateX(30px);
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
}

.scroll_right.on {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

/*------------------------*/
.inner {
  padding-left: 5.5555555556vw !important;
  padding-right: 5.5555555556vw !important;
  padding-top: 4.1666666667vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 4.1666666667vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .inner {
    padding-top: 10.6666666667vw;
    padding-left: 3.2vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 3.2vw;
    padding-left: 3.2vw !important;
    padding-right: 3.2vw !important;
  }
}
@media (max-width: 599px) {
  .inner {
    padding-top: 10.6666666667vw;
    padding-left: 3.2vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 3.2vw;
    padding-left: 3.2vw !important;
    padding-right: 3.2vw !important;
  }
}

header.scrolled {
  background: white;
  -webkit-transition: all 0.3s ease-out 0.5s;
  transition: all 0.3s ease-out 0.5s;
}
header.scrolled .l-header__nav {
  color: #000000;
}
header.scrolled .c-tel {
  border: 1px solid;
}
header.scrolled .l-header__logo {
  color: #000000;
}

.l-drawer__icon {
  width: 14.4vw;
  height: 14.4vw;
  cursor: pointer;
  background: #0078DA;
  position: relative;
  z-index: 400;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.l-drawer__icon.is-active .p-drawer__icon--bar1 {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  top: 8px;
}
.l-drawer__icon.is-active .p-drawer__icon--bar2 {
  display: none;
}
.l-drawer__icon.is-active .p-drawer__icon--bar3 {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 8px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.l-drawer__icon--bar {
  width: 6.4vw;
  height: 6.4vw;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 5.0666666667vw;
}

.p-drawer__icon--bar1,
.p-drawer__icon--bar2,
.p-drawer__icon--bar3 {
  position: absolute;
  width: 6.4vw;
  height: 3px;
  background: white;
  top: 0;
  left: 0;
}

.p-drawer__icon--bar1 {
  top: 0;
}

.p-drawer__icon--bar2 {
  top: 2.1333333333vw;
}

.p-drawer__icon--bar3 {
  top: 4.2666666667vw;
}

.p-drawer__icon--tx {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 1.6vw;
  font-size: min(22px, 2.9333333333vw);
  font-weight: 700;
  line-height: 1.8181818182;
  letter-spacing: 0em;
  font-family: "Lato", sans-serif;
  color: white;
}

.l-drawer {
  overflow: scroll;
  padding-top: 26.6666666667vw;
  padding-left: 10.6666666667vw;
  padding-bottom: 26.6666666667vw;
  padding-right: 10.6666666667vw;
  width: 93.3333333333vw;
  height: 100%;
  position: fixed;
  background: white;
  right: 0;
  bottom: 0;
  z-index: 299;
  -webkit-transform: translateX(105%);
          transform: translateX(105%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.l-drawer.is-active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.l-drawer__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5.8666666667vw;
}

.fixed {
  overflow: hidden;
  height: 100%;
}

.to-top {
  position: fixed;
  width: 2.9166666667vw;
  height: 2.9166666667vw;
  bottom: 6.3194444444vw;
  right: 5.7638888889vw;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 300;
}
.to-top.show {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 600px) and (max-width: 767px) {
  .to-top {
    width: 11.2vw;
    height: 11.2vw;
    bottom: 13.3333333333vw;
    right: 3.2vw;
  }
  .to-top.is-active {
    display: none;
  }
}
@media (max-width: 599px) {
  .to-top {
    width: 11.2vw;
    height: 11.2vw;
    bottom: 13.3333333333vw;
    right: 3.2vw;
  }
  .to-top.is-active {
    display: none;
  }
}

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

.l-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 1.9444444444vw;
  padding-left: 1.9444444444vw;
  padding-bottom: 1.9444444444vw;
  padding-right: 1.9444444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__inner {
    padding-top: 3.2vw;
    padding-left: 3.2vw;
    padding-bottom: 3.2vw;
    padding-right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-header__inner {
    padding-top: 3.2vw;
    padding-left: 3.2vw;
    padding-bottom: 3.2vw;
    padding-right: 3.2vw;
  }
}

.l-header__logo {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0em;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__logo {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .l-header__logo {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0em;
  }
}

.u-visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}

.l-header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.8472222222vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
}

.l-header__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.3611111111vw;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__items {
    display: none;
  }
}
@media (max-width: 599px) {
  .l-header__items {
    display: none;
  }
}

.l-header__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4166666667vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-header__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__info {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 300;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 599px) {
  .l-header__info {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 300;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

/* ============================================
fv
============================================ */
.l-fv {
  position: relative;
  z-index: 1;
}

.p-fv__ttl {
  position: absolute;
  top: 19.3055555556vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: white;
  z-index: 10;
  text-align: center;
  width: 100%;
  font-size: max(12px, 2.7777777778vw);
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.08em;
}
.p-fv__ttl span {
  font-size: max(12px, 3.3333333333vw);
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.0666666667em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.1041666667em;
    top: 65.8666666667vw;
  }
  .p-fv__ttl span {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.078125em;
  }
}
@media (max-width: 599px) {
  .p-fv__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.1041666667em;
    top: 65.8666666667vw;
  }
  .p-fv__ttl span {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.078125em;
  }
}

.p-fv__scroll {
  padding-bottom: 4.7222222222vw;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 10;
  color: white;
  font-size: max(12px, 0.9722222222vw);
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.0714285714em;
  font-family: "Lato", sans-serif;
}
.p-fv__scroll::after {
  position: absolute;
  width: 1px;
  height: 4.7222222222vw;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: white;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__scroll {
    font-size: min(20px, 2.6666666667vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.08em;
    padding-bottom: 20.2666666667vw;
  }
  .p-fv__scroll::after {
    height: 18.1333333333vw;
  }
}
@media (max-width: 599px) {
  .p-fv__scroll {
    font-size: min(20px, 2.6666666667vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.08em;
    padding-bottom: 20.2666666667vw;
  }
  .p-fv__scroll::after {
    height: 18.1333333333vw;
  }
}

.over {
  position: relative;
  z-index: 1;
}
.over::after {
  position: absolute;
  width: 39.375vw;
  height: 268.8888888889vw;
  top: 0vw;
  left: 0vw;
  background: #F0F8FF;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .over::after {
    width: 77.8666666667vw;
    height: 1134.1333333333vw;
  }
}
@media (max-width: 599px) {
  .over::after {
    width: 77.8666666667vw;
    height: 1134.1333333333vw;
  }
}

/* ============================================
news
============================================ */
.l-news {
  padding-top: 6.3888888889vw;
  padding-left: 13.2638888889vw;
  padding-bottom: 7.1527777778vw;
  padding-right: 7.9861111111vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14.9305555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.6666666667vw;
    padding-top: 7.2vw;
    padding-left: 3.2vw;
    padding-bottom: 17.6vw;
    padding-right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-news {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.6666666667vw;
    padding-top: 7.2vw;
    padding-left: 3.2vw;
    padding-bottom: 17.6vw;
    padding-right: 3.2vw;
  }
}

.l-news__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.9027777778vw;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 38.1944444444vw;
  overflow-y: scroll;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__items {
    height: 95.2vw;
    gap: 3.2vw;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-news__items {
    height: 95.2vw;
    gap: 3.2vw;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
  }
}

.l-news__item {
  background: white;
  -webkit-box-shadow: 2px 3px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 3px 2px rgba(0, 0, 0, 0.2);
  padding-top: 3.5416666667vw;
  padding-left: 2.5694444444vw;
  padding-bottom: 3.5416666667vw;
  padding-right: 2.5694444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__item {
    padding-top: 5.6vw;
    padding-left: 9.3333333333vw;
    padding-bottom: 5.6vw;
    padding-right: 9.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-news__item {
    padding-top: 5.6vw;
    padding-left: 9.3333333333vw;
    padding-bottom: 5.6vw;
    padding-right: 9.3333333333vw;
  }
}

.p-news__item--day {
  padding-top: 0.2083333333vw;
  padding-left: 0.6944444444vw;
  padding-bottom: 0.2083333333vw;
  padding-right: 0.6944444444vw;
  color: white;
  background: #0078DA;
  font-size: max(12px, 0.9722222222vw);
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.0714285714em;
  font-family: "Lato", sans-serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-news__item--day {
    padding-top: 0.8vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 0.8vw;
    padding-right: 2.6666666667vw;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.0714285714em;
  }
}
@media (max-width: 599px) {
  .p-news__item--day {
    padding-top: 0.8vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 0.8vw;
    padding-right: 2.6666666667vw;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.0714285714em;
  }
}

/* ============================================
company
============================================ */
.l-company {
  background: #0078DA;
  margin-left: 17.2916666667vw;
  color: white;
  padding-top: 6.25vw;
  padding-left: 25.2083333333vw;
  padding-bottom: 7.3611111111vw;
  padding-right: 16.1111111111vw;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-company {
    padding-top: 10.6666666667vw;
    padding-left: 3.2vw;
    padding-bottom: 0vw;
    padding-right: 3.2vw;
    margin-left: 0;
  }
}
@media (max-width: 599px) {
  .l-company {
    padding-top: 10.6666666667vw;
    padding-left: 3.2vw;
    padding-bottom: 0vw;
    padding-right: 3.2vw;
    margin-left: 0;
  }
}

.p-company__ttl {
  color: white;
}

.p-company__subttl {
  color: white;
}

.p-company__tx,
.p-service__item--ttl,
.p-feature__item--ttl,
.p-recruit__tx,
.p-contact__tx,
.l-footer__logo {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.0833333333em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-company__tx,
  .p-service__item--ttl,
  .p-feature__item--ttl,
  .p-recruit__tx,
  .p-contact__tx,
  .l-footer__logo {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.0833333333em;
    text-align: center;
  }
}
@media (max-width: 599px) {
  .p-company__tx,
  .p-service__item--ttl,
  .p-feature__item--ttl,
  .p-recruit__tx,
  .p-contact__tx,
  .l-footer__logo {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.0833333333em;
    text-align: center;
  }
}

.p-company__tx,
.p-service__tx {
  margin-top: 1.1805555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-company__tx,
  .p-service__tx {
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-company__tx,
  .p-service__tx {
    margin-top: 5.3333333333vw;
  }
}

.p-company__tx02 {
  margin-top: 0.4861111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-company__tx02 {
    text-align: center;
  }
}
@media (max-width: 599px) {
  .p-company__tx02 {
    text-align: center;
  }
}

.l-company__btnbox {
  margin-top: 2.5694444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-company__btnbox {
    margin-top: 4.5333333333vw;
  }
}
@media (max-width: 599px) {
  .l-company__btnbox {
    margin-top: 4.5333333333vw;
  }
}

.p-company__img {
  width: 34.3055555556vw;
  height: 34.7916666667vw;
  position: absolute;
  top: 2.7777777778vw;
  left: -17.2916666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-company__img {
    margin: 0 calc(50% - 50vw);
    width: 99.4vw;
    margin-top: 8.2666666667vw;
    height: 57.8666666667vw;
    position: relative;
    top: 0;
    left: 0;
  }
}
@media (max-width: 599px) {
  .p-company__img {
    margin: 0 calc(50% - 50vw);
    width: 99.4vw;
    margin-top: 8.2666666667vw;
    height: 57.8666666667vw;
    position: relative;
    top: 0;
    left: 0;
  }
}

/* ============================================
service
============================================ */
.l-service {
  padding-top: 6.9444444444vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 6.9444444444vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-service {
    padding-top: 10.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 15.2vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-service {
    padding-top: 10.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 15.2vw;
    padding-right: 0vw;
  }
}

.l-service__ttlbox {
  margin-left: 7.5vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-service__ttlbox {
    margin-left: 0;
    padding-top: 0vw;
    padding-left: 14.6666666667vw;
    padding-bottom: 0vw;
    padding-right: 14.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-service__ttlbox {
    margin-left: 0;
    padding-top: 0vw;
    padding-left: 14.6666666667vw;
    padding-bottom: 0vw;
    padding-right: 14.6666666667vw;
  }
}

.l-service__items {
  margin-top: 6.9444444444vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10.9027777778vw 2.2222222222vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-service__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 26.6666666667vw;
    margin-top: 7.2vw;
  }
}
@media (max-width: 599px) {
  .l-service__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 26.6666666667vw;
    margin-top: 7.2vw;
  }
}

.l-service__item {
  width: 42.3611111111vw;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-service__item {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-service__item {
    width: 100%;
  }
}

.l-service__item--txbox {
  padding-top: 3.4722222222vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 3.4722222222vw;
  padding-right: 2.0833333333vw;
  background: white;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -8.6111111111vw;
  width: 36.9444444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-service__item--txbox {
    width: 93.6vw;
    bottom: -19.4666666667vw;
    padding-top: 8.5333333333vw;
    padding-left: 3.2vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-service__item--txbox {
    width: 93.6vw;
    bottom: -19.4666666667vw;
    padding-top: 8.5333333333vw;
    padding-left: 3.2vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 3.2vw;
  }
}

.p-service__item--number {
  font-size: max(12px, 2.7777777778vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  font-family: "Lato", sans-serif;
  color: white;
  background: #0078DA;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -2.0833333333vw;
  padding-top: 0.8333333333vw;
  padding-left: 0.8333333333vw;
  padding-bottom: 0.8333333333vw;
  padding-right: 0.8333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-service__item--number {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    padding-top: 2.1333333333vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 2.1333333333vw;
    top: -5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-service__item--number {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    padding-top: 2.1333333333vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 2.1333333333vw;
    top: -5.3333333333vw;
  }
}

.p-service__item--ttl,
.p-feature__item--ttl,
.p-recruit__tx,
.p-contact__tx,
.l-footer__logo {
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-service__item--ttl,
  .p-feature__item--ttl,
  .p-recruit__tx,
  .p-contact__tx,
  .l-footer__logo {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-service__item--ttl,
  .p-feature__item--ttl,
  .p-recruit__tx,
  .p-contact__tx,
  .l-footer__logo {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
  }
}

.p-service__item--tx,
.p-feature__item--tx {
  margin-top: 0.9027777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-service__item--tx,
  .p-feature__item--tx {
    margin-top: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-service__item--tx,
  .p-feature__item--tx {
    margin-top: 2.6666666667vw;
  }
}

.l-service__btnbox {
  margin-top: 10.9027777778vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.3194444444vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #0078DA;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-service__btnbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.2vw;
    margin-top: 26.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-service__btnbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.2vw;
    margin-top: 26.6666666667vw;
  }
}

/* ============================================
feature
============================================ */
.l-feature {
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature {
    padding-top: 0vw;
    padding-left: 3.2vw;
    padding-bottom: 0vw;
    padding-right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-feature {
    padding-top: 0vw;
    padding-left: 3.2vw;
    padding-bottom: 0vw;
    padding-right: 3.2vw;
  }
}

.l-feature__ttlbox {
  text-align: center;
}

.l-feature__items {
  margin-top: 4.6527777778vw;
}

.l-feature__item {
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature__item {
    margin-top: 11.2vw;
  }
}
@media (max-width: 599px) {
  .l-feature__item {
    margin-top: 11.2vw;
  }
}

.l-feature__item--txbox {
  top: 2.2916666667vw;
  padding-top: 3.4722222222vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 3.4722222222vw;
  padding-right: 2.0833333333vw;
  background: white;
  position: absolute;
  left: 7.7083333333vw;
  width: 36.9444444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature__item--txbox {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
  }
}
@media (min-width: 600px) and (max-width: 767px) and (min-width: 600px) and (max-width: 767px) {
  .l-feature__item--txbox {
    padding-top: 4.2666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 4.2666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) and (max-width: 599px) {
  .l-feature__item--txbox {
    padding-top: 4.2666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-feature__item--txbox {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
  }
}
@media (max-width: 599px) and (min-width: 600px) and (max-width: 767px) {
  .l-feature__item--txbox {
    padding-top: 4.2666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) and (max-width: 599px) {
  .l-feature__item--txbox {
    padding-top: 4.2666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 4.2666666667vw;
  }
}

.p-feature__item--number {
  position: absolute;
  top: 0;
  left: -1.8055555556vw;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl; /* 縦書き・右から左 */
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  color: #cecece;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__item--number {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb; /* 横書き */
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    top: -6.4vw;
    left: 0vw;
  }
}
@media (max-width: 599px) {
  .p-feature__item--number {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb; /* 横書き */
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    top: -6.4vw;
    left: 0vw;
  }
}

.p-feature__item--img {
  width: 62.7777777778vw;
  height: 21.7361111111vw;
  margin-left: auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__item--img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .p-feature__item--img {
    width: 100%;
    height: auto;
  }
}

/* ============================================
recruit
============================================ */
.l-recruit {
  margin-top: 13.8888888889vw;
  margin-left: 5.5555555556vw;
  margin-bottom: 6.9444444444vw;
  margin-right: 0vw;
  background: #F0F8FF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.8888888889vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 6.5277777778vw;
  padding-left: 6.9444444444vw;
  padding-bottom: 6.5277777778vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit {
    margin-top: 28.8vw;
    margin-left: 3.2vw;
    margin-bottom: 11.2vw;
    margin-right: 0vw;
    padding-top: 13.3333333333vw;
    padding-left: 3.2vw;
    padding-bottom: 16.5333333333vw;
    padding-right: 3.2vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.9333333333vw;
  }
}
@media (max-width: 599px) {
  .l-recruit {
    margin-top: 28.8vw;
    margin-left: 3.2vw;
    margin-bottom: 11.2vw;
    margin-right: 0vw;
    padding-top: 13.3333333333vw;
    padding-left: 3.2vw;
    padding-bottom: 16.5333333333vw;
    padding-right: 3.2vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.9333333333vw;
  }
}

.l-recruit__le {
  width: calc(100% - 37.4305555556vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit__le {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-recruit__le {
    width: 100%;
  }
}

.p-recruit__tx {
  margin-top: 2.4305555556vw;
  text-align: left;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__tx {
    margin-top: 1.0666666667vw;
  }
}
@media (max-width: 599px) {
  .p-recruit__tx {
    margin-top: 1.0666666667vw;
  }
}

.p-recruit__tx02 {
  margin-top: 1.875vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__tx02 {
    margin-top: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .p-recruit__tx02 {
    margin-top: 4.2666666667vw;
  }
}

.l-recruit__btnbox {
  margin-top: 1.8055555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit__btnbox {
    margin-top: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-recruit__btnbox {
    margin-top: 4.2666666667vw;
  }
}

.p-recruit__btn {
  color: #0078DA;
}

.l-recruit__ri {
  width: 33.5416666667vw;
  height: 32.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit__ri {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .l-recruit__ri {
    width: 100%;
    height: auto;
  }
}

/* ============================================
contact
============================================ */
.l-contact {
  background: #0078DA;
  padding-top: 3.3333333333vw;
  padding-left: 3.3333333333vw;
  padding-bottom: 3.3333333333vw;
  padding-right: 3.3333333333vw;
  color: white;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-contact {
    padding-top: 10.6666666667vw;
    padding-left: 3.2vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-contact {
    padding-top: 10.6666666667vw;
    padding-left: 3.2vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 3.2vw;
  }
}

.p-contact__ttl {
  color: white;
}

.p-contact__subttl {
  color: white;
}

.p-contact__tx {
  margin-top: 0.4861111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-contact__tx {
    margin-top: 4.5333333333vw;
  }
}
@media (max-width: 599px) {
  .p-contact__tx {
    margin-top: 4.5333333333vw;
  }
}

.p-contact__tx02 {
  margin-top: 0.5555555556vw;
}

.p-contact__tx03 {
  margin-top: 1.1111111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-contact__tx03 {
    margin-top: 4.5333333333vw;
  }
}
@media (max-width: 599px) {
  .p-contact__tx03 {
    margin-top: 4.5333333333vw;
  }
}

.l-contact__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5972222222vw;
  margin-top: 1.0416666667vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.l-contact__info .c-mail {
  border: 1px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-contact__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.4vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    margin-top: 3.7333333333vw;
  }
}
@media (max-width: 599px) {
  .l-contact__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.4vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    margin-top: 3.7333333333vw;
  }
}

.l-map {
  width: 100%;
  height: 35.625vw;
}
.l-map iframe {
  width: 100%;
  height: 35.625vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-map {
    height: 49.8666666667vw;
  }
  .l-map iframe {
    height: 49.8666666667vw;
  }
}
@media (max-width: 599px) {
  .l-map {
    height: 49.8666666667vw;
  }
  .l-map iframe {
    height: 49.8666666667vw;
  }
}

.l-footer__inner {
  background: #F0F8FF;
  padding-top: 5.2777777778vw;
  padding-left: 5.2777777778vw;
  padding-bottom: 5.2777777778vw;
  padding-right: 5.2777777778vw;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__inner {
    padding-top: 10.6666666667vw;
    padding-left: 3.2vw;
    padding-bottom: 16vw;
    padding-right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-footer__inner {
    padding-top: 10.6666666667vw;
    padding-left: 3.2vw;
    padding-bottom: 16vw;
    padding-right: 3.2vw;
  }
}

.p-footer__add {
  padding-left: 1.8055555556vw;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 1.7361111111vw;
  position: relative;
  z-index: 1;
}
.p-footer__add::after {
  position: absolute;
  width: 1.5972222222vw;
  height: 1.5972222222vw;
  top: 0.4166666667vw;
  left: 0vw;
  background: url(../img/pc/pin.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__add {
    margin-top: 3.2vw;
    font-size: min(26px, 3.4666666667vw);
    font-weight: 500;
    line-height: 1.3846153846;
    letter-spacing: 0em;
    padding-left: 8.2666666667vw;
  }
  .p-footer__add::after {
    width: 6.1333333333vw;
    height: 6.1333333333vw;
    top: -0.5333333333vw;
  }
}
@media (max-width: 599px) {
  .p-footer__add {
    margin-top: 3.2vw;
    font-size: min(26px, 3.4666666667vw);
    font-weight: 500;
    line-height: 1.3846153846;
    letter-spacing: 0em;
    padding-left: 8.2666666667vw;
  }
  .p-footer__add::after {
    width: 6.1333333333vw;
    height: 6.1333333333vw;
    top: -0.5333333333vw;
  }
}

.l-footer__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2.3611111111vw;
  margin-top: 2.9861111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__items {
    margin-top: 10.6666666667vw;
    gap: 9.0666666667vw;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 0vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-footer__items {
    margin-top: 10.6666666667vw;
    gap: 9.0666666667vw;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 0vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
  }
}

.p-footer__item,
.l-footer__copy {
  font-size: max(12px, 1.0416666667vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__item,
  .l-footer__copy {
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-footer__item,
  .l-footer__copy {
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}

.l-footer__copy {
  padding-top: 1.1111111111vw;
  padding-left: 0vw;
  padding-bottom: 1.1111111111vw;
  padding-right: 0vw;
  text-align: center;
  background: #0078DA;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__copy {
    padding-top: 2.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 0vw;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 500;
    line-height: 1.2857142857;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .l-footer__copy {
    padding-top: 2.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 0vw;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 500;
    line-height: 1.2857142857;
    letter-spacing: 0em;
  }
}

.c-fv {
  background: url(../img/pc/c-fv.webp) no-repeat center center/cover;
  padding-top: 10.8333333333vw;
  padding-left: 0vw;
  padding-bottom: 5.9722222222vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv {
    padding-top: 32vw;
    padding-left: 0vw;
    padding-bottom: 21.3333333333vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .c-fv {
    padding-top: 32vw;
    padding-left: 0vw;
    padding-bottom: 21.3333333333vw;
    padding-right: 0vw;
  }
}

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

.c-fv__ttl {
  color: white;
}

.c-fv__subttl {
  color: white;
}

.l-Service__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3.3333333333vw 2.2916666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Service__items {
    grid-template-columns: 1fr;
    gap: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-Service__items {
    grid-template-columns: 1fr;
    gap: 10.6666666667vw;
  }
}

.l-Service__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.l-Service__inner {
  margin-top: 5.2083333333vw;
  background: #F0F8FF;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 1.7361111111vw;
  padding-left: 4.8611111111vw;
  padding-bottom: 1.7361111111vw;
  padding-right: 4.8611111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Service__inner {
    padding-top: 6.4vw;
    padding-left: 3.2vw;
    padding-bottom: 6.4vw;
    padding-right: 3.2vw;
    margin-top: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-Service__inner {
    padding-top: 6.4vw;
    padding-left: 3.2vw;
    padding-bottom: 6.4vw;
    padding-right: 3.2vw;
    margin-top: 10.6666666667vw;
  }
}

.p-Service__ttl {
  padding-bottom: 0.8333333333vw;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0em;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  z-index: 1;
}
.p-Service__ttl::after {
  position: absolute;
  width: 1.7361111111vw;
  height: 0.2083333333vw;
  bottom: 0vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #0078DA;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Service__ttl {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
    padding-bottom: 2.1333333333vw;
  }
  .p-Service__ttl::after {
    width: 5.3333333333vw;
    height: 0.5333333333vw;
  }
}
@media (max-width: 599px) {
  .p-Service__ttl {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
    padding-bottom: 2.1333333333vw;
  }
  .p-Service__ttl::after {
    width: 5.3333333333vw;
    height: 0.5333333333vw;
  }
}

.check {
  margin-top: 2.2222222222vw;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.3888888889vw 1.3888888889vw;
}
.check li {
  padding-left: 1.9444444444vw;
  position: relative;
  z-index: 1;
}
.check li::after {
  position: absolute;
  width: 1.25vw;
  height: 1.25vw;
  top: 0.5555555556vw;
  left: 0vw;
  background: url(../img/pc/check.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .check {
    grid-template-columns: 1fr;
    gap: 3.2vw;
    margin-top: 5.3333333333vw;
  }
  .check li {
    padding-left: 5.3333333333vw;
  }
  .check li::after {
    width: 3.2vw;
    height: 3.2vw;
    top: 2.4vw;
  }
}
@media (max-width: 599px) {
  .check {
    grid-template-columns: 1fr;
    gap: 3.2vw;
    margin-top: 5.3333333333vw;
  }
  .check li {
    padding-left: 5.3333333333vw;
  }
  .check li::after {
    width: 3.2vw;
    height: 3.2vw;
    top: 2.4vw;
  }
}

.dg4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2.7777777778vw 1.3888888889vw;
  padding-top: 0vw;
  padding-left: 13.8888888889vw;
  padding-bottom: 0vw;
  padding-right: 13.8888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .dg4 {
    padding: 0;
  }
}
@media (max-width: 599px) {
  .dg4 {
    padding: 0;
  }
}

/* ============================================
Contact
============================================ */
.l-Contact01 {
  padding-top: 2.7777777778vw;
  padding-left: 0vw;
  padding-bottom: 5.1388888889vw;
  padding-right: 0vw;
}

.l-Contact02 {
  background: #F0F8FF;
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  padding-top: 6.9444444444vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 13.3333333333vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Contact02 {
    padding-top: 10.6666666667vw;
    padding-left: 3.2vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-Contact02 {
    padding-top: 10.6666666667vw;
    padding-left: 3.2vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 3.2vw;
  }
}

.l-Contact__form {
  margin-top: 3.8888888889vw;
  padding-top: 0vw;
  padding-left: 13.8888888889vw;
  padding-bottom: 0vw;
  padding-right: 13.8888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Contact__form {
    padding: 0;
  }
}
@media (max-width: 599px) {
  .l-Contact__form {
    padding: 0;
  }
}

.l-privacy {
  background: white;
  padding-top: 1.3888888889vw;
  padding-left: 1.3888888889vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 1.3888888889vw;
  height: 47.9166666667vw;
  margin-top: 2.7777777778vw;
  overflow-y: scroll;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-privacy {
    padding-top: 3.2vw;
    padding-left: 3.2vw;
    padding-bottom: 3.2vw;
    padding-right: 3.2vw;
    margin-top: 8vw;
    height: 80vw;
  }
}
@media (max-width: 599px) {
  .l-privacy {
    padding-top: 3.2vw;
    padding-left: 3.2vw;
    padding-bottom: 3.2vw;
    padding-right: 3.2vw;
    margin-top: 8vw;
    height: 80vw;
  }
}

/* ============================================
Recruit
============================================ */
.l-Recruit01 {
  position: relative;
  padding-bottom: 9.7222222222vw;
  z-index: 1;
}
.l-Recruit01::after {
  position: absolute;
  width: 39.375vw;
  height: 100%;
  top: -4.1666666667vw;
  left: -5.5555555556vw;
  background: #F0F8FF;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Recruit01 {
    padding-bottom: 26.6666666667vw;
  }
  .l-Recruit01::after {
    top: -10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-Recruit01 {
    padding-bottom: 26.6666666667vw;
  }
  .l-Recruit01::after {
    top: -10.6666666667vw;
  }
}

.l-Recruit01__fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.6527777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Recruit01__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-Recruit01__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.6666666667vw;
  }
}

.l-Recruit01__le {
  width: calc(100% - 39.5833333333vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Recruit01__le {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-Recruit01__le {
    width: 100%;
  }
}

.l-Recruit01__ri {
  width: 34.9305555556vw;
  height: 34.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Recruit01__ri {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .l-Recruit01__ri {
    width: 100%;
    height: auto;
  }
}

.p-Recruit01__item--number {
  position: absolute;
  font-size: max(12px, 4.4444444444vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  font-family: "Lato", sans-serif;
  color: #f5f5f5;
  top: -0.6944444444vw;
  left: -1.1111111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Recruit01__item--number {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    top: -5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-Recruit01__item--number {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    top: -5.3333333333vw;
  }
}

.l-Recruit__table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  margin-top: 1.25vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Recruit__table {
    overflow-x: scroll;
    display: block;
    white-space: nowrap;
    margin-top: 4.8vw;
  }
}
@media (max-width: 599px) {
  .l-Recruit__table {
    overflow-x: scroll;
    display: block;
    white-space: nowrap;
    margin-top: 4.8vw;
  }
}

.p-Recruit__table--ttl,
.p-Recruit__table--tx {
  padding-top: 1.25vw;
  padding-left: 0.6944444444vw;
  padding-bottom: 1.25vw;
  padding-right: 0.6944444444vw;
  font-weight: 700;
  vertical-align: middle;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Recruit__table--ttl,
  .p-Recruit__table--tx {
    padding-top: 3.2vw;
    padding-left: 3.2vw;
    padding-bottom: 3.2vw;
    padding-right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .p-Recruit__table--ttl,
  .p-Recruit__table--tx {
    padding-top: 3.2vw;
    padding-left: 3.2vw;
    padding-bottom: 3.2vw;
    padding-right: 3.2vw;
  }
}

.p-Recruit__table--ttl {
  background: #33a3ff;
  color: white;
  text-align: center;
  width: 12.5vw;
}

.p-Recruit__table--tx {
  border: 1px solid #33a3ff;
}

.p-Recruit__btn {
  background: #0078DA;
  color: white;
  padding-top: 0.6944444444vw;
  padding-left: 2.5694444444vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 2.5694444444vw;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.08em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Recruit__btn {
    padding-top: 2.1333333333vw;
    padding-left: 3.2vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 3.2vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .p-Recruit__btn {
    padding-top: 2.1333333333vw;
    padding-left: 3.2vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 3.2vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.0625em;
  }
}

/* ============================================
Company
============================================ */
.l-Company {
  padding-top: 0vw;
  padding-left: 6.9444444444vw;
  padding-bottom: 0vw;
  padding-right: 6.9444444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Company {
    padding: 0;
  }
}
@media (max-width: 599px) {
  .l-Company {
    padding: 0;
  }
}

.l-Company01__name {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-top: 1.3888888889vw;
}

.l-Company__table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Company__table {
    overflow-x: scroll;
    display: block;
    white-space: nowrap;
  }
}
@media (max-width: 599px) {
  .l-Company__table {
    overflow-x: scroll;
    display: block;
    white-space: nowrap;
  }
}

.p-Company__table--ttl,
.p-Company__table--tx {
  border: 1px solid #cecece;
  padding-top: 0.6944444444vw;
  padding-left: 1.25vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 1.25vw;
  font-weight: 700;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Company__table--ttl,
  .p-Company__table--tx {
    padding-top: 2.1333333333vw;
    padding-left: 3.2vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .p-Company__table--ttl,
  .p-Company__table--tx {
    padding-top: 2.1333333333vw;
    padding-left: 3.2vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 3.2vw;
  }
}

.p-Company__table--ttl {
  border-left: 1px solid #0078da;
  width: 17.0138888889vw;
  color: #0078da;
}

/* ============================================
Work
============================================ */
.l-Work__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.7777777778vw 0.9027777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Work__items {
    grid-template-columns: 1fr;
    gap: 17.0666666667vw;
  }
}
@media (max-width: 599px) {
  .l-Work__items {
    grid-template-columns: 1fr;
    gap: 17.0666666667vw;
  }
}

.l-Work__item--img {
  width: 29.0277777778vw;
  height: 19.3055555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Work__item--img {
    width: 100%;
    height: 64vw;
  }
}
@media (max-width: 599px) {
  .l-Work__item--img {
    width: 100%;
    height: 64vw;
  }
}

.breadcrumb,
.l-archive,
.l-single {
  padding-top: 5.5555555556vw;
  padding-left: 11.1111111111vw;
  padding-bottom: 0vw;
  padding-right: 11.1111111111vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .breadcrumb,
  .l-archive,
  .l-single {
    padding-top: 0vw;
    padding-left: 5.5555555556vw;
    padding-bottom: 0vw;
    padding-right: 5.5555555556vw;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .breadcrumb,
  .l-archive,
  .l-single {
    padding-top: 0vw;
    padding-left: 5.5555555556vw;
    padding-bottom: 0vw;
    padding-right: 5.5555555556vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .breadcrumb,
  .l-archive,
  .l-single {
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .breadcrumb,
  .l-archive,
  .l-single {
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
  }
}

.l-archive {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6666666667vw;
  margin-bottom: 11.1111111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-archive {
    grid-template-columns: 1fr;
    gap: 4.2666666667vw;
    margin-bottom: 21.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-archive {
    grid-template-columns: 1fr;
    gap: 4.2666666667vw;
    margin-bottom: 21.3333333333vw;
  }
}

.l-archive__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.6666666667vw;
}

.l-single {
  padding-bottom: 8.3333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-single {
    padding-bottom: 16vw;
  }
}
@media (max-width: 599px) {
  .l-single {
    padding-bottom: 16vw;
  }
}

.p-single__ttl {
  margin-top: 1.1111111111vw;
  font-size: max(12px, 2.2222222222vw);
  font-weight: 700;
  line-height: 1.5625;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-single__ttl {
    margin-top: 3.2vw;
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.4166666667;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-single__ttl {
    margin-top: 3.2vw;
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.4166666667;
    letter-spacing: 0em;
  }
}

.p-single__tx {
  margin-top: 1.1111111111vw;
  margin-left: 0vw;
  margin-bottom: 5.5555555556vw;
  margin-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-single__tx {
    margin-top: 3.2vw;
    margin-left: 0vw;
    margin-bottom: 10.6666666667vw;
    margin-right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-single__tx {
    margin-top: 3.2vw;
    margin-left: 0vw;
    margin-bottom: 10.6666666667vw;
    margin-right: 0vw;
  }
}

.page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .page-numbers {
    gap: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .page-numbers {
    gap: 5.3333333333vw;
  }
}

/* ============================================
contact
============================================ */
.p-form__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1.6666666667vw;
  padding-left: 0vw;
  padding-bottom: 1.6666666667vw;
  padding-right: 0vw;
  border-bottom: 1px solid #F0F8FF;
  border-bottom: 1px solid #ad9f94;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-form__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.1333333333vw;
    padding-top: 3.2vw;
    padding-left: 0vw;
    padding-bottom: 3.2vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-form__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.1333333333vw;
    padding-top: 3.2vw;
    padding-left: 0vw;
    padding-bottom: 3.2vw;
    padding-right: 0vw;
  }
}

.wpcf7-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.2222222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .wpcf7-radio {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 599px) {
  .wpcf7-radio {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.p-form__ttl {
  width: 20.8333333333vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .p-form__ttl {
    width: 34.7222222222vw;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .p-form__ttl {
    width: 34.7222222222vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-form__ttl {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .p-form__ttl {
    width: 100%;
  }
}

.p-form__required {
  color: red;
  margin-right: 1.3888888889vw;
}

.p-form__required02 {
  color: #13bbba;
  margin-right: 1.3888888889vw;
}

.wpcf7-form-control-wrap {
  width: calc(100% - 22.9166666667vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .wpcf7-form-control-wrap {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .wpcf7-form-control-wrap {
    width: 100%;
  }
}

.p-form__input,
.p-form__textarea {
  width: 100%;
  border: 1px solid;
  padding-top: 0.8333333333vw;
  padding-left: 1.1111111111vw;
  padding-bottom: 0.8333333333vw;
  padding-right: 1.1111111111vw;
  background: #f5f5f5;
  font-size: 16px;
  line-height: 1.5;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-form__input,
  .p-form__textarea {
    margin-left: 0;
    padding-top: 2.1333333333vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .p-form__input,
  .p-form__textarea {
    margin-left: 0;
    padding-top: 2.1333333333vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 2.1333333333vw;
  }
}

.l-form__txetarea {
  width: calc(100% - 22.9166666667vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-form__txetarea {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-form__txetarea {
    width: 100%;
  }
}

.wpcf7-form-control-wrap .wpcf7-textarea {
  height: 9.3055555556vw;
  width: 100%;
  padding-top: 1.1111111111vw;
  padding-left: 1.1111111111vw;
  padding-bottom: 1.1111111111vw;
  padding-right: 1.1111111111vw;
  border: 1px solid;
  background: #f5f5f5;
}
@media (min-width: 600px) and (max-width: 767px) {
  .wpcf7-form-control-wrap .wpcf7-textarea {
    height: 53.3333333333vw;
    padding-top: 3.2vw;
    padding-left: 3.2vw;
    padding-bottom: 3.2vw;
    padding-right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .wpcf7-form-control-wrap .wpcf7-textarea {
    height: 53.3333333333vw;
    padding-top: 3.2vw;
    padding-left: 3.2vw;
    padding-bottom: 3.2vw;
    padding-right: 3.2vw;
  }
}

/* ボタン */
.p-form__button-wrap {
  text-align: center;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.p-form__button-wrap input[type=submit],
.p-form__button-wrap button[type=submit] {
  color: white;
  padding-top: 0.6944444444vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 2.0833333333vw;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.08em;
  background-color: #0078DA;
  border: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  cursor: pointer;
}
.p-form__button-wrap input[type=submit]:hover,
.p-form__button-wrap button[type=submit]:hover {
  opacity: 0.7;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-form__button-wrap input[type=submit],
  .p-form__button-wrap button[type=submit] {
    padding-top: 2.1333333333vw;
    padding-left: 3.2vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 3.2vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .p-form__button-wrap input[type=submit],
  .p-form__button-wrap button[type=submit] {
    padding-top: 2.1333333333vw;
    padding-left: 3.2vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 3.2vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.0625em;
  }
}