@charset "UTF-8";
body {
  width: 100%;
  min-width: 111.1111111111vw;
  max-width: 185.1851851852vw;
  margin-inline: auto;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.06em;
  font-weight: 500;
  font-style: normal;
  font-size: 1.4814814815vw;
  line-height: 1em;
  color: #2E355B;
}
body * {
  box-sizing: border-box;
  line-height: 1em;
}
body.is-modal-open {
  overflow: hidden;
  height: 100%;
}

a {
  text-decoration: none;
}

p {
  margin: 0;
}

img {
  display: block;
  width: 100%;
  vertical-align: bottom;
}

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

.sp_only {
  display: none !important;
}

.inner {
  width: 92.5925925926vw;
  margin: 0 auto;
  position: relative;
}

.btn {
  filter: drop-shadow(0.462962963vw 0.462962963vw 0.9259259259vw rgba(0, 0, 0, 0.2));
}
@media (any-hover: hover) {
  .btn:hover {
    filter: drop-shadow(0.462962963vw 0.462962963vw 0.9259259259vw rgba(0, 0, 0, 0.2)) brightness(120%);
    transition: all 0.3s;
  }
}

header {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 8.3333333333vw;
  background: #fff;
  box-shadow: 0vw 0.9259259259vw 0.9259259259vw rgba(0, 0, 0, 0.1);
  z-index: 9;
}
header .inner {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 1.8518518519vw;
}
header .logo {
  width: 20.7407407407vw;
}
header .btn {
  width: 31.4814814815vw;
}

#fv {
  background: url(../img/fv_bg.jpg) no-repeat center 0;
  height: 62.037037037vw;
}
#fv .inner {
  padding: 7.4074074074vw 0 0;
}
#fv h1 {
  width: 53.8888888889vw;
  margin: 0 0 3.3333333333vw 0.9259259259vw;
}
#fv .award {
  width: 72.5vw;
  margin: 0 0 0 0.9259259259vw;
}
#fv .award_note {
  margin: 0 0 1.7592592593vw 3.2407407407vw;
  font-size: 1.4814814815vw;
  letter-spacing: 0.1em;
  color: #fff;
  font-weight: 400;
}
#fv .btn {
  width: 55.5555555556vw;
  margin: 0 0 5.9259259259vw 0.9259259259vw;
}
#fv .txt_wrap {
  background: #fff;
  width: 90.7407407407vw;
  height: 25.9259259259vw;
  border-radius: 1.8518518519vw;
  margin-inline: auto;
  text-align: center;
  padding: 1.8518518519vw 0 0;
}
#fv .txt_wrap p {
  font-size: 1.9444444444vw;
  line-height: 4.2592592593vw;
  letter-spacing: 0.02em;
  color: #2E355B;
}

#sv {
  background: url(../img/sv_bg.jpg) no-repeat center 0;
  height: 97.2222222222vw;
  color: #fff;
  margin-bottom: -13.7037037037vw;
}
#sv .inner {
  padding: 25.2777777778vw 0 0 35.5555555556vw;
}
#sv .catch {
  font-size: 3.8888888889vw;
  line-height: 5.0925925926vw;
  letter-spacing: 0.1em;
  margin: 0 0 5.7407407407vw;
}
#sv .txt {
  font-size: 1.8518518519vw;
  line-height: 2;
  letter-spacing: 0.14em;
}

#worries {
  background: url(../img/worries_bg.png) no-repeat center 0;
  height: 84.1666666667vw;
  padding: 10.6481481481vw 0 0;
  position: relative;
  z-index: 2;
}
#worries .sect_ttl {
  text-align: center;
  font-size: 3.3333333333vw;
  letter-spacing: 0.1em;
  font-weight: 700;
  margin: 0 0 5.2777777778vw;
}
#worries .worries_list {
  width: 75.9259259259vw;
  margin-inline: auto;
  display: flex;
  flex-flow: row wrap;
  gap: 0.8333333333vw;
}
#worries .worries_list li {
  border-radius: 100vh;
  background: #FFF url(../img/chk.png) no-repeat 4.0740740741vw center/1.8518518519vw;
  width: 100%;
  height: 6.4814814815vw;
  border: 1px solid #2E355B;
  padding: 2.037037037vw 0 0 7.7777777778vw;
  font-size: 2.1296296296vw;
  letter-spacing: 0.1em;
  font-weight: 700;
  box-shadow: 0.6481481481vw 0.6481481481vw 0.462962963vw rgba(0, 0, 0, 0.1);
}
#worries .txt {
  background: url(../img/moya_img.png) no-repeat center 0/100%;
  width: 81.0185185185vw;
  height: 30vw;
  margin-inline: auto;
  text-align: center;
  color: #fff;
  padding: 5.2777777778vw 0 0;
}
#worries .txt p {
  font-size: 2.4074074074vw;
  letter-spacing: 0.1em;
  margin: 0 0 1.8518518519vw;
}
#worries .txt h3 {
  font-size: 2.962962963vw;
  line-height: 4.6296296296vw;
  letter-spacing: 0.1em;
  font-weight: 700;
}
#worries .txt h3 strong {
  display: inline-block;
  font-weight: 700;
  position: relative;
}
#worries .txt h3 strong::after {
  content: "";
  display: block;
  width: calc(100% - 1em);
  height: 0.1851851852vw;
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1.1111111111vw;
  margin-inline: auto;
}

#reason {
  background: #F2F2F2 url(../img/reason_bg.jpg) no-repeat center 0;
  padding: 9.2592592593vw 0 8.3333333333vw;
}
#reason .sect_title {
  color: #fff;
  text-align: center;
  font-size: 3.7037037037vw;
  letter-spacing: 0.1em;
  font-weight: 700;
  margin: 0 0 6.9444444444vw;
}
#reason .sect_title span {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  font-size: 2.7777777778vw;
  letter-spacing: 0.1em;
  gap: 2.3148148148vw;
  margin: 0 0 2.037037037vw;
}
#reason .sect_title span::before, #reason .sect_title span::after {
  content: "";
  display: block;
  width: 0.1851851852vw;
  height: 3.5185185185vw;
  background: #fff;
}
#reason .sect_title span::before {
  rotate: -20deg;
}
#reason .sect_title span::after {
  rotate: 20deg;
}
#reason .sect_title img {
  display: inline;
  margin: 0 0.9259259259vw;
}
#reason .sect_title .img01 {
  width: 27.2222222222vw;
}
#reason .sect_title .img02 {
  width: 2.4074074074vw;
}
#reason .sect_title strong {
  font-weight: 700;
  font-size: 4.8148148148vw;
  letter-spacing: 0.1em;
}
#reason .reason_block {
  width: 92.5925925926vw;
  margin: 0 auto 1.8518518519vw;
  border-radius: 2.7777777778vw;
  background: #fff;
  display: flex;
  gap: 3.7037037037vw;
  padding: 4.6296296296vw 0 4.1666666667vw 7.4074074074vw;
}
#reason .reason_block .num {
  width: 16.6666666667vw;
}
#reason .reason_block .txt_wrap {
  margin-top: -0.1851851852vw;
}
#reason .reason_block .txt_wrap h3 {
  font-size: 3.3333333333vw;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: #A00000;
  margin: 0 0 3.7037037037vw;
}
#reason .reason_block .txt_wrap h3 span {
  display: block;
  font-size: 2.4074074074vw;
  letter-spacing: 0.1em;
  color: #2E355B;
  margin: 1.2962962963vw 0 0;
}
#reason .reason_block .txt_wrap p {
  color: #2E355B;
  font-size: 1.5740740741vw;
  line-height: 2.7777777778vw;
}
#reason .btn {
  width: 47.2222222222vw;
  margin: 5.5555555556vw auto 0;
}

#voice {
  background: #fafafa;
  padding: 8.5185185185vw 0 7.4074074074vw;
}
#voice .sect_title {
  font-size: 3.3333333333vw;
  line-height: 4.8148148148vw;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-align: center;
}
#voice .note {
  text-align: center;
  font-size: 1.2037037037vw;
  letter-spacing: 0.1em;
  margin: 3.7037037037vw 0 5vw;
}
#voice .voice_block {
  width: 90.7407407407vw;
  margin: 0 auto 1.8518518519vw;
  padding: 4.6296296296vw 0 4.1666666667vw 5.5555555556vw;
  border-radius: 2.8703703704vw;
  box-shadow: 0.6481481481vw 0.6481481481vw 0.462962963vw rgba(0, 0, 0, 0.1);
  display: flex;
  gap: 4.6296296296vw;
}
#voice .user {
  width: 10.1851851852vw;
}
#voice .user img {
  width: 10.1851851852vw;
}
#voice .user .name {
  width: fit-content;
  width: -moz-fit-content;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  text-align: center;
  font-size: 1.3888888889vw;
  line-height: 1.9444444444vw;
  font-weight: 700;
  margin-block-start: 0.9259259259vw;
}
#voice .comment {
  width: 64.8148148148vw;
  margin-top: -1.2962962963vw;
}
#voice .comment p {
  font-size: 1.5740740741vw;
  line-height: 3.2407407407vw;
  letter-spacing: 0.1em;
}
#voice .comment strong {
  background: #F1D9D9;
  padding: 0 0.2777777778vw;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone; /* Safari用 */
}
#voice .comment span {
  letter-spacing: 0.08em;
}

#flow {
  background: #F2F2F2;
  padding: 8.5185185185vw 0 5.3703703704vw;
}
#flow .sect_title {
  font-size: 3.3333333333vw;
  line-height: 4.8148148148vw;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-align: center;
  margin-bottom: 5.9259259259vw;
}
#flow .steps {
  width: 92.5925925926vw;
  margin-inline: auto;
  display: flex;
  flex-flow: row wrap;
  gap: 1.8518518519vw;
}
#flow .steps li {
  background: #fff;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 2.7777777778vw;
  position: relative;
}
#flow .steps li::after {
  content: "";
  display: block;
  height: calc(2.7777777778vw / 2);
  width: 2.7777777778vw;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  position: absolute;
  bottom: -1.3888888889vw;
  left: 0;
  right: 0;
  margin-inline: auto;
}
#flow .steps li:nth-child(1)::after {
  background: #ABAEBD;
}
#flow .steps li:nth-child(2)::after {
  background: #969AAD;
}
#flow .steps li:nth-child(3)::after {
  background: #7E83A0;
}
#flow .steps li:nth-child(4)::after {
  background: #6D728C;
}
#flow .steps li:nth-child(5)::after {
  background: #585D7C;
}
#flow .steps li:nth-child(6)::after {
  background: #43496B;
}
#flow .steps li:last-child::after {
  display: none;
}
#flow .steps li:last-child .txt {
  gap: 0.9259259259vw;
}
#flow .steps .num {
  width: 6.4814814815vw;
}
#flow .steps .txt {
  display: flex;
  align-items: center;
  gap: 2.3148148148vw;
}
#flow .steps .txt p {
  font-weight: 700;
  font-size: 2.4074074074vw;
  letter-spacing: 0.08em;
}
#flow .steps .txt span {
  display: block;
  height: 2.7777777778vw;
  background: #F2F2F2;
  font-size: 1.8518518519vw;
  letter-spacing: 0.1em;
  padding: 0.3703703704vw 1.3888888889vw;
}
#flow .steps .txt span i {
  font-style: normal;
}

#faq {
  background: #F2F2F2;
  padding: 8.5185185185vw 0 7.4074074074vw;
}
#faq .sect_title {
  font-size: 3.3333333333vw;
  line-height: 4.8148148148vw;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-align: center;
  margin-bottom: 4.4444444444vw;
}
#faq .qa_block {
  width: 92.5925925926vw;
  margin: 0 auto 1.8518518519vw;
  padding: 2.7777777778vw 0 2.5925925926vw;
  border-radius: 2.8703703704vw;
  background: #fff;
}
#faq .qa_block dt {
  background: url(../img/q.png) no-repeat 0 0/3.7037037037vw;
  font-weight: 700;
  font-size: 2.4074074074vw;
  letter-spacing: 0.1em;
  height: 3.7037037037vw;
  padding: 0.462962963vw 0 0 6.4814814815vw;
  margin: 0 0 1.2037037037vw 2.7777777778vw;
}
#faq .qa_block dd {
  background: url(../img/a.png) no-repeat 0 0/3.7037037037vw;
  width: 79.6296296296vw;
  font-size: 1.8518518519vw;
  line-height: 3.2407407407vw;
  letter-spacing: 0.1em;
  min-height: 3.7037037037vw;
  padding: 0 0 0 5.5555555556vw;
  margin: 0 0 0 6.4814814815vw;
}

#contact {
  background: url(../img/contact_bg.jpg) no-repeat center 0;
  height: 103.6111111111vw;
  color: #fff;
  padding: 8.7962962963vw 0 0;
  text-align: center;
}
#contact .sect_title {
  font-size: 4.1666666667vw;
  line-height: 5.0925925926vw;
  letter-spacing: 0.1em;
  font-weight: 700;
  margin-bottom: 4.7222222222vw;
}
#contact .txt {
  margin-bottom: 16.6666666667vw;
}
#contact .txt p {
  font-size: 2.1296296296vw;
  line-height: 3.7037037037vw;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 3.7037037037vw;
}
#contact .btn_txt {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.5vw;
  letter-spacing: 0.1em;
  gap: 2.3148148148vw;
  margin: 0 0 2.4074074074vw;
  color: #2E355B;
  font-weight: 700;
}
#contact .btn_txt::before, #contact .btn_txt::after {
  content: "";
  display: block;
  width: 0.1851851852vw;
  height: 3.5185185185vw;
  background: #2E355B;
}
#contact .btn_txt::before {
  rotate: -20deg;
}
#contact .btn_txt::after {
  rotate: 20deg;
}
#contact .btn {
  width: 47.2222222222vw;
  margin-inline: auto;
}

footer {
  background: #333333;
  height: 14.8148148148vw;
  padding: 3.7037037037vw 0 0;
}
footer .logo {
  width: 16.5740740741vw;
  margin: 0 auto 3.1481481481vw;
}
footer small {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 1.3888888889vw;
  letter-spacing: 0.1em;
  margin-bottom: 5px;
  line-height: 1.2;
}
footer small:nth-of-type(2) {
  margin-bottom: 20px;
  line-height: 1;
}
footer a {
  color: #fff;
  text-decoration: underline;
}

.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.modal_viewport {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1001;
  width: 92.5925925926vw;
  display: none;
}

.modal_close {
  background: url(../img/close.png) no-repeat center 0/100%;
  width: 6.6666666667vw;
  height: 6.6666666667vw;
  position: absolute;
  top: -7vh;
  right: 0;
  cursor: pointer;
}

.modal_ttl {
  background: #A00000;
  width: 51.2962962963vw;
  height: 7.8703703704vw;
  position: absolute;
  top: -7.8703703704vw;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 2.7777777778vw 2.7777777778vw 0 0;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.2962962963vw;
}
.modal_ttl span {
  background: #fff;
  color: #A00000;
  border-radius: 100vh;
  width: 12.037037037vw;
  height: 3.5185185185vw;
  font-weight: 700;
  font-size: 2.2222222222vw;
  text-align: center;
  padding: 0.462962963vw 0 0;
}
.modal_ttl p {
  font-size: 3.3333333333vw;
  letter-spacing: 0.1em;
}

.modal_box {
  background: #fff;
  border-radius: 3.2407407407vw;
  overflow: hidden;
}

.modal_container {
  display: flex;
  transition: transform 0.4s ease-in-out;
  width: 370.37037037vw;
}

.modal {
  display: flex;
  flex-shrink: 0;
  padding: 5vw 0 5.5555555556vw;
  max-height: 71.2962962963vw;
  height: 70vh;
  width: 25%;
  color: #333333;
}

.modal_progress {
  width: 72.2222222222vw;
  margin: 0 auto 3.5185185185vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.modal_progress .num {
  width: 5.6481481481vw;
}
.modal_progress .bar {
  width: 64.8148148148vw;
  height: 1.1111111111vw;
  background: #E6E6E6;
  border-radius: 100vh;
  position: relative;
  overflow: hidden;
}
.modal_progress .bar::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background: #A00000;
  border-radius: 100vh;
  transition: all 0.3s;
  transform-origin: left top;
  translate: -100% 0;
}

.modal_inner {
  overflow-y: scroll;
  height: 100%;
  width: 100%;
}

.modal_question {
  font-weight: 700;
  font-size: 2.5925925926vw;
  color: #A00000;
  letter-spacing: 0.1em;
  margin: 0 0 4.9074074074vw 9.2592592593vw;
}
.modal_question.modal05_q {
  margin: 0 0 1.8518518519vw 9.2592592593vw;
}

.modal_answer {
  width: 69.4444444444vw;
  margin-inline: auto;
}
.modal_answer li {
  margin-bottom: 1.3888888889vw;
}
.modal_answer input[type=radio] {
  display: none;
}
.modal_answer input[type=radio] + label {
  display: block;
  border: 1px solid #2E355B;
  color: #2E355B;
  font-weight: 700;
  font-size: 2.1296296296vw;
  width: 69.4444444444vw;
  height: 6.4814814815vw;
  border-radius: 100vh;
  cursor: pointer;
  padding: 2.037037037vw 0 0 5.0925925926vw;
}
.modal_answer input[type=radio]:checked + label {
  background: #2E355B;
  color: #fff;
  transition: all 0.3s;
}
.modal_answer .modal_answer_text {
  color: #2E355B;
  font-size: 1.8518518519vw;
  line-height: 1.8;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.modal_answer .input_list {
  margin: 2.3148148148vw 0 2.7777777778vw;
}
.modal_answer .input_list li {
  display: flex;
  align-items: center;
}
.modal_answer .input_list li:not(:first-child) {
  margin-top: 1.3888888889vw;
}
.modal_answer .input_list li .tit {
  color: #2E355B;
  font-size: 2.1296296296vw;
  font-weight: 700;
  letter-spacing: 0.1em;
  width: 18.5185185185vw;
}
.modal_answer .input_list li .input_text {
  font-size: 2.1296296296vw;
  width: 50.9259259259vw;
  height: 6.4814814815vw;
  padding: 0 3.2407407407vw;
  border-radius: 3.7037037037vw;
  border: 1px solid #2E355B;
  box-sizing: border-box;
}
.modal_answer .input_list li .input_text::placeholder {
  color: #ccc;
}
.modal_answer .privacy {
  color: #2E355B;
  font-size: 2.1296296296vw;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 7.4074074074vw;
}
.modal_answer .privacy a {
  color: #2E355B;
  text-decoration: underline;
}

.modal_btn_wrap {
  width: 69.4444444444vw;
  margin: 2.7777777778vw auto 0;
  padding-bottom: 0.9259259259vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.modal_back {
  width: 11.1111111111vw;
  height: 5.5555555556vw;
  outline: none;
  border: 1px solid #2E355B;
  border-radius: 100vh;
  background: #fff;
  color: #2E355B;
  font-size: 1.8518518519vw;
  letter-spacing: 0.1em;
  padding: 0;
  cursor: pointer;
}
@media (any-hover: hover) {
  .modal_back:hover {
    background: #2E355B;
    color: #fff;
    transition: all 0.3s;
  }
}

.modal_send {
  width: 14.8148148148vw;
  height: 5.5555555556vw;
  outline: none;
  border: 1px solid #A00000;
  border-radius: 100vh;
  background: #fff;
  color: #A00000;
  font-size: 1.8518518519vw;
  letter-spacing: 0.1em;
  padding: 0;
  cursor: pointer;
}
@media (any-hover: hover) {
  .modal_send:hover {
    background: #A00000;
    color: #fff;
    transition: all 0.3s;
  }
}

#modal01 .modal_progress .bar::before {
  translate: -75% 0;
}

#modal02 .modal_progress .bar::before {
  translate: -50% 0;
}

#modal03 .modal_progress .bar::before {
  translate: -25% 0;
}

#modal04 .modal_progress .bar::before {
  translate: 0% 0;
}

#modal05 .modal_inner {
  overflow: hidden;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  gap: 4.1666666667vw;
}

.modal_end_ttl {
  text-align: center;
  color: #A00000;
  font-weight: 700;
  font-size: 4.8148148148vw;
  letter-spacing: 0.1em;
}

.modal_end_txt {
  text-align: center;
  font-size: 2.5925925926vw;
  line-height: 4.537037037vw;
  letter-spacing: 0.1em;
  color: #2E355B;
}

.btn_line {
  width: 47.3148148148vw;
  margin-inline: auto;
}

.modal_notice, .overlay-guide {
  display: none !important;
}

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