@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Oswald:wght@200..700&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", serif;
  color: #333333;
  overflow-x: hidden;
  letter-spacing: 0.05em;
}

main {
  overflow: hidden;
}

img {
  vertical-align: bottom;
}

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-inner-md {
  max-width: 1055px;
  margin: 0 auto;
}

.l-header {
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background: rgba(77, 77, 77, .4);
}

.l-header.active {
  background: #333333;
}

.l-header__inner {
  width: 100%;
  height: auto;
  padding: 25px 40px 25px 50px;
  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;
}

@media screen and (max-width: 768px) {
  .l-header__inner {
    padding: 15px 22px;
  }
}

.l-header__logo {
  max-width: 207px;
}

@media screen and (max-width: 768px) {
  .l-header__logo {
    max-width: 98px;
  }
}

.l-header__logo img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 768px) {
  .l-header__contents {
    position: fixed;
    top: 60px;
    left: 0;
    background: #333333;
    z-index: 9;
    display: none;
    overflow-y: scroll;
    width: 100%;
    height: 100vh;
  }

  .l-header__contents>div {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 60px 0 148px;
  }
}

.l-header__nav {
  display: none;
}

@media screen and (max-width: 768px) {
  .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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
  }

  .l-header__nav a {
    font-size: 16px;
    line-height: 1.25;
    font-weight: 700;
    color: #fff;
  }
}

.l-header__buttonwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 25px;
}

@media screen and (max-width: 768px) {
  .l-header__buttonwrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 60px;
  }
}

.l-header__button {
  border-radius: 10px;
  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;
  height: 56px;
  width: 210px;
  position: relative;
  border: #789AAD 2px solid;
}

@media screen and (max-width: 768px) {
  .l-header__button {
    width: 331px;
    height: 60px;
  }
}

.l-header__button p {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
}

.l-header__button svg {
  position: absolute;
  right: 13px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.l-header__button.-application {
  background: #789AAD;
}

.l-header__button.-application p {
  color: #fff;
  padding-right: 10px;
}

.l-header__button.-contact {
  background: #FFFFFF;
}

.l-header__button.-contact p {
  color: #789AAD;
  padding-right: 10px;
}

.l-footer {
  background: #202020;
  padding: 60px 22px 22px;
}

@media screen and (max-width: 768px) {
  .l-footer {
    padding: 60px 22px 100px;
  }
}

.l-footer__logo {
  width: 336px;
}

@media screen and (max-width: 768px) {
  .l-footer__logo {
    width: 242px;
    margin: 0 auto;
  }
}

.l-footer__logo img {
  width: 100%;
  height: auto;
}

.l-footer table {
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  margin-top: 36px;
}

@media screen and (max-width: 768px) {
  .l-footer table {
    font-size: 12px;
    line-height: 1.5;
    margin: 56px auto 0;
  }
}

.l-footer table th {
  width: 122px;
  padding: 4px 0px;
}

@media screen and (max-width: 768px) {
  .l-footer table th {
    width: 83px;
  }
}

.l-footer table td {
  padding: 4px 0px;
}

@media screen and (max-width: 768px) {
  .l-footer table td li {
    padding-left: 1em;
    text-indent: -1em;
  }
}

.l-footer small {
  color: #fff;
  text-align: center;
  font-size: 12px;
  line-height: 1.4166666667;
  font-weight: 600;
  display: block;
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  .l-footer small {
    margin-top: 52px;
  }
}

.l-bg1 {
  background-color: #F7F7F7;
  margin: 0 calc(50% - 50vw);
  padding: 0 calc(50vw - 50%);
  width: 100vw;
}

.l-bg2 {
  background-color: #C0C0C0;
  margin: 0 calc(50% - 50vw);
  padding: 0 calc(50vw - 50%);
  width: 100vw;
}

.l-bg3 {
  background-image: url(../images/bg1.jpg);
  background-size: cover;
  background-position: top;
  margin: 0 calc(50% - 50vw);
  padding: 0 calc(50vw - 50%);
  width: 100vw;
}

.l-bg3 .p-top__title,
.l-bg3 .p-top__lead {
  color: #fff;
}

.l-bg4 {
  background-color: #4D4D4D;
  margin: 0 calc(50% - 50vw);
  padding: 0 calc(50vw - 50%);
  width: 100vw;
}

.l-bg4 .p-top__title,
.l-bg4 .p-top__lead {
  color: #fff;
}

.l-bg5 {
  background-color: #EDEDED;
  margin: 0 calc(50% - 50vw);
  padding: 0 calc(50vw - 50%);
  width: 100vw;

  &.voice {
    padding: 0;
  }
}

.l-bg6 {
  background-image: url(../images/bg2.webp);
  background-size: cover;
  background-position: top;
  margin: 0 calc(50% - 50vw);
  padding: 0 calc(50vw - 50%);
  width: 100vw;
}

.l-bg6 .p-top__title,
.l-bg6 .p-top__lead {
  color: #fff;
}

.l-bgcta {
  background-color: #F7F7F7;
  margin: 0 calc(50% - 50vw);
  padding: 160px calc(50vw - 50%);
  width: 100vw;
}

@media screen and (max-width: 768px) {
  .l-bgcta {
    padding: 0px calc(50vw - 50%);
  }
}

.c-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 49px;
  margin-top: 66px;
}

@media screen and (max-width: 768px) {
  .c-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 40px;
  }

  .c-card.-slider {
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    gap: unset;
  }
}

.c-card__item {
  width: calc(33.33333% - 32.66667px);
}

@media screen and (max-width: 768px) {
  .c-card__item {
    width: 100%;
  }
}

.c-card__thumb img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 20/13;
}

@media screen and (max-width: 768px) {
  .c-card__thumb img {
    aspect-ratio: 331/247;
  }
}

.c-card__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
  margin-top: 24px;
}

@media screen and (max-width: 768px) {
  .c-card__head {
    margin-top: 15px;
  }
}

.c-card__head time {
  font-size: 14px;
  line-height: 1.9285714286;
  font-weight: 500;
}

.c-card__cate li {
  background: #0AB1A8;
  color: #fff;
  font-size: 14px;
  line-height: 1.9285714286;
  font-weight: 500;
  padding: 0px 14px;
  border-radius: 4px;
}

.c-card__title {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 700;
  margin-top: 31px;
}

@media screen and (max-width: 768px) {
  .c-card__title {
    margin-top: 17px;
  }
}

.c-card__button {
  border: #0AB1A8 2px solid;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 232px;
  width: 100%;
  height: 50px;
  padding: 0 12px;
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .c-card__button {
    margin: 24px auto 0;
    padding: 0 10px 0 18px;
  }
}

.c-card__button p {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
  color: #0AB1A8;
  width: 100%;
  text-align: center;
}

.c-card__bottom {
  display: none;
}

@media screen and (max-width: 768px) {
  .c-card__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 54px auto 0;
    max-width: 286px;
  }

  .c-card__bottom .swiper-button-next,
  .c-card__bottom .swiper-button-prev,
  .c-card__bottom .swiper-pagination {
    position: unset;
  }

  .c-card__bottom .swiper-button-next,
  .c-card__bottom .swiper-button-prev {
    width: 45px;
    height: 45px;
    position: unset;
  }

  .c-card__bottom .swiper-button-next:after,
  .c-card__bottom .swiper-button-prev:after {
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
    width: 45px;
    height: 45px;
    margin-top: 20px;
  }

  .c-card__bottom .swiper-button-next:after {
    background-image: url(../images/slide-r.png);
  }

  .c-card__bottom .swiper-button-prev:after {
    background-image: url(../images/slide-l.png);
  }

  .c-card__bottom .swiper-pagination-bullet {
    background: #DDDDDD;
    opacity: 1;
    width: 12px;
    height: 12px;
  }

  .c-card__bottom .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
  .c-card__bottom .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px;
  }

  .c-card__bottom .swiper-pagination-bullet-active {
    background: #06B4CF;
  }
}

.c-cta {
  max-width: 1055px;
  margin: 0 auto;
  padding: 63px 10px 60px;
  background-image: url(../images/cta.jpg);
  background-size: cover;
  border-radius: 10px;
}

@media screen and (max-width: 768px) {
  .c-cta {
    border-radius: 0;
    margin: 0 calc(50% - 50vw);
    padding: 60px calc(50vw - 50%);
    width: 100vw;
  }
}

.c-cta__title {
  font-size: 28px;
  line-height: 1.2857142857;
  font-weight: 500;
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .c-cta__title {
    font-size: 24px;
    line-height: 1.5833333333;
  }
}

.c-cta__textwrap {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 26px auto 0;
}

@media screen and (max-width: 768px) {
  .c-cta__textwrap {
    margin: 36px auto 0;
  }
}

.c-cta__text {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 500;
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .c-cta__text {
    line-height: 1.6;
  }
}

.c-cta__text2 {
  color: #FFD966;
  font-size: 14px;
  line-height: 1.7857142857;
  font-weight: 500;
  text-align: center;
  margin-top: 6px;
}

.c-cta__cloud {
  position: absolute;
  left: -114px;
  top: 40%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 82px;
  height: 82px;
  border-radius: 50%;
  background: #fff;
  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;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .c-cta__cloud {
    width: 64px;
    height: 64px;
    font-size: 14px;
    line-height: 1.4285714286;
    left: -6px;
    top: -10%;
  }
}

.c-cta__cloud::after {
  position: absolute;
  content: "";
  background: #fff;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 54%);
  clip-path: polygon(0 0, 0% 100%, 100% 54%);
  right: -8px;
  bottom: 16px;
  width: 22px;
  height: 15px;
  rotate: 30deg;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .c-cta__cloud::after {
    bottom: 12px;
  }
}

.c-cta__buttonwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 40px;
  margin-top: 52px;
}

@media screen and (max-width: 768px) {
  .c-cta__buttonwrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 50px;
    gap: 37px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.c-cta__button {
  width: 300px;
  height: 56px;
  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;
  position: relative;
  border: #789AAD solid 2px;
  border-radius: 10px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .c-cta__button {
    width: 100%;
    max-width: 330px;
    padding-top: 5px;
  }
}

.c-cta__button svg {
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  .c-cta__button svg {
    right: 11px;
    top: 53%;
  }
}

.c-cta__button.-application {
  background: #789AAD;
}

.c-cta__button.-application .c-cta__buttonlead {
  background: #fff;
}

.c-cta__button.-application .c-cta__buttontext {
  color: #fff;
}

.c-cta__button.-contact {
  background: #fff;
}

.c-cta__button.-contact .c-cta__buttonlead {
  background: #789AAD;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .c-cta__button.-contact .c-cta__buttonlead {
    width: 300px;
  }
}

.c-cta__button.-contact .c-cta__buttontext {
  color: #789AAD;
}

.c-cta__buttonlead {
  width: 260px;
  height: 23px;
  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;
  border: #789AAD solid 1px;
  font-size: 12px;
  font-weight: 700;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -14px;
}

.c-cta__buttontext {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
}

.c-burger {
  display: none;
}

@media screen and (max-width: 768px) {
  .c-burger {
    width: 30px;
    height: 22px;
    position: relative;
    margin-top: 3px;
    position: absolute;
    right: 22px;
    top: 45%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
    cursor: pointer;
    display: block;
  }

  .c-burger--top,
  .c-burger--mid,
  .c-burger--bottom {
    width: 30px;
    height: 2px;
    background: #fff;
    display: block;
    left: 0;
    position: absolute;
  }

  .c-burger--top {
    top: 0;
  }

  .c-burger--mid {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
  }

  .c-burger--bottom {
    bottom: 0;
  }

  .c-burger.active .c-burger--top {
    rotate: 45deg;
    top: 10px;
  }

  .c-burger.active .c-burger--mid {
    opacity: 0;
  }

  .c-burger.active .c-burger--bottom {
    rotate: -45deg;
    bottom: 10px;
  }
}

.c-form {
  max-width: 800px;
  margin: 0 auto;
}

.c-form__item+.c-form__item {
  margin-top: 32px;
}

@media screen and (max-width: 768px) {
  .c-form__item+.c-form__item {
    margin-top: 24px;
  }
}

.c-form__item>label {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4444444444;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}

@media screen and (max-width: 768px) {
  .c-form__item>label {
    gap: 15px;
    font-size: 13px;
    line-height: 1.4615384615;
  }
}

.c-form__required {
  width: 45px;
  height: 23px;
  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: #789AAD;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  border-radius: 5px;
}

@media screen and (max-width: 768px) {
  .c-form__required {
    width: 40px;
    height: 19px;
    font-size: 8px;
    border-radius: 2px;
  }
}

.c-form input[type=text],
.c-form input[type=tel],
.c-form input[type=email],
.c-form textarea,
.c-form select {
  border: #4D4D4D 1px solid;
  border-radius: 5px;
  margin-top: 16px;
  width: 100%;
  cursor: pointer;
}

@media screen and (max-width: 768px) {

  .c-form input[type=text],
  .c-form input[type=tel],
  .c-form input[type=email],
  .c-form textarea,
  .c-form select {
    margin-top: -3px;
  }
}

.c-form input[type=text],
.c-form input[type=tel],
.c-form input[type=email],
.c-form textarea {
  padding: 20px 20px;
}

@media screen and (max-width: 768px) {

  .c-form input[type=text],
  .c-form input[type=tel],
  .c-form input[type=email],
  .c-form textarea {
    padding: 10px 10px;
  }
}

.c-form textarea {
  min-height: 180px;
}

@media screen and (max-width: 768px) {
  .c-form textarea {
    min-height: 180px;
  }
}

.c-form select {
  padding: 17px 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("../images/form.svg");
  background-repeat: no-repeat;
  background-size: 11px auto;
  background-position: right 24px center;
  /* 画像の位置 */
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  .c-form select {
    padding: 10px 10px;
    background-position: right 12px center;
    font-size: 13px;
  }
}

.c-form input::-webkit-input-placeholder,
.c-form textarea::-webkit-input-placeholder {
  color: #C3C3C3;
  font-size: 18px;
  line-height: 1.4444444444;
}

.c-form input::-moz-placeholder,
.c-form textarea::-moz-placeholder {
  color: #C3C3C3;
  font-size: 18px;
  line-height: 1.4444444444;
}

.c-form input::-ms-input-placeholder,
.c-form textarea::-ms-input-placeholder {
  color: #C3C3C3;
  font-size: 18px;
  line-height: 1.4444444444;
}

.c-form input::placeholder,
.c-form textarea::placeholder {
  color: #C3C3C3;
  font-size: 18px;
  line-height: 1.4444444444;
}

@media screen and (max-width: 768px) {

  .c-form input::-webkit-input-placeholder,
  .c-form textarea::-webkit-input-placeholder {
    font-size: 13px;
    line-height: 1.4615384615;
  }

  .c-form input::-moz-placeholder,
  .c-form textarea::-moz-placeholder {
    font-size: 13px;
    line-height: 1.4615384615;
  }

  .c-form input::-ms-input-placeholder,
  .c-form textarea::-ms-input-placeholder {
    font-size: 13px;
    line-height: 1.4615384615;
  }

  .c-form input::placeholder,
  .c-form textarea::placeholder {
    font-size: 13px;
    line-height: 1.4615384615;
  }
}

.c-form__radio {
  margin-top: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
}

@media screen and (max-width: 768px) {
  .c-form__radio {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
    margin-top: -4px;
  }
}

.c-form__radio>div {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}

.c-form__radio input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.c-form__radio input[type=radio] {
  position: relative;
  width: 28px;
  height: 28px;
  border: 1px solid #4D4D4D;
  border-radius: 50%;
  vertical-align: -2px;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .c-form__radio input[type=radio] {
    width: 19px;
    height: 19px;
  }
}

.c-form__radio input[type=radio]:checked:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #4D4D4D;
  content: "";
}

@media screen and (max-width: 768px) {
  .c-form__radio input[type=radio]:checked:before {
    width: 11px;
    height: 11px;
    top: 3px;
    left: 3px;
    -webkit-transform: unset;
    transform: unset;
  }
}

.c-form__radio>span {
  margin: 0 0 0 0;
}

.c-form__radio label {
  font-size: 18px;
  line-height: 1.5555555556;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}

@media screen and (max-width: 768px) {
  .c-form__radio label {
    font-size: 13px;
    line-height: 1.4615384615;
  }
}

.c-form__privacy {
  margin-top: 63px;
}

.c-form__privacy .border {
  text-decoration: underline;
}

.c-form__privacy input[type=checkbox] {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  cursor: pointer;
  opacity: 0;
}

.c-form__privacy .wpcf7-list-item-label {
  font-size: 18px;
  line-height: 1.3333333333;
  padding-left: 42px;
  font-weight: 500;
  display: block;
}

@media screen and (max-width: 768px) {
  .c-form__privacy .wpcf7-list-item-label {
    font-size: 11px;
    line-height: 3.1538461538;
    padding-left: 9px;
  }
}

.c-form__privacy .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  top: 52%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 26px;
  height: 26px;
  border: 1px solid #000;
  background: #FFF;
  cursor: pointer;
  border-radius: 4px;
}

@media screen and (max-width: 768px) {
  .c-form__privacy .wpcf7-list-item-label::before {
    width: 18px;
    height: 18px;
    border: 2px solid #D9D9D9;
  }
}

.c-form__privacy .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  top: 52%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 26px;
  height: 26px;
  background: transparent url(../images/check.svg) no-repeat center center/contain;
  cursor: pointer;
  opacity: 0;
  border-radius: 4px;
}

@media screen and (max-width: 768px) {
  .c-form__privacy .wpcf7-list-item-label::after {
    width: 18px;
    height: 18px;
  }
}

.c-form__privacy input[type=checkbox]:checked+.wpcf7-list-item-label::after {
  opacity: 1;
}

.c-form__privacy input[type=checkbox]:checked+.wpcf7-list-item-label::before {
  opacity: 0;
}

.c-form__privacytitle {
  font-size: 24px;
  line-height: 1.2083333333;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .c-form__privacytitle {
    font-size: 18px;
    line-height: 2.1111111111;
  }
}

.c-form__scroll {
  border: #4D4D4D 1px solid;
  border-radius: 10px;
  height: 320px;
  overflow-y: scroll;
  margin-top: 32px;
  padding: 30px 46px 30px 17px;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .c-form__scroll {
    margin-top: 24px;
    padding: 5px 20px 5px 10px;
    border-radius: 5px;
  }
}

.c-form__scroll section+section {
  margin-top: 60px;
}

.c-form__scroll strong {
  font-size: 18px;
  line-height: 1.6111111111;
  display: block;
  margin-top: 1em;
}

@media screen and (max-width: 768px) {
  .c-form__scroll strong {
    font-size: 10px;
    line-height: 1.5;
  }
}

.c-form__scroll div.-right {
  text-align: right;
}

@media screen and (max-width: 768px) {
  .c-form__scroll div {
    font-size: 10px;
    line-height: 1.5;
  }
}

.c-form__scroll ol {
  list-style-type: decimal;
}

.c-form__scroll ol li {
  margin-left: 1.4em;
  text-indent: -1em;
}

@media screen and (max-width: 768px) {
  .c-form__scroll ol li {
    font-size: 10px;
    line-height: 1.5;
  }
}

.c-form__scroll ol li>ol>li {
  list-style-type: none;
  counter-increment: cnt;
  margin-left: 2em;
}

.c-form__scroll ol li>ol>li::before {
  content: "(" counter(cnt) ") ";
}

.c-form__scroll+.wpcf7-form-control-wrap {
  margin: 60px auto 0;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media screen and (max-width: 768px) {
  .c-form__scroll+.wpcf7-form-control-wrap {
    margin: 30px auto 0;
  }
}

.c-form__button {
  width: 300px;
  height: 56px;
  position: relative;
  margin: 40px auto 0;
}

@media screen and (max-width: 768px) {
  .c-form__button {
    width: 287px;
    margin: 30px auto 0;
  }
}

.c-form__button .wpcf7-spinner {
  display: none;
}

.c-form__button input {
  background: #789AAD;
  color: #fff;
  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;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
  position: absolute;
  left: 0;
  top: 0;
}

.c-form__button svg {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 16px;
  cursor: pointer;
}

.c-form .wpcf7-not-valid-tip {
  margin-top: 1em;
}

.c-form .wpcf7 form.invalid .wpcf7-response-output,
.c-form .wpcf7 form.unaccepted .wpcf7-response-output,
.c-form .wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #dc3232;
}

.p-top__title {
  font-size: 40px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  margin-bottom: 56px;
}

@media screen and (max-width: 768px) {
  .p-top__title {
    font-size: 24px;
    line-height: 1.5833333333;
    margin-bottom: 55px;
  }
}

.p-top__lead {
  font-size: 16px;
  line-height: 1.75;
  font-weight: 500;
  text-align: center;
  margin-bottom: 80px;
}

@media screen and (max-width: 768px) {
  .p-top__lead {
    text-align: left;
    font-size: 16px;
    line-height: 1.625;
    margin-bottom: 60px;
  }
}

.p-top-mv {
  background-image: url(../images/mv.jpg);
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 1080px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .p-top-mv {
    height: 700px;
  }
}

.p-top-mv__inner {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 256px;
  top: 51.5%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 1330px) {
  .p-top-mv__inner {
    left: 20px;
  }
}

@media screen and (max-width: 768px) {
  .p-top-mv__inner {
    top: 56%;
    left: 0;
    padding: 0 22px;
    width: 100%;
  }
}

.p-top-mv__lead {
  font-size: 56px;
  line-height: 1.4464285714;
  font-weight: 700;
  color: #fff;
  text-shadow: 3px 3px 4px rgba(0, 0, 0, .2);
}

@media screen and (max-width: 768px) {
  .p-top-mv__lead {
    font-size: 30px;
    line-height: 1.2666666667;
  }
}

.p-top-mv__text {
  font-size: 24px;
  line-height: 1.4583333333;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-top: 4px;
  color: #fff;
  margin-top: 24px;
  text-shadow: 3px 3px 4px rgba(0, 0, 0, .2);
}

@media screen and (max-width: 768px) {
  .p-top-mv__text {
    font-size: 20px;
    line-height: 1.45;
  }
}

.p-top-mv__logo {
  max-width: 578px;
  width: 100%;
  height: auto;
  margin-top: 24px;
}

@media screen and (max-width: 768px) {
  .p-top-mv__logo {
    max-width: 269px;
  }
}

.p-top-mv__logo img {
  width: 100%;
  height: auto;
}

.p-top-mv__buttonwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  margin-top: 120px;
}

@media screen and (max-width: 768px) {
  .p-top-mv__buttonwrap {
    -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;
    gap: 20px;
    margin-top: 90px;
  }
}

.p-top-mv__button {
  border-radius: 8px;
  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;
  width: 360px;
  height: 80px;
  position: relative;
  border: #789AAD 2px solid;
}

@media screen and (max-width: 768px) {
  .p-top-mv__button {
    width: 100%;
    max-width: 330px;
    height: 60px;
  }
}

.p-top-mv__button p {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.45;
}

@media screen and (max-width: 768px) {
  .p-top-mv__button p {
    font-size: 16px;
    line-height: 1.5;
  }
}

.p-top-mv__button figure {
  width: 24px;
}

@media screen and (max-width: 768px) {
  .p-top-mv__button figure {
    width: 26px;
  }
}

.p-top-mv__button figure img {
  width: 100%;
  height: auto;
}

.p-top-mv__button svg {
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  .p-top-mv__button svg {
    right: 20px;
  }
}

.p-top-mv__button.-information {
  background: #789AAD;
}

.p-top-mv__button.-information p {
  color: #fff;
  margin-left: 10px;
  margin-right: 12px;
}

.p-top-mv__button.-mail {
  background: #FFFFFF;
}

.p-top-mv__button.-mail p {
  color: #789AAD;
  margin-left: 10px;
  margin-right: 10px;
}

@media screen and (max-width: 768px) {
  .p-top-mv__button.-mail p {
    margin-left: 15px;
    margin-right: -4px;
  }
}


.p-top-about {
  padding: 200px 0;
}

@media screen and (max-width: 768px) {
  .p-top-about {
    padding: 60px 0;
  }
}

.p-top-about__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
}

@media screen and (max-width: 768px) {
  .p-top-about__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
  }
}

.p-top-about__item {
  width: calc(33.33333% - 33.33333px);
  border: #4D4D4D solid 2px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 22px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 40px 10px 34px;
}

@media screen and (max-width: 768px) {
  .p-top-about__item {
    width: 100%;
  }
}

.p-top-about__thumb {
  width: 120px;
  height: auto;
  margin: 0 auto;
}

.p-top-about__thumb img {
  width: 100%;
  height: auto;
}

.p-top-about__title {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .p-top-about__title {
    font-size: 20px;
    line-height: 1.6;
  }
}

.p-top-about__text {
  max-width: 300px;
  font-size: 16px;
  line-height: 1.75;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .p-top-about__text {
    max-width: 251px;
    line-height: 1.625;
  }
}

.p-top-worries {
  padding: 160px 0;
}

@media screen and (max-width: 768px) {
  .p-top-worries {
    padding: 60px 0;
  }
}

.p-top-worries__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;
}

@media screen and (max-width: 768px) {
  .p-top-worries__list {
    gap: 30px;
  }
}

.p-top-worries__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  border-radius: 10px;
}

@media screen and (max-width: 768px) {
  .p-top-worries__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.p-top-worries__thumb {
  width: 202px;
}

@media screen and (max-width: 768px) {
  .p-top-worries__thumb {
    width: 100%;
  }
}

.p-top-worries__thumb img {
  border-radius: 10px 0 0 10px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: bottom;
}

@media screen and (max-width: 768px) {
  .p-top-worries__thumb img {
    border-radius: 10px 10px 0 0;
  }
}

.p-top-worries__textwrap {
  padding: 35px 43px 30px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 6px;
}

@media screen and (max-width: 768px) {
  .p-top-worries__textwrap {
    padding: 31px 23px 35px 24px;
    gap: 17px;
  }
}

.p-top-worries__textwrap li {
  font-size: 18px;
  line-height: 2;
  font-weight: 500;
  position: relative;
  padding-left: 34px;
}

@media screen and (max-width: 768px) {
  .p-top-worries__textwrap li {
    font-size: 16px;
    line-height: 1.625;
  }
}

.p-top-worries__textwrap li span {
  background: #E3EAED;
}

.p-top-worries__textwrap svg {
  position: absolute;
  left: 0;
  top: 7px;
}

@media screen and (max-width: 768px) {
  .p-top-worries__textwrap svg {
    top: 1px;
  }
}

.p-top-solution {
  padding: 160px 0;
}

@media screen and (max-width: 768px) {
  .p-top-solution {
    padding: 60px 0;
  }
}

.p-top-solution__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 25px;
}

@media screen and (max-width: 768px) {
  .p-top-solution__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }
}

.p-top-solution__head--item {
  border: 2px solid #FFFFFF;
  border-radius: 10px;
  padding: 40px;
  width: calc(33.33333% - 26.66667px);
  min-height: 280px;
}

@media screen and (max-width: 768px) {
  .p-top-solution__head--item {
    width: 100%;
    padding: 27px 38px;
    min-height: unset;
  }
}

.p-top-solution__head--title {
  color: #333;
  background-color: #fff;
  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;
  font-size: 18px;
  line-height: 2.6666666667;
  font-weight: 500;
  height: 43px;
  border-radius: 10px;
}

.p-top-solution__head--list {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 24px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 7px;
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  .p-top-solution__head--list {
    margin: 21px auto 0;
    margin-left: 10px;
  }
}

.p-top-solution__head--list li {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 500;
  color: #fff;
}

.p-top-solution__head--list li::before {
  content: "⚫︎";
  padding-right: 16px;
}

.p-top-solution__box {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2vw;
  margin-top: 32px;

  @media (max-width: 768px) {
    grid-template-columns: repeat(2,1fr);
  }

  li {
    background: #789AAD;
    border-radius: 10px;
    height: 104px;
    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;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 500;
    color: #fff;
    text-align: center;

    @media (max-width: 950px) {
      height: 96px;
      font-size: 20px;
    }

    @media (max-width: 768px) {
      font-size: 18px;
    }

    @media (max-width: 600px) {
      height: 80px;
      font-size: 16px;
    }
  }
}

.p-top-solution__arrow {
  margin: 32px auto 0;
  display: block;
}

@media screen and (max-width: 768px) {
  .p-top-solution__arrow {
    margin: 23px auto 0;
  }
}

.p-top-solution__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  margin-top: 32px;
}

@media screen and (max-width: 768px) {
  .p-top-solution__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 24px;
  }
}

.p-top-solution__bottom li {
  width: calc(33.33333% - 26.66667px);
}

@media screen and (max-width: 768px) {
  .p-top-solution__bottom li {
    width: 100%;
  }
}

.p-top-solution__bottom figure {
  border-radius: 10px;
}

.p-top-solution__bottom figure img {
  border-radius: 10px;
  width: 100%;
  height: auto;
}

.p-top-solution__bottom p {
  font-size: 24px;
  line-height: 1.4583333333;
  font-weight: 500;
  color: #fff;
  text-align: center;
  margin-top: 24px;
}

@media screen and (max-width: 768px) {
  .p-top-solution__bottom p {
    font-size: 20px;
    line-height: 1.6;
    margin-top: 20px;
  }
}

.p-top-curriculum {
  padding: 160px 0;
}

@media screen and (max-width: 768px) {
  .p-top-curriculum {
    padding: 60px 0;
  }
}

.p-top-curriculum__title {
  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: 6px;
  font-size: 32px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  color: #2B2B63;
}

@media screen and (max-width: 768px) {
  .p-top-curriculum__title {
    font-size: 18px;
    line-height: 1.5;
  }

  .p-top-curriculum__title svg {
    width: 46px;
    height: 80px;
  }
}

.p-top-curriculum__thumb {
  margin-top: 45px;
  display: block;
}

@media screen and (max-width: 768px) {
  .p-top-curriculum__thumb {
    margin: 41px 21px 0 21px;
  }
}

.p-top-curriculum__thumb img {
  width: 100%;
  height: auto;
}

.p-top-strengths {
  padding: 160px 0 0;
}

@media screen and (max-width: 768px) {
  .p-top-strengths {
    padding: 60px 0 0;
  }
}

.p-top-strengths__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
}

@media screen and (max-width: 768px) {
  .p-top-strengths__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
  }
}

.p-top-strengths__item {
  width: calc(33.33333% - 33.33333px);
  border: #fff solid 1px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 22px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 40px 10px 35px;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .p-top-strengths__item {
    width: 100%;
    gap: 21px;
  }
}

.p-top-strengths__thumb {
  width: 120px;
  height: auto;
  margin: 0 auto;
}

.p-top-strengths__thumb img {
  width: 100%;
  height: auto;
}

.p-top-strengths__title {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .p-top-strengths__title {
    font-size: 20px;
    line-height: 1.8;
  }
}

.p-top-strengths__text {
  max-width: 300px;
  font-size: 16px;
  line-height: 1.75;
  font-weight: 500;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .p-top-strengths__text {
    line-height: 1.625;
  }
}

.p-top-business {
  padding: 200px 0 160px;
}

@media screen and (max-width: 768px) {
  .p-top-business {
    padding: 60px 0;
  }
}

.p-top-business__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
}

@media screen and (max-width: 768px) {
  .p-top-business__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
  }
}

.p-top-business__thumb {
  width: 50%;
}

@media screen and (max-width: 768px) {
  .p-top-business__thumb {
    width: 100%;
  }
}

.p-top-business__thumb img {
  width: 100%;
  height: auto;
}

.p-top-business__body {
  width: calc(50% - 60px);
}

@media screen and (max-width: 768px) {
  .p-top-business__body {
    width: 100%;
  }
}

.p-top-business__title {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .p-top-business__title {
    text-align: center;
    font-size: 20px;
    line-height: 1.6;
    display: block;
  }
}

.p-top-business__text {
  font-size: 16px;
  line-height: 1.75;
  font-weight: 500;
  color: #fff;
  margin-top: 37px;
}

@media screen and (max-width: 768px) {
  .p-top-business__text {
    line-height: 1.625;
  }
}

.p-top-business__text+.p-top-business__text {
  margin-top: 1.8em;
}

@media screen and (max-width: 768px) {
  .p-top-business__text+.p-top-business__text {
    margin-top: 1.5em;
  }
}

.p-top-message {
  padding: 200px 0 170px;
}

@media screen and (max-width: 768px) {
  .p-top-message {
    padding: 60px 0;
  }
}

.p-top-message__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  .p-top-message__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 36px;
    margin-top: 50px;
  }
}

.p-top-message__thumb {
  width: 274px;
}

@media screen and (max-width: 768px) {
  .p-top-message__thumb {
    max-width: 400px;
    margin: 0 auto;
    width: 100%;
  }
}

.p-top-message__thumb img {
  width: 100%;
  height: auto;
}

.p-top-message__body {
  width: calc(100% - 334px);
}

@media screen and (max-width: 768px) {
  .p-top-message__body {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.p-top-message__lead {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .p-top-message__lead {
    font-size: 20px;
    line-height: 1.6;
    text-align: center;
    margin-top: 38px;
  }
}

.p-top-message__text {
  font-size: 16px;
  line-height: 1.75;
  font-weight: 500;
  margin-top: 37px;
}

@media screen and (max-width: 768px) {
  .p-top-message__text {
    font-size: 14px;
    line-height: 1.5714285714;
  }

  .p-top-message__text span {
    display: block;
  }

  .p-top-message__text span+span {
    margin-top: 1.7em;
  }
}

.p-top-message__text+.p-top-message__text {
  margin-top: 1.7em;
}

.p-top-message__name {
  font-size: 18px;
  line-height: 1.4444444444;
  font-weight: 700;
  margin-left: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 21px;
}

@media screen and (max-width: 768px) {
  .p-top-message__name {
    font-size: 16px;
    line-height: 1.625;
    text-align: center;
    margin: 0 auto;
  }
}

.p-top-message__name span {
  font-size: 14px;
  line-height: 1.4285714286;
  display: block;
}

@media screen and (max-width: 768px) {
  .p-top-message__name span {
    line-height: 1.8571428571;
  }
}

.p-top-message__name figure {
  width: 161px;
  margin-left: 4px;
  margin-top: 16px;
}

@media screen and (max-width: 768px) {
  .p-top-message__name figure {
    margin: 16px auto 0;
  }
}

.p-top-message__name figure img {
  width: 100%;
  height: auto;
}

.p-top-contents {
  padding: 200px 0 0;
}

@media screen and (max-width: 768px) {
  .p-top-contents {
    padding: 60px 0 0;
  }
}

.p-top-contents__thumb {
  margin-top: -42px;
}

.p-top-contents__thumb img {
  width: 100%;
  height: auto;
}

.p-top-contents__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: 24px;
  background: #fff;
  padding: 60px 20px;
  margin-top: 60px;
}

@media screen and (max-width: 768px) {
  .p-top-contents__list {
    padding: 40px 12px;
    margin-top: -20px;
    gap: 16px;
  }
}

.p-top-contents__item {
  border-radius: 10px;
  max-width: 1055px;
  width: 100%;
  margin: 0 auto;
  border: #4D4D4D 2px solid;
}

@media screen and (max-width: 768px) {
  .p-top-contents__item {
    border-radius: 5px;
  }
}

.p-top-contents__item--q {
  background: #4D4D4D;
  padding: 24px 60px 24px 40px;
  position: relative;
  border-radius: 6px 6px 0 0;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .p-top-contents__item--q {
    padding: 13px 48px 16px 13px;
    border-radius: 2px 2px 0 0;
  }
}

.p-top-contents__item--q p {
  font-size: 20px;
  line-height: 1.4444444444;
  font-weight: 700;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .p-top-contents__item--q p {
    font-size: 16px;
    line-height: 1.5;
  }
}

.p-top-contents__item--a {
  position: relative;
  border-radius: 0 0 10px 10px;
  display: none;
  padding: 22px 40px 22px;
}

@media screen and (max-width: 768px) {
  .p-top-contents__item--a {
    padding: 16px;
  }
}

.p-top-contents__item--a p {
  font-size: 16px;
  line-height: 1.75;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .p-top-contents__item--a p {
    font-size: 16px;
    line-height: 1.5;
  }
}

.p-top-contents__item--a ol>li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 14px 0;
}

@media screen and (max-width: 768px) {
  .p-top-contents__item--a ol>li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
  }
}

.p-top-contents__item--a ol>li:not(:last-of-type) {
  border-bottom: #AFAFAF 1px solid;
}

.p-top-contents__item--a ol>li p {
  width: 339px;
}

@media screen and (max-width: 768px) {
  .p-top-contents__item--a ol>li p {
    width: 100%;
  }
}

.p-top-contents__item--a ol>li ul {
  width: calc(100% - 339px);
}

@media screen and (max-width: 768px) {
  .p-top-contents__item--a ol>li ul {
    width: 100%;
  }
}

.p-top-contents__item--a ol>li ul li {
  font-size: 16px;
  line-height: 1.75;
}

.p-top-contents__item--a ol+p {
  margin-top: 60px;
}

.p-top-contents__cross {
  width: 22px;
  height: 22px;
  position: absolute;
  right: 49px;
  top: 46%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  .p-top-contents__cross {
    right: 23px;
    top: 47%;
  }
}

.p-top-contents__cross span {
  display: block;
  width: 22px;
  height: 3px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
}

.p-top-contents__cross span:last-of-type {
  rotate: 90deg;
}

.p-top-contents__cross.active span:last-of-type {
  rotate: 0deg;
}

.p-top-contents__small {
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.8571428571;
  font-weight: 500;
  text-align: right;
  margin-left: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
}

@media screen and (max-width: 768px) {
  .p-top-contents__small {
    font-size: 10px;
    line-height: 1.6;
    text-align: left;
    margin-left: unset;
  }
}

.p-top-sample {
  padding: 200px 0 0px;
}

@media screen and (max-width: 768px) {
  .p-top-sample {
    padding: 60px 0;
  }
}

.p-top-sample__wrap iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 1240/703;
}

.p-top-sample__title {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 500;
  margin-top: 24px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .p-top-sample__title {
    font-size: 20px;
    line-height: 1.8;
    margin-top: 40px;
  }
}

.p-top-recommend {
  padding: 160px 0 0;
}

@media screen and (max-width: 768px) {
  .p-top-recommend {
    padding: 60px 0 0;
  }
}

.p-top-recommend__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
}

@media screen and (max-width: 768px) {
  .p-top-recommend__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
    margin-top: -20px;
  }
}

.p-top-recommend__item {
  width: calc(50% - 30px);
  border: 2px solid #fff;
  border-radius: 10px;
  padding: 35px 37px 58px;
}

@media screen and (max-width: 768px) {
  .p-top-recommend__item {
    width: 100%;
    padding: 38px 18px 38px;
  }
}

.p-top-recommend__item:nth-of-type(2) ul {
  padding-top: 24px;
  gap: 30px;
}

@media screen and (max-width: 768px) {
  .p-top-recommend__item:nth-of-type(2) ul {
    padding-top: unset;
    gap: 14px;
  }
}

.p-top-recommend__title {
  background: #FFFFFF;
  height: 42px;
  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;
  font-size: 18px;
  line-height: 2.6666666667;
  font-weight: 500;
  border-radius: 10px;
}

@media screen and (max-width: 768px) {
  .p-top-recommend__title {
    border-radius: 5px;
  }
}

.p-top-recommend__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 25px;
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .p-top-recommend__contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 20px;
    gap: 20px;
  }
}

.p-top-recommend__contents figure {
  width: 140px;
  height: 140px;
}

@media screen and (max-width: 768px) {
  .p-top-recommend__contents figure {
    width: 120px;
    height: 120px;
  }
}

.p-top-recommend__contents figure img {
  width: 100%;
  height: auto;
}

.p-top-recommend__contents ul {
  width: calc(100% - 165px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
  min-height: 183px;
}

@media screen and (max-width: 768px) {
  .p-top-recommend__contents ul {
    width: 100%;
    gap: 14px;
    min-height: unset;
  }
}

.p-top-recommend__contents li {
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 500;
  position: relative;
  padding-left: 25px;
}

@media screen and (max-width: 768px) {
  .p-top-recommend__contents li {
    font-size: 16px;
    line-height: 1.625;
  }
}

.p-top-recommend__contents li::after {
  position: absolute;
  content: "";
  background: #fff;
  border-radius: 50px;
  width: 9px;
  height: 9px;
  left: 0;
  top: 9px;
}

.p-top-learning {
  padding: 200px 0 160px;
}

@media screen and (max-width: 768px) {
  .p-top-learning {
    padding: 60px 0;
  }
}

.p-top-learning__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: 98px;
}

@media screen and (max-width: 768px) {
  .p-top-learning__list {
    gap: 60px;
  }
}

.p-top-learning__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
}

@media screen and (max-width: 768px) {
  .p-top-learning__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 25px;
  }
}

.p-top-learning__item:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

@media screen and (max-width: 768px) {
  .p-top-learning__item:nth-of-type(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.p-top-learning__item figure {
  border-radius: 10px;
  width: 50%;
}

@media screen and (max-width: 768px) {
  .p-top-learning__item figure {
    width: 100%;
  }
}

.p-top-learning__item figure img {
  border-radius: 10px;
  width: 100%;
  height: auto;
}

.p-top-learning__item ul {
  background: #5C5C5C;
  margin-top: 53px;
  padding: 28px 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 14px;
}

@media screen and (max-width: 768px) {
  .p-top-learning__item ul {
    margin-top: 30px;
    padding: 30px 20px;
    gap: 10px;
  }
}

.p-top-learning__item ul li {
  color: #fff;
  font-size: 18px;
  line-height: 2;
  font-weight: 500;
  position: relative;
  padding-left: 40px;
}

.p-top-learning__item ul li svg {
  position: absolute;
  left: 0;
  top: 7px;
}

.p-top-learning__body {
  width: calc(50% - 58px);
}

@media screen and (max-width: 768px) {
  .p-top-learning__body {
    width: 100%;
  }
}

.p-top-learning__title {
  color: #789AAD;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 40px;
  font-size: 24px;
  line-height: 1.4583333333;
  font-weight: 500;
}

.p-top-learning__title span {
  font-size: 40px;
  font-family: "Oswald", serif;
}

.p-top-learning__text {
  font-size: 16px;
  line-height: 1.75;
  color: #fff;
  font-weight: 500;
  margin-top: 20px;
}

.p-top-loadmap {
  padding: 160px 0 0;
}

@media screen and (max-width: 768px) {
  .p-top-loadmap {
    padding: 60px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .p-top-loadmap__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.p-top-loadmap__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .p-top-loadmap__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.p-top-loadmap__item {
  width: 20%;
}

@media screen and (max-width: 768px) {
  .p-top-loadmap__item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.p-top-loadmap__item:nth-of-type(1) .p-top-loadmap__head {
  background: #989898;
}

.p-top-loadmap__item:nth-of-type(1) .p-top-loadmap__head::after {
  background: #989898;
}

.p-top-loadmap__item:nth-of-type(2) .p-top-loadmap__head {
  background: #6C6C6C;
}

@media screen and (max-width: 768px) {
  .p-top-loadmap__item:nth-of-type(2) .p-top-loadmap__head {
    padding: 50px 0 18px;
  }
}

.p-top-loadmap__item:nth-of-type(2) .p-top-loadmap__head::after {
  background: #6C6C6C;
}

.p-top-loadmap__item:nth-of-type(3) .p-top-loadmap__head {
  background: #525252;
}

@media screen and (max-width: 768px) {
  .p-top-loadmap__item:nth-of-type(3) .p-top-loadmap__head {
    padding: 50px 0 18px;
  }
}

.p-top-loadmap__item:nth-of-type(3) .p-top-loadmap__head::after {
  background: #525252;
}

.p-top-loadmap__item:nth-of-type(4) .p-top-loadmap__head {
  background: #434343;
}

@media screen and (max-width: 768px) {
  .p-top-loadmap__item:nth-of-type(4) .p-top-loadmap__head {
    padding: 50px 0 18px;
  }
}

.p-top-loadmap__item:nth-of-type(4) .p-top-loadmap__head::after {
  background: #434343;
}

.p-top-loadmap__item:nth-of-type(5) .p-top-loadmap__head {
  background: #202020;
  padding-left: 32px;
}

@media screen and (max-width: 768px) {
  .p-top-loadmap__item:nth-of-type(5) .p-top-loadmap__head {
    padding: 60px 0 18px;
    display: block;
  }
}

.p-top-loadmap__item:nth-of-type(5) .p-top-loadmap__head::after {
  position: unset;
}

.p-top-loadmap__head {
  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;
  position: relative;
  padding: 18px 0;
}

@media screen and (max-width: 768px) {
  .p-top-loadmap__head {
    width: 86px;
  }
}

.p-top-loadmap__head::after {
  position: absolute;
  content: "";
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  right: -34px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 100%;
  width: 34px;
  z-index: 10;
}

@media screen and (max-width: 768px) {
  .p-top-loadmap__head::after {
    width: 100%;
    height: 33px;
    right: 0;
    top: unset;
    -webkit-transform: unset;
    transform: unset;
    bottom: -33px;
    -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
    clip-path: polygon(0 0, 50% 100%, 100% 0);
  }
}

.p-top-loadmap__head p {
  color: #fff;
  font-size: 18px;
  line-height: 2.6666666667;
  font-weight: 500;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .p-top-loadmap__head p {
    font-size: 16px;
    line-height: 1.3125;
  }
}

.p-top-loadmap__body {
  background: #fff;
  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-right: 1px solid #EDEDED;
  min-height: 160px;
  padding: 10px;
}

@media screen and (max-width: 768px) {
  .p-top-loadmap__body {
    width: calc(100% - 86px);
    border-bottom: 1px solid #EDEDED;
    border-left: 1px solid #EDEDED;
    min-height: 138px;
  }
}

.p-top-loadmap__body p {
  font-size: 16px;
  line-height: 1.75;
  font-weight: 500;
  text-align: center;
}

.p-top-loadmap__arrow {
  background: #789AAD;
  color: #fff;
  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;
  height: 66px;
  width: calc(100% - 33px);
  position: relative;
  font-size: 20px;
  line-height: 2.4;
  font-weight: 500;
  margin-top: 60px;
}

@media screen and (max-width: 768px) {
  .p-top-loadmap__arrow {
    width: 47px;
    height: 690px;
    font-size: 15px;
    line-height: 1.3125;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    margin-top: unset;
    padding: 0 16px;
  }
}

.p-top-loadmap__arrow::after {
  position: absolute;
  content: "";
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 54%);
  clip-path: polygon(0 0, 0% 100%, 100% 54%);
  right: -33px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 100%;
  width: 33px;
  z-index: 10;
  background: #789AAD;
}

@media screen and (max-width: 768px) {
  .p-top-loadmap__arrow::after {
    width: 100%;
    height: 22px;
    right: 0;
    top: unset;
    -webkit-transform: unset;
    transform: unset;
    bottom: -21px;
    -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
    clip-path: polygon(0 0, 50% 100%, 100% 0);
  }
}

.p-top-school {
  padding: 160px 0 200px;
}

.p-top-student {
  padding: 200px 0 0;
}

@media screen and (max-width: 768px) {
  .p-top-school {
    padding: 85px 0;
  }

  .p-top-student {
    padding: 85px 0 0;
  }
}

.p-top-school__wrap {
  overflow: scroll;
}

.p-top-school__thumb {
  display: block;
}

@media screen and (max-width: 768px) {
  .p-top-school__thumb {
    width: 750px;
  }
}

.p-top-school__thumb img {
  width: 100%;
  height: auto;
}

.p-top-benefits {
  background-color: #F7F7F7;
  margin: 0 calc(50% - 50vw);
  padding: 160px calc(50vw - 50%) 0;
  width: 100vw;
}

@media screen and (max-width: 768px) {
  .p-top-benefits {
    padding: 0;
    margin: 0;
    width: 100%;
  }
}

.p-top-benefits__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .p-top-benefits__contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding: 60px 0;
    gap: 60px;
  }
}

.p-top-benefits__thumb {
  width: 35%;
}

@media screen and (max-width: 768px) {
  .p-top-benefits__thumb {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
}

.p-top-benefits__thumb img {
  width: 100%;
  height: auto;
}

.p-top-benefits__body {
  width: 67%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 20px 10px 37px;
}

@media screen and (max-width: 768px) {
  .p-top-benefits__body {
    width: 100%;
    padding: 0 0 0 0;
  }
}

.p-top-benefits__title {
  font-size: 32px;
  line-height: 1.125;
  font-weight: 700;
  gap: 8px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .p-top-benefits__title {
    font-size: 24px;
    line-height: 1.5833333333;
  }
}

.p-top-benefits__lead {
  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;
  font-size: 40px;
  line-height: 1.45;
  font-weight: 500;
  color: #789AAD;
  margin: 24px auto 0;
}

@media screen and (max-width: 768px) {
  .p-top-benefits__lead {
    font-size: 33px;
    line-height: 1.4545454545;
    margin: 53px auto 0;
  }
}

.p-top-benefits__text1 {
  font-size: 24px;
  line-height: 1.7916666667;
  font-weight: 500;
  text-align: center;
  margin: 40px auto 0;
}

@media screen and (max-width: 768px) {
  .p-top-benefits__text1 {
    font-size: 16px;
    line-height: 1.5625;
    margin: 24px auto 0;
  }
}

.p-top-benefits__text2 {
  font-size: 16px;
  line-height: 1.5625;
  font-weight: 500;
  max-width: 600px;
  margin: 32px auto 0;
}

@media screen and (max-width: 768px) {
  .p-top-benefits__text2 {
    font-size: 16px;
    line-height: 1.5625;
    text-align: left;
  }
}

.p-top-benefits__small {
  font-size: 15px;
  line-height: 1.6666666667;
  font-weight: 500;
  color: #789AAD;
  text-align: center;
  display: block;
  margin-top: 8px;
}

.p-top-price {
  padding: 160px 0;
}

@media screen and (max-width: 768px) {
  .p-top-price {
    padding: 60px 0;
  }
}

.p-top-price section+section {
  margin-top: 200px;
}

@media screen and (max-width: 768px) {
  .p-top-price section+section {
    margin-top: 78px;
  }
}

.p-top-price__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  margin-top: 140px;
}

@media screen and (max-width: 768px) {
  .p-top-price__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
    margin-top: 57px;
  }
}

.p-top-price__list.-list2 {
  margin-top: 78px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .p-top-price__list.-list2 {
    margin-top: -18px;
  }
}

.p-top-price__item {
  width: calc(33.33333% - 33.33333px);
  border: #fff solid 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 48px 10px 30px;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .p-top-price__item {
    padding: 28px 10px 34px;
    width: 100%;
  }
}

.p-top-price__item.-item1 {
  padding: 40px 10px 28px;
  gap: 22px;
}

@media screen and (max-width: 768px) {
  .p-top-price__item.-item1 {
    padding: 28px 10px 34px;
    gap: 24px;
  }
}

.p-top-price__item.-item1 .p-top-price__text {
  margin-top: 18px;
}

@media screen and (max-width: 768px) {
  .p-top-price__item.-item1 .p-top-price__text {
    margin-top: 8px;
  }
}

.p-top-price__item.-item2 {
  padding: 40px 10px 28px;
  gap: 22px;
}

@media screen and (max-width: 768px) {
  .p-top-price__item.-item2 {
    padding: 28px 10px 34px;
    gap: 24px;
  }
}

.p-top-price__item.-item2 .p-top-price__text {
  margin-top: 18px;
}

@media screen and (max-width: 768px) {
  .p-top-price__item.-item2 .p-top-price__text {
    margin-top: 9px;
  }
}

.p-top-price__item.-item3 {
  padding: 40px 10px 28px;
  gap: 22px;
}

@media screen and (max-width: 768px) {
  .p-top-price__item.-item3 {
    padding: 28px 10px 34px;
    gap: 24px;
  }
}

@media screen and (max-width: 768px) {
  .p-top-price__item.-item3 .p-top-price__text {
    margin-top: -14px;
  }
}

.p-top-price__item.-item3 small {
  font-size: 16px;
  line-height: 1.5;
  width: 100%;
  margin-top: 3px;
  display: block;
  text-indent: -9px;
  padding-left: 9px;
}

@media screen and (max-width: 768px) {
  .p-top-price__item.-item3 small {
    max-width: unset;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 20px auto 0;
    font-size: 14px;
    line-height: 1.5;
  }
}

.p-top-price__item.-item4 {
  padding: 48px 10px 48px;
}

@media screen and (max-width: 768px) {
  .p-top-price__item.-item4 {
    padding: 29px 10px 28px;
  }
}

@media screen and (max-width: 768px) {
  .p-top-price__item.-item5 {
    padding: 28px 10px 28px;
  }
}

.p-top-price__item.-item5 .p-top-price__text {
  margin-top: 48px;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 768px) {
  .p-top-price__item.-item5 .p-top-price__text {
    margin-top: 8px;
  }
}

.p-top-price__item.-item5 small {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  text-align: center;
  display: block;
  margin-top: 8px;
}

@media screen and (max-width: 768px) {
  .p-top-price__item.-item5 small {
    font-size: 14px;
    line-height: 1.4285714286;
    margin-top: 7px;
  }
}

.p-top-price__item.-item6 {
  border: #FFD966 2px solid;
}

@media screen and (max-width: 768px) {
  .p-top-price__item.-item6 {
    padding: 28px 10px 26px;
  }
}

.p-top-price__item.-item6 .p-top-price__title {
  color: #FFD966;
}

.p-top-price__item.-item6 .p-top-price__text {
  margin-top: 37px;
  line-height: 2;
  color: #FFD966;
}

@media screen and (max-width: 768px) {
  .p-top-price__item.-item6 .p-top-price__text {
    margin-top: -3px;
  }
}

.p-top-price__thumb {
  max-width: 120px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.p-top-price__thumb img {
  width: 100%;
  height: auto;
}

.p-top-price__title {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
}

.p-top-price__text {
  font-size: 32px;
  line-height: 1.125;
  font-weight: 500;
  text-align: center;
}

.p-top-price__text .-en {
  font-size: 40px;
  line-height: 0.9;
  font-family: "Oswald", serif;
}

.p-top-price__text .-en2 {
  font-size: 48px;
  line-height: 1;
  font-family: "Oswald", serif;
  letter-spacing: 0.05em;
}

.p-top-price__text .-f28 {
  font-size: 28px;
  line-height: 2.1;
}

.p-top-price__text .-f40 {
  font-size: 40px;
  line-height: 1.45;
}

.p-top-price__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  margin-top: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .p-top-price__box {
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 23px;
  }

  .p-top-price__box>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 272px;
    gap: 48px;
  }

  .p-top-price__box>div .p-top-price__thumb {
    margin: unset;
  }
}

.p-top-price__box p {
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
  margin-top: 26px;
}

@media screen and (max-width: 768px) {
  .p-top-price__box p {
    text-align: left;
    font-size: 20px;
    line-height: 1.8;
    margin-top: unset;
  }
}

.p-top-flow {
  padding: 200px 0 0;
}

@media screen and (max-width: 768px) {
  .p-top-flow {
    padding: 60px 0 0;
  }
}

.p-top-flow__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 22px;
  margin-top: 95px;
}

@media screen and (max-width: 768px) {
  .p-top-flow__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
    margin-top: 58px;
  }
}

.p-top-flow__item {
  width: calc(33.33333% - 29.33333px);
  background: #EDEDED;
  border-radius: 10px;
  position: relative;
  padding: 65px 10px 0px;
  min-height: 483px;
}

@media screen and (max-width: 768px) {
  .p-top-flow__item {
    width: 100%;
    margin-top: 16px;
    padding: 55px 10px 30px;
    min-height: unset;
  }
}

.p-top-flow__item:nth-of-type(1) .p-top-flow__text {
  max-width: 253px;
}

.p-top-flow__item:nth-of-type(2) .p-top-flow__text {
  max-width: 253px;
}

.p-top-flow__item:nth-of-type(2) .p-top-flow__thumb {
  margin: 12px auto 0;
}

@media screen and (max-width: 768px) {
  .p-top-flow__item:nth-of-type(2) .p-top-flow__thumb {
    margin: 24px auto 0;
  }
}

.p-top-flow__item:nth-of-type(3) .p-top-flow__text {
  max-width: 270px;
}

.p-top-flow__step {
  width: 200px;
  height: 42px;
  border-radius: 50px;
  background: #202020;
  color: #fff;
  font-size: 18px;
  line-height: 1.4444444444;
  font-weight: 500;
  font-family: "Oswald", serif;
  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;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -18px;
}

@media screen and (max-width: 768px) {
  .p-top-flow__step {
    width: 160px;
  }
}

.p-top-flow__title {
  font-size: 18px;
  line-height: 1.4444444444;
  font-weight: 700;
  text-align: center;
}

.p-top-flow__thumb {
  width: 140px;
  height: auto;
  margin: 40px auto 0;
}

@media screen and (max-width: 768px) {
  .p-top-flow__thumb {
    margin: 22px auto 0;
  }
}

.p-top-flow__thumb img {
  width: 100%;
  height: auto;
}

.p-top-flow__text {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  text-align: center;
  margin: 32px auto 0;
}

@media screen and (max-width: 768px) {
  .p-top-flow__text {
    margin: 24px auto 0;
  }
}

.p-top-flow__arrow {
  margin-top: -40px;
}

@media screen and (max-width: 768px) {
  .p-top-flow__arrow {
    margin-top: 0;
  }
}

.p-top-faq {
  padding: 200px 0 160px;
}

@media screen and (max-width: 768px) {
  .p-top-faq {
    padding: 60px 0;
  }
}

.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: 48px;
  margin-top: 78px;
}

@media screen and (max-width: 768px) {
  .p-top-faq__list {
    margin-top: 60px;
    gap: 30px;
  }
}

.p-top-faq__item--q {
  background: #EDEDED;
  border-radius: 10px;
  padding: 29px 88px 27px 104px;
  position: relative;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .p-top-faq__item--q {
    border-radius: 5px;
    padding: 30px 38px 32px 64px;
  }
}

.p-top-faq__item--q p {
  font-size: 18px;
  line-height: 1.7777777778;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .p-top-faq__item--q p {
    font-size: 16px;
    line-height: 1.5625;
  }
}

.p-top-faq__item--a {
  position: relative;
  display: none;
}

.p-top-faq__item--a p {
  font-size: 18px;
  line-height: 1.7777777778;
  font-weight: 500;
  padding: 29px 20px 2px 104px;
}

@media screen and (max-width: 768px) {
  .p-top-faq__item--a p {
    padding: 30px 8px 0px 64px;
    font-size: 16px;
    line-height: 1.5625;
  }
}

.p-top-faq__item--a p a {
  display: block;
}

.p-top-faq__icon {
  position: absolute;
  left: 40px;
  top: 24px;
  width: 40px;
  height: 40px;
  border: #4D4D4D 1px solid;
  border-radius: 50%;
  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;
  font-size: 18px;
  font-weight: 500;
  font-family: "Oswald", serif;
  text-transform: uppercase;
}

@media screen and (max-width: 768px) {
  .p-top-faq__icon {
    left: 12px;
    top: 23px;
  }
}

.p-top-faq__icon.-q {
  background: #4D4D4D;
  color: #fff;
}

.p-top-faq__cross {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 52px;
  top: 48%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  .p-top-faq__cross {
    right: 21px;
  }
}

.p-top-faq__cross span {
  display: block;
  width: 24px;
  height: 3px;
  background: #4D4D4D;
  position: absolute;
  top: 50%;
  left: 50%;
}

.p-top-faq__cross span:last-of-type {
  rotate: 90deg;
}

.p-top-faq__cross.active span:last-of-type {
  rotate: 0deg;
}

.p-top-contact {
  padding: 200px 0 160px;
}

@media screen and (max-width: 768px) {
  .p-top-contact {
    padding: 60px 0;
  }
}

.p-top-contact__contents {
  background: #fff;
  padding: 80px 22px;
  margin-top: -20px;
}

@media screen and (max-width: 768px) {
  .p-top-contact__contents {
    margin-top: -30px;
    padding: 30px 22px;
  }
}

.p-top-banner {
  background: #789AAD;
  border-radius: 10px;
  width: 240px;
  height: 211px;
  position: fixed;
  right: 50px;
  bottom: 40px;
  padding: 20px;
  display: block;
  z-index: 50;
}

.p-top-banner.cta_line_sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .p-top-banner {
    display: none;
  }

  .p-top-banner.-top {
    opacity: 0;
  }

  .p-top-banner.cta_line_sp {
    width: 100%;
    display: block;
    background-color: rgba(255, 255, 255, 0.5);
    height: 80px;
    padding: 10px 0;
    position: fixed;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    z-index: 999;
    pointer-events: none;
    transition: opacity 0.5s;
  }

  .p-top-banner.-top.cta_line_sp.visible {
    opacity: 1;
    pointer-events: visible;
    border-radius: 0;
  }

  .p-top-banner.-page.cta_line_sp {
    opacity: 1;
    pointer-events: visible;
    border-radius: 0;
  }

  .p-top-banner.cta_line_sp .p-top-line-sp {
    position: relative;
    display: flex;
    max-width: 350px;
    height: 60px;
    background-color: #06c755;
    border: #06c755;
    padding-top: 6px;
    padding-right: 20px;
    border-radius: 10px;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
  }

  .p-top-banner.cta_line_sp .p-top-line-sp p.btn_txt {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
  }

  .p-top-banner.cta_line_sp .p-top-line-sp svg {
    position: absolute;
    right: 13px;
    top: 55%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .p-top-banner.cta_line_sp .p-top-line-sp span {
    color: #f4f294;
  }

  .p-top-banner.cta_line_sp .p-top-line-sp::after {
    content: "";
    background: url(../images/line_copy.png) no-repeat center;
    background-size: contain;
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 40px;
  }
}

.p-top-banner__text1 {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0.1em;
  background: #DDDCDE;
  width: 200px;
  height: 32px;
  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;
  position: relative;
}

@media screen and (max-width: 768px) {
  .p-top-banner__text1 {
    font-size: 12px;
    width: 148px;
    height: 21px;
  }
}

.p-top-banner__text1::before,
.p-top-banner__text1::after {
  position: absolute;
  content: "";
  background: #789AAD;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 100%;
  width: 10px;
}

@media screen and (max-width: 768px) {

  .p-top-banner__text1::before,
  .p-top-banner__text1::after {
    position: absolute;
    content: "";
    background: #789AAD;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 100%;
    width: 5px;
  }
}

.p-top-banner__text1::before {
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  left: 0;
}

.p-top-banner__text1::after {
  -webkit-clip-path: polygon(0 50%, 100% 100%, 100% 0);
  clip-path: polygon(0 50%, 100% 100%, 100% 0);
  right: 0;
}

.p-top-banner__text2 {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin: 20px auto 0;
}

@media screen and (max-width: 768px) {
  .p-top-banner__text2 {
    font-size: 14px;
    margin: 4px auto 0;
  }
}

.p-top-banner__text3 {
  background: #FFFFFF;
  border-radius: 4px;
  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: 8px;
  width: 170px;
  height: 28px;
  margin: 20px auto 0;
}

@media screen and (max-width: 768px) {
  .p-top-banner__text3 {
    gap: 4px;
    width: 139px;
    height: 23px;
    margin: 5px auto 0;
  }
}

.p-top-banner__text3 p {
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .p-top-banner__text3 p {
    font-size: 10px;
  }
}

.p-top-banner__text3 figure {
  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-banner svg {
  position: absolute;
  top: -10px;
  right: -10px;
}

.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-header-only {
  display: none;
}

@media screen and (max-width: 768px) {
  .u-header-only {
    display: block;
  }
}

.u-header-hidden {
  display: block;
}

@media screen and (max-width: 768px) {
  .u-header-hidden {
    display: none;
  }
}

.u-xxl-only {
  display: none;
}

@media screen and (max-width: 1330px) {
  .u-xxl-only {
    display: block;
  }
}

.u-xxl-hidden {
  display: block;
}

@media screen and (max-width: 1330px) {
  .u-xxl-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--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .u-md-hidden--flex {
    display: none;
  }
}



.l-header__button.-line {
  background-color: #06c755;
  width: 280px;
  border: #06c755;
  padding-top: 6px;
  padding-right: 20px;
  position: relative;
}

.l-header__button.-line p.btn_txt {
  color: #fff;
}

.l-header__button.-line p.btn_txt span {
  color: #f4f294;
}

.line_icon img {
  width: 40px;
}

.l-header__button.-line::after {
  content: "";
  background: url(../images/line_copy.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  height: 40px;
}


@media screen and (max-width: 768px) {
  .l-header__button.-line {
    width: 331px;
    height: 60px;
    margin-top: 5px;
  }
}


.wpcf7-submit {
  background: #789AAD;
  color: #fff;
  font-size: 18px;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
  transition: background 0.3s ease;
  width: 300px;
  height: 56px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

.wpcf7-submit:hover {
  background: #85a7bb;
}



/* 「知足」受講生の属性 */

.p-top-students__pc img {
  width: 100%;
}

.p-top-students__sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .p-top-students__wrap {
    width: 100%;
  }

  .p-top-students__pc {
    display: none;
  }

  .p-top-students__sp {
    display: block;
  }

  .p-top-students__sp img {
    width: 100%;
  }
}

.p-blog-archive {
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 98px;
  padding-top: 41px;
}

@media screen and (max-width: 768px) {
  .p-blog-archive {
    padding-top: 28px;
  }
}

.p-blog-archive__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 46px 50px;
  margin-top: 93px;
}

@media screen and (max-width: 768px) {
  .p-blog-archive__list {
    flex-direction: column;
    gap: 48px;
    margin-top: 50px;
  }
}

.p-blog-archive__item {
  width: calc(33.33333% - 33.33333px);
}

@media screen and (max-width: 768px) {
  .p-blog-archive__item {
    width: calc(50% - 16.66667px);
    width: 100%;
    /* max-width: 480px; */
    /* margin: 0 auto; */
  }
}

.p-blog-archive__img img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  -o-object-fit: fill;
  object-fit: fill;
  aspect-ratio: 1280/670;
}

.p-blog-archive__date {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  line-height: 1.75;
  font-weight: 500;
  padding-right: 8px;
  margin-top: 20px;

  &.-black {
    color: #333;
  }
}

.p-blog-archive__category {
  display: inline-block;
  background-color: #789AAD;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  border-radius: 5px;
  padding: 6px 16px;
  margin-bottom: 16px;
}

.p-blog-archive__title {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
  display: block;
  color: #fff;

  &.-black {
    color: #333;
  }
}

.p-blog-single {
  position: relative;
  z-index: 2;
  padding-top: 41px;
}

@media screen and (max-width: 768px) {
  .p-blog-single {
    padding-top: 28px;
  }
}

.p-blog-single a {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.p-blog-single a:hover {
  opacity: 0.7;
}

.p-blog-single__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 100px;
  padding-top: 37px;
}

@media screen and (max-width: 880px) {
  .p-blog-single__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 50px;
    padding-top: 22px;
  }
}

.p-blog-single__contents {
  width: calc(100% - 400px);
  padding-bottom: 140px;
}

@media screen and (max-width: 880px) {
  .p-blog-single__contents {
    width: 100%;
    padding-bottom: unset;
  }
}

.p-blog-single__contents div#toc_container {
  border-radius: 10px;
  max-width: 700px;
  margin: 0 auto 0;
  width: 100% !important;
  padding: 10px 20px 56px 17px;
  position: relative;
  margin-bottom: 50px;
}

.p-blog-single__contents #toc_container p.toc_title {
  font-size: 16px;
  line-height: 1.875;
  font-weight: 500;
  text-align: left;
  border-bottom: dashed 1px #BFBFBF;
  padding-bottom: 3px;
  text-align: left;
}

.p-blog-single__contents #toc_container p.toc_title+ul.toc_list {
  margin-top: 9px;
}

.p-blog-single__contents .toc_number {
  color: #5894AD;
  font-weight: 500;
}

.p-blog-single__contents div#toc_container p.toc_title a,
.p-blog-single__contents div#toc_container ul.toc_list a {
  color: #5B5B5B;
}

.p-blog-single__contents div#toc_container ul.toc_list a {
  font-weight: 500;
}

.p-blog-single__contents div#toc_container ul.toc_list ul a {
  font-size: 14px;
  line-height: 1.9;
  display: block;
}

.p-blog-single__contents .toc_toggle {
  border: #5894AD 1px solid;
  border-radius: 50px;
  width: 110px;
  height: 20px;
  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;
  font-size: 14px;
  font-weight: 500;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 21px;
}

.p-blog-single__contents .toc_brackets {
  display: none;
}

.p-blog-single__contents #toc_container a {
  line-height: 1;
  margin-bottom: unset;
}

.p-blog-single__contents #toc_container a:hover {
  text-decoration: none;
}

.p-blog-single__time {
  font-size: 14px;
  line-height: 1.75;
  font-weight: 300;
  color: #333;
}

@media screen and (max-width: 768px) {
  .p-blog-single__time {
    font-size: 12px;
  }
}

.p-blog-single__title {
  font-size: 24px;
  line-height: 1.75;
  font-weight: 500;
  border-bottom: #D5D5D5 2px solid;
  position: relative;
  padding-bottom: 10px;
  margin-top: 33px;
  color: #333;
}

@media screen and (max-width: 768px) {
  .p-blog-single__title {
    /*font-size: 16px;*/
    font-size: 14px;
    line-height: 1.25;
    margin-top: 23px;
    padding-bottom: 17px;
  }
}

.p-blog-single__title::after {
  position: absolute;
  content: "";
  background: #5894AD;
  left: 0;
  bottom: -2px;
  width: 100px;
  height: 2px;
}

@media screen and (max-width: 768px) {
  .p-blog-single__title::after {
    width: 86px;
  }
}

.p-blog-single__img {
  margin-top: 50px;
}

.p-blog-single__img img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}

.p-blog-single__inner {
  margin-top: 50px;
  color: #333;
  font-weight: 500;
}

.p-blog-single__inner>h2 {
  font-size: 18px;
  line-height: 1.6666666667;
  font-weight: 500;
  background-color: #fff;
  border-left: 10px #5894AD solid;
  padding: 4px 10px;
  margin-bottom: 24px;
}

@media screen and (max-width: 768px) {
  .p-blog-single__inner>h2 {
    /*font-size: 16px;*/
    font-size: 14px;
  }
}

.p-blog-single__inner>h3 {
  font-size: 16px;
  line-height: 1.875;
  font-weight: 700;
  color: #5894AD;
  border-bottom: dashed 1px #BFBFBF;
  margin: 0 1.7em 20px;
}

@media screen and (max-width: 768px) {
  .p-blog-single__inner>h3 {
    margin: 0 0 20px 0;
    font-size: 14px;
    /*font-size: 16px;*/
  }
}

.p-blog-single__inner>p,
.p-blog-single__inner>li,
.p-blog-single__inner>a {
  font-size: 16px;
  line-height: 1.875;
  margin: 0 1.7em 2em;
}

@media screen and (max-width: 768px) {

  .p-blog-single__inner>p,
  .p-blog-single__inner>li,
  .p-blog-single__inner>a {
    margin: 0 0 2em 0;
    font-size: 14px;
  }
}

.p-blog-single__inner ul {
  list-style: disc;
  margin: 0 1.7em 2em 3em;
}

.p-blog-single__inner li+li {
  margin-top: .5em;
}

@media screen and (max-width: 768px) {

  .p-blog-single__inner ul,
  ol {
    font-size: 14px;
    margin: 0 0 2em 1em;
  }
}

.p-blog-single__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 94px 0 0;
}

@media screen and (max-width: 880px) {
  .p-blog-single__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    margin: 40px 0 0;
  }
}

.p-blog-single__link {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.875;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .p-blog-single__link {
    font-size: 14px;
  }
}

.p-blog-single__arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 67px;
}

.p-blog-single__arrow a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.875;
}

@media screen and (max-width: 768px) {
  .p-blog-single__arrow a {
    font-size: 14px;
  }
}

.p-blog-single__dummy {
  width: 127px;
}

.p-blog-single__nav {
  width: 300px;
  position: sticky;
  top: 0;
  padding-top: 160px;
}

@media screen and (max-width: 880px) {
  .p-blog-single__nav {
    width: 100%;
    padding-top: unset;
  }
}

.p-blog-single__banner {
  width: 100%;
  display: block;
}

.p-blog-single__banner img {
  width: 100%;
  height: auto;
}

.p-blog-single__banner+.p-blog-single__banner {
  margin-top: 20px;
}

.p-blog-single__banner:last-of-type {
  margin-bottom: 90px;
}

@media screen and (max-width: 768px) {
  .p-blog-single__banner:last-of-type {
    margin-bottom: 30px;
  }
}

.p-blog-single__navsection {
  margin-bottom: 90px;
}

@media screen and (max-width: 768px) {
  .p-blog-single__navsection {
    margin-bottom: 30px;
  }
}

.p-blog-single__navtitle {
  font-size: 20px;
  line-height: 1.75;
  font-weight: 500;
  border-bottom: #5894AD 2px solid;
  padding-bottom: 16px;
  width: 100%;
  display: block;
  margin-bottom: 20px;
}

.p-blog-single__navlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  margin-left: 6px;
}

.p-blog-single__navlist.-rank {
  margin-bottom: 94px;
  counter-reset: number 0;
}

.p-blog-single__navlist.-rank .p-blog-single__navitem {
  position: relative;
}

.p-blog-single__navlist.-rank .p-blog-single__navitem::after {
  position: absolute;
  counter-increment: number 1;
  content: counter(number) " ";
  left: -2px;
  top: -3px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #5894AD;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  color: #fff;
  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;
  padding-bottom: 2px;
}

.p-blog-single__navitem a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-blog-single__navitem a figure {
  width: 110px;
}

.p-blog-single__navitem a figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 110/55;
}

.p-blog-single__navitem a div {
  font-size: 14px;
  line-height: 1.4285714286;
  font-weight: 500;
  width: calc(100% - 116px);
}

.p-blog-cta {
  display: none;
}

@media screen and (max-width: 768px) {
  .p-blog-cta {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 6px 22px 10px;
    background-color: rgba(250, 250, 250, .8);
    width: 100%;
    height: 80px;
  }

  .p-blog-cta__head {
    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;
    font-size: 13px;
    line-height: 1.7461538462;
  }

  .p-blog-cta__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    margin-top: 4px;
  }

  .p-blog-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;
    background-image: url(../images/button.jpg);
    background-size: cover;
    width: calc(50% - 5px);
    border-radius: 50px;
    height: 40px;
  }

  .p-blog-cta__button p {
    font-size: 16px;
    line-height: 1.75;
    position: relative;
    z-index: 2;
  }

  .p-blog-cta__button.-kouza {
    color: #fff;
  }

  .p-blog-cta__button.-setsumeikai {
    position: relative;
  }

  .p-blog-cta__button.-setsumeikai::after {
    position: absolute;
    content: "";
    background: #EDF3F6;
    border-radius: 50px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: calc(100% - 4px);
    height: calc(100% - 4px);
  }
}

.c-bread {
  font-size: 14px;
  padding-left: 4px;
  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: 4px;
}

@media screen and (max-width: 768px) {
  .c-bread {
    font-size: 12px;
    padding-left: unset;
    margin-left: -4px;
  }
}

.c-bread a {
  position: relative;
  padding-bottom: 1px;
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .c-bread a {
    font-size: 12px;
  }
}

.c-bread a::after {
  position: absolute;
  content: "";
  background: #5894ad;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
}

@media screen and (max-width: 768px) {
  .c-bread a::after {
    height: 1px;
  }
}

.c-pageheader {
  background-image: url(../images/pageheader.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  margin: 0 calc(50% - 50vw);
  padding: 110px calc(50vw - 50%) 0;
  width: 100vw;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .c-pageheader {
    padding: 60px calc(50vw - 50%) 0;
    height: 200px;
  }
}

.c-pageheader__title {
  color: #fff;
  font-size: 30px;
  font-family: "Noto Serif JP", serif;
}

@media screen and (max-width: 768px) {
  .c-pageheader__title {
    font-size: 26px;
  }
}

/*7/18*/
.p-blog-single__inner a {
  color: #5894AD;
  text-decoration: underline;
}



/* -------------------------------------------
  ここから追加 ＠2025.07.10
-------------------------------------------*/

/* 受講生の声 */
.p-top-voice {
  padding: 160px 0 300px;

  @media (max-width: 768px) {
    padding: 60px 0 148px;
  }
}

.p-top-voice__lead {
  padding: 0 22px;
}

.p-top-voice__list {
  display: flex;

  li {
    background-color: #fff;
    padding: 40px 40px 60px;
    border-radius: 10px;

    @media (max-width: 768px) {
      padding: 20px 20px 40px;
    }
  }
}

.p-top-voice__wrap {
  display: flex;
  align-items: center;
  margin-bottom: 20px;

  figure {
    display: grid;
    place-items: center;
    width: 100px;
    height: 100px;
    aspect-ratio: 1 / 1;
    background-color: #5894AD;
    border-radius: 50%;
    margin-right: 24px;

    @media (max-width: 768px) {
      width: 80px;
      height: 80px;
      margin-right: 20px;
    }

    img {
      width: 70px;
      height: 70px;
      aspect-ratio: 1 / 1;

      @media (max-width: 768px) {
        width: 50px;
        height: 50px;
      }
    }
  }

  .user {
    width: calc(100% - 124px);
    font-size: 18px;
    font-weight: 500;
    line-height: 1.8;

    @media (max-width: 768px) {
      width: calc(100% - 100px);
      font-size: 16px;
    }
  }
}

.p-top-voice__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  color: #789AAD;
  margin-bottom: 16px;
}

.p-top-voice__comment {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
}


/* ページネーション */
.swiper {
  overflow: visible !important;
}

.swiper-pagination {
  bottom: -100px !important;

  @media (max-width: 768px) {
    bottom: -80px !important;
  }
}

.swiper-pagination-bullet {
  width: 16px !important;
  height: 16px !important;
  margin: 0 12px !important;

  @media (max-width: 768px) {
    margin: 0 6px !important;
  }
}

.swiper-pagination-bullet-active {
  background: #333 !important;
}

.swiper-button-prev,
.swiper-button-next {
  width: 80px;
  height: 80px;
  background: #333;
  border-radius: 50%;
  position: absolute;
  top: auto;
  bottom: -128px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;

  @media (max-width: 768px) {
    bottom: -92px;
    width: 48px;
    height: 48px;
  }

  &::after {
    content: "";
    width: 15px;
    height: 25px;
    pointer-events: none;

    @media (max-width: 768px) {
      width: 11px;
      height: 18.5px;
    }
  }
}

.swiper-button-prev {
  left: calc(50% - 190px);

  @media (max-width: 768px) {
    left: calc(50% - 124px);
  }

  &::after {
    background: url(../images/icon-chevron.svg) no-repeat center/contain;
  }
}

.swiper-button-next {
  left: calc(50% + 190px);

  @media (max-width: 768px) {
    left: calc(50% + 124px);
  }

  &::after {
    background: url(../images/icon-chevron.svg) no-repeat center/contain;
    rotate: 180deg;
  }
}

/* ----- ブログ ----- */
.p-top-blog {
  padding: 160px 0;

  @media (max-width:768px) {
    padding: 60px 0;
  }
}

.p-top-blog__btn {
  text-align: center;
  margin-top: 60px;

  a {
    display: inline-block;
    width: 320px;
    line-height: 60px;
    font-size: 16px;
    font-weight: 700;
    background-color: #fff;
    color: #789AAD;
    border: 2px solid #789AAD;
    border-radius: 10px;
    text-align: center;
    position: relative;

    @media (max-width: 768px) {
      width: 100%;
      max-width: 320px;
      /* line-height: 50px; */
    }

    svg {
      position: absolute;
      right: 13px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
    }
  }
}


/* ページネーション全体 */
.wp-pagenavi {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 40px;
  flex-wrap: wrap;
}

/* ボタンスタイル（共通） */
.wp-pagenavi a,
.wp-pagenavi span {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #ccc;
  color: #333;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
  background-color: #fff;
}

/* ホバー時 */
.wp-pagenavi a:hover {
  background-color: #333;
  color: #fff;
  border-color: #333;
  opacity: 1;
}

/* 現在のページ */
.wp-pagenavi span.current {
  background-color: #333;
  color: #fff;
  border-color: #333;
  pointer-events: none;
}

/* 戻るボタン */
.previouspostslink {
  font-size: 0;

  &::before {
    content: "";
    background: url(../images/icon-chevron-black.svg) no-repeat center/contain;
    width: 7.5px;
    height: 12.5px;
  }

  &:hover {
    &::before {
      background: url(../images/icon-chevron.svg) no-repeat center/contain;
    }
  }
}

/* 進むボタン */
.nextpostslink {
  font-size: 0;

  &::before {
    content: "";
    background: url(../images/icon-chevron-black.svg) no-repeat center/contain;
    width: 7.5px;
    height: 12.5px;
    transform: rotate(180deg);

  }

  &:hover {
    &::before {
      background: url(../images/icon-chevron.svg) no-repeat center/contain;
    }
  }
}

.l-section2 {
  padding: 160px 0;

  @media screen and (max-width: 768px) {
    padding: 60px 0;
  }
}


/* 事業戦略の全体像 */
.p-top-overview {
  img {
    width: 100%;
  }
}

/*  */
.p-top-contents__thumb2 {
  margin-top: 80px;

  @media (max-width: 768px) {
    margin-top: 60px;
  }
}

.p-top-contents__thumb img,
.p-top-contents__thumb2 img {
  width: 100%;
  height: auto;
}


/* 404 */
.p-page404{
  text-align: center;
  margin: 100px 0;
}
.p-page404__text{
  margin-bottom: 50px;
}
.c-button.p-page404__button p{
	background: #333;
	border-radius: 10px;
	color: #fff;
    width: fit-content;
    margin: 0 auto;
    padding: 15px 50px;
}

  @media (max-width: 768px) {
.p-page404__text, .c-button.p-page404__button p{
	font-size: 14px;
}
  }

.p-blog-archive__title{
	font-size: 16px;
}
.p-blog-archive__list{
	gap: 60px 50px;
}