@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Noto+Sans+JP:wght@100..900&family=Oswald:wght@200..700&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*======================================================
# Media Query
====================================================== */
html {
  scroll-behavior: smooth;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #1C1C1C;
  overflow-x: hidden;
}

main {
  overflow-x: hidden;
}

img {
  vertical-align: bottom;
}

h2, h3, h4, p, a, span {
  letter-spacing: 0.05em;
}

a {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
a:hover {
  opacity: 0.7;
}

/*======================================================
# サムネイル
====================================================== */
/*======================================================
# 円
====================================================== */
/*======================================================
# アローアイコン
====================================================== */
.l-inner {
  max-width: 1284px;
  padding: 0 22px;
  margin: 0 auto;
}

.l-header {
  background: #163164;
  width: 100%;
  height: 80px;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1150px) {
  .l-header {
    height: 60px;
  }
}
.l-header__inner {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px 0 18px;
}
@media screen and (max-width: 1150px) {
  .l-header__inner {
    padding: 0 22px 0 22px;
  }
}
.l-header__logo {
  width: 200px;
  height: auto;
}
@media screen and (max-width: 1150px) {
  .l-header__logo {
    width: 189px;
  }
}
.l-header__logo img {
  width: 100%;
  height: auto;
}
.l-header__contents {
  width: calc(100% - 200px);
}
@media screen and (max-width: 1150px) {
  .l-header__contents {
    width: 100%;
    height: 100Vh;
    top: 60px;
    left: 0;
    position: fixed;
    background-color: #F0F7FF;
    display: none;
    padding: 44px 53px 70px;
  }
}
.l-header__contents > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 40px;
}
@media screen and (max-width: 1150px) {
  .l-header__contents > div {
    -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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: unset;
  }
}
.l-header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 19px;
}
@media screen and (max-width: 1150px) {
  .l-header__nav {
    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;
    width: 100%;
  }
}
.l-header__nav a {
  font-size: 15px;
  line-height: 1;
  font-weight: 500;
  color: #fff;
}
@media screen and (max-width: 1150px) {
  .l-header__nav a {
    font-size: 15px;
    line-height: 1.4;
    font-weight: 700;
    color: #1C1C1C;
    padding: 16px 0px 16px 4px;
    border-bottom: #BFD4F2 1px solid;
    width: 100%;
    position: relative;
  }
  .l-header__nav a::after {
    position: absolute;
    content: "";
    background-image: url(../images/nav.svg);
    background-size: contain;
    background-repeat: no-repeat;
    right: 3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 7px;
    height: 13px;
  }
}
.l-header__nav a span {
  display: none;
}
@media screen and (max-width: 1150px) {
  .l-header__nav a span {
    display: inline-block;
  }
}
.l-header__nav a.-nopc {
  display: none;
}
@media screen and (max-width: 1150px) {
  .l-header__nav a.-nopc {
    display: block;
  }
}
.l-header__button {
  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: 10px;
  max-width: 220px;
  width: 100%;
  height: 40px;
  border-radius: 50px;
  background: #06C755;
  -webkit-box-shadow: 0px 6px 0px 0px rgb(137, 242, 133);
          box-shadow: 0px 6px 0px 0px rgb(137, 242, 133);
  margin-top: -4px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: relative;
}
@media screen and (max-width: 1150px) {
  .l-header__button {
    margin: 94px auto 0;
    max-width: 287px;
    height: 48px;
  }
}
.l-header__button figure {
  width: 24px;
}
.l-header__button figure img {
  width: 100%;
  height: auto;
}
.l-header__button p {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
}
@media screen and (max-width: 1150px) {
  .l-header__button p {
    font-size: 16px;
  }
}
.l-header__button::after {
  position: absolute;
  content: "";
  background: rgb(137, 242, 133);
  left: 0;
  top: 6px;
  width: 100%;
  height: 100%;
  border-radius: 50px;
  z-index: -1;
}
.l-header__button:hover {
  opacity: 1;
  margin-top: 2px;
  margin-bottom: -8px;
  -webkit-box-shadow: 0px 12px 0px 0px rgb(137, 242, 133);
          box-shadow: 0px 12px 0px 0px rgb(137, 242, 133);
}

.l-footer {
  background: #F0F7FF;
  padding: 80px 0 56px;
}
@media screen and (max-width: 768px) {
  .l-footer {
    padding: 60px 0 60px;
  }
}
.l-footer__logo {
  width: 116px;
  margin: 0 auto;
  display: block;
}
.l-footer__logo img {
  width: 100%;
  height: auto;
}
.l-footer__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 60px;
  gap: 24px;
}
@media screen and (max-width: 768px) {
  .l-footer__sns {
    margin-top: 41px;
    gap: 36px;
  }
  .l-footer__sns svg {
    width: 44px;
    height: 44px;
  }
}
.l-footer__links {
  margin-top: 93px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 77px;
}
@media screen and (max-width: 768px) {
  .l-footer__links {
    margin-top: 37px;
    gap: 16px;
    -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;
  }
}
.l-footer__links a {
  font-size: 13px;
  line-height: 2;
  font-weight: 500;
  color: #688FC4;
}
@media screen and (max-width: 768px) {
  .l-footer__links a {
    font-size: 14px;
    line-height: 1.7;
    text-align: center;
  }
}

.c-burger {
  display: none;
}
@media screen and (max-width: 1150px) {
  .c-burger {
    display: block;
    width: 24px;
    height: 22px;
    position: fixed;
    right: 20px;
    top: 19px;
  }
  .c-burger__border {
    width: 24px;
    height: 2px;
    display: block;
    background-color: #fff;
    position: absolute;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .c-burger__border.-top {
    top: 0;
  }
  .c-burger__border.-mid {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .c-burger__border.-bottom {
    bottom: 0;
  }
  .c-burger.active .c-burger__border.-mid {
    display: none;
  }
  .c-burger.active .c-burger__border.-top {
    rotate: 45deg;
    top: 10px;
  }
  .c-burger.active .c-burger__border.-bottom {
    rotate: -45deg;
    bottom: 10px;
  }
}

.c-cta {
  margin: 0 calc(50% - 50vw);
  padding: 73px calc(50vw - 50%) 75px;
  width: 100vw;
  background: #163164;
}
@media screen and (max-width: 768px) {
  .c-cta {
    padding: 55px calc(50vw - 50%) 66px;
  }
}
.c-cta__text {
  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: 14px;
  font-size: 24px;
  line-height: 1.3333333333;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .c-cta__text {
    font-size: 16px;
    line-height: 2;
    gap: 10px;
  }
}
.c-cta__lead {
  font-size: 40px;
  line-height: 1.5;
  font-weight: 700;
  color: #E8C75B;
  text-align: center;
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  .c-cta__lead {
    font-size: 25px;
    line-height: 1.6;
    margin-top: -1px;
  }
}
.c-cta__button {
  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: 10px;
  max-width: 380px;
  width: 100%;
  height: 60px;
  border-radius: 50px;
  background: #06C755;
  -webkit-box-shadow: 0px 6px 0px 0px rgb(137, 242, 133);
          box-shadow: 0px 6px 0px 0px rgb(137, 242, 133);
  margin: 40px auto 0;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 768px) {
  .c-cta__button {
    max-width: 287px;
    height: 48px;
    margin: 27px auto 0;
  }
}
.c-cta__button figure {
  width: 26px;
}
@media screen and (max-width: 768px) {
  .c-cta__button figure {
    width: 24px;
  }
}
.c-cta__button figure img {
  width: 100%;
  height: auto;
}
.c-cta__button p {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .c-cta__button p {
    font-size: 16px;
  }
}
.c-cta__button::after {
  position: absolute;
  content: "";
  background: rgb(137, 242, 133);
  left: 0;
  top: 6px;
  width: 100%;
  height: 100%;
  border-radius: 50px;
  z-index: -1;
}
.c-cta__button:hover {
  opacity: 1;
  margin: 48px auto -8px;
  -webkit-box-shadow: 0px 12px 0px 0px rgb(137, 242, 133);
          box-shadow: 0px 12px 0px 0px rgb(137, 242, 133);
}

.p-top__title {
  text-align: center;
}
.p-top__title--ja {
  color: #163164;
  font-size: 36px;
  line-height: 1.5;
  font-weight: 700;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-top__title--ja {
    font-size: 24px;
    line-height: 1.5;
  }
}
.p-top__title--ja.-white {
  color: #fff;
}
.p-top__title--en {
  font-size: 28px;
  line-height: 1.7142857143;
  font-family: "Rubik", sans-serif;
  color: #BFD4F2;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-top__title--en {
    font-size: 20px;
    line-height: 1;
    margin-top: 12px;
  }
}
.p-top-mv {
  margin: 0 calc(50% - 50vw);
  padding: 100px calc(50vw - 50%) 20px;
  width: 100vw;
  background-image: url(../images/mv-pc.jpg);
  background-size: cover;
  background-position: bottom;
}
@media (min-width: 1850px) {
  .p-top-mv {
    position: relative;
    background-position: center;
  }
}
@media screen and (max-width: 768px) {
  .p-top-mv {
    padding: 22px calc(50vw - 50%) 0;
    background-image: url(../images/mv-sp.jpg);
    background-position: center;
  }
}
@media screen and (max-width: 768px) {
  .p-top-mv__contents {
    max-width: 518px;
    margin: 0 auto;
  }
}
.p-top-mv__title {
  margin-bottom: 37px;
}
@media screen and (max-width: 768px) {
  .p-top-mv__title {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 0 14px;
  }
}
.p-top-mv__title--en {
  font-size: 32px;
  line-height: 1.46875;
  font-family: "Oswald", sans-serif;
  display: block;
  color: #B4CFE4;
  letter-spacing: 0;
  margin-left: 2px;
}
@media screen and (max-width: 768px) {
  .p-top-mv__title--en {
    font-size: 24px;
    line-height: 1.5;
    margin-left: 0;
    max-width: 260px;
  }
}
.p-top-mv__title--ja {
  font-size: 50px;
  line-height: 1.1;
  font-weight: 700;
  display: block;
  background: -webkit-gradient(linear, left top, right top, from(rgb(54, 154, 240)), to(rgb(43, 102, 212)));
  background: linear-gradient(90deg, rgb(54, 154, 240) 0%, rgb(43, 102, 212) 100%);
  -webkit-background-clip: text;
  color: transparent;
  letter-spacing: 0;
  margin-left: -3px;
}
@media screen and (max-width: 768px) {
  .p-top-mv__title--ja {
    font-size: 36px;
    line-height: 1.4722222222;
    margin: 2px auto 0 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.p-top-mv__title--ja br {
  display: none;
}
@media (max-width: 875px) {
  .p-top-mv__title--ja br {
    display: block;
  }
}
.p-top-mv__title--lead {
  font-size: 24px;
  line-height: 2;
  font-weight: 700;
  display: block;
  margin-top: 32px;
}
@media screen and (max-width: 768px) {
  .p-top-mv__title--lead {
    margin: 5px 0 0;
    font-size: 13px;
    line-height: 2;
  }
}
.p-top-mv__title--lead br {
  display: none;
}
@media (max-width: 875px) {
  .p-top-mv__title--lead br {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .p-top-mv__title--lead br {
    display: none;
  }
}
.p-top-mv__title--lead .-dot {
  position: relative;
}
.p-top-mv__title--lead .-dot::after {
  position: absolute;
  content: "";
  background: #2545CC;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -8px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .p-top-mv__title--lead .-dot::after {
    top: -5px;
    width: 3px;
    height: 3px;
  }
}
.p-top-mv__batchWrap {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 140px));
  gap: 32px;
  margin-bottom: 36px;
}
.p-top-mv__batchWrap img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .p-top-mv__batchWrap {
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    justify-content: center;
    gap: 14px;
    width: auto;
    margin-bottom: 0;
  }
}
.p-top-mv__linewrap {
  background: #163164;
  border-radius: 10px;
  padding: 36px 30px 45px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 40px 0 24px 0;
  max-width: 518px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-top-mv__linewrap {
    padding: 13px 22px 22px;
    margin: 230px 0 10px;
    display: block;
  }
}
.p-top-mv__linetext {
  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: 11px;
  color: #fff;
  font-size: 16px;
  line-height: 2;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-top-mv__linetext {
    font-size: 12px;
    line-height: 2;
  }
}
.p-top-mv__linetext.-color {
  color: #E8C75B;
  font-size: 18px;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .p-top-mv__linetext.-color {
    font-size: 15px;
    line-height: 1.6;
    text-align: center;
  }
}
.p-top-mv__linebutton {
  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: 10px;
  max-width: 300px;
  width: 100%;
  height: 50px;
  border-radius: 50px;
  background: #06C755;
  -webkit-box-shadow: 0px 6px 0px 0px rgb(137, 242, 133);
          box-shadow: 0px 6px 0px 0px rgb(137, 242, 133);
  margin: 20px auto 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-top-mv__linebutton {
    max-width: 380px;
    height: 48px;
    margin: 7px auto 0;
  }
}
.p-top-mv__linebutton figure {
  width: 26px;
}
@media screen and (max-width: 768px) {
  .p-top-mv__linebutton figure {
    width: 24px;
  }
}
.p-top-mv__linebutton figure img {
  width: 100%;
  height: auto;
}
.p-top-mv__linebutton p {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-top-mv__linebutton p {
    font-size: 16px;
  }
}
.p-top-mv__linebutton::after {
  position: absolute;
  content: "";
  background: rgb(137, 242, 133);
  left: 0;
  top: 6px;
  width: 100%;
  height: 100%;
  border-radius: 50px;
  z-index: -1;
}
.p-top-mv__linebutton.-pc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px 0 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-top-mv__linebutton.-pc {
    display: none;
  }
}
.p-top-mv__linebutton.-pc::after {
  position: absolute;
  content: "";
  background: rgb(137, 242, 133);
  left: 0;
  top: 6px;
  width: 100%;
  height: 100%;
  border-radius: 50px;
  z-index: -1;
}
.p-top-mv__linebutton.-pc:hover {
  opacity: 1;
  margin: 48px 0 -8px 0;
  -webkit-box-shadow: 0px 12px 0px 0px rgb(137, 242, 133);
          box-shadow: 0px 12px 0px 0px rgb(137, 242, 133);
}
.p-top-mv__small {
  font-size: 10px;
  line-height: 1.25;
}
@media screen and (max-width: 768px) {
  .p-top-mv__small {
    font-size: 10px;
    line-height: 1.25;
    z-index: 2;
  }
}
.p-top-about {
  padding: 90px calc(50vw - 50%) 107px;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background-image: url(../images/about-bg.jpg);
  background-size: cover;
  background-position: bottom;
}
@media screen and (max-width: 768px) {
  .p-top-about {
    padding: 57px calc(50vw - 50%) 60px;
  }
}
.p-top-about__title {
  font-size: 40px;
  line-height: 1.9;
  font-weight: 700;
  text-align: center;
  color: #163164;
}
@media screen and (max-width: 768px) {
  .p-top-about__title {
    font-size: 20px;
    line-height: 1.7;
  }
}
.p-top-about__title span {
  font-size: 56px;
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(rgb(54, 154, 240)), to(rgb(43, 102, 212)));
  background: linear-gradient(90deg, rgb(54, 154, 240) 0%, rgb(43, 102, 212) 100%);
  width: 356px;
  height: 89px;
  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;
  border-radius: 10px;
  margin: 13px 16px 13px 0;
}
@media screen and (max-width: 768px) {
  .p-top-about__title span {
    width: 144px;
    height: 44px;
    font-size: 24px;
    border-radius: 5px;
    margin: 7px 4px 8px 5px;
  }
}
.p-top-about__text {
  font-size: 20px;
  line-height: 1.7;
  font-weight: 700;
  text-align: center;
  margin-top: 90px;
}
@media screen and (max-width: 768px) {
  .p-top-about__text {
    font-size: 14px;
    line-height: 1.7;
    margin-top: 36px;
  }
}
.p-top-about__text span {
  display: block;
}
.p-top-about__text span + span {
  margin-top: 34px;
}
@media screen and (max-width: 768px) {
  .p-top-about__text span + span {
    margin-top: 24px;
  }
}
.p-top-about__achievements {
  font-size: 30px;
  line-height: 1.41;
  font-weight: 700;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  padding: 0 70px;
  margin: 58px auto 0;
}
@media screen and (max-width: 768px) {
  .p-top-about__achievements {
    font-size: 16px;
    line-height: 1.33;
    padding: 5px 35px 0;
    margin: 37px auto 0;
  }
}
.p-top-about__achievements::after, .p-top-about__achievements::before {
  position: absolute;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  width: 48px;
  height: 120px;
}
@media screen and (max-width: 768px) {
  .p-top-about__achievements::after, .p-top-about__achievements::before {
    width: 33px;
    height: 82px;
  }
}
.p-top-about__achievements::before {
  background-image: url(../images/achievements-l.png);
  left: 0;
}
.p-top-about__achievements::after {
  background-image: url(../images/achievements-r.png);
  right: 0;
}
.p-top-about__achievements .-color {
  color: #C49F22;
}
.p-top-about__achievements .-lg {
  font-size: 54px;
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  margin: 0 7px;
}
@media screen and (max-width: 768px) {
  .p-top-about__achievements .-lg {
    font-size: 36px;
    margin: 0 4px;
  }
}
.p-top-about__swiper {
  margin-top: 58px;
}
@media screen and (max-width: 768px) {
  .p-top-about__swiper {
    margin-top: 50px;
  }
}
.p-top-about__swiper .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
.p-top-about__swiper img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}
.p-top-worries {
  margin: 0 calc(50% - 50vw);
  padding: 103px calc(50vw - 50%) 50px;
  width: 100vw;
  background: #E8F3FD;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-top-worries {
    padding: 64px calc(50vw - 50%) 60px;
  }
}
.p-top-worries::after {
  position: absolute;
  content: "";
  background: #E8F3FD;
  -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
          clip-path: polygon(0 0, 50% 100%, 100% 0);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -120px;
  width: 100%;
  height: 120px;
}
@media screen and (max-width: 768px) {
  .p-top-worries::after {
    height: 40px;
    bottom: -40px;
  }
}
.p-top-worries__title {
  font-weight: 700;
  color: #163164;
  text-align: center;
  position: relative;
  padding: 0 120px 0 107px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-top-worries__title {
    padding: 0 0 0 0;
  }
}
.p-top-worries__title::before, .p-top-worries__title::after {
  position: absolute;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
}
.p-top-worries__title::before {
  background-image: url(../images/worries-l.png);
  width: 42px;
  left: 0;
  height: 150px;
  bottom: -55px;
}
@media screen and (max-width: 768px) {
  .p-top-worries__title::before {
    width: 17px;
    height: 62px;
    bottom: 0;
    top: -38px;
    left: 1px;
  }
}
.p-top-worries__title::after {
  background-image: url(../images/worries-r.png);
  width: 59px;
  height: 150px;
  right: 0;
  top: -3px;
}
@media screen and (max-width: 768px) {
  .p-top-worries__title::after {
    width: 26px;
    height: 67px;
    right: 2px;
    top: -45px;
  }
}
.p-top-worries__title--sm {
  font-size: 24px;
  line-height: 3.5;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-top-worries__title--sm {
    font-size: 14px;
    line-height: 1;
  }
}
.p-top-worries__title--lg {
  font-size: 40px;
  line-height: 1.7;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-top-worries__title--lg {
    font-size: 22px;
    line-height: 1;
    margin-top: 23px;
  }
}
.p-top-worries__title--lg .-color {
  color: #2B66D4;
  margin: 0px 8px 0 20px;
}
@media screen and (max-width: 768px) {
  .p-top-worries__title--lg .-color {
    margin: 0px 1px 0 7px;
  }
}
.p-top-worries__title--lg .-dot {
  position: relative;
}
.p-top-worries__title--lg .-dot::after {
  position: absolute;
  content: "";
  background: #2B66D4;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -10px;
  width: 10px;
  height: 10px;
  border-radius: 50px;
}
@media screen and (max-width: 768px) {
  .p-top-worries__title--lg .-dot::after {
    top: -5px;
    width: 5px;
    height: 5px;
  }
}
.p-top-worries__list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(380px, 1fr));
  gap: 50px;
  max-width: 1240px;
  margin: 80px auto 0;
}
@media screen and (max-width: 768px) {
  .p-top-worries__list {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    margin-top: 45px;
  }
}
.p-top-worries__item {
  background: #fff;
  -webkit-box-shadow: 0px 2px 20px 0px rgba(43, 102, 212, .16);
          box-shadow: 0px 2px 20px 0px rgba(43, 102, 212, .16);
  border-radius: 10px;
  padding: 39px 20px 35px;
}
@media screen and (max-width: 768px) {
  .p-top-worries__item {
    max-width: 331px;
    margin: 0 auto;
    width: 100%;
    padding: 26px 10px 27px;
  }
}
.p-top-worries__item ul {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 16px auto 0;
}
@media screen and (max-width: 768px) {
  .p-top-worries__item ul {
    margin: 19px 0 0 0;
  }
}
.p-top-worries__item li {
  font-size: 16px;
  line-height: 2;
  font-weight: 700;
  position: relative;
  padding-left: 11px;
  margin-left: 10px;
  letter-spacing: 0.05em;
  color: #163164;
}
@media screen and (max-width: 768px) {
  .p-top-worries__item li {
    font-size: 14px;
    line-height: 1.7;
    padding-left: 10px;
    margin-left: 17px;
  }
}
.p-top-worries__item li::after {
  position: absolute;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  top: 16px;
  width: 4px;
  height: 4px;
  border-radius: 50px;
  background: #1C1C1C;
}
@media screen and (max-width: 768px) {
  .p-top-worries__item li::after {
    top: 10px;
  }
}
.p-top-worries__itemtitle {
  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;
  gap: 16px;
  color: #2B66D4;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-top-worries__itemtitle {
    font-size: 18px;
    line-height: 1.3;
  }
}
.p-top-worries__itemtitle img {
  width: 64px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .p-top-worries__itemtitle img {
    width: 57px;
    padding-top: 4px;
  }
}
.p-top-worries__itemtitle .-lg {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-top-worries__itemtitle .-lg {
    font-size: 20px;
    line-height: 1.8;
  }
}
.p-top-solution {
  padding-top: 220px;
  padding-bottom: 90px;
}
@media screen and (max-width: 768px) {
  .p-top-solution {
    padding-top: 78px;
    padding-bottom: 58px;
  }
}
.p-top-solution__title {
  font-size: 40px;
  line-height: 2.1;
  font-weight: 700;
  color: #163164;
  text-align: center;
  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;
}
@media (max-width: 986px) {
  .p-top-solution__title {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .p-top-solution__title {
    font-size: 22px;
    line-height: 2.2;
  }
}
.p-top-solution__title br {
  display: none;
}
@media (max-width: 986px) {
  .p-top-solution__title br {
    display: block;
  }
}
.p-top-solution__title .-color {
  color: #2B66D4;
}
.p-top-solution__title .-dot {
  position: relative;
}
.p-top-solution__title .-dot::after {
  position: absolute;
  content: "";
  background: #2B66D4;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -10px;
  width: 10px;
  height: 10px;
  border-radius: 50px;
}
@media screen and (max-width: 768px) {
  .p-top-solution__title .-dot::after {
    width: 5px;
    height: 5px;
    top: -5px;
  }
}
.p-top-solution__title .-lg {
  background: #C49F22;
  color: #fff;
  width: 196px;
  height: 100px;
  border-radius: 10px;
  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;
  font-size: 64px;
  font-weight: 700;
  margin: 0 16px;
}
@media screen and (max-width: 768px) {
  .p-top-solution__title .-lg {
    width: 70px;
    height: 43px;
    font-size: 24px;
    margin: 0 3px 0 33px;
    border-radius: 5px;
  }
}
.p-top-solution__text {
  font-size: 40px;
  line-height: 2.1;
  font-weight: 700;
  text-align: center;
  color: #163164;
  margin-top: 46px;
}
@media screen and (max-width: 768px) {
  .p-top-solution__text {
    font-size: 20px;
    line-height: 1.7;
    margin-top: 37px;
  }
}
.p-top-solution__text span {
  color: #fff;
  background: #C49F22;
  border-radius: 10px;
  padding: 12px 32px;
  margin: 0px 15px 0 0;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .p-top-solution__text span {
    padding: 10px 12px;
    margin: 6px auto -2px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 24px;
  }
  .p-top-solution__text span:last-of-type {
    margin: 6px auto -27px;
  }
}
.p-top-reason {
  background: #FFFBED;
  border-radius: 10px;
  padding: 57px 22px 58px;
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .p-top-reason {
    padding: 25px 22px 28px;
    margin-top: 37px;
  }
}
.p-top-reason__title {
  font-size: 40px;
  line-height: 2.1;
  font-weight: 700;
  text-align: center;
  color: #C49F22;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 3px;
}
@media screen and (max-width: 768px) {
  .p-top-reason__title {
    font-size: 20px;
    line-height: 1.95;
    display: block;
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}
.p-top-reason__title .-lg {
  font-size: 64px;
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  line-height: 1;
  margin: 0 4px 0 3px;
}
@media screen and (max-width: 768px) {
  .p-top-reason__title .-lg {
    font-size: 36px;
    margin: 0 0px 0 11px;
  }
}
@media screen and (max-width: 768px) {
  .p-top-reason__title .-wrap {
    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;
  }
}
.p-top-reason__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  margin: 42px auto 0;
  max-width: 1040px;
}
@media screen and (max-width: 768px) {
  .p-top-reason__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 31px auto 0;
    gap: 38px;
  }
}
.p-top-reason__item {
  width: calc(33.33333% - 26.66667px);
  counter-increment: mycounter;
}
@media screen and (max-width: 768px) {
  .p-top-reason__item {
    width: 100%;
  }
}
.p-top-reason__item figure img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.p-top-reason__item h4 {
  font-size: 24px;
  line-height: 1.76;
  font-weight: 700;
  color: #C49F22;
  margin-top: 20px;
  position: relative;
  padding-left: 96px;
}
@media screen and (max-width: 768px) {
  .p-top-reason__item h4 {
    font-size: 20px;
    margin-top: 14px;
  }
}
.p-top-reason__item h4::after {
  position: absolute;
  content: counter(mycounter, decimal-leading-zero);
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 50px;
  font-weight: 500;
  line-height: 0.72;
  font-family: "Rubik", sans-serif;
  color: rgba(196, 159, 34, .35);
}
.p-top-reason__item h4 span {
  font-size: 18px;
  line-height: 1.5;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-top-reason__item h4 span {
    font-size: 16px;
  }
}
.p-top-reason__item p {
  font-size: 15px;
  line-height: 1.7;
  font-weight: 500;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .p-top-reason__item p {
    margin-top: 8px;
  }
}
.p-top-reason__item:nth-of-type(1) h4 {
  padding-left: 88px;
}
.p-top-roadmap {
  margin: 0 calc(50% - 50vw);
  padding: 120px calc(50vw - 50%) 115px;
  width: 100vw;
  background: #F7F7F7;
}
@media screen and (max-width: 768px) {
  .p-top-roadmap {
    padding: 60px calc(50vw - 50%) 58px;
  }
  .p-top-roadmap__swiperbox {
    margin-top: 42px;
    margin-right: calc(50% - 50vw);
    margin-left: 20px;
    width: 100vw;
    position: relative;
  }
  .p-top-roadmap__swiperbox .swiper-button-next, .p-top-roadmap__swiperbox .swiper-button-prev {
    width: 44px;
    height: 44px;
    top: 45.5%;
  }
  .p-top-roadmap__swiperbox .swiper-button-next {
    right: 64px;
  }
  .p-top-roadmap__swiperbox .swiper-button-prev {
    left: -20px;
  }
  .p-top-roadmap__swiperbox .swiper-button-prev:after {
    position: absolute;
    content: "";
    background-image: url(../images/prev.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 44px;
    height: 44px;
    left: 0;
    top: 0;
  }
  .p-top-roadmap__swiperbox .swiper-button-next:after {
    position: absolute;
    content: "";
    background-image: url(../images/next.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 44px;
    height: 44px;
    left: 0;
    top: 0;
  }
}
.p-top-roadmap__swiper {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .p-top-roadmap__swiper {
    margin-top: unset;
  }
}
.p-top-roadmap__swiper .swiper-pagination {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-top-roadmap__swiper .swiper-pagination {
    display: block;
    position: unset;
    margin-top: 17px;
    margin-left: -42px;
  }
  .p-top-roadmap__swiper .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #BFD4F2;
    opacity: 1;
  }
  .p-top-roadmap__swiper .swiper-pagination-bullet-active {
    background: #2B66D4;
  }
  .p-top-roadmap__swiper .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .p-top-roadmap__swiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px;
  }
}
.p-top-roadmap__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .p-top-roadmap__list {
    gap: unset;
  }
}
.p-top-roadmap__item {
  width: calc(25% - 30px);
}
@media screen and (max-width: 768px) {
  .p-top-roadmap__item {
    background: #fff;
    border-radius: 10px;
    padding: 0 22px;
    min-height: 379px;
  }
}
.p-top-roadmap__item:not(:last-of-type) {
  position: relative;
}
.p-top-roadmap__item:not(:last-of-type)::after {
  position: absolute;
  content: "";
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 51%);
          clip-path: polygon(0 0, 0% 100%, 100% 51%);
  background: #2B66D4;
  right: -30px;
  top: 100px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 27px;
  width: 16px;
}
@media screen and (max-width: 768px) {
  .p-top-roadmap__item:not(:last-of-type) {
    position: unset;
  }
  .p-top-roadmap__item:not(:last-of-type)::after {
    position: unset;
    content: none;
  }
}
.p-top-roadmap__dummy {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-top-roadmap__dummy {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 22%;
            flex: 0 0 22%; /* 調整必要。1.29 の「見切れてる」分だけ余白に */
    pointer-events: none;
  }
}
.p-top-roadmap__thumb {
  max-width: 228px;
  width: 100%;
  margin-left: 12px;
}
@media screen and (max-width: 768px) {
  .p-top-roadmap__thumb {
    max-width: 240px;
    margin: 0 auto;
    padding-left: 9px;
  }
}
.p-top-roadmap__thumb img {
  width: 100%;
  height: auto;
}
.p-top-roadmap__title {
  font-size: 20px;
  line-height: 1.45;
  font-weight: 700;
  color: #369AF0;
  text-align: center;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .p-top-roadmap__title {
    margin-top: 16px;
  }
}
.p-top-roadmap__text {
  font-size: 16px;
  line-height: 1.7;
  font-weight: 700;
  margin-top: 12px;
}
@media screen and (max-width: 768px) {
  .p-top-roadmap__text {
    line-height: 1.6;
  }
}
.p-top-curriculum {
  margin: 0 calc(50% - 50vw);
  padding: 120px calc(50vw - 50%) 0;
  width: 100vw;
  background: #F0F7FF;
}
@media screen and (max-width: 768px) {
  .p-top-curriculum {
    padding: 61px calc(50vw - 50%) 0;
  }
}
.p-top-curriculum__lead {
  margin-top: 38px;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-top-curriculum__lead {
    font-size: 15px;
    line-height: 1.7;
    text-align: left;
  }
}
.p-top-curriculum__list {
  margin-top: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px 24px;
}
@media screen and (max-width: 768px) {
  .p-top-curriculum__list {
    gap: 20px;
    margin-top: 38px;
  }
}
.p-top-curriculum__item {
  width: 292px;
  height: 219px;
  background: #fff;
  border-radius: 10px;
  padding: 24px 18px 0;
  -webkit-box-shadow: 0px 2px 20px 0px rgba(43, 102, 212, .1);
          box-shadow: 0px 2px 20px 0px rgba(43, 102, 212, .1);
}
.p-top-curriculum__item.-color1 .p-top-curriculum__tag {
  background: #688FC4;
}
.p-top-curriculum__item.-color2 .p-top-curriculum__tag {
  background: #8EC3A7;
}
.p-top-curriculum__item.-color3 .p-top-curriculum__tag {
  background: #FCCC81;
}
.p-top-curriculum__item.-color4 .p-top-curriculum__tag {
  background: #FFB69B;
}
.p-top-curriculum__item.-color5 .p-top-curriculum__tag {
  background: #B39CCE;
}
@media screen and (max-width: 768px) {
  .p-top-curriculum__item:nth-of-type(1) {
    padding: 24px 0px 0;
  }
}
.p-top-curriculum__item:nth-of-type(4) .p-top-curriculum__icon {
  margin: 20px auto 0;
}
.p-top-curriculum__item:nth-of-type(5) .p-top-curriculum__icon {
  margin: 20px auto 0;
}
.p-top-curriculum__item:nth-of-type(6) .p-top-curriculum__icon {
  margin: 20px auto 0;
}
.p-top-curriculum__item:nth-of-type(9) {
  padding: 24px 0px 0;
}
.p-top-curriculum__item:nth-of-type(12) .p-top-curriculum__icon {
  margin: 16px auto 7px;
}
.p-top-curriculum__item:nth-of-type(13) .p-top-curriculum__icon {
  margin: 20px auto 0;
}
.p-top-curriculum__item:nth-of-type(14) .p-top-curriculum__icon {
  margin: 20px auto 0;
}
.p-top-curriculum__item:nth-of-type(15) .p-top-curriculum__icon {
  margin: 20px auto 0;
}
.p-top-curriculum__item:nth-of-type(16) .p-top-curriculum__icon {
  margin: 20px auto 0;
}
.p-top-curriculum__item ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px 10px;
  margin-top: 16px;
}
.p-top-curriculum__item ul li {
  font-size: 12px;
  line-height: 1;
  font-weight: 500;
  position: relative;
  padding-left: 16px;
  letter-spacing: 0.05em;
}
.p-top-curriculum__item ul li::after {
  position: absolute;
  content: "";
  background-image: url(../images/curriculum-icon.svg);
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  width: 12px;
  height: 12px;
}
.p-top-curriculum__tag {
  max-width: 114px;
  width: 100%;
  height: 24px;
  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;
  color: #fff;
  font-size: 13px;
  line-height: 2.0923076923;
  font-weight: 700;
  border-radius: 50px;
  margin: 0 auto;
}
.p-top-curriculum__icon {
  width: 48px;
  height: auto;
  margin: 12px auto 0;
}
.p-top-curriculum__icon img {
  width: 100%;
  height: auto;
}
.p-top-curriculum__title {
  font-size: 18px;
  line-height: 1.6666666667;
  font-weight: 700;
  text-align: center;
  color: #2B66D4;
  margin-top: 3px;
}
.p-top-curriculum__button {
  margin: 40px auto 0;
  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;
  background: #163164;
  color: #fff;
  max-width: 287px;
  height: 48px;
  border-radius: 50px;
  position: relative;
}
.p-top-curriculum__button p {
  font-size: 16px;
  font-weight: 700;
}
.p-top-curriculum__button svg {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
}
.p-top-curriculum__button.active svg {
  rotate: 180deg;
  top: 35%;
}
.p-top-followup {
  margin: 0 calc(50% - 50vw);
  padding: 120px calc(50vw - 50%) 0;
  width: 100vw;
  background: #F0F7FF;
}
@media screen and (max-width: 768px) {
  .p-top-followup {
    padding: 58px calc(50vw - 50%) 0;
  }
}
.p-top-followup__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  margin-top: 54px;
}
@media screen and (max-width: 768px) {
  .p-top-followup__list {
    gap: 20px;
    margin-top: 42px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-top-followup__item {
  background: #fff;
  border-radius: 10px;
  padding: 30px;
  width: calc(33.33333% - 33.33333px);
}
@media screen and (max-width: 768px) {
  .p-top-followup__item {
    width: 100%;
    padding: 22px 22px 20px;
  }
}
.p-top-followup__item img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.p-top-followup__item h3 {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  color: #2B66D4;
  margin-top: 36px;
}
@media screen and (max-width: 768px) {
  .p-top-followup__item h3 {
    font-size: 20px;
    line-height: 1.7;
    margin-top: 18px;
  }
}
.p-top-community {
  margin: 0 calc(50% - 50vw);
  padding: 120px calc(50vw - 50%) 140px;
  width: 100vw;
  background: #F0F7FF;
}
@media screen and (max-width: 768px) {
  .p-top-community {
    padding: 58px calc(50vw - 50%) 60px;
  }
}
.p-top-community__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 48px;
  margin-top: 55px;
}
@media screen and (max-width: 768px) {
  .p-top-community__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    margin-top: 40px;
  }
}
.p-top-community__item {
  background: #fff;
  border-radius: 10px;
  padding: 40px;
  width: calc(50% - 24px);
}
@media screen and (max-width: 768px) {
  .p-top-community__item {
    width: 100%;
    padding: 30px 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-top-community__item h3 {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  color: #163164;
}
@media screen and (max-width: 768px) {
  .p-top-community__item h3 {
    font-size: 20px;
    line-height: 1.7;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.p-top-community__item h3 span {
  color: #2B66D4;
}
.p-top-community__item p {
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500;
  margin-top: 17px;
}
@media screen and (max-width: 768px) {
  .p-top-community__item p {
    font-size: 15px;
    line-height: 1.7;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.p-top-community__item figure {
  margin-top: 32px;
}
@media screen and (max-width: 768px) {
  .p-top-community__item figure {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 16px;
  }
}
.p-top-community__item img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .p-top-community__item img {
    border-radius: 8px;
  }
}
.p-top-options {
  margin: 0 calc(50% - 50vw);
  padding: 100px calc(50vw - 50%) 98px;
  width: 100vw;
  background-image: url(../images/options-bg.jpg);
}
@media screen and (max-width: 768px) {
  .p-top-options {
    padding: 60px calc(50vw - 50%) 62px;
    background-image: url(../images/options-bg-sp.jpg);
  }
}
.p-top-options__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
  margin-top: 56px;
}
@media screen and (max-width: 768px) {
  .p-top-options__list {
    margin-top: 40px;
    gap: 37px;
  }
}
.p-top-options__item {
  background: #fff;
  border-radius: 10px;
  padding: 40px 20px 38px;
}
@media screen and (max-width: 768px) {
  .p-top-options__item {
    padding: 31px 22px 27px;
  }
}
.p-top-options__inner {
  max-width: 1091px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-top-options__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-top-options__head {
  width: 60%;
}
@media screen and (max-width: 768px) {
  .p-top-options__head {
    width: 100%;
  }
}
.p-top-options__titlewrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .p-top-options__titlewrap {
    position: relative;
  }
}
.p-top-options__option {
  width: 100px;
  height: 100px;
  font-size: 14px;
  line-height: 1.2857142857;
  font-weight: 700;
  color: #fff;
  text-align: center;
  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;
  background-image: url(../images/options-icon.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .p-top-options__option {
    width: 61px;
    height: 61px;
    font-size: 8px;
    line-height: 1.625;
    position: absolute;
    left: -32px;
    top: -60px;
  }
}
.p-top-options__title {
  font-size: 28px;
  line-height: 1.5;
  font-weight: 700;
  padding: 0 52px;
  position: relative;
  max-width: calc(100% - 120px);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 9px;
}
@media screen and (max-width: 768px) {
  .p-top-options__title {
    font-size: 18px;
    line-height: 0.5;
    max-width: unset;
    text-align: center;
    margin-top: unset;
    padding: 16px 29px 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}
.p-top-options__title::after, .p-top-options__title::before {
  position: absolute;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  width: 36px;
  height: 89px;
}
@media screen and (max-width: 768px) {
  .p-top-options__title::after, .p-top-options__title::before {
    width: 29px;
    height: 72px;
  }
}
.p-top-options__title::before {
  background-image: url(../images/achievements-l.png);
  left: 0;
}
.p-top-options__title::after {
  background-image: url(../images/achievements-r.png);
  right: 0;
}
.p-top-options__title span {
  font-size: 34px;
  line-height: 1.4117647059;
  color: #C49F22;
  margin-left: 4px;
}
@media screen and (max-width: 768px) {
  .p-top-options__title span {
    font-size: 20px;
    line-height: 2.4;
  }
}
.p-top-options__text {
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500;
  margin-top: 18px;
}
@media screen and (max-width: 768px) {
  .p-top-options__text {
    font-size: 15px;
    line-height: 1.7;
  }
}
.p-top-options__small {
  font-size: 14px;
  line-height: 1.7;
  font-weight: 500;
  margin-top: 16px;
}
@media screen and (max-width: 768px) {
  .p-top-options__small {
    font-size: 12px;
    line-height: 1.9833333333;
    margin-top: 9px;
  }
}
.p-top-options__small span {
  font-size: 12px;
  line-height: 1.9833333333;
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
  .p-top-options__small span {
    margin-left: 12px;
  }
}
.p-top-options__thumb {
  width: 41.5%;
}
@media screen and (max-width: 768px) {
  .p-top-options__thumb {
    width: 100%;
    margin-top: 18px;
  }
}
.p-top-options__thumb img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.p-top-options__list2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 48px;
  margin-top: 58px;
}
@media screen and (max-width: 768px) {
  .p-top-options__list2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    margin-top: 18px;
  }
}
.p-top-options__item2 {
  background: #fff;
  border-radius: 10px;
  padding: 27px 40px 37px;
  width: calc(50% - 24px);
}
@media screen and (max-width: 768px) {
  .p-top-options__item2 {
    width: 100%;
    padding: 30px 22px 27px;
  }
}
.p-top-options__title2 {
  text-align: center;
  margin-bottom: -8px;
}
@media screen and (max-width: 768px) {
  .p-top-options__title2 {
    margin-bottom: -5px;
  }
}
.p-top-options__title2--sm {
  font-size: 20px;
  line-height: 1.6;
  font-weight: 700;
  color: #163164;
  display: block;
}
.p-top-options__title2--lg {
  font-size: 28px;
  line-height: 1.8;
  font-weight: 700;
  color: #C49F22;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-top-options__title2--lg {
    font-size: 24px;
  }
}
.p-top-instructor {
  padding: 99px 0 114px;
}
@media screen and (max-width: 768px) {
  .p-top-instructor {
    padding: 61px 0 57px;
  }
}
.p-top-instructor__lead {
  color: #C49F22;
  font-size: 30px;
  line-height: 1.8;
  font-weight: 700;
  text-align: center;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .p-top-instructor__lead {
    font-size: 20px;
    margin-top: 43px;
  }
}
.p-top-instructor__lead span {
  font-size: 48px;
  font-weight: 500;
  font-family: "Rubik", sans-serif;
  letter-spacing: 0;
  margin: 0 6px;
}
@media screen and (max-width: 768px) {
  .p-top-instructor__lead span {
    font-size: 40px;
    line-height: 1;
  }
}
.p-top-instructor__lead2 {
  color: #163164;
  font-size: 32px;
  line-height: 1.8;
  font-weight: 700;
  text-align: center;
  margin-top: 76px;
}
@media screen and (max-width: 768px) {
  .p-top-instructor__lead2 {
    font-size: 20px;
    line-height: 1.7;
    margin-top: 33px;
  }
}
.p-top-instructor__lead2 .-color {
  color: #fff;
  background: #C49F22;
  padding: 4px 32px;
  margin: 6px 14px 9px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1.4;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .p-top-instructor__lead2 .-color {
    padding: 4px 12px;
    font-size: 24px;
    margin: 5px 2px 2px;
    border-radius: 5px;
  }
  .p-top-instructor__lead2 .-color:nth-of-type(2) {
    margin: 5px 2px 7px;
  }
}
.p-top-instructor__lead2 .-mark {
  display: inline-block;
}
.p-top-instructor__swiper {
  margin: 50px calc(50% - 50vw) 0;
  width: 100vw;
  padding: 0 17.7083333333vw;
}
@media screen and (max-width: 768px) {
  .p-top-instructor__swiper {
    margin: 37px auto 0;
    width: 100%;
    padding: unset;
  }
}
.p-top-instructor__swiper .swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: auto; /* 自動サイズ調整 */
  height: 100%;
}
@media screen and (max-width: 768px) {
  .p-top-instructor__swiper .swiper-slide {
    width: 100%;
  }
}
.p-top-instructor__swiper .swiper-wrapper {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.p-top-instructor__item {
  border: #BFD4F2 2px solid;
  border-radius: 10px;
  padding: 28px 40px 43px;
}
@media screen and (max-width: 768px) {
  .p-top-instructor__item {
    padding: 28px 20px 26px;
  }
}
.p-top-instructor__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
}
@media screen and (max-width: 768px) {
  .p-top-instructor__head {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.p-top-instructor__thumb {
  width: 120px;
  height: 120px;
}
.p-top-instructor__thumb img {
  width: 100%;
  height: auto;
}
.p-top-instructor__name {
  font-size: 15px;
  line-height: 1.9333333333;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2px;
}
@media screen and (max-width: 768px) {
  .p-top-instructor__name {
    margin-top: -5px;
  }
}
.p-top-instructor__name span {
  font-size: 18px;
  line-height: 1.6111111111;
  font-weight: 700;
}
.p-top-instructor__title {
  font-size: 20px;
  line-height: 1.6;
  font-weight: 700;
  color: #2B66D4;
  margin-top: 24px;
}
@media screen and (max-width: 768px) {
  .p-top-instructor__title {
    font-size: 18px;
    line-height: 1.6666666667;
    margin-top: 19px;
  }
}
.p-top-instructor__text {
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500;
  margin-top: 11px;
}
@media screen and (max-width: 768px) {
  .p-top-instructor__text {
    font-size: 15px;
    line-height: 1.7;
    margin-top: 16px;
  }
}
.p-top-instructor__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 62px auto 0;
  max-width: 261px;
}
@media screen and (max-width: 768px) {
  .p-top-instructor__bottom {
    margin: 38px auto 0;
    max-width: 200px;
  }
}
.p-top-instructor__bottom .swiper-button-next, .p-top-instructor__bottom .swiper-button-prev {
  position: relative;
  width: 60px;
  height: 60px;
}
@media screen and (max-width: 768px) {
  .p-top-instructor__bottom .swiper-button-next, .p-top-instructor__bottom .swiper-button-prev {
    width: 50px;
    height: 50px;
  }
}
.p-top-instructor__bottom .swiper-button-prev:after {
  position: absolute;
  content: "";
  background-image: url(../images/prev.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}
@media screen and (max-width: 768px) {
  .p-top-instructor__bottom .swiper-button-prev:after {
    width: 50px;
    height: 50px;
  }
}
.p-top-instructor__bottom .swiper-button-next:after {
  position: absolute;
  content: "";
  background-image: url(../images/next.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}
@media screen and (max-width: 768px) {
  .p-top-instructor__bottom .swiper-button-next:after {
    width: 50px;
    height: 50px;
  }
}
.p-top-instructor__bottom .swiper-pagination {
  color: #2545CC;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.05em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 42px;
  position: relative;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .p-top-instructor__bottom .swiper-pagination {
    font-size: 20px;
    gap: 8px;
  }
}
.p-top-bio {
  margin: 0 calc(50% - 50vw);
  padding: 100px calc(50vw - 50%) 120px;
  width: 100vw;
  background: #EDEFF4;
}
@media screen and (max-width: 768px) {
  .p-top-bio {
    padding: 60px calc(50vw - 50%) 60px;
  }
}
.p-top-bio__wrap {
  background: #fff;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 74px;
  margin-top: 57px;
  -webkit-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, .2);
          box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, .2);
}
@media screen and (max-width: 768px) {
  .p-top-bio__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 22px;
    margin-top: 40px;
    gap: 24px;
  }
}
.p-top-bio__head {
  background-image: url(../images/bio-pc.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  aspect-ratio: 120/113;
  border-radius: 10px 0 0 10px;
  width: 360px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .p-top-bio__head {
    width: 100%;
    aspect-ratio: unset;
    background-image: unset;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 24px;
  }
  .p-top-bio__head figure {
    width: 107px;
    height: auto;
    margin-left: -10px;
  }
  .p-top-bio__head figure img {
    width: 100%;
    height: auto;
    border-radius: 10px;
  }
}
.p-top-bio__body {
  width: calc(100% - 434px);
  padding: 0px 50px 0 0;
}
@media screen and (max-width: 768px) {
  .p-top-bio__body {
    width: 100%;
    padding: 0 0 0 0;
  }
}
.p-top-bio__namewrap {
  background: rgba(255, 255, 255, .9);
  width: 100%;
  height: 117px;
  border-radius: 0 0 0 10px;
  padding: 7px 30px;
}
@media screen and (max-width: 768px) {
  .p-top-bio__namewrap {
    background: unset;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: unset;
    height: auto;
  }
}
.p-top-bio__name1 {
  font-size: 16px;
  line-height: 2.3125;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-top-bio__name1 {
    font-size: 14px;
    line-height: 1;
    margin-top: 5px;
  }
}
.p-top-bio__name2 {
  font-size: 28px;
  line-height: 0.9642857143;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  margin-top: 7px;
}
@media screen and (max-width: 768px) {
  .p-top-bio__name2 {
    font-size: 20px;
    line-height: 1.35;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.p-top-bio__name2 span {
  font-size: 16px;
  line-height: 1.6875;
  color: #2B66D4;
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  margin-top: 3px;
}
@media screen and (max-width: 768px) {
  .p-top-bio__name2 span {
    font-size: 16px;
    line-height: 1;
  }
}
.p-top-bio__title {
  color: #163164;
  font-size: 30px;
  line-height: 1.6;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-top-bio__title {
    font-size: 18px;
    line-height: 1.6666666667;
  }
}
.p-top-bio__text {
  margin: 0 0 12px;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500;
  margin-top: 37px;
}
@media screen and (max-width: 768px) {
  .p-top-bio__text {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 19px;
  }
}
.p-top-bio__link a {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #369AF0;
  font-size: 14px;
}
.p-top-bio__link a::after {
  content: '';
  width: 7px;
  height: 7px;
  border-top: 1px solid #369AF0;
  border-right: 1px solid #369AF0;
  transform: rotate(45deg);
}
.p-top-plice {
  margin: 0 calc(50% - 50vw);
  padding: 100px calc(50vw - 50%);
  width: 100vw;
  background: #F0F7FF;
}
@media screen and (max-width: 768px) {
  .p-top-plice {
    padding: 60px calc(50vw - 50%);
  }
}
.p-top-plice__support {
  background: #fff;
  padding: 40px 40px 36px;
  border-radius: 10px;
  max-width: 740px;
  margin: 55px auto 0;
}
@media screen and (max-width: 768px) {
  .p-top-plice__support {
    padding: 27px 22px 30px;
    margin: 40px auto 0;
  }
}
.p-top-plice__support--title {
  color: #2B66D4;
  font-size: 26px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
  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: 21px;
}
@media screen and (max-width: 768px) {
  .p-top-plice__support--title {
    font-size: 16px;
    line-height: 2.4375;
    gap: 8px;
  }
}
.p-top-plice__support--title svg {
  margin-top: 3px;
}
@media screen and (max-width: 768px) {
  .p-top-plice__support--title svg {
    margin-top: -4px;
  }
}
.p-top-plice__support--text1 {
  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: 24px;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .p-top-plice__support--text1 {
    gap: 14px;
    margin-top: 9px;
  }
}
.p-top-plice__support--text1 .-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  color: #163164;
}
@media screen and (max-width: 768px) {
  .p-top-plice__support--text1 .-wrap {
    position: relative;
  }
}
.p-top-plice__support--text1 .-sm {
  font-size: 16px;
  font-weight: 700;
  margin-left: 5px;
}
@media screen and (max-width: 768px) {
  .p-top-plice__support--text1 .-sm {
    font-size: 13px;
    position: absolute;
    right: 1px;
    top: -4px;
  }
}
.p-top-plice__support--text1 .-md {
  font-size: 24px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-top-plice__support--text1 .-md {
    font-size: 20px;
  }
}
.p-top-plice__support--text1 .-lg {
  font-size: 48px;
  line-height: 1;
  font-weight: 500;
  font-family: "Rubik", sans-serif;
  margin: 0 5px;
}
@media screen and (max-width: 768px) {
  .p-top-plice__support--text1 .-lg {
    font-size: 44px;
    margin: 0px 2px 0 3px;
  }
}
.p-top-plice__support--text2 {
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500;
  text-align: center;
  margin-top: 28px;
}
@media screen and (max-width: 768px) {
  .p-top-plice__support--text2 {
    font-size: 15px;
    line-height: 1.7;
    text-align: left;
    margin-top: 21px;
  }
}
.p-top-plice__support--icon {
  width: 80px;
  height: 80px;
  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;
  background: #C49F22;
  color: #F7F7F7;
  border-radius: 50%;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
  margin-left: 6px;
}
@media screen and (max-width: 768px) {
  .p-top-plice__support--icon {
    margin-left: unset;
  }
}
.p-top-plice__payment--title {
  max-width: 200px;
  width: 100%;
  height: 36px;
  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;
  border-radius: 50px;
  background: #2B66D4;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  margin: 80px auto 0;
}
@media screen and (max-width: 768px) {
  .p-top-plice__payment--title {
    font-size: 16px;
    margin: 60px auto 0;
  }
}
.p-top-plice__payment--lead {
  font-size: 18px;
  line-height: 1.6111111111;
  font-weight: 500;
  text-align: center;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .p-top-plice__payment--lead {
    margin-top: 23px;
  }
}
.p-top-plice__payment--thumb {
  max-width: 456px;
  width: 100%;
  margin: 33px auto 0;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-top-plice__payment--thumb {
    margin: 37px auto 0;
  }
}
.p-top-plice__payment--thumb img {
  width: 100%;
  height: auto;
}
.p-top-plice__payment--wrap {
  border: #2B66D4 2px solid;
  border-radius: 10px;
  max-width: 740px;
  margin: 48px auto 0;
  padding: 36px 10px 36px;
}
@media screen and (max-width: 768px) {
  .p-top-plice__payment--wrap {
    margin: 60px auto 0;
    padding: 27px 20px 34px;
  }
}
.p-top-plice__payment--text1 {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  color: #2B66D4;
}
@media screen and (max-width: 768px) {
  .p-top-plice__payment--text1 {
    font-size: 18px;
    line-height: 1.6666666667;
  }
}
.p-top-plice__payment--text2 {
  font-size: 15px;
  line-height: 1.7;
  font-weight: 700;
  text-align: center;
  margin-top: 21px;
}
@media screen and (max-width: 768px) {
  .p-top-plice__payment--text2 {
    text-align: left;
    margin-top: 29px;
  }
}
.p-top-plice__payment--text3 {
  color: #163164;
  margin: 28px auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-top-plice__payment--text3 {
    margin: 27px auto 0;
  }
}
.p-top-plice__payment--text3 .-sm {
  font-size: 16px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-top-plice__payment--text3 .-sm {
    font-size: 13px;
    position: absolute;
    right: 3px;
    top: -2px;
  }
}
.p-top-plice__payment--text3 .-md {
  font-size: 24px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-top-plice__payment--text3 .-md {
    font-size: 20px;
  }
  .p-top-plice__payment--text3 .-md:last-of-type {
    margin-left: -5px;
  }
}
.p-top-plice__payment--text3 .-lg {
  font-size: 48px;
  line-height: 1;
  font-weight: 500;
  font-family: "Rubik", sans-serif;
}
@media screen and (max-width: 768px) {
  .p-top-plice__payment--text3 .-lg {
    font-size: 44px;
    margin-right: -3px;
  }
}
.p-top-faq {
  margin: 0 calc(50% - 50vw);
  padding: 120px calc(50vw - 50%) 140px;
  width: 100vw;
  background: #F7F7F7;
}
@media screen and (max-width: 768px) {
  .p-top-faq {
    padding: 60px calc(50vw - 50%) 60px;
  }
}
.p-top-faq__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 36px;
  margin-top: 57px;
}
@media screen and (max-width: 768px) {
  .p-top-faq__list {
    gap: 18px;
    margin-top: 40px;
  }
}
.p-top-faq__item {
  border-radius: 12px;
  -webkit-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, .1);
          box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, .1);
}
.p-top-faq__q {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 30px 32px;
  border-radius: 12px 12px 12px 12px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .p-top-faq__q {
    padding: 22px 21px 20px;
  }
}
.p-top-faq__q.active {
  border-radius: 12px 12px 0 0;
}
.p-top-faq__q p {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 700;
  position: relative;
  padding-left: 57px;
}
@media screen and (max-width: 768px) {
  .p-top-faq__q p {
    font-size: 16px;
    line-height: 1.7;
    padding-left: 32px;
    padding-right: 40px;
    width: calc(100% - 24px);
  }
}
.p-top-faq__q p::after {
  position: absolute;
  content: "Q";
  font-size: 40px;
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  color: #688FC4;
  left: 0;
  top: -18px;
}
@media screen and (max-width: 768px) {
  .p-top-faq__q p::after {
    font-size: 27px;
    top: -10px;
  }
}
.p-top-faq__a {
  background: #F0F7FF;
  padding: 21px 32px;
  border-radius: 0px 0px 12px 12px;
  display: none;
}
@media screen and (max-width: 768px) {
  .p-top-faq__a {
    padding: 20px 23px;
  }
}
.p-top-faq__a p {
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .p-top-faq__a p {
    font-size: 15px;
    line-height: 1.7;
    position: relative;
    padding-left: 32px;
  }
  .p-top-faq__a p::after {
    position: absolute;
    content: "A";
    font-size: 27px;
    font-family: "Rubik", sans-serif;
    font-weight: 400;
    color: #688FC4;
    left: 0;
    top: -10px;
  }
}
.p-top-faq__cross {
  width: 36px;
  height: 36px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-top-faq__cross {
    width: 24px;
    height: 24px;
  }
}
.p-top-faq__cross span {
  display: block;
  background: #688FC4;
  width: 36px;
  height: 4px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 768px) {
  .p-top-faq__cross span {
    width: 24px;
    height: 2px;
  }
}
.p-top-faq__cross span:last-of-type {
  rotate: -90deg;
  -webkit-transform: unset;
          transform: unset;
  left: 0;
  top: 45%;
}
.p-top-faq__cross.active span:last-of-type {
  rotate: 0deg;
  top: 16px;
  left: 0%;
}
@media screen and (max-width: 768px) {
  .p-top-faq__cross.active span:last-of-type {
    top: 11px;
  }
}

.u-pt0 {
  padding-top: 0 !important;
}

.u-mr16 {
  margin-right: 16px !important;
}

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

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

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

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

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

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

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

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

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

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

.u-mb0 {
  margin-bottom: 0 !important;
}

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

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

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

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

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

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

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

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

.u-mr0 {
  margin-right: 0 !important;
}

@media screen and (max-width: 768px) {
  .u-smt0 {
    margin-top: 0 !important;
  }
  .u-smt5 {
    margin-top: 5px !important;
  }
  .u-smt10 {
    margin-top: 10px !important;
  }
  .u-smt15 {
    margin-top: 15px !important;
  }
  .u-smt20 {
    margin-top: 20px !important;
  }
  .u-smb0 {
    margin-bottom: 0 !important;
  }
  .u-smb5 {
    margin-bottom: 5px !important;
  }
  .u-smb10 {
    margin-bottom: 10px !important;
  }
  .u-smb15 {
    margin-bottom: 15px !important;
  }
  .u-smb20 {
    margin-bottom: 20px !important;
  }
  .u-sml0 {
    margin-left: 0 !important;
  }
}
.u-w03per {
  width: 3% !important;
}

.u-w05per {
  width: 5% !important;
}

.u-w10per {
  width: 10% !important;
}

.u-w13per {
  width: 13% !important;
}

.u-w15per {
  width: 15% !important;
}

.u-w20per {
  width: 20% !important;
}

.u-w23per {
  width: 23% !important;
}

.u-w25per {
  width: 25% !important;
}

.u-w30per {
  width: 30% !important;
}

.u-w33per {
  width: 33% !important;
}

.u-w35per {
  width: 35% !important;
}

.u-w40per {
  width: 40% !important;
}

.u-w43per {
  width: 43% !important;
}

.u-w45per {
  width: 45% !important;
}

.u-w50per {
  width: 50% !important;
}

.u-w53per {
  width: 53% !important;
}

.u-w55per {
  width: 55% !important;
}

.u-w60per {
  width: 60% !important;
}

.u-w63per {
  width: 63% !important;
}

.u-w65per {
  width: 65% !important;
}

.u-w70per {
  width: 70% !important;
}

.u-w73per {
  width: 73% !important;
}

.u-w75per {
  width: 75% !important;
}

.u-w80per {
  width: 80% !important;
}

.u-w83per {
  width: 83% !important;
}

.u-w85per {
  width: 85% !important;
}

.u-w90per {
  width: 90% !important;
}

.u-w93per {
  width: 93% !important;
}

.u-w95per {
  width: 95% !important;
}

.u-table-fixed {
  table-layout: fixed;
}

.u-text-center {
  text-align: center;
}

.u-text-left {
  text-align: left;
}

@media screen and (max-width: 768px) {
  .s-text-center {
    text-align: center;
  }
}

/* background
--------------------------------------------------------------*/
.u-bg-blue {
  background: #F4F8FF;
}

/* hidden
--------------------------------------------------------------*/
.u-xl-only {
  display: none;
}
@media screen and (max-width: 1140px) {
  .u-xl-only {
    display: block;
  }
}

.u-xl-hidden {
  display: block;
}
@media screen and (max-width: 1140px) {
  .u-xl-hidden {
    display: none;
  }
}

.u-md-only {
  display: none;
}
@media screen and (max-width: 768px) {
  .u-md-only {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .u-md-only--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.u-md-hidden {
  display: block;
}
@media screen and (max-width: 768px) {
  .u-md-hidden {
    display: none;
  }
}
.u-md-hidden--inline {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .u-md-hidden--inline {
    display: none;
  }
}
.u-md-hidden--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .u-md-hidden--flex {
    display: none;
  }
}


.p-top-value {
  margin: 0 calc(50% - 50vw);
  padding: 100px calc(50vw - 50%) 108px;
  background: url(../images/value-bg.jpg) no-repeat top left / cover;
}
@media screen and (max-width: 768px) {
  .p-top-value {
    padding: 30px 0 60px;
    background: url(../images/value-bg-sp.jpg) no-repeat top left / cover;
  }
}
.p-top-value__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  gap: 16px;
  margin: 0 0 12px;
}
@media screen and (max-width: 768px) {
  .p-top-value__list {
    gap: 8px;
    margin: 21px 0 14px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.p-top-value__item {
  position: relative;
  padding: 0px 36px;
}
@media screen and (max-width: 768px) {
  .p-top-value__item {
    padding: 0px 19px;
  }
}
.p-top-value__item::after, .p-top-value__item::before {
  position: absolute;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  width: 35px;
  height: 86px;
}
@media screen and (max-width: 768px) {
  .p-top-value__item::after, .p-top-value__item::before {
    width: 19px;
    height: 46px;
  }
}
.p-top-value__item::before {
  background-image: url(../images/mv-l.png);
  left: 0;
}
.p-top-value__item::after {
  background-image: url(../images/mv-r.png);
  right: 0;
}
.p-top-value__item p {
  color: #2545CC;
  font-weight: 700;
  text-align: center;
}
.p-top-value__item p.-text1 {
  font-size: 15px;
  line-height: 1.49;
}
.p-top-value__item p.-text1 span {
  font-size: 12px;
  font-weight: 400;
  display: block;
  padding-left: 3px;
}
@media screen and (max-width: 768px) {
  .p-top-value__item p.-text1 {
    font-size: 13px;
    margin-top: -3px;
  }
  .p-top-value__item p.-text1 span {
    font-size: 5px;
    font-weight: 500;
  }
}
.p-top-value__item p.-text2 {
  font-size: 18px;
  margin-top: 2px;
  margin-left: 6px;
}
.p-top-value__item p.-text2 span {
  font-size: 38px;
  font-family: "Lato", sans-serif;
  margin-right: 2px;
}
@media screen and (max-width: 768px) {
  .p-top-value__item p.-text2 {
    font-size: 15px;
    margin-left: 1px;
  }
  .p-top-value__item p.-text2 span {
    font-size: 19px;
    margin-right: 0px;
    margin-left: -1px;
  }
}
.p-top-value__item p.-text3 {
  font-size: 14px;
  line-height: 1.2;
  margin-top: -11px;
  margin-left: 3px;
}
@media screen and (max-width: 768px) {
  .p-top-value__item p.-text3 {
    font-size: 12px;
    line-height: 1.2;
    margin-left: 3px;
    margin-right: -5px;
  }
}
.p-top-value__item p.-text4 {
  font-size: 20px;
  margin-top: 4px;
  margin-left: 13px;
}
.p-top-value__item p.-text4 span {
  font-size: 38px;
  font-family: "Lato", sans-serif;
  margin-right: 2px;
}
@media screen and (max-width: 768px) {
  .p-top-value__item p.-text4 {
    font-size: 9px;
    line-height: 1.4444444444;
    margin-left: 16px;
  }
  .p-top-value__item p.-text4 span {
    font-size: 19px;
    line-height: 0.7368421053;
    margin-left: -8px;
  }
}
.p-top-value__item p.-text5 {
  font-size: 15px;
  line-height: 1.4666666667;
  margin-left: 7px;
}
@media screen and (max-width: 768px) {
  .p-top-value__item p.-text5 {
    font-size: 13px;
    line-height: 1.2;
    margin-left: 4px;
    margin-top: -4px;
  }
}
.p-top-value__item p.-text6 {
  font-size: 18px;
  margin-left: 3px;
}
.p-top-value__item p.-text6 span {
  font-size: 38px;
  font-family: "Lato", sans-serif;
}
@media screen and (max-width: 768px) {
  .p-top-value__item p.-text6 {
    font-size: 9px;
    line-height: 1.6666666667;
    margin-top: 3px;
  }
  .p-top-value__item p.-text6 span {
    font-size: 21px;
    line-height: 0.7619047619;
  }
}
.p-top-value__text {
  margin: 0 0 60px;
  text-align: center;
  color: #2545CC;
  font-size: 10px;
}
@media screen and (max-width: 768px) {
  .p-top-value__text {
    margin: 0 22px 21px;
    text-align: left;
  }
}
.p-top-value__img {
  display: block;
  max-width: 700px;
  height: 100%;
  margin: 0 auto 24px;
  img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .p-top-value__img {
    max-width: 95%;
  }
}
.p-top-value__media-link {
  display: flex;
  flex-wrap: wrap;
  width: 700px;
  margin: 0 auto;
  background: #fff;
  border-radius: 0 10px 10px 0;
}
@media screen and (max-width: 768px) {
  .p-top-value__media-link {
    gap: 20px;
    max-width: 95%;
    padding: 20px 22px;
    border-radius: 10px;
  }
}
.p-top-value__media-link .img img {
  width: 360px;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .p-top-value__media-link .img img {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .p-top-value__media-link .wrapper {
    place-content: center;
    padding: 0 30px;
  }
}
@media screen and (max-width: 768px) {
  .p-top-value__media-link .wrapper {
    width: 100%;
  }
}
.p-top-value__media-link .title {
  margin-bottom: 12px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
}
.p-top-value__media-link .text {
  margin-bottom: 12px;
  text-align: center;
  font-size: 14px;
  line-height: 1.5;
}
.p-top-value__media-link .detail {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin: 0 0 12px;
  text-align: center;
  color: #369AF0;
  font-size: 14px;
}
.p-top-value__media-link .detail::after {
  content: '';
  width: 7px;
  height: 7px;
  border-top: 1px solid #369AF0;
  border-right: 1px solid #369AF0;
  transform: rotate(45deg);
}

.p-top-media {
  margin: 0 calc(50% - 50vw);
  padding: 100px calc(50% - 50vw);
  background: #E8F3FD;
}
@media screen and (max-width: 768px) {
  .p-top-media {
    padding: 60px 0;
    background: #E8F3FD;
  }
}
.p-top-media__title {
  margin: 0 0 40px;
  text-align: center;
  font-size: 40px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-top-media__title {
    margin: 0 0 30px;
    font-size: 20px;
  }
}
.p-top-media__title .band {
  display: block;
  width: 518px;
  margin: 0 auto 10px;
  padding: 10px 0;
  position: relative;
  background: #369AF0;
  background: linear-gradient(90deg, rgba(54, 154, 240, 1) 0%, rgba(43, 102, 212, 1) 100%);
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .p-top-media__title .band {
    width: 260px;
    margin: 0 auto 20px;
    padding: 10px 0;
    font-size: 15px;
  }
}
.p-top-media__title .band::after {
  content: '';
  width: 20px;
  height: 10px;
  position: absolute;
  bottom: -10px;
  left: 50%;
  background: #3080E2;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .mediaSlider{
    width: 330px;
    overflow: visible;
  }
}
@media screen and (min-width: 769px) {
  .p-top-media__list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(380px, 1fr));
    justify-content: center;
    gap: 40px 50px;
    max-width: 1240px;
    margin: 0 auto;
  }
}
.p-top-media__item {
  padding: 32px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 2px 0 20px rgba(43 102 212/ 0.2);
}
@media screen and (max-width: 768px) {
  .p-top-media__item {
    padding: 20px 22px 24px;
  }
}
.p-top-media__item .img img {
  width: 100%;
  height: auto;
  margin: 0 0 16px;
}
@media screen and (max-width: 768px) {
  .p-top-media__item .img img {
    margin: 0 0 20px;
  }
}
.p-top-media__item .title {
  margin: 0 0 12px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}
.p-top-media__item .text {
  margin: 0 0 12px;
  text-align: center;
  font-size: 14px;
}
.p-top-media__item .detail {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin: 0 0 12px;
  text-align: center;
  color: #369AF0;
  font-size: 14px;
}
.p-top-media__item .detail::after {
  content: '';
  width: 7px;
  height: 7px;
  border-top: 1px solid #369AF0;
  border-right: 1px solid #369AF0;
  transform: rotate(45deg);
}
.mediaSlider .swiper-button-prev,
.mediaSlider .swiper-button-next {
  display: none;
}
@media screen and (max-width: 768px) {
  .mediaSlider .swiper-pagination {
    margin: 24px 0 0;
    position: relative;
    bottom: 0;
  }

  .mediaSlider .swiper-button-prev,
  .mediaSlider .swiper-button-next {
    display: block;
    width: 44px;
    height: 44px;
    position: absolute;
    background: #fff;
    border: 2px solid #2B66D4;
    border-radius: 50%;
  }
  .mediaSlider .swiper-button-prev {
    top: 180px;
    left: -22px;
  }
  .mediaSlider .swiper-button-next {
    top: 180px;
    right: -22px;
  }
  .mediaSlider .swiper-button-prev::after,
  .mediaSlider .swiper-button-next::after {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .mediaSlider .swiper-button-prev::after {
    left: 55%;
    border-bottom: 2px solid #2B66D4;
    border-left: 2px solid #2B66D4;
  }
  .mediaSlider .swiper-button-next::after {
    left: 45%;
    border-top: 2px solid #2B66D4;
    border-right: 2px solid #2B66D4;
  }
}
.p-youtube {
  max-width: 1240px;
  margin: 0 auto;
  padding: 100px calc(50% - 50vw);
}

@media screen and (max-width: 768px) {
  .p-youtube {
    max-width: 330px;
    padding: 60px 0;
  }
}
.p-youtube__title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  margin: 0 0 48px;
  font-size: 18px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-youtube__title {
    gap: 0;
    margin: 0 0 24px;
  }
  .p-youtube__title .logo {
    margin: 0 0 16px;
  }
}
.p-youtube__title .small {
  font-size: 16px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .p-youtube__title .small {
    margin: 2px 0 0;
  }
}
.p-youtube__list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  justify-content: center;
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .p-youtube__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 12px;
  }
}
.p-youtube__item iframe {
  width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 2px 0 20px rgba(0 0 0 / 0.2);
}

.p-top-voice {
  margin: 0 calc(50% - 50vw);
  padding: 100px calc(50% - 50vw);
  background: #F7F7F7;
}
@media screen and (max-width: 768px) {
  .p-top-voice {
    padding: 60px 0;
  }
}
.p-top-voice .p-top__title {
  margin: 0 0 40px;
}
.p-top-voice__swiper {
  max-width: 1240px;
  margin: 0 auto;
}
.p-top-voice__item {
  padding: 0 25px;
  box-sizing: border-box;
}
.p-top-voice__band {
  display: block;
  margin: 0 auto 26px;
  padding: 10px 0;
  position: relative;
  background: #369AF0;
  background: linear-gradient(90deg, rgba(54, 154, 240, 1) 0%, rgba(43, 102, 212, 1) 100%);
  border-radius: 30px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.p-top-voice__band::after {
  content: '';
  width: 20px;
  height: 10px;
  position: absolute;
  bottom: -8px;
  left: 50%;
  background: #3080E2;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  transform: translateX(-50%);
}
.p-top-voice__content {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 20px rgba(0 0 0 / 0.1);
}
.p-top-voice__head {
  display: flex;
  gap: 28px;
  padding: 28px 0 28px 24px;
}
.p-top-voice__headLeft {
  width: 114px;
}
.p-top-voice__thumb img {
  width: 100%;
  margin: 0 0 8px;
}
.p-top-voice__name {
  margin: 0 0 5px;
  text-align: center;
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  .p-top-voice__name {
    font-size: 13px;
  }
}
.p-top-voice__name .small {
  font-size: 13px;
}
@media screen and (max-width: 768px) {
  .p-top-voice__name .small {
    font-size: 11px;
  }
}
.p-top-voice__age {
  margin: 0 0 2px;
  text-align: center;
  font-size: 13px;
}
@media screen and (max-width: 768px) {
  .p-top-voice__age {
    font-size: 11px;
  }
}
.p-top-voice__job {
  text-align: center;
  font-size: 13px;
}
@media screen and (max-width: 768px) {
  .p-top-voice__job {
    font-size: 11px;
  }
}
.p-top-voice__headRight .band {
  display: block;
  width: 94px;
  margin: 0 0 10px;
  padding: 3px 0;
  border-radius: 12px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
}
.p-top-voice__headRight .text {
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .p-top-voice__headRight .text {
    font-size: 14px;
  }
}
.p-top-voice__before {
  margin: 0 0 32px;
  position: relative;
}
.p-top-voice__before::after {
  content: '';
  width: 12px;
  height: 8px;
  position: absolute;
  bottom: -20px;
  left: 40px;
  background: #000;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.p-top-voice__before .band {
  background: #BFD4F2;
}
.p-top-voice__after .band {
  background: #2B66D4;
}
.p-top-voice__after .line {
  background: linear-gradient(transparent 60%, #fff59d 60%);
  color: #2B66D4;
  font-weight: 700;
}
.p-top-voice__text {
  padding: 20px 24px 24px;
  background: #E8F3FD;
  font-size: 14px;
  line-height: 1.8;
}
.p-top-voice .swiper-pagination {
  margin: 40px 0 0;
  position: relative;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .p-top-voice .swiper-pagination {
    margin: 24px 0 0;
  }
}
.p-top-voice .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin: 0 10px!important;
  background: #BFD4F2;
}
@media screen and (max-width: 768px) {
  .p-top-voice .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 8px!important;
  }
}
.p-top-voice .swiper-pagination-bullet-active {
  background: #2B66D4;
}
.voiceslider-prev,
.voiceslider-next {
  width: 60px;
  height: 60px;
  background: #fff;
  border: 2px solid #2B66D4;
  border-radius: 50%;
}
.voiceslider-prev {
  top: 50%;
  left: 0;
}
.voiceslider-next {
  top: 50%;
  right: 0;
}
@media screen and (max-width: 768px) {
  .voiceslider-prev,
  .voiceslider-next {
    width: 44px;
    height: 44px;
  }
}
.voiceslider-prev::after,
.voiceslider-next::after {
  content: '';
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  border-top: 2px solid #2B66D4;
}
.voiceslider-prev::after {
  left: 55%;
}
.voiceslider-next::after {
  left: 45%;
}
@media screen and (max-width: 768px) {
  .voiceslider-prev::after,
  .voiceslider-next::after {
    width: 12px;
    height: 12px;
  }
}
.voiceslider-prev::after {
  border-left: 2px solid #2B66D4;
  transform: translate(-50%, -50%) rotate(-45deg);
}

.voiceslider-next::after {
  border-right: 2px solid #2B66D4;
  transform: translate(-50%, -50%) rotate(45deg);
}

.p-top-chart {
  padding: 100px 0;
}
@media screen and (max-width: 768px) {
  .p-top-chart {
    padding: 60px 0;
  }
}
.p-top-chart .p-top__title {
  margin: 0 0 48px;
}
.p-top-chart__table {
  overflow-x: scroll;
}
@media screen and (max-width: 768px) {
  .p-top-chart__table {
    padding: 0 20px;
  }
}
.p-top-chart__row {
  display: grid;
  grid-template-columns: 240px 420px 260px 260px;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .p-top-chart__row {
    grid-template-columns: 100px 190px 160px 160px;
    justify-content: start;
  }
}
.p-top-chart__row--header {
  margin: 0 0 14px;
}
@media screen and (max-width: 768px) {
  .p-top-chart__row--header {
    margin: 0 0 10px;
  }
}
.p-top-chart__row--header .p-top-chart__cell {
  padding: 15px 0;
  background: #898989!important;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-top-chart__row--header .p-top-chart__cell {
    padding: 9px 0!important;
    font-size: 14px;
  }
}
.p-top-chart__row--header .p-top-chart__cell.p-top-chart__cell--label {
  background: transparent!important;
}
.p-top-chart__row--header .p-top-chart__cell:nth-of-type(2) {
  padding: 15px 0;
  background: #369AF0 !important;
  background: linear-gradient(90deg, rgba(54, 154, 240, 1) 0%, rgba(43, 102, 212, 1) 100%)!important;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-top-chart__row--header .p-top-chart__cell:nth-of-type(2) {
    padding: 9px 0;
    font-size: 16px;
  }
}
.p-top-chart__row .p-top-chart__cell--label {
  padding: 30px;
  position: relative;
  background: #898989!important;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-top-chart__row .p-top-chart__cell--label {
    padding: 30px 10px!important;
    font-size: 14px;
  }
}
.p-top-chart__row .p-top-chart__cell--label::after {
  content: '';
  width: calc(100% - 60px);
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  background: #fff;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .p-top-chart__row .p-top-chart__cell--label::after {
    width: calc(100% - 20px);
  }
}
.p-top-chart__row .p-top-chart__cell {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px;
  position: relative;
  background: #F7F7F7;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-top-chart__row .p-top-chart__cell {
    padding: 30px 10px!important;
  }
}
.p-top-chart__row:nth-of-type(2) .p-top-chart__cell--label {
  border-radius: 10px 10px 0 0;
}
.p-top-chart__row:last-of-type .p-top-chart__cell--label {
  border-radius: 0 0 10px 10px;
}
.p-top-chart__row .p-top-chart__cell:nth-of-type(2) {
  background: #F0F7FF;
}

.p-top-chart__row:nth-of-type(2) .p-top-chart__cell:nth-of-type(2),
.p-top-chart__row:nth-of-type(2) .p-top-chart__cell:nth-of-type(3),
.p-top-chart__row:nth-of-type(2) .p-top-chart__cell:nth-of-type(4) {
  border-radius: 10px 10px 0 0;
}
.p-top-chart__row:last-of-type .p-top-chart__cell:nth-of-type(2),
.p-top-chart__row:last-of-type .p-top-chart__cell:nth-of-type(3),
.p-top-chart__row:last-of-type .p-top-chart__cell:nth-of-type(4) {
  border-radius: 0 0 10px 10px;
}
.p-top-chart__row:nth-of-type(2) .p-top-chart__cell:nth-of-type(2),
.p-top-chart__row:nth-of-type(3) .p-top-chart__cell:nth-of-type(2),
.p-top-chart__row:nth-of-type(4) .p-top-chart__cell:nth-of-type(2),
.p-top-chart__row:nth-of-type(5) .p-top-chart__cell:nth-of-type(2),
.p-top-chart__row:nth-of-type(6) .p-top-chart__cell:nth-of-type(2) {
  color: #2545CC;
  font-weight: 700;
}
.p-top-chart__row:nth-of-type(2) .p-top-chart__cell:nth-of-type(2)::after,
.p-top-chart__row:nth-of-type(3) .p-top-chart__cell:nth-of-type(2)::after,
.p-top-chart__row:nth-of-type(4) .p-top-chart__cell:nth-of-type(2)::after,
.p-top-chart__row:nth-of-type(5) .p-top-chart__cell:nth-of-type(2)::after,
.p-top-chart__row:nth-of-type(6) .p-top-chart__cell:nth-of-type(2)::after {
  content: '';
  width: calc(100% - 60px);
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  background: #2545CC;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .p-top-chart__row:nth-of-type(2) .p-top-chart__cell:nth-of-type(2)::after,
  .p-top-chart__row:nth-of-type(3) .p-top-chart__cell:nth-of-type(2)::after,
  .p-top-chart__row:nth-of-type(4) .p-top-chart__cell:nth-of-type(2)::after,
  .p-top-chart__row:nth-of-type(5) .p-top-chart__cell:nth-of-type(2)::after,
  .p-top-chart__row:nth-of-type(6) .p-top-chart__cell:nth-of-type(2)::after {
    width: calc(100% - 20px);
  }
}
.p-top-chart__row:nth-of-type(7) .p-top-chart__cell:nth-of-type(2) {
  color: #2545CC;
  font-weight: 700;
}
.p-top-chart__row:nth-of-type(2) .p-top-chart__cell:nth-of-type(3)::after,
.p-top-chart__row:nth-of-type(2) .p-top-chart__cell:nth-of-type(4)::after,
.p-top-chart__row:nth-of-type(3) .p-top-chart__cell:nth-of-type(3)::after,
.p-top-chart__row:nth-of-type(3) .p-top-chart__cell:nth-of-type(4)::after,
.p-top-chart__row:nth-of-type(4) .p-top-chart__cell:nth-of-type(3)::after,
.p-top-chart__row:nth-of-type(4) .p-top-chart__cell:nth-of-type(4)::after,
.p-top-chart__row:nth-of-type(5) .p-top-chart__cell:nth-of-type(3)::after,
.p-top-chart__row:nth-of-type(5) .p-top-chart__cell:nth-of-type(4)::after,
.p-top-chart__row:nth-of-type(6) .p-top-chart__cell:nth-of-type(3)::after,
.p-top-chart__row:nth-of-type(6) .p-top-chart__cell:nth-of-type(4)::after {
  content: '';
  width: calc(100% - 60px);
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  background: #ddd;
  transform: translateX(-50%);
}

@media screen and (max-width: 768px) {
  .p-top-chart__row:nth-of-type(2) .p-top-chart__cell:nth-of-type(3)::after,
  .p-top-chart__row:nth-of-type(2) .p-top-chart__cell:nth-of-type(4)::after,
  .p-top-chart__row:nth-of-type(3) .p-top-chart__cell:nth-of-type(3)::after,
  .p-top-chart__row:nth-of-type(3) .p-top-chart__cell:nth-of-type(4)::after,
  .p-top-chart__row:nth-of-type(4) .p-top-chart__cell:nth-of-type(3)::after,
  .p-top-chart__row:nth-of-type(4) .p-top-chart__cell:nth-of-type(4)::after,
  .p-top-chart__row:nth-of-type(5) .p-top-chart__cell:nth-of-type(3)::after,
  .p-top-chart__row:nth-of-type(5) .p-top-chart__cell:nth-of-type(4)::after,
  .p-top-chart__row:nth-of-type(6) .p-top-chart__cell:nth-of-type(3)::after,
  .p-top-chart__row:nth-of-type(6) .p-top-chart__cell:nth-of-type(4)::after {
    width: calc(100% - 20px);
  }
}
.p-top-chart__row .sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-top-chart__row .sp {
    display: block;
  }
}
.p-top .fixed-cta {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s;
}
.p-top .fixed-cta.is-active {
  opacity: 1;
  pointer-events: all;
}
@media screen and (min-width: 769px) {
  .p-top .fixed-cta {
    display: none;
  }
}
.p-top .fixed-cta img {
  max-width: 100%;
  height: auto;
}
