@charset "UTF-8";
:root {
  --color-white: #ffffff;
  --color-black: #333;
  --color-main: #249cad;
  --color-sub: #fefef1;
  --color-accent: #f0e900;
  --color-placeholder: #ccc;
}

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 {
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

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

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

ins {
  text-decoration: none;
}

mark {
  font-style: italic;
  font-weight: 700;
}

del {
  text-decoration: line-through;
}

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

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

hr {
  border: 0;
  border-top: 1px solid #000000;
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  font-size: 0;
  line-height: 0;
  vertical-align: top;
}

* {
  box-sizing: border-box !important;
  font-size: 1.4rem;
}

html {
  font-size: 62.5%;
}
html.is-open {
  overflow: hidden;
}

body {
  -webkit-text-size-adjust: 100%;
  font-feature-settings: "palt" 1;
  background-color: var(--color-white);
  color: var(--color-black);
  font-family: "Noto Sans JP";
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  overflow-x: hidden;
  width: 100%;
}
body * {
  letter-spacing: 0.05em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

a {
  color: var(--color-black);
  text-decoration: none;
  transition: 0.3s;
}
a:hover {
  opacity: 0.8;
}
@media screen and (max-width: 480px) {
  a:hover {
    opacity: 1;
  }
}

picture {
  display: block;
}

input[type=submit],
input[type=button],
input[type=text],
input[type=number],
input[type=email],
input[type=tel],
input[type=date],
input[type=reset],
select,
button,
textarea {
  -webkit-appearance: none;
  background-color: var(--color-white);
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: var(--color-black);
}
input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration,
input[type=text]::-webkit-search-decoration,
input[type=number]::-webkit-search-decoration,
input[type=email]::-webkit-search-decoration,
input[type=tel]::-webkit-search-decoration,
input[type=date]::-webkit-search-decoration,
input[type=reset]::-webkit-search-decoration,
select::-webkit-search-decoration,
button::-webkit-search-decoration,
textarea::-webkit-search-decoration {
  display: none;
}
input[type=submit]:focus,
input[type=button]:focus,
input[type=text]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=date]:focus,
input[type=reset]:focus,
select:focus,
button:focus,
textarea:focus {
  outline-offset: 0;
}

input[type=date]::-webkit-date-and-time-value,
input[type=time]::-webkit-date-and-time-value,
input[type=datetime-local]::-webkit-date-and-time-value {
  text-align: left;
}

.is-pc {
  display: block;
}
@media screen and (max-width: 480px) {
  .is-pc {
    display: none;
  }
}
.is-pc--inline {
  display: inline-block;
}
@media screen and (max-width: 480px) {
  .is-pc--inline {
    display: none;
  }
}

.is-sp {
  display: none;
}
@media screen and (max-width: 480px) {
  .is-sp {
    display: block;
  }
}
.is-sp--inline {
  display: none;
}
@media screen and (max-width: 480px) {
  .is-sp--inline {
    display: inline-block;
  }
}

/* noto-sans-jp-regular - japanese_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/noto-sans-jp-v53-japanese_latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-500 - japanese_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/noto-sans-jp-v53-japanese_latin-500.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-600 - japanese_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/noto-sans-jp-v55-japanese_latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-700 - japanese_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/noto-sans-jp-v53-japanese_latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* albert-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Albert Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/albert-sans-v3-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* albert-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Albert Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/albert-sans-v4-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* albert-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Albert Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/albert-sans-v3-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* albert-sans-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Albert Sans';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/albert-sans-v3-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


.container{
  width: 375px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 480px) {
  .container{
    width: 100%;
  }
}
.l-container {
  width: 100%;
}
.p-header {
  height: 57px;
  position: absolute;
  z-index: 1;
  background-color: var(--color-white);
  left: 50%;
  transform: translateX(-50%);
  width: 376px;
}
@media screen and (max-width: 480px) {
  .p-header {
    width: 100%;
  }
}
.p-header .l-container {
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.p-header__inner {
  align-items: center;
  display: flex;
  justify-content: space-between;
  height: 100%;
  padding: 0 14px 0 15px;
}
.p-header__logo {
  width: 135px;
  height: 28px;
}
.p-header__logo img {
  height: auto;
  width: 100%;
}
.p-header__text{
  width: 194px;
  height: 40px;
}
.p-header__text img {
  height: auto;
  width: 100%;
}
.p-mainVisual {
  background-image: url(../images/mainvisual_bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 745px;
}
@media (min-width:375px) and (max-width:480px) {
  .p-mainVisual {
    background-size: cover;
    height: calc(745 / 375 * 100vw);
  }
}
.p-mainVisual__inner {
  position: relative;
}
.p-mainVisual__text {
  content: "";
  display: block;
  overflow: hidden;
  text-indent: 150vw;
  white-space: nowrap;
}

.p-form {
  margin-top: -82px;
}
.p-form .l-container {
  width: 88%;
  padding-bottom: calc(7 / 375 * 100vw);
  margin: 0 auto;
}
.p-form__inner {
  padding: 50px 0 25px 0;
}

.c-form {
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(48, 56, 65, 0.15);
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
}
.c-form__titleBox {
  align-items: center;
  background-color: var(--color-accent);
  display: flex;
  height: 58px;
  justify-content: center;
}
.c-form__titleBox__title {
  color: var(--color-main);
  font-size: 20px;
  font-weight: bold;
  transform: translateX(1px);
}
.c-form__content {
  background-color: var(--color-white);
  padding: 25px 19px 30px;
}
.c-form__content__step {
  margin-bottom: 25px;
}
.c-form__content__step > ul {
  align-items: center;
  display: flex;
  justify-content: center;
  gap: 7px;
}
.c-form__content__step > ul > li {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 20px;
  overflow: hidden;
  text-indent: 150vw;
  white-space: nowrap;
  width: 48px;
}
.c-form__content__step > ul > li:nth-child(1) {
  background-image: url(../images/icon_form_number_1.svg);
}
.c-form__content__step > ul > li:nth-child(1).is-current {
  background-image: url(../images/icon_form_number_1_current.svg);
}
.c-form__content__step > ul > li:nth-child(2) {
  background-image: url(../images/icon_form_number_2.svg);
}
.c-form__content__step > ul > li:nth-child(2).is-current {
  background-image: url(../images/icon_form_number_2_current.svg);
}
.c-form__content__step > ul > li:nth-child(3) {
  background-image: url(../images/icon_form_number_3.svg);
}
.c-form__content__step > ul > li:nth-child(3).is-current {
  background-image: url(../images/icon_form_number_3_current.svg);
}
.c-form__content__block__titleBox {
  align-items: center;
  display: flex;
  margin-bottom: 16px;
}
.c-form__content__block__titleBox__title {
  font-size: 16px;
  font-weight: bold;
}
.c-form__content__block__select select {
  background-image: url(../images/icon_arrow_select.svg);
  background-position: right 13px center;
  background-repeat: no-repeat;
  background-size: 12px 9px;
  border: 2px solid var(--color-main);
  border-radius: 7px;
  color: var(--color-black);
  font-size: 15px;
  font-weight: bold;
  height: 57px;
  padding: 0 19px;
  width: 100%;
}
.c-form__content__block__select select:invalid {
  color: var(--color-black);
}
.c-form__content__block__input input{
  border: 2px solid var(--color-main);
  border-radius: 7px;
  font-size: 15px;
  font-weight: bold;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .c-form__content__block__input input {
    font-size: calc(16 / 375 * 100vw);
  }
}
.c-form__content__block__input input::-moz-placeholder, .c-form__content__block__input textarea::-moz-placeholder {
  color: rgba(48, 56, 65, 0.4);
}
.c-form__content__block__input input:-ms-input-placeholder, .c-form__content__block__input textarea:-ms-input-placeholder {
  color: rgba(48, 56, 65, 0.4);
}
.c-form__content__block__input input::placeholder,
.c-form__content__block__input textarea::placeholder {
  color: rgba(48, 56, 65, 0.4);
}
.c-form__content__block__input input {
  height: 57px;
  padding: 0 19px;
}
.c-form__content__block + .c-form__content__block {
  margin-top: 23px;
}
.c-form__content__agree {
  margin-top: 23px;
  font-size: 12px;
  text-align: center;
}
.c-form__content__agree a {
  color: var(--color-main);
  text-decoration: underline;
}
.c-form__content .parsley-errors-list {
  color: red;
  font-size: 14px;
  margin-top: 12px;
}
.c-form__content__buttonBox__button {
  position: relative;
  width: 193px;
  height: 46px;
  margin: 0 auto;
  margin-top: 24px;
}
.c-form__content__buttonBox__button::before {
  background-image: url(../images/submit_icon_arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  height: 9px;
  margin: auto 0;
  position: absolute;
  right: 19px;
  top: -1px;
  width: 6px;
  z-index: 1;
}
.c-form__content__buttonBox__button input[type=submit] {
  align-items: center;
  border-radius: 30px;
  background-color: var(--color-main);
  color: var(--color-white);
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-weight: bold;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.c-form__content__buttonBox__back {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 12px;
  font-weight: bold;
  justify-content: center;
  text-align: center;
          user-select: none;
  margin-top: 18px;
  position: relative;
}
.c-form__content__buttonBox__back::before {
  background-image: url(../images/icon_arrow_back.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 8px;
  width: 7px;
  position: absolute;
  left: 40.5%;
  top: 3px;
}


.p-case{
  background-color: var(--color-sub);
}
.p-case__inner{
  padding-top: 46px;
  padding-bottom: 49px;
}
.p-case__titleBox{
  text-align: center;
}
.p-case__titleBox__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 33px;
  text-align: center;
  letter-spacing: 0;
  padding-bottom: 13px;
}
.p-case__titleBox img{
  width: 330px;
  height: 100px;
}
@media screen and (max-width: 480px) {
  .p-case__titleBox img{
    width: calc(330 / 375 * 100vw);
    height: calc(100 / 375 * 100vw);
  }
}
.em{
  color: var(--color-main);
}
.p-case__titleBox__title .em{
  font-size: 24px;
  font-weight: 600;
}
.p-case__caseList{
  margin-top: 39px;
}
.p-case__caseList li {
  background-color: var(--color-white);
  padding: 26px 20px 26px 20px;
  position: relative;
  width: 330px;
  border: 2px solid var(--color-main);
  margin: 0 auto;
  border-radius: 10px;
}
@media screen and (max-width: 480px) {
  .p-case__caseList li {
    width: calc(330 / 375 * 100vw);
  }
}
.p-case__caseList li + li{
  margin-top: 18px;
}
.p-case__caseList li:first-of-type img{
  width: 272px;
  height: 215px;
}
@media screen and (max-width: 480px) {
  .p-case__caseList li:first-of-type img{
    width: calc(272 / 375 * 100vw);
    height: calc(215 / 375 * 100vw);
  }
}
.p-case__caseList li:nth-of-type(2) img{
  width: 273px;
  height: 245px;
}
@media screen and (max-width: 480px) {
  .p-case__caseList li:nth-of-type(2) img{
    width: calc(273 / 375 * 100vw);
    height: calc(245 / 375 * 100vw);
  }
}
.p-case__caseList li:nth-of-type(3) img{
  width: 274px;
  height: 227px;
  margin-top: -10px;
}
@media screen and (max-width: 480px) {
  .p-case__caseList li:nth-of-type(3) img{
    width: calc(274 / 375 * 100vw);
    height: calc(227 / 375 * 100vw);
  }
}
.c-case__title{
  font-size: 18px;
  font-weight: bold;
  color: var(--color-main);
  letter-spacing: .01em;
  line-height: 24px;
}
.c-case__name{
  font-size: 13px;
  margin-top: 8px;
}
.c-case__point{
  font-size: 16px;
  font-weight: 500;
  background-color: var(--color-main);
  color: var(--color-white);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  height: 32px;
  margin: 0 auto;
  margin-top: 26px;
  margin-bottom: 20px;
}
@media screen and (max-width: 480px) {
  .c-case__point{
    font-size: calc(16 / 375 * 100vw);
    height: calc(32 / 375 * 100vw);
  }
}
.p-case__caseList li:first-of-type .c-case__point{
  width: 290px;
}
@media screen and (max-width: 480px) {
  .p-case__caseList li:first-of-type .c-case__point{
    width: calc(290 / 375 * 100vw);
  }
}
.p-case__caseList li:nth-of-type(2) .c-case__point{
  width: 238px;
}
@media screen and (max-width: 480px) {
  .p-case__caseList li:nth-of-type(2) .c-case__point{
    width: calc(238 / 375 * 100vw);
  }
}
.p-case__caseList li:nth-of-type(3) .c-case__point{
  width: 258px;
}
@media screen and (max-width: 480px) {
  .p-case__caseList li:nth-of-type(3) .c-case__point{
    width: calc(258 / 375 * 100vw);
  }
}
.c-case__point p{
  transform: translateY(-1px);
}
.c-case__text{
  margin-top: 22px;
  line-height: 26px;
}
.c-case__text .em{
  font-size: 18px;
  font-weight: bold;
  display: block;
  margin-top: 22px;
  margin-bottom: 3px;
}

.p-worries {
  position: relative;
}

.p-worries__inner{
  padding-bottom: 25px;
}
.p-worries__List{
  text-align: center;
  position: relative;
}
.p-worries__List img{
  width: 100%;
}
.p-worries__titleBox{
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 48px;
  width: 100%;
}
.p-worries__titleBox__label{
  font-size: 15px;
  color: var(--color-white);
  font-weight: bold;
  background-color: var(--color-main);
  border-radius: 5px;
  width: 193px;
  height: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  position: relative;
}
.p-worries__titleBox__label::after{
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 6px solid var(--color-main);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -4px;
  z-index: 1;
}
.p-worries__titleBox__title{
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 25px;
}
.p-worries__titleBox__title .em{
  font-size: 23px;
}

.p-solution__inner {
  padding-top: 9px;
  padding-bottom: 53px;
}
.p-solution__titleBox{
  text-align: center;
}
.p-solution__titleBox__title{
  font-size: 20px;
  font-weight: 600;
  position: relative;
  line-height: 31px;
  letter-spacing: .02em;
}
@media screen and (max-width: 480px) {
  .p-solution__titleBox__title{
    font-size: calc(20 / 375 * 100vw);
  }
}
.p-solution__titleBox__title .em{
  font-size: 25px;
  letter-spacing: 0;
}
@media screen and (max-width: 480px) {
  .p-solution__titleBox__title .em{
    font-size: calc(25 / 375 * 100vw);
  }
}
.p-solution__titleBox__title::before{
  background-image: url(../images/solution_title_speech_1.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 59px;
  width: 20px;
  position: absolute;
  bottom: 2px;
  left: 20%;
}
.p-solution__titleBox__title::after{
  background-image: url(../images/solution_title_speech_2.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 55px;
  width: 18px;
  position: absolute;
  bottom: 2px;
  right: 20%;
}
.p-solution__titleBox__label{
  font-size: 15px;
  font-weight: 700;
  color: var(--color-main);
  background-color: var(--color-accent);
  border-radius: 5px;
  width: 198px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  position: relative;
  margin-top: 20px;
  margin-bottom: 15px;
  line-height: 20px;
  letter-spacing: 0;
}
.p-solution__titleBox__label::after{
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 7px solid var(--color-accent);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
  z-index: 1;
}
.p-solution__titleBox__text{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 31px;
}
@media screen and (max-width: 480px) {
  .p-solution__titleBox__text{
    font-size: calc(20 / 375 * 100vw);
  }
}
.p-solution__titleBox__text .em{
  font-size: 25px;
}
@media screen and (max-width: 480px) {
  .p-solution__titleBox__text .em{
    font-size: calc(25 / 375 * 100vw);
  }
}
.p-solution__solutionList{
  padding: 24px 10px 31px;
  position: relative;
  width: 330px;
  border: 2px solid var(--color-main);
  margin: 0 auto;
  border-radius: 10px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  line-height: 29px;
}
@media (min-width:381px) and (max-width:480px) {
  .p-solution__solutionList{
    width: 88%;
  }
}

.p-solution__solutionList .textDot{
  display: block;
  margin-top: 8px;
  font-size: 25px;
  line-height: 31px;
}
@media screen and (max-width: 480px) {
  .p-solution__solutionList .textDot{
    font-size: calc(25 / 375 * 100vw);
  }
}
.p-solution__solutionList .textDot span{
  font-size: 25px;
  color: var(--color-main);
  position: relative;
  display: inline-block;
  padding-top: 8px;
  letter-spacing: 0;
}
@media screen and (max-width: 480px) {
  .p-solution__solutionList .textDot span{
    font-size: calc(25 / 375 * 100vw);
  }
}
.p-solution__solutionList .textDot span::before{
  content: "●";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  font-size: 6px;
  color: var(--color-main);
  line-height: 1;
}
.p-solution__solutionList .textDot span:last-of-type{
  margin-right: 20px;
  margin-right: -4px;
}
.p-solution__solutionList img{
  width: 314px;
  height: 541px;
}
@media screen and (max-width: 480px) {
  .p-solution__solutionList img{
    width: calc(314 / 375 * 100vw);
    height: calc(541 / 375 * 100vw);
  }
}
.p-solution__solutionList img.p-solution__solutionList__message1_textImg{
  width: 265px;
  height: 64px;
  margin-top: 8px;
}
.p-solution__solutionList__message2{
  margin-top: 14px;
  margin-bottom: 18px;
}

.p-about__inner{
  background-color: var(--color-sub);
  text-align: center;
  padding: 45px 20px 50px 20px;
}
.p-about__logo{
  width: 330px;
  height: 96px;
}
@media screen and (max-width: 480px) {
  .p-about__logo{
    width: calc(330 / 375 * 100vw);
    height: calc(96 / 375 * 100vw);
  }
}
.p-about__title{
  font-size: 20px;
  font-weight: 700;
  margin-top: 23px;
  line-height: 32px;
}
@media screen and (max-width: 480px) {
  .p-about__title{
    font-size: calc(20 / 375 * 100vw);
  }
}
.p-about__title .em{
  font-size: 22px;
}
@media screen and (max-width: 480px) {
  .p-about__title .em{
    font-size: calc(22 / 375 * 100vw);
  }
}
.p-about__title .em2{
  font-size: 34px;
  color: var(--color-main);
  display: block;
  margin-top: 15px;
}
@media screen and (max-width: 480px) {
  .p-about__title .em2{
    font-size: calc(34 / 375 * 100vw);
  }
}
.p-about__aboutList{
  margin-top: 23px;
}
.p-about__aboutList__aboutBox1{
  text-align: left;
  margin-bottom: 20px;
  position: relative;
  width: 280px;
}
@media screen and (max-width: 480px) {
  .p-about__aboutList__aboutBox1{
    width: calc(280 / 375 * 100vw);
  }
}
.p-about__aboutList__aboutBox1::after{
  background-image: url(../images/about_deco_1.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 46px;
  width: 64px;
  position: absolute;
  bottom: -8px;
  right: -29px;
}
@media screen and (max-width: 480px) {
  .p-about__aboutList__aboutBox1::after{
    height: calc(46 / 375 * 100vw);
    width: calc(64 / 375 * 100vw);
  }
}
.p-about__aboutList__aboutBox2{
  margin-bottom: 44px;
  position: relative;
  width: 280px;
  margin-left: auto;
}
@media screen and (max-width: 480px) {
  .p-about__aboutList__aboutBox2{
    width: calc(280 / 375 * 100vw);
  }
}
.p-about__aboutList__aboutBox2::after{
  background-image: url(../images/about_deco_2.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 67px;
  width: 57px;
  position: absolute;
  bottom: -15px;
  left: -15px;
}
@media screen and (max-width: 480px) {
  .p-about__aboutList__aboutBox2::after{
    height: calc(67 / 375 * 100vw);
    width: calc(57 / 375 * 100vw);
  }
}
.p-about__aboutList__aboutBox3{
  text-align: left;
  position: relative;
}
.p-about__aboutList__aboutBox4{
  position: relative;
  margin-top: 95px;
}
.p-about__aboutList__aboutBox5{
  text-align: left;
  position: relative;
  margin-top: 96px;
}
.p-about__aboutList__aboutBox3 img,
.p-about__aboutList__aboutBox4 img,
.p-about__aboutList__aboutBox5 img{
  width: 280px;
  height: 166px;
}
@media screen and (max-width: 480px) {
  .p-about__aboutList__aboutBox3 img,
  .p-about__aboutList__aboutBox4 img,
  .p-about__aboutList__aboutBox5 img{
    width: calc(280 / 375 * 100vw);
    height: calc(166 / 375 * 100vw);
  }
}
.p-about__aboutList__aboutImg{
  position: relative;
}
.p-about__aboutList__aboutBox3 .p-about__aboutList__aboutImg{
  text-align: right;
}
.p-about__aboutList__aboutBox4 .p-about__aboutList__aboutImg{
  text-align: left;
  margin-left: 4px;
}
.p-about__aboutList__aboutBox5 .p-about__aboutList__aboutImg{
  text-align: right;
  margin-bottom: 105px;
}
.p-about__aboutList__about{
  background-color: var(--color-white);
  border-radius: 10px;
  font-size: 15px;
  padding: 15px 0 17px 23px;
  text-align: left;
  line-height: 23px;
  letter-spacing: 0;
}
.p-about__aboutList__aboutBox .em{
  font-size: 18px;
  letter-spacing: 0;
}
.p-about__aboutList__aboutBox1 .p-about__aboutList__about{
  font-weight: bold;
}
.p-about__aboutList__aboutBox2 .p-about__aboutList__about{
  text-align: right;
  padding: 13px 21px 17px 0;
  font-weight: bold;
}
.p-about__aboutList__aboutBox3 .p-about__aboutList__about{
  position: absolute;
  bottom: -82px;
  padding: 13px 0 17px 23px;
  font-size: 14px;
  width: 257px;
}
@media screen and (max-width: 480px) {
  .p-about__aboutList__aboutBox3 .p-about__aboutList__about{
    font-size: calc(14 / 375 * 100vw);
    width: calc(257 / 375 * 100vw);
  }
}
.p-about__aboutList__aboutBox4 .p-about__aboutList__about{
  position: absolute;
  bottom: -84px;
  right: 0px;
  padding: 16px 22px 17px 22px;
  font-size: 14px;
}
@media screen and (max-width: 480px) {
  .p-about__aboutList__aboutBox4 .p-about__aboutList__about{
    font-size: calc(14 / 375 * 100vw);
  }
}
.p-about__aboutList__aboutBox5 .p-about__aboutList__about{
  position: absolute;
  bottom: -61px;
  padding: 17px 21px 17px 23px;
  font-size: 14px;
}
@media screen and (max-width: 480px) {
  .p-about__aboutList__aboutBox5 .p-about__aboutList__about{
    font-size: calc(14 / 375 * 100vw);
  }
}
.p-about__aboutList__aboutBox3 span{
  font-size: 15px;
  font-weight: bold;
}
@media screen and (max-width: 480px) {
  .p-about__aboutList__aboutBox3 span{
    font-size: calc(15 / 375 * 100vw);
  }
}
.p-about__aboutList__aboutBox3 span.em{
  font-family: 'Albert Sans';
  font-weight: 900;
  font-size: 28px;
  margin-right: 2px;
  letter-spacing: -0.02em;
  display: inline-block;
  transform: translateY(1px);
}
@media screen and (max-width: 480px) {
  .p-about__aboutList__aboutBox3 span.em{
    font-size: calc(28 / 375 * 100vw);
  }
}
.p-about__aboutList__aboutBox4 .em_black,
.p-about__aboutList__aboutBox4 .em,
.p-about__aboutList__aboutBox5 .em{
  font-size: 16px;
  font-weight: bold;
}

.p-cta__button{
  position: relative;
  margin-left: 10px;
}
.p-cta__button::after {
  background-image: url(../images/button_icon_trial.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  height: 36px;
  width: 92px;
  margin: auto 0;
  position: absolute;
  left: -4px;
  top: -62px;
}
@media screen and (max-width: 480px) {
  .p-cta__button::after {
    height: calc(36 / 375 * 100vw);
    width: calc(92 / 375 * 100vw);
    left: calc(-4 / 375 * 100vw);
    top: calc(-62 / 375 * 100vw);
  }
}
.p-cta__button--2::after {
  background-image: url(../images/button_icon_trial_2.svg);
}
.p-cta__button a {
  align-items: center;
  background-color: var(--color-accent);
  border-radius: 100px;
  color: var(--color-main);
  display: flex;
  flex-direction: column;
  font-size: 22px;
  font-weight: bold;
  height: 71px;
  justify-content: center;
  margin: 0 auto;
  width: 310px;
  position: relative;
}
@media screen and (max-width: 480px) {
  .p-cta__button a {
    font-size: calc(22 / 375 * 100vw);
    height: calc(71 / 375 * 100vw);
    width: calc(310 / 375 * 100vw);
  }
}
.p-cta__button a::before {
  background-image: url(../images/button_icon_arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  height: 15px;
  width: 9px;
  margin: auto 0;
  position: absolute;
  right: 25px;
  top: 0;
}
@media screen and (max-width: 480px) {
  .p-cta__button a::before {
    height: calc(15 / 375 * 100vw);
    width: calc(9 / 375 * 100vw);
    right: calc(25 / 375 * 100vw);
  }
}
.p-cta__button .label{
  font-size: 14px;
  transform: translateY(-2px);
  padding-bottom: 3px;
}
@media screen and (max-width: 480px) {
  .p-cta__button .label{
    font-size: calc(14 / 375 * 100vw);
  }
}
.p-support__inner{
  padding: 46px 0;
}
.p-support__titleBox__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 29px;
  text-align: center;
  letter-spacing: 0;
}
@media screen and (max-width: 480px) {
  .p-support__titleBox__title{
    font-size: calc(20 / 375 * 100vw);
  }
}
.p-support__titleBox__title .em{
  font-size: 23px;
}
@media screen and (max-width: 480px) {
  .p-support__titleBox__title .em{
    font-size: calc(23 / 375 * 100vw);
  }
}
.p-support__supportList{
  background-color: var(--color-sub);
  border-radius: 10px;
  width: 330px;
  margin: 0 auto;
  padding: 25px 20px 20px 25px;
  font-size: 15px;
  font-weight: 700;
  position: relative;
  text-align: center;
  margin-top: 17px;
}
@media screen and (max-width: 480px) {
  .p-support__supportList{
    font-size: calc(15 / 375 * 100vw);
    width: calc(330 / 375 * 100vw);
  }
}
.p-support__supportList::after{
  background-image: url(../images/support_deco_1.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 46px;
  width: 64px;
  position: absolute;
  bottom: 5px;
  right: 19px;
}
.p-support__supportList .em{
  font-size: 18px;
}
@media screen and (max-width: 480px) {
  .p-support__supportList .em{
    font-size: calc(18 / 375 * 100vw);
  }
}
.p-support__supportList .em2{
  font-size: 26px;
  color: var(--color-main);
  font-family: 'Albert Sans';
  font-weight: 700;
  display: inline-block;
  transform: translateY(2px);
}
@media screen and (max-width: 480px) {
  .p-support__supportList .em2{
    font-size: calc(26 / 375 * 100vw);
  }
}
.p-support__supportList ul li + li{
  margin-top: 14px;
}
.p-support__supportList ul li{
  position: relative;
  text-align: left;
  padding-left: 31px;
  line-height: 19px;
}
.p-support__supportList ul li::before{
  background-image: url(../images/support_check.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  height: 18px;
  width: 18px;
  position: absolute;
  left: 0;
  top: 3px;
}
@media screen and (max-width: 480px) {
  .p-support__supportList ul li::before{
    height: calc(18 / 375 * 100vw);
    width: calc(18 / 375 * 100vw);
  }
}
.p-support__voiceList{
  margin-top: 38px;
  text-align: center;
}
.p-support__voiceList ul li{
  background-color: var(--color-main);
  color: var(--color-white);
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 21px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  padding: 0px 0px 0px 16px;
  position: relative;
  margin-left: 23px;
  line-height: 20px;
  letter-spacing: .01em;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .p-support__voiceList ul li{
    font-size: calc(15 / 375 * 100vw);
  }
}
.p-support__voiceList ul li::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid var(--color-main);
  position: absolute;
  z-index: 1;
  bottom: -7px;
  left: 28px;
}
.p-support__voiceList ul li.p-support__voiceList1{
  width: 238px;
  height: 58px;
  text-align: left;
}
@media screen and (max-width: 480px) {
  .p-support__voiceList ul li.p-support__voiceList1{
    width: calc(238 / 375 * 100vw);
    height: calc(58 / 375 * 100vw);
  }
}
.p-support__voiceList ul li.p-support__voiceList2{
  width: 221px;
  height: 58px;
  margin-left: auto;
  margin-right: 21px;
  margin-right: 21px;
  text-align: right;
  padding: 0px 0px 0px 15px;
}
@media screen and (max-width: 480px) {
  .p-support__voiceList ul li.p-support__voiceList2{
    width: calc(221 / 375 * 100vw);
    height: calc(58 / 375 * 100vw);
  }
}
.p-support__voiceList ul li.p-support__voiceList3{
  width: 232px;
  height: 57px;
  text-align: left;
}
@media screen and (max-width: 480px) {
  .p-support__voiceList ul li.p-support__voiceList3{
    width: calc(232 / 375 * 100vw);
    height: calc(57 / 375 * 100vw);
  }
}
.p-support__voiceList ul li.p-support__voiceList4{
  width: 180px;
  height: 37px;
  margin-left: auto;
  margin-right: 21px;
}
@media screen and (max-width: 480px) {
  .p-support__voiceList ul li.p-support__voiceList4{
    width: calc(180 / 375 * 100vw);
    height: calc(37 / 375 * 100vw);
  }
}
.p-support__voiceList ul li.p-support__voiceList1::after,
.p-support__voiceList ul li.p-support__voiceList3::after{
  left: 28px;
}
.p-support__voiceList ul li.p-support__voiceList2::after,
.p-support__voiceList ul li.p-support__voiceList4::after{
  left: auto;
  right: 29px;
}
.p-support__voiceList img{
  width: 93px;
  height: 110px;
}

.p-reason__inner {
  padding-bottom: 50px;
  margin: 0 auto;
  padding-top: 48px;
  background-color: var(--color-sub);
}
.p-reason__titleBox {
  margin-bottom: 24px;
}
.p-reason__titleBox__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0;
}
.p-reason__titleBox__title .em {
  font-size: 22px;
}
.p-reason__reasonList > ul > li + li {
  margin-top: 64px;
}
.p-reason__reasonList > ul > li:nth-of-type(4){
  margin-top: 40px;
}
.p-reason__reasonList__reasonBox {
  position: relative;
}
.p-reason__reasonList__reasonBox__thumbnail {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 196px;
}
.p-reason__reasonList__reasonBox__textBox{
  position: absolute;
  background-color: var(--color-white);
  border-radius: 10px;
  margin-left: 22px;
}
.p-reason__reasonList__reasonBox1 .p-reason__reasonList__reasonBox__textBox{
  width: 254px;
  bottom: -47px;
}
@media screen and (max-width: 480px) {
  .p-reason__reasonList__reasonBox1 .p-reason__reasonList__reasonBox__textBox{
    width: calc(254 / 375 * 100vw);
  }
}
.p-reason__reasonList__reasonBox2 .p-reason__reasonList__reasonBox__textBox{
  width: 298px;
  bottom: -47px;
}
@media screen and (max-width: 480px) {
  .p-reason__reasonList__reasonBox2 .p-reason__reasonList__reasonBox__textBox{
    width: calc(298 / 375 * 100vw);
  }
}
.p-reason__reasonList__reasonBox3 .p-reason__reasonList__reasonBox__textBox{
  width: 202px;
  bottom: -25px;
}
@media screen and (max-width: 480px) {
  .p-reason__reasonList__reasonBox3 .p-reason__reasonList__reasonBox__textBox{
    width: calc(202 / 375 * 100vw);
  }
}
.p-reason__reasonList__reasonBox4 .p-reason__reasonList__reasonBox__textBox{
  width: 254px;
  bottom: -48px;
}
@media screen and (max-width: 480px) {
  .p-reason__reasonList__reasonBox4 .p-reason__reasonList__reasonBox__textBox{
    width: calc(254 / 375 * 100vw);
  }
}
.p-reason__reasonList__reasonBox__textBox__num{
  font-family: 'Albert Sans';
  font-weight: 500;
  background-color: var(--color-main);
  width: 73px;
  height: 17px;
  color: var(--color-white);
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  position: absolute;
  top: -7px;
  left: 19px;
}
@media screen and (max-width: 480px) {
  .p-reason__reasonList__reasonBox__textBox__num{
    width: calc(73 / 375 * 100vw);
  }
}
.p-reason__reasonList__reasonBox2 .p-reason__reasonList__reasonBox__textBox__num{
  top: -9px;
}
.p-reason__reasonList__reasonBox__textBox__num p{
  padding-left: 1px;
  padding-top: 1px;
}
.p-reason__reasonList__reasonBox__textBox__text {
  font-family: 'Noto Sans JP';
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 0em;
  padding: 14px 14px 14px 19px;
}
.p-reason__reasonList__reasonBox__textBox__text span{
  font-size: 15px;
  font-weight: bold;
}
.p-reason__reasonList__reasonBox__textBox__text .em{
  font-family: 'Albert Sans';
  font-weight: 900;
  font-size: 28px;
  display: inline-block;
  transform: translateY(2px);
  letter-spacing: 0;
  margin-left: 2px;
}
.p-reason__reasonList__reasonBox__textBox__text .em2{
  color: var(--color-main);
  letter-spacing: 0.02em;
}

.p-cta-message{
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}
.p-cta-message__inner{
  background-color: var(--color-sub);
  padding: 38px 20px 48px 20px;
}
.p-cta-message__inner img{
  width: 102px;
  height: 41px;
}
.p-cta-message__text__top{
  margin-top: 31px;
  margin-bottom: 12px;
  line-height: 32px;
}
.p-cta-message__text__top .em{
  font-size: 23px;
}
.p-cta-message__text__bottom{
  font-size: 23px;
  margin-top: 15px;
}
.p-voice__inner{
  padding: 55px 0 45px 0;
}
.p-voice__title{
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 80px;
}
.p-voice__voiceList > ul > li {
  width: 330px;
  background-color: var(--color-sub);
  margin: 0 auto;
  padding: 20px;
}
@media screen and (max-width: 480px) {
  .p-voice__voiceList > ul > li {
    width: calc(330 / 375 * 100vw);
  }
}
.p-voice__voiceList > ul > li + li{
  margin-top: 73px;
}
.c-voice{
  position: relative;
  padding-top: 31px;
}
.c-voice__icon {
  position: absolute;
  top: -74px;
  left: 50%;
  transform: translateX(-50%);
  width: 104px;
  height: 104px;
}
.c-voice__title{
  color: var(--color-main);
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
}
.c-voice__text{
  font-size: 15px;
  padding-top: 5px;
  line-height: 28px;
  letter-spacing: .01em;
}

.p-attention__inner{
  padding: 19px 0;
  text-align: center;
  background-color: var(--color-sub);
}
.p-attention__inner img{
  width: 53px;
  height: 47px;
  display: block;
  margin: 0 auto;
}
.c-attention__title{
  color: var(--color-main);
  font-weight: bold;
  font-size: 20px;
  position: relative;
  display: inline-block;
  margin-top: 19px;
}
.c-attention__title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 7px;
  background-color: var(--color-accent);
  z-index: -1;
}
.p-flow__flowList{
  margin-bottom: 43px;
}
.c-attention__text{
  font-size: 15px;
  font-weight: bold;
  padding-top: 16px;
  line-height: 28px;
}

.p-flow__inner {
  padding: 55px 20px 46px 20px;
}
.p-flow__title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 25px;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .p-flow__title {
    font-size: calc(24 / 375 * 100vw);
  }
}
.p-flow__flowList__flowBox {
  margin: 0 auto;
  position: relative;
  width: 330px;
  background-color: var(--color-sub);
  border-radius: 10px;
  padding: 21px;
}
@media screen and (max-width: 480px) {
  .p-flow__flowList__flowBox {
    width: calc(330 / 375 * 100vw);
  }
}
.p-flow__flowList__flowBox__num{
  font-family: 'Albert Sans';
  font-weight: 500;
  background-color: var(--color-main);
  width: 68px;
  height: 17px;
  color: var(--color-white);
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  position: absolute;
  top: -8px;
  letter-spacing: .01em;
}
@media screen and (max-width: 480px) {
  .p-flow__flowList__flowBox__num{
    width: calc(68 / 375 * 100vw);
    font-size: calc(13 / 375 * 100vw);
  }
}
.p-flow__flowList__flowBox__title{
  color: var(--color-main);
  font-size: 18px;
  font-weight: bold;
  line-height: 19px;
}
@media screen and (max-width: 480px) {
  .p-flow__flowList__flowBox__title{
    font-size: calc(18 / 375 * 100vw);
  }
}

.p-flow__flowList li:not(:last-child)::after {
  background-image: url(../images/icon_flow_next.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  margin: 0 auto;
  margin-top: 13px;
  margin-bottom: 17px;
  width: 21px;
  height: 12px;
}
@media screen and (max-width: 480px) {
  .p-flow__flowList li:not(:last-child)::after {
    width: calc(21 / 375 * 100vw);
    height: calc(12 / 375 * 100vw);
  }
}
.p-flow__flowList__flowBox__text {
  font-size: 15px;
  line-height: 28px;
  margin-top: 10px;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 480px) {
  .p-flow__flowList__flowBox__text {
    font-size: calc(15 / 375 * 100vw);
  }
}

.p-faq {
  background-color: var(--color-sub);
}
.p-faq__inner {
  padding: 60px 0 55px 0;
}
.p-faq__title {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: center;
}
.p-faq__faqList {
  margin: 0 auto;
  width: 88%;
}
.p-faq__faqList > ul > li + li {
  margin-top: 25px;
}
.p-faq__faqList__faqBox {
  background-color: var(--color-white);
  border-radius: 10px;
}
.p-faq__faqList__faqBox__qBox {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  background-color: var(--color-main);
  border-radius: 10px 10px 0 0;
  cursor: pointer;
  position: relative;
  transition: 0.3s;
  user-select: none;
}
.p-faq__faqList__faqBox__qBox__inner {
  align-items: center;
  display: flex;
  padding: 10px 10px 10px 18px;
}
.p-faq__faqList__faqBox__qBox__icon {
  flex-shrink: 0;
  margin-right: 10px;
  width: 35px;
}
.p-faq__faqList__faqBox__qBox__icon img {
  height: auto;
  width: 100%;
}
.p-faq__faqList__faqBox__qBox__text {
  color: var(--color-white);
  font-size: 16px;
  font-weight: 600;
  line-height: 33px;
  letter-spacing: .03em;
}
.p-faq__faqList__faqBox__aBox__inner {
  padding: 10px 19px;
}
.p-faq__faqList__faqBox__aBox__text {
  font-size: 15px;
  line-height: 28px;
  letter-spacing: .02em;
}

.p-footer{
  background-color: var(--color-main);
  width: 375px;
  margin: 0 auto;
}
@media screen and (max-width: 480px) {
  .p-footer {
    width: 100%;
  }
}
.p-footer .l-container {
  align-items: center;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0;
  justify-content: center;
}
.p-footer__nav{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 0;
}
.p-footer__nav > ul {
  align-items: center;
  display: flex;
  justify-content: center;
}
.p-footer__nav > ul > li + li {
  margin-left: 27px;
}
@media screen and (max-width: 480px) {
  .p-footer__nav > ul > li + li {
    margin-left: calc(27 / 375 * 100vw);
  }
}
.p-footer__nav a {
  font-size: 12px;
  text-decoration: underline;
  color: var(--color-white);
}
@media screen and (max-width: 480px) {
  .p-footer__nav a {
    font-size: calc(12 / 375 * 100vw);
  }
}
.p-footer__copyright{
  font-size: 10px;
  color: var(--color-white);
  text-align: center;
  padding-bottom: 20px;
}

#thanks main {
  display: flex;
  flex-direction: column;
}
#thanks  .container {
  flex: 1;
}
.p-thanks__inner{
  padding-top: 57px;
  padding-bottom: 50px;
  background-color: var(--color-sub);
  min-height: 100vh;
}
.p-thanks__content__titleBox{
  background-color: var(--color-accent);
  height: 78px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-thanks__content__title{
  color: var(--color-main);
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .p-thanks__content__title{
    font-size: calc(25 / 375 * 100vw);
  }
}
.p-thanks__lineBox{
  text-align: center;
  padding: 0 20px 46px 24px;
}
@media screen and (max-width: 480px) {
  .p-thanks__lineBox{
    padding: 0 calc(20 / 375 * 100vw) calc(46 / 375 * 100vw) calc(24 / 375 * 100vw);
  }
}
.p-thanks__lineBox__text {
  font-size: 17px;
  font-weight: 600;
  line-height: 36px;
  margin-top: 20px;
  margin-bottom: 17px;
  text-align: left;
}
@media screen and (max-width: 480px) {
  .p-thanks__lineBox__text {
    font-size: calc(17 / 375 * 100vw);
    line-height: calc(36 / 375 * 100vw);
    margin-top: calc(20 / 375 * 100vw);
    margin-bottom: calc(17 / 375 * 100vw);
  }
}
.p-thanks__lineBox__btn{
  width: 330px;
}
@media screen and (max-width: 480px) {
  .p-thanks__lineBox__btn{
    width: calc(330 / 375 * 100vw);
    max-width: 100%;
  }
}
.p-thanks__lineBox__notice{
  color: #22b94e;
  font-size: 12px;
  margin-top: 10px;
}
@media screen and (max-width: 480px) {
  .p-thanks__lineBox__notice{
    font-size: calc(12 / 375 * 100vw);
    margin-top: calc(10 / 375 * 100vw);
  }
}
.p-thanks__content__messageBox{
  background-color: var(--color-white);
  border-radius: 10px;
  position: relative;
  width: 280px;
  height: 76px;
  display: flex;
  align-items: center;
  margin-left: 20px;
  border-radius: 10px;
}
@media screen and (max-width: 480px) {
  .p-thanks__content__messageBox{
    width: calc(280 / 375 * 100vw);
    height: calc(76 / 375 * 100vw);
  }
}
.p-thanks__content__messageBox::after{
  background-image: url(../images/thanks_deco.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 67px;
  width: 67px;
  position: absolute;
  bottom: -9px;
  right: -53px;
}
@media screen and (max-width: 480px) {
  .p-thanks__content__messageBox::after{
    height: calc(67 / 375 * 100vw);
    width: calc(67 / 375 * 100vw);
    bottom: calc(-9 / 375 * 100vw);
    right: calc(-53 / 375 * 100vw);
  }
}
.p-thanks__content__messageBox__text{
  font-size: 20px;
  font-weight: 700;
  color: var(--color-main);
  line-height: 26px;
  padding-left: 31px;
}
@media screen and (max-width: 480px) {
  .p-thanks__content__messageBox__text {
    font-size: calc(20 * 100vw / 375);
    line-height: calc(26 * 100vw / 375);
    padding-left: calc(31 * 100vw / 375);
  }
}

html.lity-active,
body.lity-active {
  overflow: hidden !important;
}
.lity-hide {
  display: none !important;
}
.lity-close,
.lity-close:hover {
  box-shadow: none !important;
  display: none !important;
  font-family: inherit !important;
  line-height: 1 !important;
  position: static !important;
  text-shadow: none !important;
}
.lity-container,
.lity-content {
  transform: none !important;
  transition: none !important;
}
.lity-content {
  max-width: 90vw !important;
  box-sizing: border-box;
  margin: 0 auto;
}
.lity-content:after{
  box-shadow: none;
}
.c-lityPrivacyPolicy {
  background-color: var(--color-white);
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 10px rgba(48, 56, 65, 0.15);
          box-shadow: 0px 0px 10px rgba(48, 56, 65, 0.15);
  height: 700px;
  overflow: scroll;
  padding: 40px;
  position: relative;
  width: 730px;
  font-size: 20px;
  line-height: 1.6;
  font-weight: 400;
  overflow: auto;
}
@media screen and (max-width: 767px) {
  .c-lityPrivacyPolicy {
    border-radius: 2.6666666667vw;
    -webkit-box-shadow: 0vw 0vw 2.6666666667vw rgba(48, 56, 65, 0.15);
            box-shadow: 0vw 0vw 2.6666666667vw rgba(48, 56, 65, 0.15);
    height: 92dvh;
    padding: 5.3333333333vw;
    width: 85vw;
    font-size: calc(13 / 375 * 100vw);
  }
}
.c-lityPrivacyPolicy__title {
  text-align: center;
  margin-bottom: 20px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .c-lityPrivacyPolicy__title {
    margin-bottom: 5.3333333333vw;
  }
}
.c-lityPrivacyPolicy p {
  margin-bottom: 20px;
  overflow-wrap: anywhere;
}
@media screen and (max-width: 767px) {
  .c-lityPrivacyPolicy p {
    margin-bottom: calc(20 / 375 * 100vw);
  }
}
.c-lityPrivacyPolicy span {
  font-weight: 700;
}

.c-lityPrivacyPolicy__close {
  position: fixed;
  right: 20px;
  top: 20px;
}
@media screen and (max-width: 767px) {
  .c-lityPrivacyPolicy__close {
    display: none;
  }
}
.c-lityPrivacyPolicy__close button {
  background: url(../images/icon_close.svg) !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  display: block !important;
  height: 17px;
  width: 17px;
}
@media screen and (max-width: 767px) {
  .c-lityPrivacyPolicy__close button {
    height: 3.2vw;
    width: 3.2vw;
  }
}
.c-lityPrivacyPolicy__close button:hover {
  display: block !important;
}
.c-lityPrivacyPolicy__content{
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .c-lityPrivacyPolicy__content{
    font-size: calc(13 / 375 * 100vw);
  }
}
.c-lityPrivacyPolicy__content--heading{
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .c-lityPrivacyPolicy__content--heading{
    margin-top: calc(20 / 375 * 100vw);
    margin-bottom: calc(10 / 375 * 100vw);
    font-size: calc(16 / 375 * 100vw);
  }
}
