@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
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, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

nav, ul, li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: unset;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select, textarea, button {
  vertical-align: middle;
  border: none;
}

body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 18px;
  font-size: 1.8;
  font-weight: 500;
  color: #2E2E2E;
  scrollbar-width: thin;
  scrollbar-color: #6969dd #e0e0e0;
  scrollbar-width: thin;
}
body.is-fixed {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  body.is-fixed-sp {
    overflow: hidden;
  }
}

a {
  text-decoration: none;
}

section {
  width: 100%;
}

img,
svg {
  width: 100%;
  vertical-align: top;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

blockquote {
  background-color: #fafbfc;
  border: 1px solid #ddd;
  padding: 1.4em 1.8em;
  position: relative;
}

.l-wrapper {
  padding-top: 80px;
}
@media screen and (max-width: 1440px) {
  .l-wrapper {
    padding-top: 5.5555555556vw;
  }
}
@media screen and (max-width: 767px) {
  .l-wrapper {
    padding-top: 0vw;
  }
}

.l-inner {
  width: 865px;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .l-inner {
    width: 60.0694444444vw;
  }
}
@media screen and (max-width: 767px) {
  .l-inner {
    width: 88.8vw;
  }
}

.l-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 30px 0 30px;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgb(255, 255, 255);
  z-index: 100;
}
@media screen and (max-width: 1440px) {
  .l-header {
    padding: 2.0833333333vw 0vw 2.0833333333vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .l-header {
    padding: 4.5333333333vw 4.5333333333vw 4.5333333333vw 4.5333333333vw;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767px) {
  .l-toppage .l-header:not(.l-header.is-scrollOn) {
    background-color: rgba(255, 255, 255, 0);
  }
}
.l-header__logo, .l-header__logo--saiyou {
  position: relative;
  width: 172px;
  padding: 0 81px;
  flex: 0 0 auto;
  box-sizing: content-box;
}
@media screen and (max-width: 1440px) {
  .l-header__logo, .l-header__logo--saiyou {
    width: 11.9444444444vw;
    padding: 0vw 5.625vw 0vw 5.625vw;
  }
}
@media screen and (max-width: 767px) {
  .l-header__logo, .l-header__logo--saiyou {
    width: 37.8666666667vw;
    padding: 0;
  }
}
.l-header__logo--saiyou {
  width: 270px;
  padding: 0 41px;
}
@media screen and (max-width: 1440px) {
  .l-header__logo--saiyou {
    width: 18.75vw;
    padding: 0vw 2.8472222222vw 0vw 2.8472222222vw;
  }
}
@media screen and (max-width: 767px) {
  .l-header__logo--saiyou {
    width: 53.3333333333vw;
    padding: 0;
  }
}
.l-header__logo--saiyou a {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  color: #EF4E4E;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0em;
}
@media screen and (max-width: 1440px) {
  .l-header__logo--saiyou a {
    font-size: 24px;
    font-size: 1.6666666667vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .l-header__logo--saiyou a {
    font-size: 18px;
    font-size: 4.8vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
.l-header__logo--saiyou img {
  width: 172px;
  margin-right: 0.25em;
}
@media screen and (max-width: 1440px) {
  .l-header__logo--saiyou img {
    width: 11.9444444444vw;
  }
}
@media screen and (max-width: 767px) {
  .l-header__logo--saiyou img {
    width: 29.8666666667vw;
  }
}
.l-header__logo__image01 {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .l-toppage .l-header__logo__image01:not(.is-scrollOn .l-header__logo__image01) {
    opacity: 0;
  }
}
.l-header__logo__image02 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .l-toppage .l-header__logo__image02:not(.is-scrollOn .l-header__logo__image02) {
    opacity: 1;
  }
}
.l-header__nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  width: 75%;
  max-width: 1240px;
  padding-right: 81px;
  transition: right 0.5s;
}
@media screen and (max-width: 1440px) {
  .l-header__nav {
    padding-right: 5.625vw;
  }
}
@media screen and (max-width: 767px) {
  .l-header__nav {
    position: absolute;
    top: 0;
    right: -100%;
    width: 86.1333333333vw;
    max-height: 100vh;
    padding: 0;
    padding-top: 21.3333333333vw;
    background-image: linear-gradient(311deg, #FF6200 0%, #FC6C98 70%);
    flex-direction: column;
    align-items: flex-start;
    overflow-y: scroll;
  }
  .is-active .l-header__nav {
    right: 0;
  }
}
.l-header__list {
  display: flex;
  justify-content: center;
  align-items: center;
}
.l-header__link {
  position: relative;
  display: block;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0em;
  list-style-type: none;
  transition: color 0.2s, border-bottom 0.2s;
}
@media screen and (max-width: 1440px) {
  .l-header__link {
    font-size: 15px;
    font-size: 1.0416666667vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .l-header__link {
    font-size: 21px;
    font-size: 5.6vw;
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 600;
    width: 74.6666666667vw;
    padding: 5.3333333333vw 0vw 5.3333333333vw 10.6666666667vw;
    box-sizing: border-box;
    color: #fff;
    border-bottom: 1px solid #fff;
  }
}
.l-header__link:hover {
  color: #EF4E4E;
  border-bottom: 1px solid #EF4E4E;
}
.l-header__list__bottom {
  display: none;
}
@media screen and (max-width: 767px) {
  .l-header__list__bottom {
    display: block;
    width: 100%;
    padding: 6.1333333333vw 10.1333333333vw 6.1333333333vw 10.1333333333vw;
    box-sizing: border-box;
    margin-top: 12.5333333333vw;
    background-color: #fff;
  }
}
.l-header__list__bottom__link {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  vertical-align: middle;
  font-size: 17px;
  font-size: 4.5333333333vw;
  line-height: 1;
  letter-spacing: 0em;
}
.l-header__list__bottom__link__icon {
  display: inline-block;
  width: 5.3333333333vw;
  margin-left: 2.6666666667vw;
}
.l-header__list__bottom__copy {
  display: block;
  font-size: 14px;
  font-size: 3.7333333333vw;
  line-height: 1;
  letter-spacing: 0em;
  margin-top: 5.0666666667vw;
  color: #707070;
}
.l-header__contact {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0em;
  padding: 9px 24px;
  margin: 0 5px;
  box-sizing: border-box;
  color: #fff;
  background-image: linear-gradient(311deg, #FF6200 0%, #FC6C98 70%);
  border-radius: 100px;
  transition: transform 0.3s;
}
@media screen and (max-width: 1440px) {
  .l-header__contact {
    font-size: 18px;
    font-size: 1.25vw;
    line-height: 1;
    letter-spacing: 0em;
    padding: 0.625vw 1.6666666667vw 0.625vw 1.6666666667vw;
    margin: 0vw 0.3472222222vw 0vw 0.3472222222vw;
  }
}
@media screen and (max-width: 767px) {
  .l-header__contact {
    display: block;
    width: 74.6666666667vw;
    height: unset;
    font-size: 21px;
    font-size: 5.6vw;
    line-height: normal;
    letter-spacing: 0em;
    font-weight: 600;
    padding: 5.3333333333vw 10.6666666667vw 5.3333333333vw 10.6666666667vw;
    box-sizing: border-box;
    color: #fff;
    background-image: unset;
    border-radius: unset;
    border-bottom: 1px solid #fff;
  }
}
.l-header__contact:hover {
  transform: scale(0.95);
}
.l-header__contact a:hover {
  color: #fff;
}
.l-header__contact svg {
  width: 1em;
  margin-right: 0.25em;
}
.l-header__button {
  display: none;
}
@media screen and (max-width: 767px) {
  .l-header__button {
    position: relative;
    display: block;
    background: none;
    width: 8.2666666667vw;
    height: 5.8666666667vw;
    z-index: 105;
  }
}
.l-header__button__bar {
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #000;
  left: 0;
  margin: auto;
  transition: 0.5s;
}
.is-active .l-header__button__bar {
  height: 2px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .l-toppage .l-header__button__bar:not(.is-scrollOn .l-header__button__bar) {
    background-color: #fff;
  }
}
.l-header__button__bar:nth-child(1) {
  top: 0;
}
.is-active .l-header__button__bar:nth-child(1) {
  bottom: 0;
  transform: rotate(-45deg);
}
.l-header__button__bar:nth-child(2) {
  top: 0;
  bottom: 0;
}
.is-active .l-header__button__bar:nth-child(2) {
  transform: scaleX(0);
}
.l-header__button__bar:nth-child(3) {
  bottom: 0;
}
.is-active .l-header__button__bar:nth-child(3) {
  top: 0;
  transform: rotate(45deg);
}

.l-footer {
  padding: 27px 0 0;
  background-image: linear-gradient(311deg, #FF6200 0%, #FC6C98 70%);
}
@media screen and (max-width: 1440px) {
  .l-footer {
    padding: 1.875vw 0vw 0vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .l-footer {
    padding: 9.6vw 0vw 0vw 0vw;
  }
}
.l-footer__main {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 992px;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .l-footer__main {
    width: 68.8888888889vw;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    width: 85.3333333333vw;
  }
}
.l-footer__logo {
  width: 268px;
}
@media screen and (max-width: 1440px) {
  .l-footer__logo {
    width: 18.6111111111vw;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__logo {
    width: 64.8vw;
  }
}
.l-footer__top {
  position: absolute;
  top: 0.5em;
  right: 0;
}
@media screen and (max-width: 767px) {
  .l-footer__top {
    position: static;
  }
}
.l-footer__top__icon {
  width: 48px;
}
@media screen and (max-width: 1440px) {
  .l-footer__top__icon {
    width: 3.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__top__icon {
    width: 12.8vw;
  }
}
.l-footer__top__text {
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 600;
  margin-top: 10px;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .l-footer__top__text {
    font-size: 15px;
    font-size: 1.0416666667vw;
    line-height: 1;
    letter-spacing: 0em;
    margin-top: 0.6944444444vw;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__top__text {
    font-size: 18px;
    font-size: 4.8vw;
    line-height: 1;
    letter-spacing: 0em;
    margin-top: 2.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__link {
    width: auto;
    margin-top: 8vw;
    width: 100%;
    border-top: 1px solid #fff;
  }
}
.l-footer__link__block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0em;
  margin-top: 1em;
}
@media screen and (max-width: 1440px) {
  .l-footer__link__block {
    font-size: 16px;
    font-size: 1.1111111111vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__link__block {
    align-items: flex-start;
    flex-direction: column-reverse;
    font-size: 16px;
    font-size: 4.2666666667vw;
    line-height: 1.5;
    letter-spacing: 0em;
    padding-top: 0.5em;
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__link__block:not(:first-child) {
    border-top: 1px dotted #fff;
  }
}
.l-footer__link__cell--main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 18em;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .l-footer__link__cell--main {
    width: auto;
  }
}
.l-footer__link__cell--main span {
  flex: 0 0 auto;
}
.l-footer__link__cell--main::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin: 0 0.5em;
  background-color: #fff;
  opacity: 0.75;
}
@media screen and (max-width: 767px) {
  .l-footer__link__cell--main::after {
    display: none;
  }
}
.l-footer__link__cell--sub {
  width: 20.4em;
  color: #fff;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .l-footer__link__cell--sub {
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1.5;
    letter-spacing: 0em;
    width: auto;
  }
}
.l-footer__nav {
  background-color: #C9C9C9;
  padding: 32.5px 0;
  margin-top: 40px;
}
@media screen and (max-width: 1440px) {
  .l-footer__nav {
    padding: 2.2569444444vw 0vw 2.2569444444vw 0vw;
    margin-top: 2.7777777778vw;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__nav {
    padding: 6.6133333333vw 0vw 26.6666666667vw 0vw;
    margin-top: 10.6666666667vw;
  }
}
.l-footer__nav__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 992px;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .l-footer__nav__wrapper {
    width: 68.8888888889vw;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__nav__wrapper {
    flex-direction: column-reverse;
    width: 100%;
  }
}
.l-footer__nav__container {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .l-footer__nav__container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }
}
.l-footer__nav__link {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0em;
  margin-left: 48px;
  color: #2E2E2E;
}
@media screen and (max-width: 1440px) {
  .l-footer__nav__link {
    margin-left: 3.3333333333vw;
    font-size: 16px;
    font-size: 1.1111111111vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__nav__link {
    margin-top: 5.3333333333vw;
    margin-left: 8vw;
    font-size: 16px;
    font-size: 4.2666666667vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
.l-footer__nav__link__icon {
  display: inline-block;
  width: 17px;
  margin-left: 5px;
}
@media screen and (max-width: 1440px) {
  .l-footer__nav__link__icon {
    width: 1.1805555556vw;
    margin-left: 0.3472222222vw;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__nav__link__icon {
    width: 4.8vw;
    margin-left: 1.3333333333vw;
  }
}
.l-footer__nav__copy {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0em;
  color: #707070;
}
@media screen and (max-width: 1440px) {
  .l-footer__nav__copy {
    font-size: 14px;
    font-size: 0.9722222222vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__nav__copy {
    margin-top: 11.7333333333vw;
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 1.7142857143;
    letter-spacing: 0em;
  }
}

.c-anchor {
  position: relative;
}
.c-anchor__inner {
  position: absolute;
  left: 0;
  top: -100px;
}
@media screen and (max-width: 1440px) {
  .c-anchor__inner {
    top: -6.9444444444vw;
  }
}
@media screen and (max-width: 767px) {
  .c-anchor__inner {
    top: -26.6666666667vw;
  }
}

.c-button, .c-button--small {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
  background-image: linear-gradient(311deg, #FF6200 0%, #FC6C98 70%);
  color: #fff;
  border-radius: 100px;
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0em;
  box-sizing: border-box;
  width: 416px;
  margin: 140px auto 100px;
  cursor: pointer;
}
@media screen and (max-width: 1440px) {
  .c-button, .c-button--small {
    padding: 1.0416666667vw 1.0416666667vw 1.0416666667vw 1.0416666667vw;
    font-size: 26px;
    font-size: 1.8055555556vw;
    line-height: 1;
    letter-spacing: 0em;
    width: 28.8888888889vw;
    margin: 9.7222222222vw auto 6.9444444444vw auto;
  }
}
@media screen and (max-width: 767px) {
  .c-button, .c-button--small {
    padding: 4vw 4vw 4vw 4vw;
    font-size: 26px;
    font-size: 6.9333333333vw;
    line-height: 1;
    letter-spacing: 0em;
    width: 75.4666666667vw;
    margin: 37.3333333333vw auto 26.6666666667vw auto;
  }
}
.c-button--small {
  width: 320px;
  margin: 40px auto 100px;
  cursor: pointer;
}
@media screen and (max-width: 1440px) {
  .c-button--small {
    width: 22.2222222222vw;
    margin: 2.7777777778vw auto 6.9444444444vw auto;
  }
}
@media screen and (max-width: 767px) {
  .c-button--small {
    width: 75.4666666667vw;
    margin: 10.6666666667vw auto 26.6666666667vw auto;
  }
}

.c-button02 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  background-image: linear-gradient(311deg, #FF6200 0%, #FC6C98 70%);
  color: #fff;
  border-radius: 100px;
  font-size: 33px;
  line-height: 1;
  letter-spacing: 0em;
  box-sizing: border-box;
  width: 310px;
  margin: 40px auto 40px;
  cursor: pointer;
}
@media screen and (max-width: 1440px) {
  .c-button02 {
    padding: 1.3888888889vw 1.3888888889vw 1.3888888889vw 1.3888888889vw;
    font-size: 33px;
    font-size: 2.2916666667vw;
    line-height: 1;
    letter-spacing: 0em;
    width: 28.8888888889vw;
    margin: 2.7777777778vw auto 2.7777777778vw auto;
  }
}
@media screen and (max-width: 767px) {
  .c-button02 {
    padding: 5.3333333333vw 5.3333333333vw 5.3333333333vw 5.3333333333vw;
    font-size: 26px;
    font-size: 6.9333333333vw;
    line-height: 1;
    letter-spacing: 0em;
    width: 69.3333333333vw;
    margin: 10.6666666667vw auto 5.3333333333vw auto;
  }
}

.c-button02--v2 {
  margin: 60px auto 60px;
}
@media screen and (max-width: 1440px) {
  .c-button02--v2 {
    margin: 4.1666666667vw auto 4.1666666667vw auto;
  }
}
@media screen and (max-width: 767px) {
  .c-button02--v2 {
    margin: 14.6666666667vw auto 10.6666666667vw auto;
  }
}

.c-cta {
  display: none;
}
@media screen and (max-width: 767px) {
  .c-cta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    bottom: 4vw;
    width: 84vw;
    margin: auto;
    right: 0;
    left: 0;
    z-index: 90;
  }
}
.c-cta__download {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-image: linear-gradient(311deg, #FF6200 0%, #FC6C98 70%);
  color: #fff;
  text-align: center;
  width: 40vw;
  height: 14.6666666667vw;
  border-radius: 3.2vw;
  font-size: 16px;
  font-size: 4.2666666667vw;
  line-height: 1.25;
  letter-spacing: 0em;
  filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.3));
  border: 1px solid #fff;
}
.c-cta__download:only-child {
  width: 80%;
  margin: auto;
  font-size: 18px;
  font-size: 4.8vw;
  line-height: 1.1111111111;
  letter-spacing: 0em;
}
.c-cta__download:only-child br {
  display: none;
}
.c-cta__tel, .c-cta__tel--wide {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-image: linear-gradient(311deg, #FF6200 0%, #FC6C98 70%);
  color: #fff;
  width: 40vw;
  height: 14.6666666667vw;
  border-radius: 3.2vw;
  font-size: 16px;
  font-size: 4.2666666667vw;
  line-height: 1;
  letter-spacing: 0em;
  filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.3));
  border: 1px solid #fff;
}
.c-cta__tel--wide {
  width: 80.5333333333vw;
  height: 14.6666666667vw;
  border-radius: 3.2vw;
  font-size: 16px;
  font-size: 4.2666666667vw;
  line-height: 1;
  letter-spacing: 0em;
  filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.3));
}
.c-cta__tel__main {
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-cta__tel__icon {
  width: 5.3333333333vw;
  margin-right: 0vw;
}
.c-cta__tel__sub {
  display: block;
  margin-top: 0.5333333333vw;
  font-size: 12px;
  font-size: 3.2vw;
  line-height: 1;
  letter-spacing: 0em;
  text-align: center;
}

.c-scroll_icon {
  position: relative;
  width: 1100px;
  height: 0.1px;
  margin: auto;
  z-index: 20;
}
@media screen and (max-width: 1440px) {
  .c-scroll_icon {
    width: 76.3888888889vw;
  }
}
@media screen and (max-width: 767px) {
  .c-scroll_icon {
    width: 0%;
  }
}
.c-scroll_icon__text, .c-scroll_icon__text--top, .c-scroll_icon__text--red, .c-scroll_icon__text--black {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 13px;
  writing-mode: vertical-rl;
  margin-left: 3px;
  padding-left: 7px;
  height: 136px;
  color: #BCBCBC;
  border-left: 2px solid #B4B4B4;
}
@media screen and (max-width: 1440px) {
  .c-scroll_icon__text, .c-scroll_icon__text--top, .c-scroll_icon__text--red, .c-scroll_icon__text--black {
    font-size: 13px;
    font-size: 0.9027777778vw;
    line-height: normal;
    letter-spacing: 0em;
    height: 9.4444444444vw;
    margin-left: 0.2083333333vw;
    padding-left: 0.4861111111vw;
  }
}
@media screen and (max-width: 767px) {
  .c-scroll_icon__text, .c-scroll_icon__text--top, .c-scroll_icon__text--red, .c-scroll_icon__text--black {
    font-size: 13px;
    font-size: 3.4666666667vw;
    line-height: normal;
    letter-spacing: 0em;
    padding-left: 0vw;
    margin: auto;
    height: 36.2666666667vw;
  }
}
.c-scroll_icon__text--black {
  border-left: 2px solid #2E2E2E;
  color: #2E2E2E;
}
.c-scroll_icon__text--red {
  border-left: 2px solid #EF4E4E;
  color: #EF4E4E;
}
.c-scroll_icon__text--top {
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .c-scroll_icon__text--top {
    transform: translateY(0%);
  }
}

.c-headline, .c-headline--left {
  text-align: center;
}
.c-headline--left {
  text-align: left;
}
.c-headline__lead {
  font-size: 29px;
  font-weight: 600;
  color: #FC653B;
  transition: transform 0.6s, opacity 0.6s;
}
.is-scrollIn .c-headline__lead {
  opacity: 0;
  transform: translateY(1em);
}
@media screen and (max-width: 1440px) {
  .c-headline__lead {
    font-size: 29px;
    font-size: 2.0138888889vw;
    line-height: normal;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .c-headline__lead {
    font-size: 29px;
    font-size: 7.7333333333vw;
    line-height: normal;
    letter-spacing: 0em;
  }
}
.c-headline__title, .c-headline__title--small {
  font-size: 40px;
  font-weight: 600;
  margin-top: 14px;
  transition: transform 0.6s, opacity 0.6s;
  transition-delay: 0.1s;
}
.is-scrollIn .c-headline__title, .is-scrollIn .c-headline__title--small {
  opacity: 0;
  transform: translateY(1em);
}
@media screen and (max-width: 1440px) {
  .c-headline__title, .c-headline__title--small {
    font-size: 40px;
    font-size: 2.7777777778vw;
    line-height: normal;
    letter-spacing: 0em;
    margin-top: 0.9722222222vw;
  }
}
@media screen and (max-width: 767px) {
  .c-headline__title, .c-headline__title--small {
    font-size: 27px;
    font-size: 7.2vw;
    line-height: 1.4074074074;
    letter-spacing: 0em;
    margin-top: 1.3333333333vw;
  }
}
.c-headline__title--small {
  font-size: 34px;
}
@media screen and (max-width: 1440px) {
  .c-headline__title, .c-headline__title--small {
    font-size: 34px;
    font-size: 2.3611111111vw;
    line-height: normal;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .c-headline__title, .c-headline__title--small {
    font-size: 27px;
    font-size: 7.2vw;
    line-height: 1.4074074074;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .c-headline__title__caption {
    display: block;
    font-size: 18px;
    font-size: 4.8vw;
    line-height: 1.4444444444;
    letter-spacing: 0em;
  }
}
.c-headline__text {
  font-size: 20px;
  line-height: 33px;
  margin-top: 19px;
  text-align: center;
  transition: transform 0.9s, opacity 0.9s;
  transition-delay: 0.2s;
}
.is-scrollIn .c-headline__text {
  opacity: 0;
  transform: translateY(2em);
}
@media screen and (max-width: 1440px) {
  .c-headline__text {
    font-size: 20px;
    font-size: 1.3888888889vw;
    line-height: 1.65;
    letter-spacing: 0em;
    margin-top: 1.3194444444vw;
  }
}
@media screen and (max-width: 767px) {
  .c-headline__text {
    font-size: 15px;
    font-size: 4vw;
    line-height: 1.8666666667;
    letter-spacing: 0em;
    margin-top: 2.1333333333vw;
  }
}

.c-sideSlide {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  border-top: 2px solid #EF4E4E;
  padding: 36px 0;
  overflow: hidden;
  margin-bottom: 35px;
}
.c-sideSlide:active {
  cursor: grabbing;
}
@media screen and (max-width: 1440px) {
  .c-sideSlide {
    padding: 2.5vw 0vw 2.5vw 0vw;
    margin-bottom: 2.4305555556vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sideSlide {
    padding: 2.5vw 0vw 2.5vw 0vw;
    margin-bottom: 9.3333333333vw;
  }
}
.c-sideSlide__title {
  width: 278px;
  height: 288px;
  background-image: linear-gradient(311deg, #FF6200 0%, #FC6C98 70%);
  border-radius: 0 50px 50px 0;
  flex: 0 0 auto;
}
@media screen and (max-width: 1440px) {
  .c-sideSlide__title {
    width: 19.3055555556vw;
    height: 20vw;
    border-radius: 0 3.4722222222vw 3.4722222222vw 0;
  }
}
@media screen and (max-width: 767px) {
  .c-sideSlide__title {
    width: 23.2vw;
    height: 76.8vw;
    border-radius: 0 10.6666666667vw 10.6666666667vw 0;
  }
}
.c-sideSlide__title__wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  width: 130px;
  height: 100%;
  padding: 40px 10px;
  box-sizing: border-box;
  margin-left: auto;
  transition: transform 0.3s, opacity 0.3s;
}
@media screen and (max-width: 1440px) {
  .c-sideSlide__title__wrap {
    width: 9.0277777778vw;
    padding: 2.7777777778vw 0.6944444444vw 2.7777777778vw 0.6944444444vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sideSlide__title__wrap {
    width: 23.2vw;
    padding: 10.6666666667vw 2.6666666667vw 10.6666666667vw 2.6666666667vw;
  }
}
.c-sideSlide__title__wrap:hover .c-sideSlide__title__wrap {
  padding: 40px 10px 40px 20px;
}
@media screen and (max-width: 1440px) {
  .c-sideSlide__title__wrap:hover .c-sideSlide__title__wrap {
    padding: 2.7777777778vw 0.6944444444vw 2.7777777778vw 1.3888888889vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sideSlide__title__wrap:hover .c-sideSlide__title__wrap {
    padding: 10.6666666667vw 2.6666666667vw 10.6666666667vw 5.3333333333vw;
  }
}
.c-sideSlide__title__arrow {
  width: 25px;
}
@media screen and (max-width: 1440px) {
  .c-sideSlide__title__arrow {
    width: 1.7361111111vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sideSlide__title__arrow {
    width: 6.6666666667vw;
  }
}
.c-sideSlide__title__text {
  font-size: 35px;
  line-height: 1;
  letter-spacing: 0em;
  writing-mode: vertical-rl;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .c-sideSlide__title__text {
    font-size: 35px;
    font-size: 2.4305555556vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .c-sideSlide__title__text {
    font-size: 35px;
    font-size: 9.3333333333vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
.c-sideSlide__title__sub {
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0em;
  color: #FFFFFF;
  opacity: 0.47;
}
@media screen and (max-width: 1440px) {
  .c-sideSlide__title__sub {
    font-size: 24px;
    font-size: 1.6666666667vw;
    line-height: 1.0416666667;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .c-sideSlide__title__sub {
    font-size: 20px;
    font-size: 5.3333333333vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
.c-sideSlide__main {
  width: 100%;
}
.c-sideSlide__container {
  width: 80vw;
  overflow-x: scroll;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .c-sideSlide__container {
    width: 80vw;
  }
}
.c-sideSlide__container::-webkit-scrollbar {
  -webkit-appearance: none;
}
.c-sideSlide__inner {
  position: relative;
  display: flex;
  justify-content: flex-start;
  width: 100%;
}
.c-sideSlide__box {
  width: 300px;
  margin-left: 20px;
  flex: 0 0 auto;
  list-style: none;
}
@media screen and (max-width: 1440px) {
  .c-sideSlide__box {
    width: 20.8333333333vw;
    margin-left: 1.3888888889vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sideSlide__box {
    width: 57.0666666667vw;
    min-height: 66.6666666667vw;
    margin-left: 4vw;
    margin-bottom: 9.3333333333vw;
  }
}
.c-sideSlide__box__image {
  height: 201px;
}
@media screen and (max-width: 1440px) {
  .c-sideSlide__box__image {
    height: 13.9583333333vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sideSlide__box__image {
    height: 40vw;
  }
}
.c-sideSlide__box__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.c-sideSlide__box__text {
  font-size: 17px;
  line-height: 1.7058823529;
  letter-spacing: 0em;
  margin-top: 10px;
}
@media screen and (max-width: 1440px) {
  .c-sideSlide__box__text {
    font-size: 17px;
    font-size: 1.1805555556vw;
    line-height: 1.7058823529;
    letter-spacing: 0em;
    margin-top: 0.6944444444vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sideSlide__box__text {
    font-size: 15px;
    font-size: 4vw;
    line-height: 1.7333333333;
    letter-spacing: 0em;
    margin-top: 2.6666666667vw;
  }
}
.c-sideSlide__box__hash {
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0em;
  margin-top: 10px;
  padding-bottom: 0.25em;
  border-bottom: 1px solid #707070;
  height: 1.75em;
  overflow: hidden;
}
@media screen and (max-width: 1440px) {
  .c-sideSlide__box__hash {
    font-size: 14px;
    font-size: 0.9722222222vw;
    line-height: 1.7142857143;
    letter-spacing: 0em;
    margin-top: 0.6944444444vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sideSlide__box__hash {
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 2;
    letter-spacing: 0em;
    margin-top: 2.6666666667vw;
  }
}
.c-sideSlide__box__hash span {
  display: inline-block;
  margin-right: 1em;
}
.c-sideSlide__box__date {
  display: block;
  text-align: right;
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0em;
  margin-top: 10px;
}
@media screen and (max-width: 1440px) {
  .c-sideSlide__box__date {
    font-size: 14px;
    font-size: 0.9722222222vw;
    line-height: 1.7142857143;
    letter-spacing: 0em;
    margin-top: 0.6944444444vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sideSlide__box__date {
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 1.7142857143;
    letter-spacing: 0em;
    margin-top: 8vw;
  }
}
.c-sideSlide__more {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 50px 0 27px;
}
@media screen and (max-width: 1440px) {
  .c-sideSlide__more {
    margin: 0vw 3.4722222222vw 0vw 1.875vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sideSlide__more {
    margin: 0vw 13.3333333333vw 0vw 7.2vw;
  }
}
.c-sideSlide__more__button {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0em;
  background-color: #FC6B8F;
  writing-mode: vertical-rl;
  color: #fff;
  width: 47px;
  height: 217px;
  margin-right: 100px;
  border-radius: 40px;
}
@media screen and (max-width: 1440px) {
  .c-sideSlide__more__button {
    font-size: 20px;
    font-size: 1.3888888889vw;
    line-height: 1;
    letter-spacing: 0em;
    width: 3.2638888889vw;
    height: 15.0694444444vw;
    margin-right: 6.9444444444vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sideSlide__more__button {
    font-size: 20px;
    font-size: 5.3333333333vw;
    line-height: 1;
    letter-spacing: 0em;
    width: 12.5333333333vw;
    height: 57.8666666667vw;
    margin-right: 13.3333333333vw;
  }
}
.c-sideSlide__more__button__arrow {
  position: absolute;
  top: 24px;
  right: 0;
  left: 0;
  width: 8.5px;
  margin: auto;
  display: block;
}
@media screen and (max-width: 1440px) {
  .c-sideSlide__more__button__arrow {
    top: 1.6666666667vw;
    width: 0.5902777778vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sideSlide__more__button__arrow {
    top: 6.4vw;
    width: 2.2666666667vw;
  }
}
.c-sideSlide__scroll {
  position: relative;
  width: 92%;
  height: 50px;
  text-align: left;
  opacity: 0;
}
.c-sideSlide__scroll.is-active {
  opacity: 1;
}
@media screen and (max-width: 1440px) {
  .c-sideSlide__scroll {
    height: 3.4722222222vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sideSlide__scroll {
    width: 90%;
    height: 8vw;
  }
}
.c-sideSlide__scroll::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: #ccc;
}
.c-sideSlide__scroll__icon {
  position: absolute;
  width: 50px;
  cursor: grab;
  transform: translateX(-50%);
  z-index: 1;
}
@media screen and (max-width: 1440px) {
  .c-sideSlide__scroll__icon {
    width: 3.4722222222vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sideSlide__scroll__icon {
    width: 90%;
    width: 8vw;
  }
}

.c-definition {
  margin: 70px auto 0;
  width: 865px;
}
@media screen and (max-width: 1440px) {
  .c-definition {
    margin: 4.8611111111vw auto 0vw auto;
    width: 60.0694444444vw;
  }
}
@media screen and (max-width: 767px) {
  .c-definition {
    margin: 13.3333333333vw auto 0vw auto;
    width: 83.4666666667vw;
  }
}
.c-definition:last-of-type {
  margin: 70px auto 118px;
}
@media screen and (max-width: 1440px) {
  .c-definition:last-of-type {
    margin: 4.8611111111vw auto 4.8611111111vw auto;
  }
}
@media screen and (max-width: 767px) {
  .c-definition:last-of-type {
    margin: 16vw auto 16vw auto;
  }
}
.c-definition__term {
  color: #fff;
  font-size: 17px;
  line-height: 1.4117647059;
  letter-spacing: 0em;
  padding: 5px 14px;
  box-sizing: border-box;
  width: 100%;
  background-image: linear-gradient(311deg, #FF6200 0%, #FC6C98 70%);
}
@media screen and (max-width: 1440px) {
  .c-definition__term {
    font-size: 17px;
    font-size: 1.1805555556vw;
    line-height: 1.4117647059;
    letter-spacing: 0em;
    padding: 0.3472222222vw 0.9722222222vw 0.3472222222vw 0.9722222222vw;
  }
}
@media screen and (max-width: 767px) {
  .c-definition__term {
    font-size: 17px;
    font-size: 4.5333333333vw;
    line-height: 1.4117647059;
    letter-spacing: 0em;
    padding: 1.3333333333vw 3.7333333333vw 1.3333333333vw 3.7333333333vw;
  }
}
.c-definition__description {
  margin-top: 40px;
  font-size: 17px;
  line-height: 1.9411764706;
  letter-spacing: 0em;
}
@media screen and (max-width: 1440px) {
  .c-definition__description {
    margin-top: 2.7777777778vw;
    font-size: 17px;
    font-size: 1.1805555556vw;
    line-height: 1.9411764706;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .c-definition__description {
    margin-top: 2.7777777778vw;
    font-size: 17px;
    font-size: 4.5333333333vw;
    line-height: 1.5882352941;
    letter-spacing: 0em;
  }
}
.c-definition__description p,
.c-definition__description ul {
  margin-top: 2em;
  counter-reset: section;
}
.c-definition__description ul > li {
  padding-left: 1em;
  text-indent: -1em;
}
.c-definition__description ol {
  counter-reset: section;
}
.c-definition__description ol > li {
  display: flex;
  justify-content: flex-start;
  counter-increment: section;
}
.c-definition__description ol > li::before {
  content: counter(section) ". ";
  display: inline-block;
  width: 2em;
  flex: 0 0 auto;
}
.c-definition date {
  font-size: 17px;
  line-height: 1.4117647059;
  letter-spacing: 0em;
}
@media screen and (max-width: 1440px) {
  .c-definition date {
    font-size: 17px;
    font-size: 1.1805555556vw;
    line-height: 1.4117647059;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .c-definition date {
    font-size: 17px;
    font-size: 4.5333333333vw;
    line-height: 1.4117647059;
    letter-spacing: 0em;
  }
}

.c-table {
  width: 100%;
  margin: 43px auto 0;
}
@media screen and (max-width: 1440px) {
  .c-table {
    margin: 2.9861111111vw auto 0vw auto;
  }
}
@media screen and (max-width: 767px) {
  .c-table {
    margin: 11.4666666667vw auto 0vw auto;
  }
}
.c-table__row {
  width: 100%;
  border-bottom: 1px solid #707070;
}
@media screen and (max-width: 767px) {
  .c-table__row {
    border: none;
  }
}
.c-table__head {
  font-size: 18px;
  line-height: 1.7222222222;
  letter-spacing: 0em;
  width: 195px;
  padding: 32px 0;
  text-align: left;
  color: #EF4E4E;
}
@media screen and (max-width: 1440px) {
  .c-table__head {
    font-size: 18px;
    font-size: 1.25vw;
    line-height: 1.7222222222;
    letter-spacing: 0em;
    width: 13.5416666667vw;
    padding: 2.2222222222vw 0vw 2.2222222222vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .c-table__head {
    display: block;
    width: 100%;
    font-size: 18px;
    font-size: 4.8vw;
    line-height: 1.7222222222;
    letter-spacing: 0em;
    padding: 2.6666666667vw 0vw 2.6666666667vw 0vw;
    border-bottom: 1px solid #707070;
  }
}
.c-table__data {
  font-size: 18px;
  line-height: 1.7222222222;
  letter-spacing: 0em;
  padding: 32px 0;
  text-align: left;
}
@media screen and (max-width: 1440px) {
  .c-table__data {
    font-size: 18px;
    font-size: 1.25vw;
    line-height: 1.7222222222;
    letter-spacing: 0em;
    padding: 2.2222222222vw 0vw 2.2222222222vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .c-table__data {
    display: block;
    font-size: 18px;
    font-size: 4.8vw;
    line-height: 1.7222222222;
    letter-spacing: 0em;
    padding: 2.6666666667vw 0vw 2.6666666667vw 0vw;
  }
}
.c-table__link {
  color: #2953C4;
}

.c-view {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 133px auto 0;
}
@media screen and (max-width: 1440px) {
  .c-view {
    margin: 9.2361111111vw auto 0vw auto;
  }
}
@media screen and (max-width: 767px) {
  .c-view {
    margin: 33.6vw auto 0vw auto;
  }
}
.c-view__text {
  font-size: 17px;
  line-height: 1;
  letter-spacing: 0em;
  margin-bottom: 32px;
  word-break: keep-all;
}
@media screen and (max-width: 1440px) {
  .c-view__text {
    font-size: 17px;
    font-size: 1.1805555556vw;
    line-height: 1;
    letter-spacing: 0em;
    margin-bottom: 2.2222222222vw;
  }
}
@media screen and (max-width: 767px) {
  .c-view__text {
    font-size: 13px;
    font-size: 3.4666666667vw;
    line-height: 1.4615384615;
    letter-spacing: 0em;
    margin-bottom: 3.4666666667vw;
  }
}
.c-view__text:not(:first-child) {
  margin-top: 117px;
}
@media screen and (max-width: 1440px) {
  .c-view__text:not(:first-child) {
    margin-top: 8.125vw;
  }
}
@media screen and (max-width: 767px) {
  .c-view__text:not(:first-child) {
    margin-top: 16.5333333333vw;
  }
}
.c-view__pc {
  width: 500px;
}
@media screen and (max-width: 1440px) {
  .c-view__pc {
    width: 34.7222222222vw;
  }
}
@media screen and (max-width: 767px) {
  .c-view__pc {
    width: 45.6vw;
  }
}
.c-view__sp {
  width: 300px;
}
@media screen and (max-width: 1440px) {
  .c-view__sp {
    width: 20.8333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .c-view__sp {
    width: 32.5333333333vw;
  }
}
.c-view__image img {
  border: 1px solid #ccc;
}

.p-fv {
  position: relative;
  display: block;
  width: 100%;
  height: 630px;
  padding: 50px 0;
  box-sizing: border-box;
  background-image: linear-gradient(311deg, #FF6200 0%, #FC6C98 70%);
}
@media screen and (max-width: 1440px) {
  .p-fv {
    height: 43.75vw;
    padding: 3.4722222222vw 0vw 3.4722222222vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv {
    height: 244.8vw;
    padding: 25.3333333333vw 0vw 25.3333333333vw 0vw;
  }
}
.p-fv02 {
  height: 630px;
  padding: 30px 0;
}
@media screen and (max-width: 1440px) {
  .p-fv02 {
    height: 43.75vw;
    padding: 2.0833333333vw 0vw 2.0833333333vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv02 {
    height: 244.8vw;
    padding: 16vw 0vw 16vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv02 .p-fv__main img {
    padding: 0vw 1.3333333333vw 0vw 0vw;
  }
}
.p-fv03 {
  height: 630px;
  padding: 75px 0 35px;
}
@media screen and (max-width: 1440px) {
  .p-fv03 {
    height: 43.75vw;
    padding: 5.2083333333vw 0vw 2.4305555556vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv03 {
    height: 244.8vw;
    padding: 25.3333333333vw 0vw 25.3333333333vw 0vw;
  }
}
.p-fv03 .p-fv__main {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-fv03 .p-fv__main img {
    width: 100vw;
  }
}
.p-fv04 {
  height: 630px;
  padding: 75px 0 0px;
}
@media screen and (max-width: 1440px) {
  .p-fv04 {
    height: 43.75vw;
    padding: 5.2083333333vw 0vw 0vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv04 {
    height: 244.8vw;
    padding: 25.3333333333vw 0vw 25.3333333333vw 0vw;
  }
}
.p-fv04 .p-fv__main {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-fv04 .p-fv__main img {
    width: 90.6666666667vw;
  }
}
.p-fv05 {
  height: 630px;
  padding: 25px 0 0px;
}
@media screen and (max-width: 1440px) {
  .p-fv05 {
    height: 43.75vw;
    padding: 1.7361111111vw 0vw 0vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv05 {
    height: 244.8vw;
    padding: 0vw 0vw 0vw 0vw;
  }
}
.p-fv05 .p-fv__main {
  text-align: center;
}
.p-fv05 .p-fv__main img {
  height: 100%;
  width: 1450px;
}
@media screen and (max-width: 1440px) {
  .p-fv05 .p-fv__main img {
    width: 100.6944444444vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv05 .p-fv__main img {
    width: 90.6666666667vw;
  }
}
.p-fv05 .p-fv__cta__wrap {
  margin: auto;
}
.p-fv05 .p-fv__cta {
  bottom: 50px;
}
@media screen and (max-width: 1440px) {
  .p-fv05 .p-fv__cta {
    bottom: 3.4722222222vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv05 .p-fv__cta {
    bottom: 26.6666666667vw;
  }
}
.p-fv05 .p-fv__cta__button--img {
  width: 428px;
}
@media screen and (max-width: 1440px) {
  .p-fv05 .p-fv__cta__button--img {
    width: 29.7222222222vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv05 .p-fv__cta__button--img {
    margin: 0vw auto 0vw auto;
    width: 74.6666666667vw;
  }
}
.p-fv__main {
  text-align: center;
}
.p-fv__main img {
  width: 1161px;
  height: auto;
}
@media screen and (max-width: 1440px) {
  .p-fv__main img {
    width: 80.625vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__main img {
    width: 97.8666666667vw;
  }
}
.p-fv__cta {
  position: absolute;
  right: 0;
  bottom: 100px;
  left: 0;
  width: 1161px;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .p-fv__cta {
    width: 80.625vw;
    bottom: 6.9444444444vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__cta {
    position: static;
    bottom: 0;
    padding: 1.3333333333vw 0vw 0vw 0vw;
    width: 88vw;
  }
}
.p-fv__cta02 {
  bottom: 75px;
}
@media screen and (max-width: 1440px) {
  .p-fv__cta02 {
    bottom: 5.2083333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__cta02 {
    bottom: 0;
  }
}
.p-fv__cta03 {
  bottom: 66px;
}
@media screen and (max-width: 1440px) {
  .p-fv__cta03 {
    bottom: 4.5833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__cta03 {
    bottom: 0;
    margin: 0vw auto 0vw auto;
  }
}
.p-fv__cta__wrap {
  width: 600px;
}
@media screen and (max-width: 1440px) {
  .p-fv__cta__wrap {
    width: 41.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__cta__wrap {
    width: 88vw;
  }
}
.p-fv__cta__comment {
  font-size: 24px;
  line-height: 1;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .p-fv__cta__comment {
    font-size: 24px;
    font-size: 1.6666666667vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__cta__comment {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: auto;
    font-size: 20px;
    font-size: 5.3333333333vw;
    line-height: 1;
    letter-spacing: 0em;
    line-height: 1.6;
    /*
    &:before{
      content: "";
      display: block;
      margin-right: 0.5em;
      width: 2px;
      height: 1.5em;
      background-color: #F5FF03;
      transform: rotate(-15deg);
    }
    &:after{
      content: "";
      display: block;
      margin-left: 0.5em;
      width: 2px;
      height: 1.5em;
      background-color: #F5FF03;
      transform: rotate(15deg);
    }*/
  }
}
.p-fv__cta__button {
  position: relative;
  display: block;
  margin: 20px auto 0;
  width: 100%;
  padding: 18px 20px 18px 0;
  box-sizing: border-box;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  color: #EF4E4E;
  border-radius: 1000px;
  background-color: #F5FF03;
}
@media screen and (max-width: 1440px) {
  .p-fv__cta__button {
    margin: 1.3888888889vw auto 0vw auto;
    padding: 1.25vw 1.3888888889vw 1.25vw 0vw;
    font-size: 28px;
    font-size: 1.9444444444vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__cta__button {
    margin: 5.3333333333vw auto 0vw auto;
    padding: 6.1333333333vw 2.6666666667vw 6.1333333333vw 0vw;
    font-size: 28px;
    font-size: 7.4666666667vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
.p-fv__cta__button--img {
  display: block;
  margin: 0 auto 0;
  width: 460px;
}
@media screen and (max-width: 1440px) {
  .p-fv__cta__button--img {
    margin: 0vw auto 0vw auto;
    width: 31.9444444444vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__cta__button--img {
    margin: 10.6666666667vw auto 0vw auto;
    width: 88vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv .p-fv__cta03 .p-fv__cta__button {
    font-size: 25px;
    font-size: 6.6666666667vw;
    line-height: 1;
    letter-spacing: 0em;
    padding: 6.1333333333vw 4vw 6.1333333333vw 0vw;
  }
}
.p-fv__cta__button__icon {
  position: absolute;
  margin: auto;
  width: 20px;
  height: auto;
  top: 0;
  right: 190px;
  bottom: 0;
}
@media screen and (max-width: 1440px) {
  .p-fv__cta__button__icon {
    width: 1.3888888889vw;
    top: 0;
    right: 13.1944444444vw;
    bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__cta__button__icon {
    width: 5.0666666667vw;
    height: auto;
    top: 0;
    right: 13.3333333333vw;
    bottom: 0;
  }
}
.p-fv .p-fv__cta03 .p-fv__cta__button__icon {
  right: 159px;
}
@media screen and (max-width: 1440px) {
  .p-fv .p-fv__cta03 .p-fv__cta__button__icon {
    right: 11.0416666667vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv .p-fv__cta03 .p-fv__cta__button__icon {
    right: 9.6vw;
  }
}
.p-fv__nav {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  margin-top: -1.5em;
  width: 100%;
}
.p-fv__nav span {
  display: block;
  background-color: #fff;
  width: 1.4em;
  height: 0.4em;
  border-radius: 10em;
  margin: 0 0.25em;
  opacity: 0.5;
  pointer-events: all;
}
.p-fv__nav span.tns-nav-active {
  opacity: 1;
}
.p-fv__movie {
  width: 888px;
  height: 496px;
  margin: 37px auto 0;
}
@media screen and (max-width: 1440px) {
  .p-fv__movie {
    width: 61.6666666667vw;
    height: 34.4444444444vw;
    margin: 2.5694444444vw auto 0vw auto;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__movie {
    width: 84.2666666667vw;
    height: 46.9333333333vw;
    margin: 9.8666666667vw auto 9.8666666667vw auto;
  }
}
.p-fv__movie iframe {
  width: 100%;
  height: 100%;
}
.p-fv__movie__title {
  display: block;
  margin-top: 118px;
  font-size: 50px;
  line-height: 1;
  letter-spacing: 0em;
  color: #EF4E4E;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .p-fv__movie__title {
    margin-top: 8.1944444444vw;
    font-size: 50px;
    font-size: 3.4722222222vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__movie__title {
    margin-top: 15.7333333333vw;
    font-size: 39px;
    font-size: 10.4vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.p-fvSaiyou {
  width: calc(1100px + (100vw - 1100px) / 2);
  margin: 66px auto 0 0;
  background-image: linear-gradient(311deg, #FF6200 0%, #FC6C98 70%);
  border-radius: 0 20px 20px 0;
}
@media screen and (max-width: 1440px) {
  .p-fvSaiyou {
    width: 88.1944444444vw;
    margin: 4.5833333333vw auto 0vw 0vw;
    border-radius: 0 1.3888888889vw 1.3888888889vw 0;
  }
}
@media screen and (max-width: 767px) {
  .p-fvSaiyou {
    width: 92vw;
    margin: 19.3333333333vw auto 0vw 0vw;
    padding: 5.3333333333vw 0vw 8vw 8vw;
    box-sizing: border-box;
    border-radius: 0 2.6666666667vw 2.6666666667vw 0;
  }
}
.p-fvSaiyou__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1125px;
  margin-left: auto;
  box-sizing: border-box;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .p-fvSaiyou__container {
    width: 78.125vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fvSaiyou__container {
    width: 100%;
  }
}
.p-fvSaiyou__main {
  flex: 0 0 auto;
}
@media screen and (max-width: 767px) {
  .p-fvSaiyou__main {
    flex: unset;
  }
}
.p-fvSaiyou__lead {
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0em;
}
@media screen and (max-width: 1440px) {
  .p-fvSaiyou__lead {
    font-size: 24px;
    font-size: 1.6666666667vw;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-fvSaiyou__lead {
    font-size: 16px;
    font-size: 4.2666666667vw;
    line-height: 1.5625;
    letter-spacing: 0em;
  }
}
.p-fvSaiyou__title {
  font-size: 57px;
  line-height: 1.3157894737;
  letter-spacing: 0em;
  font-weight: 600;
  margin-top: 31px;
}
@media screen and (max-width: 1440px) {
  .p-fvSaiyou__title {
    font-size: 57px;
    font-size: 3.9583333333vw;
    line-height: 1.3157894737;
    letter-spacing: 0em;
    margin-top: 2.1527777778vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fvSaiyou__title {
    font-size: 30px;
    font-size: 8vw;
    line-height: 1.4;
    letter-spacing: 0em;
    margin-top: 8.2666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fvSaiyou__title span {
    display: block;
    font-size: 27px;
    font-size: 7.2vw;
    line-height: 1.4444444444;
    letter-spacing: 0em;
    margin-top: 9.3333333333vw;
  }
}
.p-fvSaiyou__sub {
  position: relative;
  width: 511px;
  height: 489px;
}
@media screen and (max-width: 1440px) {
  .p-fvSaiyou__sub {
    width: 35.4861111111vw;
    height: 33.9583333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fvSaiyou__sub {
    width: 92vw;
    height: 89.3333333333vw;
    margin-top: 8.5333333333vw;
  }
}
.p-fvSaiyou__slide {
  position: absolute;
  top: 0;
  left: 0;
}
.p-fvSaiyou__image {
  border-radius: 0 20px 20px 0;
  overflow: hidden;
  opacity: 0;
  animation-name: p-fvSaiyou__image;
  animation-iteration-count: infinite;
  animation-duration: 10s;
}
@media screen and (max-width: 1440px) {
  .p-fvSaiyou__image {
    border-radius: 0 1.3888888889vw 1.3888888889vw 0;
  }
}
@media screen and (max-width: 767px) {
  .p-fvSaiyou__image {
    width: 92vw;
  }
}
.p-fvSaiyou__image--01 {
  animation-delay: 0;
}
.p-fvSaiyou__image--02 {
  animation-delay: 5s;
}
@keyframes p-fvSaiyou__image {
  0% {
    opacity: 0;
    transform: translateX(-5%);
  }
  10% {
    opacity: 1;
    transform: translateX(0%);
  }
  50% {
    opacity: 1;
    transform: translateX(0%);
  }
  60% {
    opacity: 0;
    transform: translateX(-5%);
  }
  100% {
    opacity: 0;
  }
}
.p-fvSaiyou__comment01 {
  position: absolute;
  top: -20px;
  left: -115;
  width: 292px;
  transform-origin: bottom center;
  transform: scale(0);
  animation-name: p-fvSaiyou__comment01;
  animation-iteration-count: infinite;
  animation-duration: 10s;
}
@media screen and (max-width: 1440px) {
  .p-fvSaiyou__comment01 {
    top: -1.3888888889vw;
    left: -7.9861111111vw;
    width: 20.2777777778vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fvSaiyou__comment01 {
    top: -5.3333333333vw;
    left: 14.6666666667vw;
    width: 56.5333333333vw;
  }
}
@keyframes p-fvSaiyou__comment01 {
  0% {
    transform: scale(0);
  }
  14% {
    transform: scale(0);
  }
  18% {
    transform: scale(1);
  }
  53% {
    transform: scale(1);
  }
  57% {
    transform: scale(0);
  }
  60% {
    transform: scale(0);
  }
  100% {
    transform: scale(0);
  }
}
.p-fvSaiyou__comment02 {
  position: absolute;
  right: -65px;
  bottom: 136px;
  width: 272px;
  animation-name: p-fvSaiyou__comment02;
  animation-iteration-count: infinite;
  animation-duration: 10s;
}
@media screen and (max-width: 1440px) {
  .p-fvSaiyou__comment02 {
    right: -4.5138888889vw;
    bottom: 9.4444444444vw;
    width: 18.8888888889vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fvSaiyou__comment02 {
    right: 1.3333333333vw;
    bottom: 22.9333333333vw;
    width: 52.8vw;
  }
}
@keyframes p-fvSaiyou__comment02 {
  0% {
    transform: scale(0);
  }
  10% {
    transform: scale(0);
  }
  14% {
    transform: scale(1);
  }
  53% {
    transform: scale(1);
  }
  57% {
    transform: scale(0);
  }
  60% {
    transform: scale(0);
  }
  100% {
    transform: scale(0);
  }
}
.p-fvSaiyou__comment03 {
  position: absolute;
  bottom: 77px;
  left: -63px;
  width: 222px;
  transform-origin: bottom center;
  transform: scale(0);
  animation-name: p-fvSaiyou__comment03;
  animation-iteration-count: infinite;
  animation-duration: 10s;
  animation-delay: 5s;
}
@media screen and (max-width: 1440px) {
  .p-fvSaiyou__comment03 {
    bottom: 5.3472222222vw;
    left: -4.375vw;
    width: 15.4166666667vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fvSaiyou__comment03 {
    bottom: 20.5333333333vw;
    left: -6.1333333333vw;
    width: 50.1333333333vw;
  }
}
@keyframes p-fvSaiyou__comment03 {
  0% {
    transform: scale(0);
  }
  14% {
    transform: scale(0);
  }
  18% {
    transform: scale(1);
  }
  53% {
    transform: scale(1);
  }
  57% {
    transform: scale(0);
  }
  60% {
    transform: scale(0);
  }
  100% {
    transform: scale(0);
  }
}
.p-fvSaiyou__comment04 {
  position: absolute;
  right: -27px;
  bottom: 219px;
  width: 252px;
  transform-origin: bottom center;
  transform: scale(0);
  animation-name: p-fvSaiyou__comment04;
  animation-iteration-count: infinite;
  animation-duration: 10s;
  animation-delay: 5s;
}
@media screen and (max-width: 1440px) {
  .p-fvSaiyou__comment04 {
    right: 0vw;
    bottom: 15.2083333333vw;
    width: 17.5vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fvSaiyou__comment04 {
    right: 1.3333333333vw;
    bottom: 58.4vw;
    width: 56.5333333333vw;
  }
}
@keyframes p-fvSaiyou__comment04 {
  0% {
    transform: scale(0);
  }
  10% {
    transform: scale(0);
  }
  14% {
    transform: scale(1);
  }
  53% {
    transform: scale(1);
  }
  57% {
    transform: scale(0);
  }
  60% {
    transform: scale(0);
  }
  100% {
    transform: scale(0);
  }
}
.p-fvSaiyou__text {
  width: 888px;
  font-size: 16px;
  font-size: 1.1111111111vw;
  line-height: 1.875;
  letter-spacing: 0em;
  margin: 44px auto 100px;
}
@media screen and (max-width: 1440px) {
  .p-fvSaiyou__text {
    font-size: 16px;
    font-size: 1.1111111111vw;
    line-height: 1.875;
    letter-spacing: 0em;
    width: 61.6666666667vw;
    margin: 3.0555555556vw auto 6.9444444444vw auto;
  }
}
@media screen and (max-width: 767px) {
  .p-fvSaiyou__text {
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 1.8571428571;
    letter-spacing: 0em;
    width: 84vw;
    margin: 12.8vw auto 26.6666666667vw auto;
  }
}

.p-side {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.1em;
  height: 380px;
  border-radius: 10px 0 0 10px;
  color: #fff;
  padding: 28px 20px;
  box-sizing: border-box;
  background-image: linear-gradient(311deg, #FF6200 0%, #FC6C98 70%);
  writing-mode: vertical-rl;
  text-orientation: upright;
  transform: translateX(60px);
  transition: transform 0.3s, padding 0.3s;
  z-index: 20;
}
@media screen and (max-width: 1440px) {
  .p-side {
    font-size: 20px;
    font-size: 1.3888888889vw;
    line-height: 1;
    letter-spacing: 0.1em;
    height: 26.3888888889vw;
    border-radius: 0.6944444444vw 0 0 0.6944444444vw;
    transform: translateX(4.1666666667vw);
    padding: 1.9444444444vw 1.3888888889vw 1.9444444444vw 1.3888888889vw;
  }
}
@media screen and (max-width: 767px) {
  .p-side {
    display: none;
  }
}
.p-side:hover {
  padding: 28px 30px 28px 20px;
}
@media screen and (max-width: 1440px) {
  .p-side:hover {
    padding: 1.9444444444vw 2.0833333333vw 1.9444444444vw 1.3888888889vw;
  }
}
.p-side.is-active {
  transform: translateX(0);
}
.p-side__set {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-direction: column;
  margin: auto;
  height: 100vh;
  transform: translateX(60px);
  transition: transform 0.3s, opacity 0.3s;
  z-index: 20;
}
@media screen and (max-width: 1440px) {
  .p-side__set {
    transform: translateX(4.1666666667vw);
  }
}
@media screen and (max-width: 767px) {
  .p-side__set {
    display: none;
  }
}
.p-side__set.is-active {
  transform: translateX(0);
}
.p-side--small {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.5em 0;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.1em;
  height: 260px;
  border-radius: 10px 0 0 10px;
  color: #fff;
  border: 2px solid #fff;
  border-right: 0 solid #fff;
  padding: 28px 20px;
  box-sizing: border-box;
  background-image: linear-gradient(311deg, #FF6200 0%, #FC6C98 70%);
  writing-mode: vertical-rl;
  text-orientation: upright;
  transition: transform 0.3s, padding 0.3s;
}
@media screen and (max-width: 1440px) {
  .p-side--small {
    font-size: 16px;
    font-size: 1.1111111111vw;
    line-height: 1;
    letter-spacing: 0.1em;
    height: 18.0555555556vw;
    border-radius: 0.6944444444vw 0 0 0.6944444444vw;
    padding: 1.9444444444vw 1.3888888889vw 1.9444444444vw 1.3888888889vw;
  }
}
.p-side--small:hover {
  padding: 28px 30px 28px 20px;
}
@media screen and (max-width: 1440px) {
  .p-side--small:hover {
    padding: 1.9444444444vw 2.0833333333vw 1.9444444444vw 1.3888888889vw;
  }
}

.p-breadcrumb {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin: 64px 0;
  font-size: 12px;
  line-height: 24px;
  max-width: 1306px;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .p-breadcrumb {
    margin: 4.4444444444vw auto 4.4444444444vw auto;
    max-width: 90.6944444444vw;
    font-size: 12px;
    font-size: 0.8333333333vw;
    line-height: 2;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-breadcrumb {
    margin: 17.0666666667vw auto 7.2vw auto;
    max-width: 92.2666666667vw;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 2;
    letter-spacing: 0em;
  }
}
.p-breadcrumb__arrow {
  display: inline-block;
  margin: 0 6px;
  width: 5px;
  height: 8px;
}
@media screen and (max-width: 1440px) {
  .p-breadcrumb__arrow {
    margin: 0vw 0.4166666667vw 0vw 0.4166666667vw;
    width: 0.3472222222vw;
    height: 0.5555555556vw;
  }
}
@media screen and (max-width: 767px) {
  .p-breadcrumb__arrow {
    margin: 0vw 1.6vw 0vw 1.6vw;
    width: 1.3333333333vw;
    height: 2.1333333333vw;
  }
}

.p-voice {
  position: relative;
  margin-top: 207px;
}
@media screen and (max-width: 1440px) {
  .p-voice {
    margin-top: 14.375vw;
  }
}
@media screen and (max-width: 767px) {
  .p-voice {
    margin-top: 22.6666666667vw;
  }
}
.p-voice__slider {
  margin-top: 68px;
}
@media screen and (max-width: 1440px) {
  .p-voice__slider {
    margin-top: 4.7222222222vw;
  }
}
@media screen and (max-width: 767px) {
  .p-voice__slider {
    margin-top: 9.0666666667vw;
  }
}
.p-voice__slider__main.tns-autowidth {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
}
.p-voice .tns-horizontal.tns-subpixel > .p-voice__slider__cell {
  display: inline-flex;
  justify-content: center;
  align-items: stretch;
}
.p-voice__slider__cell {
  padding: 0 32px;
}
@media screen and (max-width: 1440px) {
  .p-voice__slider__cell {
    padding: 0vw 2.2222222222vw 0vw 2.2222222222vw;
  }
}
.p-voice__box {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 910px;
  border-radius: 27px;
  border: 8px solid #FC653B;
  box-sizing: border-box;
  padding: 45px 54px 88px 30px;
  transition: transform 0.9s, opacity 0.9s;
  transition-delay: 0.3s;
}
.is-scrollIn .p-voice__box {
  opacity: 0;
  transform: translateX(3vw);
}
@media screen and (max-width: 1440px) {
  .p-voice__box {
    width: 63.1944444444vw;
    border-radius: 1.875vw;
    border: 0.5555555556vw solid #FC653B;
    padding: 3.125vw 3.75vw 6.1111111111vw 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-voice__box {
    flex-direction: column;
    width: 84vw;
    border-radius: 3.7333333333vw;
    border: 1.0666666667vw solid #FC653B;
    padding: 5.8666666667vw 7.2vw 18.4vw 7.2vw;
  }
}
.p-voice__box__num {
  width: 74px;
  font-size: 20px;
  line-height: 1.7;
  letter-spacing: 0em;
  color: #EF4E4E;
  flex: 0 0 auto;
}
@media screen and (max-width: 1440px) {
  .p-voice__box__num {
    width: 5.1388888889vw;
    font-size: 20px;
    font-size: 1.3888888889vw;
    line-height: 1.7;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-voice__box__num {
    width: 10.6666666667vw;
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
.p-voice__box__main {
  width: 753px;
}
@media screen and (max-width: 1440px) {
  .p-voice__box__main {
    width: 52.2916666667vw;
  }
}
@media screen and (max-width: 767px) {
  .p-voice__box__main {
    width: 100%;
  }
}
.p-voice__box__name {
  font-size: 20px;
  line-height: 1.7;
  letter-spacing: 0em;
}
@media screen and (max-width: 1440px) {
  .p-voice__box__name {
    font-size: 20px;
    font-size: 1.3888888889vw;
    line-height: 1.7;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-voice__box__name {
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
.p-voice__box__headline {
  margin-top: 18px;
  font-size: 28px;
  line-height: 1.7142857143;
  letter-spacing: 0em;
  color: #EF4E4E;
}
@media screen and (max-width: 1440px) {
  .p-voice__box__headline {
    margin-top: 1.25vw;
    font-size: 28px;
    font-size: 1.9444444444vw;
    line-height: 1.7142857143;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-voice__box__headline {
    margin-top: 3.2vw;
    font-size: 18px;
    font-size: 4.8vw;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
.p-voice__box__text {
  text-align: justify;
  margin-top: 18px;
  font-size: 18px;
  line-height: 1.7222222222;
  letter-spacing: 0em;
}
@media screen and (max-width: 1440px) {
  .p-voice__box__text {
    margin-top: 1.25vw;
    font-size: 18px;
    font-size: 1.25vw;
    line-height: 1.7222222222;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-voice__box__text {
    margin-top: 3.2vw;
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
.p-voice__box__button {
  position: absolute;
  right: 54px;
  bottom: 29px;
  text-align: right;
  transition: transform 0.3s, opacity 0.3s;
}
.p-voice__box__button:hover {
  transform: scale(0.9);
}
@media screen and (max-width: 1440px) {
  .p-voice__box__button {
    right: 3.75vw;
    bottom: 2.0138888889vw;
  }
}
@media screen and (max-width: 767px) {
  .p-voice__box__button {
    right: 7.2vw;
    bottom: 3.7333333333vw;
  }
}
.p-voice__box__button__inner {
  display: inline-block;
  margin-top: 20px;
  padding: 10px 20px;
  margin-left: auto;
  font-size: 18px;
  line-height: 1.7222222222;
  letter-spacing: 0em;
  color: #fff;
  background-image: linear-gradient(311deg, #FF6200 0%, #FC6C98 70%);
  border-radius: 100px;
}
@media screen and (max-width: 1440px) {
  .p-voice__box__button__inner {
    margin-top: 1.3888888889vw;
    font-size: 18px;
    font-size: 1.25vw;
    line-height: 1.7222222222;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-voice__box__button__inner {
    margin-top: 3.2vw;
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
.p-voice__controls {
  position: absolute;
  width: 1000px;
  margin: 10px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  top: 55%;
  left: 0;
  right: 0;
}
@media screen and (max-width: 1440px) {
  .p-voice__controls {
    width: 69.4444444444vw;
    margin: 0.6944444444vw auto 0vw auto;
  }
}
@media screen and (max-width: 767px) {
  .p-voice__controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 55%;
    left: 0;
    right: 0;
    width: 100%;
    margin: auto;
  }
}
.p-voice__controls__arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 62px;
  height: 62px;
  padding: 12px;
  border-radius: 5px;
  background-color: #EF4E4E;
  cursor: pointer;
  transition: transform 0.3s, opacity 0.3s;
}
.p-voice__controls__arrow:hover {
  transform: scale(0.9);
}
@media screen and (max-width: 1440px) {
  .p-voice__controls__arrow {
    width: 4.3055555556vw;
    height: 4.3055555556vw;
    padding: 0.8333333333vw 0.8333333333vw 0.8333333333vw 0.8333333333vw;
    border-radius: 0.3472222222vw;
  }
}
@media screen and (max-width: 767px) {
  .p-voice__controls__arrow {
    width: 5.8666666667vw;
    height: 5.8666666667vw;
    margin-right: 0;
    padding: 3.2vw 3.2vw 3.2vw 3.2vw;
    border-radius: 0;
  }
}
.p-voice__controls__arrow svg {
  filter: brightness(10);
}

.p-advantage {
  margin-top: 145px;
}
@media screen and (max-width: 1440px) {
  .p-advantage {
    margin-top: 10.0694444444vw;
  }
}
@media screen and (max-width: 767px) {
  .p-advantage {
    margin-top: 22.6666666667vw;
  }
}
.p-advantage__container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 1100px;
  margin: 12px auto 48px;
}
@media screen and (max-width: 1440px) {
  .p-advantage__container {
    width: 76.3888888889vw;
    margin: 0.8333333333vw auto 3.3333333333vw auto;
  }
}
@media screen and (max-width: 767px) {
  .p-advantage__container {
    width: 100%;
    width: 92.2666666667vw;
    margin: 0vw auto 8vw auto;
  }
}
.p-advantage__box {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-direction: column;
  width: 348px;
  border-radius: 13px 13px 0 0;
  margin-top: 63px;
  overflow: hidden;
  transition: transform 1.2s, opacity 1.2s;
  transition-delay: 0.3s;
}
.is-scrollIn .p-advantage__box {
  opacity: 0;
  transform: translateY(10%);
}
@media screen and (max-width: 1440px) {
  .p-advantage__box {
    width: 24.1666666667vw;
    border-radius: 0.9027777778vw 0.9027777778vw 0 0;
    margin-top: 4.375vw;
  }
}
@media screen and (max-width: 767px) {
  .p-advantage__box {
    width: 44vw;
    border-radius: 2.1333333333vw 2.1333333333vw 0 0;
    margin-top: 7.4666666667vw;
  }
}
.p-advantage__box__image {
  width: 100%;
  border-radius: 0 0 13px 13px;
  overflow: hidden;
}
@media screen and (max-width: 1440px) {
  .p-advantage__box__image {
    border-radius: 0 0 0.9027777778vw 0.9027777778vw;
  }
}
@media screen and (max-width: 767px) {
  .p-advantage__box__image {
    border-radius: 0 0 2.1333333333vw 2.1333333333vw;
  }
}
.p-advantage__box__image img {
  width: 100%;
  height: auto;
}
.p-advantage__box__title {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  padding: 29px 0;
  background-image: linear-gradient(311deg, #FF6200 0%, #FC6C98 70%);
  font-size: 27px;
  line-height: 1.4814814815;
  letter-spacing: 0em;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .p-advantage__box__title {
    padding: 2.0138888889vw 0vw 2.0138888889vw 0vw;
    font-size: 27px;
    font-size: 1.875vw;
    line-height: 1.4814814815;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-advantage__box__title {
    padding: 1.6vw 0vw 1.6vw 0vw;
    font-size: 18px;
    font-size: 4.8vw;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
.p-advantage__box__text {
  width: 100%;
  font-size: 18px;
  line-height: 1.5555555556;
  letter-spacing: 0em;
  margin-top: 24px;
  text-align: left;
  color: #2E2E2E;
}
@media screen and (max-width: 1440px) {
  .p-advantage__box__text {
    font-size: 18px;
    font-size: 1.25vw;
    line-height: 1.5555555556;
    letter-spacing: 0em;
    margin-top: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  .p-advantage__box__text {
    width: 100%;
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 1.2857142857;
    letter-spacing: 0em;
    margin-top: 2.6666666667vw;
  }
}

.p-recruitAdd {
  display: block;
  margin: 266px auto 0;
  background-image: linear-gradient(311deg, #FF6200 0%, #FC6C98 70%);
}
@media screen and (max-width: 1440px) {
  .p-recruitAdd {
    margin: 18.4722222222vw auto 0vw auto;
  }
}
@media screen and (max-width: 767px) {
  .p-recruitAdd {
    margin: 21.3333333333vw auto 0vw auto;
  }
}
.p-recruitAdd__wrap {
  position: relative;
  width: 100%;
  padding: 20vh 0 20vh;
}
@media screen and (max-width: 767px) {
  .p-recruitAdd__wrap {
    padding: 16vw 0vw 16vw 0vw;
  }
}
.p-recruitAdd__container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 1170px;
  height: 100%;
  margin: auto;
  font-size: 34px;
  line-height: 1.7058823529;
  letter-spacing: 0em;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .p-recruitAdd__container {
    font-size: 34px;
    font-size: 2.3611111111vw;
    line-height: 1.7058823529;
    letter-spacing: 0em;
    width: 81.25vw;
  }
}
@media screen and (max-width: 767px) {
  .p-recruitAdd__container {
    align-items: center;
    flex-direction: column;
    font-size: 18px;
    font-size: 4.8vw;
    line-height: 1.4444444444;
    letter-spacing: 0em;
    width: 80vw;
  }
}
.p-recruitAdd__image {
  position: sticky;
  top: 20vh;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 544px;
  min-height: 80vh;
  flex: 0 0 auto;
  overflow: hidden;
  transition: transform 0.6s, opacity 0.6s;
  transition-delay: 0.3s;
  opacity: 1;
}
.is-scrollIn .p-recruitAdd__image {
  opacity: 0;
}
@media screen and (max-width: 1440px) {
  .p-recruitAdd__image {
    width: 37.7777777778vw;
  }
}
@media screen and (max-width: 767px) {
  .p-recruitAdd__image {
    position: relative;
    top: 0;
    width: 100%;
    margin-top: 8vw;
    min-height: unset;
  }
}
.p-recruitAdd__image__inner {
  border-radius: 0 13px 13px 0;
  overflow: hidden;
}
@media screen and (max-width: 1440px) {
  .p-recruitAdd__image__inner {
    border-radius: 0 0.9027777778vw 0.9027777778vw 0;
  }
}
@media screen and (max-width: 767px) {
  .p-recruitAdd__image__inner {
    border-radius: 0 2.1333333333vw 2.1333333333vw 0;
  }
}
.p-recruitAdd__main {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: column;
  text-align: center;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .p-recruitAdd__main {
    margin-top: 8vw;
  }
}
.p-recruitAdd__main__block {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  min-height: 80vh;
}
@media screen and (max-width: 767px) {
  .p-recruitAdd__main__block {
    min-height: unset;
  }
}
.p-recruitAdd__main__block:not(:last-of-type) {
  margin-bottom: 25vh;
}
@media screen and (max-width: 767px) {
  .p-recruitAdd__main__block:not(:last-of-type) {
    margin-bottom: 8vw;
  }
}
.p-recruitAdd__main__lead {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 34px;
  line-height: 1.7058823529;
  letter-spacing: 0em;
  font-weight: 600;
  transform-origin: bottom center;
  transition: transform 0.3s, opacity 0.3s;
  transition-delay: 0s;
  opacity: 1;
}
@media screen and (max-width: 1440px) {
  .p-recruitAdd__main__lead {
    font-size: 34px;
    font-size: 2.3611111111vw;
    line-height: 1.7058823529;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-recruitAdd__main__lead {
    font-size: 22px;
    font-size: 5.8666666667vw;
    line-height: 1.4545454545;
    letter-spacing: 0em;
  }
}
.p-recruitAdd__main__lead::before, .p-recruitAdd__main__lead::after {
  content: "";
  display: block;
  width: 2px;
  height: 1.5em;
  background-color: #fff;
}
.p-recruitAdd__main__lead::before {
  margin-right: 1em;
  transform: rotate(-45deg);
}
.p-recruitAdd__main__lead::after {
  margin-left: 1em;
  transform: rotate(45deg);
}
.p-recruitAdd__main__text {
  font-size: 45px;
  line-height: 1.4888888889;
  letter-spacing: 0em;
  font-weight: 600;
  transition: transform 0.3s, opacity 0.3s;
  opacity: 1;
}
@media screen and (max-width: 1440px) {
  .p-recruitAdd__main__text {
    font-size: 45px;
    font-size: 3.125vw;
    line-height: 1.4888888889;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-recruitAdd__main__text {
    font-size: 22px;
    font-size: 5.8666666667vw;
    line-height: 1.4545454545;
    letter-spacing: 0em;
  }
}
.p-recruitAdd__main__link {
  width: 100%;
  transition: transform 0.4s, opacity 0.4s;
  opacity: 1;
}
.p-recruitAdd__main__link.is-scrollIn {
  opacity: 0;
  transform: translateX(-20%);
}
.p-recruitAdd__main__link__inner {
  position: relative;
  display: block;
  width: 438px;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0em;
  padding: 19px;
  font-weight: 600;
  box-sizing: border-box;
  background-color: #F9FF5F;
  color: #F55A6C;
  margin: 50px auto 0;
  border-radius: 39px;
  transition: transform 0.3s, opacity 0.3s;
  opacity: 1;
}
.p-recruitAdd__main__link__inner:hover {
  transform: scale(0.95);
}
@media screen and (max-width: 1440px) {
  .p-recruitAdd__main__link__inner {
    width: 30.4166666667vw;
    font-size: 20px;
    font-size: 1.3888888889vw;
    line-height: 1;
    letter-spacing: 0em;
    padding: 1.3194444444vw 1.3194444444vw 1.3194444444vw 1.3194444444vw;
    margin: 3.4722222222vw auto 0vw auto;
  }
}
@media screen and (max-width: 767px) {
  .p-recruitAdd__main__link__inner {
    width: 100%;
    font-size: 16px;
    font-size: 4.2666666667vw;
    line-height: 1;
    letter-spacing: 0em;
    padding: 5.3333333333vw 0vw 5.3333333333vw 0vw;
    margin: 5.3333333333vw auto 0vw auto;
  }
}
.p-recruitAdd__main__link__arrow {
  position: absolute;
  width: 18px;
  height: 18px;
  margin: auto;
  top: 0;
  right: 18px;
  bottom: 0;
}
@media screen and (max-width: 1440px) {
  .p-recruitAdd__main__link__arrow {
    width: 1.25vw;
    height: 1.25vw;
    right: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  .p-recruitAdd__main__link__arrow {
    width: 3.7333333333vw;
    height: 3.7333333333vw;
    right: 3.7333333333vw;
  }
}

.p-template, .p-template--fill {
  position: relative;
  padding: 156px 0 35px;
  margin-top: 112px;
}
@media screen and (max-width: 1440px) {
  .p-template, .p-template--fill {
    padding: 10.8333333333vw 0vw 2.4305555556vw 0vw;
    margin-top: 7.7777777778vw;
  }
}
@media screen and (max-width: 767px) {
  .p-template, .p-template--fill {
    padding: 5.3333333333vw 0vw 9.3333333333vw 0vw;
    margin-top: 16vw;
  }
}
.p-template:first-child, .p-template--fill:first-child {
  padding: 76px 0 35px;
  margin-top: 0;
}
.p-template--fill {
  background-color: #FFF1E3;
  padding: 119px 0 35px;
}
@media screen and (max-width: 1440px) {
  .p-template--fill {
    padding: 8.2638888889vw 0vw 2.4305555556vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .p-template--fill {
    padding: 45.3333333333vw 0vw 9.3333333333vw 0vw;
  }
}
.p-template__container {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  width: 1306px;
  margin: 34px auto 0;
}
@media screen and (max-width: 1440px) {
  .p-template__container {
    width: 90.6944444444vw;
    margin: 2.3611111111vw auto 0vw auto;
  }
}
@media screen and (max-width: 767px) {
  .p-template__container {
    justify-content: space-between;
    width: 92.2666666667vw;
    margin: -4vw auto 0vw auto;
  }
}
.p-template__box, .p-template__box--spWide {
  width: 400px;
  margin-top: 25px;
  transition: transform 0.9s, opacity 0.9s;
  transition-delay: 0.3s;
}
.is-scrollIn .p-template__box, .is-scrollIn .p-template__box--spWide {
  opacity: 0;
  transform: translateY(2em);
}
@media screen and (max-width: 1440px) {
  .p-template__box, .p-template__box--spWide {
    width: 27.7777777778vw;
    margin-top: 1.7361111111vw;
  }
}
@media screen and (max-width: 767px) {
  .p-template__box, .p-template__box--spWide {
    width: 44vw;
    margin: 6.6666666667vw 0vw 0vw 0vw;
  }
}
.p-template__box:not(:nth-of-type(3n)), .p-template__box--spWide:not(:nth-of-type(3n)) {
  margin-right: 52px;
}
@media screen and (max-width: 1440px) {
  .p-template__box:not(:nth-of-type(3n)), .p-template__box--spWide:not(:nth-of-type(3n)) {
    margin-right: 3.6111111111vw;
  }
}
@media screen and (max-width: 767px) {
  .p-template__box:not(:nth-of-type(3n)), .p-template__box--spWide:not(:nth-of-type(3n)) {
    margin-right: 0vw;
  }
}
@media screen and (max-width: 767px) {
  .p-template__box--spWide {
    width: 100%;
    margin: 6.6666666667vw 0vw 0vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .p-template__box--spWide:not(:nth-of-type(3n)) {
    margin-right: 0vw;
  }
}
.p-template__box__number {
  font-family: "DIN Alternate", "Oswald", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  position: relative;
  font-size: 47px;
  line-height: 1;
  letter-spacing: 0em;
  color: #FC653B;
  margin-left: 10px;
  margin-bottom: -20px;
  pointer-events: none;
  z-index: 10;
}
@media screen and (max-width: 1440px) {
  .p-template__box__number {
    font-size: 47px;
    font-size: 3.2638888889vw;
    line-height: 1;
    letter-spacing: 0em;
    margin-left: 0.6944444444vw;
    margin-bottom: -1.3888888889vw;
  }
}
@media screen and (max-width: 767px) {
  .p-template__box__number {
    font-size: 40px;
    font-size: 10.6666666667vw;
    line-height: 1;
    letter-spacing: 0em;
    margin-left: 2.6666666667vw;
    margin-bottom: -4vw;
  }
}
.p-template__box__type {
  font-family: "DIN Alternate", "Oswald", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  position: relative;
  font-size: 47px;
  line-height: 1;
  letter-spacing: 0em;
  color: #FC653B;
  margin-bottom: 5px;
  pointer-events: none;
  z-index: 10;
}
@media screen and (max-width: 1440px) {
  .p-template__box__type {
    font-size: 47px;
    font-size: 3.2638888889vw;
    line-height: 1;
    letter-spacing: 0em;
    margin-bottom: 0.3472222222vw;
  }
}
@media screen and (max-width: 767px) {
  .p-template__box__type {
    font-size: 40px;
    font-size: 10.6666666667vw;
    line-height: 1;
    letter-spacing: 0em;
    margin-bottom: 1.3333333333vw;
  }
}
.p-template__box__image {
  position: relative;
  border: 1px solid #989898;
}
.p-template__box__image img {
  transition: filter 0.3s;
}
.p-template__box:has(.p-template__box__image__button):hover .p-template__box__image img, .p-template__box--spWide:has(.p-template__box__image__button):hover .p-template__box__image img {
  filter: blur(2px) brightness(0.8);
}
.p-template__box__image__button {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0em;
  width: 152px;
  height: 30px;
  color: #fff;
  z-index: 5;
}
@media screen and (max-width: 1440px) {
  .p-template__box__image__button {
    font-size: 20px;
    font-size: 1.3888888889vw;
    line-height: 1;
    letter-spacing: 0em;
    width: 10.5555555556vw;
    height: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-template__box__image__button {
    position: relative;
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 1;
    letter-spacing: 0em;
    width: 100%;
    height: 5.3333333333vw;
  }
}
.p-template__box__image__button::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 9px;
  bottom: 0;
  margin: auto;
  width: 9px;
  height: 9px;
  background-image: url(/assets/image/icon_arrow.png);
  background-size: 100%;
  z-index: 2;
}
@media screen and (max-width: 1440px) {
  .p-template__box__image__button::before {
    right: 0.625vw;
    width: 0.625vw;
    height: 0.625vw;
  }
}
@media screen and (max-width: 767px) {
  .p-template__box__image__button::before {
    right: 2.1333333333vw;
    width: 1.8666666667vw;
    height: 1.8666666667vw;
  }
}
.p-template__box__image__button::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 7px;
  background-image: linear-gradient(311deg, #FF6200 0%, #FC6C98 70%);
  opacity: 0.8;
  background-color: rgba(255, 211, 224, 0);
  transition: transform 0.3s, opacity 0.3s;
  transition-delay: background-image 0.3s;
  z-index: -1;
}
@media screen and (max-width: 1440px) {
  .p-template__box__image__button::after {
    border-radius: 0.4861111111vw;
  }
}
@media screen and (max-width: 767px) {
  .p-template__box__image__button::after {
    border-radius: 0;
  }
}
.p-template__box__notes {
  display: block;
  margin-top: 20px;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0em;
}
@media screen and (max-width: 1440px) {
  .p-template__box__notes {
    margin-top: 0.6944444444vw;
    font-size: 12px;
    font-size: 0.8333333333vw;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-template__box__notes {
    margin-top: 2.6666666667vw;
    font-size: 10px;
    font-size: 2.6666666667vw;
    line-height: 1.4;
    letter-spacing: 0em;
  }
}
.p-template__box__link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 331px;
  margin: 18px auto 0;
}
@media screen and (max-width: 1440px) {
  .p-template__box__link {
    width: 22.9861111111vw;
    margin: 1.25vw auto 0vw auto;
  }
}
@media screen and (max-width: 767px) {
  .p-template__box__link {
    display: none;
    flex-direction: column;
    width: 44vw;
    margin: 0.2083333333vw auto 0vw auto;
  }
}
.p-template__box__link__inner {
  width: 100%;
}
.p-template__box__button {
  position: relative;
  font-size: 12px;
  line-height: 2;
  letter-spacing: 0em;
  font-weight: 600;
  width: 150px;
  text-align: left;
  padding: 2px 5px;
  box-sizing: border-box;
  background-color: #fff;
  border: 2px solid #707070;
  border-radius: 100px;
  text-align: center;
  cursor: pointer;
}
@media screen and (max-width: 1440px) {
  .p-template__box__button {
    font-size: 12px;
    font-size: 0.8333333333vw;
    line-height: 2;
    letter-spacing: 0em;
    width: 10.4166666667vw;
    padding: 0.1388888889vw 0.3472222222vw 0.1388888889vw 0.3472222222vw;
  }
}
@media screen and (max-width: 767px) {
  .p-template__box__button {
    flex-direction: column;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 2;
    letter-spacing: 0em;
    width: 100%;
    padding: 0vw 2.6666666667vw 0vw 2.6666666667vw;
    margin-top: 4vw;
  }
}
.p-template__box__button__icon {
  position: relative;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .p-template__box__button__icon {
    width: 0.5555555556vw;
    height: 0.5555555556vw;
  }
}
@media screen and (max-width: 767px) {
  .p-template__box__button__icon {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }
}
.p-template__box__button__icon__bar {
  position: absolute;
  width: 100%;
  height: 1px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: #000;
}
.p-template__box__button__icon__bar:last-child {
  transform: rotate(90deg);
}
.p-template__modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 0vw;
  height: 0vh;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.9);
  overflow-y: scroll;
  pointer-events: none;
  transition: transform 0.3s, opacity 0.3s;
  opacity: 0;
  z-index: 300;
}
.is-active > .p-template__modal {
  display: block;
  width: 100vw;
  height: 100vh;
  padding: 50px 0;
  pointer-events: all;
  opacity: 1;
}
@media screen and (max-width: 1440px) {
  .is-active > .p-template__modal {
    padding: 3.4722222222vw 3.4722222222vw 3.4722222222vw 3.4722222222vw;
  }
}
@media screen and (max-width: 767px) {
  .is-active > .p-template__modal {
    padding: 5.3333333333vw 5.3333333333vw 5.3333333333vw 5.3333333333vw;
  }
}
.p-template__modal__wrapper {
  width: 1000px;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .p-template__modal__wrapper {
    width: 69.4444444444vw;
  }
}
@media screen and (max-width: 767px) {
  .p-template__modal__wrapper {
    width: 74.6666666667vw;
  }
}
.p-template__modal__wrapper img {
  border: 1px solid #ccc;
}
.p-template__modal__wrapper--sp {
  width: 400px;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .p-template__modal__wrapper--sp {
    width: 27.7777777778vw;
  }
}
@media screen and (max-width: 767px) {
  .p-template__modal__wrapper--sp {
    width: 85.3333333333vw;
  }
}
.p-template__modal__wrapper--sp img {
  border: 1px solid #ccc;
}
.p-template__modal__wrapper__multi {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.p-template__modal__half {
  width: 45%;
}
.p-template__modal__close {
  width: 50px;
  margin: 40px 0 0;
}
@media screen and (max-width: 1440px) {
  .p-template__modal__close {
    width: 3.4722222222vw;
    margin: 2.7777777778vw 0vw 0vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .p-template__modal__close {
    width: 13.3333333333vw;
    margin: 10.6666666667vw 0vw 0vw 0vw;
  }
}
.p-template__modal__close__icon {
  width: 100%;
}
.p-template__modal__close__text {
  margin-top: 14px;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .p-template__modal__close__text {
    margin-top: 0.9722222222vw;
    font-size: 14px;
    font-size: 0.9722222222vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-template__modal__close__text {
    margin-top: 3.7333333333vw;
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
.p-template__notes {
  display: block;
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0em;
  width: 1306px;
  margin: 40px auto 40px;
  text-align: left;
}
@media screen and (max-width: 1440px) {
  .p-template__notes {
    font-size: 14px;
    font-size: 0.9722222222vw;
    line-height: 1.7142857143;
    letter-spacing: 0em;
    width: 90.6944444444vw;
    margin: 2.7777777778vw auto 2.7777777778vw auto;
  }
}
@media screen and (max-width: 767px) {
  .p-template__notes {
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 1.5714285714;
    letter-spacing: 0em;
    width: 90.6666666667vw;
    margin: 6.6666666667vw auto 8.9333333333vw auto;
    text-align: left;
  }
}

.p-work {
  position: relative;
  padding: 56px 0 56px;
}
@media screen and (max-width: 1440px) {
  .p-work {
    padding: 3.8888888889vw 0vw 3.8888888889vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .p-work {
    padding: 18.6666666667vw 0vw 14.9333333333vw 0vw;
  }
}
.p-work__container {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  width: 1306px;
  margin: 68px auto 0;
  gap: 52px;
}
@media screen and (max-width: 1440px) {
  .p-work__container {
    width: 90.6944444444vw;
    margin: 4.7222222222vw auto 0vw auto;
    gap: 3.6111111111vw;
  }
}
@media screen and (max-width: 767px) {
  .p-work__container {
    width: 92.2666666667vw;
    margin: 8vw auto 0vw auto;
    gap: 2.6666666667vw;
  }
}
.p-work__box {
  width: 400px;
}
@media screen and (max-width: 1440px) {
  .p-work__box {
    width: 27.7777777778vw;
  }
}
@media screen and (max-width: 767px) {
  .p-work__box {
    width: 44vw;
  }
}
.p-work__box__image {
  position: relative;
}
.p-work__box__image::after {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #999;
  box-sizing: border-box;
}
.p-work__box__image a {
  display: block;
}
.p-work__box__text {
  font-size: 17px;
  line-height: 1.7058823529;
  letter-spacing: 0em;
  margin-top: 5px;
}
@media screen and (max-width: 1440px) {
  .p-work__box__text {
    font-size: 17px;
    font-size: 1.1805555556vw;
    line-height: 1.7058823529;
    letter-spacing: 0em;
    margin-top: 0.3472222222vw;
  }
}
@media screen and (max-width: 767px) {
  .p-work__box__text {
    font-size: 15px;
    font-size: 4vw;
    line-height: 1.7333333333;
    letter-spacing: 0em;
    margin-top: 1.3333333333vw;
  }
}
.p-work__box__hash {
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0em;
  margin-top: 5px;
  padding-bottom: 0.25em;
  border-bottom: 1px solid #707070;
}
@media screen and (max-width: 1440px) {
  .p-work__box__hash {
    font-size: 14px;
    font-size: 0.9722222222vw;
    line-height: 1.7142857143;
    letter-spacing: 0em;
    margin-top: 0.3472222222vw;
  }
}
@media screen and (max-width: 767px) {
  .p-work__box__hash {
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1.5;
    letter-spacing: 0em;
    margin-top: 1.3333333333vw;
  }
}
.p-work__box__hash span {
  display: inline-block;
  margin-right: 1em;
}
@media screen and (max-width: 767px) {
  .p-work__box__hash span {
    display: block;
  }
}

.p-plan {
  padding-top: 75px;
  padding-bottom: 116px;
  background-color: #FFE5E5;
}
@media screen and (max-width: 1440px) {
  .p-plan {
    padding-top: 5.2083333333vw;
    padding-bottom: 8.0555555556vw;
  }
}
@media screen and (max-width: 767px) {
  .p-plan {
    width: 100%;
    padding-top: 30.6666666667vw;
  }
}
.p-plan__container {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: stretch;
  width: 1230px;
  margin: 38px auto 0;
}
@media screen and (max-width: 1440px) {
  .p-plan__container {
    width: 85.4166666667vw;
    margin: 2.6388888889vw auto 0vw auto;
  }
}
@media screen and (max-width: 767px) {
  .p-plan__container {
    width: 100%;
    justify-content: space-between;
    overflow-x: scroll;
    margin: 12vw auto 0vw auto;
  }
}
.p-plan__slide__icon {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-plan__slide__icon {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 22.9333333333vw;
    height: 22.9333333333vw;
    margin: auto;
    opacity: 1;
    z-index: 30;
    transition: opacity 0.3s;
  }
  .is-disable .p-plan__slide__icon {
    opacity: 0;
  }
}
.p-plan__box {
  position: relative;
  width: 222px;
  margin: 38px 10px 0;
  background-color: #fff;
  padding: 19px 11px 26px;
  box-sizing: border-box;
  filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.16));
  transition: transform 0.9s, opacity 0.9s;
  transition-delay: 0.2s;
}
.is-scrollIn .p-plan__box {
  opacity: 0;
  transform: translateY(2em);
}
@media screen and (max-width: 1440px) {
  .p-plan__box {
    width: 15.4166666667vw;
    margin: 2.6388888889vw 0.6944444444vw 0vw 0.6944444444vw;
    padding: 1.3194444444vw 0.7638888889vw 1.8055555556vw 0.7638888889vw;
    filter: drop-shadow(0.2777777778vw 0.2777777778vw 0.2777777778vw rgba(0, 0, 0, 0.16));
  }
}
@media screen and (max-width: 767px) {
  .p-plan__box {
    width: 59.2vw;
    margin: 10.1333333333vw 4vw 9.3333333333vw 4vw;
    padding: 5.0666666667vw 2.9333333333vw 6.9333333333vw 2.9333333333vw;
    filter: drop-shadow(1.0666666667vw 1.0666666667vw 1.0666666667vw rgba(0, 0, 0, 0.16));
    flex: 0 0 auto;
  }
  .p-plan__box:nth-child(2) {
    margin-left: 8vw;
  }
  .p-plan__box:last-child {
    margin-right: 8vw;
  }
}
.p-plan__box__head {
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  bottom: 100%;
  padding: 11px 0;
  border-radius: 11px 11px 0 0;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0em;
  background-color: #FF5555;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .p-plan__box__head {
    font-size: 16px;
    font-size: 1.1111111111vw;
    line-height: 1;
    letter-spacing: 0em;
    padding: 0.7638888889vw 0vw 0.7638888889vw 0vw;
    border-radius: padding(1440, 11) padding(1440, 11) 0 0;
  }
}
@media screen and (max-width: 767px) {
  .p-plan__box__head {
    font-size: 18px;
    font-size: 4.8vw;
    line-height: 1.7222222222;
    letter-spacing: 0em;
    margin-top: 4vw;
  }
}
.p-plan__box__headline {
  display: block;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0em;
  color: #FF5555;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .p-plan__box__headline {
    font-size: 16px;
    font-size: 1.1111111111vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-plan__box__headline {
    font-size: 23px;
    font-size: 6.1333333333vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
.p-plan__box__cost {
  font-size: 15px;
  line-height: 1.7333333333;
  letter-spacing: 0em;
  text-align: center;
  margin-top: 15px;
}
@media screen and (max-width: 1440px) {
  .p-plan__box__cost {
    font-size: 15px;
    font-size: 1.0416666667vw;
    line-height: 1.7333333333;
    letter-spacing: 0em;
    margin-top: 1.0416666667vw;
  }
}
@media screen and (max-width: 767px) {
  .p-plan__box__cost {
    font-size: 15px;
    font-size: 4vw;
    line-height: 2.0666666667;
    letter-spacing: 0em;
    margin-top: 4vw;
  }
}
.p-plan__box__cost__num {
  font-size: 33px;
  line-height: 0.7878787879;
  letter-spacing: 0em;
}
@media screen and (max-width: 1440px) {
  .p-plan__box__cost__num {
    font-size: 33px;
    font-size: 2.2916666667vw;
    line-height: 0.7878787879;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-plan__box__cost__num {
    font-size: 35px;
    font-size: 9.3333333333vw;
    line-height: 0.7428571429;
    letter-spacing: 0em;
  }
}
.p-plan__box__cost__num--l {
  font-size: 70px;
  line-height: 0.8571428571;
  letter-spacing: 0em;
}
@media screen and (max-width: 1440px) {
  .p-plan__box__cost__num--l {
    font-size: 70px;
    font-size: 4.8611111111vw;
    line-height: 0.8571428571;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-plan__box__cost__num--l {
    font-size: 70px;
    font-size: 18.6666666667vw;
    line-height: 0.8571428571;
    letter-spacing: 0em;
  }
}
.p-plan__box__block {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0em;
  padding: 8px 0;
  width: 100%;
  margin: 8px auto;
  text-align: center;
  background: #FC6758;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .p-plan__box__block {
    font-size: 14px;
    font-size: 0.9722222222vw;
    line-height: 1;
    letter-spacing: 0em;
    padding: 0.5555555556vw 0vw 0.5555555556vw 0vw;
    margin: 0.5555555556vw auto 0.5555555556vw auto;
  }
}
@media screen and (max-width: 767px) {
  .p-plan__box__block {
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 1;
    letter-spacing: 0em;
    padding: 2.1333333333vw 0vw 2.1333333333vw 0vw;
    margin: 2.1333333333vw auto 2.1333333333vw auto;
  }
}
.p-plan__box__block:last-child {
  margin-bottom: 0;
}
.p-plan__box__text {
  margin-top: 16px;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .p-plan__box__text {
    margin-top: 1.1111111111vw;
    font-size: 15px;
    font-size: 1.0416666667vw;
    line-height: 1.4;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-plan__box__text {
    margin-top: 4.2666666667vw;
    font-size: 15px;
    font-size: 4vw;
    line-height: 1.4;
    letter-spacing: 0em;
  }
}
.p-plan__box__notes {
  margin: 32px auto 0;
  font-size: 12px;
  line-height: 1.75;
  letter-spacing: 0em;
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (max-width: 1440px) {
  .p-plan__box__notes {
    margin-top: 2.2222222222vw;
    font-size: 12px;
    font-size: 0.8333333333vw;
    line-height: 1.75;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-plan__box__notes {
    margin-top: 8.5333333333vw;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1.75;
    letter-spacing: 0em;
  }
}
.p-plan__box__notes + .p-plan__box__notes {
  margin-top: 0;
}
.p-plan__box__block__strong {
  color: #F8FF5E;
  font-weight: 400;
}
.p-plan__notes {
  display: block;
  text-align: left;
  font-size: 13px;
  line-height: 1.7692307692;
  letter-spacing: 0em;
  margin: 30px auto 0;
  width: 1100px;
}
.p-plan__notes + .p-plan__notes {
  margin-top: 0;
}
@media screen and (max-width: 1440px) {
  .p-plan__notes {
    font-size: 13px;
    font-size: 0.9027777778vw;
    line-height: 1.7692307692;
    letter-spacing: 0em;
    margin: 2.0833333333vw auto 0vw auto;
    width: 76.3888888889vw;
  }
}
@media screen and (max-width: 767px) {
  .p-plan__notes {
    text-align: left;
    width: 100%;
    box-sizing: border-box;
    font-size: 13px;
    font-size: 3.4666666667vw;
    line-height: 1.5384615385;
    letter-spacing: 0em;
    margin: 1.0416666667vw auto 0vw auto;
    width: 84vw;
  }
}

.p-option {
  padding-bottom: 116px;
  background-color: #FFE5E5;
}
@media screen and (max-width: 1440px) {
  .p-option {
    padding-bottom: 8.0555555556vw;
  }
}
@media screen and (max-width: 767px) {
  .p-option {
    width: 100%;
    padding-top: 16vw;
    padding-bottom: 30.6666666667vw;
  }
}
.p-option__container {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 40px;
  width: 1113px;
  margin: 58px auto 0;
}
@media screen and (max-width: 1440px) {
  .p-option__container {
    gap: 2.7777777778vw;
    width: 77.2916666667vw;
    margin: 4.0277777778vw auto 0vw auto;
  }
}
@media screen and (max-width: 767px) {
  .p-option__container {
    grid-template-columns: 1fr;
    gap: 6.4vw;
    width: 85.3333333333vw;
    margin: 11.2vw auto 0vw auto;
  }
}
@media screen and (max-width: 767px) {
  .p-option__container::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 32vw;
    background-image: linear-gradient(rgba(255, 229, 229, 0), rgb(255, 229, 229));
  }
}
.p-option__modal {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-option__modal {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    width: 100vw;
    height: 100vh;
    box-sizing: border-box;
    overflow-y: scroll;
    background-color: #FFCBCB;
    grid-template-columns: 1fr;
    gap: 6.4vw;
    padding: 12.8vw 7.2vw 25.6vw 7.2vw;
    opacity: 0;
    z-index: 100;
    transition: opacity 0.2s, display 0.3s allow-discrete;
  }
}
@media screen and (max-width: 767px) {
  .p-option__modal.is-active {
    display: grid;
    opacity: 1;
  }
  @starting-style {
    .p-option__modal.is-active {
      opacity: 0;
    }
  }
}
.p-option__modal__close {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-option__modal__close {
    display: block;
    position: fixed;
    bottom: 6.4vw;
    right: 6.4vw;
    width: 12.8vw;
    height: 12.8vw;
  }
  .p-option__modal__close::before, .p-option__modal__close::after {
    content: "";
    position: absolute;
    inset: 0;
    margin: auto;
    display: block;
    width: 12.8vw;
    height: 1.3333333333vw;
    background-color: #FD6317;
    border-radius: 12.8vw;
  }
  .p-option__modal__close::before {
    transform: rotate(45deg);
  }
  .p-option__modal__close::after {
    transform: rotate(-45deg);
  }
}
.p-option__card {
  background-color: #fff;
  border-left: 8px solid #FD6317;
  padding: 16px 23px;
  border-radius: 8px;
  box-sizing: border-box;
}
@media screen and (max-width: 1440px) {
  .p-option__card {
    border-left: 0.5555555556vw solid #FD6317;
    padding: 1.1111111111vw 1.5972222222vw 1.1111111111vw 1.5972222222vw;
    border-radius: 0.5555555556vw;
  }
}
@media screen and (max-width: 767px) {
  .p-option__card {
    border-left: 2.1333333333vw solid #FD6317;
    padding: 4.2666666667vw 6.1333333333vw 4.2666666667vw 6.1333333333vw;
    border-radius: 2.1333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-option__container .p-option__card:nth-child(n+5) {
    display: none;
  }
}
.p-option__card__title {
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0em;
  color: #FD6317;
  font-weight: 600;
}
@media screen and (max-width: 1440px) {
  .p-option__card__title {
    font-size: 18px;
    font-size: 1.25vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-option__card__title {
    font-size: 18px;
    font-size: 4.8vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
.p-option__card__price {
  margin-top: 12px;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 600;
}
@media screen and (max-width: 1440px) {
  .p-option__card__price {
    margin-top: 0.8333333333vw;
    font-size: 16px;
    font-size: 1.1111111111vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-option__card__price {
    margin-top: 3.7333333333vw;
    font-size: 16px;
    font-size: 4.2666666667vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
.p-option__card__text {
  margin-top: 16px;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0em;
  font-weight: 600;
}
@media screen and (max-width: 1440px) {
  .p-option__card__text {
    margin-top: 1.1111111111vw;
    font-size: 12px;
    font-size: 0.8333333333vw;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-option__card__text {
    margin-top: 3.2vw;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
.p-option__notes {
  display: block;
  margin-top: 19px;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .p-option__notes {
    margin-top: 1.3194444444vw;
    font-size: 16px;
    font-size: 1.1111111111vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-option__notes {
    margin-top: 5.0666666667vw;
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.p-service {
  margin-top: 112px;
}
@media screen and (max-width: 1440px) {
  .p-service {
    margin-top: 7.7777777778vw;
  }
}
@media screen and (max-width: 767px) {
  .p-service {
    margin-top: 21.3333333333vw;
  }
}
.p-service__container {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 980px;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .p-service__container {
    width: 68.0555555556vw;
  }
}
@media screen and (max-width: 767px) {
  .p-service__container {
    width: 84vw;
    margin: 5.8666666667vw auto 12.8vw auto;
  }
}
.p-service__box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 197px;
  height: 197px;
  text-align: center;
  border: 7px solid #FC6758;
  border-radius: 26px;
  box-sizing: border-box;
  margin-top: 30px;
  margin-right: 64px;
  transition: transform 0.6s, opacity 0.6s;
  transition-delay: 0.3s;
}
.p-service__box:nth-child(4n) {
  margin-right: 0;
}
.is-scrollIn .p-service__box {
  opacity: 0;
  transform: translateY(10%);
}
@media screen and (max-width: 1440px) {
  .p-service__box {
    width: 13.6805555556vw;
    height: 13.6805555556vw;
    margin-top: 1.8055555556vw;
    margin-right: 4.4444444444vw;
    border: 0.4861111111vw solid #FC6758;
    border-radius: 1.8055555556vw;
  }
}
@media screen and (max-width: 767px) {
  .p-service__box {
    width: 24.8vw;
    height: 24.8vw;
    margin-top: 4vw;
    margin-right: 4vw;
    border: 1.3333333333vw solid #FC6758;
    border-radius: 4vw;
  }
  .p-service__box:nth-child(4n) {
    margin-right: 4vw;
  }
  .p-service__box:nth-child(3n) {
    margin-right: 0;
  }
}
.p-service__box__image {
  width: 96px;
  margin: 0 auto;
}
@media screen and (max-width: 1440px) {
  .p-service__box__image {
    width: 6.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .p-service__box__image {
    width: 12vw;
  }
}
.p-service__box__text {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  font-size: 18px;
  line-height: 1.2222222222;
  letter-spacing: 0em;
  font-weight: 900;
  height: 2em;
}
@media screen and (max-width: 1440px) {
  .p-service__box__text {
    margin-top: 0.6944444444vw;
    font-size: 18px;
    font-size: 1.25vw;
    line-height: 1.2222222222;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-service__box__text {
    margin-top: 1.3333333333vw;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1.1666666667;
    letter-spacing: 0em;
  }
}

.p-flow {
  margin: 105px 0 205px;
}
@media screen and (max-width: 1440px) {
  .p-flow {
    margin: 7.2916666667vw 0vw 14.2361111111vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .p-flow {
    margin: 48vw 0vw 54.6666666667vw 0vw;
  }
}
.p-flow__container {
  width: 846px;
  margin: 60px auto 31.5px;
}
@media screen and (max-width: 1440px) {
  .p-flow__container {
    width: 58.75vw;
    margin: 4.1666666667vw auto 2.1875vw auto;
  }
}
@media screen and (max-width: 767px) {
  .p-flow__container {
    width: 87.7333333333vw;
    margin: 13.0666666667vw auto 8.4vw auto;
  }
}
.p-flow__list {
  position: relative;
  margin: 30px auto 0;
}
@media screen and (max-width: 1440px) {
  .p-flow__list {
    margin: 2.0833333333vw auto 0vw auto;
  }
}
@media screen and (max-width: 767px) {
  .p-flow__list {
    margin: 13.3333333333vw 0vw 0vw 4vw;
  }
}
.p-flow__list::before {
  content: "";
  position: absolute;
  top: 70px;
  left: 40px;
  width: 3px;
  height: 95%;
  background-color: #EF4E4E;
  z-index: 1;
  transition: height 2s;
  transition-delay: 0.6s;
}
.is-scrollIn .p-flow__list::before {
  height: 0;
}
@media screen and (max-width: 1440px) {
  .p-flow__list::before {
    top: 4.8611111111vw;
    left: 2.7777777778vw;
    width: 0.2083333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-flow__list::before {
    top: 13.3333333333vw;
    left: 5.3333333333vw;
    width: 0.8vw;
    height: 100%;
  }
}
.p-flow__list__box {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #FFFBD1;
  padding: 17px;
  box-sizing: border-box;
  transition: transform 0.9s, opacity 0.9s;
  transition-delay: 0.3s;
}
.is-scrollIn .p-flow__list__box {
  opacity: 0;
  transform: translateY(10%);
}
@media screen and (max-width: 1440px) {
  .p-flow__list__box {
    padding: 1.1805555556vw 1.1805555556vw 1.1805555556vw 1.1805555556vw;
  }
}
@media screen and (max-width: 767px) {
  .p-flow__list__box {
    padding: 8vw 8vw 8vw 13.3333333333vw;
    flex-direction: column;
    align-items: flex-start;
  }
}
.p-flow__list__box:not(:first-child) {
  margin-top: 37px;
}
@media screen and (max-width: 1440px) {
  .p-flow__list__box:not(:first-child) {
    margin-top: 2.5694444444vw;
  }
}
@media screen and (max-width: 767px) {
  .p-flow__list__box:not(:first-child) {
    margin-top: 4.2666666667vw;
  }
}
.p-flow__list__top {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 65px;
}
@media screen and (max-width: 1440px) {
  .p-flow__list__top {
    padding-left: 4.5138888889vw;
  }
}
@media screen and (max-width: 767px) {
  .p-flow__list__top {
    padding-left: 0;
  }
}
.p-flow__list__step {
  font-family: "DIN Alternate", "Oswald", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  position: relative;
  font-size: 47px;
  line-height: 0.5531914894;
  letter-spacing: 0em;
  padding-right: 15px;
  color: #EF4E4E;
  border-right: 1px solid #EF4E4E;
}
@media screen and (max-width: 1440px) {
  .p-flow__list__step {
    font-size: 47px;
    font-size: 3.2638888889vw;
    line-height: 0.5531914894;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-flow__list__step {
    font-size: 47px;
    font-size: 12.5333333333vw;
    line-height: 0.5531914894;
    letter-spacing: 0em;
  }
}
.p-flow__list__step::before {
  content: "";
  position: absolute;
  top: 0;
  left: -39px;
  width: 27px;
  height: 27px;
  background-color: #fff;
  border: 5px solid #EF4E4E;
  box-sizing: border-box;
  border-radius: 27px;
  transform: translate(-55%, -7.5%);
  z-index: 5;
}
@media screen and (max-width: 1440px) {
  .p-flow__list__step::before {
    width: 1.875vw;
    height: 1.875vw;
    left: -2.7083333333vw;
    border: 0.3472222222vw solid #EF4E4E;
    border-radius: 1.875vw;
  }
}
@media screen and (max-width: 767px) {
  .p-flow__list__step::before {
    width: 7.2vw;
    height: 7.2vw;
    left: -7.2vw;
    border: 1.3333333333vw solid #EF4E4E;
    border-radius: 7.2vw;
  }
}
.p-flow__list__main {
  width: 515px;
  box-sizing: border-box;
}
@media screen and (max-width: 1440px) {
  .p-flow__list__main {
    width: 35.7638888889vw;
  }
}
@media screen and (max-width: 767px) {
  .p-flow__list__main {
    width: auto;
    margin-top: 3.2vw;
  }
}
.p-flow__list__headline {
  font-size: 25px;
  line-height: 1;
  letter-spacing: 0em;
  text-align: left;
  padding-left: 15px;
  color: #EF4E4E;
  flex: 0 0 auto;
}
@media screen and (max-width: 1440px) {
  .p-flow__list__headline {
    font-size: 25px;
    font-size: 1.7361111111vw;
    line-height: 1;
    letter-spacing: 0em;
    padding-left: 1.0416666667vw;
  }
}
@media screen and (max-width: 767px) {
  .p-flow__list__headline {
    font-size: 25px;
    font-size: 6.6666666667vw;
    line-height: 1;
    letter-spacing: 0em;
    padding-left: 4vw;
  }
}
.p-flow__list__text {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0em;
  text-align: left;
}
@media screen and (max-width: 1440px) {
  .p-flow__list__text {
    font-size: 14px;
    font-size: 0.9722222222vw;
    line-height: 2;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-flow__list__text {
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 1.6428571429;
    letter-spacing: 0em;
  }
}
.p-flow__list__sub {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  margin: 14px 0 0;
}
@media screen and (max-width: 1440px) {
  .p-flow__list__sub {
    margin: 0.9722222222vw 0vw 0vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .p-flow__list__sub {
    flex-direction: column;
  }
}
.p-flow__list__notes {
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0em;
  text-align: left;
  margin-right: 15px;
  flex: 0 0 auto;
}
@media screen and (max-width: 1440px) {
  .p-flow__list__notes {
    font-size: 14px;
    font-size: 0.9722222222vw;
    line-height: 1.7142857143;
    letter-spacing: 0em;
    margin-right: 1.0416666667vw;
  }
}
@media screen and (max-width: 767px) {
  .p-flow__list__notes {
    font-size: 13px;
    font-size: 3.4666666667vw;
    line-height: 1.1538461538;
    letter-spacing: 0em;
    margin-right: 0vw;
  }
}
.p-flow__list__button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border-radius: 9px;
  font-size: 20px;
  line-height: 1.7;
  letter-spacing: 0em;
  background-image: linear-gradient(311deg, #FF6200 0%, #FC6C98 70%);
  color: #fff;
  transition: transform 0.3s, opacity 0.3s;
}
.p-flow__list__button:hover {
  transform: scale(0.95);
}
@media screen and (max-width: 1440px) {
  .p-flow__list__button {
    font-size: 20px;
    font-size: 1.3888888889vw;
    line-height: 1.7;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-flow__list__button {
    margin-top: 3.7333333333vw;
    font-size: 18px;
    font-size: 4.8vw;
    line-height: 1.7222222222;
    letter-spacing: 0em;
    width: auto;
  }
}

.p-faq {
  background-color: #FFF1E3;
  padding: 60px 0 89px;
  margin-top: 70px;
}
@media screen and (max-width: 1440px) {
  .p-faq {
    padding: 4.1666666667vw 0vw 6.1805555556vw 0vw;
    margin-top: 4.8611111111vw;
  }
}
@media screen and (max-width: 767px) {
  .p-faq {
    padding: 9.6vw 0vw 21.8666666667vw 0vw;
    margin-top: 48vw;
  }
}
.p-faq__container {
  width: 954px;
  margin: 50px auto 0;
}
@media screen and (max-width: 1440px) {
  .p-faq__container {
    width: 66.25vw;
    margin: 3.4722222222vw auto 0vw auto;
  }
}
@media screen and (max-width: 767px) {
  .p-faq__container {
    width: 84vw;
    margin: 10.1333333333vw auto 0vw auto;
  }
}
.p-faq__accordion {
  position: relative;
  width: 100%;
  margin-top: 28px;
  padding: 20px 30px;
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 21px;
  cursor: pointer;
}
@media screen and (max-width: 1440px) {
  .p-faq__accordion {
    margin-top: 1.9444444444vw;
    padding: 1.3888888889vw 2.0833333333vw 1.3888888889vw 2.0833333333vw;
    border-radius: 1.4583333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-faq__accordion {
    margin-top: 5.3333333333vw;
    padding: 5.0666666667vw 5.0666666667vw 5.0666666667vw 5.0666666667vw;
    border-radius: 5.6vw;
  }
}
.p-faq__accordion::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 21px;
  border: 5px solid #707070;
  box-sizing: border-box;
}
@media screen and (max-width: 1440px) {
  .p-faq__accordion::after {
    border-radius: 1.4583333333vw;
    border: 0.3472222222vw solid #707070;
  }
}
@media screen and (max-width: 767px) {
  .p-faq__accordion::after {
    border-radius: 5.6vw;
    border: 1.3333333333vw solid #707070;
  }
}
.p-faq__accordion__headline {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 20px;
  box-sizing: border-box;
  background-color: #fff;
  border: 5px solid #707070;
  border-radius: 21px;
  transition: background-color 0.3s;
  cursor: pointer;
}
@media screen and (max-width: 1440px) {
  .p-faq__accordion__headline {
    padding: 0.6944444444vw 1.3888888889vw 0.6944444444vw 1.3888888889vw;
    border-radius: 1.4583333333vw;
    border: 0.3472222222vw solid #707070;
  }
}
@media screen and (max-width: 767px) {
  .p-faq__accordion__headline {
    padding: 2.6666666667vw 5.0666666667vw 2.6666666667vw 5.0666666667vw;
    border-radius: 5.6vw;
    border: 1.3333333333vw solid #707070;
  }
}
.is-open .p-faq__accordion__headline {
  background-color: #BFBFBF;
}
.p-faq__accordion__icon {
  width: 30px;
  height: 30px;
  flex: 0 0 auto;
}
@media screen and (max-width: 1440px) {
  .p-faq__accordion__icon {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-faq__accordion__icon {
    width: 8vw;
    height: 8vw;
  }
}
.p-faq__accordion__title {
  font-size: 25px;
  line-height: 1.72;
  letter-spacing: 0em;
  text-align: left;
  padding-left: 30px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .p-faq__accordion__title {
    font-size: 25px;
    font-size: 1.7361111111vw;
    line-height: 1.72;
    letter-spacing: 0em;
    padding-left: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-faq__accordion__title {
    font-size: 18px;
    font-size: 4.8vw;
    line-height: 1.4444444444;
    letter-spacing: 0em;
    padding-left: 3.2vw;
    padding-right: 3.2vw;
  }
}
.p-faq__accordion__toggle {
  position: relative;
  flex: 0 0 auto;
  width: 21px;
  height: 21px;
  transition: transform 0.3s, opacity 0.3s;
}
@media screen and (max-width: 1440px) {
  .p-faq__accordion__toggle {
    width: 1.4583333333vw;
    height: 1.4583333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-faq__accordion__toggle {
    width: 4vw;
    height: 4vw;
  }
}
.is-open .p-faq__accordion__toggle {
  transform: rotate(45deg);
}
.p-faq__accordion__toggle__bar {
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 21px;
  background-color: #000;
}
@media screen and (max-width: 1440px) {
  .p-faq__accordion__toggle__bar {
    height: 0.2083333333vw;
    border-radius: 1.4583333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-faq__accordion__toggle__bar {
    height: 0.8vw;
  }
}
.p-faq__accordion__toggle__bar:last-child {
  transform: rotate(90deg);
}
.p-faq__accordion__details {
  overflow: hidden;
  height: 0;
  transition: height 0.3s, transform 0.3s, opacity 0.3s;
}
.is-open .p-faq__accordion__details {
  height: unset;
}
.p-faq__accordion__details__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 85px;
}
@media screen and (max-width: 1440px) {
  .p-faq__accordion__details__inner {
    padding-top: 5.9027777778vw;
  }
}
@media screen and (max-width: 767px) {
  .p-faq__accordion__details__inner {
    padding-top: 22.6666666667vw;
  }
}
.p-faq__accordion__details__icon {
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0em;
  width: 30px;
  flex: 0 0 auto;
}
@media screen and (max-width: 1440px) {
  .p-faq__accordion__details__icon {
    font-size: 40px;
    font-size: 2.7777777778vw;
    line-height: 1;
    letter-spacing: 0em;
    width: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-faq__accordion__details__icon {
    font-size: 40px;
    font-size: 10.6666666667vw;
    line-height: 1;
    letter-spacing: 0em;
    width: 8vw;
  }
}
.p-faq__accordion__details__text {
  font-size: 17px;
  line-height: 1.7058823529;
  letter-spacing: 0em;
  text-align: left;
  padding-left: 30px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .p-faq__accordion__details__text {
    font-size: 17px;
    font-size: 1.1805555556vw;
    line-height: 1.7058823529;
    letter-spacing: 0em;
    padding-left: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-faq__accordion__details__text {
    font-size: 18px;
    font-size: 4.8vw;
    line-height: 1.4444444444;
    letter-spacing: 0em;
    padding-left: 3.2vw;
    padding-right: 3.2vw;
  }
}

.p-form {
  margin: 0 0 72px;
}
@media screen and (max-width: 1440px) {
  .p-form {
    margin: 0vw 0vw 5vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .p-form {
    margin: 3.6vw 0vw 19.2vw 0vw;
  }
}
.p-form__wrapper {
  margin-top: 55px;
}
@media screen and (max-width: 1440px) {
  .p-form__wrapper {
    margin-top: 3.8194444444vw;
  }
}
@media screen and (max-width: 767px) {
  .p-form__wrapper {
    margin-top: 41.3333333333vw;
  }
}
.p-form__container {
  width: 860px;
  margin: 72px auto 0;
}
@media screen and (max-width: 1440px) {
  .p-form__container {
    width: 59.7222222222vw;
    margin: 5vw auto 0vw auto;
  }
}
@media screen and (max-width: 767px) {
  .p-form__container {
    width: 84vw;
    margin: 19.2vw auto 0vw auto;
  }
}
.p-form__block {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 18px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .p-form__block {
    margin-top: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  .p-form__block {
    flex-direction: column;
    margin-top: 8vw;
  }
}
.p-form__block--button {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-top: 30px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .p-form__block--button {
    margin-top: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-form__block--button {
    margin-top: 13.3333333333vw;
  }
}
.p-form__label {
  font-size: 17px;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 600;
  padding: 15px 0;
}
@media screen and (max-width: 1440px) {
  .p-form__label {
    font-size: 17px;
    font-size: 1.1805555556vw;
    line-height: 1;
    letter-spacing: 0em;
    padding: 1.0416666667vw 0vw 1.0416666667vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .p-form__label {
    width: 100%;
    font-size: 17px;
    font-size: 4.5333333333vw;
    line-height: 1;
    letter-spacing: 0em;
    border-radius: 2.6666666667vw;
  }
}
.p-form__label__caution {
  color: #EF4E4E;
}
.p-form__input {
  width: 650px;
  padding: 13px 21px;
  border-radius: 10px;
  border: 1px solid #999;
  box-sizing: border-box;
  flex: 0 0 auto;
}
.p-form__input.is-true {
  background-color: #efe;
}
.p-form__input.is-false {
  background-color: #fee;
}
.p-form__input[readonly] {
  border: 1px solid transparent;
  border-bottom: 1px solid #999;
  border-radius: 0;
}
.p-form__input::before {
  content: attr("placeholder");
  color: #ccc;
}
.p-form__input::-moz-placeholder {
  color: #ccc;
}
.p-form__input::placeholder {
  color: #ccc;
}
.p-form__input::-webkit-datetime-edit-fields-wrapper {
  display: none;
  color: #ccc;
}
@media screen and (max-width: 1440px) {
  .p-form__input {
    width: 45.1388888889vw;
    padding: 0.9027777778vw 1.4583333333vw 0.9027777778vw 1.4583333333vw;
    border-radius: 0.6944444444vw;
  }
}
@media screen and (max-width: 767px) {
  .p-form__input {
    width: 100%;
    padding: 3.4666666667vw 5.6vw 3.4666666667vw 5.6vw;
    border-radius: 2.6666666667vw;
  }
}
.p-form__select {
  position: relative;
  font-size: 17px;
  line-height: 1;
  letter-spacing: 0em;
}
@media screen and (max-width: 1440px) {
  .p-form__select {
    font-size: 17px;
    font-size: 1.1805555556vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-form__select {
    font-size: 17px;
    font-size: 4.5333333333vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
.p-form__select::after {
  content: "";
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  width: 10px;
  height: 10px;
  margin: auto;
  border-right: 2px solid #aaa;
  border-bottom: 2px solid #aaa;
  box-sizing: border-box;
  transform: translateY(-50%) rotate(45deg);
}
@media screen and (max-width: 1440px) {
  .p-form__select::after {
    right: 1.3888888889vw;
    width: 0.6944444444vw;
    height: 0.6944444444vw;
  }
}
@media screen and (max-width: 767px) {
  .p-form__select::after {
    top: auto;
    right: 5.3333333333vw;
    bottom: 0.75em;
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }
}
.p-form__caution {
  display: none;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0em;
  color: #EF4E4E;
  padding: 5px 0 0 220px;
}
@media screen and (max-width: 1440px) {
  .p-form__caution {
    font-size: 12px;
    font-size: 0.8333333333vw;
    line-height: 1;
    letter-spacing: 0em;
    padding: 0.3472222222vw 0vw 0vw 15.2777777778vw;
  }
}
@media screen and (max-width: 767px) {
  .p-form__caution {
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1;
    letter-spacing: 0em;
    padding: 1.3333333333vw 0vw 0vw 0vw;
  }
}
.is-false + .p-form__caution {
  display: block;
}
.p-form__textarea {
  width: 650px;
  height: 19em;
  padding: 15px 21px;
  border-radius: 10px;
  border: 1px solid #999;
  box-sizing: border-box;
  flex: 0 0 auto;
  resize: vertical;
}
.p-form__textarea.is-true {
  background-color: #efe;
}
.p-form__textarea.is-false {
  background-color: #fee;
}
.p-form__textarea[readonly] {
  border: 1px solid transparent;
  border-bottom: 1px solid #999;
  border-radius: 0;
}
.p-form__textarea::before {
  content: attr(placeholder);
  color: #ccc;
}
.p-form__textarea::-moz-placeholder {
  color: #ccc;
}
.p-form__textarea::placeholder {
  color: #ccc;
}
.p-form__textarea::-webkit-datetime-edit-fields-wrapper {
  display: none;
}
@media screen and (max-width: 1440px) {
  .p-form__textarea {
    width: 45.1388888889vw;
    padding: 1.0416666667vw 1.4583333333vw 1.0416666667vw 1.4583333333vw;
    border-radius: 0.6944444444vw;
  }
}
@media screen and (max-width: 767px) {
  .p-form__textarea {
    width: 100%;
    padding: 1.0416666667vw 1.4583333333vw 1.0416666667vw 1.4583333333vw;
    border-radius: 2.6666666667vw;
  }
}
.p-form__button, .p-form__button--prev {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
  background-color: #666;
  color: #fff;
  border-radius: 100px;
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0em;
  box-sizing: border-box;
  width: 416px;
  margin: auto;
  opacity: 0.3;
  pointer-events: none;
  cursor: pointer;
}
@media screen and (max-width: 1440px) {
  .p-form__button, .p-form__button--prev {
    padding: 1.0416666667vw 1.0416666667vw 1.0416666667vw 1.0416666667vw;
    font-size: 26px;
    font-size: 1.8055555556vw;
    line-height: 1;
    letter-spacing: 0em;
    width: 28.8888888889vw;
  }
}
@media screen and (max-width: 767px) {
  .p-form__button, .p-form__button--prev {
    padding: 4vw 4vw 4vw 4vw;
    font-size: 26px;
    font-size: 6.9333333333vw;
    line-height: 1;
    letter-spacing: 0em;
    width: 75.4666666667vw;
  }
}
.p-form__button--prev {
  pointer-events: all;
}
.p-form__button.is-active, .is-active.p-form__button--prev {
  background-image: linear-gradient(311deg, #FF6200 0%, #FC6C98 70%);
  opacity: 1;
  pointer-events: all;
}
.p-form__notes {
  display: block;
  margin-top: 36px;
  font-size: 15px;
  line-height: 1.7333333333;
  letter-spacing: 0em;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .p-form__notes {
    margin-top: 2.5vw;
    font-size: 15px;
    font-size: 1.0416666667vw;
    line-height: 1.7333333333;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-form__notes {
    margin-top: 9.3333333333vw;
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 1.9285714286;
    letter-spacing: 0em;
    width: 79.2vw;
    text-align: left;
  }
}
.p-form__notes__link {
  color: #1A11AB;
  text-decoration: underline;
}
.p-form__thanks {
  display: none;
  width: 860px;
  margin: 60px auto;
  text-align: center;
  font-size: 15px;
  line-height: 2.4;
  letter-spacing: 0em;
}
@media screen and (max-width: 1440px) {
  .p-form__thanks {
    width: 59.7222222222vw;
    font-size: 15px;
    font-size: 1.0416666667vw;
    line-height: 2.4;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-form__thanks {
    width: 84vw;
    margin: 19.2vw auto 19.2vw auto;
    font-size: 15px;
    font-size: 4vw;
    line-height: 1.7333333333;
    letter-spacing: 0em;
  }
}

.p-download {
  margin: 0 0 72px;
}
@media screen and (max-width: 1440px) {
  .p-download {
    margin: 0vw 0vw 5vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .p-download {
    margin: 3.6vw 0vw 0vw 0vw;
  }
}
.p-download__wrapper {
  margin-top: 55px;
}
@media screen and (max-width: 1440px) {
  .p-download__wrapper {
    margin-top: 3.8194444444vw;
  }
}
@media screen and (max-width: 767px) {
  .p-download__wrapper {
    margin-top: 18.6666666667vw;
  }
}
.p-download__container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 1100px;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .p-download__container {
    width: 76.3888888889vw;
  }
}
@media screen and (max-width: 767px) {
  .p-download__container {
    width: 100%;
    flex-direction: column;
  }
}
.p-download__content {
  width: 470px;
}
@media screen and (max-width: 1440px) {
  .p-download__content {
    width: 32.6388888889vw;
  }
}
@media screen and (max-width: 767px) {
  .p-download__content {
    width: 84vw;
    margin: auto;
  }
}
.p-download__title {
  color: #FC6758;
  font-size: 34px;
  line-height: 1.4705882353;
  letter-spacing: 0em;
}
@media screen and (max-width: 1440px) {
  .p-download__title {
    font-size: 34px;
    font-size: 2.3611111111vw;
    line-height: 1.4705882353;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-download__title {
    font-size: 30px;
    font-size: 8vw;
    line-height: 1.6666666667;
    letter-spacing: 0em;
  }
}
.p-download__text {
  margin-top: 24px;
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0em;
}
@media screen and (max-width: 1440px) {
  .p-download__text {
    margin-top: 1.6666666667vw;
    font-size: 14px;
    font-size: 0.9722222222vw;
    line-height: 1.7142857143;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-download__text {
    margin-top: 6.4vw;
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 1.4285714286;
    letter-spacing: 0em;
  }
}
.p-download__text__list {
  padding-left: 2em;
}
.p-download__sample {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.p-download__sample__image {
  width: 220px;
  margin-top: 20px;
}
@media screen and (max-width: 1440px) {
  .p-download__sample__image {
    width: 15.2777777778vw;
    margin-top: 1.3888888889vw;
  }
}
@media screen and (max-width: 767px) {
  .p-download__sample__image {
    width: 39.7333333333vw;
    margin-top: 4.2666666667vw;
  }
}
.p-download__modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 0vw;
  height: 0vh;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.9);
  overflow-y: scroll;
  pointer-events: none;
  transition: transform 0.3s, opacity 0.3s;
  opacity: 0;
  z-index: 300;
}
.is-active > .p-download__modal {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding: 50px 0;
  pointer-events: all;
  opacity: 1;
}
@media screen and (max-width: 1440px) {
  .is-active > .p-download__modal {
    padding: 3.4722222222vw 3.4722222222vw 3.4722222222vw 3.4722222222vw;
  }
}
@media screen and (max-width: 767px) {
  .is-active > .p-download__modal {
    padding: 5.3333333333vw 5.3333333333vw 5.3333333333vw 5.3333333333vw;
  }
}
.p-download__modal__wrapper {
  width: 1000px;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .p-download__modal__wrapper {
    width: 69.4444444444vw;
  }
}
@media screen and (max-width: 767px) {
  .p-download__modal__wrapper {
    width: 100%;
  }
}
.p-download__modal__close {
  width: 50px;
  margin: 40px 0 0;
}
@media screen and (max-width: 1440px) {
  .p-download__modal__close {
    width: 3.4722222222vw;
    margin: 2.7777777778vw 0vw 0vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .p-download__modal__close {
    width: 13.3333333333vw;
    margin: 10.6666666667vw 0vw 0vw 0vw;
  }
}
.p-download__modal__close__icon {
  width: 100%;
}
.p-download__modal__close__text {
  margin-top: 14px;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .p-download__modal__close__text {
    margin-top: 0.9722222222vw;
    font-size: 14px;
    font-size: 0.9722222222vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-download__modal__close__text {
    margin-top: 3.7333333333vw;
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
.p-download__form {
  width: 556px;
  padding: 30px 35px 30px;
  background-color: #FFEFF4;
  box-sizing: border-box;
}
@media screen and (max-width: 1440px) {
  .p-download__form {
    width: 38.6111111111vw;
    padding: 2.0833333333vw 2.4305555556vw 2.0833333333vw 2.4305555556vw;
  }
}
@media screen and (max-width: 767px) {
  .p-download__form {
    width: 100%;
    padding: 9.3333333333vw 6.6666666667vw 9.3333333333vw 6.6666666667vw;
    margin-top: 14.6666666667vw;
  }
}
.p-download__form__block {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 18px;
  width: 100%;
}
.p-download__form__block:first-child {
  margin-top: 0;
}
@media screen and (max-width: 1440px) {
  .p-download__form__block {
    margin-top: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  .p-download__form__block {
    flex-direction: column;
    margin-top: 8vw;
  }
}
.p-download__form__block--button {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-top: 30px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .p-download__form__block--button {
    margin-top: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-download__form__block--button {
    margin-top: 13.3333333333vw;
  }
}
.p-download__form__text {
  font-size: 14px;
  line-height: 1.9285714286;
  letter-spacing: 0em;
}
@media screen and (max-width: 1440px) {
  .p-download__form__text {
    font-size: 14px;
    font-size: 0.9722222222vw;
    line-height: 1.9285714286;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-download__form__text {
    font-size: 13px;
    font-size: 3.4666666667vw;
    line-height: 1.5384615385;
    letter-spacing: 0em;
  }
}
.p-download__form__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.p-download__form__label {
  font-size: 17px;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 600;
  padding: 15px 0;
}
@media screen and (max-width: 1440px) {
  .p-download__form__label {
    font-size: 17px;
    font-size: 1.1805555556vw;
    line-height: 1;
    letter-spacing: 0em;
    padding: 1.0416666667vw 0vw 1.0416666667vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .p-download__form__label {
    width: 100%;
    font-size: 17px;
    font-size: 4.5333333333vw;
    line-height: 1;
    letter-spacing: 0em;
    padding: 4vw 0vw 4vw 0vw;
  }
}
.p-download__form__label--small {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 600;
  padding: 5px 0;
}
@media screen and (max-width: 1440px) {
  .p-download__form__label--small {
    font-size: 14px;
    font-size: 0.9722222222vw;
    line-height: 1;
    letter-spacing: 0em;
    padding: 0.3472222222vw 0vw 0.3472222222vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .p-download__form__label--small {
    width: 12em;
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 1.2857142857;
    letter-spacing: 0em;
    padding: 1.3333333333vw 0vw 1.3333333333vw 0vw;
  }
}
.p-download__form__label__caution {
  color: #EF4E4E;
}
.p-download__form__input {
  width: 330px;
  padding: 13px 21px;
  border-radius: 10px;
  box-sizing: border-box;
  flex: 0 0 auto;
}
.p-download__form__input.is-true {
  background-color: #efe;
}
.p-download__form__input.is-false {
  background-color: #fee;
}
.p-download__form__input[readonly] {
  border: 1px solid transparent;
  border-bottom: 1px solid #999;
  border-radius: 0;
}
.p-download__form__input::before {
  content: attr("placeholder");
  color: #ccc;
}
.p-download__form__input::-moz-placeholder {
  color: #ccc;
}
.p-download__form__input::placeholder {
  color: #ccc;
}
.p-download__form__input::-webkit-datetime-edit-fields-wrapper {
  display: none;
  color: #ccc;
}
@media screen and (max-width: 1440px) {
  .p-download__form__input {
    width: 22.9166666667vw;
    padding: 0.9027777778vw 1.4583333333vw 0.9027777778vw 1.4583333333vw;
    border-radius: 0.6944444444vw;
  }
}
@media screen and (max-width: 767px) {
  .p-download__form__input {
    width: 100%;
    padding: 3.4666666667vw 5.6vw 3.4666666667vw 5.6vw;
    border-radius: 2.6666666667vw;
  }
}
.p-download__form__radio {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 330px;
}
@media screen and (max-width: 1440px) {
  .p-download__form__radio {
    width: 22.9166666667vw;
  }
}
@media screen and (max-width: 767px) {
  .p-download__form__radio {
    width: 100%;
  }
}
.p-download__form__radio__button {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  vertical-align: middle;
  width: 8em;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0em;
}
@media screen and (max-width: 1440px) {
  .p-download__form__radio__button {
    font-size: 14px;
    font-size: 0.9722222222vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-download__form__radio__button {
    width: 100%;
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
.p-download__form__radio__button input[type=radio] {
  margin: 0 0.25em 0 0;
}
.p-download__form__select {
  position: relative;
}
.p-download__form__select::after {
  content: "";
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  width: 10px;
  height: 10px;
  margin: auto;
  border-right: 2px solid #aaa;
  border-bottom: 2px solid #aaa;
  box-sizing: border-box;
  transform: translateY(-50%) rotate(45deg);
}
@media screen and (max-width: 1440px) {
  .p-download__form__select::after {
    right: 1.3888888889vw;
    width: 0.6944444444vw;
    height: 0.6944444444vw;
  }
}
@media screen and (max-width: 767px) {
  .p-download__form__select::after {
    top: auto;
    right: 5.3333333333vw;
    bottom: 0.75em;
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }
}
.p-download__form__small {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0em;
  padding: 5px 0 0 165px;
  color: #FC6758;
  font-weight: 600;
}
@media screen and (max-width: 1440px) {
  .p-download__form__small {
    font-size: 14px;
    font-size: 0.9722222222vw;
    line-height: 1;
    letter-spacing: 0em;
    padding: 0.3472222222vw 0vw 0vw 11.4583333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-download__form__small {
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1;
    letter-spacing: 0em;
    padding: 2.6666666667vw 0vw 0vw 1.3333333333vw;
  }
}
.p-download__form__caution {
  display: none;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0em;
  color: #EF4E4E;
  padding: 5px 0 0 220px;
}
@media screen and (max-width: 1440px) {
  .p-download__form__caution {
    font-size: 12px;
    font-size: 0.8333333333vw;
    line-height: 1;
    letter-spacing: 0em;
    padding: 0.3472222222vw 0vw 0vw 15.2777777778vw;
  }
}
@media screen and (max-width: 767px) {
  .p-download__form__caution {
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1;
    letter-spacing: 0em;
    padding: 1.3333333333vw 0vw 0vw 0vw;
  }
}
.is-false + .p-download__form__caution {
  display: block;
}
.p-download__form__textarea {
  width: 330px;
  height: 8em;
  padding: 15px 21px;
  border-radius: 10px;
  box-sizing: border-box;
  flex: 0 0 auto;
  resize: vertical;
}
.p-download__form__textarea.is-true {
  background-color: #efe;
}
.p-download__form__textarea.is-false {
  background-color: #fee;
}
.p-download__form__textarea[readonly] {
  border: 1px solid transparent;
  border-bottom: 1px solid #999;
  border-radius: 0;
}
.p-download__form__textarea::before {
  content: attr(placeholder);
  color: #ccc;
}
.p-download__form__textarea::-moz-placeholder {
  color: #ccc;
}
.p-download__form__textarea::placeholder {
  color: #ccc;
}
.p-download__form__textarea::-webkit-datetime-edit-fields-wrapper {
  display: none;
}
@media screen and (max-width: 1440px) {
  .p-download__form__textarea {
    width: 22.9166666667vw;
    padding: 1.0416666667vw 1.4583333333vw 1.0416666667vw 1.4583333333vw;
    border-radius: 0.6944444444vw;
  }
}
@media screen and (max-width: 767px) {
  .p-download__form__textarea {
    width: 100%;
    padding: 1.0416666667vw 1.4583333333vw 1.0416666667vw 1.4583333333vw;
    border-radius: 2.6666666667vw;
  }
}
.p-download__form__button, .p-download__form__button--prev {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
  background-color: #666;
  color: #fff;
  border-radius: 100px;
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0em;
  box-sizing: border-box;
  width: 416px;
  margin: auto;
  opacity: 0.3;
  pointer-events: none;
  cursor: pointer;
}
@media screen and (max-width: 1440px) {
  .p-download__form__button, .p-download__form__button--prev {
    padding: 1.0416666667vw 1.0416666667vw 1.0416666667vw 1.0416666667vw;
    font-size: 26px;
    font-size: 1.8055555556vw;
    line-height: 1;
    letter-spacing: 0em;
    width: 28.8888888889vw;
  }
}
@media screen and (max-width: 767px) {
  .p-download__form__button, .p-download__form__button--prev {
    padding: 4vw 4vw 4vw 4vw;
    font-size: 26px;
    font-size: 6.9333333333vw;
    line-height: 1;
    letter-spacing: 0em;
    width: 75.4666666667vw;
  }
}
.p-download__form__button--prev {
  pointer-events: all;
}
.p-download__form__button.is-active, .is-active.p-download__form__button--prev {
  background-image: linear-gradient(311deg, #FF6200 0%, #FC6C98 70%);
  opacity: 1;
  pointer-events: all;
}
.p-download__form__notes {
  display: block;
  margin-top: 36px;
  font-size: 15px;
  line-height: 1.7333333333;
  letter-spacing: 0em;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .p-download__form__notes {
    margin-top: 2.5vw;
    font-size: 15px;
    font-size: 1.0416666667vw;
    line-height: 1.7333333333;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-download__form__notes {
    margin-top: 9.3333333333vw;
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 1.9285714286;
    letter-spacing: 0em;
    width: 79.2vw;
    text-align: left;
  }
}
.p-download__form__notes__link {
  color: #1A11AB;
  text-decoration: underline;
}
.p-download__form__thanks {
  display: none;
  width: auto;
  margin: 60px auto;
  text-align: center;
  font-size: 15px;
  line-height: 2.4;
  letter-spacing: 0em;
}
@media screen and (max-width: 1440px) {
  .p-download__form__thanks {
    font-size: 15px;
    font-size: 1.0416666667vw;
    line-height: 1.7333333333;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-download__form__thanks {
    width: 84vw;
    margin: 19.2vw auto 19.2vw auto;
    font-size: 15px;
    font-size: 4vw;
    line-height: 1.7333333333;
    letter-spacing: 0em;
  }
}

.p-market {
  margin: 85px auto 0;
  width: 1100px;
}
@media screen and (max-width: 1440px) {
  .p-market {
    margin: 5.9027777778vw auto 0vw auto;
    width: 76.3888888889vw;
  }
}
@media screen and (max-width: 767px) {
  .p-market {
    margin: 5.9027777778vw auto 0vw auto;
    width: 84vw;
  }
}
.p-market__container {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 47px;
}
@media screen and (max-width: 1440px) {
  .p-market__container {
    margin-top: 3.2638888889vw;
  }
}
@media screen and (max-width: 767px) {
  .p-market__container {
    flex-direction: column;
  }
}
.p-market__box {
  width: 520px;
  padding: 20px;
  border-radius: 20px;
  background-image: linear-gradient(311deg, #FF6200 0%, #FC6C98 70%);
  box-sizing: border-box;
  color: #fff;
  transition: transform 1.2s, opacity 1.2s;
  transition-delay: 0.3s;
}
.is-scrollIn .p-market__box {
  opacity: 0;
  transform: translateY(10%);
}
@media screen and (max-width: 1440px) {
  .p-market__box {
    width: 36.1111111111vw;
    padding: 1.3888888889vw 1.3888888889vw 1.3888888889vw 1.3888888889vw;
    border-radius: 1.3888888889vw;
  }
}
@media screen and (max-width: 767px) {
  .p-market__box {
    width: 84vw;
    padding: 5.3333333333vw 5.3333333333vw 5.3333333333vw 5.3333333333vw;
    border-radius: 2.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .p-market__box:not(:first-child) {
    margin-top: 12.8vw;
  }
}
.p-market__box__num {
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0em;
  width: 440px;
  margin: auto;
  text-align: right;
}
@media screen and (max-width: 1440px) {
  .p-market__box__num {
    font-size: 40px;
    font-size: 2.7777777778vw;
    line-height: 1;
    letter-spacing: 0em;
    width: 30.5555555556vw;
  }
}
@media screen and (max-width: 767px) {
  .p-market__box__num {
    font-size: 28px;
    font-size: 7.4666666667vw;
    line-height: 1;
    letter-spacing: 0em;
    width: 73.3333333333vw;
  }
}
.p-market__box__lead {
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0em;
  width: 440px;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .p-market__box__lead {
    font-size: 26px;
    font-size: 1.8055555556vw;
    line-height: 1;
    letter-spacing: 0em;
    width: 30.5555555556vw;
  }
}
@media screen and (max-width: 767px) {
  .p-market__box__lead {
    font-size: 18px;
    font-size: 4.8vw;
    line-height: 1;
    letter-spacing: 0em;
    width: 73.3333333333vw;
  }
}
.p-market__box__title {
  font-size: 38px;
  line-height: 1;
  letter-spacing: 0em;
  width: 440px;
  margin: 26px auto 0;
}
@media screen and (max-width: 1440px) {
  .p-market__box__title {
    font-size: 38px;
    font-size: 2.6388888889vw;
    line-height: 1;
    letter-spacing: 0em;
    width: 30.5555555556vw;
    margin: 1.8055555556vw auto 0vw auto;
  }
}
@media screen and (max-width: 767px) {
  .p-market__box__title {
    font-size: 24px;
    font-size: 6.4vw;
    line-height: 1;
    letter-spacing: 0em;
    width: 73.3333333333vw;
    margin: 4.2666666667vw auto 0vw auto;
  }
}
.p-market__box__text {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0em;
  width: 440px;
  margin: 26px auto 0;
  text-align: justify;
}
@media screen and (max-width: 1440px) {
  .p-market__box__text {
    font-size: 16px;
    font-size: 1.1111111111vw;
    line-height: 1.5;
    letter-spacing: 0em;
    width: 30.5555555556vw;
    margin: 1.8055555556vw auto 0vw auto;
  }
}
@media screen and (max-width: 767px) {
  .p-market__box__text {
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 1.7142857143;
    letter-spacing: 0em;
    width: 73.3333333333vw;
    margin: 4.2666666667vw auto 0vw auto;
  }
}
.p-market__box__image {
  margin-top: 37px;
}
@media screen and (max-width: 1440px) {
  .p-market__box__image {
    margin-top: 2.5694444444vw;
  }
}

.p-merit {
  position: relative;
  margin: 162px auto 0;
  padding: 99px 0 88px;
  background-color: #FED5D1;
}
@media screen and (max-width: 1440px) {
  .p-merit {
    margin: 11.25vw auto 0vw auto;
    padding: 6.875vw 0vw 6.1111111111vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .p-merit {
    margin: 33.6vw auto 0vw auto;
    padding: 28vw 0vw 21.3333333333vw 0vw;
  }
}
.p-merit__title {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background-image: linear-gradient(311deg, #FF6200 0%, #FC6C98 70%);
  width: 630px;
  height: 69px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 0em;
  border-radius: 15px;
  text-align: center;
  color: #fff;
  top: 0;
  right: 0;
  left: 0;
  transform: translateY(-50%);
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .p-merit__title {
    width: 43.75vw;
    height: 4.7916666667vw;
    font-size: 36px;
    font-size: 2.5vw;
    line-height: 1;
    letter-spacing: 0em;
    border-radius: 1.0416666667vw;
  }
}
@media screen and (max-width: 767px) {
  .p-merit__title {
    width: 84vw;
    height: 23.2vw;
    font-size: 28px;
    font-size: 7.4666666667vw;
    line-height: 1.1428571429;
    letter-spacing: 0em;
    border-radius: 2.6666666667vw;
  }
}
.p-merit__container {
  width: 893px;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .p-merit__container {
    width: 62.0138888889vw;
  }
}
@media screen and (max-width: 767px) {
  .p-merit__container {
    width: 84vw;
  }
}
.p-merit__box {
  padding: 26px 64px;
  border-radius: 20px;
  background-color: #fff;
  box-sizing: border-box;
  transition: transform 1.2s, opacity 1.2s;
  transition-delay: 0.3s;
}
.is-scrollIn .p-merit__box {
  opacity: 0;
  transform: translateY(10%);
}
@media screen and (max-width: 1440px) {
  .p-merit__box {
    padding: 1.8055555556vw 4.4444444444vw 1.8055555556vw 4.4444444444vw;
    border-radius: 1.3888888889vw;
  }
}
@media screen and (max-width: 767px) {
  .p-merit__box {
    padding: 9.8666666667vw 8.8vw 9.8666666667vw 8.8vw;
    border-radius: 4vw;
  }
}
.p-merit__box:not(:first-child) {
  margin-top: 32px;
}
@media screen and (max-width: 1440px) {
  .p-merit__box:not(:first-child) {
    margin-top: 2.2222222222vw;
  }
}
@media screen and (max-width: 767px) {
  .p-merit__box:not(:first-child) {
    margin-top: 6.4vw;
  }
}
.p-merit__box__lead {
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0em;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .p-merit__box__lead {
    font-size: 26px;
    font-size: 1.8055555556vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-merit__box__lead {
    font-size: 24px;
    font-size: 6.4vw;
    line-height: 1.4583333333;
    letter-spacing: 0em;
  }
}
.p-merit__box__title {
  font-size: 29px;
  line-height: 1;
  letter-spacing: 0em;
  color: #EF4E4E;
}
@media screen and (max-width: 1440px) {
  .p-merit__box__title {
    font-size: 29px;
    font-size: 2.0138888889vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-merit__box__title {
    font-size: 24px;
    font-size: 6.4vw;
    line-height: 1.4583333333;
    letter-spacing: 0em;
  }
}
.p-merit__box__text {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0em;
  margin: 13px auto 0;
  padding-left: 68px;
  box-sizing: border-box;
  text-align: justify;
}
@media screen and (max-width: 1440px) {
  .p-merit__box__text {
    font-size: 20px;
    font-size: 1.3888888889vw;
    line-height: 1.5;
    letter-spacing: 0em;
    padding-left: 4.7222222222vw;
    margin: 0.9027777778vw auto 0vw auto;
  }
}
@media screen and (max-width: 767px) {
  .p-merit__box__text {
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 1.9285714286;
    letter-spacing: 0em;
    padding-left: 0vw;
    margin: 8.5333333333vw auto 0vw auto;
  }
}
.p-merit__box__image {
  margin-top: 37px;
}
@media screen and (max-width: 1440px) {
  .p-merit__box__image {
    margin-top: 2.5694444444vw;
  }
}

.p-features {
  padding: 85px 0 88px;
  background-color: #FFF1E3;
}
@media screen and (max-width: 1440px) {
  .p-features {
    padding: 5.9027777778vw 0vw 6.1111111111vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .p-features {
    padding: 22.6666666667vw 0vw 22.6666666667vw 0vw;
  }
}
.p-features__wrap {
  width: 1306px;
  padding: 85px 0 0;
  margin: 0 auto;
  border-top: 3px dashed #707070;
}
@media screen and (max-width: 1440px) {
  .p-features__wrap {
    width: 90.6944444444vw;
    padding: 5.9027777778vw 0vw 0vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .p-features__wrap {
    width: 84vw;
    padding: 17.0666666667vw 0vw 0vw 0vw;
  }
}
.p-features__container {
  width: 1100px;
  margin: 50px auto 0;
  transition: transform 1.2s, opacity 1.2s;
  transition-delay: 0.3s;
}
.is-scrollIn .p-features__container {
  opacity: 0;
  transform: translateY(10%);
}
@media screen and (max-width: 1440px) {
  .p-features__container {
    width: 76.3888888889vw;
    margin: 3.4722222222vw auto 0vw auto;
  }
}
@media screen and (max-width: 767px) {
  .p-features__container {
    width: 84vw;
    margin: 17.0666666667vw auto 0vw auto;
  }
}

.p-campaignModal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0.9);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 500;
  transition: transform 0.6s, opacity 0.6s;
  opacity: 0;
  visibility: none;
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-iteration-count: 1;
}
@media screen and (max-width: 767px) {
  .p-campaignModal {
    background-image: linear-gradient(311deg, #FF6200 0%, #FC6C98 70%);
  }
}
.p-campaignModal.is-active {
  display: flex;
  animation-name: p-campaignModal;
  visibility: unset;
}
@keyframes p-campaignModal {
  0% {
    display: none;
  }
  1% {
    display: flex;
    opacity: 0;
  }
  100% {
    display: flex;
    opacity: 1;
  }
}
.p-campaignModal__main {
  position: relative;
  width: 883px;
  height: 449px;
  background-image: linear-gradient(311deg, #FF6200 0%, #FC6C98 70%);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 16px;
}
@media screen and (max-width: 1440px) {
  .p-campaignModal__main {
    width: 61.3194444444vw;
    height: 31.1805555556vw;
    border-radius: 1.1111111111vw;
  }
}
@media screen and (max-width: 767px) {
  .p-campaignModal__main {
    width: 85.3333333333vw;
    height: 101.3333333333vw;
    border-radius: 4.2666666667vw;
  }
}
.p-campaignModal__main__block:not(:first-child) {
  margin-top: 60px;
}
@media screen and (max-width: 1440px) {
  .p-campaignModal__main__block:not(:first-child) {
    margin-top: 4.1666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .p-campaignModal__main__block:not(:first-child) {
    margin-top: 12vw;
  }
}
.p-campaignModal__main__text {
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .p-campaignModal__main__text {
    font-size: 24px;
    font-size: 1.6666666667vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-campaignModal__main__text {
    font-size: 18px;
    font-size: 4.8vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
.p-campaignModal__main__button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 454px;
  height: 67px;
  margin-top: 20px;
  border-radius: 100px;
  color: #FC653B;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 600;
  background-color: #fff;
}
@media screen and (max-width: 1440px) {
  .p-campaignModal__main__button {
    width: 31.5277777778vw;
    height: 4.6527777778vw;
    margin-top: 1.3888888889vw;
    font-size: 28px;
    font-size: 1.9444444444vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-campaignModal__main__button {
    width: 74.6666666667vw;
    height: 12.5333333333vw;
    margin-top: 4vw;
    font-size: 16px;
    font-size: 4.2666666667vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
.p-campaignModal__main__close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
@media screen and (max-width: 1440px) {
  .p-campaignModal__main__close {
    top: 1.3888888889vw;
    right: 1.3888888889vw;
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-campaignModal__main__close {
    top: 2.6666666667vw;
    right: 2.6666666667vw;
    width: 6.6666666667vw;
    height: 6.6666666667vw;
  }
}
.p-campaignModal__main__close svg {
  width: 100%;
  height: 100%;
}

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

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

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

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

.u-tar {
  text-align: right;
}

.u-caution {
  font-size: 0.5em;
  color: #A80000;
}

.u-txl {
  font-size: 150%;
  font-weight: 600;
  line-height: 1.4;
}

.u-mtem {
  margin-top: 1em;
}

.header-container {
  padding-top: 30px;
}
@media screen and (max-width: 767px) {
  .header-container {
    padding-top: 12vw;
  }
}