/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/public/assets/css/style.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*********************
IMPORTING PARTIALS
*********************/
/*********************
COLORS
*********************/
/*********************
LAYOUT
*********************/
/*********************
FONT
*********************/
/*********************
ANIMATION
*********************/
/*********************
etc
*********************/
:root {
  --rem: 1rem / 16;
  --width: 460px ;
}

/*********************
mixin
*********************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

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

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

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

/**
 * 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: 1em; /* 2 */
}

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  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: 1em; /* 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * 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] {
  -webkit-appearance: button;
}

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  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;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          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 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 */
}

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

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

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

/*------------------------------------------------------------
Reset
------------------------------------------------------------*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
}

html {
  scroll-behavior: smooth;
}

body {
  -webkit-text-size-adjust: 100%;
}

body,
table,
input,
textarea,
select,
option,
h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

table,
input,
textarea,
select,
option {
  line-height: 1.2;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

img {
  vertical-align: top;
}

a,
a img {
  -webkit-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
}

/*********************
IMPORTING PARTIALS
*********************/
/*********************
GENERAL STYLES
*********************/
html {
  font-family: "Zen Maru Gothic", sans-serif;
  color: #43485C;
  word-break: break-all;
  word-wrap: anywhere;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  height: 100%;
}

a {
  color: #009BFF;
  text-decoration: none;
}

p {
  font-size: 16px;
  margin-bottom: 0px;
}

img {
  max-width: 100%;
}

strong {
  font-weight: 900;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

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

a:hover {
  -webkit-animation: shake 0.4s step-end 0s infinite;
          animation: shake 0.4s step-end 0s infinite;
}

.-no-scroll {
  overflow: hidden;
}

/*********************
IMPORTING PARTIALS
*********************/
.c-heading01 {
  text-align: center;
  position: relative;
}
.c-heading01__img {
  margin: 0 auto;
  position: relative;
  z-index: 2;
  -webkit-animation: shake 0.4s step-end 0.1s infinite;
          animation: shake 0.4s step-end 0.1s infinite;
}
.c-heading01__title {
  margin-top: 32px;
  padding-bottom: 35px;
  position: relative;
  z-index: 2;
}
.c-heading01__title::after {
  content: "";
  width: 74px;
  height: 9px;
  background: url(../../assets/images/wave_border_blue.svg) no-repeat center;
  background-size: cover;
  position: absolute;
  left: calc(50% - 37px);
  bottom: 0;
}
.c-heading01__title-text {
  font-size: 28px;
  font-weight: 700;
}
.c-heading01__text {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}

.c-heading02 {
  font-weight: 700;
  padding-left: 37px;
  position: relative;
}
.c-heading02::after {
  content: "";
  width: 27px;
  height: 24px;
  background: url(../../assets/images/dot_heading.png) no-repeat center;
  background-size: cover;
  position: absolute;
  top: calc(50% - 12px);
  left: 2px;
}
.c-heading02__text {
  font-size: 24px;
}
@media screen and (max-width: 500px) {
  .c-heading02__text {
    font-size: 20px;
  }
}
.c-heading02__text .-small {
  font-size: 14px;
}

.c-box01 {
  position: relative;
  overflow: hidden;
  padding-top: 35px;
}
.c-box01__bg-point {
  position: absolute;
  z-index: 1;
  left: 20px;
  top: 60px;
  width: calc(100% - 40px);
}
.c-box01__pattern-img {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  will-change: transform;
  position: absolute;
  z-index: 2;
}
.c-box01__pattern-img.-type01 {
  width: 212px;
}
@media screen and (max-width: 500px) {
  .c-box01__pattern-img.-type01 {
    width: 195px;
  }
}
.c-box01__pattern-img.-type02, .c-box01__pattern-img.-type05 {
  width: 101px;
}
@media screen and (max-width: 500px) {
  .c-box01__pattern-img.-type02, .c-box01__pattern-img.-type05 {
    width: 90px;
  }
}
.c-box01__pattern-img.-type03 {
  width: 103px;
}
@media screen and (max-width: 500px) {
  .c-box01__pattern-img.-type03 {
    width: 93px;
  }
}
.c-box01__pattern-img.-type04 {
  width: 99px;
}
@media screen and (max-width: 500px) {
  .c-box01__pattern-img.-type04 {
    width: 79px;
  }
}
.c-box01__inner {
  padding: 0 20px;
  text-align: center;
}
.c-box01__inner-icon {
  position: relative;
  z-index: 2;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-color: #009BFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: -35px auto 0;
}
.c-box01__inner-content {
  position: relative;
  z-index: 3;
}
.c-box01__inner-content__point {
  margin: 10px 0 8px;
  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;
}
.c-box01__inner-content__point span {
  display: block;
  font-weight: 700;
  color: #009BFF;
}
.c-box01__inner-content__point .text {
  font-size: 16px;
  position: relative;
  padding-bottom: 10px;
}
.c-box01__inner-content__point .text::before, .c-box01__inner-content__point .text::after {
  content: "";
  height: 2px;
  border-radius: 1px;
  background-color: #009BFF;
  position: absolute;
  bottom: 0;
}
.c-box01__inner-content__point .text::before {
  width: 100px;
  left: 2px;
}
.c-box01__inner-content__point .text::after {
  width: 2px;
  right: 2px;
}
.c-box01__inner-content__point .number {
  font-size: 60px;
  line-height: 1;
  padding-bottom: 10px;
}
@media screen and (max-width: 500px) {
  .c-box01__inner-content__point .number {
    font-size: 50px;
  }
}
.c-box01__inner-content__title {
  font-size: 30px;
  line-height: 1.33;
}
@media screen and (max-width: 500px) {
  .c-box01__inner-content__title {
    font-size: 24px;
  }
}
.c-box01__inner-content__text {
  margin-top: 15px;
  font-size: 16px;
  line-height: 1.375;
}
@media screen and (max-width: 500px) {
  .c-box01__inner-content__text {
    font-size: 14px;
  }
}
.c-box01__img {
  position: relative;
  z-index: 2;
  -webkit-animation: shake 0.4s step-end 0.1s infinite;
          animation: shake 0.4s step-end 0.1s infinite;
}
.c-box01.-type01 .c-box01__pattern {
  top: 35px;
}
.c-box01.-type01 .c-box01__img {
  width: 301px;
  margin: -20px 0 0 50px;
}
.c-box01.-type02 .c-box01__img {
  width: 394px;
  margin: 10px 0 0 -20px;
}
.c-box01.-type03 .c-box01__img {
  width: 264px;
  margin: 15px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-box02 {
  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: 10px;
  padding: 15px;
  background-color: #ffffff;
  border-radius: 20px;
}
.c-box02__text01, .c-box02__text02 {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
.c-box02__angle {
  width: 24px;
}

.c-box03 {
  padding: 25px 20px;
  background-color: #D9F0FF;
  border-radius: 20px;
}
.c-box03__title {
  font-size: 18px;
  font-weight: 700;
  padding-left: 20px;
  text-indent: -20px;
}
.c-box03__content {
  padding: 15px 0;
  margin-top: 15px;
  position: relative;
}
.c-box03__content-text {
  font-size: 16px;
  font-weight: 700;
}
.c-box03__content-text + .c-box03__content-text {
  margin-top: 10px;
}
.c-box03__content-img {
  text-align: center;
  margin-top: 15px;
}
.c-box03__content-img img {
  width: 300px;
}
.c-box03__content::before {
  content: "";
  width: calc(100% + 5px);
  height: 4px;
  background: url(../../assets/images/line_border_blue.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.c-note {
  font-size: 14px;
  line-height: 1.6;
  padding-left: 15px;
  text-indent: -15px;
}

.c-step01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
}
.c-step01__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  position: relative;
}
@media screen and (max-width: 500px) {
  .c-step01__item {
    gap: 30px;
  }
}
.c-step01__item-icon {
  width: 60px;
  height: 60px;
  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;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  background-color: #009BFF;
  border-radius: 50%;
  color: #ffffff;
  position: relative;
  z-index: 2;
}
.c-step01__item-icon .number {
  font-size: 29px;
  line-height: 1;
}
.c-step01__item-content {
  background-color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  min-height: 80px;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-step01__item-content::before, .c-step01__item-content:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
}
.c-step01__item-content::before {
  border-top: 12px solid transparent;
  border-right: 14px solid #ffffff;
  border-bottom: 12px solid transparent;
  left: -12px;
  top: calc(50% - 7px);
}
.c-step01__item-content::after {
  border-bottom: 28px solid #FBEA00;
  border-left: 28px solid transparent;
  right: 0;
  bottom: 0;
}
.c-step01__item::before {
  content: "";
  width: 4px;
  height: 80px;
  background-color: #ffffff;
  position: absolute;
  left: 28px;
  top: 40px;
  z-index: 1;
}
.c-step01__item:last-child::before {
  content: none;
}

.c-faq {
  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;
}
.c-faq__item-question, .c-faq__item-answer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-faq__item-question__icon, .c-faq__item-answer__icon {
  width: 45px;
}
.c-faq__item-question__icon-text, .c-faq__item-answer__icon-text {
  font-size: 30px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  margin-bottom: -5px;
}
.c-faq__item-question__text, .c-faq__item-answer__text {
  font-size: 15px;
  font-weight: 700;
}
.c-faq__item-question {
  color: #ffffff;
  padding: 15px 20px;
  background-color: #009BFF;
  border-radius: 12px 12px 0 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-faq__item-question__icon-text {
  line-height: 1;
}
.c-faq__item-question__text {
  line-height: 1.46;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.c-faq__item-answer {
  padding: 15px 20px 25px;
  background-color: #ffffff;
  border-radius: 0 0 12px 12px;
}
.c-faq__item-answer__icon-text {
  line-height: 1.4;
}
.c-faq__item-answer__icon {
  color: #009BFF;
}
.c-faq__item-answer__content {
  width: calc(100% - 45px);
}
.c-faq__item-answer__text {
  line-height: 1.6;
  padding-top: 10px;
}
.c-faq__item-answer__img {
  padding: 16px 0;
  width: 100%;
  max-width: 300px;
}

.c-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.c-button__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 24px;
  background-color: #009BFF;
  width: 100%;
  height: 60px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  position: relative;
  z-index: 2;
  cursor: pointer;
}
.c-button::before {
  content: "";
  width: 100%;
  height: 60px;
  background-color: #D9F0FF;
  position: absolute;
  left: 5px;
  top: 5px;
  z-index: 1;
  border-radius: 24px;
}
.c-button:hover .c-button__text {
  -webkit-animation: shake 0.4s step-end 0s infinite;
          animation: shake 0.4s step-end 0s infinite;
}
.c-button::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-left: 8px solid #ffffff;
  border-bottom: 7px solid transparent;
  position: absolute;
  right: 15px;
  border-radius: 3px;
  top: calc(50% - 4px);
  z-index: 2;
}
.c-button.-type01 .c-button__text, .c-button.-type02 .c-button__text {
  color: #43485C;
}
@media screen and (max-width: 500px) {
  .c-button.-type01 .c-button__text, .c-button.-type02 .c-button__text {
    font-size: 14px;
  }
}
.c-button.-type01::after, .c-button.-type02::after {
  width: 24px;
  height: 14px;
  border: 0;
  background: url(../../assets/images/icons/ic_angle_d_blue01.svg) no-repeat;
  background-size: cover;
  right: calc(50% - 12px);
  border-radius: 0;
  top: auto;
  bottom: -18px;
  display: none;
}
.c-button.-type01.-active::after, .c-button.-type02.-active::after {
  display: block;
}
.c-button.-type01 .c-button__text {
  background-color: #D9F0FF;
}
.c-button.-type01::before {
  background-color: #009BFF;
}
.c-button.-type02 .c-button__text {
  background-color: #FBEA00;
}
.c-button.-type02::before {
  background-color: #FFB100;
}
.c-button.-type02::after {
  background: url(../../assets/images/icons/ic_angle_d_orange.svg) no-repeat;
  background-size: cover;
}
.c-button.-line .c-button__text, .c-button.-browser .c-button__text {
  font-size: 18px;
}
.c-button.-line::after, .c-button.-browser::after {
  content: none;
}
.c-button.-line .c-button__text {
  background-color: #0DC754;
  gap: 12px;
}
.c-button.-line .c-button__text-icon {
  width: 36px;
}
.c-button.-line .c-button__text-inner {
  margin-right: 5px;
}
.c-button.-line .c-button__text-inner .-small {
  font-size: 12px;
}
.c-button.-line::before {
  background-color: #3EB049;
}
.c-button.-browser .c-button__text {
  background-color: #FBEA00;
  color: #43485C;
}
.c-button.-browser::before {
  background-color: #FFB100;
}

.c-button-link {
  display: inline-block;
  color: #009BFF;
  font-weight: 700;
  font-size: 16px;
  text-decoration: underline;
}

.c-tabs__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  padding: 0 1px 0 3px;
}
.c-tabs__button .c-button {
  width: calc(50% - 8px);
}
.c-tabs__content {
  padding: 80px 10px 0;
}
.c-tabs__content-block {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 90px;
}
.c-tabs__content-block.-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-box04 {
  background: #D9F0FF;
  border-radius: 20px;
  position: relative;
  padding: 20px;
}
.c-box04__step {
  width: 110px;
  height: 40px;
  position: absolute;
  top: -28px;
  left: 20px;
}
.c-box04__step::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #FBEA00;
  position: absolute;
  left: 5px;
  top: 5px;
  z-index: 1;
}
.c-box04__step-text {
  font-size: 20px;
  font-weight: 700;
  width: 100%;
  height: 100%;
  color: #009BFF;
  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: 1px solid #009BFF;
  background: transparent;
  position: absolute;
  z-index: 2;
}
.c-box04__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.c-box04__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.c-box04__content-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.33;
  padding: 8px 0;
}
.c-box04__content-title.-done {
  font-size: 28px;
  margin-bottom: 0;
  line-height: 1;
  padding-left: 30px;
}
@media screen and (max-width: 500px) {
  .c-box04__content-title.-done {
    padding-left: 10px;
  }
}
.c-box04__content-link .text {
  font-size: 16px;
  margin-bottom: 5px;
}
.c-box04__content-link .text::before {
  content: "";
  width: 16px;
  height: 10px;
  background: url(../../assets/images/icons/ic_angle_d_blue01.svg) no-repeat;
  background-size: cover;
  display: inline-block;
  margin-right: 4px;
}
.c-box04__content-img {
  margin-top: 20px;
}
.c-box04__content-img.-spec {
  width: 224px;
  margin: 20px auto 10px;
}
.c-box04__content-img.-spec .text {
  font-size: 12px;
  margin-top: 10px;
}
.c-box04__thumb {
  width: 120px;
}
@media screen and (max-width: 500px) {
  .c-box04__thumb {
    width: 100px;
  }
}
.c-box04__thumb-img {
  background: #ffffff;
  border-radius: 20px;
  padding: 7px;
}
.c-box04::after {
  content: "";
  width: 41px;
  height: 18px;
  background: url(../../assets/images/icons/ic_angle_d_blue02.svg) no-repeat;
  background-size: cover;
  position: absolute;
  left: calc(50% - 21px);
  bottom: -59px;
}

.c-list-dots__item {
  font-size: 16px;
  line-height: 1.5;
  padding-left: 14px;
  text-indent: -10px;
}
.c-list-dots__item::before {
  content: "・";
  display: inline-block;
}

.c-list-note__item {
  font-size: 12px;
  line-height: 1.67;
  padding-left: 12px;
  text-indent: -7px;
}
.c-list-note__item::before {
  content: "※";
  display: inline-block;
}

.c-pagetop {
  position: absolute;
  right: 30px;
  top: -100px;
  border: 0;
  z-index: 10;
  padding: 0;
  cursor: pointer;
  width: 100px;
  height: 150px;
}
@media screen and (max-width: 500px) {
  .c-pagetop {
    right: 20px;
  }
}
.c-pagetop > a {
  display: block;
}

/* Slide-down */
[data-animation=slide-down] {
  opacity: 0;
  -webkit-transform: translateY(-25%);
          transform: translateY(-25%);
  -webkit-transition: none;
  transition: none;
}
[data-animation=slide-down].-animated {
  -webkit-animation: slideDown 0.5s ease forwards;
          animation: slideDown 0.5s ease forwards;
}

@-webkit-keyframes slideDown {
  from {
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%);
    opacity: 0;
    visibility: hidden;
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
}

@keyframes slideDown {
  from {
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%);
    opacity: 0;
    visibility: hidden;
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
}
/* Slide-up */
[data-animation=slide-up] {
  opacity: 0;
  -webkit-transform: translateY(25%);
          transform: translateY(25%);
  -webkit-transition: none;
  transition: none;
}
[data-animation=slide-up].-animated {
  -webkit-animation: slideUp 0.5s ease forwards;
          animation: slideUp 0.5s ease forwards;
}

@-webkit-keyframes slideUp {
  from {
    -webkit-transform: translateY(30%);
            transform: translateY(30%);
    opacity: 0;
    visibility: hidden;
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
}

@keyframes slideUp {
  from {
    -webkit-transform: translateY(30%);
            transform: translateY(30%);
    opacity: 0;
    visibility: hidden;
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
}
/* Slide-right */
[data-animation=slide-right] {
  opacity: 0;
  -webkit-transform: translateX(25%);
          transform: translateX(25%);
  -webkit-transition: none;
  transition: none;
}
[data-animation=slide-right].-animated {
  -webkit-animation: slideInFromRight 0.5s ease forwards;
          animation: slideInFromRight 0.5s ease forwards;
}

@-webkit-keyframes slideInFromRight {
  from {
    -webkit-transform: translateX(25%);
            transform: translateX(25%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slideInFromRight {
  from {
    -webkit-transform: translateX(25%);
            transform: translateX(25%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
/* Slide-left */
[data-animation=slide-left] {
  opacity: 0;
  -webkit-transform: translateX(-25%);
          transform: translateX(-25%);
  -webkit-transition: none;
  transition: none;
}
[data-animation=slide-left].-animated {
  -webkit-animation: slideInFromLeft 0.5s ease forwards;
          animation: slideInFromLeft 0.5s ease forwards;
}

@-webkit-keyframes slideInFromLeft {
  from {
    -webkit-transform: translateX(-25%);
            transform: translateX(-25%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slideInFromLeft {
  from {
    -webkit-transform: translateX(-25%);
            transform: translateX(-25%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
/* Popup */
[data-animation=popup] {
  opacity: 0;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transition: none;
  transition: none;
}
[data-animation=popup].-animated {
  -webkit-animation: popup 0.8s ease-in-out 0s 1 normal forwards running;
          animation: popup 0.8s ease-in-out 0s 1 normal forwards running;
}
[data-animation=popup].-pulse {
  -webkit-animation: pulse 2.5s ease-in-out infinite;
          animation: pulse 2.5s ease-in-out infinite;
}

@-webkit-keyframes popup {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
  40% {
    opacity: 1;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  60% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  80% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes popup {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
  40% {
    opacity: 1;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  60% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  80% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes pulse {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
/* Shake */
@-webkit-keyframes shake {
  0% {
    rotate: -1deg;
  }
  50% {
    rotate: 1deg;
  }
  to {
    rotate: -1deg;
  }
}
@keyframes shake {
  0% {
    rotate: -1deg;
  }
  50% {
    rotate: 1deg;
  }
  to {
    rotate: -1deg;
  }
}
/*********************
IMPORTING PARTIALS
*********************/
.p-pc-hide {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-pc-hide {
    display: block;
  }
}

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

.p-index {
  background-color: #ffffff;
  width: 100%;
  max-width: 460px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.16);
  position: relative;
  z-index: 10;
  margin-bottom: 40px;
  background-image: url(../../assets/images/bg_content.png);
  background-size: 100%;
  background-repeat: repeat;
}
.p-index__mainvisual {
  position: relative;
}
@media screen and (max-width: 500px) {
  .p-index__mainvisual {
    overflow: hidden;
  }
}
.p-index__mainvisual-logo {
  position: relative;
  z-index: 2;
  width: 300px;
  margin: -40px auto 0;
}
@media screen and (max-width: 500px) {
  .p-index__mainvisual-logo {
    width: 270px;
    margin-top: -30px;
  }
}
.p-index__mainvisual-content {
  text-align: center;
}
.p-index__mainvisual-img.-float {
  position: absolute;
  width: 210px;
  left: -40px;
  bottom: 305px;
  z-index: 1;
}
@media screen and (max-width: 500px) {
  .p-index__mainvisual-img.-float {
    left: 0;
    bottom: 240px;
  }
}
.p-index__mainvisual-img.-main {
  position: relative;
  width: 90%;
  max-width: 410px;
  margin: 0 auto;
  z-index: 2;
}
@media screen and (max-width: 500px) {
  .p-index__mainvisual-img.-main {
    width: 80%;
    max-width: 320px;
    margin-top: 30px;
  }
}
.p-index__mainvisual-bubble {
  position: absolute;
  width: 167px;
  height: 136px;
  right: -16px;
  bottom: 385px;
  background-image: url(../../assets/images/mv_image_03.png);
  background-size: 100%;
  background-repeat: no-repeat;
  z-index: 3;
  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;
}
@media screen and (max-width: 500px) {
  .p-index__mainvisual-bubble {
    width: 147px;
    height: 122px;
    right: 0;
    bottom: 290px;
  }
}
.p-index__mainvisual-bubble span {
  display: block;
  font-weight: 700;
  text-align: center;
}
.p-index__mainvisual-bubble__txt01 {
  font-size: 18px;
}
@media screen and (max-width: 500px) {
  .p-index__mainvisual-bubble__txt01 {
    font-size: 14px;
  }
}
.p-index__mainvisual-bubble__txt02 {
  font-size: 30px;
  margin: 5px 0 15px;
}
@media screen and (max-width: 500px) {
  .p-index__mainvisual-bubble__txt02 {
    font-size: 26px;
  }
}
.p-index__mainvisual-pattern {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 665px;
  z-index: 1;
}
@media screen and (max-width: 500px) {
  .p-index__mainvisual-pattern {
    height: 630px;
  }
}
.p-index__mainvisual-pattern__img {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  will-change: transform;
  position: absolute;
}
.p-index__mainvisual-pattern__img.-type01 {
  width: 120px;
  left: -5px;
  top: 165px;
}
@media screen and (max-width: 500px) {
  .p-index__mainvisual-pattern__img.-type01 {
    width: 100px;
  }
}
.p-index__mainvisual-pattern__img.-type02 {
  width: 100px;
  left: -54px;
  top: 345px;
}
@media screen and (max-width: 500px) {
  .p-index__mainvisual-pattern__img.-type02 {
    width: 90px;
    left: -74px;
  }
}
.p-index__mainvisual-pattern__img.-type05 {
  width: 100px;
  right: -70px;
  bottom: 20px;
}
@media screen and (max-width: 500px) {
  .p-index__mainvisual-pattern__img.-type05 {
    width: 90px;
    right: -70px;
  }
}
.p-index__mainvisual-pattern__img.-type03 {
  width: 137px;
  right: -40px;
  top: 235px;
}
@media screen and (max-width: 500px) {
  .p-index__mainvisual-pattern__img.-type03 {
    width: 107px;
  }
}
.p-index__mainvisual-pattern__img.-type04 {
  width: 90px;
  left: 30px;
  top: -60px;
}
@media screen and (max-width: 500px) {
  .p-index__mainvisual-pattern__img.-type04 {
    width: 80px;
  }
}
.p-index__intro {
  margin-top: -340px;
  padding-top: 100px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 500px) {
  .p-index__intro {
    margin-top: -230px;
  }
}
.p-index__intro-wrap {
  background-color: #009BFF;
  padding: 300px 0 135px;
  text-align: center;
}
@media screen and (max-width: 500px) {
  .p-index__intro-wrap {
    padding: 210px 0 140px;
  }
}
.p-index__intro-wrap::before {
  content: "";
  width: 120%;
  height: 130px;
  background-color: #009BFF;
  border-radius: 50%;
  position: absolute;
  top: 0px;
  left: -10%;
}
.p-index__intro-text {
  color: #ffffff;
  line-height: 1.46;
}
.p-index__intro-text .line {
  font-weight: 900;
  font-size: 26px;
}
.p-index__intro-scroll {
  margin-top: 75px;
}
.p-index__intro-scroll__text {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
}
.p-index__intro-scroll__line {
  height: 40px;
  width: 2px;
  position: relative;
  overflow: hidden;
  margin: 15px auto 0;
}
.p-index__intro-scroll__line::after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  -webkit-animation: movescroll 2s linear infinite;
          animation: movescroll 2s linear infinite;
}
@-webkit-keyframes movescroll {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  51% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
@keyframes movescroll {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  51% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
.p-index__advantage {
  margin-top: -115px;
  overflow: hidden;
}
.p-index__advantage-heading {
  margin-bottom: 65px;
  padding-top: 115px;
}
.p-index__advantage-heading .c-heading01__img {
  width: 160px;
  margin-top: -77px;
}
.p-index__advantage-heading .c-heading01__text {
  padding-right: 20px;
}
.p-index__advantage-point {
  margin-bottom: 110px;
}
.p-index__advantage-point .c-box01 + .c-box01 {
  margin-top: 75px;
}
.p-index__advantage-point .c-box01:nth-child(1) .c-box01__pattern-img.-type01 {
  left: -120px;
  top: 55px;
}
.p-index__advantage-point .c-box01:nth-child(1) .c-box01__pattern-img.-type02 {
  left: -64px;
  top: 245px;
}
.p-index__advantage-point .c-box01:nth-child(1) .c-box01__pattern-img.-type03 {
  right: -24px;
  top: 130px;
}
.p-index__advantage-point .c-box01:nth-child(1) .c-box01__pattern-img.-type04 {
  left: 0px;
  bottom: 5px;
}
.p-index__advantage-point .c-box01:nth-child(1) .c-box01__pattern-img.-type05 {
  right: -70px;
  bottom: 125px;
}
.p-index__advantage-point .c-box01:nth-child(2) .c-box01__inner-icon img {
  margin: -5px -5px 0 0;
}
.p-index__advantage-point .c-box01:nth-child(2) .c-box01__pattern-img.-type01 {
  right: -135px;
  bottom: 0;
}
.p-index__advantage-point .c-box01:nth-child(2) .c-box01__pattern-img.-type02 {
  top: 105px;
  left: -70px;
}
.p-index__advantage-point .c-box01:nth-child(2) .c-box01__pattern-img.-type03 {
  left: -24px;
  bottom: 185px;
}
.p-index__advantage-point .c-box01:nth-child(2) .c-box01__pattern-img.-type04 {
  top: 25px;
  right: 10px;
}
.p-index__advantage-point .c-box01:nth-child(2) .c-box01__pattern-img.-type05 {
  right: -65px;
  bottom: 255px;
}
.p-index__advantage-point .c-box01:nth-child(3) {
  padding-bottom: 35px;
}
.p-index__advantage-point .c-box01:nth-child(3) .c-box01__pattern-img.-type01 {
  left: -120px;
  top: 25px;
}
.p-index__advantage-point .c-box01:nth-child(3) .c-box01__pattern-img.-type02 {
  left: -64px;
  bottom: 190px;
}
.p-index__advantage-point .c-box01:nth-child(3) .c-box01__pattern-img.-type03 {
  right: -24px;
  top: 85px;
}
.p-index__advantage-point .c-box01:nth-child(3) .c-box01__pattern-img.-type04 {
  width: 122px;
  right: 5px;
  bottom: 140px;
}
@media screen and (max-width: 500px) {
  .p-index__advantage-point .c-box01:nth-child(3) .c-box01__pattern-img.-type04 {
    width: 100px;
  }
}
.p-index__advantage-point .c-box01:nth-child(3) .c-box01__pattern-img.-type05 {
  right: -70px;
  bottom: 20px;
}
.p-index__campaign {
  position: relative;
  margin-bottom: 75px;
  padding-top: 135px;
  overflow: hidden;
}
.p-index__campaign-wrap {
  position: relative;
  overflow: hidden;
  margin-top: -15px;
  padding-top: 60px;
}
.p-index__campaign-wrap::before {
  content: "";
  width: 120%;
  height: 130px;
  background-color: #FFB100;
  border-radius: 50%;
  position: absolute;
  top: 0px;
  left: -10%;
}
.p-index__campaign-content {
  background-color: #FFB100;
  background-image: url(../../assets/images/bg_pattern.png);
  background-size: 100%;
  background-repeat: repeat;
  padding: 50px 0;
}
.p-index__campaign-heading {
  background-color: #FFB100;
  height: 170px;
  position: relative;
}
.p-index__campaign-heading .c-heading01 {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  z-index: 1;
  width: 100%;
}
.p-index__campaign-heading .c-heading01__img {
  width: 187px;
  margin-top: -145px;
}
.p-index__campaign-heading .c-heading01__title::after {
  background: url(../../assets/images/wave_border_white.svg) no-repeat center;
  background-size: cover;
}
.p-index__campaign-heading .c-heading01__text {
  top: -10px;
}
.p-index__campaign-box {
  padding: 0 40px 10px;
}
@media screen and (max-width: 500px) {
  .p-index__campaign-box {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.p-index__campaign-box__heading {
  text-align: center;
}
.p-index__campaign-box__heading-text01 {
  font-size: 24px;
  font-weight: 900;
  display: inline-block;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 500px) {
  .p-index__campaign-box__heading-text01 {
    font-size: 20px;
  }
}
.p-index__campaign-box__heading-text01 .txt {
  font-size: 30px;
}
@media screen and (max-width: 500px) {
  .p-index__campaign-box__heading-text01 .txt {
    font-size: 24px;
  }
}
.p-index__campaign-box__heading-text01 .num {
  font-size: 36px;
}
@media screen and (max-width: 500px) {
  .p-index__campaign-box__heading-text01 .num {
    font-size: 32px;
  }
}
.p-index__campaign-box__heading-text01::before, .p-index__campaign-box__heading-text01::after {
  content: "";
  width: 48px;
  height: 47px;
  background: url(../../assets/images/line_heading.png) center no-repeat;
  background-size: cover;
  position: absolute;
  top: 0px;
}
.p-index__campaign-box__heading-text01::before {
  left: -45px;
}
.p-index__campaign-box__heading-text01::after {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  right: -45px;
}
.p-index__campaign-box__heading-text02 {
  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;
  gap: 10px;
  margin: 16px 0 8px;
}
.p-index__campaign-box__heading-text02 .tag, .p-index__campaign-box__heading-text02 .txt {
  font-size: 18px;
  font-weight: 900;
  line-height: 1;
}
@media screen and (max-width: 500px) {
  .p-index__campaign-box__heading-text02 .tag, .p-index__campaign-box__heading-text02 .txt {
    font-size: 15px;
  }
}
.p-index__campaign-box__heading-text02 .tag {
  width: 55%;
  max-width: 210px;
  border-radius: 8px;
  background-color: #FF4E00;
  color: #ffffff;
  padding: 6px 5px;
}
.p-index__campaign-box__img {
  margin-bottom: 10px;
}
.p-index__campaign-box__text {
  border-radius: 40px;
  background: rgba(255, 255, 255, 0.8);
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  padding: 3px 10px 7px;
}
@media screen and (max-width: 500px) {
  .p-index__campaign-box__text {
    font-size: 16px;
  }
}
.p-index__campaign-box__text .num {
  font-size: 24px;
}
@media screen and (max-width: 500px) {
  .p-index__campaign-box__text .num {
    font-size: 20px;
  }
}
.p-index__campaign-block {
  padding: 60px 20px 0;
  position: relative;
  overflow: hidden;
}
.p-index__campaign-block__img {
  position: absolute;
  width: 121px;
  right: 10px;
  top: 25px;
  z-index: 1;
}
@media screen and (max-width: 500px) {
  .p-index__campaign-block__img {
    width: 100px;
    right: 5px;
    top: 20px;
  }
}
.p-index__campaign-block__img img {
  -webkit-animation: shake 0.4s step-end 0.1s infinite;
          animation: shake 0.4s step-end 0.1s infinite;
}
.p-index__campaign-block .c-step01 {
  padding: 20px 0;
}
.p-index__campaign-block__time {
  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;
  padding: 20px 0;
}
.p-index__register {
  padding: 0 0 85px;
  overflow: hidden;
}
.p-index__register-heading {
  padding-top: 120px;
  margin-bottom: 30px;
}
.p-index__register-heading .c-heading01__img {
  width: 160px;
  margin-top: -77px;
}
.p-index__register-block {
  padding: 40px 20px;
  position: relative;
  overflow: hidden;
}
.p-index__register-block__content {
  padding-top: 35px;
  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;
}
.p-index__register-block .c-tabs {
  padding-top: 35px;
}
.p-index__register-block .c-tabs__content .c-box04:last-child {
  margin-top: 30px;
}
.p-index__register-block .c-tabs__content .c-box04:last-child::after {
  content: none;
}
.p-index__register-block__img {
  width: 200px;
  position: absolute;
  right: 10px;
  bottom: 0px;
}
@media screen and (max-width: 500px) {
  .p-index__register-block__img {
    width: 160px;
    right: 5px;
  }
}
.p-index__register-block__img img {
  -webkit-animation: shake 0.4s step-end 0.1s infinite;
          animation: shake 0.4s step-end 0.1s infinite;
}
.p-index__question {
  position: relative;
  padding-top: 140px;
  overflow: hidden;
}
.p-index__question-wrap {
  position: relative;
  overflow: hidden;
  margin-top: -15px;
  padding-top: 60px;
}
.p-index__question-wrap::before {
  content: "";
  width: 120%;
  height: 130px;
  background-color: #FFB100;
  border-radius: 50%;
  position: absolute;
  top: 0px;
  left: -10%;
}
.p-index__question-content {
  background-color: #FFB100;
  background-image: url(../../assets/images/bg_pattern.png);
  background-size: 100%;
  background-repeat: repeat;
  padding: 50px 20px 195px;
}
.p-index__question-content .c-button {
  margin: 40px auto 0;
  width: 300px;
}
.p-index__question-heading {
  background-color: #FFB100;
  height: 190px;
  position: relative;
}
.p-index__question-heading .c-heading01 {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  z-index: 1;
  width: 100%;
  height: 190px;
}
.p-index__question-heading .c-heading01__img {
  width: 187px;
  margin-top: -145px;
}
.p-index__question-heading .c-heading01__title::after {
  background: url(../../assets/images/wave_border_white.svg) no-repeat center;
  background-size: cover;
}
.p-index__question-heading .c-heading01__text {
  top: -10px;
}

/*********************
IMPORTING PARTIALS
*********************/
.t-content {
  width: 100%;
}

.t-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  -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;
  background-color: #009BFF;
}
.t-main::after {
  content: "";
  background: url(../../assets/images/bg_main.png);
  background-size: 534px;
  background-repeat: repeat;
  background-position: top;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  width: calc(50% - 230px);
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .t-main::after {
    width: 100%;
  }
}

.t-scroll-toggle {
  position: fixed;
  right: 35px;
  bottom: 35px;
  z-index: 2;
  -webkit-transition: right 1s ease, opacity 0.6s ease, -webkit-transform 0.6s ease;
  transition: right 1s ease, opacity 0.6s ease, -webkit-transform 0.6s ease;
  transition: transform 0.6s ease, right 1s ease, opacity 0.6s ease;
  transition: transform 0.6s ease, right 1s ease, opacity 0.6s ease, -webkit-transform 0.6s ease;
  will-change: transform, right, opacity;
  opacity: 1;
}
@media screen and (max-width: 1080px) {
  .t-scroll-toggle {
    right: 5px;
  }
}
@media screen and (max-width: 767px) {
  .t-scroll-toggle {
    display: none;
  }
}
.t-scroll-toggle__content {
  line-height: 0;
  -webkit-animation: slideInFromRight 3s ease forwards;
          animation: slideInFromRight 3s ease forwards;
}
.t-scroll-toggle .bunny {
  width: 160px;
  -webkit-animation: shake 0.4s step-end 0.1s infinite;
          animation: shake 0.4s step-end 0.1s infinite;
}
@media screen and (max-width: 1023px) {
  .t-scroll-toggle .bunny {
    width: 120px;
  }
}

.t-header {
  position: fixed;
  width: calc(50% - 280px);
  top: 35%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 10;
  padding-left: 20px;
}
@media screen and (max-width: 1023px) {
  .t-header {
    width: auto;
    top: 20%;
    padding-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .t-header {
    display: none;
  }
}
.t-header__logo {
  width: 240px;
}
@media screen and (max-width: 1023px) {
  .t-header__logo {
    width: 140px;
  }
}
.t-header__nav {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.t-header__nav-item a {
  display: inline-block;
  padding-left: 25px;
  position: relative;
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
}
@media screen and (max-width: 1023px) {
  .t-header__nav-item a {
    padding-left: 15px;
    font-size: 14px;
  }
}
.t-header__nav-item a::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 1px solid #ffffff;
  position: absolute;
  left: 4px;
  top: calc(50% - 4px);
}
@media screen and (max-width: 1023px) {
  .t-header__nav-item a::before {
    width: 4px;
    height: 4px;
    left: 2px;
    top: calc(50% - 2px);
  }
}
.t-header__nav-item a.-active::before {
  width: 15px;
  height: 15px;
  border: 0;
  background-color: #FBEA00;
  left: 0;
  top: calc(50% - 7px);
}
@media screen and (max-width: 1023px) {
  .t-header__nav-item a.-active::before {
    width: 10px;
    height: 10px;
    top: calc(50% - 5px);
  }
}

.t-menu__icon {
  position: fixed;
  top: 15px;
  z-index: 13;
  right: calc(50% - 205px);
  width: 62px;
  height: 62px;
  cursor: pointer;
}
@media screen and (max-width: 500px) {
  .t-menu__icon {
    right: 20px;
  }
}
.t-menu__icon img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.t-menu__icon .ic-open {
  opacity: 1;
  pointer-events: none;
}
.t-menu__icon .ic-close {
  opacity: 0;
  pointer-events: none;
}
.t-menu__icon.-open .ic-open {
  opacity: 0;
  pointer-events: none;
}
.t-menu__icon.-open .ic-close {
  opacity: 1;
  pointer-events: auto;
}
.t-menu__wrap {
  background-color: rgba(255, 255, 255, 0.95);
  position: fixed;
  top: 0;
  width: 100%;
  max-width: 460px;
  height: 100%;
  left: calc(50% - 230px);
  z-index: 12;
  display: none;
  overflow-y: auto;
}
@media screen and (max-width: 460px) {
  .t-menu__wrap {
    left: 0;
  }
}
.t-menu__wrap-inner {
  width: 300px;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 30px;
}
.t-menu__nav-item {
  border-bottom: 1px solid #009BFF;
  padding: 23px 0 25px;
  text-align: center;
}
.t-menu__nav-item a {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  color: #009BFF;
}
.t-menu__link {
  margin: 40px 0 35px;
}
.t-menu__link-text {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
  text-align: center;
}
.t-menu__link-group {
  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: 15px;
}
.t-menu__link-group .c-button {
  width: 224px;
}
.t-menu__logo {
  text-align: center;
}
.t-menu__logo img {
  display: inline-block;
  width: 240px;
  margin: 0 auto;
}

.t-footer {
  background-color: #009BFF;
  padding: 40px 0;
  position: relative;
}
.t-footer__logo {
  width: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}
.t-footer__content {
  text-align: center;
  color: #ffffff;
}
.t-footer__nav {
  padding: 30px 0 20px;
  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;
}
.t-footer__nav-item {
  padding: 0px 10px;
  border-right: 1px solid #ffffff;
}
.t-footer__nav-item a {
  display: block;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
}
@media screen and (max-width: 500px) {
  .t-footer__nav-item a {
    font-size: 13px;
  }
}
.t-footer__nav-item:last-child {
  border-right: 0;
}
.t-footer__copyright {
  font-size: 12px;
  font-weight: 700;
}

.t-contact {
  display: block;
  width: 100%;
  max-width: 460px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  bottom: 0;
  z-index: 10;
}
.t-contact__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.t-contact__button {
  border-radius: 20px 20px 0 0;
  width: 50%;
  height: 60px;
  color: #ffffff;
  position: relative;
  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;
  -webkit-box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.16);
          box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.16);
}
.t-contact__button-icon {
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.t-contact__button-text {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
.t-contact__button-text .-small {
  font-size: 12px;
}
.t-contact__button.-line {
  background-color: #0DC754;
}
.t-contact__button.-line .t-contact__button-text {
  padding-left: 30px;
}
.t-contact__button.-browser {
  background-color: #FBEA00;
  color: #43485C;
}
.t-contact__button:hover {
  opacity: 1;
  height: 70px;
  -webkit-animation: none;
          animation: none;
}
@media screen and (max-width: 1023px) {
  .t-contact__button:hover {
    height: 60px;
  }
}
.t-contact__button:focus, .t-contact__button:focus-visible {
  opacity: 1;
  height: 60px;
  -webkit-animation: none;
          animation: none;
}

/*# sourceMappingURL=style.css.map*/