@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Fira+Sans+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Sans+JP:wght@100..900&family=Oswald:wght@200..700&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

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

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

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

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

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

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

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

/**
 * 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;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

/**
 * 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;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 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 {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 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 */
}

.plus-jakarta-sans {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.inter {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.oswald {
  font-family: "Oswald", sans-serif;
}

html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  scroll-padding-top: 83px;
  scroll-behavior: smooth;
}
@media screen and (max-width: 1100px) {
  html,
  body {
    scroll-padding-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  html,
  body {
    scroll-padding-top: 64px;
  }
}
html.open,
body.open {
  overflow: hidden;
}

* {
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

dl,
dt,
dd {
  margin: 0;
}

a {
  text-decoration: none;
}

p {
  margin: 0;
}

img {
  display: block;
}

html {
  font-size: 14px;
  font-family: Noto Sans JP, 遊ゴシック体, Yu Gothic, YuGothic, ヒラギノ角ゴシック Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, MS Pゴシック, MS PGothic, sans-serif;
  color: #333;
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  width: 100%;
  height: auto;
}

.l-footer {
  margin-top: auto;
  width: 100%;
}

.l-container {
  padding-top: 83px;
}
@media screen and (max-width: 1100px) {
  .l-container {
    padding-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  .l-container {
    padding-top: 64px;
  }
}

.l-wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.l-inner {
  margin-inline: auto;
  padding-inline: 24px;
  width: 100%;
  max-width: 1148px;
}

.a-button {
  display: grid;
  place-content: center;
  padding-inline: 24px;
  width: fit-content;
  height: 50px;
  font-size: 16px;
  line-height: 1;
  border-width: 1px;
  border-style: solid;
  border-radius: 25px;
  transition: 0.3s ease opacity;
}
.a-button:hover {
  opacity: 0.6;
}
.a-button.white {
  color: #333;
  background-color: #fff;
  border-color: #ddd;
}
.a-button.black {
  color: #fff;
  background-color: #333;
  border-color: #333;
}
.a-button2 {
  position: relative;
  display: grid;
  place-content: center;
  width: fit-content;
  height: 64px;
  font-size: 16px;
  line-height: 1;
  border-width: 1px;
  border-style: solid;
  border-radius: 32px;
  transition: 0.3s ease opacity;
}
.a-button2:hover {
  opacity: 0.6;
}
.a-button2::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  width: 16px;
  height: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  transform: translate(0, -50%);
}
.a-button2.white {
  color: #333;
  background-color: #fff;
  border-color: #ddd;
}
.a-button2.white::after {
  background-image: url("../img/button/icon-angle-gray.svg");
}
.a-button2.black {
  color: #fff;
  background-color: #333;
  border-color: #333;
}
.a-button2.black::after {
  background-image: url("../img/button/icon-angle-white.svg");
}
.a-head {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.a-head small {
  font-family: "Oswald", sans-serif;
  font-size: min(1.6vw, 18px);
  color: #aaa;
  letter-spacing: 0.03em;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .a-head small {
    font-size: 16px;
  }
}
.a-head span {
  margin-top: min(1vw, 10px);
  font-size: min(3.6vw, 40px);
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .a-head span {
    margin-top: 11px;
    font-size: 32px;
  }
}
.p-header {
  display: flex;
  align-items: center;
  padding-inline: 32px;
  width: 100%;
  height: 83px;
  background-color: #fff;
}
@media screen and (max-width: 1100px) {
  .p-header {
    padding-inline: min(1vw, 16px);
    height: 70px;
  }
}
@media screen and (max-width: 767px) {
  .p-header {
    padding-inline: 20px;
    height: 64px;
  }
}
.p-header_title {
  flex: 0 0 auto;
  width: 182px;
}
@media screen and (max-width: 1100px) {
  .p-header_title {
    width: 134px;
  }
}
.p-header_title img {
  width: 100%;
  height: auto;
}
.p-header_menu {
  margin-left: auto;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .p-header_menu {
    display: none;
  }
}
.p-header_menu-nav {
  display: flex;
  gap: 24px;
  font-family: "Plus Jakarta Sans", sans-serif;
}
@media screen and (max-width: 1100px) {
  .p-header_menu-nav {
    gap: 8px;
  }
}
.p-header_menu-nav a {
  flex: 0 0 auto;
  font-size: 15px;
  color: #000;
  line-height: 1;
  transition: 0.3s ease opacity;
}
.p-header_menu-nav a:hover {
  opacity: 0.6;
}
@media screen and (max-width: 1100px) {
  .p-header_menu-nav a {
    font-size: 13px;
  }
}
.p-header_menu-login {
  display: flex;
  margin-left: 31px;
  font-family: "Oswald", sans-serif;
}
@media screen and (max-width: 1100px) {
  .p-header_menu-login {
    margin-left: 8px;
  }
}
.p-header_menu-login a {
  flex: 0 0 auto;
  font-size: 16px;
  line-height: 1;
  color: #666;
  transition: 0.3s ease opacity;
}
.p-header_menu-login a:hover {
  opacity: 0.6;
}
@media screen and (max-width: 1100px) {
  .p-header_menu-login a {
    font-size: 14px;
  }
}
.p-header_menu-link {
  display: flex;
  gap: 8px;
  margin-left: 16px;
  font-family: "Oswald", sans-serif;
}
@media screen and (max-width: 1100px) {
  .p-header_menu-link {
    margin-left: 8px;
  }
}
.p-header_menu-link a {
  flex: 0 0 auto;
}
@media screen and (max-width: 1100px) {
  .p-header_menu-link a {
    padding-inline: 14px;
    height: 36px;
    font-size: 13px;
    border-radius: 20px;
  }
}
.p-header_button {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-header_button {
    position: relative;
    display: block;
    margin-left: auto;
    width: 20px;
    height: 12px;
    cursor: pointer;
  }
  .p-header_button span {
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #333;
    border-radius: 1px;
    transition: 0.3s ease;
  }
  .p-header_button span:nth-child(1) {
    top: 0;
  }
  .p-header_button span:nth-child(2) {
    top: 50%;
  }
  .p-header_button span:nth-child(3) {
    top: 100%;
  }
  .p-header_button.close span:nth-child(1) {
    top: 50%;
    transform: rotate(45deg);
  }
  .p-header_button.close span:nth-child(2) {
    width: 0;
  }
  .p-header_button.close span:nth-child(3) {
    top: 50%;
    transform: rotate(135deg);
  }
}

.p-footer {
  padding-block: 32px 16px;
  padding-inline: 32px;
  width: 100%;
  background-color: #EEEEEE;
}
@media screen and (max-width: 767px) {
  .p-footer {
    padding-block: 24px;
    padding-inline: 24px;
  }
}
.p-footer_inner {
  margin-inline: auto;
  padding-block: 72px 24px;
  padding-inline: min(8vw, 120px);
  width: 100%;
  background-color: #fff;
  border-radius: 24px;
}
@media screen and (max-width: 1100px) {
  .p-footer_inner {
    padding-block: 6vw 2vw;
    padding-inline: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .p-footer_inner {
    padding-block: 48px 24px;
    padding-inline: 24px;
  }
}
.p-footer_head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .p-footer_head {
    flex-direction: column;
  }
}
.p-footer_head-left {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .p-footer_head-left {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
}
.p-footer_head-right {
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media screen and (max-width: 1100px) {
  .p-footer_head-right {
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer_head-right {
    align-items: center;
    margin-left: 0;
    margin-top: 56px;
    width: 100%;
  }
}
.p-footer_title {
  display: block;
  width: 182px;
}
.p-footer_title img {
  width: 100%;
  height: auto;
}
.p-footer_info {
  margin-top: 32px;
  font-size: 14px;
  font-family: "Inter", sans-serif;
}
@media screen and (max-width: 1100px) {
  .p-footer_info {
    margin-top: 3vw;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer_info {
    margin-top: 24px;
    width: 100%;
    font-size: 14px;
  }
}
.p-footer_link {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .p-footer_link {
    flex-direction: column-reverse;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .p-footer_login {
    margin-top: 16px;
  }
}
.p-footer_login a {
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  color: #666;
  line-height: 1;
  transition: 0.3s ease opacity;
}
.p-footer_login a:hover {
  opacity: 0.6;
}
@media screen and (max-width: 1100px) {
  .p-footer_login a {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer_login a {
    font-size: 16px;
  }
}
.p-footer_buttons {
  display: flex;
  gap: 8px;
  margin-left: 16px;
}
@media screen and (max-width: 1100px) {
  .p-footer_buttons {
    margin-left: 12px;
    gap: 16px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer_buttons {
    flex-direction: column-reverse;
    margin-left: 0;
    width: 100%;
  }
}
@media screen and (max-width: 1100px) {
  .p-footer_buttons a {
    padding-inline: 18px;
    height: 36px;
    font-size: 13px;
    border-radius: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer_buttons a {
    width: 100%;
    height: 50px;
    font-size: 16px;
    border-radius: 25px;
  }
}
.p-footer_nav {
  display: flex;
  gap: 48px;
  margin-top: 40px;
}
@media screen and (max-width: 1100px) {
  .p-footer_nav {
    margin-top: 3vw;
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer_nav {
    margin-top: 8px;
    flex-wrap: wrap;
    gap: 0;
  }
}
.p-footer_nav a {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 15px;
  color: #000;
  transition: 0.3s ease opacity;
}
.p-footer_nav a:hover {
  opacity: 0.6;
}
@media screen and (max-width: 1100px) {
  .p-footer_nav a {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer_nav a {
    flex: 0 0 auto;
    margin-top: 32px;
    width: 50%;
    font-size: 15px;
    text-align: center;
  }
}
.p-footer_bottom {
  margin-top: 64px;
  text-align: center;
  font-family: "Inter", sans-serif;
  color: #888;
}
@media screen and (max-width: 1100px) {
  .p-footer_bottom {
    margin-top: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .p-footer_bottom {
    margin-top: 48px;
  }
}
.p-nav {
  position: fixed;
  top: 0px;
  left: 0;
  z-index: 9997;
  padding-top: 64px;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.6s ease;
}
.p-nav.open {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
}
.p-nav_inner {
  padding-top: 56px;
  padding-inline: 56px;
}
.p-nav_menu {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
.p-nav_menu a {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 15px;
  color: #333;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.03em;
  transition: 0.3s ease opacity;
}
.p-nav_menu a:hover {
  opacity: 0.6;
}
.p-nav_links {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
.p-nav_button {
  display: grid;
  place-content: center;
  width: 263px;
  height: 52px;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.03em;
  border-radius: 26px;
  transition: 0.3s ease opacity;
}
.p-nav_button:hover {
  opacity: 0.6;
}
.p-nav_button.black {
  color: #fff;
  background-color: #333;
}
.p-nav_button.white {
  color: #333;
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #ddd;
}
.p-nav_login {
  margin-top: 4px;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  color: #666;
  font-weight: 400;
  transition: 0.3s ease opacity;
}
.p-nav_login:hover {
  opacity: 0.6;
}
.p-kv {
  position: relative;
  width: 100%;
  height: auto;
  background: linear-gradient(292.74deg, #F3F6FA 17.57%, #CBD7E4 96.03%), linear-gradient(96.28deg, #2C5BCE 4.96%, #0B318F 99.31%);
}
.p-kv::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/kv/kv-bg.png");
  background-position: top left;
  background-size: cover;
  mix-blend-mode: color-dodge;
}
.p-kv_inner {
  position: relative;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  padding-block: min(9.5vw, 144px);
}
@media screen and (max-width: 767px) {
  .p-kv_inner {
    flex-direction: column;
    padding-block: 52px;
    padding-inline: 24px;
  }
}
.p-kv_left {
  width: min(36vw, 553px);
}
@media screen and (max-width: 767px) {
  .p-kv_left {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .p-kv_title h1 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.p-kv_title span {
  font-family: "Inter", sans-serif;
  font-size: min(1.2vw, 18px);
  font-weight: 400;
  color: #666;
}
@media screen and (max-width: 767px) {
  .p-kv_title span {
    font-size: 14px;
  }
}
.p-kv_title img {
  display: block;
  margin-top: min(1.3vw, 24px);
  width: min(27vw, 404px);
}
@media screen and (max-width: 767px) {
  .p-kv_title img {
    margin-top: 6vw;
    width: 100%;
  }
}
.p-kv_desc {
  margin-top: min(1.3vw, 24px);
  font-family: "Inter", sans-serif;
  font-size: min(1.5vw, 24px);
  color: #000;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  .p-kv_desc {
    margin-top: 7.2vw;
    font-size: 16px;
  }
}
.p-kv_right {
  flex: 0 0 auto;
  width: min(46vw, 697px);
}
@media screen and (max-width: 767px) {
  .p-kv_right {
    margin-top: 7.2vw;
    width: 100%;
  }
}
.p-kv_img {
  width: 100%;
  height: auto;
}
.p-kv_buttons {
  margin-top: min(5.5vw, 66px);
  display: flex;
  gap: min(1.2vw, 17px);
}
@media screen and (max-width: 767px) {
  .p-kv_buttons {
    flex-direction: column;
    align-items: center;
    gap: 40px;
    margin-top: 50px;
  }
}
.p-kv_buttons a {
  flex: 0 0 auto;
  display: grid;
  place-content: center;
  width: min(17vw, 246px);
  height: min(4.5vw, 64px);
  font-size: min(1.3vw, 16px);
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 767px) {
  .p-kv_buttons a {
    width: 327px;
    height: 64px;
    font-size: 16px;
  }
}
.p-kv_buttons a img {
  position: absolute;
  top: max(-2.4vw, -28px);
  left: 50%;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 767px) {
  .p-kv_buttons a img {
    top: -28px;
  }
}
.p-kv_buttons a img.free {
  width: min(11vw, 130px);
}
@media screen and (max-width: 767px) {
  .p-kv_buttons a img.free {
    width: 130px;
  }
}
.p-kv_buttons a img.contact {
  width: min(15vw, 187px);
}
@media screen and (max-width: 767px) {
  .p-kv_buttons a img.contact {
    width: 187px;
  }
}
.p-function {
  padding-block: min(10vw, 120px);
}
@media screen and (max-width: 767px) {
  .p-function {
    padding-block: 72px 72px;
  }
}
.p-function_list {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-top: min(5vw, 56px);
}
@media screen and (max-width: 767px) {
  .p-function_list {
    margin-top: 40px;
  }
}
.p-function_item {
  display: flex;
  align-items: center;
  gap: min(3.6vw, 40px);
  padding: min(3.6vw, 40px);
  background-color: #F5F5F5;
  border-radius: 16px;
}
@media screen and (max-width: 767px) {
  .p-function_item {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 24px;
    padding: 24px;
  }
}
.p-function_content h3 {
  display: flex;
  flex-direction: column;
}
.p-function_content h3 small {
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #aaa;
}
@media screen and (max-width: 767px) {
  .p-function_content h3 small {
    font-size: 14px;
  }
}
.p-function_content h3 span {
  margin-top: 8px;
  font-family: "Inter", sans-serif;
  font-size: min(2.9vw, 32px);
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-function_content h3 span {
    font-size: 28px;
  }
}
.p-function_content p {
  margin-top: min(1.5vw, 17px);
  font-size: min(1.6vw, 18px);
  color: #666;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-function_content p {
    margin-top: 12px;
    font-size: 14px;
  }
}
.p-function_img {
  flex: 0 0 auto;
  width: 52%;
}
@media screen and (max-width: 767px) {
  .p-function_img {
    width: 100%;
  }
}
.p-function_img img {
  width: 100%;
  height: auto;
}
.p-useful {
  padding-block: min(9.4vw, 104px) min(10vw, 120px);
  background-color: #EEEEEE;
}
@media screen and (max-width: 767px) {
  .p-useful {
    padding-block: 72px;
  }
}
.p-useful_list {
  margin-top: min(5vw, 56px);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: min(5.8vw, 64px) min(2.1vw, 24px);
}
@media screen and (max-width: 767px) {
  .p-useful_list {
    flex-direction: column;
    gap: 64px;
    margin-top: 56px;
  }
}
.p-useful_item {
  flex: 0 0 auto;
  width: calc(50% - min(2.1vw, 24px));
  background-color: #fff;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .p-useful_item {
    width: 100%;
    border-radius: 8px;
  }
}
.p-useful_img {
  width: 100%;
}
.p-useful_img img {
  width: 100%;
  height: auto;
}
.p-useful_content {
  padding: min(2vw, 24px);
}
@media screen and (max-width: 767px) {
  .p-useful_content {
    padding: 24px;
  }
}
.p-useful_head {
  display: flex;
  flex-direction: column;
}
.p-useful_head small {
  font-family: "Oswald", sans-serif;
  font-size: min(1.4vw, 16px);
  color: #aaa;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  .p-useful_head small {
    font-size: 16px;
  }
}
.p-useful_head span {
  margin-top: min(1vw, 8px);
  font-size: min(3.2vw, 32px);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  .p-useful_head span {
    font-size: 28px;
  }
}
.p-useful_text {
  margin-top: min(2vw, 24px);
  font-size: min(1.27vw, 14px);
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  .p-useful_text {
    margin-top: 16px;
    font-size: 14px;
  }
}
.p-plan {
  padding-top: min(10vw, 120px);
}
@media screen and (max-width: 767px) {
  .p-plan {
    padding-top: 72px;
  }
}
.p-plan_head {
  margin-top: min(2.1vw, 24px);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-plan_head {
    margin-top: 24px;
  }
}
.p-plan_head p {
  font-size: min(1.4vw, 16px);
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-plan_head p {
    font-size: 16px;
  }
}
.p-plan_list {
  margin-top: min(7.2vw, 80px);
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: min(2.1vw, 24px);
}
@media screen and (max-width: 767px) {
  .p-plan_list {
    margin-top: 80px;
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
.p-plan_item {
  position: relative;
  padding-block: min(5vw, 56px) min(3.6vw, 40px);
  padding-inline: min(3.6vw, 40px);
  border-width: 1px;
  border-style: solid;
  border-color: #DDDDDD;
  border-radius: min(1.5vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-plan_item {
    padding-block: 56px 40px;
    padding-inline: 28px;
    border-radius: 16px;
  }
}
.p-plan_item.blank {
  display: grid;
  place-content: center;
  border: 0;
  background: linear-gradient(292.74deg, rgba(227, 233, 240, 0.5) 17.57%, rgba(181, 187, 193, 0.5) 96.03%);
}
@media screen and (max-width: 767px) {
  .p-plan_item.blank {
    min-height: 476px;
  }
}
.p-plan_title {
  position: absolute;
  top: -24px;
  left: 50%;
  transform: translate(-50%, 0);
  display: grid;
  place-content: center;
  width: min(27.2vw, 300px);
  height: min(4vw, 44px);
  font-size: min(1.8vw, 20px);
  color: #fff;
  font-weight: 500;
  background-color: #000;
  border-radius: min(1vw, 8px);
}
@media screen and (max-width: 767px) {
  .p-plan_title {
    width: 90%;
    height: 44px;
    font-size: 20px;
    border-radius: 8px;
  }
}
.p-plan_price {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p-plan_price-top {
  color: #000;
}
.p-plan_price-top strong {
  font-family: "Oswald", sans-serif;
  font-size: min(5.8vw, 64px);
  font-weight: 300;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .p-plan_price-top strong {
    font-size: 64px;
  }
}
.p-plan_price-top small {
  font-family: "Oswald", sans-serif;
  font-size: min(2.1vw, 24px);
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .p-plan_price-top small {
    font-size: 24px;
  }
}
.p-plan_price-top span {
  font-size: min(1.6vw, 18px);
  font-weight: 500;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .p-plan_price-top span {
    font-size: 18px;
  }
}
.p-plan_price-bottom {
  font-size: 12px;
  font-weight: 400;
  color: #666;
}
@media screen and (max-width: 767px) {
  .p-plan_price-bottom {
    font-size: 12px;
  }
}
.p-plan_detail {
  margin-top: min(3vw, 32px);
}
@media screen and (max-width: 767px) {
  .p-plan_detail {
    margin-top: 32px;
  }
}
.p-plan_detail li {
  position: relative;
  padding-block: 16px;
  padding-left: 24px;
  font-size: 12px;
  color: #666;
  border-width: 1px 0 0;
  border-style: solid;
  border-color: #DDDDDD;
}
.p-plan_detail li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 16px;
  height: 16px;
  background-image: url("../img/icon/icon-check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transform: translate(0, -50%);
}
.p-plan_detail li:last-child {
  border-width: 1px 0;
}
.p-plan_button {
  margin-top: min(3vw, 32px);
}
@media screen and (max-width: 767px) {
  .p-plan_button {
    margin-top: 32px;
  }
}
.p-plan_button a {
  position: relative;
  display: grid;
  place-content: center;
  width: 100%;
  height: 41px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  background-color: #000;
  border-width: 1px;
  border-style: solid;
  border-radius: 32px;
  transition: 0.3s ease opacity;
}
.p-plan_button a:hover {
  opacity: 0.6;
}
.p-plan_button a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(50% + 4em);
  width: 16px;
  height: 16px;
  background-image: url("../img/button/icon-angle-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transform: translate(0, -50%);
}
.p-plan_blank {
  font-family: "Oswald", sans-serif;
  font-size: min(2.2vw, 24px);
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-plan_blank {
    font-size: 24px;
  }
}
.p-faq {
  padding-block: min(10vw, 120px);
}
@media screen and (max-width: 767px) {
  .p-faq {
    padding-block: 72px;
  }
}
.p-faq_inner {
  padding: min(5.8vw, 64px);
  background-color: #F5F5F5;
  border-radius: min(1.5vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-faq_inner {
    padding-block: 56px;
    padding-inline: 24px;
    border-radius: 16px;
  }
}
.p-faq_list {
  margin-top: min(5vw, 56px);
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .p-faq_list {
    margin-top: 40px;
  }
}
.p-faq_item {
  position: relative;
  padding: 24px;
  background-color: #fff;
  border-radius: min(1.5vw, 16px);
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .p-faq_item {
    padding: 16px;
    border-radius: 16px;
  }
}
.p-faq_item::after {
  content: "";
  position: absolute;
  top: 26px;
  right: 24px;
  width: 24px;
  height: 24px;
  background-image: url("../img/icon/icon-angle-acc.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transition: 0.3s ease transform;
}
@media screen and (max-width: 767px) {
  .p-faq_item::after {
    right: 16px;
    width: 20px;
    height: 20px;
  }
}
.p-faq_item.open::after {
  transform: scaleY(-1);
}
.p-faq_item dt {
  position: relative;
  padding-left: 44px;
  padding-right: 48px;
  font-family: "Oswald", sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1.2;
}
@media screen and (max-width: 767px) {
  .p-faq_item dt {
    padding-right: 30px;
    font-size: 16px;
  }
}
.p-faq_item dt .no {
  position: absolute;
  top: -2px;
  left: 0;
  display: block;
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .p-faq_item dt .no {
    font-size: 20px;
  }
}
.p-faq_item dd {
  margin-top: 12px;
  color: #666;
  display: none;
}
@media screen and (max-width: 767px) {
  .p-faq_item dd {
    font-size: 14px;
  }
}
.p-llmo {
  position: relative;
  padding-block: min(8.7vw, 96px) min(11vw, 120px);
  background-color: #333;
}
@media screen and (max-width: 767px) {
  .p-llmo {
    padding-block: 72px;
  }
}
.p-llmo::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/sec05/bg.png");
  background-position: top left;
  background-size: cover;
  mix-blend-mode: color-dodge;
}
@media screen and (max-width: 767px) {
  .p-llmo::after {
    background-size: 300%;
  }
}
.p-llmo_container {
  position: relative;
  z-index: 10;
}
.p-llmo_head {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
}
.p-llmo_head h2 {
  font-size: min(3.6vw, 40px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.03em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-llmo_head h2 {
    font-size: 28px;
  }
}
.p-llmo_head p {
  margin-top: min(1.3vw, 16px);
  font-family: "Inter", sans-serif;
  font-size: min(1.8vw, 20px);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-llmo_head p {
    margin-top: 16px;
    font-size: 18px;
  }
}
.p-llmo_list {
  margin-top: min(5vw, 56px);
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: min(2.1vw, 24px);
}
@media screen and (max-width: 767px) {
  .p-llmo_list {
    margin-top: 56px;
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
.p-llmo_item {
  display: flex;
  flex-direction: column;
  padding: min(2.1vw, 24px);
  background-color: #fff;
  border-radius: min(1.2vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-llmo_item {
    padding: 24px;
    border-radius: 14px;
  }
}
.p-llmo_item-img img {
  width: 100%;
  height: auto;
}
.p-llmo_item-content {
  margin-block: min(3vw, 32px);
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Inter", sans-serif;
}
@media screen and (max-width: 767px) {
  .p-llmo_item-content {
    margin-block: 32px;
  }
}
.p-llmo_item-content h3 {
  font-size: min(2.1vw, 24px);
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-llmo_item-content h3 {
    font-size: 24px;
  }
}
.p-llmo_item-content p {
  margin-top: min(1vw, 8px);
  font-size: min(1.3vw, 16px);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-llmo_item-content p {
    margin-top: 8px;
    font-size: 16px;
    letter-spacing: -0.04em;
  }
}
.p-llmo_item .a-button2 {
  margin-top: auto;
  width: 100%;
  font-size: min(1.4vw, 16px);
  height: min(5.8vw, 64px);
}
@media screen and (max-width: 767px) {
  .p-llmo_item .a-button2 {
    height: 64px;
    font-size: 16px;
  }
}
.p-company {
  padding-block: min(8.7vw, 96px) min(7.2vw, 80px);
  background-color: #F8F8F8;
}
@media screen and (max-width: 767px) {
  .p-company {
    padding-block: 72px;
  }
}
.p-company_head p {
  margin-top: min(1.3vw, 24px);
  font-size: min(1.8vw, 20px);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-company_head p {
    margin-top: 24px;
    font-size: 16px;
    letter-spacing: -0.01em;
  }
}
.p-company_container {
  margin-top: min(5vw, 56px);
  padding-block: min(5vw, 56px);
  padding-inline: 15px;
  background-color: #fff;
  border-radius: min(1.4vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-company_container {
    margin-top: 32px;
    padding-block: 40px;
    padding-inline: 24px;
    border-radius: 8px;
  }
}
.p-company_content {
  margin-inline: auto;
  padding-inline: min(1.4vw, 16px);
  width: 100%;
  max-width: calc(973px + min(2.8vw, 32px));
}
@media screen and (max-width: 767px) {
  .p-company_content {
    padding-inline: 0;
    max-width: 100%;
  }
}
.p-company_content h3 {
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}
.p-company_content p + h3 {
  margin-top: 32px;
}
.p-company_content p {
  margin-top: 16px;
  font-size: 16px;
}
.p-company_img {
  margin-top: 56px;
}
@media screen and (max-width: 767px) {
  .p-company_img {
    margin-top: 40px;
  }
}
.p-company_img img {
  width: 100%;
  height: auto;
}
.u-mgt-10 {
  margin-top: 10px !important;
}

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

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

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

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

.u-mgt-60 {
  margin-top: 60px !important;
}

.u-mgt-70 {
  margin-top: 70px !important;
}

.u-mgt-80 {
  margin-top: 80px !important;
}

.u-mgt-90 {
  margin-top: 90px !important;
}

.u-mgt-100 {
  margin-top: 100px !important;
}

.u-mgt-110 {
  margin-top: 110px !important;
}

.u-mgt-120 {
  margin-top: 120px !important;
}

.u-mgt-130 {
  margin-top: 130px !important;
}

.u-mgt-140 {
  margin-top: 140px !important;
}

.u-mgt-150 {
  margin-top: 150px !important;
}

.u-mgt-160 {
  margin-top: 160px !important;
}

.u-mgt-170 {
  margin-top: 170px !important;
}

.u-mgt-180 {
  margin-top: 180px !important;
}

.u-mgt-190 {
  margin-top: 190px !important;
}

.u-mgt-200 {
  margin-top: 200px !important;
}

/* ---------- sp/tab Show Hide ----------*/
@media screen and (min-width: 1024px) {
  .u-tab-show {
    display: none;
  }
}

@media screen and (max-width: 1023px) {
  .u-tab-hide {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .u-sp-show {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .u-sp-hide {
    display: none;
  }
}

.js-fadeUp {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s, transform 0.8s;
}

/* フェードイン(スクロールした後) */
.js-fadeUp.is-inview {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.2s;
}