@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: #20323b;
  font-family: "Noto Sans JP", sans-serif;
  position: relative;
  font-size: max(12px, 1.1111111111vw);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0em;
}
@media (max-width: 767px) {
  body {
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
  }
}

.over {
  overflow: hidden;
}

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

[id] {
  scroll-margin-top: 6.25vw; /* ヘッダー高さ分 */
}
@media (max-width: 767px) {
  [id] {
    scroll-margin-top: 19.2vw; /* ヘッダー高さ分 */
  }
}

.fz96 {
  font-size: max(12px, 6.6666666667vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.0104166667em;
}
@media (max-width: 767px) {
  .fz96 {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.025em;
  }
}

.fz64 {
  font-size: max(12px, 4.4444444444vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.015625em;
}
@media (max-width: 767px) {
  .fz64 {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.03125em;
  }
}

.fz48 {
  font-size: max(12px, 3.3333333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0208333333em;
}
@media (max-width: 767px) {
  .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 (max-width: 767px) {
  .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: #005784;
}
@media (max-width: 767px) {
  .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 (max-width: 767px) {
  .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 (max-width: 767px) {
  .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 (max-width: 767px) {
  .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 (max-width: 767px) {
  .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 (max-width: 767px) {
  .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 (max-width: 767px) {
  .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 (max-width: 767px) {
  .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 (max-width: 767px) {
  .row-revers {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.cw {
  color: white !important;
}

.cb {
  color: #ffffff !important;
}

.cm {
  color: #005784 !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 (max-width: 767px) {
  .pt0 {
    padding-top: 0 !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.mt90 {
  margin-top: 6.25vw !important;
}
@media (max-width: 767px) {
  .mt90 {
    margin-top: 10.6666666667vw !important;
  }
}

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

.mt70 {
  margin-top: 4.8611111111vw !important;
}
@media (max-width: 767px) {
  .mt70 {
    margin-top: 10.6666666667vw !important;
  }
}

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

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

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

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

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

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

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

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

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

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

.bgm {
  background: #005784 !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 (max-width: 767px) {
  .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 (max-width: 767px) {
  .u-tab {
    display: none;
  }
}

.c-ttl {
  position: relative;
  z-index: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .c-ttl {
    margin-bottom: 0vw;
  }
}

.c-ttl__en {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 0;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 6.1111111111vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.0454545455em;
  color: #e6eef3;
  white-space: nowrap;
  pointer-events: none;
}
@media (max-width: 767px) {
  .c-ttl__en {
    font-size: min(120px, 16vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.0333333333em;
  }
}

.c-ttl__label {
  display: block;
  position: relative;
  z-index: 1;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 1.0416666667vw);
  font-weight: 700;
  line-height: 1.4666666667;
  letter-spacing: 0.1666666667em;
  color: #52b7e1;
}
@media (max-width: 767px) {
  .c-ttl__label {
    font-size: min(26px, 3.4666666667vw);
    font-weight: 700;
    line-height: 1.5384615385;
    letter-spacing: 0.1538461538em;
  }
}

.c-ttl__main {
  position: relative;
  z-index: 1;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 2.3611111111vw);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.0294117647em;
  color: #20323b;
  margin-top: 0.5555555556vw;
}
@media (max-width: 767px) {
  .c-ttl__main {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.0416666667em;
    margin-top: 1.6vw;
  }
}

.c-ttl__bar {
  display: block;
  width: 3.1944444444vw;
  height: 0.2777777778vw;
  margin-top: 1.1111111111vw;
  margin-left: auto;
  margin-right: auto;
  background: #52b7e1;
  border-radius: 999px;
}
@media (max-width: 767px) {
  .c-ttl__bar {
    width: 12.2666666667vw;
    height: 1.0666666667vw;
    margin-top: 3.7333333333vw;
  }
}

.c-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.6944444444vw;
  width: 19.5833333333vw;
  height: 3.9583333333vw;
  background: #005784;
  color: #fff;
  border-radius: 999px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 1.1805555556vw);
  font-weight: 700;
  line-height: 1.5294117647;
  letter-spacing: 0.0294117647em;
  -webkit-box-shadow: 0 0.5555555556vw 1.3888888889vw rgba(0, 87, 132, 0.25);
          box-shadow: 0 0.5555555556vw 1.3888888889vw rgba(0, 87, 132, 0.25);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  cursor: pointer;
}
.c-btn:hover {
  -webkit-transform: translateY(-0.1388888889vw);
          transform: translateY(-0.1388888889vw);
  -webkit-box-shadow: 0 0.8333333333vw 1.8055555556vw rgba(0, 87, 132, 0.32);
          box-shadow: 0 0.8333333333vw 1.8055555556vw rgba(0, 87, 132, 0.32);
}
@media (max-width: 767px) {
  .c-btn {
    width: 80vw;
    height: 16vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 700;
    line-height: 1.625;
    letter-spacing: 0.03125em;
  }
}

.c-btn__icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1.5277777778vw;
  height: 1.5277777778vw;
}
@media (max-width: 767px) {
  .c-btn__icon {
    width: 5.8666666667vw;
    height: 5.8666666667vw;
  }
}

.c-btn__icon svg {
  width: 100%;
  height: 100%;
  display: block;
}

.c-btn--white {
  background: #fff;
  color: #005784;
  -webkit-box-shadow: 0 0.5555555556vw 1.3888888889vw rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5555555556vw 1.3888888889vw rgba(0, 0, 0, 0.15);
}
.c-btn--white:hover {
  -webkit-box-shadow: 0 0.8333333333vw 1.8055555556vw rgba(0, 0, 0, 0.22);
          box-shadow: 0 0.8333333333vw 1.8055555556vw rgba(0, 0, 0, 0.22);
}

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

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

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

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

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

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

/*------------------------*/
.inner {
  padding-left: 5.5555555556vw !important;
  padding-right: 5.5555555556vw !important;
  padding-top: 4.1666666667vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 4.1666666667vw;
  padding-right: 5.5555555556vw;
}
@media (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;
  }
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 400;
  background: rgba(255, 255, 255, 0.72);
  backdrop-filter: blur(0.8333333333vw);
  -webkit-backdrop-filter: blur(0.8333333333vw);
  border-bottom: 1px solid #cfe2ee;
  -webkit-transition: background 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: background 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: background 0.3s ease, box-shadow 0.3s ease;
  transition: background 0.3s ease, box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
}
header.scrolled {
  background: rgba(255, 255, 255, 0.95);
  -webkit-box-shadow: 0 0.2777777778vw 1.1111111111vw rgba(0, 87, 132, 0.08);
          box-shadow: 0 0.2777777778vw 1.1111111111vw rgba(0, 87, 132, 0.08);
}

.l-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 5.2083333333vw;
  padding-left: 7.2222222222vw;
  padding-right: 7.2222222222vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-header__inner {
    padding-left: 2.7777777778vw;
    padding-right: 2.7777777778vw;
  }
}
@media (max-width: 767px) {
  .l-header__inner {
    height: 17.0666666667vw;
    padding-left: 5.3333333333vw;
    padding-right: 0;
  }
}

.l-header__logo {
  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.1388888889vw;
}

.l-header__logo-ttl {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 1.1805555556vw);
  font-weight: 700;
  line-height: 1.3529411765;
  letter-spacing: 0.0294117647em;
  color: #005784;
}
@media (max-width: 767px) {
  .l-header__logo-ttl {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 700;
    line-height: 1.375;
    letter-spacing: 0.03125em;
  }
}

.l-header__logo-sub {
  font-size: max(12px, 0.7986111111vw);
  font-weight: 400;
  line-height: 1.3043478261;
  letter-spacing: 0.0434782609em;
  color: #5f6b72;
}
@media (max-width: 767px) {
  .l-header__logo-sub {
    font-size: min(21px, 2.8vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0476190476em;
  }
}

@media (max-width: 767px) {
  .l-header__nav {
    display: none;
  }
}

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

.l-header__item a {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 1.0069444444vw);
  font-weight: 500;
  line-height: 1.4482758621;
  letter-spacing: 0.0206896552em;
  color: #20323b;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.l-header__item a:hover {
  color: #005784;
}

.l-header__item--cta a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 0.7638888889vw;
  padding-left: 1.6666666667vw;
  padding-bottom: 0.7638888889vw;
  padding-right: 1.6666666667vw;
  background: #005784;
  color: #fff;
  border-radius: 999px;
  font-size: max(12px, 1.0069444444vw);
  font-weight: 700;
  line-height: 1.4482758621;
  letter-spacing: 0.0206896552em;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.l-header__item--cta a:hover {
  color: #fff;
  opacity: 0.88;
}

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

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

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

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

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

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

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

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

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

.p-drawer__item a {
  display: block;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: min(32px, 4.2666666667vw);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.03125em;
  color: #20323b;
}

.p-drawer__item--cta a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 3.7333333333vw;
  padding-left: 6.4vw;
  padding-bottom: 3.7333333333vw;
  padding-right: 6.4vw;
  margin-top: 2.1333333333vw;
  background: #005784;
  color: #fff;
  border-radius: 999px;
}

.p-drawer__background {
  position: fixed;
  inset: 0;
  background: rgba(0, 87, 132, 0.4);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  z-index: 298;
}
.p-drawer__background.is-active {
  opacity: 1;
  visibility: visible;
}

.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 (max-width: 767px) {
  .to-top {
    width: 15.4666666667vw;
    height: 15.4666666667vw;
    bottom: 26.6666666667vw;
    right: 4.8vw;
  }
  .to-top.is-active {
    display: none;
  }
}

.to-top svg {
  width: 100%;
  height: 100%;
  display: block;
}

.l-footer {
  background: #005784;
  color: #fff;
}

.l-footer__inner {
  padding-top: 3.6111111111vw;
  padding-left: 7.2222222222vw;
  padding-bottom: 0vw;
  padding-right: 7.2222222222vw;
}
@media (max-width: 767px) {
  .l-footer__inner {
    padding-top: 10.6666666667vw;
    padding-left: 6.4vw;
    padding-bottom: 0vw;
    padding-right: 6.4vw;
  }
}

.l-footer__logo-ttl {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 700;
  line-height: 1.45;
  letter-spacing: 0.025em;
  color: #fff;
}
@media (max-width: 767px) {
  .l-footer__logo-ttl {
    font-size: min(36px, 4.8vw);
    font-weight: 700;
    line-height: 1.4444444444;
    letter-spacing: 0.0277777778em;
  }
}

.l-footer__logo-sub {
  font-size: max(12px, 0.9027777778vw);
  font-weight: 400;
  line-height: 1.6923076923;
  letter-spacing: 0.0384615385em;
  color: rgba(255, 255, 255, 0.75);
  margin-top: 0.4166666667vw;
}
@media (max-width: 767px) {
  .l-footer__logo-sub {
    font-size: min(24px, 3.2vw);
    font-weight: 400;
    line-height: 1.6666666667;
    letter-spacing: 0.0416666667em;
    margin-top: 1.0666666667vw;
  }
}

.l-footer__nav {
  margin-top: 1.9444444444vw;
}
@media (max-width: 767px) {
  .l-footer__nav {
    margin-top: 6.4vw;
  }
}

.l-footer__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.2222222222vw;
}
@media (max-width: 767px) {
  .l-footer__items {
    gap: 4.2666666667vw;
  }
}

.l-footer__item a {
  font-size: max(12px, 0.9375vw);
  font-weight: 400;
  line-height: 1.7777777778;
  letter-spacing: 0.0222222222em;
  color: rgba(255, 255, 255, 0.85);
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.l-footer__item a:hover {
  opacity: 0.7;
}
@media (max-width: 767px) {
  .l-footer__item a {
    font-size: min(26px, 3.4666666667vw);
    font-weight: 400;
    line-height: 1.6923076923;
    letter-spacing: 0.0230769231em;
  }
}

.l-footer__border {
  margin-top: 1.9444444444vw;
  padding-top: 1.3194444444vw;
  padding-left: 0vw;
  padding-bottom: 2.7777777778vw;
  padding-right: 0vw;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 767px) {
  .l-footer__border {
    margin-top: 5.3333333333vw;
    padding-top: 4.2666666667vw;
    padding-left: 0vw;
    padding-bottom: 8.5333333333vw;
    padding-right: 0vw;
  }
}

.l-footer__copy {
  font-size: max(12px, 0.9027777778vw);
  font-weight: 400;
  line-height: 1.3076923077;
  letter-spacing: 0.0230769231em;
  color: rgba(255, 255, 255, 0.7);
}
@media (max-width: 767px) {
  .l-footer__copy {
    font-size: min(23px, 3.0666666667vw);
    font-weight: 400;
    line-height: 1.5652173913;
    letter-spacing: 0.0260869565em;
  }
}

/* =========================================================
   共通：セクション内側コンテナ
   ========================================================= */
.l-hero__inner,
.l-check__inner,
.l-karte__inner,
.l-flow__inner,
.l-profile__inner,
.l-faq__inner,
.l-entry__inner,
.l-cta__inner {
  padding-left: 7.2222222222vw;
  padding-right: 7.2222222222vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-hero__inner,
  .l-check__inner,
  .l-karte__inner,
  .l-flow__inner,
  .l-profile__inner,
  .l-faq__inner,
  .l-entry__inner,
  .l-cta__inner {
    padding-left: 2.7777777778vw;
    padding-right: 2.7777777778vw;
  }
}
@media (max-width: 767px) {
  .l-hero__inner,
  .l-check__inner,
  .l-karte__inner,
  .l-flow__inner,
  .l-profile__inner,
  .l-faq__inner,
  .l-entry__inner,
  .l-cta__inner {
    padding-left: 4.2666666667vw;
    padding-right: 4.2666666667vw;
  }
}

/* =========================================================
   HERO
   ========================================================= */
.l-hero {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background: #fff;
  padding-top: 8.3333333333vw;
  padding-bottom: 5.5555555556vw;
}
@media (max-width: 767px) {
  .l-hero {
    padding-top: 25.6vw;
    padding-bottom: 12.8vw;
  }
}

.l-hero::before {
  content: "";
  position: absolute;
  top: -9.7222222222vw;
  right: -4.1666666667vw;
  width: 38.8888888889vw;
  height: 36.1111111111vw;
  background: radial-gradient(circle at 60% 40%, rgba(82, 183, 225, 0.28), rgba(234, 246, 252, 0) 70%);
  z-index: -1;
}

.l-hero__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 2.7777777778vw;
}
@media (max-width: 767px) {
  .l-hero__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8.5333333333vw;
  }
}

.l-hero__txbox {
  width: 44.4444444444vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 767px) {
  .l-hero__txbox {
    width: 100%;
  }
}

.l-hero__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.6944444444vw;
}

.l-hero__logo-en {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 2.9166666667vw);
  font-weight: 700;
  line-height: 1.2857142857;
  letter-spacing: 0.0238095238em;
  color: #20323b;
}
@media (max-width: 767px) {
  .l-hero__logo-en {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.03125em;
  }
}

.l-hero__logo-o {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 2.0833333333vw;
  height: 3.0555555556vw;
  background: #ffc300;
  border-radius: 0.4166666667vw;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 2.9166666667vw);
  font-weight: 700;
  line-height: 1.0476190476;
  letter-spacing: 0em;
  color: #fff;
}
@media (max-width: 767px) {
  .l-hero__logo-o {
    width: 6.4vw;
    height: 9.0666666667vw;
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1.0625;
    letter-spacing: 0em;
  }
}

.l-hero__logo-divider {
  display: inline-block;
  width: 0.1388888889vw;
  height: 2.3611111111vw;
  background: #cfe2ee;
}
@media (max-width: 767px) {
  .l-hero__logo-divider {
    display: none;
  }
}

.l-hero__logo-read {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  font-size: max(12px, 0.9722222222vw);
  font-weight: 500;
  line-height: 1.4285714286;
  letter-spacing: 0.0357142857em;
  color: #5f6b72;
  margin-top: 0.5555555556vw;
}
@media (max-width: 767px) {
  .l-hero__logo-read {
    font-size: min(25px, 3.3333333333vw);
    font-weight: 500;
    line-height: 1.44;
    letter-spacing: 0.04em;
    margin-top: 1.6vw;
  }
}

.l-hero__badge {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5555555556vw;
  padding-top: 0.625vw;
  padding-left: 1.25vw;
  padding-bottom: 0.625vw;
  padding-right: 1.25vw;
  margin-top: 1.9444444444vw;
  background: #52b7e1;
  border-radius: 999px;
  font-size: max(12px, 0.9722222222vw);
  font-weight: 700;
  line-height: 1.4285714286;
  letter-spacing: 0.0357142857em;
  color: #fff;
}
@media (max-width: 767px) {
  .l-hero__badge {
    margin-top: 6.4vw;
    padding-top: 2.1333333333vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 4.2666666667vw;
    font-size: min(26px, 3.4666666667vw);
    font-weight: 700;
    line-height: 1.3846153846;
    letter-spacing: 0.0384615385em;
  }
}

.l-hero__badge-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 1.1111111111vw;
  height: 1.1111111111vw;
}

.l-hero__badge-icon svg {
  width: 100%;
  height: 100%;
  display: block;
}

.l-hero__ttl {
  margin-top: 1.6666666667vw;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 2.9166666667vw);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.0238095238em;
  color: #20323b;
}
@media (max-width: 767px) {
  .l-hero__ttl {
    margin-top: 5.3333333333vw;
    font-size: min(44px, 5.8666666667vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.0454545455em;
  }
}

.l-hero__ttl-em {
  color: #005784;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(58%, transparent), color-stop(58%, rgba(243, 255, 58, 0.75)));
  background: linear-gradient(transparent 58%, rgba(243, 255, 58, 0.75) 58%);
}

.l-hero__lead {
  margin-top: 1.6666666667vw;
  font-size: max(12px, 1.0763888889vw);
  font-weight: 400;
  line-height: 1.8064516129;
  letter-spacing: 0.0193548387em;
  color: #5f6b72;
}
@media (max-width: 767px) {
  .l-hero__lead {
    margin-top: 5.3333333333vw;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 400;
    line-height: 1.7857142857;
    letter-spacing: 0.0214285714em;
  }
}

.l-hero__note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.4166666667vw;
  margin-top: 1.3888888889vw;
  font-size: max(12px, 1.0416666667vw);
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.02em;
  color: #005784;
}
@media (max-width: 767px) {
  .l-hero__note {
    margin-top: 4.2666666667vw;
    font-size: min(26px, 3.4666666667vw);
    font-weight: 700;
    line-height: 1.6923076923;
    letter-spacing: 0.0230769231em;
  }
}

.l-hero__note-check {
  color: #52b7e1;
  font-weight: 700;
}

.l-hero__btn {
  margin-top: 1.9444444444vw;
}
@media (max-width: 767px) {
  .l-hero__btn {
    margin-top: 6.4vw;
  }
}

.l-hero__imgbox {
  width: 39.6527777778vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 767px) {
  .l-hero__imgbox {
    width: 85.3333333333vw;
    max-width: 100%;
  }
}

/* =========================================================
   CHECK：こんな不安
   ========================================================= */
.l-check {
  position: relative;
  z-index: 1;
  background: #fff;
  padding-top: 5.6944444444vw;
  padding-bottom: 6.25vw;
}
@media (max-width: 767px) {
  .l-check {
    padding-top: 0vw;
    padding-bottom: 14.9333333333vw;
  }
}

.l-check__fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.3611111111vw;
  margin-top: 3.6111111111vw;
}
@media (max-width: 767px) {
  .l-check__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.4vw;
    margin-top: 8.5333333333vw;
  }
}

.l-check__card {
  position: relative;
  z-index: 1;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  background: #fff;
  border: 1px solid #cfe2ee;
  border-radius: 1.1111111111vw;
  padding-top: 2.5vw;
  padding-left: 2.2222222222vw;
  padding-bottom: 3.0555555556vw;
  padding-right: 2.2222222222vw;
  -webkit-box-shadow: 0 0.6944444444vw 2.0833333333vw rgba(0, 87, 132, 0.06);
          box-shadow: 0 0.6944444444vw 2.0833333333vw rgba(0, 87, 132, 0.06);
}
@media (max-width: 767px) {
  .l-check__card {
    border-radius: 3.7333333333vw;
    padding-top: 7.4666666667vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 8.5333333333vw;
    padding-right: 2.1333333333vw;
  }
}

.l-check__card::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.5555555556vw;
  background: #52b7e1;
}

.l-check__card-ttl {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 1.3194444444vw);
  font-weight: 700;
  line-height: 1.4736842105;
  letter-spacing: 0.0263157895em;
  color: #005784;
}
@media (max-width: 767px) {
  .l-check__card-ttl {
    font-size: min(34px, 4.5333333333vw);
    font-weight: 700;
    line-height: 1.5294117647;
    letter-spacing: 0.0294117647em;
  }
}

.l-check__items {
  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.4166666667vw;
}
@media (max-width: 767px) {
  .l-check__items {
    margin-top: 4.2666666667vw;
    gap: 1.6vw;
  }
}

.l-check__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.8333333333vw;
  padding-top: 0.9027777778vw;
  padding-left: 0vw;
  padding-bottom: 0.9027777778vw;
  padding-right: 0vw;
  border-bottom: 1px solid #eaf6fc;
  font-size: max(12px, 1.1111111111vw);
  font-weight: 500;
  line-height: 1.375;
  letter-spacing: 0.01875em;
  color: #20323b;
}
@media (max-width: 767px) {
  .l-check__item {
    padding-top: 2.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 0vw;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 500;
    line-height: 1.5714285714;
    letter-spacing: 0.0214285714em;
  }
}

.l-check__item-icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 1.5277777778vw;
  height: 1.5277777778vw;
  color: #52b7e1;
}
@media (max-width: 767px) {
  .l-check__item-icon {
    width: 4.2666666667vw;
    height: 4.2666666667vw;
  }
}

.l-check__item-icon svg {
  width: 100%;
  height: 100%;
  display: block;
}

.l-check__card--answer {
  background: #eaf6fc;
  border: none;
}

.l-check__card--answer::after {
  display: none;
}

.l-check__dots {
  font-size: max(12px, 1.3888888889vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.2em;
  color: #52b7e1;
}
@media (max-width: 767px) {
  .l-check__dots {
    font-size: min(36px, 4.8vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.2222222222em;
  }
}

.l-check__answer-ttl {
  margin-top: 1.6666666667vw;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 1.9444444444vw);
  font-weight: 700;
  line-height: 1.5357142857;
  letter-spacing: 0.0178571429em;
  color: #20323b;
}
@media (max-width: 767px) {
  .l-check__answer-ttl {
    margin-top: 4.2666666667vw;
    font-size: min(42px, 5.6vw);
    font-weight: 700;
    line-height: 1.5714285714;
    letter-spacing: 0.0238095238em;
  }
}

.l-check__answer-em {
  display: inline-block;
  color: #005784;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, rgba(243, 255, 58, 0.75)));
  background: linear-gradient(transparent 60%, rgba(243, 255, 58, 0.75) 60%);
}

.l-check__answer-tx {
  margin-top: 1.6666666667vw;
  width: 30.2083333333vw;
  max-width: 100%;
  font-size: max(12px, 1.0416666667vw);
  font-weight: 400;
  line-height: 1.7333333333;
  letter-spacing: 0.02em;
  color: #5f6b72;
}
@media (max-width: 767px) {
  .l-check__answer-tx {
    margin-top: 4.2666666667vw;
    width: 100%;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 400;
    line-height: 1.7857142857;
    letter-spacing: 0.0214285714em;
  }
}

.l-check__answer-person {
  position: absolute;
  right: 2.3611111111vw;
  bottom: 1.3888888889vw;
  width: 10.4166666667vw;
  height: 10.4166666667vw;
  opacity: 0.55;
}
@media (max-width: 767px) {
  .l-check__answer-person {
    width: 25.6vw;
    height: 25.6vw;
    right: 4.2666666667vw;
    bottom: 3.2vw;
  }
}

.l-check__answer-person svg {
  width: 100%;
  height: 100%;
  display: block;
}

.l-check__scroll {
  display: block;
  width: 2.3611111111vw;
  height: 2.3611111111vw;
  margin-top: 2.0833333333vw;
  margin-left: auto;
  margin-right: auto;
  color: #005784;
}
@media (max-width: 767px) {
  .l-check__scroll {
    width: 8vw;
    height: 8vw;
    margin-top: 6.4vw;
  }
}

.l-check__scroll svg {
  width: 100%;
  height: 100%;
  display: block;
}

/* =========================================================
   KARTE：診断でわかる10項目
   ========================================================= */
.l-karte {
  position: relative;
  z-index: 1;
  background: #ecf5fa;
  padding-top: 5.6944444444vw;
  padding-bottom: 5.6944444444vw;
}
@media (max-width: 767px) {
  .l-karte {
    padding-top: 14.9333333333vw;
    padding-bottom: 14.9333333333vw;
  }
}

.l-karte__lead {
  margin-top: 1.3888888889vw;
  text-align: center;
  font-size: max(12px, 1.1458333333vw);
  font-weight: 400;
  line-height: 1.6363636364;
  letter-spacing: 0.0181818182em;
  color: #5f6b72;
}
@media (max-width: 767px) {
  .l-karte__lead {
    margin-top: 4.2666666667vw;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 400;
    line-height: 1.7142857143;
    letter-spacing: 0.0214285714em;
  }
}

.l-karte__items {
  margin-top: 2.7777777778vw;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.3888888889vw;
}
@media (max-width: 767px) {
  .l-karte__items {
    margin-top: 7.4666666667vw;
    grid-template-columns: 1fr;
    gap: 3.7333333333vw;
  }
}

.l-karte__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.6666666667vw;
  background: #fff;
  border: 1px solid #cfe2ee;
  border-radius: 0.9722222222vw;
  padding-top: 1.6666666667vw;
  padding-left: 1.7361111111vw;
  padding-bottom: 1.6666666667vw;
  padding-right: 1.7361111111vw;
  -webkit-box-shadow: 0 0.5555555556vw 1.6666666667vw rgba(0, 87, 132, 0.05);
          box-shadow: 0 0.5555555556vw 1.6666666667vw rgba(0, 87, 132, 0.05);
}
@media (max-width: 767px) {
  .l-karte__item {
    border-radius: 3.2vw;
    gap: 4.2666666667vw;
    padding-top: 5.3333333333vw;
    padding-left: 4.8vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 4.8vw;
  }
}

.l-karte__icon {
  position: relative;
  z-index: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 3.8888888889vw;
  height: 3.8888888889vw;
  background: #eaf6fc;
  border-radius: 0.8333333333vw;
  color: #005784;
}
@media (max-width: 767px) {
  .l-karte__icon {
    width: 13.8666666667vw;
    height: 13.8666666667vw;
    border-radius: 2.6666666667vw;
  }
}

.l-karte__icon svg {
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  display: block;
}
@media (max-width: 767px) {
  .l-karte__icon svg {
    width: 7.4666666667vw;
    height: 7.4666666667vw;
  }
}

.l-karte__num {
  position: absolute;
  top: -0.5555555556vw;
  left: -0.5555555556vw;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1.8055555556vw;
  height: 1.8055555556vw;
  background: #ffc300;
  border-radius: 999px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 0.9027777778vw);
  font-weight: 700;
  line-height: 1.4615384615;
  letter-spacing: 0em;
  color: #005784;
}
@media (max-width: 767px) {
  .l-karte__num {
    width: 6.4vw;
    height: 6.4vw;
    top: -2.1333333333vw;
    left: -2.1333333333vw;
    font-size: min(24px, 3.2vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.l-karte__ttl {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 1.1805555556vw);
  font-weight: 700;
  line-height: 1.5294117647;
  letter-spacing: 0.0176470588em;
  color: #20323b;
}
@media (max-width: 767px) {
  .l-karte__ttl {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.01875em;
  }
}

.l-karte__tx {
  margin-top: 0.4166666667vw;
  font-size: max(12px, 0.9722222222vw);
  font-weight: 400;
  line-height: 1.4285714286;
  letter-spacing: 0.0214285714em;
  color: #5f6b72;
}
@media (max-width: 767px) {
  .l-karte__tx {
    margin-top: 1.0666666667vw;
    font-size: min(26px, 3.4666666667vw);
    font-weight: 400;
    line-height: 1.5384615385;
    letter-spacing: 0.0230769231em;
  }
}

/* =========================================================
   FLOW：お申し込みから結果まで
   ========================================================= */
.l-flow {
  position: relative;
  z-index: 1;
  background: #fff;
  padding-top: 5.6944444444vw;
  padding-bottom: 6.25vw;
}
@media (max-width: 767px) {
  .l-flow {
    padding-top: 14.9333333333vw;
    padding-bottom: 14.9333333333vw;
  }
}

.l-flow__items {
  margin-top: 3.6111111111vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.0833333333vw;
}
@media (max-width: 767px) {
  .l-flow__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.6666666667vw;
    margin-top: 8.5333333333vw;
  }
}

.l-flow__item {
  position: relative;
  z-index: 1;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  background: #eaf6fc;
  border-radius: 1.1111111111vw;
  padding-top: 2.7777777778vw;
  padding-left: 1.6666666667vw;
  padding-bottom: 2.7777777778vw;
  padding-right: 1.6666666667vw;
}
@media (max-width: 767px) {
  .l-flow__item {
    border-radius: 3.7333333333vw;
    padding-top: 8.5333333333vw;
    padding-left: 6.4vw;
    padding-bottom: 8.5333333333vw;
    padding-right: 6.4vw;
  }
}

.l-flow__item:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -1.4583333333vw;
  width: 0.9722222222vw;
  height: 0.9722222222vw;
  border-top: 2px solid #52b7e1;
  border-right: 2px solid #52b7e1;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  z-index: 2;
}
@media (max-width: 767px) {
  .l-flow__item:not(:last-child)::after {
    top: auto;
    right: 50%;
    bottom: -7.4666666667vw;
    width: 3.2vw;
    height: 3.2vw;
    -webkit-transform: translateX(50%) rotate(135deg);
            transform: translateX(50%) rotate(135deg);
  }
}

.l-flow__step {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 0.9722222222vw);
  font-weight: 700;
  line-height: 1.3571428571;
  letter-spacing: 0.1428571429em;
  color: #52b7e1;
}

.l-flow__num {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 2.0833333333vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.0333333333em;
  color: #005784;
  margin-top: 0.4166666667vw;
}
@media (max-width: 767px) {
  .l-flow__num {
    font-size: min(56px, 7.4666666667vw);
    font-weight: 700;
    line-height: 1.0714285714;
    letter-spacing: 0.0357142857em;
  }
}

.l-flow__icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 5.2777777778vw;
  height: 5.2777777778vw;
  margin-top: 0.8333333333vw;
  background: #fff;
  border-radius: 999px;
  color: #005784;
  -webkit-box-shadow: 0 0.4166666667vw 1.25vw rgba(0, 87, 132, 0.12);
          box-shadow: 0 0.4166666667vw 1.25vw rgba(0, 87, 132, 0.12);
}
@media (max-width: 767px) {
  .l-flow__icon {
    width: 20.2666666667vw;
    height: 20.2666666667vw;
    margin-top: 3.2vw;
  }
}

.l-flow__icon svg {
  width: 2.7777777778vw;
  height: 2.7777777778vw;
  display: block;
}
@media (max-width: 767px) {
  .l-flow__icon svg {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
}

.l-flow__ttl {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 1.25vw);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.0166666667em;
  color: #20323b;
  margin-top: 1.9444444444vw;
}
@media (max-width: 767px) {
  .l-flow__ttl {
    font-size: min(34px, 4.5333333333vw);
    font-weight: 700;
    line-height: 1.5294117647;
    letter-spacing: 0.0176470588em;
    margin-top: 5.3333333333vw;
  }
}

.l-flow__tx {
  margin-top: 0.8333333333vw;
  font-size: max(12px, 1.0069444444vw);
  font-weight: 400;
  line-height: 1.5517241379;
  letter-spacing: 0.0206896552em;
  color: #5f6b72;
}
@media (max-width: 767px) {
  .l-flow__tx {
    margin-top: 2.1333333333vw;
    font-size: min(27px, 3.6vw);
    font-weight: 400;
    line-height: 1.6296296296;
    letter-spacing: 0.0222222222em;
  }
}

.l-flow__note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.3888888889vw;
  margin-top: 2.3611111111vw;
  padding-top: 2.0833333333vw;
  padding-left: 2.7777777778vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 2.7777777778vw;
  background: #fff;
  border: 1px solid #cfe2ee;
  border-radius: 1.1111111111vw;
}
@media (max-width: 767px) {
  .l-flow__note {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.2vw;
    margin-top: 7.4666666667vw;
    padding-top: 6.4vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 6.4vw;
    padding-right: 5.3333333333vw;
    text-align: center;
  }
}

.l-flow__note-icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 2.7777777778vw;
  height: 2.7777777778vw;
  color: #f3ff3a;
}
@media (max-width: 767px) {
  .l-flow__note-icon {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
}

.l-flow__note-icon svg {
  width: 100%;
  height: 100%;
  display: block;
}

.l-flow__note-tx {
  font-size: max(12px, 1.0763888889vw);
  font-weight: 500;
  line-height: 1.6774193548;
  letter-spacing: 0.0193548387em;
  color: #20323b;
}
@media (max-width: 767px) {
  .l-flow__note-tx {
    font-size: min(28px, 3.7333333333vw);
    font-weight: 500;
    line-height: 1.7142857143;
    letter-spacing: 0.0214285714em;
  }
}

/* =========================================================
   PROFILE：診断する人
   ========================================================= */
.l-profile {
  position: relative;
  z-index: 1;
  background: #ecf5fa;
  padding-top: 5.6944444444vw;
  padding-bottom: 6.25vw;
}
@media (max-width: 767px) {
  .l-profile {
    padding-top: 14.9333333333vw;
    padding-bottom: 14.9333333333vw;
  }
}

.l-profile__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.7777777778vw;
  margin-top: 3.6111111111vw;
  background: #fff;
  border-radius: 1.3888888889vw;
  padding-top: 0vw;
  padding-left: 0vw;
  padding-bottom: 0vw;
  padding-right: 0vw;
  overflow: hidden;
  -webkit-box-shadow: 0 0.8333333333vw 2.5vw rgba(0, 87, 132, 0.08);
          box-shadow: 0 0.8333333333vw 2.5vw rgba(0, 87, 132, 0.08);
}
@media (max-width: 767px) {
  .l-profile__card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0vw;
    margin-top: 8.5333333333vw;
    border-radius: 4.2666666667vw;
  }
}

.l-profile__imgbox {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 20.8333333333vw;
  height: 23.6111111111vw;
  background: #eaf6fc;
}
@media (max-width: 767px) {
  .l-profile__imgbox {
    width: 100%;
    height: auto;
  }
}

.l-profile__txbox {
  padding-top: 3.125vw;
  padding-left: 2.7777777778vw;
  padding-bottom: 3.125vw;
  padding-right: 0vw;
}
@media (max-width: 767px) {
  .l-profile__txbox {
    padding-top: 7.4666666667vw;
    padding-left: 6.4vw;
    padding-bottom: 8.5333333333vw;
    padding-right: 6.4vw;
  }
}

.l-profile__role {
  font-size: max(12px, 0.9722222222vw);
  font-weight: 500;
  line-height: 1.4285714286;
  letter-spacing: 0.0357142857em;
  color: #52b7e1;
  font-weight: 700;
}
@media (max-width: 767px) {
  .l-profile__role {
    font-size: min(26px, 3.4666666667vw);
    font-weight: 700;
    line-height: 1.5384615385;
    letter-spacing: 0.0384615385em;
  }
}

.l-profile__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 0.6944444444vw;
  margin-top: 0.6944444444vw;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 2.7777777778vw);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: 0.025em;
  color: #20323b;
}
@media (max-width: 767px) {
  .l-profile__name {
    font-size: min(60px, 8vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.0333333333em;
    margin-top: 2.1333333333vw;
  }
}

.l-profile__ruby {
  font-size: max(12px, 1.0416666667vw);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.0333333333em;
  color: #5f6b72;
  font-weight: 500;
}
@media (max-width: 767px) {
  .l-profile__ruby {
    font-size: min(26px, 3.4666666667vw);
    font-weight: 500;
    line-height: 1.5384615385;
    letter-spacing: 0.0384615385em;
  }
}

.l-profile__badges {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.0416666667vw;
  margin-top: 1.6666666667vw;
}
@media (max-width: 767px) {
  .l-profile__badges {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.6666666667vw;
    margin-top: 5.3333333333vw;
  }
}

.l-profile__badge {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  background: #eaf6fc;
  border-radius: 0.8333333333vw;
  padding-top: 0.9027777778vw;
  padding-left: 0.6944444444vw;
  padding-bottom: 0.9027777778vw;
  padding-right: 0.6944444444vw;
}
@media (max-width: 767px) {
  .l-profile__badge {
    border-radius: 2.6666666667vw;
    padding-top: 3.7333333333vw;
    padding-left: 3.2vw;
    padding-bottom: 3.7333333333vw;
    padding-right: 3.2vw;
  }
}

.l-profile__badge-main {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 1.5277777778vw);
  font-weight: 700;
  line-height: 1.4545454545;
  letter-spacing: 0.0136363636em;
  color: #005784;
}
@media (max-width: 767px) {
  .l-profile__badge-main {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.015em;
  }
}

.l-profile__badge-em {
  font-size: max(12px, 2.0833333333vw);
  font-weight: 700;
  line-height: 1.0666666667;
  letter-spacing: 0.01em;
  color: #005784;
}
@media (max-width: 767px) {
  .l-profile__badge-em {
    font-size: min(52px, 6.9333333333vw);
    font-weight: 700;
    line-height: 1.0769230769;
    letter-spacing: 0.0115384615em;
  }
}

.l-profile__badge-sub {
  margin-top: 0.2777777778vw;
  font-size: max(12px, 0.8680555556vw);
  font-weight: 500;
  line-height: 1.28;
  letter-spacing: 0.024em;
  color: #5f6b72;
}
@media (max-width: 767px) {
  .l-profile__badge-sub {
    font-size: min(24px, 3.2vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.025em;
  }
}

.l-profile__tx {
  margin-top: 1.6666666667vw;
  font-size: max(12px, 1.0416666667vw);
  font-weight: 400;
  line-height: 1.6666666667;
  letter-spacing: 0.02em;
  color: #5f6b72;
}
@media (max-width: 767px) {
  .l-profile__tx {
    margin-top: 5.3333333333vw;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 400;
    line-height: 1.7857142857;
    letter-spacing: 0.0214285714em;
  }
}

/* =========================================================
   FAQ：よくあるご質問
   ========================================================= */
.l-faq {
  position: relative;
  z-index: 1;
  background: #fff;
  padding-top: 5.6944444444vw;
  padding-bottom: 6.25vw;
}
@media (max-width: 767px) {
  .l-faq {
    padding-top: 14.9333333333vw;
    padding-bottom: 14.9333333333vw;
  }
}

.l-faq__items {
  width: 56.9444444444vw;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3.6111111111vw;
  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.9722222222vw;
}
@media (max-width: 767px) {
  .l-faq__items {
    width: 100%;
    margin-top: 8.5333333333vw;
    gap: 3.2vw;
  }
}

.l-faq__item {
  background: #fff;
  border: 1px solid #cfe2ee;
  border-radius: 0.8333333333vw;
  overflow: hidden;
}

.l-faq__q {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.9722222222vw;
  padding-top: 1.4583333333vw;
  padding-left: 1.3888888889vw;
  padding-bottom: 1.4583333333vw;
  padding-right: 1.3888888889vw;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
}
@media (max-width: 767px) {
  .l-faq__q {
    padding-top: 4.2666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 4.2666666667vw;
    gap: 3.2vw;
  }
}

.l-faq__q-badge {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1.8055555556vw;
  height: 1.8055555556vw;
  background: #005784;
  border-radius: 999px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 0.9722222222vw);
  font-weight: 700;
  line-height: 1.4285714286;
  letter-spacing: 0em;
  color: #fff;
}
@media (max-width: 767px) {
  .l-faq__q-badge {
    width: 6.4vw;
    height: 6.4vw;
    font-size: min(26px, 3.4666666667vw);
    font-weight: 700;
    line-height: 1.3846153846;
    letter-spacing: 0em;
  }
}

.l-faq__q-tx {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 1.1111111111vw);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.01875em;
  color: #20323b;
}
@media (max-width: 767px) {
  .l-faq__q-tx {
    font-size: min(30px, 4vw);
    font-weight: 700;
    line-height: 1.5333333333;
    letter-spacing: 0.02em;
  }
}

.l-faq__q-icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  z-index: 1;
  width: 1.3888888889vw;
  height: 1.3888888889vw;
}

.l-faq__q-icon::before {
  content: "";
  position: absolute;
  top: 0.2777777778vw;
  left: 50%;
  width: 0.7638888889vw;
  height: 0.7638888889vw;
  border-right: 2px solid #005784;
  border-bottom: 2px solid #005784;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
@media (max-width: 767px) {
  .l-faq__q-icon::before {
    top: 1.0666666667vw;
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }
}

.l-faq__item.is-open .l-faq__q-icon::before {
  -webkit-transform: translateX(-50%) translateY(0.2777777778vw) rotate(-135deg);
          transform: translateX(-50%) translateY(0.2777777778vw) rotate(-135deg);
}

.l-faq__a {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.4s ease;
  transition: max-height 0.4s ease;
}

.l-faq__item.is-open .l-faq__a {
  max-height: 34.7222222222vw;
}

.l-faq__a-tx {
  padding-top: 0vw;
  padding-left: 1.3888888889vw;
  padding-bottom: 1.6666666667vw;
  padding-right: 4.1666666667vw;
  font-size: max(12px, 1.0069444444vw);
  font-weight: 400;
  line-height: 1.724137931;
  letter-spacing: 0.0206896552em;
  color: #5f6b72;
}
@media (max-width: 767px) {
  .l-faq__a-tx {
    padding-top: 0vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 4.2666666667vw;
    font-size: min(27px, 3.6vw);
    font-weight: 400;
    line-height: 1.7777777778;
    letter-spacing: 0.0222222222em;
  }
}

/* =========================================================
   ENTRY：お申し込みフォーム
   ========================================================= */
.l-entry {
  position: relative;
  z-index: 1;
  background: #eaf6fc;
  padding-top: 5.6944444444vw;
  padding-bottom: 6.25vw;
}
@media (max-width: 767px) {
  .l-entry {
    padding-top: 14.9333333333vw;
    padding-bottom: 14.9333333333vw;
  }
}

.l-entry__card {
  width: 52.7777777778vw;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3.6111111111vw;
  background: #fff;
  border-radius: 1.3888888889vw;
  overflow: hidden;
  -webkit-box-shadow: 0 0.8333333333vw 2.5vw rgba(0, 87, 132, 0.1);
          box-shadow: 0 0.8333333333vw 2.5vw rgba(0, 87, 132, 0.1);
}
@media (max-width: 767px) {
  .l-entry__card {
    width: 100%;
    margin-top: 8.5333333333vw;
    border-radius: 4.2666666667vw;
  }
}

.l-entry__head {
  background: #005784;
  text-align: center;
  padding-top: 1.5277777778vw;
  padding-left: 2.7777777778vw;
  padding-bottom: 1.8055555556vw;
  padding-right: 2.7777777778vw;
}
@media (max-width: 767px) {
  .l-entry__head {
    padding-top: 5.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 5.8666666667vw;
    padding-right: 5.3333333333vw;
  }
}

.l-entry__head-ttl {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 1.5277777778vw);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.0227272727em;
  color: #fff;
}
@media (max-width: 767px) {
  .l-entry__head-ttl {
    font-size: min(36px, 4.8vw);
    font-weight: 700;
    line-height: 1.5555555556;
    letter-spacing: 0.0277777778em;
  }
}

.l-entry__head-tx {
  margin-top: 0.5555555556vw;
  font-size: max(12px, 0.9722222222vw);
  font-weight: 400;
  line-height: 1.7142857143;
  letter-spacing: 0.0214285714em;
  color: rgba(255, 255, 255, 0.9);
}
@media (max-width: 767px) {
  .l-entry__head-tx {
    margin-top: 1.6vw;
    font-size: min(25px, 3.3333333333vw);
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.024em;
  }
}

.l-entry__form {
  padding-top: 2.3611111111vw;
  padding-left: 2.7777777778vw;
  padding-bottom: 2.7777777778vw;
  padding-right: 2.7777777778vw;
}
@media (max-width: 767px) {
  .l-entry__form {
    padding-top: 6.4vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 7.4666666667vw;
    padding-right: 5.3333333333vw;
  }
}

.l-entry__row {
  margin-bottom: 1.3888888889vw;
}
@media (max-width: 767px) {
  .l-entry__row {
    margin-bottom: 4.2666666667vw;
  }
}

.l-entry__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5555555556vw;
  margin-bottom: 0.5555555556vw;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 1.0416666667vw);
  font-weight: 700;
  line-height: 1.4666666667;
  letter-spacing: 0.02em;
  color: #20323b;
}
@media (max-width: 767px) {
  .l-entry__label {
    font-size: min(28px, 3.7333333333vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.0214285714em;
    margin-bottom: 1.6vw;
  }
}

.l-entry__tag {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 0.0694444444vw;
  padding-left: 0.4861111111vw;
  padding-bottom: 0.0694444444vw;
  padding-right: 0.4861111111vw;
  background: #cfe2ee;
  border-radius: 0.2777777778vw;
  font-size: max(12px, 0.7638888889vw);
  font-weight: 700;
  line-height: 1.4545454545;
  letter-spacing: 0.0272727273em;
  color: #5f6b72;
}
@media (max-width: 767px) {
  .l-entry__tag {
    font-size: min(21px, 2.8vw);
    font-weight: 700;
    line-height: 1.4285714286;
    letter-spacing: 0.0285714286em;
  }
}

.l-entry__tag--req {
  background: #005784;
  color: #fff;
}

.l-entry__input,
.l-entry__textarea,
.l-entry__select select {
  width: 100%;
  padding-top: 0.9722222222vw;
  padding-left: 1.1111111111vw;
  padding-bottom: 0.9722222222vw;
  padding-right: 1.1111111111vw;
  background: #ecf5fa;
  border: 1px solid #cfe2ee;
  border-radius: 0.5555555556vw;
  font-family: "Noto Sans JP", sans-serif;
  font-size: max(12px, 1.0416666667vw);
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.02em;
  color: #20323b;
}
@media (max-width: 767px) {
  .l-entry__input,
  .l-entry__textarea,
  .l-entry__select select {
    padding-top: 3.2vw;
    padding-left: 3.7333333333vw;
    padding-bottom: 3.2vw;
    padding-right: 3.7333333333vw;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.0214285714em;
  }
}

.l-entry__input::-webkit-input-placeholder, .l-entry__textarea::-webkit-input-placeholder {
  color: #5f6b72;
  opacity: 0.7;
}

.l-entry__input::-moz-placeholder, .l-entry__textarea::-moz-placeholder {
  color: #5f6b72;
  opacity: 0.7;
}

.l-entry__input:-ms-input-placeholder, .l-entry__textarea:-ms-input-placeholder {
  color: #5f6b72;
  opacity: 0.7;
}

.l-entry__input::-ms-input-placeholder, .l-entry__textarea::-ms-input-placeholder {
  color: #5f6b72;
  opacity: 0.7;
}

.l-entry__input::placeholder,
.l-entry__textarea::placeholder {
  color: #5f6b72;
  opacity: 0.7;
}

.l-entry__input:focus,
.l-entry__textarea:focus,
.l-entry__select select:focus {
  outline: none;
  border-color: #52b7e1;
  background: #fff;
}

.l-entry__textarea {
  height: 7.7777777778vw;
  resize: vertical;
}
@media (max-width: 767px) {
  .l-entry__textarea {
    height: 32vw;
  }
}

.l-entry__select {
  position: relative;
  z-index: 1;
}

.l-entry__select select {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}

.l-entry__select::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1.25vw;
  width: 0.6944444444vw;
  height: 0.6944444444vw;
  border-right: 2px solid #5f6b72;
  border-bottom: 2px solid #5f6b72;
  -webkit-transform: translateY(-70%) rotate(45deg);
          transform: translateY(-70%) rotate(45deg);
  pointer-events: none;
}
@media (max-width: 767px) {
  .l-entry__select::after {
    right: 4.2666666667vw;
    width: 2.4vw;
    height: 2.4vw;
  }
}

.l-entry__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 18.3333333333vw;
  margin-top: 1.3888888889vw;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .l-entry__btn {
    width: 80vw;
    max-width: 100%;
    margin-top: 4.2666666667vw;
  }
}

/* =========================================================
   Closing CTA
   ========================================================= */
.l-cta {
  background: #005784;
  text-align: center;
  padding-top: 5.9027777778vw;
  padding-bottom: 5.9027777778vw;
}
@media (max-width: 767px) {
  .l-cta {
    padding-top: 14.9333333333vw;
    padding-bottom: 14.9333333333vw;
  }
}

.l-cta__label {
  display: block;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 1.25vw);
  font-weight: 700;
  line-height: 1.7777777778;
  letter-spacing: 0.1666666667em;
  color: #52b7e1;
}
@media (max-width: 767px) {
  .l-cta__label {
    font-size: min(30px, 4vw);
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.1333333333em;
  }
}

.l-cta__ttl {
  margin-top: 0.5555555556vw;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 2.5vw);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.0277777778em;
  color: #fff;
}
@media (max-width: 767px) {
  .l-cta__ttl {
    margin-top: 1.6vw;
    font-size: min(52px, 6.9333333333vw);
    font-weight: 700;
    line-height: 1.5384615385;
    letter-spacing: 0.0384615385em;
  }
}

.l-cta__tx {
  margin-top: 1.3888888889vw;
  font-size: max(12px, 1.0763888889vw);
  font-weight: 400;
  line-height: 1.6451612903;
  letter-spacing: 0.0193548387em;
  color: rgba(255, 255, 255, 0.9);
}
@media (max-width: 767px) {
  .l-cta__tx {
    margin-top: 4.2666666667vw;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 400;
    line-height: 1.7142857143;
    letter-spacing: 0.0214285714em;
  }
}

.l-cta__btn {
  margin-top: 1.9444444444vw;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .l-cta__btn {
    margin-top: 6.4vw;
  }
}

.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: 2.7777777778vw;
    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: 2.7777777778vw;
    padding-left: 5.5555555556vw;
    padding-bottom: 0vw;
    padding-right: 5.5555555556vw;
  }
}
@media (max-width: 767px) {
  .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 (max-width: 767px) {
  .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 (max-width: 767px) {
  .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 (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;
  }
}

.p-single__tx {
  margin-top: 1.1111111111vw;
  margin-left: 0vw;
  margin-bottom: 5.5555555556vw;
  margin-right: 0vw;
}
@media (max-width: 767px) {
  .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 (max-width: 767px) {
  .page-numbers {
    gap: 5.3333333333vw;
  }
}
/* Contact Form 7 ブリッジ（_top.scss / npm run build で再生成される） */
.l-entry__form .wpcf7-form-control-wrap {
  display: block;
}

.l-entry__form .wpcf7-submit {
  border: none;
  cursor: pointer;
}

.l-entry__form .wpcf7-not-valid {
  border-color: #e5384f;
}

.l-entry__form .wpcf7-not-valid-tip {
  display: block;
  margin-top: 0.4166666667vw;
  font-size: max(12px, 0.9027777778vw);
  font-weight: 500;
  line-height: 1.5384615385;
  letter-spacing: 0.0230769231em;
  color: #e5384f;
}
@media (max-width: 767px) {
  .l-entry__form .wpcf7-not-valid-tip {
    font-size: min(24px, 3.2vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.025em;
  }
}

.l-entry__form .wpcf7-response-output {
  margin-top: 1.1111111111vw;
  padding-top: 0.8333333333vw;
  padding-left: 1.1111111111vw;
  padding-bottom: 0.8333333333vw;
  padding-right: 1.1111111111vw;
  font-size: max(12px, 0.9722222222vw);
  font-weight: 500;
  line-height: 1.5714285714;
  letter-spacing: 0.0214285714em;
  text-align: center;
}
@media (max-width: 767px) {
  .l-entry__form .wpcf7-response-output {
    font-size: min(26px, 3.4666666667vw);
    font-weight: 500;
    line-height: 1.5384615385;
    letter-spacing: 0.0230769231em;
  }
}

.l-entry__form .wpcf7-spinner {
  margin-left: auto;
  margin-right: auto;
}
