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

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

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

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

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

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

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

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

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

caption {
  text-align: left;
}

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

th {
  text-align: left;
}

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

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

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

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

img {
  vertical-align: bottom;
  width: 100%;
  height: auto;
}

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

.l-inner {
  max-width: 980px;
  padding: 0 20px;
  margin: 0 auto;
}

.l-inner-md {
  max-width: 902px;
  margin: 0 auto;
}

.l-inner-sm {
  max-width: 821px;
  margin: 0 auto;
}

.l-header {
  height: 170px;
  width: 100%;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  background: #fff;
}
@media screen and (max-width: 1870px) {
  .l-header {
    height: 9.0909090909vw;
  }
}
@media screen and (max-width: 840px) {
  .l-header {
    height: 68px;
  }
}
.l-header__inner {
  width: 100%;
  height: 100%;
  padding: 0 22px 0 18px;
  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: 1870px) {
  .l-header__inner {
    padding: 0 1.1764705882vw 0 0.9625668449vw;
  }
}
@media screen and (max-width: 840px) {
  .l-header__inner {
    padding: 0 20px 0 16px;
  }
}
.l-header__logo {
  width: 416px;
}
@media screen and (max-width: 1870px) {
  .l-header__logo {
    width: 22.2459893048vw;
  }
}
@media screen and (max-width: 840px) {
  .l-header__logo {
    width: 200px;
  }
}
@media screen and (max-width: 750px) {
  .l-header__logo {
    width: 167px;
  }
}
.l-header__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 1870px) {
  .l-header__contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 9.0909090909vw;
    display: none;
  }
}
@media screen and (max-width: 840px) {
  .l-header__contents {
    top: 68px;
  }
}
.l-header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -39px;
}
@media screen and (max-width: 1870px) {
  .l-header__nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.l-header__navitem {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-left: 39px;
}
@media screen and (max-width: 1870px) {
  .l-header__navitem {
    font-size: max(14px, 1.0695187166vw);
    margin-top: 2em;
  }
}
.l-header__button {
  color: #ffa700;
  border: #ffa700 3px solid;
  width: 253px;
  height: 89px;
  border-radius: 45px;
  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: 19px;
  font-weight: 900;
  margin-left: 30px;
}
@media screen and (max-width: 1870px) {
  .l-header__button {
    border: #ffa700 0.1604278075vw solid;
    width: 80%;
    height: 4.7593582888vw;
    border-radius: 2.4064171123vw;
    font-size: max(14px, 1.0160427807vw);
    margin: 2em auto 0;
  }
}
@media screen and (max-width: 840px) {
  .l-header__button {
    height: 34px;
    border-radius: 45px;
  }
}

.l-footer {
  background: #ffa700;
  width: 100%;
  height: 253px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 940px) {
  .l-footer {
    height: 26.914893617vw;
  }
}
.l-footer__text {
  color: #fff;
  font-size: 30px;
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 940px) {
  .l-footer__text {
    font-size: 3.1914893617vw;
  }
}

.c-title--sm {
  display: block;
  text-align: center;
  font-size: 38px;
  line-height: 1.6315789474;
  font-weight: 800;
  color: #ffa700;
}
@media screen and (max-width: 940px) {
  .c-title--sm {
    font-size: 4.0425531915vw;
  }
}
.c-title--lg {
  display: block;
  text-align: center;
  font-size: 82px;
  line-height: 1;
  font-weight: 900;
  font-family: "Roboto", sans-serif;
  padding-bottom: 14px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  letter-spacing: 0.05em;
  border-bottom: #ffa700 7px solid;
  color: #ffd88e;
  margin-top: 3px;
}
@media screen and (max-width: 940px) {
  .c-title--lg {
    font-size: 8.7234042553vw;
    padding-bottom: 0 1.4893617021vw;
    border-bottom: #ffa700 0.7446808511vw solid;
    margin-top: 0.3191489362vw;
  }
}
.c-title-2 .c-title--lg {
  color: #fff;
}

.c-burger {
  display: none;
}
@media screen and (max-width: 1870px) {
  .c-burger {
    display: block;
    width: 3.2085561497vw;
    height: 2.6203208556vw;
    position: relative;
  }
}
@media screen and (max-width: 1870px) and (max-width: 840px) {
  .c-burger {
    width: 24px;
    height: 20px;
  }
}
@media screen and (max-width: 1870px) {
  .c-burger__border {
    width: 100%;
    height: 0.3743315508vw;
    border-radius: 50px;
    background: #ffa700;
    display: block;
    position: absolute;
    left: 0;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
}
@media screen and (max-width: 1870px) and (max-width: 840px) {
  .c-burger__border {
    height: 3px;
  }
}
@media screen and (max-width: 1870px) {
  .c-burger__border--top {
    top: 0;
  }
  .c-burger__border--mid {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .c-burger__border--bottom {
    bottom: 0;
  }
}
.c-burger.active .c-burger__border--top {
  top: 45%;
  rotate: 45deg;
}
.c-burger.active .c-burger__border--mid {
  opacity: 0;
}
.c-burger.active .c-burger__border--bottom {
  bottom: 42%;
  rotate: -45deg;
}

.p-top__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_bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 86px;
  max-width: 820px;
  width: 100%;
  height: 171px;
  font-size: 45px;
  font-weight: 800;
  color: #fff;
  margin: 0 auto;
}
@media screen and (max-width: 940px) {
  .p-top__button {
    max-width: 87.2340425532vw;
    height: 18.1914893617vw;
    font-size: 4.7872340426vw;
  }
}
.p-top__button-1 {
  margin: 84px auto 0;
}
@media screen and (max-width: 940px) {
  .p-top__button-1 {
    margin: 8.9361702128vw auto 0;
  }
}
.p-top__button-2 {
  margin: 133px auto 0;
}
@media screen and (max-width: 940px) {
  .p-top__button-2 {
    margin: 14.1489361702vw auto 0;
  }
}
.p-top__button-3 {
  margin: 104px auto 0;
}
@media screen and (max-width: 940px) {
  .p-top__button-3 {
    margin: 11.0638297872vw auto 0;
  }
}
.p-top-mv {
  border-bottom: 54px solid #ffa700;
  width: 100%;
}
.p-top-mv__contents {
  position: absolute;
  left: 6.3829787234vw;
  top: 4.2553191489vw;
}
.p-top-mv__text1 {
  font-size: 4.2553191489vw;
  line-height: 1.45;
  letter-spacing: 0.05em;
  font-weight: 800;
}
.p-top-mv__text2 {
  font-size: 10.6382978723vw;
  line-height: 1.2;
  font-weight: 700;
}
.p-top-mv__text2--orange {
  color: #ffa700;
  font-size: 11.7021276596vw;
  line-height: 1;
}
.p-top-mv__text2--md {
  font-size: 8.6170212766vw;
  line-height: 1;
}
.p-top-mv__list {
  margin-top: 0.6382978723vw;
}
.p-top-mv__item {
  background: rgba(255, 167, 0, 0.84);
  border-radius: 3.2978723404vw;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 5.6382978723vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 2.3404255319vw;
  font-weight: 500;
  line-height: 1;
  padding: 0 5.5319148936vw 0 6.914893617vw;
  position: relative;
}
.p-top-mv__item::before {
  position: absolute;
  content: "";
  background-image: url(../images/mv_check.svg);
  background-repeat: no-repeat;
  background-size: contain;
  left: 3.2978723404vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 2.8723404255vw;
  height: 2.3404255319vw;
}
.p-top-mv__item + .p-top-mv__item {
  margin-top: 2.1276595745vw;
}
.p-top-about {
  margin-top: 102px;
}
@media screen and (max-width: 940px) {
  .p-top-about {
    margin-top: 10.8510638298vw;
  }
}
.p-top-about__title {
  margin-top: 55px;
}
@media screen and (max-width: 940px) {
  .p-top-about__title {
    margin-top: 5.8510638298vw;
  }
}
.p-top-about__title--lg {
  display: block;
  font-size: 80px;
  font-weight: 800;
  line-height: 1.45;
  color: #ffa700;
  text-align: center;
}
@media screen and (max-width: 940px) {
  .p-top-about__title--lg {
    font-size: 8.5106382979vw;
  }
}
.p-top-about__title--sm {
  display: block;
  font-size: 59px;
  font-weight: 700;
  line-height: 1.4406779661;
  text-align: center;
  margin-top: 34px;
}
@media screen and (max-width: 940px) {
  .p-top-about__title--sm {
    font-size: 6.2765957447vw;
    margin-top: 3.6170212766vw;
  }
}
.p-top-about__border {
  margin: 67px calc(50% - 50vw) 0;
  width: 100vw;
  height: 54px;
  background: #ffa700;
}
@media screen and (max-width: 940px) {
  .p-top-about__border {
    margin: 7.1276595745vw calc(50% - 50vw) 0;
    height: 5.7446808511vw;
  }
}
.p-top-about__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-column-gap: 44px;
  -moz-column-gap: 44px;
  column-gap: 44px;
  row-gap: 30px;
  margin: 85px auto 0;
  max-width: 786px;
}
@media screen and (max-width: 940px) {
  .p-top-about__list {
    -webkit-column-gap: 4.6808510638vw;
    -moz-column-gap: 4.6808510638vw;
    column-gap: 4.6808510638vw;
    row-gap: 3.1914893617vw;
    margin: 9.0425531915vw auto 0;
    max-width: 83.6170212766vw;
  }
}
.p-top-about__item {
  width: calc(50% - 2.34043vw);
}
@media screen and (max-width: 940px) {
  .p-top-about__item {
    width: calc(50% - 2.34043vw);
  }
}
.p-top-about__item-1 .p-top-about__item--thumb {
  margin: -140px 0 0 -33px;
  width: 429px;
}
@media screen and (max-width: 940px) {
  .p-top-about__item-1 .p-top-about__item--thumb {
    margin: -14.8936170213vw 0 0 -3.5106382979vw;
    width: 45.6382978723vw;
  }
}
.p-top-about__item-2 .p-top-about__item--thumb {
  margin: -110px 0 0 -11px;
  width: 391px;
}
@media screen and (max-width: 940px) {
  .p-top-about__item-2 .p-top-about__item--thumb {
    margin: -11.7021276596vw 0 0 -1.170212766vw;
    width: 41.5957446809vw;
  }
}
.p-top-about__item-3 .p-top-about__item--thumb {
  margin: -120px 0 0 -36px;
  width: 442px;
}
@media screen and (max-width: 940px) {
  .p-top-about__item-3 .p-top-about__item--thumb {
    margin: -12.7659574468vw 0 0 -3.829787234vw;
    width: 47.0212765957vw;
  }
}
.p-top-about__item-4 .p-top-about__item--thumb {
  margin: -123px 0 0 -35px;
  width: 446px;
}
@media screen and (max-width: 940px) {
  .p-top-about__item-4 .p-top-about__item--thumb {
    margin: -13.085106383vw 0 0 -3.7234042553vw;
    width: 47.4468085106vw;
  }
}
.p-top-about__item--bg {
  width: 370px;
  height: 318px;
  background: #ffe077;
  border-radius: 32px;
  padding-top: 56px;
}
@media screen and (max-width: 940px) {
  .p-top-about__item--bg {
    width: 39.3617021277vw;
    height: 33.829787234vw;
    border-radius: 3.4042553191vw;
    padding-top: 5.9574468085vw;
  }
}
.p-top-about__item--text {
  font-size: 35px;
  line-height: 1.4571428571;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 940px) {
  .p-top-about__item--text {
    font-size: 3.7234042553vw;
  }
}
.p-top-about__item--text span {
  color: #ff3800;
}
.p-top-about__arrow {
  width: 161px;
  margin: 54px auto 0;
}
@media screen and (max-width: 940px) {
  .p-top-about__arrow {
    width: 17.1276595745vw;
    margin: 5.7446808511vw auto 0;
  }
}
.p-top-about--bottom {
  margin: 54px calc(50% - 50vw) 0;
  padding: 123px calc(50vw - 50%) 133px;
  width: 100vw;
  background: #ffa700;
}
@media screen and (max-width: 940px) {
  .p-top-about--bottom {
    margin: 5.7446808511vw calc(50% - 50vw) 0;
    padding: 13.085106383vw calc(50vw - 50%) 14.1489361702vw;
  }
}
.p-top-about__lead--bl {
  display: block;
  font-size: 36px;
  line-height: 1.4444444444;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 940px) {
  .p-top-about__lead--bl {
    font-size: 3.829787234vw;
  }
}
.p-top-about__lead--wht {
  display: block;
  margin-top: 26px;
  font-size: 60px;
  line-height: 1.45;
  font-weight: 900;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 940px) {
  .p-top-about__lead--wht {
    margin-top: 2.7659574468vw;
    font-size: 6.3829787234vw;
  }
}
.p-top-about__lead--red {
  display: block;
  font-size: 60px;
  line-height: 1.45;
  font-weight: 900;
  text-align: center;
  color: #ff3800;
}
@media screen and (max-width: 940px) {
  .p-top-about__lead--red {
    font-size: 6.3829787234vw;
  }
}
.p-top-about__thumb2 {
  max-width: 820px;
  margin: 72px auto 0;
}
@media screen and (max-width: 940px) {
  .p-top-about__thumb2 {
    max-width: 87.2340425532vw;
    margin: 7.6595744681vw auto 0;
  }
}
.p-top-step {
  margin-top: 150px;
}
@media screen and (max-width: 940px) {
  .p-top-step {
    margin-top: 15.9574468085vw;
  }
}
.p-top-step section + section {
  margin-top: 99px;
}
@media screen and (max-width: 940px) {
  .p-top-step section + section {
    margin-top: 10.5319148936vw;
  }
}
.p-top-step__title--number {
  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: 336px;
  height: 122px;
  border-radius: 61px;
  border: 7px solid #ffa700;
  font-size: 60px;
  font-weight: 800;
  text-transform: uppercase;
  color: #ffa700;
  margin: 0 auto;
}
@media screen and (max-width: 940px) {
  .p-top-step__title--number {
    width: 35.7446808511vw;
    height: 12.9787234043vw;
    border-radius: 6.4893617021vw;
    border: 0.7446808511vw solid #ffa700;
    font-size: 6.3829787234vw;
  }
}
.p-top-step__title--number span {
  font-size: 74px;
}
@media screen and (max-width: 940px) {
  .p-top-step__title--number span {
    font-size: 7.8723404255vw;
  }
}
.p-top-step__title--lg {
  display: block;
  text-align: center;
  font-size: 66px;
  line-height: 1.2121212121;
  font-weight: 800;
  color: #ffa700;
  margin-top: 38px;
}
@media screen and (max-width: 940px) {
  .p-top-step__title--lg {
    font-size: 7.0212765957vw;
    margin-top: 4.0425531915vw;
  }
}
.p-top-step__title--sm {
  display: block;
  text-align: center;
  font-size: 39px;
  line-height: 1.358974359;
  font-weight: 800;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 15px auto 0;
}
@media screen and (max-width: 940px) {
  .p-top-step__title--sm {
    font-size: 4.1489361702vw;
    margin: 4.0425531915vw auto 0;
  }
}
.p-top-step__title--sm span {
  color: #ff3800;
}
.p-top-step__title--sm + .p-top-step__title--sm {
  margin-top: 10px;
}
@media screen and (max-width: 940px) {
  .p-top-step__title--sm + .p-top-step__title--sm {
    margin-top: 1.0638297872vw;
  }
}
.p-top-step__title--sm::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 14px;
  background: #ffda93;
  left: 0;
  bottom: -3px;
  z-index: -1;
}
@media screen and (max-width: 940px) {
  .p-top-step__title--sm::after {
    height: 1.4893617021vw;
    bottom: -0.3191489362vw;
  }
}
.p-top-step__thumb {
  max-width: 759px;
  margin: -56px auto 0;
}
@media screen and (max-width: 940px) {
  .p-top-step__thumb {
    max-width: 80.7446808511vw;
    margin: -5.9574468085vw auto 0;
  }
}
.p-top-step__thumb img {
  width: 100%;
  height: auto;
}
.p-top-step__text {
  font-size: 38px;
  line-height: 1.6578947368;
  font-weight: 800;
  max-width: 745px;
  margin: 50px auto 0;
}
@media screen and (max-width: 940px) {
  .p-top-step__text {
    font-size: 4.0425531915vw;
    max-width: 79.2553191489vw;
    margin: 5.3191489362vw auto 0;
  }
}
.p-top-step__text span {
  color: #ff3800;
}
.p-top-profile {
  margin: 267px auto 0;
  border: 10px solid #ffa700;
  max-width: 820px;
  padding-bottom: 74px;
}
@media screen and (max-width: 940px) {
  .p-top-profile {
    margin: 28.4042553191vw auto 0;
    border: 1.0638297872vw solid #ffa700;
    max-width: 87.2340425532vw;
    padding-bottom: 7.8723404255vw;
  }
}
.p-top-profile__title {
  background: #fff;
  margin: -125px auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 130px;
}
@media screen and (max-width: 940px) {
  .p-top-profile__title {
    margin: -13.2978723404vw auto 0;
    padding: 0 13.829787234vw;
  }
}
.p-top-profile__thumb {
  max-width: 506px;
  margin: 86px auto 0;
}
@media screen and (max-width: 940px) {
  .p-top-profile__thumb {
    margin: 9.1489361702vw auto 0;
    max-width: 53.829787234vw;
  }
}
.p-top-profile__lead {
  font-size: 36px;
  line-height: 1.5277777778;
  font-weight: 500;
  text-align: center;
  max-width: 601px;
  margin: 83px auto 0;
}
@media screen and (max-width: 940px) {
  .p-top-profile__lead {
    font-size: 3.829787234vw;
    max-width: 63.9361702128vw;
    margin: 8.829787234vw auto 0;
  }
}
.p-top-profile__title2 {
  margin: 101px auto 0;
  font-size: 60px;
  line-height: 1.1666666667;
  font-weight: 700;
  color: #ffa700;
  text-align: center;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 940px) {
  .p-top-profile__title2 {
    margin: 10.7446808511vw auto 0;
    font-size: 6.3829787234vw;
  }
}
.p-top-profile__title2::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 22px;
  background: #fff0bc;
  left: 0;
  bottom: -6px;
  z-index: -1;
}
@media screen and (max-width: 940px) {
  .p-top-profile__title2::after {
    height: 2.3404255319vw;
    bottom: -0.6382978723vw;
  }
}
.p-top-profile__text {
  font-size: 36px;
  font-weight: 500;
  line-height: 2.2222222222;
  max-width: 707px;
  margin: 37px auto 0;
}
@media screen and (max-width: 940px) {
  .p-top-profile__text {
    font-size: 3.829787234vw;
    margin: 3.9361702128vw auto 0;
    max-width: 75.2127659574vw;
  }
}
.p-top-profile__text--red {
  color: #ff3800;
  font-weight: 700;
}
.p-top-profile__text + .p-top-profile__text {
  margin-top: 2.2em;
}
.p-top-comparison {
  margin: 76px calc(50% - 50vw) 0;
  padding: 106px calc(50vw - 50%) 144px;
  width: 100vw;
  background: #ffe077;
}
@media screen and (max-width: 940px) {
  .p-top-comparison {
    margin: 8.085106383vw calc(50% - 50vw) 0;
    padding: 11.2765957447vw calc(50vw - 50%) 15.3191489362vw;
  }
}
.p-top-comparison .c-title {
  margin-top: 65px;
}
@media screen and (max-width: 940px) {
  .p-top-comparison .c-title {
    margin-top: 6.914893617vw;
  }
}
.p-top-comparison__thumb {
  max-width: 712px;
  margin: 0 auto;
}
@media screen and (max-width: 940px) {
  .p-top-comparison__thumb {
    max-width: 75.7446808511vw;
  }
}
.p-top-comparison__thumb2 {
  max-width: 902px;
  margin: 118px auto 0;
}
@media screen and (max-width: 940px) {
  .p-top-comparison__thumb2 {
    margin: 12.5531914894vw auto 0;
    max-width: 95.9574468085vw;
  }
}
.p-top-comparison__small {
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: 0.1em;
  font-weight: 500;
  color: #525252;
  margin-left: auto;
  margin-top: 5px;
  text-align: right;
  display: block;
  margin-right: 18px;
}
@media screen and (max-width: 940px) {
  .p-top-comparison__small {
    font-size: max(12px, 1.7021276596vw);
    margin-top: 0.5319148936vw;
    margin-right: unset;
  }
}
.p-top-benefits {
  margin-top: 91px;
}
@media screen and (max-width: 940px) {
  .p-top-benefits {
    margin-top: 9.6808510638vw;
  }
}
.p-top-benefits .c-title {
  margin-top: 85px;
}
@media screen and (max-width: 940px) {
  .p-top-benefits .c-title {
    margin-top: 9.0425531915vw;
  }
}
.p-top-benefits__thumb {
  max-width: 562px;
  margin: 0 auto;
}
@media screen and (max-width: 940px) {
  .p-top-benefits__thumb {
    max-width: 59.7872340426vw;
  }
}
.p-top-benefits__list {
  margin: 141px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 67px;
  -moz-column-gap: 67px;
  column-gap: 67px;
  row-gap: 64px;
}
@media screen and (max-width: 940px) {
  .p-top-benefits__list {
    margin: 15vw auto 0;
    -webkit-column-gap: 7.1276595745vw;
    -moz-column-gap: 7.1276595745vw;
    column-gap: 7.1276595745vw;
    row-gap: 6.8085106383vw;
  }
}
.p-top-benefits__item {
  width: calc(50% - 33.5px);
  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: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media screen and (max-width: 940px) {
  .p-top-benefits__item {
    width: calc(50% - 3.56383vw);
  }
}
.p-top-benefits__item--title {
  font-size: 40px;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
  color: #ffa700;
  margin-top: 20px;
}
@media screen and (max-width: 940px) {
  .p-top-benefits__item--title {
    font-size: 4.0425531915vw;
    margin-top: 2.1276595745vw;
  }
}
.p-top-benefits__item--title-2 {
  height: 168px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 940px) {
  .p-top-benefits__item--title-2 {
    height: 17.8723404255vw;
  }
}
.p-top-benefits__item--text {
  font-size: 30px;
  line-height: 1.4666666667;
  font-weight: 400;
  text-align: center;
  margin-top: 20px;
}
@media screen and (max-width: 940px) {
  .p-top-benefits__item--text {
    font-size: max(12px, 3.1914893617vw);
    margin-top: 2.1276595745vw;
  }
}
.p-top-benefits__item--thumb {
  margin: 0 auto;
  height: 206px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 940px) {
  .p-top-benefits__item--thumb {
    height: 21.914893617vw;
  }
}
.p-top-benefits__item--thumb-1 img {
  width: 248px;
  height: 206px;
}
@media screen and (max-width: 940px) {
  .p-top-benefits__item--thumb-1 img {
    width: 26.3829787234vw;
    height: 21.914893617vw;
  }
}
.p-top-benefits__item--thumb-2 img {
  width: 231px;
  height: 203px;
}
@media screen and (max-width: 940px) {
  .p-top-benefits__item--thumb-2 img {
    width: 24.5744680851vw;
    height: 21.5957446809vw;
  }
}
.p-top-benefits__item--thumb-3 img {
  width: 248px;
  height: 177px;
}
@media screen and (max-width: 940px) {
  .p-top-benefits__item--thumb-3 img {
    width: 26.3829787234vw;
    height: 18.829787234vw;
  }
}
.p-top-benefits__item--thumb-4 img {
  width: 186px;
  height: 206px;
}
@media screen and (max-width: 940px) {
  .p-top-benefits__item--thumb-4 img {
    width: 19.7872340426vw;
    height: 21.914893617vw;
  }
}
.p-top-benefits__item--thumb-5 img {
  width: 236px;
  height: 206px;
}
@media screen and (max-width: 940px) {
  .p-top-benefits__item--thumb-5 img {
    width: 25.1063829787vw;
    height: 21.914893617vw;
  }
}
.p-top-benefits__item--thumb-6 img {
  width: 199px;
  height: 206px;
}
@media screen and (max-width: 940px) {
  .p-top-benefits__item--thumb-6 img {
    width: 21.170212766vw;
    height: 21.914893617vw;
  }
}
.p-top-benefits__text {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-weight: 500;
  text-align: center;
  margin-top: 88px;
}
@media screen and (max-width: 940px) {
  .p-top-benefits__text {
    font-size: max(12px, 1.7021276596vw);
    margin-top: 9.3617021277vw;
  }
}
.p-top-plan {
  margin: 48px calc(50% - 50vw) 0;
  padding: 106px calc(50vw - 50%) 141px;
  width: 100vw;
  background: #ffe077;
}
@media screen and (max-width: 940px) {
  .p-top-plan {
    margin: 5.1063829787vw calc(50% - 50vw) 0;
    padding: 11.2765957447vw calc(50vw - 50%) 15vw;
  }
}
.p-top-plan__thumb {
  max-width: 900px;
  margin: 98px auto 0;
}
@media screen and (max-width: 940px) {
  .p-top-plan__thumb {
    margin: 10.4255319149vw auto 0;
    max-width: 95.7446808511vw;
  }
}
.p-top-flow {
  margin-top: 138px;
}
@media screen and (max-width: 940px) {
  .p-top-flow {
    margin-top: 14.6808510638vw;
  }
}
.p-top-flow__list {
  max-width: 820px;
  margin: 106px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 17px;
  -moz-column-gap: 17px;
  column-gap: 17px;
  row-gap: 27px;
}
@media screen and (max-width: 940px) {
  .p-top-flow__list {
    margin: 11.2765957447vw auto 0;
    max-width: 87.2340425532vw;
    -webkit-column-gap: 1.8085106383vw;
    -moz-column-gap: 1.8085106383vw;
    column-gap: 1.8085106383vw;
    row-gap: 2.8723404255vw;
  }
}
.p-top-flow__item {
  width: 262px;
}
@media screen and (max-width: 940px) {
  .p-top-flow__item {
    width: 27.8723404255vw;
  }
}
.p-top-flow__item--text {
  font-size: 33px;
  line-height: 1.5151515152;
  font-weight: 500;
  text-align: center;
  margin-top: 10px;
}
@media screen and (max-width: 940px) {
  .p-top-flow__item--text {
    font-size: 3.5106382979vw;
    margin-top: 1.0638297872vw;
  }
}
.p-top-flow__thumb {
  margin: 80px auto 0;
  max-width: 817px;
}
@media screen and (max-width: 940px) {
  .p-top-flow__thumb {
    margin: 8.5106382979vw auto 0;
    max-width: 86.914893617vw;
  }
}
.p-top-faq {
  margin-top: 187px;
  padding-bottom: 132px;
}
@media screen and (max-width: 940px) {
  .p-top-faq {
    margin-top: 19.8936170213vw;
    padding-bottom: 14.0425531915vw;
  }
}
.p-top-faq__list {
  margin-top: 93px;
}
@media screen and (max-width: 940px) {
  .p-top-faq__list {
    margin-top: 9.8936170213vw;
  }
}
.p-top-faq__item + .p-top-faq__item {
  margin-top: 170px;
}
@media screen and (max-width: 940px) {
  .p-top-faq__item + .p-top-faq__item {
    margin-top: 18.085106383vw;
  }
}
.p-top-faq__item--q {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  background: #ffa700;
  height: 88px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 60px;
  margin: 0 auto;
  width: 100vw;
  max-width: 1013px;
}
@media screen and (max-width: 940px) {
  .p-top-faq__item--q {
    margin: 0 calc(50% - 50vw);
    font-size: 4.2553191489vw;
    height: 9.3617021277vw;
    padding: 0 6.3829787234vw;
  }
}
.p-top-faq__item--q span {
  text-transform: uppercase;
  margin-right: 1em;
}
.p-top-faq__item--a {
  font-size: 34px;
  line-height: 1.3235294118;
  font-weight: 400;
  padding: 0 60px;
  margin-top: 22px;
  text-indent: -60px;
  margin-left: 60px;
}
@media screen and (max-width: 940px) {
  .p-top-faq__item--a {
    font-size: 3.6170212766vw;
    padding: 0 6.3829787234vw;
    margin-top: 2.3404255319vw;
    text-indent: -6.3829787234vw;
    margin-left: unset;
  }
}
.p-top-faq__item--a span {
  text-transform: uppercase;
  margin-right: 1.5em;
}

.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: 750px) {
  .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: 750px) {
  .s-text-center {
    text-align: center;
  }
}

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

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

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

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

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

.p-privacy__title {
  display: block;
  text-align: center;
  font-size: 38px;
  line-height: 1.6315789474;
  font-weight: 800;
  margin-top: 6em;
}
.p-privacy__title + .p-privacy__text {
  display: block;
  margin-top: 3em;
}
@media screen and (max-width: 940px) {
  .p-privacy__title {
    font-size: 4.0425531915vw;
  }
}
.p-privacy__list {
  margin-bottom: 10rem;
}
.p-privacy__title2 {
  font-size: 20px;
  line-height: 1.4666666667;
  font-weight: 400;
  margin-top: 4em;
}
@media screen and (max-width: 940px) {
  .p-privacy__title2 {
    font-size: max(12px, 3.1914893617vw);
  }
}

.p-privacy__text {
  font-size: 20px;
  line-height: 1.4666666667;
  font-weight: 400;
}
.p-privacy__text + .p-privacy__text {
  margin-top: 2em;
}
@media screen and (max-width: 940px) {
  .p-privacy__text {
    font-size: max(12px, 3.1914893617vw);
  }
}

.p-privacy__item > .p-privacy__text {
  margin-top: 1em;
}

.p-guideline__title {
  display: block;
  text-align: center;
  font-size: 38px;
  line-height: 1.6315789474;
  font-weight: 800;
  margin-top: 6em;
}

@media screen and (max-width: 940px) {
  .p-guideline__title {
    font-size: 4.0425531915vw;
  }
}

.p-guideline__text {
  font-size: 20px;
  line-height: 1.4666666667;
  font-weight: 400;
  margin-top: 2em;
}

@media screen and (max-width: 940px) {
  .p-guideline__text {
    font-size: max(12px, 3.1914893617vw);
  }
}

.p-guideline__list {
  margin-bottom: 10rem;
}
