@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: #333333;
  font-family: "Noto Serif JP", serif;
  font-size: max(12px, 1.1111111111vw);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0em;
}
@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: 19.2vw;
  }
}
@media (max-width: 599px) {
  body {
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
    padding-bottom: 19.2vw;
  }
}

.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: #5bc7fd;
}
@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: #5bc7fd;
}
@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;
  }
}

.fz30 {
  font-size: max(12px, 2.0833333333vw);
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.0333333333em;
  padding-bottom: 1.3888888889vw;
  border-bottom: 1px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz30 {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .fz30 {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.0416666667em;
  }
}

.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: #caedff !important;
}

.cm {
  color: #5bc7fd !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: #5bc7fd !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;
  }
}

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

.c-ttl {
  font-size: max(12px, 2.7777777778vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.06em;
}
.c-ttl span {
  color: #28a2df;
  font-size: max(12px, 3.4722222222vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.048em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-ttl {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.06em;
  }
  .c-ttl span {
    font-size: min(100px, 13.3333333333vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.048em;
  }
}
@media (max-width: 599px) {
  .c-ttl {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.06em;
  }
  .c-ttl span {
    font-size: min(100px, 13.3333333333vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.048em;
  }
}

.c-subttl {
  margin-top: 2.6388888889vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.1666666667;
  letter-spacing: 0.0625em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-subttl {
    margin-top: 3.2vw;
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.1666666667;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .c-subttl {
    margin-top: 3.2vw;
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.1666666667;
    letter-spacing: 0.0625em;
  }
}

.c-main__ttl {
  font-size: max(12px, 2.0833333333vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.06em;
  padding-top: 1.1111111111vw;
  border-top: 0.2777777778vw solid #126fbb;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-main__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .c-main__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.0416666667em;
  }
}

.c-btn {
  padding-top: 0.4166666667vw;
  padding-left: 1.3888888889vw;
  padding-bottom: 0.4166666667vw;
  padding-right: 3.8888888889vw;
  background: #28A2DF;
  color: white;
  border-radius: 88px;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-btn {
    padding-top: 1.6vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 1.6vw;
    padding-right: 14.9333333333vw;
  }
}
@media (max-width: 599px) {
  .c-btn {
    padding-top: 1.6vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 1.6vw;
    padding-right: 14.9333333333vw;
  }
}

.arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 1.3888888889vw;
  display: inline-block;
  width: 1.875vw;
  /* 矢印の長さ */
  height: 1px; /* 線の太さ */
  background: white;
  vertical-align: middle;
}
@media (min-width: 600px) and (max-width: 767px) {
  .arrow {
    width: 7.2vw;
    right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .arrow {
    width: 7.2vw;
    right: 5.3333333333vw;
  }
}

.arrow::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 6px; /* 矢尻のサイズ */
  height: 6px;
  border-top: 1px solid; /* 線の太さと合わせる */
  border-right: 1px solid; /* 線の太さと合わせる */
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

.p-work__item--arrow {
  position: absolute;
  bottom: 2.0833333333vw;
  right: 0.9027777778vw;
  display: inline-block;
  width: 11.9444444444vw;
  /* 矢印の長さ */
  height: 1px; /* 線の太さ */
  background: white;
  vertical-align: middle;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-work__item--arrow {
    bottom: 8vw;
    right: 3.4666666667vw;
    width: 45.8666666667vw;
  }
}
@media (max-width: 599px) {
  .p-work__item--arrow {
    bottom: 8vw;
    right: 3.4666666667vw;
    width: 45.8666666667vw;
  }
}

.p-work__item--arrow::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 6px; /* 矢尻のサイズ */
  height: 6px;
  border-top: 1px solid white; /* 線の太さと合わせる */
  border-right: 1px solid white; /* 線の太さと合わせる */
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

/*----------------------------
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: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
    padding-left: 5.3333333333vw !important;
    padding-right: 5.3333333333vw !important;
  }
}
@media (max-width: 599px) {
  .inner {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
    padding-left: 5.3333333333vw !important;
    padding-right: 5.3333333333vw !important;
  }
}

.inner-s {
  padding-left: 8.3333333333vw !important;
  padding-right: 8.3333333333vw !important;
}
@media (min-width: 768px) and (max-width: 999px) {
  .inner-s {
    padding-left: 4.1666666667vw !important;
    padding-right: 4.1666666667vw !important;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .inner-s {
    padding-left: 4.1666666667vw !important;
    padding-right: 4.1666666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .inner-s {
    padding-left: 5.3333333333vw !important;
    padding-right: 5.3333333333vw !important;
  }
}
@media (max-width: 599px) {
  .inner-s {
    padding-left: 5.3333333333vw !important;
    padding-right: 5.3333333333vw !important;
  }
}

.l-drawer__icon {
  width: 14.9333333333vw;
  height: 14.9333333333vw;
  cursor: pointer;
  background: #5bc7fd;
  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: 8vw;
  height: 8vw;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 2.6666666667vw;
}

.p-drawer__icon--bar1,
.p-drawer__icon--bar2,
.p-drawer__icon--bar3 {
  position: absolute;
  width: 8vw;
  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: "Lora", sans-serif;
  color: white;
}

.l-drawer {
  overflow: scroll;
  padding-top: 26.6666666667vw;
  padding-left: 0vw;
  padding-bottom: 26.6666666667vw;
  padding-right: 0vw;
  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;
}

.p-drawer__item--en {
  color: #5bc7fd;
}

.p-drawer__item {
  text-align: center;
}

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

.to-top {
  position: fixed;
  width: 4.0277777778vw;
  height: 4.0277777778vw;
  bottom: 1.6666666667vw;
  right: 2.9166666667vw;
  border: 3px solid white;
  border-radius: 50%;
  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 {
    display: none;
  }
}
@media (max-width: 599px) {
  .to-top {
    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;
}

.l-header__logo {
  width: 34.0277777778vw;
  height: 6.9444444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__logo {
    width: 65.6vw;
    height: 13.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-header__logo {
    width: 65.6vw;
    height: 13.3333333333vw;
  }
}

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

.c-tel {
  padding-left: 2.5vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.0833333333em;
}
.c-tel span {
  font-size: max(12px, 1.25vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.0555555556em;
}
.c-tel {
  position: relative;
  z-index: 1;
}
.c-tel::after {
  position: absolute;
  width: 1.875vw;
  height: 1.875vw;
  top: 0.2777777778vw;
  left: 0vw;
  background: url(../img/pc/tel.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}

.l-header__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.4722222222vw;
  margin-top: 0.3472222222vw;
}

.p-header__item {
  text-align: center;
  padding-bottom: 0.6944444444vw;
  position: relative;
  z-index: 1;
}
.p-header__item.is-current::after {
  position: absolute;
  width: 0.5555555556vw;
  height: 0.5555555556vw;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #caedff;
  border-radius: 50%;
  content: "";
  z-index: -1;
}

.p-header__item--en {
  color: #5bc7fd;
  font-size: max(12px, 0.9722222222vw);
  font-weight: 700;
  line-height: 1.2857142857;
  letter-spacing: 0.0714285714em;
}

.p-header__item--ja {
  font-size: max(12px, 1.1111111111vw);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.0625em;
}

.p-header__btn {
  background: #5bc7fd;
  padding-top: 3.1944444444vw;
  padding-left: 0.3472222222vw;
  padding-bottom: 0.9722222222vw;
  padding-right: 0.3472222222vw;
  text-align: center;
  font-size: max(12px, 0.9722222222vw);
  font-weight: 700;
  line-height: 1.2857142857;
  letter-spacing: 0.0357142857em;
  position: relative;
  z-index: 1;
}
.p-header__btn::after {
  position: absolute;
  width: 2.0833333333vw;
  height: 1.5277777778vw;
  top: 0.9722222222vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../img/pc/mail.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}

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

.l-fv__ttlbox {
  position: absolute;
  top: 31.5972222222vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 10;
  color: white;
  width: 100%;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fv__ttlbox {
    top: 86.4vw;
  }
}
@media (max-width: 599px) {
  .l-fv__ttlbox {
    top: 86.4vw;
  }
}

.p-fv__ttl {
  font-size: max(12px, 3.4722222222vw);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.06em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__ttl {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 700;
    line-height: 1.55;
    letter-spacing: 0.06em;
  }
}
@media (max-width: 599px) {
  .p-fv__ttl {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 700;
    line-height: 1.55;
    letter-spacing: 0.06em;
  }
}

.p-fv__subttl {
  margin-top: 0.6944444444vw;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.06em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__subttl {
    margin-top: 2.1333333333vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0.06em;
  }
}
@media (max-width: 599px) {
  .p-fv__subttl {
    margin-top: 2.1333333333vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0.06em;
  }
}

/* ============================================
gree
============================================ */
.l-gree {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.4444444444vw;
  padding-top: 3.75vw;
  padding-left: 13.0555555556vw;
  padding-bottom: 7.5694444444vw;
  padding-right: 0vw;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-gree {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.2666666667vw;
    padding-top: 8.5333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 16vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-gree {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.2666666667vw;
    padding-top: 8.5333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 16vw;
    padding-right: 5.3333333333vw;
  }
}

.p-gree__ttl {
  font-size: max(12px, 8.8888888889vw);
  font-weight: 700;
  line-height: 0.78125;
  letter-spacing: 0.078125em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl; /* 縦書き・右から左 */
  position: absolute;
  top: 2.5vw;
  left: 0.5555555556vw;
  background: -webkit-gradient(linear, left bottom, left top, from(#28a2df), to(#caedff));
  background: linear-gradient(to top, #28a2df 0%, #caedff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-gree__ttl {
    font-size: min(128px, 17.0666666667vw);
    font-weight: 700;
    line-height: 1.296875;
    letter-spacing: 0.05625em;
    top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-gree__ttl {
    font-size: min(128px, 17.0666666667vw);
    font-weight: 700;
    line-height: 1.296875;
    letter-spacing: 0.05625em;
    top: 5.3333333333vw;
  }
}

.l-gree__le {
  width: calc(100% - 50.2777777778vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-gree__le {
    width: 73.8666666667vw;
    margin-left: auto;
  }
}
@media (max-width: 599px) {
  .l-gree__le {
    width: 73.8666666667vw;
    margin-left: auto;
  }
}

.p-gree__le--ttl {
  padding-bottom: 1.875vw;
  border-bottom: 1px solid;
  font-size: max(12px, 2.7777777778vw);
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.06em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-gree__le--ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.625;
    letter-spacing: 0.0625em;
    padding-bottom: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-gree__le--ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.625;
    letter-spacing: 0.0625em;
    padding-bottom: 5.3333333333vw;
  }
}

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

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

/* ============================================
business
============================================ */
.l-business {
  background: #5bc7fd;
  color: white;
  padding-top: 5.5555555556vw;
  padding-left: 11.8055555556vw;
  padding-bottom: 5.5555555556vw;
  padding-right: 11.8055555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-business {
    padding-top: 16.5333333333vw;
    padding-left: 0vw;
    padding-bottom: 16.5333333333vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-business {
    padding-top: 16.5333333333vw;
    padding-left: 0vw;
    padding-bottom: 16.5333333333vw;
    padding-right: 0vw;
  }
}

.p-business__tx {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 2.5vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-business__tx {
    margin-top: 9.6vw;
    margin-left: 5.3333333333vw;
    margin-bottom: 0vw;
    margin-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-business__tx {
    margin-top: 9.6vw;
    margin-left: 5.3333333333vw;
    margin-bottom: 0vw;
    margin-right: 5.3333333333vw;
  }
}

.l-business__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.3472222222vw;
  margin-top: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-business__items {
    margin-top: 22.1333333333vw;
    gap: 21.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-business__items {
    margin-top: 22.1333333333vw;
    gap: 21.3333333333vw;
  }
}

.l-business__item {
  position: relative;
  color: #333333;
}
.l-business__item:nth-child(2n) .l-business__item--txbox {
  margin-left: auto;
}
.l-business__item:nth-child(2n) .p-business__item--img {
  left: 0;
}
.l-business__item:nth-child(2n) .p-business__item--number {
  left: auto;
  right: 3.4722222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-business__item:nth-child(2n) .l-business__item--txbox::before {
    left: -2.6666666667vw;
  }
  .l-business__item:nth-child(2n) .l-business__item--txbox::after {
    left: -8vw;
    width: 100%;
  }
  .l-business__item:nth-child(2n) .p-business__item--img {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .l-business__item:nth-child(2n) .p-business__item--number {
    right: 13.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-business__item:nth-child(2n) .l-business__item--txbox::before {
    left: -2.6666666667vw;
  }
  .l-business__item:nth-child(2n) .l-business__item--txbox::after {
    left: -8vw;
    width: 100%;
  }
  .l-business__item:nth-child(2n) .p-business__item--img {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .l-business__item:nth-child(2n) .p-business__item--number {
    right: 13.3333333333vw;
  }
}

.p-business__item--img {
  position: absolute;
  width: 38.1944444444vw;
  height: 21.875vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0vw;
  z-index: 5;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-business__item--img {
    width: 89.3333333333vw;
    height: 51.2vw;
    bottom: -4.8vw;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
@media (max-width: 599px) {
  .p-business__item--img {
    width: 89.3333333333vw;
    height: 51.2vw;
    bottom: -4.8vw;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}

.l-business__item--txbox {
  width: 42.8472222222vw;
  height: 25.2083333333vw;
  position: relative;
  z-index: 1;
}
.l-business__item--txbox::before {
  position: absolute;
  top: 1.25vw;
  right: 1.25vw;
  border: 1px solid #28a2df;
  width: 100%;
  height: 100%;
  -webkit-transform: skewX(10deg);
          transform: skewX(10deg);
  content: "";
  z-index: -1;
}
.l-business__item--txbox::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) skewX(10deg);
          transform: translate(-50%, -50%) skewX(10deg);
  background: #caedff;
  content: "";
  z-index: -2;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-business__item--txbox {
    width: 100%;
    height: 78.1333333333vw;
  }
  .l-business__item--txbox::before {
    top: 5.3333333333vw;
    left: 5.3333333333vw;
  }
  .l-business__item--txbox::after {
    width: 120%;
    left: 8vw;
    -webkit-transform: translate(0%, -50%) skewX(10deg);
            transform: translate(0%, -50%) skewX(10deg);
  }
}
@media (max-width: 599px) {
  .l-business__item--txbox {
    width: 100%;
    height: 78.1333333333vw;
  }
  .l-business__item--txbox::before {
    top: 5.3333333333vw;
    left: 5.3333333333vw;
  }
  .l-business__item--txbox::after {
    width: 120%;
    left: 8vw;
    -webkit-transform: translate(0%, -50%) skewX(10deg);
            transform: translate(0%, -50%) skewX(10deg);
  }
}

.p-business__item--arrow {
  position: absolute;
  width: 3.5416666667vw;
  height: 3.5416666667vw;
  bottom: 1.4583333333vw;
  right: 8.6111111111vw;
}

.p-business__item--ttl {
  font-size: max(12px, 2.0833333333vw);
  font-weight: 700;
  line-height: 1.8666666667;
  letter-spacing: 0.06em;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  width: 100%;
  padding-left: 6.5972222222vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-business__item--ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.4583333333;
    letter-spacing: 0.0625em;
    top: 8.8vw;
    left: 10.1333333333vw;
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
}
@media (max-width: 599px) {
  .p-business__item--ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.4583333333;
    letter-spacing: 0.0625em;
    top: 8.8vw;
    left: 10.1333333333vw;
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
}

.p-business__item--number {
  font-size: max(12px, 4.4444444444vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.0375em;
  position: absolute;
  top: -2.7777777778vw;
  left: -1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-business__item--number {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.06em;
    top: -5.3333333333vw;
    left: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-business__item--number {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.06em;
    top: -5.3333333333vw;
    left: 5.3333333333vw;
  }
}

.p-business__copy {
  color: #333333;
  text-align: center;
  margin-top: 4.1666666667vw;
  font-weight: 700;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-business__copy {
    margin-top: 16vw;
  }
}
@media (max-width: 599px) {
  .p-business__copy {
    margin-top: 16vw;
  }
}

/* ============================================
work
============================================ */
.l-work {
  padding-top: 7.2916666667vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 9.7222222222vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-work {
    padding-top: 20.5333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 20.5333333333vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-work {
    padding-top: 20.5333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 20.5333333333vw;
    padding-right: 5.3333333333vw;
  }
}

.p-work__tx {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-work__tx {
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .p-work__tx {
    margin-top: 8vw;
  }
}

.l-work__btnbox {
  margin-top: 2.6388888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-work__btnbox {
    margin-top: 12.8vw;
  }
}
@media (max-width: 599px) {
  .l-work__btnbox {
    margin-top: 12.8vw;
  }
}

.l-work__items {
  margin-top: 4.1666666667vw;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-work__items {
    grid-template-columns: 1fr;
    gap: 12.2666666667vw;
    margin-top: 16.8vw;
  }
}
@media (max-width: 599px) {
  .l-work__items {
    grid-template-columns: 1fr;
    gap: 12.2666666667vw;
    margin-top: 16.8vw;
  }
}

.l-work__item {
  position: relative;
}

.p-work__item--img {
  position: relative;
}
.p-work__item--img img {
  height: 21.25vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-work__item--img img {
    height: 81.6vw;
  }
}
@media (max-width: 599px) {
  .p-work__item--img img {
    height: 81.6vw;
  }
}

.l-work__item--tag {
  position: absolute;
  top: 2.0833333333vw;
  right: 0.9027777778vw;
  border: 1px solid white;
  font-weight: 700;
  text-align: center;
  background: rgba(255, 255, 255, 0.3);
  padding-top: 0.8333333333vw;
  padding-left: 0.8333333333vw;
  padding-bottom: 0.8333333333vw;
  padding-right: 0.8333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-work__item--tag {
    padding-top: 3.2vw;
    padding-left: 3.2vw;
    padding-bottom: 3.2vw;
    padding-right: 3.2vw;
    top: 8vw;
    right: 3.4666666667vw;
  }
}
@media (max-width: 599px) {
  .l-work__item--tag {
    padding-top: 3.2vw;
    padding-left: 3.2vw;
    padding-bottom: 3.2vw;
    padding-right: 3.2vw;
    top: 8vw;
    right: 3.4666666667vw;
  }
}

.p-work__item--date {
  border-bottom: 1px solid white;
}

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

/* ============================================
recruit
============================================ */
.l-recruit {
  padding-top: 7.3611111111vw;
  padding-left: 0vw;
  padding-bottom: 12.0138888889vw;
  padding-right: 0vw;
  background: #caedff;
  position: relative;
  z-index: 1;
}
.l-recruit::before {
  position: absolute;
  width: 100%;
  height: 6.4583333333vw;
  top: 0;
  left: 0;
  background: url(../img/pc/recruit-asi.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
.l-recruit::after {
  position: absolute;
  width: 100%;
  height: 6.4583333333vw;
  bottom: 0;
  left: 0;
  background: url(../img/pc/recruit-asi.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit {
    padding-top: 42.6666666667vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 18.1333333333vw;
    padding-right: 2.6666666667vw;
  }
  .l-recruit::before {
    background: url(../img/sp/recruit-asi.webp) no-repeat center center/cover;
    height: 13.6vw;
  }
  .l-recruit::after {
    background: url(../img/sp/recruit-asi.webp) no-repeat center center/cover;
    height: 13.6vw;
  }
}
@media (max-width: 599px) {
  .l-recruit {
    padding-top: 42.6666666667vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 18.1333333333vw;
    padding-right: 2.6666666667vw;
  }
  .l-recruit::before {
    background: url(../img/sp/recruit-asi.webp) no-repeat center center/cover;
    height: 13.6vw;
  }
  .l-recruit::after {
    background: url(../img/sp/recruit-asi.webp) no-repeat center center/cover;
    height: 13.6vw;
  }
}

.p-recruit__img {
  width: 65.4861111111vw;
  height: 41.5972222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__img {
    width: 89.0666666667vw;
    height: 56.5333333333vw;
    position: absolute;
    top: -13.8666666667vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media (max-width: 599px) {
  .p-recruit__img {
    width: 89.0666666667vw;
    height: 56.5333333333vw;
    position: absolute;
    top: -13.8666666667vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.l-recruit__txbox {
  background: #28A2DF;
  color: white;
  width: 47.8472222222vw;
  position: absolute;
  top: 13.4027777778vw;
  right: 0;
  padding-top: 4.8611111111vw;
  padding-left: 6.25vw;
  padding-bottom: 4.8611111111vw;
  padding-right: 6.25vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-recruit__txbox {
    width: 55.5555555556vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit__txbox {
    width: 100%;
    position: relative;
    top: 0;
    padding-top: 13.3333333333vw;
    padding-left: 6.4vw;
    padding-bottom: 18.6666666667vw;
    padding-right: 6.4vw;
  }
}
@media (max-width: 599px) {
  .l-recruit__txbox {
    width: 100%;
    position: relative;
    top: 0;
    padding-top: 13.3333333333vw;
    padding-left: 6.4vw;
    padding-bottom: 18.6666666667vw;
    padding-right: 6.4vw;
  }
}

.p-recruit__ttl span {
  color: #5bc7fd;
}

.p-recruit__tx {
  margin-top: 2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__tx {
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .p-recruit__tx {
    margin-top: 8vw;
  }
}

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

.p-recruit__btn {
  background: white;
  color: #28A2DF;
}
.p-recruit__btn .arrow {
  background: #28A2DF;
}

.l-company {
  padding-top: 13.6111111111vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 6.25vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-company {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 18.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-company {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 18.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}

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

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

.p-company__logo {
  width: 34.0277777778vw;
  height: 6.9444444444vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-company__logo {
    width: 74.1333333333vw;
    height: 15.2vw;
  }
}
@media (max-width: 599px) {
  .p-company__logo {
    width: 74.1333333333vw;
    height: 15.2vw;
  }
}

.l-company__items {
  margin-top: 2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-company__items {
    margin-top: 12.8vw;
  }
}
@media (max-width: 599px) {
  .l-company__items {
    margin-top: 12.8vw;
  }
}

.l-company__item {
  padding-top: 1.3888888889vw;
  padding-left: 0vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 0vw;
  border-bottom: 1px solid #d9d9d9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-company__item {
    padding-top: 5.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 0vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 599px) {
  .l-company__item {
    padding-top: 5.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 0vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-company__item--ttl {
  width: 12.5vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-company__item--ttl {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .p-company__item--ttl {
    width: 100%;
  }
}

.p-company__item--tx {
  width: calc(100% - 12.5vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-company__item--tx {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .p-company__item--tx {
    width: 100%;
  }
}

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

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

.l-company__info {
  margin-top: 3.9583333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5277777778vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-company__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.9333333333vw;
    margin-top: 12.8vw;
  }
}
@media (max-width: 599px) {
  .l-company__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.9333333333vw;
    margin-top: 12.8vw;
  }
}

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

.p-company__tel01,
.p-company__tel02 {
  padding-top: 0.3472222222vw;
  padding-left: 3.5416666667vw;
  padding-bottom: 0.3472222222vw;
  padding-right: 0.8333333333vw;
  background: white;
  color: #28A2DF;
}
.p-company__tel01 span,
.p-company__tel02 span {
  font-size: max(12px, 1.5277777778vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.0454545455em;
}
.p-company__tel01,
.p-company__tel02 {
  text-align: center;
  position: relative;
  border: 2px solid;
  z-index: 1;
}
.p-company__tel01::after,
.p-company__tel02::after {
  position: absolute;
  width: 2.0138888889vw;
  height: 2.0138888889vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0.8333333333vw;
  background: url(../img/pc/company-tel.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-company__tel01,
  .p-company__tel02 {
    padding-top: 1.3333333333vw;
    padding-left: 13.6vw;
    padding-bottom: 1.3333333333vw;
    padding-right: 3.2vw;
    line-height: 1.375;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .p-company__tel01 span,
  .p-company__tel02 span {
    font-size: min(44px, 5.8666666667vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.0454545455em;
  }
  .p-company__tel01::after,
  .p-company__tel02::after {
    width: 7.7333333333vw;
    height: 7.7333333333vw;
    left: 3.2vw;
  }
}
@media (max-width: 599px) {
  .p-company__tel01,
  .p-company__tel02 {
    padding-top: 1.3333333333vw;
    padding-left: 13.6vw;
    padding-bottom: 1.3333333333vw;
    padding-right: 3.2vw;
    line-height: 1.375;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .p-company__tel01 span,
  .p-company__tel02 span {
    font-size: min(44px, 5.8666666667vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.0454545455em;
  }
  .p-company__tel01::after,
  .p-company__tel02::after {
    width: 7.7333333333vw;
    height: 7.7333333333vw;
    left: 3.2vw;
  }
}

.p-company__mail,
.p-footer__contact {
  background: #5bc7fd;
  padding-top: 0.9027777778vw;
  padding-left: 4.9305555556vw;
  padding-bottom: 0.9027777778vw;
  padding-right: 1.4583333333vw;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.06em;
  color: white;
  position: relative;
  z-index: 1;
}
.p-company__mail::after,
.p-footer__contact::after {
  position: absolute;
  width: 2.0833333333vw;
  height: 1.5277777778vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 1.3888888889vw;
  background: url(../img/pc/mail.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-company__mail,
  .p-footer__contact {
    padding-top: 3.4666666667vw;
    padding-left: 18.9333333333vw;
    padding-bottom: 3.4666666667vw;
    padding-right: 5.6vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.06em;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .p-company__mail::after,
  .p-footer__contact::after {
    width: 8vw;
    height: 5.8666666667vw;
    left: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-company__mail,
  .p-footer__contact {
    padding-top: 3.4666666667vw;
    padding-left: 18.9333333333vw;
    padding-bottom: 3.4666666667vw;
    padding-right: 5.6vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.06em;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .p-company__mail::after,
  .p-footer__contact::after {
    width: 8vw;
    height: 5.8666666667vw;
    left: 5.3333333333vw;
  }
}

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

.l-footer__inner {
  background: #caedff;
  padding-top: 5.3472222222vw;
  padding-left: 11.8055555556vw;
  padding-bottom: 5.3472222222vw;
  padding-right: 11.8055555556vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10.4166666667vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-footer__inner {
    padding-top: 5.3472222222vw;
    padding-left: 5.3472222222vw;
    padding-bottom: 5.3472222222vw;
    padding-right: 5.3472222222vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 14.6666666667vw;
    padding-top: 13.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 13.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-footer__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 14.6666666667vw;
    padding-top: 13.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 13.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}

.l-footer__logo {
  width: 22.9861111111vw;
  height: 4.7222222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__logo {
    width: 88.2666666667vw;
    height: 18.1333333333vw;
  }
}
@media (max-width: 599px) {
  .l-footer__logo {
    width: 88.2666666667vw;
    height: 18.1333333333vw;
  }
}

.p-footer__add {
  margin-top: 1.4583333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__add {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    margin-top: 7.7333333333vw;
  }
}
@media (max-width: 599px) {
  .p-footer__add {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    margin-top: 7.7333333333vw;
  }
}

.p-footer__info {
  margin-top: 0.4861111111vw;
  padding-left: 1.8055555556vw;
  position: relative;
  z-index: 1;
}
.p-footer__info::after {
  position: absolute;
  width: 1.4583333333vw;
  height: 1.4583333333vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  background: url(../img/pc/company-tel.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__info {
    display: none;
  }
}
@media (max-width: 599px) {
  .p-footer__info {
    display: none;
  }
}

.l-footer__contact {
  margin-top: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__contact {
    margin-top: 6.9333333333vw;
  }
}
@media (max-width: 599px) {
  .l-footer__contact {
    margin-top: 6.9333333333vw;
  }
}

.l-footer__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.4722222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__items {
    gap: 8.5333333333vw 13.3333333333vw;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 599px) {
  .l-footer__items {
    gap: 8.5333333333vw 13.3333333333vw;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.p-footer__item {
  text-align: center;
}

.p-footer__item--en {
  color: #28A2DF;
  font-size: max(12px, 0.9722222222vw);
  font-weight: 700;
  line-height: 1.4285714286;
  letter-spacing: 0.0714285714em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__item--en {
    font-size: min(28px, 3.7333333333vw);
    font-weight: 700;
    line-height: 1.4285714286;
    letter-spacing: 0.0714285714em;
  }
}
@media (max-width: 599px) {
  .p-footer__item--en {
    font-size: min(28px, 3.7333333333vw);
    font-weight: 700;
    line-height: 1.4285714286;
    letter-spacing: 0.0714285714em;
  }
}

.p-footer__item--ja {
  font-size: max(12px, 1.1111111111vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.0625em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__item--ja {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .p-footer__item--ja {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}

.l-footer__copy {
  padding-top: 1.8055555556vw;
  padding-left: 0vw;
  padding-bottom: 1.8055555556vw;
  padding-right: 0vw;
  text-align: center;
  background: #28A2DF;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__copy {
    padding-top: 6.9333333333vw;
    padding-left: 0vw;
    padding-bottom: 6.9333333333vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-footer__copy {
    padding-top: 6.9333333333vw;
    padding-left: 0vw;
    padding-bottom: 6.9333333333vw;
    padding-right: 0vw;
  }
}

.l-fix {
  display: none;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fix {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 300;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 599px) {
  .l-fix {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 300;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.c-fv {
  background: url(../img/pc/c-fv.webp) no-repeat center center/cover;
}

.c-fv__ttlbox {
  padding-top: 13.6111111111vw;
  padding-left: 0vw;
  padding-bottom: 10.4861111111vw;
  padding-right: 0vw;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__ttlbox {
    padding-top: 32vw;
    padding-left: 0vw;
    padding-bottom: 16vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .c-fv__ttlbox {
    padding-top: 32vw;
    padding-left: 0vw;
    padding-bottom: 16vw;
    padding-right: 0vw;
  }
}

.c-fv__ttl {
  color: #5bc7fd;
  font-size: max(12px, 4.1666666667vw);
  font-weight: 500;
  line-height: 1.1666666667;
  letter-spacing: 0.06em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__ttl {
    font-size: min(60px, 8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0666666667em;
  }
}
@media (max-width: 599px) {
  .c-fv__ttl {
    font-size: min(60px, 8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0666666667em;
  }
}

.c-fv__subttl {
  color: white;
  font-size: max(12px, 2.0833333333vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.06em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 599px) {
  .c-fv__subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

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

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

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

.l-Business__items {
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  margin-top: 9.2361111111vw;
  background: #28A2DF;
  padding-top: 8.3333333333vw;
  padding-left: 11.8055555556vw;
  padding-bottom: 8.3333333333vw;
  padding-right: 11.8055555556vw;
  margin-top: 10.6666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Business__items {
    padding-top: 10.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 0vw;
  }
}
.l-Business__items {
  margin-top: 10.6666666667vw;
}
@media (max-width: 599px) {
  .l-Business__items {
    padding-top: 10.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 0vw;
  }
}

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

.p-Company__map {
  margin: 0 auto;
  margin-top: 11.8055555556vw;
  width: 56.9444444444vw;
  height: 31.25vw;
}
.p-Company__map iframe {
  width: 100%;
  height: 31.25vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Company__map {
    width: 100%;
    height: 80vw;
  }
  .p-Company__map iframe {
    height: 80vw;
  }
}
@media (max-width: 599px) {
  .p-Company__map {
    width: 100%;
    height: 80vw;
  }
  .p-Company__map iframe {
    height: 80vw;
  }
}

/* ============================================
Recruit
============================================ */
.l-Recruit__fx {
  margin-top: 7.2222222222vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Recruit__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-Recruit__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
    margin-top: 5.3333333333vw;
  }
}

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

.l-Recruit__ri {
  width: 42.3611111111vw;
  height: 43.5416666667vw;
}
@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;
  }
}

.l-Recruit02 {
  margin-top: 7.9166666667vw;
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  background: #caedff;
  padding-top: 5.5555555556vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 5.5555555556vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Recruit02 {
    margin-top: 16vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) and (min-width: 600px) and (max-width: 767px) {
  .l-Recruit02 {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) and (max-width: 599px) {
  .l-Recruit02 {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-Recruit02 {
    margin-top: 16vw;
  }
}
@media (max-width: 599px) and (min-width: 600px) and (max-width: 767px) {
  .l-Recruit02 {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) and (max-width: 599px) {
  .l-Recruit02 {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}

.p-Recruit02__ttl {
  padding-top: 0vw;
  padding-left: 3.3333333333vw;
  padding-bottom: 0.9027777778vw;
  padding-right: 0vw;
  border-bottom: 1px solid #126fbb;
  font-size: max(12px, 2.0833333333vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.06em;
  position: relative;
  z-index: 1;
}
.p-Recruit02__ttl::after {
  position: absolute;
  width: 1.0416666667vw;
  height: 100%;
  top: 0vw;
  left: 0vw;
  background: url(../img/pc/recruit-subttl.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Recruit02__ttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 599px) {
  .p-Recruit02__ttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.05em;
  }
}

.l-Recruit02__items {
  margin-top: 6.9444444444vw;
  margin-left: 8.3333333333vw;
  margin-bottom: 0vw;
  margin-right: 8.3333333333vw;
  background: white;
  padding-top: 2.7777777778vw;
  padding-left: 2.7777777778vw;
  padding-bottom: 2.7777777778vw;
  padding-right: 2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Recruit02__items {
    margin-top: 10.6666666667vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
    padding-top: 6.4vw;
    padding-left: 3.2vw;
    padding-bottom: 6.4vw;
    padding-right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-Recruit02__items {
    margin-top: 10.6666666667vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
    padding-top: 6.4vw;
    padding-left: 3.2vw;
    padding-bottom: 6.4vw;
    padding-right: 3.2vw;
  }
}

.l-Recruit02__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Recruit02__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-Recruit02__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 5.3333333333vw;
  }
}

.p-Recruit02__item--ttl {
  width: 13.8888888889vw;
  padding-bottom: 0.8333333333vw;
  border-bottom: 2px solid #00aaff;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Recruit02__item--ttl {
    width: 100%;
    border-bottom: none;
    color: red;
  }
}
@media (max-width: 599px) {
  .p-Recruit02__item--ttl {
    width: 100%;
    border-bottom: none;
    color: red;
  }
}

.p-Recruit02__item--tx {
  width: calc(100% - 13.8888888889vw);
  padding-bottom: 0.8333333333vw;
  border-bottom: 2px solid #caedff;
}
.p-Recruit02__item--tx span {
  color: #28A2DF;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Recruit02__item--tx {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .p-Recruit02__item--tx {
    width: 100%;
  }
}

.l-Recruit__btnbox {
  margin-top: 4.4444444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Recruit__btnbox {
    margin-top: 8.5333333333vw;
  }
}
@media (max-width: 599px) {
  .l-Recruit__btnbox {
    margin-top: 8.5333333333vw;
  }
}

/* ============================================
Contact
============================================ */
.l-Contact__inner {
  padding-top: 6.6666666667vw;
  padding-left: 11.1111111111vw;
  padding-bottom: 6.6666666667vw;
  padding-right: 11.1111111111vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-Contact__inner {
    padding-top: 6.6666666667vw;
    padding-left: 4.1666666667vw;
    padding-bottom: 6.6666666667vw;
    padding-right: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Contact__inner {
    padding-top: 10.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-Contact__inner {
    padding-top: 10.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 0vw;
  }
}

.p-Contact__privacy--ttl {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.0416666667em;
  border-bottom: 1px solid #ababab;
  padding-bottom: 0.8333333333vw;
  margin-bottom: 0.8333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Contact__privacy--ttl {
    font-size: min(36px, 4.8vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
    padding-bottom: 2.6666666667vw;
    margin-bottom: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-Contact__privacy--ttl {
    font-size: min(36px, 4.8vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
    padding-bottom: 2.6666666667vw;
    margin-bottom: 2.6666666667vw;
  }
}

.l-Contact__privacy {
  background: #caedff;
  padding-top: 1.3888888889vw;
  padding-left: 2.2222222222vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 2.2222222222vw;
  margin-top: 0vw;
  margin-left: 8.3333333333vw;
  margin-bottom: 0vw;
  margin-right: 8.3333333333vw;
  height: 20.8333333333vw;
  overflow-y: scroll;
}
.l-Contact__privacy p {
  font-size: max(12px, 1.3888888889vw);
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.06em;
  color: #126fbb;
  border-top: 1px solid #ababab;
  padding-top: 1.3888888889vw;
  margin-top: 1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Contact__privacy {
    padding-top: 6.4vw;
    padding-left: 3.2vw;
    padding-bottom: 6.4vw;
    padding-right: 3.2vw;
    margin: 0;
    height: 80vw;
  }
  .l-Contact__privacy p {
    font-size: min(36px, 4.8vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.0277777778em;
    padding-top: 3.2vw;
    margin-top: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-Contact__privacy {
    padding-top: 6.4vw;
    padding-left: 3.2vw;
    padding-bottom: 6.4vw;
    padding-right: 3.2vw;
    margin: 0;
    height: 80vw;
  }
  .l-Contact__privacy p {
    font-size: min(36px, 4.8vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.0277777778em;
    padding-top: 3.2vw;
    margin-top: 3.2vw;
  }
}

/* ============================================
Work
============================================ */
.p-Work__tx {
  text-align: center;
  padding-top: 2.6388888889vw;
  position: relative;
  z-index: 1;
}
.p-Work__tx::after {
  position: absolute;
  width: 9.5833333333vw;
  height: 0.2777777778vw;
  top: 0vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #126fbb;
  content: "";
  z-index: -1;
}

.l-Work__items {
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
}

.l-Work__item {
  padding-top: 2.7777777778vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 5.5555555556vw;
  padding-right: 5.5555555556vw;
}
.l-Work__item:nth-child(2n+1) {
  background: #caedff;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Work__item {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-Work__item {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}

.l-Work__item--ttl span {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.0625em;
}
.l-Work__item--ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 0vw;
  padding-left: 3.3333333333vw;
  padding-bottom: 0.9027777778vw;
  padding-right: 0vw;
  border-bottom: 1px solid #126fbb;
  position: relative;
  z-index: 1;
}
.l-Work__item--ttl::after {
  position: absolute;
  width: 1.0416666667vw;
  height: 100%;
  top: 0vw;
  left: 0vw;
  background: url(../img/pc/recruit-subttl.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Work__item--ttl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .l-Work__item--ttl span {
    font-size: min(36px, 4.8vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
  }
}
@media (max-width: 599px) {
  .l-Work__item--ttl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .l-Work__item--ttl span {
    font-size: min(36px, 4.8vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
  }
}

.l-Work__btnbox {
  margin-left: auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Work__btnbox {
    position: absolute;
    bottom: -16vw;
    left: 21.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-Work__btnbox {
    position: absolute;
    bottom: -16vw;
    left: 21.3333333333vw;
  }
}

.l-Work__links {
  margin-top: 5.1388888889vw;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.3888888889vw 4.5833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Work__links {
    grid-template-columns: 1fr;
    gap: 8vw;
    margin-top: 21.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-Work__links {
    grid-template-columns: 1fr;
    gap: 8vw;
    margin-top: 21.3333333333vw;
  }
}

.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.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-single__tx {
    margin-top: 3.2vw;
  }
}
@media (max-width: 599px) {
  .p-single__tx {
    margin-top: 3.2vw;
  }
}

.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.7361111111vw;
  padding-left: 0vw;
  padding-bottom: 1.7361111111vw;
  padding-right: 0vw;
}
@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;
  }
}

.p-form__ttl {
  width: 13.8888888889vw;
}
@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;
}

.wpcf7-form-control-wrap {
  width: calc(100% - 15.9722222222vw);
}
@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 {
  border-radius: 9px;
  margin-left: 1.9444444444vw;
  width: 100%;
  border: 1px solid #ababab;
  padding-top: 0.8333333333vw;
  padding-left: 1.1111111111vw;
  padding-bottom: 0.8333333333vw;
  padding-right: 1.1111111111vw;
  background: #fdfdfd;
  font-size: 16px;
  line-height: 1.5;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.p-form__input ::-webkit-input-placeholder, .p-form__textarea ::-webkit-input-placeholder {
  color: #ababab;
}
.p-form__input ::-moz-placeholder, .p-form__textarea ::-moz-placeholder {
  color: #ababab;
}
.p-form__input :-ms-input-placeholder, .p-form__textarea :-ms-input-placeholder {
  color: #ababab;
}
.p-form__input ::-ms-input-placeholder, .p-form__textarea ::-ms-input-placeholder {
  color: #ababab;
}
.p-form__input ::placeholder,
.p-form__textarea ::placeholder {
  color: #ababab;
}
@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% - 15.9722222222vw);
}
@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: 13.3333333333vw;
  width: 100%;
  padding-top: 1.1111111111vw;
  padding-left: 1.1111111111vw;
  padding-bottom: 1.1111111111vw;
  padding-right: 1.1111111111vw;
  border-radius: 9px;
  margin-left: 1.9444444444vw;
  border: 1px solid;
  background: #fdfdfd;
}
@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;
    margin-left: 0;
  }
}
@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;
    margin-left: 0;
  }
}

/* ボタン */
.p-form__button-wrap {
  text-align: center;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  color: white;
}
.p-form__button-wrap input[type=submit],
.p-form__button-wrap button[type=submit] {
  background-color: #5bc7fd;
  border: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  font-size: max(12px, 1.1111111111vw);
  font-weight: 400;
  line-height: 2.1875;
  letter-spacing: 0.0625em;
  padding-top: 0.5555555556vw;
  padding-left: 2.2222222222vw;
  padding-bottom: 0.5555555556vw;
  padding-right: 4.4444444444vw;
  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: 8.5333333333vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 17.0666666667vw;
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.0666666667em;
  }
}
@media (max-width: 599px) {
  .p-form__button-wrap input[type=submit],
  .p-form__button-wrap button[type=submit] {
    padding-top: 2.1333333333vw;
    padding-left: 8.5333333333vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 17.0666666667vw;
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.0666666667em;
  }
}