@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: #6D6D6D;
  font-family: "Zen Maru Gothic", sans-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(28px, 3.7333333333vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
    padding-bottom: 11.7333333333vw;
  }
}
@media (max-width: 599px) {
  body {
    font-size: min(28px, 3.7333333333vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
    padding-bottom: 11.7333333333vw;
  }
}

.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: #FF9000;
}
@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: #FF9000;
}
@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: #F3E6CD !important;
}

.cm {
  color: #FF9000 !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: #FF9000 !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-ttl {
  font-size: max(12px, 2.7777777778vw);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0em;
  padding-bottom: 3.0555555556vw;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.c-ttl::after {
  position: absolute;
  height: 2.3611111111vw;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    padding-bottom: 10.6666666667vw;
  }
  .c-ttl::after {
    height: 8vw;
  }
}
@media (max-width: 599px) {
  .c-ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    padding-bottom: 10.6666666667vw;
  }
  .c-ttl::after {
    height: 8vw;
  }
}

.p-news__ttl::after,
.p-recruit__ttl::after,
.p-day02__ttl::after,
.p-day04__ttl::after,
.p-Recruit02__ttl::after {
  width: 18.0555555556vw;
  background: url(../img/pc/news-ttl.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-news__ttl::after,
  .p-recruit__ttl::after,
  .p-day02__ttl::after,
  .p-day04__ttl::after,
  .p-Recruit02__ttl::after {
    width: 42.6666666667vw;
    background: url(../img/sp/news-ttl.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .p-news__ttl::after,
  .p-recruit__ttl::after,
  .p-day02__ttl::after,
  .p-day04__ttl::after,
  .p-Recruit02__ttl::after {
    width: 42.6666666667vw;
    background: url(../img/sp/news-ttl.webp) no-repeat center center/cover;
  }
}

.p-about__ttl::after,
.p-day01__ttl::after,
.p-day03__ttl::after,
.p-day05__ttl::after,
.p-group01__ttl::after,
.p-Recruit03__ttl::after {
  width: 38.8888888889vw;
  background: url(../img/pc/about-ttl.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-about__ttl::after,
  .p-day01__ttl::after,
  .p-day03__ttl::after,
  .p-day05__ttl::after,
  .p-group01__ttl::after,
  .p-Recruit03__ttl::after {
    width: 89.3333333333vw;
    background: url(../img/sp/about-ttl.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .p-about__ttl::after,
  .p-day01__ttl::after,
  .p-day03__ttl::after,
  .p-day05__ttl::after,
  .p-group01__ttl::after,
  .p-Recruit03__ttl::after {
    width: 89.3333333333vw;
    background: url(../img/sp/about-ttl.webp) no-repeat center center/cover;
  }
}

.p-Service01__ttl::after,
.p-Service02__ttl::after {
  width: 43.75vw;
  background: url(../img/pc/ttl-w630.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Service01__ttl::after,
  .p-Service02__ttl::after {
    width: 89.3333333333vw;
    background: url(../img/sp/about-ttl.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .p-Service01__ttl::after,
  .p-Service02__ttl::after {
    width: 89.3333333333vw;
    background: url(../img/sp/about-ttl.webp) no-repeat center center/cover;
  }
}

.p-day__ttl::after,
.p-group02__ttl::after,
.p-group03__ttl::after,
.p-group04__ttl::after,
.p-group05__ttl::after,
.p-group06__ttl::after {
  width: 22.2222222222vw;
  background: url(../img/pc/service.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-day__ttl::after,
  .p-group02__ttl::after,
  .p-group03__ttl::after,
  .p-group04__ttl::after,
  .p-group05__ttl::after,
  .p-group06__ttl::after {
    width: 58.6666666667vw;
    background: url(../img/sp/service-ttl.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .p-day__ttl::after,
  .p-group02__ttl::after,
  .p-group03__ttl::after,
  .p-group04__ttl::after,
  .p-group05__ttl::after,
  .p-group06__ttl::after {
    width: 58.6666666667vw;
    background: url(../img/sp/service-ttl.webp) no-repeat center center/cover;
  }
}

.p-service02__ttl::after {
  width: 44.4444444444vw;
  background: url(../img/pc/service02-ttl.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-service02__ttl::after {
    width: 89.3333333333vw;
    background: url(../img/sp/service02-ttl.webp) no-repeat center center/cover;
    height: 9.0666666667vw;
  }
}
@media (max-width: 599px) {
  .p-service02__ttl::after {
    width: 89.3333333333vw;
    background: url(../img/sp/service02-ttl.webp) no-repeat center center/cover;
    height: 9.0666666667vw;
  }
}

.p-inst__ttl::after,
.p-blog__ttl::after,
.p-contact__ttl::after {
  width: 27.7777777778vw;
  background: url(../img/pc/inst-ttl.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-inst__ttl::after,
  .p-blog__ttl::after,
  .p-contact__ttl::after {
    width: 58.6666666667vw;
    background: url(../img/sp/inst-ttl.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .p-inst__ttl::after,
  .p-blog__ttl::after,
  .p-contact__ttl::after {
    width: 58.6666666667vw;
    background: url(../img/sp/inst-ttl.webp) no-repeat center center/cover;
  }
}

.c-btn {
  background: #FF9000;
  border-radius: 15px;
  color: white;
  padding-top: 1.3888888889vw;
  padding-left: 6.9444444444vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 8.3333333333vw;
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 1.1111111111;
  letter-spacing: 0em;
  position: relative;
  z-index: 1;
}
.c-btn::after {
  position: absolute;
  width: 0.6944444444vw;
  height: 0.6944444444vw;
  top: 50%;
  right: 5.5555555556vw;
  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: 4vw;
    padding-left: 16vw;
    padding-bottom: 4vw;
    padding-right: 18.6666666667vw;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 500;
    line-height: 1.2857142857;
    letter-spacing: 0em;
  }
  .c-btn::after {
    width: 1.6vw;
    height: 1.6vw;
    right: 13.3333333333vw;
  }
}
@media (max-width: 599px) {
  .c-btn {
    padding-top: 4vw;
    padding-left: 16vw;
    padding-bottom: 4vw;
    padding-right: 18.6666666667vw;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 500;
    line-height: 1.2857142857;
    letter-spacing: 0em;
  }
  .c-btn::after {
    width: 1.6vw;
    height: 1.6vw;
    right: 13.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;
  position: relative;
  z-index: 1;
}
@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;
  }
}

.l-drawer__icon {
  width: 13.3333333333vw;
  height: 12vw;
  cursor: pointer;
  background: #FF9000;
  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: 3.2vw;
}

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

.l-drawer {
  overflow: scroll;
  padding-top: 42.6666666667vw;
  padding-left: 16vw;
  padding-bottom: 42.6666666667vw;
  padding-right: 16vw;
  width: 100%;
  height: 100%;
  position: fixed;
  background: url(../img/sp/drawer-bg.webp) no-repeat center center/cover;
  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);
}

.p-drawer__item {
  padding-top: 5.3333333333vw;
  padding-left: 0vw;
  padding-bottom: 5.3333333333vw;
  padding-right: 0vw;
  border-bottom: 1px solid;
  font-size: min(32px, 4.2666666667vw);
  font-weight: 700;
  line-height: 1.125;
  letter-spacing: 0em;
  position: relative;
  z-index: 1;
}
.p-drawer__item::after {
  position: absolute;
  width: 2.1333333333vw;
  height: 2.1333333333vw;
  top: 50%;
  right: 1.6vw;
  border-bottom: 2px solid;
  border-right: 2px solid;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  content: "";
  z-index: -1;
}

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

.to-top {
  position: fixed;
  width: 4.0277777778vw;
  height: 4.0277777778vw;
  bottom: 1.6666666667vw;
  right: 2.9166666667vw;
  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: 15.4666666667vw;
    height: 15.4666666667vw;
    bottom: 26.6666666667vw;
    right: 4.8vw;
  }
  .to-top.is-active {
    display: none;
  }
}
@media (max-width: 599px) {
  .to-top {
    width: 15.4666666667vw;
    height: 15.4666666667vw;
    bottom: 26.6666666667vw;
    right: 4.8vw;
  }
  .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;
  gap: 3.6111111111vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 2.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-header__inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 2.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}

.l-header__logo {
  color: #FF9000;
  font-size: max(12px, 2.2222222222vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0em;
  padding-left: 5.5555555556vw;
  white-space: nowrap;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-header__logo {
    padding-left: 1.3888888889vw;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .l-header__logo {
    padding-left: 1.3888888889vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__logo {
    padding-left: 0vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .l-header__logo {
    padding-left: 0vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0em;
  }
}

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

.l-header__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.3888888889vw;
  -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 {
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__info {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 300;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-header__info {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 300;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.3333333333vw;
  }
}

.c-tel,
.c-mail {
  background: #5BAC7D;
  padding-top: 0.6944444444vw;
  padding-left: 4.1666666667vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 2.7777777778vw;
  position: relative;
  z-index: 1;
  white-space: nowrap;
}
.c-tel::after,
.c-mail::after {
  position: absolute;
  width: 1.25vw;
  height: 1.6666666667vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 2.7777777778vw;
  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,
  .c-mail {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 500;
    line-height: 1.2857142857;
    letter-spacing: 0em;
    padding-top: 3.2vw;
    padding-left: 17.6vw;
    padding-bottom: 3.2vw;
    padding-right: 10.1333333333vw;
  }
  .c-tel::after,
  .c-mail::after {
    width: 4.8vw;
    height: 6.4vw;
    left: 10.1333333333vw;
  }
}
@media (max-width: 599px) {
  .c-tel,
  .c-mail {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 500;
    line-height: 1.2857142857;
    letter-spacing: 0em;
    padding-top: 3.2vw;
    padding-left: 17.6vw;
    padding-bottom: 3.2vw;
    padding-right: 10.1333333333vw;
  }
  .c-tel::after,
  .c-mail::after {
    width: 4.8vw;
    height: 6.4vw;
    left: 10.1333333333vw;
  }
}

.c-mail {
  background-color: #88d2a6;
}
.c-mail::after {
  width: 1.9444444444vw;
  height: 1.3888888889vw;
  left: 2.0833333333vw;
  background: url(../img/pc/mail.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-mail::after {
    width: 7.4666666667vw;
    height: 5.3333333333vw;
    left: 8vw;
  }
}
@media (max-width: 599px) {
  .c-mail::after {
    width: 7.4666666667vw;
    height: 5.3333333333vw;
    left: 8vw;
  }
}

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

.l-fv__swiper-container {
  margin-top: 6.9444444444vw;
  margin-left: 0vw;
  margin-bottom: 0vw;
  margin-right: 16.6666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fv__swiper-container {
    margin-top: 17.3333333333vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 14.9333333333vw;
  }
}
@media (max-width: 599px) {
  .l-fv__swiper-container {
    margin-top: 17.3333333333vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 14.9333333333vw;
  }
}

.l-fv__ttl {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl; /* 縦書き・右から左 */
  text-orientation: mixed; /* 文字の向きを自動調整 */
  text-align: left;
  position: absolute;
  z-index: 10;
  right: 4.8611111111vw;
  top: 4.8611111111vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0em;
  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.0416666667vw;
}
.l-fv__ttl p:nth-child(2) {
  margin-top: 3.6111111111vw;
}
.l-fv__ttl p:nth-child(3) {
  margin-top: 19.4444444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fv__ttl {
    right: 5.3333333333vw;
    top: 16vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0;
  }
  .l-fv__ttl p:nth-child(2) {
    margin-top: 0;
  }
  .l-fv__ttl p:nth-child(3) {
    margin-top: 0;
  }
}
@media (max-width: 599px) {
  .l-fv__ttl {
    right: 5.3333333333vw;
    top: 16vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0;
  }
  .l-fv__ttl p:nth-child(2) {
    margin-top: 0;
  }
  .l-fv__ttl p:nth-child(3) {
    margin-top: 0;
  }
}

/* ============================================
news
============================================ */
.l-news {
  background: #F3E6CD;
}

.l-news__inner {
  background: white;
  border-radius: 40px;
  padding-top: 2.7777777778vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 4.1666666667vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__inner {
    padding-top: 8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-news__inner {
    padding-top: 8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}

.l-news__items {
  margin-top: 1.3888888889vw;
  height: 17.3611111111vw;
  overflow-y: scroll;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__items {
    margin-top: 2.6666666667vw;
    height: 66.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-news__items {
    margin-top: 2.6666666667vw;
    height: 66.6666666667vw;
  }
}

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

.p-news__item--day {
  color: #FF9000;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
}

/* ============================================
about
============================================ */
.l-about {
  background: #ECF1EE;
  padding-top: 8.3333333333vw;
  padding-left: 0vw;
  padding-bottom: 8.3333333333vw;
  padding-right: 11.1111111111vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5.5555555556vw;
  position: relative;
  z-index: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-about {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
    padding-top: 8vw;
    padding-left: 0vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-about {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
    padding-top: 8vw;
    padding-left: 0vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}

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

.l-about__ri {
  width: calc(100% - 50vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-about__ri {
    width: 100%;
    padding-left: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-about__ri {
    width: 100%;
    padding-left: 5.3333333333vw;
  }
}

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

.p-about__asi {
  position: absolute;
  width: 33.0555555556vw;
  height: 32.6388888889vw;
  top: 2.7777777778vw;
  right: -7.4305555556vw;
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-about__asi {
    width: 116.8vw;
    height: 115.2vw;
    top: 0;
    right: -40vw;
  }
}
@media (max-width: 599px) {
  .p-about__asi {
    width: 116.8vw;
    height: 115.2vw;
    top: 0;
    right: -40vw;
  }
}

/* ============================================
service
============================================ */
.l-service01 {
  background: #F3E6CD;
  position: relative;
  z-index: 1;
}

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

.l-service__items {
  margin-top: 2.5vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5.5555555556vw;
}
@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: 5.3333333333vw;
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-service__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    margin-top: 5.3333333333vw;
  }
}

.l-service__item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: white;
  padding-top: 4.1666666667vw;
  padding-left: 2.7777777778vw;
  padding-bottom: 4.1666666667vw;
  padding-right: 2.7777777778vw;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-service__item {
    padding-top: 8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 8vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-service__item {
    padding-top: 8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 8vw;
    padding-right: 5.3333333333vw;
  }
}

.p-service__item--ttl {
  font-size: max(12px, 2.2222222222vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-service__item--ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-service__item--ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}

.p-service__item--subttl {
  font-size: max(12px, 1.3888888889vw);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0em;
  margin-top: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-service__item--subttl {
    margin-top: 2.6666666667vw;
    font-size: min(26px, 3.4666666667vw);
    font-weight: 500;
    line-height: 1.2307692308;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-service__item--subttl {
    margin-top: 2.6666666667vw;
    font-size: min(26px, 3.4666666667vw);
    font-weight: 500;
    line-height: 1.2307692308;
    letter-spacing: 0em;
  }
}

.p-service__item--img,
.l-service__btnbox {
  margin-top: 2.9166666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-service__item--img,
  .l-service__btnbox {
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-service__item--img,
  .l-service__btnbox {
    margin-top: 5.3333333333vw;
  }
}

.p-service__asi01 {
  position: absolute;
  width: 28.2638888889vw;
  height: 19.4444444444vw;
  top: 1.8055555556vw;
  left: -3.2638888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-service__asi01 {
    width: 42.4vw;
    height: 29.3333333333vw;
    top: 2.6666666667vw;
    left: -8vw;
  }
}
@media (max-width: 599px) {
  .p-service__asi01 {
    width: 42.4vw;
    height: 29.3333333333vw;
    top: 2.6666666667vw;
    left: -8vw;
  }
}

.p-service__asi02 {
  position: absolute;
  width: 25.4166666667vw;
  height: 25.3472222222vw;
  top: 1.875vw;
  right: -6.7361111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-service__asi02 {
    width: 33.6vw;
    height: 33.3333333333vw;
    top: 1.6vw;
    right: -10.1333333333vw;
  }
}
@media (max-width: 599px) {
  .p-service__asi02 {
    width: 33.6vw;
    height: 33.3333333333vw;
    top: 1.6vw;
    right: -10.1333333333vw;
  }
}

.l-service02 {
  position: relative;
  z-index: 1;
  background: #ECF1EE;
  padding-top: 8.3333333333vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 8.3333333333vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-service02 {
    padding-top: 25.0666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 25.0666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-service02 {
    padding-top: 25.0666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 25.0666666667vw;
    padding-right: 5.3333333333vw;
  }
}

.p-service02__tx,
.l-service02__btnbox {
  margin-top: 2.7777777778vw;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-service02__tx,
  .l-service02__btnbox {
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .p-service02__tx,
  .l-service02__btnbox {
    margin-top: 8vw;
  }
}

.p-service02__asi01,
.p-service02__asi02 {
  position: absolute;
  width: 100%;
  height: 6.875vw;
  left: 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-service02__asi01,
  .p-service02__asi02 {
    height: 16vw;
  }
}
@media (max-width: 599px) {
  .p-service02__asi01,
  .p-service02__asi02 {
    height: 16vw;
  }
}

.p-service02__asi01 {
  top: 0;
}

.p-service02__asi02 {
  bottom: 0;
  -webkit-transform: scaleX(-1) scaleY(-1);
          transform: scaleX(-1) scaleY(-1); /* 左右反転のみ */
}

/* ============================================
inst
============================================ */
.l-inst,
.l-blog,
.l-contact {
  background: #F3E6CD;
  padding-top: 8.3333333333vw;
  padding-left: 11.1111111111vw;
  padding-bottom: 8.3333333333vw;
  padding-right: 11.1111111111vw;
  position: relative;
  z-index: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-inst,
  .l-blog,
  .l-contact {
    padding-top: 16vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 16vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-inst,
  .l-blog,
  .l-contact {
    padding-top: 16vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 16vw;
    padding-right: 5.3333333333vw;
  }
}

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

.p-inst__asi01 {
  position: absolute;
  width: 23.6805555556vw;
  height: 23.1944444444vw;
  top: 0vw;
  left: -4.8611111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-inst__asi01 {
    width: 37.3333333333vw;
    height: 36.2666666667vw;
    left: -10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-inst__asi01 {
    width: 37.3333333333vw;
    height: 36.2666666667vw;
    left: -10.6666666667vw;
  }
}

.p-inst__asi02 {
  position: absolute;
  width: 19.9305555556vw;
  height: 20.4861111111vw;
  bottom: 2.2222222222vw;
  right: -2.5694444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-inst__asi02 {
    width: 31.4666666667vw;
    height: 32.2666666667vw;
    right: -2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-inst__asi02 {
    width: 31.4666666667vw;
    height: 32.2666666667vw;
    right: -2.6666666667vw;
  }
}

/* ============================================
blog
============================================ */
.l-blog {
  background: url(../img/pc/blog-bg.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-blog {
    background: url(../img/sp/blog-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-blog {
    background: url(../img/sp/blog-bg.webp) no-repeat center center/cover;
  }
}

.l-blog__items {
  margin-top: 4.1666666667vw;
  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) {
  .l-blog__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .l-blog__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    margin-top: 8vw;
  }
}

.l-blog__item {
  background: white;
  padding-top: 2.7777777778vw;
  padding-left: 1.3888888889vw;
  padding-bottom: 2.7777777778vw;
  padding-right: 1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-blog__item {
    padding-top: 10.6666666667vw;
    padding-left: 7.4666666667vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 7.4666666667vw;
  }
}
@media (max-width: 599px) {
  .l-blog__item {
    padding-top: 10.6666666667vw;
    padding-left: 7.4666666667vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 7.4666666667vw;
  }
}

.p-blog__item--img {
  width: 22.2222222222vw;
  height: 13.8888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-blog__item--img {
    width: 74.6666666667vw;
    height: 46.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-blog__item--img {
    width: 74.6666666667vw;
    height: 46.6666666667vw;
  }
}

.p-blog__item--ttl {
  margin-top: 2.9166666667vw;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-blog__item--ttl {
    margin-top: 8vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.125;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-blog__item--ttl {
    margin-top: 8vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.125;
    letter-spacing: 0em;
  }
}

.p-blog__item--day {
  margin-top: 1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-blog__item--day {
    margin-top: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-blog__item--day {
    margin-top: 2.6666666667vw;
  }
}

/* ============================================
recruit
============================================ */
.l-recruit {
  padding-top: 8.3333333333vw;
  padding-left: 13.3333333333vw;
  padding-bottom: 8.3333333333vw;
  padding-right: 13.3333333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8.3333333333vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url(../img/pc/recruit-bg.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit {
    padding-top: 16vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 16vw;
    padding-right: 5.3333333333vw;
    background: none;
    position: relative;
    z-index: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
  }
  .l-recruit::before {
    position: absolute;
    width: 100%;
    height: 37.0666666667vw;
    top: 0;
    left: 0;
    background: url(../img/sp/recruit-bg.webp) no-repeat center center/cover;
    content: "";
    z-index: -1;
  }
  .l-recruit::after {
    position: absolute;
    width: 100%;
    height: 37.0666666667vw;
    bottom: 0;
    left: 0;
    background: url(../img/sp/recruit-bg.webp) no-repeat center center/cover;
    content: "";
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    z-index: -1;
  }
}
@media (max-width: 599px) {
  .l-recruit {
    padding-top: 16vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 16vw;
    padding-right: 5.3333333333vw;
    background: none;
    position: relative;
    z-index: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
  }
  .l-recruit::before {
    position: absolute;
    width: 100%;
    height: 37.0666666667vw;
    top: 0;
    left: 0;
    background: url(../img/sp/recruit-bg.webp) no-repeat center center/cover;
    content: "";
    z-index: -1;
  }
  .l-recruit::after {
    position: absolute;
    width: 100%;
    height: 37.0666666667vw;
    bottom: 0;
    left: 0;
    background: url(../img/sp/recruit-bg.webp) no-repeat center center/cover;
    content: "";
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    z-index: -1;
  }
}

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

.p-recruit__img01,
.p-recruit__img02 {
  width: 25vw;
  height: 16.6666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__img01,
  .p-recruit__img02 {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .p-recruit__img01,
  .p-recruit__img02 {
    width: 100%;
    height: auto;
  }
}

.p-recruit__img02 {
  margin-left: auto;
  margin-top: 2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__img02 {
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-recruit__img02 {
    margin-top: 5.3333333333vw;
  }
}

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

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

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

/* ============================================
contact
============================================ */
footer {
  overflow-x: hidden;
}

.l-contact {
  background-color: #c6e6d3;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-contact {
    padding-bottom: 41.8666666667vw;
  }
}
@media (max-width: 599px) {
  .l-contact {
    padding-bottom: 41.8666666667vw;
  }
}

.p-contact__tx {
  margin-top: 2.7777777778vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0em;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-contact__tx {
    margin-top: 8vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-contact__tx {
    margin-top: 8vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0em;
  }
}

.l-contact__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4.1666666667vw;
  margin-top: 2.7777777778vw;
  color: white;
}
.l-contact__info .c-tel,
.l-contact__info .c-mail {
  border-radius: 15px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  background: #5BAC7D;
}
@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: 5.3333333333vw;
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .l-contact__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    margin-top: 8vw;
  }
}

.p-contact__asi01,
.p-contact__asi02 {
  position: absolute;
  width: 30.2083333333vw;
  height: 100%;
  top: 0;
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-contact__asi01,
  .p-contact__asi02 {
    width: 54.6666666667vw;
    height: 66.1333333333vw;
    top: 58.4vw;
  }
}
@media (max-width: 599px) {
  .p-contact__asi01,
  .p-contact__asi02 {
    width: 54.6666666667vw;
    height: 66.1333333333vw;
    top: 58.4vw;
  }
}

.p-contact__asi01 {
  left: -11.5277777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-contact__asi01 {
    left: -21.0666666667vw;
  }
}
@media (max-width: 599px) {
  .p-contact__asi01 {
    left: -21.0666666667vw;
  }
}

.p-contact__asi02 {
  right: -10.7638888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-contact__asi02 {
    right: -22.1333333333vw;
  }
}
@media (max-width: 599px) {
  .p-contact__asi02 {
    right: -22.1333333333vw;
  }
}

.l-footer__logo {
  margin-top: 5.5555555556vw;
  color: #FF9000;
  font-size: max(12px, 2.7777777778vw);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0em;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__logo {
    margin-top: 8vw;
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .l-footer__logo {
    margin-top: 8vw;
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}

.p-footer__tx {
  margin-top: 2.7777777778vw;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0em;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__tx {
    margin-top: 5.3333333333vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-footer__tx {
    margin-top: 5.3333333333vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0em;
  }
}

.l-map {
  margin-top: 5.5555555556vw;
  width: 100%;
  height: 34.7222222222vw;
}
.l-map iframe {
  width: 100%;
  height: 34.7222222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-map {
    margin-top: 8vw;
    height: 106.6666666667vw;
  }
  .l-map iframe {
    height: 106.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-map {
    margin-top: 8vw;
    height: 106.6666666667vw;
  }
  .l-map iframe {
    height: 106.6666666667vw;
  }
}

.l-footer__copy {
  padding-top: 2.0833333333vw;
  padding-left: 0vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 0vw;
  text-align: center;
  font-size: max(12px, 0.9722222222vw);
  font-weight: 400;
  line-height: 1.2857142857;
  letter-spacing: 0em;
  color: white;
  background: #5BAC7D;
  font-family: "Noto Sans JP", sans-serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__copy {
    padding-top: 8vw;
    padding-left: 0vw;
    padding-bottom: 8vw;
    padding-right: 0vw;
    font-size: min(24px, 3.2vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .l-footer__copy {
    padding-top: 8vw;
    padding-left: 0vw;
    padding-bottom: 8vw;
    padding-right: 0vw;
    font-size: min(24px, 3.2vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}

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

.c-fv__ttl {
  font-size: max(12px, 3.3333333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0em;
  text-align: center;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .c-fv__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}

/* ============================================
day
============================================ */
.l-day01 {
  position: relative;
  z-index: 1;
  background: #F3E6CD;
}

.l-day01__items {
  margin-top: 2.7777777778vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-day01__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .l-day01__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
    margin-top: 8vw;
  }
}

.p-day01__asi01 {
  -webkit-transform: scaleX(-1) scaleY(1);
          transform: scaleX(-1) scaleY(1); /* 左右反転のみ */
  left: auto;
  right: -7.0138888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-day01__asi01 {
    right: -26.6666666667vw;
    left: auto;
  }
}
@media (max-width: 599px) {
  .p-day01__asi01 {
    right: -26.6666666667vw;
    left: auto;
  }
}

.p-day01__asi02 {
  left: -10.2083333333vw;
}

.l-day02 {
  position: relative;
  z-index: 1;
  padding-top: 8.9583333333vw;
  padding-left: 0vw;
  padding-bottom: 8.9583333333vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-day02 {
    padding-top: 16vw;
    padding-left: 0vw;
    padding-bottom: 16vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-day02 {
    padding-top: 16vw;
    padding-left: 0vw;
    padding-bottom: 16vw;
    padding-right: 0vw;
  }
}

.l-day03 {
  background: #ECF1EE;
  padding-top: 4.1666666667vw;
  padding-left: 16.6666666667vw;
  padding-bottom: 5.5555555556vw;
  padding-right: 16.6666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-day03 {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-day03 {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}

.p-day03__inner {
  background-color: #d9d9d9;
  text-align: center;
  padding-top: 23.3333333333vw;
  padding-left: 0vw;
  padding-bottom: 23.3333333333vw;
  padding-right: 0vw;
  margin-top: 2.7777777778vw;
}

.l-day04__fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.7777777778vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2.5vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-day04__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
    margin-top: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-day04__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
    margin-top: 10.6666666667vw;
  }
}

.l-day04__le {
  width: calc(100% - 19.4444444444vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-day04__le {
    width: 100%;
    -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;
    gap: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-day04__le {
    width: 100%;
    -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;
    gap: 5.3333333333vw;
  }
}

.l-day01__table,
.l-day02__table {
  border-collapse: collapse;
  table-layout: fixed;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-day01__table,
  .l-day02__table {
    display: block;
  }
}
@media (max-width: 599px) {
  .l-day01__table,
  .l-day02__table {
    display: block;
  }
}

.p-day01__table--ttl,
.p-day01__table--tx,
.p-day02__table--ttl,
.p-day02__table--tx,
.p-day02__table--ttl02,
.p-day02__table--tx01,
.p-day02__table--tx02 {
  border: 1px solid #efd49f;
  text-align: center;
  padding-top: 0.6944444444vw;
  padding-left: 0.3472222222vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0.3472222222vw;
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0em;
  vertical-align: middle;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-day01__table--ttl,
  .p-day01__table--tx,
  .p-day02__table--ttl,
  .p-day02__table--tx,
  .p-day02__table--ttl02,
  .p-day02__table--tx01,
  .p-day02__table--tx02 {
    padding-top: 2.6666666667vw;
    padding-left: 1.3333333333vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 1.3333333333vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-day01__table--ttl,
  .p-day01__table--tx,
  .p-day02__table--ttl,
  .p-day02__table--tx,
  .p-day02__table--ttl02,
  .p-day02__table--tx01,
  .p-day02__table--tx02 {
    padding-top: 2.6666666667vw;
    padding-left: 1.3333333333vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 1.3333333333vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}

.p-day01__table--ttl,
.p-day02__table--ttl,
.p-day02__table--ttl02 {
  background: #FF9000;
  color: white;
  width: 13.8888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-day01__table--ttl,
  .p-day02__table--ttl,
  .p-day02__table--ttl02 {
    width: 42.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-day01__table--ttl,
  .p-day02__table--ttl,
  .p-day02__table--ttl02 {
    width: 42.6666666667vw;
  }
}

.p-day02__table--ttl02 {
  width: 3.125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-day02__table--ttl02 {
    width: 13.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-day02__table--ttl02 {
    width: 13.3333333333vw;
  }
}

.p-day01__table--tx,
.p-day02__table--tx,
.p-day02__table--tx01,
.p-day02__table--tx02 {
  background: white;
}

.p-day02__table--tx01 {
  width: 11.1111111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-day02__table--tx01 {
    width: 26.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-day02__table--tx01 {
    width: 26.6666666667vw;
  }
}

.p-day02__table--tx02 {
  width: 27.4305555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-day02__table--tx02 {
    width: 42.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-day02__table--tx02 {
    width: 42.6666666667vw;
  }
}

.l-day04__line {
  width: 16.6666666667vw;
  height: 16.6666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-day04__line {
    width: 53.3333333333vw;
    height: 53.3333333333vw;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .l-day04__line {
    width: 53.3333333333vw;
    height: 53.3333333333vw;
    margin: 0 auto;
  }
}

.p-day04__asi02 {
  top: 0;
}

.l-day05,
.l-group04 {
  background: url(../img/pc/day05-bg.webp) no-repeat center center/cover;
}

.p-day05__ttl {
  text-align: center;
}
.p-day05__ttl span {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-day05__ttl span {
    font-size: min(36px, 4.8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-day05__ttl span {
    font-size: min(36px, 4.8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}

/* ============================================
group
============================================ */
.l-group01 {
  background: #F3E6CD;
}

.l-group01__items {
  margin-top: 2.7777777778vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.8055555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-group01__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .l-group01__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    margin-top: 8vw;
  }
}

.l-group01__item {
  background: white;
  padding-top: 1.3888888889vw;
  padding-left: 1.3888888889vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 1.3888888889vw;
  border-radius: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 3px solid #FF9000;
}
.l-group01__item:nth-child(1) .p-group01__item--img {
  width: 5.5555555556vw;
}
.l-group01__item:nth-child(2) .p-group01__item--img {
  width: 6.3888888889vw;
}
.l-group01__item:nth-child(3) .p-group01__item--img {
  width: 6.6666666667vw;
}
.l-group01__item:nth-child(4) .p-group01__item--img {
  width: 7.5694444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-group01__item {
    padding-top: 3.2vw;
    padding-left: 3.2vw;
    padding-bottom: 3.2vw;
    padding-right: 3.2vw;
  }
  .l-group01__item:nth-child(1) .p-group01__item--img {
    width: 21.3333333333vw;
  }
  .l-group01__item:nth-child(2) .p-group01__item--img {
    width: 24.5333333333vw;
  }
  .l-group01__item:nth-child(3) .p-group01__item--img {
    width: 25.6vw;
  }
  .l-group01__item:nth-child(4) .p-group01__item--img {
    width: 29.0666666667vw;
  }
}
@media (max-width: 599px) {
  .l-group01__item {
    padding-top: 3.2vw;
    padding-left: 3.2vw;
    padding-bottom: 3.2vw;
    padding-right: 3.2vw;
  }
  .l-group01__item:nth-child(1) .p-group01__item--img {
    width: 21.3333333333vw;
  }
  .l-group01__item:nth-child(2) .p-group01__item--img {
    width: 24.5333333333vw;
  }
  .l-group01__item:nth-child(3) .p-group01__item--img {
    width: 25.6vw;
  }
  .l-group01__item:nth-child(4) .p-group01__item--img {
    width: 29.0666666667vw;
  }
}

.p-group01__item--img {
  height: 5.5555555556vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-group01__item--img {
    height: auto;
  }
}
@media (max-width: 599px) {
  .p-group01__item--img {
    height: auto;
  }
}

.p-group01__item--ttl {
  font-size: max(12px, 1.3888888889vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0em;
  text-align: center;
  margin-top: 1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-group01__item--ttl {
    margin-top: 2.6666666667vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-group01__item--ttl {
    margin-top: 2.6666666667vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}

.l-group02 {
  background: #ECF1EE;
  position: relative;
  z-index: 1;
}

.l-group02__box {
  width: 44.4444444444vw;
  margin: 0 auto;
  margin-top: 10.1388888889vw;
  border: 3px solid #5BAC7D;
  border-radius: 20px;
  background: white;
  padding-top: 1.3888888889vw;
  padding-left: 1.3888888889vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 1.3888888889vw;
  text-align: center;
  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.6944444444vw;
  position: relative;
  z-index: 1;
}
.l-group02__box::after {
  position: absolute;
  width: 35.2083333333vw;
  height: 7.3611111111vw;
  top: -7.6388888889vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../img/pc/group02-asi03.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
.l-group02__box {
  width: 80vw;
  padding-top: 5.3333333333vw;
  padding-left: 5.3333333333vw;
  padding-bottom: 5.3333333333vw;
  padding-right: 5.3333333333vw;
  gap: 3.2vw;
  margin-top: 16vw;
}
.l-group02__box::after {
  width: 66.6666666667vw;
  height: 13.3333333333vw;
  top: -13.3333333333vw;
}

.p-group02__asi01,
.p-group02__asi02 {
  width: 11.5277777778vw;
  height: 6.3888888889vw;
  position: absolute;
}

.p-group02__asi01 {
  top: 4.1666666667vw;
  left: 9.7222222222vw;
}

.p-group02__asi02 {
  top: 9.0277777778vw;
  right: 8.3333333333vw;
}

.l-group03 {
  background: #F3E6CD;
}

.l-group03__items {
  margin-top: 2.7777777778vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-group03__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .l-group03__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    margin-top: 8vw;
  }
}

.l-group03__item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: white;
  padding-top: 2.7777777778vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 2.7777777778vw;
  padding-right: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-group03__item {
    padding-top: 5.3333333333vw;
    padding-left: 3.2vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-group03__item {
    padding-top: 5.3333333333vw;
    padding-left: 3.2vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 3.2vw;
  }
}

.p-group03__item--ttl {
  padding-top: 1.3888888889vw;
  padding-left: 0vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 0vw;
  text-align: center;
  background: #FF9000;
  color: white;
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 1.1111111111;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-group03__item--ttl {
    padding-top: 2.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 0vw;
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.0666666667;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-group03__item--ttl {
    padding-top: 2.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 0vw;
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.0666666667;
    letter-spacing: 0em;
  }
}

.dod {
  margin-top: 1.3888888889vw;
  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.6944444444vw;
}
.dod li {
  padding-left: 2.0833333333vw;
  position: relative;
  z-index: 1;
}
.dod li::after {
  position: absolute;
  width: 1.3888888889vw;
  height: 1.3888888889vw;
  top: 0.4166666667vw;
  left: 0vw;
  background: #FF9000;
  border-radius: 50%;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .dod {
    margin-top: 2.6666666667vw;
    gap: 1.6vw;
  }
  .dod li {
    padding-left: 4.2666666667vw;
  }
  .dod li::after {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    top: 2.4vw;
  }
}
@media (max-width: 599px) {
  .dod {
    margin-top: 2.6666666667vw;
    gap: 1.6vw;
  }
  .dod li {
    padding-left: 4.2666666667vw;
  }
  .dod li::after {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    top: 2.4vw;
  }
}

.l-group04__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2.7777777778vw 1.8055555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-group04__items {
    grid-template-columns: 1fr;
    gap: 6.4vw;
  }
}
@media (max-width: 599px) {
  .l-group04__items {
    grid-template-columns: 1fr;
    gap: 6.4vw;
  }
}

.p-group04__item--ttl {
  text-align: center;
  margin-top: 1.3888888889vw;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-group04__item--ttl {
    margin-top: 2.6666666667vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-group04__item--ttl {
    margin-top: 2.6666666667vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.l-group05 {
  background: url(../img/pc/recruit-bg.webp) no-repeat center center/cover;
  padding-top: 10.4166666667vw;
  padding-left: 8.3333333333vw;
  padding-bottom: 10.4166666667vw;
  padding-right: 8.3333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-group05 {
    padding-top: 16vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 16vw;
    padding-right: 5.3333333333vw;
    background: none;
    position: relative;
    z-index: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
  }
  .l-group05::before {
    position: absolute;
    width: 100%;
    height: 37.0666666667vw;
    top: 0;
    left: 0;
    background: url(../img/sp/recruit-bg.webp) no-repeat center center/cover;
    content: "";
    z-index: -1;
  }
  .l-group05::after {
    position: absolute;
    width: 100%;
    height: 37.0666666667vw;
    bottom: 0;
    left: 0;
    background: url(../img/sp/recruit-bg.webp) no-repeat center center/cover;
    content: "";
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    z-index: -1;
  }
}
@media (max-width: 599px) {
  .l-group05 {
    padding-top: 16vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 16vw;
    padding-right: 5.3333333333vw;
    background: none;
    position: relative;
    z-index: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
  }
  .l-group05::before {
    position: absolute;
    width: 100%;
    height: 37.0666666667vw;
    top: 0;
    left: 0;
    background: url(../img/sp/recruit-bg.webp) no-repeat center center/cover;
    content: "";
    z-index: -1;
  }
  .l-group05::after {
    position: absolute;
    width: 100%;
    height: 37.0666666667vw;
    bottom: 0;
    left: 0;
    background: url(../img/sp/recruit-bg.webp) no-repeat center center/cover;
    content: "";
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    z-index: -1;
  }
}

.l-group05__table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  margin-top: 2.7777777778vw;
}
.l-group05__table .p-day01__table--tx {
  background-color: #f3e6cd;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-group05__table {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .l-group05__table {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    margin-top: 8vw;
  }
}

.l-group05__fx {
  margin-top: 2.7777777778vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6.5277777778vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-group05__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .l-group05__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    margin-top: 8vw;
  }
}

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

.l-group05__ri {
  width: 16.6666666667vw;
  height: 16.6666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-group05__ri {
    width: 53.3333333333vw;
    height: 53.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-group05__ri {
    width: 53.3333333333vw;
    height: 53.3333333333vw;
  }
}

.l-group06 {
  padding-top: 4.1666666667vw;
  padding-left: 11.1111111111vw;
  padding-bottom: 4.1666666667vw;
  padding-right: 11.1111111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-group06 {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-group06 {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}

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

.p-qa__q,
.p-qa__a {
  font-size: max(12px, 1.25vw);
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0em;
  padding-top: 1.8055555556vw;
  padding-left: 2.7777777778vw;
  padding-bottom: 1.8055555556vw;
  padding-right: 2.7777777778vw;
  position: relative;
}
.p-qa__q::before,
.p-qa__a::before {
  position: absolute;
  width: 1.4583333333vw;
  height: 2.3611111111vw;
  top: 1.3888888889vw;
  left: 0vw;
  content: "Q";
  font-size: max(12px, 1.9444444444vw);
  font-weight: 400;
  line-height: 1.1428571429;
  letter-spacing: 0em;
  color: #5BAC7D;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-qa__q,
  .p-qa__a {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 700;
    line-height: 1.4375;
    letter-spacing: 0em;
    padding-top: 4.2666666667vw;
    padding-left: 6.4vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 6.4vw;
  }
  .p-qa__q::before,
  .p-qa__a::before {
    top: 4.8vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-qa__q,
  .p-qa__a {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 700;
    line-height: 1.4375;
    letter-spacing: 0em;
    padding-top: 4.2666666667vw;
    padding-left: 6.4vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 6.4vw;
  }
  .p-qa__q::before,
  .p-qa__a::before {
    top: 4.8vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.p-qa__q {
  border-bottom: 1px solid;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.p-qa__q::after {
  position: absolute;
  width: 0.6944444444vw;
  height: 0.6944444444vw;
  top: 50%;
  right: 0vw;
  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) {
  .p-qa__q::after {
    width: 1.6vw;
    height: 1.6vw;
  }
}
@media (max-width: 599px) {
  .p-qa__q::after {
    width: 1.6vw;
    height: 1.6vw;
  }
}

.is-open::after {
  -webkit-transform: translateY(-50%) rotate(-135deg);
          transform: translateY(-50%) rotate(-135deg);
}

.p-qa__a::before {
  content: "A";
  color: #FF9000;
}
.p-qa__a {
  display: none;
}

/* ============================================
service
============================================ */
.l-Service01 {
  background: #ECF1EE;
}

.p-Service01-asi01 {
  position: absolute;
  width: 8.4722222222vw;
  height: 4.7222222222vw;
  top: 5.6944444444vw;
  left: 8.3333333333vw;
}

.p-Service01-asi02 {
  position: absolute;
  top: 6.25vw;
  right: 4.4444444444vw;
  width: 15.625vw;
  height: 3.9583333333vw;
}

.p-Service01-asi03 {
  width: 86.1111111111vw;
  height: 11.3888888889vw;
  margin: 0 auto;
  margin-top: 2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Service01-asi03 {
    width: 100%;
    height: auto;
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .p-Service01-asi03 {
    width: 100%;
    height: auto;
    margin-top: 8vw;
  }
}

.l-Service02 {
  background: #F3E6CD;
}

.l-Service02__item {
  margin-top: 2.7777777778vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.7777777778vw;
}
.l-Service02__item:nth-child(2n) {
  -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) {
  .l-Service02__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    margin-top: 8vw;
  }
  .l-Service02__item:nth-child(2n) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 599px) {
  .l-Service02__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    margin-top: 8vw;
  }
  .l-Service02__item:nth-child(2n) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-Service02__item--img {
  width: 41.6666666667vw;
  height: 27.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Service02__item--img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .p-Service02__item--img {
    width: 100%;
    height: auto;
  }
}

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

.p-Service02__item--ttl {
  padding-bottom: 0.6944444444vw;
  border-bottom: 3px dotted;
  color: #FF9000;
  font-size: max(12px, 2.2222222222vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Service02__item--ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    padding-bottom: 1.6vw;
  }
}
@media (max-width: 599px) {
  .p-Service02__item--ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    padding-bottom: 1.6vw;
  }
}

.l-Service03 {
  background-color: #ecf1ee;
  padding-top: 2.7777777778vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 4.1666666667vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Service03 {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-Service03 {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}

.p-Service03__banner {
  width: 36.1111111111vw;
  height: 16.6666666667vw;
  margin: 0 auto;
  margin-top: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Service03__banner {
    width: 100%;
    height: auto;
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .p-Service03__banner {
    width: 100%;
    height: auto;
    margin-top: 8vw;
  }
}

/* ============================================
Recruit
============================================ */
.l-Recruit01 {
  background: #ECF1EE;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Recruit01 {
    padding-top: 16vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 16vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-Recruit01 {
    padding-top: 16vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 16vw;
    padding-right: 5.3333333333vw;
  }
}

.l-Recruit02 {
  background: #F3E6CD;
}

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

.p-Recruit02__table--ttl,
.p-Recruit02__table--tx {
  vertical-align: middle;
  padding-top: 0.6944444444vw;
  padding-left: 2.7777777778vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 2.7777777778vw;
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0em;
  border: 1px solid #f3e6cd;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Recruit02__table--ttl,
  .p-Recruit02__table--tx {
    padding-top: 2.1333333333vw;
    padding-left: 3.2vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 3.2vw;
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-Recruit02__table--ttl,
  .p-Recruit02__table--tx {
    padding-top: 2.1333333333vw;
    padding-left: 3.2vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 3.2vw;
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}

.p-Recruit02__table--ttl {
  background: #FF9000;
  color: white;
  width: 27.7777777778vw;
}

.p-Recruit02__table--tx {
  background: white;
  width: 61.1111111111vw;
}

/* ============================================
Company
============================================ */
.l-Company01 {
  background: #ECF1EE;
}

.p-Company01__asi01,
.p-Company01__asi02 {
  width: 33.0555555556vw;
  height: 32.6388888889vw;
  position: absolute;
  top: 5.6944444444vw;
  z-index: -1;
}

.p-Company01__asi01 {
  left: -8.6805555556vw;
}

.p-Company01__asi02 {
  right: -8.6805555556vw;
}

.l-Company02 {
  background: #F3E6CD;
}

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

.p-form__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1.3888888889vw;
  padding-left: 0vw;
  padding-bottom: 1.3888888889vw;
  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;
  }
}

.wpcf7-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.2222222222vw;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@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: white;
  background: #FF9000;
  padding-top: 0.6944444444vw;
  padding-left: 0.6944444444vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0.6944444444vw;
  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%;
  padding-top: 0.8333333333vw;
  padding-left: 1.1111111111vw;
  padding-bottom: 0.8333333333vw;
  padding-right: 1.1111111111vw;
  background: #f0f0f0;
  border: none;
  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: 21.4583333333vw;
  width: 100%;
  border: none;
  padding-top: 1.1111111111vw;
  padding-left: 1.1111111111vw;
  padding-bottom: 1.1111111111vw;
  padding-right: 1.1111111111vw;
  background: #f4f3f3;
}
@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;
  position: relative;
  z-index: 1;
}
.p-form__button-wrap::after {
  position: absolute;
  width: 0.6944444444vw;
  height: 0.6944444444vw;
  top: 50%;
  right: 6.9444444444vw;
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  content: "";
  z-index: 500;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-form__button-wrap::after {
    width: 1.6vw;
    height: 1.6vw;
  }
}
@media (max-width: 599px) {
  .p-form__button-wrap::after {
    width: 1.6vw;
    height: 1.6vw;
  }
}
.p-form__button-wrap input[type=submit],
.p-form__button-wrap button[type=submit] {
  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;
}