@charset "UTF-8";
@font-face {
  font-family: "源暎";
  src: url("../fonts/GenEiAntiqueNv5-M.ttf") format("truetype");
}
body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Noto Sans JP", sans-serif;
  font-weight: 600;
  line-height: 1.6;
  color: #232323;
}

.text_lightblue {
  color: #3ba9b8;
}

.text_barkblue {
  color: #10346b;
}

.back_darkblue {
  background: #10346b;
  color: #fff;
}

.back_white {
  background: #fff;
}

.inner {
  width: 100%;
  margin: 0 auto;
  padding: 10.6666666667vw 4.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .inner {
    padding: 5.895357406vw 12.5276344878vw 8.8430361091vw;
  }
}

.pc_hide {
  display: block;
}
@media only screen and (min-width: 750px) {
  .pc_hide {
    display: none;
  }
}

.sp_hide {
  display: none;
}
@media only screen and (min-width: 750px) {
  .sp_hide {
    display: block;
  }
}

#header {
  background: #fff;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2.6666666667vw 4.6666666667vw;
}
@media only screen and (min-width: 750px) {
  #header {
    padding: 1.1053795136vw 12.5276344878vw;
  }
}
#header .header_logo {
  width: 37.3333333333vw;
}
@media only screen and (min-width: 750px) {
  #header .header_logo {
    width: 14.7383935151vw;
  }
}
#header .tel {
  text-align: right;
}
#header .tel span {
  color: #10346b;
  font-size: 2.1333333333vw;
}
@media only screen and (min-width: 750px) {
  #header .tel span {
    font-size: 14px;
    font-size: 1.0316875461vw;
  }
}
#header .tel .phone_number {
  position: relative;
  padding-left: 1.1em;
  color: #ce9a3f;
  font-size: 5.3333333333vw;
}
@media only screen and (min-width: 750px) {
  #header .tel .phone_number {
    font-size: 34px;
    font-size: 2.5055268976vw;
  }
}
@media only screen and (min-width: 750px) {
  #header .tel .phone_number a {
    pointer-events: none;
  }
}
#header .tel .phone_number::before, #header .tel .phone_number::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#header .tel .phone_number::before {
  left: 0.1em;
  background: url(../images/phone.svg) no-repeat;
  background-size: contain;
  width: 0.7em;
  height: 0.7em;
  z-index: 1;
}
#header .tel .phone_number::after {
  left: 0;
  background: #10346b;
  width: 0.9em;
  height: 0.9em;
  border-radius: 3px;
}

/**/
.fv {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.2), transparent 50%), url(../images/fv_back.jpg) no-repeat top right/cover;
  position: relative;
}
.fv .wave {
  content: "";
  position: absolute;
  transform: translateY(1px);
  bottom: 0;
  left: 0;
  background: url(../images/back_fv_wave.svg) no-repeat;
  background-size: cover;
  width: 100%;
  height: 10vw;
}
@media only screen and (min-width: 750px) {
  .fv .wave {
    height: 13.2645541636vw;
  }
}
@media only screen and (min-width: 750px) {
  .fv {
    background: linear-gradient(45deg, rgba(27, 42, 65, 0.3), transparent 60%), url(../images/fv_back.jpg) no-repeat top -6.6322770818vw left/cover;
  }
}
.fv--inner {
  padding: 69.3333333333vw 4.6666666667vw 10.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .fv--inner {
    padding: 9.5799557848vw 12.5276344878vw 13.2645541636vw;
  }
}
@media only screen and (min-width: 750px) {
  .fv--heading {
    margin-top: 5.895357406vw;
  }
}
.fv--heading p {
  text-shadow: 0 0 15px rgba(27, 42, 65, 0.38);
  color: #fff;
  font-size: 4.5333333333vw;
}
@media only screen and (min-width: 750px) {
  .fv--heading p {
    font-size: 32px;
    font-size: 2.3581429624vw;
  }
}
.fv--heading h2 {
  text-shadow: 0 0 15px rgba(27, 42, 65, 0.38);
  color: #fff;
  font-size: 8.9333333333vw;
}
.fv--heading h2 .back_white {
  text-shadow: none;
  padding: 0 0.2em;
  background: #fff;
  color: #232323;
}
@media only screen and (min-width: 750px) {
  .fv--heading h2 {
    font-size: 63px;
    font-size: 4.6425939573vw;
  }
}
@media only screen and (min-width: 750px) {
  .fv figure {
    width: 36.9933677229vw;
  }
}

/**/
.intro {
  background: linear-gradient(90deg, #A1C4FD 0%, #C2E9FB 100%);
}
.intro--inner {
  padding: 4.6666666667vw 0 10.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .intro--inner {
    padding: 0 0 8.8430361091vw 0;
  }
}
.intro--heading {
  display: flex;
  justify-content: center;
  align-items: center;
}
.intro--heading figure {
  width: 22.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .intro--heading figure {
    width: 12.5276344878vw;
  }
}
.intro--heading h2 {
  margin-left: 7.4666666667vw;
  color: #10346b;
  font-size: 6vw;
}
@media only screen and (min-width: 750px) {
  .intro--heading h2 {
    margin-left: 4.1267501842vw;
    font-size: 42px;
    font-size: 3.0950626382vw;
  }
}
.intro--strength_list {
  background: #fff;
  padding: 8vw 4.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .intro--strength_list {
    margin: 0 19.5283714075vw;
    padding: 3.6845983788vw 6.2638172439vw;
  }
}
.intro--strength_list ul li {
  position: relative;
  padding-left: 7.7333333333vw;
  font-size: 4.8vw;
}
@media only screen and (min-width: 750px) {
  .intro--strength_list ul li {
    font-size: 30px;
    font-size: 2.2107590273vw;
    padding-left: 4.2741341194vw;
  }
}
.intro--strength_list ul li::before {
  content: "";
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  width: 6.4vw;
  height: 6.4vw;
  background: url(../images/checkmark.svg) no-repeat center/contain;
}
@media only screen and (min-width: 750px) {
  .intro--strength_list ul li::before {
    width: 3.5372144436vw;
    height: 3.5372144436vw;
  }
}
.intro--strength_list ul li + li {
  margin-top: 3.3333333333vw;
}
@media only screen and (min-width: 750px) {
  .intro--strength_list ul li + li {
    margin-top: 1.8422991894vw;
  }
}
.intro--strength_list .note {
  margin-top: 1em;
  font-size: 2.1333333333vw;
}
@media only screen and (min-width: 750px) {
  .intro--strength_list .note {
    font-size: 16px;
    font-size: 1.1790714812vw;
  }
}
.intro--strength_list + .feature {
  margin-top: 4.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .intro--strength_list + .feature {
    margin-top: 2.5792188651vw;
  }
}
.intro .cta_area {
  margin-top: 5.3333333333vw;
  padding: 0 4.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .intro .cta_area {
    margin-top: 5.895357406vw;
    padding: 0;
  }
}

/**/
ul.feature {
  display: flex;
  justify-content: center;
  align-items: center;
}
ul.feature li {
  line-height: 1.4;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(to right, #1e3c72 0%, #2a5298 100%);
  color: #fff;
  border-radius: 50%;
  width: 27.3333333333vw;
  height: 27.3333333333vw;
  font-size: 3.6vw;
}
@media only screen and (min-width: 750px) {
  ul.feature li {
    width: 15.106853353vw;
    height: 15.106853353vw;
    font-size: 27px;
    font-size: 1.9896831245vw;
  }
}
ul.feature li + li {
  margin-left: 1.3333333333vw;
}
@media only screen and (min-width: 750px) {
  ul.feature li + li {
    margin-left: 5.7479734709vw;
  }
}

/**/
.cta_area {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  text-align: center;
}
.cta_area p {
  margin-bottom: 1.2em;
}
@media only screen and (min-width: 750px) {
  .cta_area p {
    margin-bottom: 2em;
  }
}
.cta_area p .strong {
  font-size: 4vw;
}
@media only screen and (min-width: 750px) {
  .cta_area p .strong {
    font-size: 30px;
    font-size: 2.2107590273vw;
  }
}
.cta_area a {
  transition: all 0.6s;
  display: inline-block;
  position: relative;
  background: #e99900;
  color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 60px;
  padding: 1.2em 0;
  width: 100%;
  font-size: 6.4vw;
}
@media only screen and (min-width: 750px) {
  .cta_area a {
    width: 50.1105379514vw;
    font-size: 43px;
    font-size: 3.1687546057vw;
  }
}
.cta_area a:hover {
  transform: translateY(-4px);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}
.cta_area a .anonymous {
  line-height: 1.2;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(to right, #1e3c72 0%, #2a5298 100%);
  border-radius: 50%;
  top: -3.0666666667vw;
  left: -1.7333333333vw;
  width: 15.3333333333vw;
  height: 15.3333333333vw;
  font-size: 3.3333333333vw;
}
@media only screen and (min-width: 750px) {
  .cta_area a .anonymous {
    top: -1.4738393515vw;
    left: -0.5895357406vw;
    width: 7.5902726603vw;
    height: 7.5902726603vw;
    font-size: 23px;
    font-size: 1.6949152542vw;
  }
}
.cta_area a .only_five_q {
  display: block;
  font-size: 4vw;
}
@media only screen and (min-width: 750px) {
  .cta_area a .only_five_q {
    font-size: 24px;
    font-size: 1.7686072218vw;
  }
}
.cta_area a::after {
  content: "";
  position: absolute;
  background: url(../images/cta_arrow.svg) no-repeat center/contain;
  width: 2.8vw;
  height: 4.6666666667vw;
  top: 50%;
  transform: translateY(-50%);
  right: 4.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .cta_area a::after {
    width: 1.4001473839vw;
    height: 2.2844509948vw;
    right: 4.4215180545vw;
  }
}

/**/
.strong {
  position: relative;
  padding: 0 1.2em;
}
.strong::before, .strong::after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: 1.1em;
  height: 1px;
  background: #232323;
}
.strong::before {
  transform: rotate(60deg);
  left: 0;
}
.strong::after {
  transform: rotate(-60deg);
  right: 0;
}

/**/
.check_point {
  background: #f0f0f0;
}
.check_point--inner {
  padding: 10.6666666667vw 4.6666666667vw 22.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .check_point--inner {
    padding: 5.895357406vw 12.5276344878vw 8.8430361091vw;
  }
}
.check_point h2 {
  font-family: "源暎";
  text-align: center;
  font-size: 7.3333333333vw;
}
@media only screen and (min-width: 750px) {
  .check_point h2 {
    font-size: 34px;
    font-size: 2.5055268976vw;
  }
}
.check_point h2 .back_darkblue {
  padding: 0 0.5em;
}
.check_point--heading {
  text-align: center;
  margin-bottom: 16vw;
}
@media only screen and (min-width: 750px) {
  .check_point--heading {
    margin-bottom: 5.3058216654vw;
  }
}
.check_point--heading figure {
  margin: 8vw auto;
  width: 30.1333333333vw;
  height: 31.8666666667vw;
}
@media only screen and (min-width: 750px) {
  .check_point--heading figure {
    margin: 4.4215180545vw auto 2.5792188651vw;
    width: 11.8644067797vw;
    height: 12.675018423vw;
  }
}
.check_point--heading p {
  font-size: 5.0666666667vw;
}
@media only screen and (min-width: 750px) {
  .check_point--heading p {
    font-size: 30px;
    font-size: 2.2107590273vw;
  }
}
.check_point--heading h3 {
  font-size: 9.3333333333vw;
}
@media only screen and (min-width: 750px) {
  .check_point--heading h3 {
    font-size: 48px;
    font-size: 3.5372144436vw;
  }
}
.check_point--list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.check_point--list li {
  position: relative;
  background: #fff;
  width: calc(50% - 1.9333333333vw);
  padding: 2.6666666667vw 2vw;
  font-size: 3.2vw;
}
@media only screen and (min-width: 750px) {
  .check_point--list li {
    width: calc(25% - 2.4871039057vw);
    padding: 1.1053795136vw 1.1053795136vw 1.4738393515vw;
    font-size: 16px;
    font-size: 1.1790714812vw;
  }
}
.check_point--list li p {
  margin-top: 1em;
}
.check_point--list li::before {
  position: absolute;
  content: "";
  background: url(../images/checkmark.svg) no-repeat center/contain;
  width: 9.3333333333vw;
  height: 9.3333333333vw;
  top: -4.1333333333vw;
  left: -2vw;
}
@media only screen and (min-width: 750px) {
  .check_point--list li::before {
    width: 3.6109064112vw;
    height: 3.6109064112vw;
    top: -1.5475313191vw;
    left: -0.7369196758vw;
  }
}
.check_point--list li:first-child, .check_point--list li:nth-child(2) {
  margin-bottom: 12vw;
}
@media only screen and (min-width: 750px) {
  .check_point--list li:first-child, .check_point--list li:nth-child(2) {
    margin-bottom: 0;
  }
}

/**/
.worry--inner {
  position: relative;
  padding: 72vw 4.6666666667vw 0;
  background: url(../images/back_worry.jpg) no-repeat bottom 40% left 15%/170%;
}
@media only screen and (min-width: 750px) {
  .worry--inner {
    background: linear-gradient(135deg, #10346b 20%, #10346b, transparent 60%), url(../images/back_worry.jpg) no-repeat center left -100%/120%, #10346b;
    padding: 5.895357406vw 12.5276344878vw 11.7907148121vw;
  }
}
.worry--inner p {
  font-size: 6.8vw;
  position: absolute;
  top: -12.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .worry--inner p {
    position: static;
    font-size: 51px;
    font-size: 3.7582903464vw;
  }
}
.worry--inner p .back_white {
  padding: 0.5em 0.4em 0.2rem;
}
.worry--inner p .text_barkblue {
  font-size: 10.4vw;
}
@media only screen and (min-width: 750px) {
  .worry--inner p .text_barkblue {
    font-size: 71px;
    font-size: 5.2321296979vw;
  }
}
.worry--inner .custom-shape-divider-bottom {
  position: absolute;
  transform: translateY(1px);
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}
.worry .consultation {
  text-align: center;
}
.worry .consultation p {
  font-size: 6.4vw;
}
@media only screen and (min-width: 750px) {
  .worry .consultation p {
    font-size: 36px;
    font-size: 2.6529108327vw;
  }
}
.worry .consultation p:first-of-type {
  margin-bottom: 1em;
}
.worry .consultation figure {
  margin: 0 auto;
  width: 67.4666666667vw;
}
@media only screen and (min-width: 750px) {
  .worry .consultation figure {
    width: 37.2881355932vw;
  }
}
.worry .consultation figure + p {
  margin-top: 1em;
}

.strength--inner {
  padding: 18vw 4.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .strength--inner {
    padding: 9.2114959469vw 12.5276344878vw 8.8430361091vw;
  }
}
.strength--inner.next_reason {
  position: relative;
}
.strength--inner.next_reason::after {
  position: absolute;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  bottom: -7.3333333333vw;
  border-top: 8.1333333333vw solid #fff;
  border-right: 7.3333333333vw solid transparent;
  border-left: 7.3333333333vw solid transparent;
}
@media only screen and (min-width: 750px) {
  .strength--inner.next_reason::after {
    bottom: -5.5268975682vw;
    border-top: 5.5268975682vw solid #fff;
    border-right: 4.4215180545vw solid transparent;
    border-left: 4.4215180545vw solid transparent;
  }
}
.strength--inner p {
  text-align: center;
  font-size: 6.4vw;
}
@media only screen and (min-width: 750px) {
  .strength--inner p {
    font-size: 42px;
    font-size: 3.0950626382vw;
  }
}
.strength h2 {
  text-align: center;
  background: #10346b;
  color: #fff;
  padding: 0.8em;
  font-size: 5.6vw;
}
@media only screen and (min-width: 750px) {
  .strength h2 {
    font-size: 42px;
    font-size: 3.0950626382vw;
  }
}
.strength--list li {
  position: relative;
  padding: 16vw 5.3333333333vw;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 750px) {
  .strength--list li {
    padding: 5.895357406vw 7.3691967576vw;
  }
}
.strength--list li h3 {
  color: #10346b;
  text-align: center;
  margin-bottom: 1em;
  font-size: 8vw;
}
@media only screen and (min-width: 750px) {
  .strength--list li h3 {
    font-size: 30px;
    font-size: 2.2107590273vw;
  }
}
@media only screen and (min-width: 750px) {
  .strength--list li .contents {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media only screen and (min-width: 750px) {
  .strength--list li .contents figure {
    width: 46%;
  }
}
.strength--list li .contents figure img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 38vw;
}
@media only screen and (min-width: 750px) {
  .strength--list li .contents figure img {
    height: 13.6330140015vw;
    margin-right: 4%;
  }
}
.strength--list li .contents p {
  text-align: left;
  margin-top: 1em;
  font-size: 4vw;
}
@media only screen and (min-width: 750px) {
  .strength--list li .contents p {
    font-size: 17px;
    font-size: 1.2527634488vw;
    margin-top: 0;
    width: 50%;
  }
}
.strength--list li:first-child figure img {
  -o-object-position: center center;
     object-position: center center;
}
.strength--list li:nth-child(2) figure img {
  -o-object-position: center bottom;
     object-position: center bottom;
}
.strength--list li:last-child figure img {
  -o-object-position: center 90%;
     object-position: center 90%;
}
.strength--list li::before {
  position: absolute;
  background: #3ba9b8;
  color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -8.6666666667vw;
  left: 50%;
  transform: translateX(-50%);
  width: 17.3333333333vw;
  height: 17.3333333333vw;
  font-size: 6.8vw;
}
@media only screen and (min-width: 750px) {
  .strength--list li::before {
    top: -3.0950626382vw;
    width: 6.1901252763vw;
    height: 6.1901252763vw;
    font-size: 33px;
    font-size: 2.43183493vw;
  }
}
.strength--list li:first-child::before {
  content: "1";
}
.strength--list li:nth-child(2)::before {
  content: "2";
}
.strength--list li:nth-child(3)::before {
  content: "3";
}
.strength--list li + li {
  margin-top: 24vw;
}
@media only screen and (min-width: 750px) {
  .strength--list li + li {
    margin-top: 11.0537951363vw;
  }
}
.strength--list li .content_bottom {
  width: 100%;
  margin-top: 8vw;
}
@media only screen and (min-width: 750px) {
  .strength--list li .content_bottom {
    margin: 2.2107590273vw auto 0;
    width: 44.9521002211vw;
  }
}
.strength--list + p {
  margin-top: 18.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .strength--list + p {
    margin-top: 11.7907148121vw;
  }
}
.strength--list + .feature {
  margin-top: 14.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .strength--list + .feature {
    margin-top: 9.5799557848vw;
  }
}
.strength .reason {
  text-align: center;
  padding: 20vw 4.6666666667vw 51.3333333333vw;
  background: url(../images/reason_bottom.png) no-repeat bottom center, linear-gradient(90deg, #A1C4FD 0%, #C2E9FB 100%);
  background-size: 80.9333333333vw 48.9333333333vw, 100%;
}
@media only screen and (min-width: 750px) {
  .strength .reason {
    padding: 9.5799557848vw 12.5276344878vw 20.2652910833vw;
    background-size: 30.3610906411vw 18.3492999263vw, 100%;
  }
}
.strength .reason h4 {
  font-size: 5.3333333333vw;
}
@media only screen and (min-width: 750px) {
  .strength .reason h4 {
    font-size: 36px;
    font-size: 2.6529108327vw;
  }
}
.strength .reason h4 .back_darkblue {
  padding: 0 0.4em;
  font-size: 7.6vw;
}
@media only screen and (min-width: 750px) {
  .strength .reason h4 .back_darkblue {
    font-size: 45px;
    font-size: 3.3161385409vw;
  }
}
.strength .reason h4 + .multiplication {
  margin-top: 12vw;
}
@media only screen and (min-width: 750px) {
  .strength .reason h4 + .multiplication {
    margin-top: 5.1584377303vw;
  }
}
.strength .reason .multiplication {
  background: url(../images/back_multiplication.png) no-repeat center;
  background-size: 13.0666666667vw 13.0666666667vw;
}
@media only screen and (min-width: 750px) {
  .strength .reason .multiplication {
    display: flex;
    justify-content: space-between;
    background-size: 4.7899778924vw 4.7899778924vw;
  }
}
.strength .reason .multiplication div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.strength .reason .multiplication div figure {
  width: 42.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .strength .reason .multiplication div figure {
    width: 15.4753131909vw;
  }
}
.strength .reason .multiplication div p {
  line-height: 1.9;
  margin-left: 1.5em;
  font-size: 5.8666666667vw;
}
@media only screen and (min-width: 750px) {
  .strength .reason .multiplication div p {
    font-size: 29px;
    font-size: 2.1370670597vw;
  }
}
.strength .reason .multiplication div + div {
  margin-top: 13.3333333333vw;
}
@media only screen and (min-width: 750px) {
  .strength .reason .multiplication div + div {
    margin-top: 0;
  }
}
.strength .introduction {
  color: #fff;
  text-align: center;
  background: url(../images/back_introduction.jpg) repeat;
  padding: 13.3333333333vw 0;
  font-size: 7.7333333333vw;
}
@media only screen and (min-width: 750px) {
  .strength .introduction {
    padding: 4.4215180545vw 0;
    font-size: 42px;
    font-size: 3.0950626382vw;
  }
}
.strength .introduction .back_yellow {
  background: #faec7b;
  padding: 0 1em;
  color: #3ba9b8;
}

/**/
.but--top {
  text-align: center;
}
@media only screen and (min-width: 750px) {
  .but--top {
    background: #f5f3e9;
    padding: 0 16.9491525424vw;
  }
}
.but--top--wrap {
  background: #fff;
  padding: 6.6666666667vw 4.6666666667vw 10.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .but--top--wrap {
    padding-top: 5.895357406vw 0 8.8430361091vw;
    border-right: solid 4px #e9e7e7;
    border-left: solid 4px #e9e7e7;
  }
}
.but--top--wrap .opinion {
  font-size: 6.4vw;
}
@media only screen and (min-width: 750px) {
  .but--top--wrap .opinion {
    font-size: 32px;
    font-size: 2.3581429624vw;
  }
}
.but--top--wrap .wrong {
  background: #10346b;
  color: #fff;
  padding: 1em 0;
  margin: 10.6666666667vw 0;
  font-size: 8vw;
}
@media only screen and (min-width: 750px) {
  .but--top--wrap .wrong {
    margin: 4.4215180545vw 0 2.947678703vw;
    font-size: 41px;
    font-size: 3.0213706706vw;
  }
}
.but--top--wrap p:not(.opinion) {
  text-align: left;
  line-height: 1.6;
  font-size: 4vw;
}
@media only screen and (min-width: 750px) {
  .but--top--wrap p:not(.opinion) {
    line-height: 2.6;
    font-size: 18px;
    font-size: 1.3264554164vw;
  }
}
.but--but {
  color: #3ba9b8;
  font-size: 12.5333333333vw;
  padding-bottom: 58.6666666667vw;
  background: url(../images/back_but.png) no-repeat center;
  background-size: 55.6vw 64.9333333333vw;
}
@media only screen and (min-width: 750px) {
  .but--but {
    font-size: 64px;
    font-size: 4.7162859248vw;
    padding-bottom: 22.1075902727vw;
    background-size: 21.002210759vw 24.5394252027vw;
  }
}
.but--bottom {
  position: relative;
  background: #f7f7f7;
  padding: 26.6666666667vw 4.6666666667vw 10.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .but--bottom {
    padding: 6.6322770818vw 12.5276344878vw 12.5276344878vw;
  }
}
.but--bottom::before {
  content: "";
  position: absolute;
  top: 3.0666666667vw;
  left: 50%;
  transform: translateX(-50%);
  width: 20.6666666667vw;
  height: 18.4vw;
  background: url(../images/attention_mark.svg) no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 750px) {
  .but--bottom::before {
    top: -3.6845983788vw;
    width: 7.7376565954vw;
    height: 6.8533529845vw;
  }
}
.but--bottom .careful {
  text-align: center;
  font-size: 8vw;
  margin-bottom: 6.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .but--bottom .careful {
    font-size: 42px;
    font-size: 3.0950626382vw;
    margin-bottom: 5.895357406vw;
  }
}
@media only screen and (min-width: 750px) {
  .but--bottom .careful_contents {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media only screen and (min-width: 750px) {
  .but--bottom .careful_contents figure {
    width: 50%;
  }
}
.but--bottom .careful_contents figure img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 52.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .but--bottom .careful_contents figure img {
    height: 25.7921886514vw;
  }
}
.but--bottom .careful_contents .text {
  font-size: 4vw;
  margin-top: 1em;
}
@media only screen and (min-width: 750px) {
  .but--bottom .careful_contents .text {
    font-size: 18px;
    font-size: 1.3264554164vw;
    margin-top: 0;
    width: 45%;
  }
}
.but--bottom .careful_contents .text p:first-of-type {
  text-align: center;
  margin-bottom: 1em;
  font-size: 6.4vw;
}
@media only screen and (min-width: 750px) {
  .but--bottom .careful_contents .text p:first-of-type {
    font-size: 36px;
    font-size: 2.6529108327vw;
  }
}
@media only screen and (min-width: 750px) {
  .but--bottom .careful_contents .text p:last-of-type {
    line-height: 2;
  }
}

/**/
.promise {
  background: url(../images/document.png) no-repeat center/78vw 64.9333333333vw, #f3e9d7;
}
@media only screen and (min-width: 750px) {
  .promise {
    background: url(../images/document.png) no-repeat left 9.8747236551vw center/36.9933677229vw 30.8032424466vw, #f3e9d7;
  }
}
.promise--inner {
  padding: 10.6666666667vw 4.6666666667vw 22.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .promise--inner {
    padding: 10.3168754606vw 12.5276344878vw 17.6860722181vw;
  }
}
@media only screen and (min-width: 750px) {
  .promise--heading {
    width: 50%;
    margin: 0 auto 0 50%;
  }
}
.promise--heading h2 {
  text-align: center;
  margin: 0.5em 0;
  font-size: 8vw;
}
@media only screen and (min-width: 750px) {
  .promise--heading h2 {
    font-size: 51px;
    font-size: 3.7582903464vw;
  }
}
.promise--heading h2 span {
  display: inline-block;
  background: #c20d0d;
  color: #fff;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8;
}
.promise--heading h2 span + span {
  margin-left: 5px;
}
.promise--heading p {
  text-align: center;
  font-size: 4.8vw;
}
@media only screen and (min-width: 750px) {
  .promise--heading p {
    font-size: 30px;
    font-size: 2.2107590273vw;
  }
}
.promise--heading div {
  line-height: 2;
  font-size: 4.8vw;
  margin-top: 86.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .promise--heading div {
    font-size: 24px;
    font-size: 1.7686072218vw;
    margin-top: 2em;
  }
}
.promise--heading div .text_red {
  color: #c20d0d;
}

/**/
.price {
  position: relative;
}
.price--inner {
  padding: 32vw 4.6666666667vw 22.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .price--inner {
    padding: 11.7907148121vw 12.5276344878vw;
  }
}
.price--heading p {
  text-align: center;
  margin-bottom: 1em;
  font-size: 5.3333333333vw;
}
@media only screen and (min-width: 750px) {
  .price--heading p {
    margin-bottom: 2em;
    font-size: 31px;
    font-size: 2.2844509948vw;
  }
}
.price--heading .market_price {
  text-align: center;
  font-size: 6.4vw;
}
@media only screen and (min-width: 750px) {
  .price--heading .market_price {
    font-size: 37px;
    font-size: 2.7266028003vw;
  }
}
.price--heading .market_price span {
  background: #ffc78a;
  padding: 0 0.5em;
  font-size: 9.2vw;
}
@media only screen and (min-width: 750px) {
  .price--heading .market_price span {
    font-size: 54px;
    font-size: 3.9793662491vw;
  }
}
.price--heading .detail_wrap {
  margin-top: 3.3333333333vw;
}
@media only screen and (min-width: 750px) {
  .price--heading .detail_wrap {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 5.895357406vw;
  }
}
.price--heading .detail_wrap figure {
  width: 42.5333333333vw;
  height: 58vw;
  margin: 0 auto;
}
@media only screen and (min-width: 750px) {
  .price--heading .detail_wrap figure {
    width: 18.7177597642vw;
    height: 25.0552689757vw;
    order: 2;
  }
}
.price--heading .detail_wrap .detail {
  font-size: 4vw;
  margin-top: 6.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .price--heading .detail_wrap .detail {
    width: 66%;
    padding-left: 3em;
    margin-right: 3.6845983788vw;
    font-size: 23px;
    font-size: 1.6949152542vw;
    margin-top: 0;
  }
}
.price::before {
  content: "";
  position: absolute;
  top: -8vw;
  left: 50%;
  transform: translateX(-50%);
  background: url(../images/light_bulb.svg) no-repeat;
  background-size: contain;
  width: 19.8666666667vw;
  height: 28.4vw;
}
@media only screen and (min-width: 750px) {
  .price::before {
    top: -4.4215180545vw;
    width: 7.6639646279vw;
    height: 9.3588798821vw;
  }
}

/**/
.no_report {
  background: url(../images/back_no_report_bottom.jpg) no-repeat bottom/contain, #dedede;
}
@media only screen and (min-width: 750px) {
  .no_report {
    background: url(../images/back_no_report_pc.png) no-repeat bottom 13.2645541636vw right/37.0670596905vw 79.5873249816vw, #dedede;
  }
}
.no_report--inner {
  padding: 10.6666666667vw 4.6666666667vw 63.3333333333vw;
}
@media only screen and (min-width: 750px) {
  .no_report--inner {
    padding: 5.895357406vw 31.6875460575vw 19.8968312454vw;
  }
}
.no_report h2 {
  text-align: center;
  background: #989898;
  color: #fff;
  padding: 0.8em;
  font-size: 6.4vw;
}
@media only screen and (min-width: 750px) {
  .no_report h2 {
    font-size: 48px;
    font-size: 3.5372144436vw;
  }
}

/**/
.have_report {
  background: linear-gradient(90deg, #A1C4FD 0%, #C2E9FB 100%);
}
@media only screen and (min-width: 750px) {
  .have_report {
    background: url(../images/back_suggestion.png) no-repeat left -27.2660280029vw bottom 41.6359616802vw, linear-gradient(90deg, #A1C4FD 0%, #C2E9FB 100%);
    background-size: 150%, 100%;
  }
}
.have_report h2 {
  text-align: center;
  background: #4f81c1;
  color: #fff;
  padding: 0.8em;
  font-size: 6.4vw;
}
@media only screen and (min-width: 750px) {
  .have_report h2 {
    font-size: 48px;
    font-size: 3.5372144436vw;
  }
}
.have_report--inner {
  background: url(../images/back_have_report_bottom.jpg) no-repeat bottom/contain;
  padding: 10.6666666667vw 4.6666666667vw 63.3333333333vw;
}
@media only screen and (min-width: 750px) {
  .have_report--inner {
    background: url(../images/back_have_report_pc.png) no-repeat bottom 3.6845983788vw right/37.0670596905vw 81.7243920413vw;
    padding: 5.895357406vw 31.6875460575vw 19.8968312454vw;
  }
}
.have_report .suggestion {
  background: url(../images/suggestion_bottom.png) no-repeat center bottom/150%;
  padding: 10.6666666667vw 4.6666666667vw 77.3333333333vw;
}
@media only screen and (min-width: 750px) {
  .have_report .suggestion {
    background: url(../images/suggestion_bottom.png) no-repeat center bottom/100%;
    padding: 1.4738393515vw 12.5276344878vw 56.0058953574vw;
  }
}
.have_report .suggestion p {
  text-align: center;
  color: #10346b;
  font-size: 8.5333333333vw;
}
@media only screen and (min-width: 750px) {
  .have_report .suggestion p {
    font-size: 60px;
    font-size: 4.4215180545vw;
  }
}
.have_report .cta_area {
  padding: 8vw 4.6666666667vw 12vw;
}
@media only screen and (min-width: 750px) {
  .have_report .cta_area {
    background: none;
    padding: 7.3691967576vw 0 9.2114959469vw;
  }
}

/**/
.example {
  background: #f3e9d7;
  position: relative;
  padding-top: 77.3333333333vw;
}
@media only screen and (min-width: 750px) {
  .example {
    padding-top: 33.161385409vw;
  }
}
.example h2 {
  position: absolute;
  top: -10.6666666667vw;
  left: 50%;
  transform: translateX(-50%);
  width: 62.2666666667vw;
  height: 62.2666666667vw;
}
@media only screen and (min-width: 750px) {
  .example h2 {
    top: -4.4215180545vw;
    width: 26.0869565217vw;
    height: 26.0869565217vw;
  }
}
@media only screen and (min-width: 750px) {
  .example--wrap {
    display: flex;
    flex-wrap: wrap;
  }
}
.example--wrap .case {
  position: relative;
  width: calc(100% - 9.3333333333vw);
}
@media only screen and (min-width: 750px) {
  .example--wrap .case {
    width: 50%;
  }
}
.example--wrap .case .heading {
  text-align: center;
  position: absolute;
  top: -1.2em;
}
.example--wrap .case .heading span {
  border-radius: 45px;
  color: #fff;
  padding: 0.4em 2em;
  font-size: 4.8vw;
}
@media only screen and (min-width: 750px) {
  .example--wrap .case .heading span {
    font-size: 22px;
    font-size: 1.6212232867vw;
  }
}
.example--wrap .case .heading_img {
  margin: 0 auto;
}
.example--wrap .case.husband {
  background: #d2e8f3;
  margin: 0 auto;
  padding: 10.6666666667vw 4.6666666667vw 29.8666666667vw;
}
@media only screen and (min-width: 750px) {
  .example--wrap .case.husband {
    margin: 0;
    padding: 3.8319823139vw 8.4745762712vw 1.4738393515vw 12.2328666175vw;
  }
}
.example--wrap .case.husband .heading {
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (min-width: 750px) {
  .example--wrap .case.husband .heading {
    left: calc(50% + 1.8791451732vw);
  }
}
.example--wrap .case.husband .heading span {
  background: #07557c;
}
.example--wrap .case.husband .heading_img {
  width: 37.3333333333vw;
}
@media only screen and (min-width: 750px) {
  .example--wrap .case.husband .heading_img {
    width: 13.1171702284vw;
  }
}
.example--wrap .case.wife {
  background: #fee8ea;
  margin: 29.3333333333vw auto 0;
  padding: 10.6666666667vw 4.6666666667vw 29.8666666667vw;
}
@media only screen and (min-width: 750px) {
  .example--wrap .case.wife {
    margin: 0;
    padding: 4.7899778924vw 12.2328666175vw 1.4738393515vw 8.4745762712vw;
  }
}
.example--wrap .case.wife .heading {
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (min-width: 750px) {
  .example--wrap .case.wife .heading {
    left: calc(50% - 1.8791451732vw);
  }
}
.example--wrap .case.wife .heading span {
  background: #d14580;
}
.example--wrap .case.wife .heading_img {
  width: 32vw;
}
@media only screen and (min-width: 750px) {
  .example--wrap .case.wife .heading_img {
    width: 11.2011790715vw;
  }
}
.example--wrap .case ul li {
  background: #fff;
}
.example .review {
  padding: 58.6666666667vw 4.6666666667vw 36vw;
}
@media only screen and (min-width: 750px) {
  .example .review {
    padding: 13.2645541636vw 15.4753131909vw 8.8430361091vw;
  }
}
@media only screen and (min-width: 750px) {
  .example .review ul {
    display: flex;
    justify-content: space-around;
    align-items: start;
    flex-wrap: wrap;
  }
}
.example .review ul li {
  background: #fff;
  border-radius: 50px;
  padding: 10.6666666667vw 6.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .example .review ul li {
    padding: 4.4215180545vw 2.2107590273vw;
    width: 46%;
  }
}
.example .review ul li p {
  font-size: 4vw;
}
@media only screen and (min-width: 750px) {
  .example .review ul li p {
    font-size: 18px;
    font-size: 1.3264554164vw;
  }
}
.example .review ul li span {
  display: block;
  text-align: center;
  margin-top: 1.5em;
  font-size: 4.6666666667vw;
  font-weight: 400;
}
@media only screen and (min-width: 750px) {
  .example .review ul li span {
    font-size: 21px;
    font-size: 1.5475313191vw;
  }
}
.example .review ul li + li {
  margin-top: 44vw;
}
@media only screen and (min-width: 750px) {
  .example .review ul li + li {
    margin-top: 0;
  }
}
@media only screen and (min-width: 750px) {
  .example .review ul li:last-child {
    margin-top: 9.5799557848vw;
  }
}

/**/
.flow {
  background: url(../images/back_flow.jpg) repeat;
}
.flow--inner {
  padding: 17.3333333333vw 4.6666666667vw 21.3333333333vw;
}
@media only screen and (min-width: 750px) {
  .flow--inner {
    padding: 7.3691967576vw 21.3706705969vw;
  }
}
.flow h2 {
  text-align: center;
  margin-bottom: 2em;
  font-size: 8vw;
}
@media only screen and (min-width: 750px) {
  .flow h2 {
    font-size: 46px;
    font-size: 3.3898305085vw;
  }
}
.flow--list li {
  position: relative;
  background: #fff;
  border: solid 3px #27528e;
  padding: 13.3333333333vw 0;
}
@media only screen and (min-width: 750px) {
  .flow--list li {
    padding: 4.7899778924vw 0;
  }
}
.flow--list li h3 {
  text-align: center;
  margin-bottom: 1em;
  color: #10346b;
  font-size: 6.4vw;
}
@media only screen and (min-width: 750px) {
  .flow--list li h3 {
    font-size: 34px;
    font-size: 2.5055268976vw;
    min-height: 3.2em;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.flow--list li div {
  font-size: 4vw;
  width: 86%;
  margin: 0 auto;
}
@media only screen and (min-width: 750px) {
  .flow--list li div {
    font-size: 16px;
    font-size: 1.1790714812vw;
    width: 60%;
  }
}
.flow--list li .step {
  font-family: "forma-djr-display", sans-serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  line-height: 1.2;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 2.9333333333vw;
  background-color: #27528e;
  width: 26.6666666667vw;
  height: 26.6666666667vw;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
          clip-path: polygon(0 0, 0% 100%, 100% 0);
  padding: 2.6666666667vw 0 0 4vw;
}
@media only screen and (min-width: 750px) {
  .flow--list li .step {
    font-size: 17px;
    font-size: 1.2527634488vw;
    width: 12.5276344878vw;
    height: 12.5276344878vw;
    padding: 1.4738393515vw 0 0 2.2107590273vw;
  }
}
.flow--list li .step span {
  letter-spacing: 0.15em;
  font-size: 6.2666666667vw;
}
@media only screen and (min-width: 750px) {
  .flow--list li .step span {
    font-size: 36px;
    font-size: 2.6529108327vw;
  }
}
.flow--list li + li {
  margin-top: 19.3333333333vw;
}
@media only screen and (min-width: 750px) {
  .flow--list li + li {
    margin-top: 3.3161385409vw;
  }
}
.flow .cta_area {
  margin-top: 22.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .flow .cta_area {
    margin-top: 6.6322770818vw;
  }
}

/**/
.qa {
  text-align: center;
  background: #d3eae6;
}
.qa--inner {
  padding: 16vw 4.6666666667vw 19.3333333333vw;
}
@media only screen and (min-width: 750px) {
  .qa--inner {
    padding: 8.8430361091vw 21.3706705969vw 12.5276344878vw;
  }
}
.qa h2 {
  letter-spacing: 0.1em;
  display: inline-block;
  background: #fff;
  border-radius: 70px;
  padding: 0.2em 1.5em;
  font-size: 8vw;
  margin-bottom: 16vw;
}
@media only screen and (min-width: 750px) {
  .qa h2 {
    font-size: 48px;
    font-size: 3.5372144436vw;
    margin-bottom: 7.3691967576vw;
  }
}
.qa h2 span {
  background: linear-gradient(135deg, #a4e8d7 0%, #63b5c7 100%);
  background: -webkit-linear-gradient(135deg, #a4e8d7 0%, #63b5c7 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.qa dl {
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}
.qa dl dt {
  line-height: 1.9;
  color: #fff;
  background: transparent linear-gradient(134deg, #A4E8D7 0%, #63B5C7 100%);
  padding: 2em 0;
  font-size: 4.8vw;
}
@media only screen and (min-width: 750px) {
  .qa dl dt {
    font-size: 34px;
    font-size: 2.5055268976vw;
  }
}
.qa dl dd {
  text-align: left;
  font-size: 4vw;
  padding: 10.6666666667vw 6.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .qa dl dd {
    line-height: 2.5;
    font-size: 18px;
    font-size: 1.3264554164vw;
    padding: 5.895357406vw 6.6322770818vw;
  }
}
.qa dl + dl {
  margin-top: 16.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .qa dl + dl {
    margin-top: 6.2638172439vw;
  }
}
.qa .cta_area {
  margin-top: 29.3333333333vw;
}
@media only screen and (min-width: 750px) {
  .qa .cta_area {
    margin-top: 7.3691967576vw;
  }
}

/**/
.five_questions {
  background: linear-gradient(90deg, #A1C4FD 0%, #C2E9FB 100%);
}
.five_questions h2 {
  text-align: center;
  margin-bottom: 1.5em;
  font-size: 4.8vw;
}
@media only screen and (min-width: 750px) {
  .five_questions h2 {
    font-size: 36px;
    font-size: 2.6529108327vw;
  }
}
.five_questions h2 .back_darkblue {
  padding: 0.2em 1em;
}
.five_questions .question_ttl {
  color: #10346b;
  text-align: center;
  margin-bottom: 1em;
}
.five_questions .question_ttl h3 {
  position: relative;
  display: inline-block;
  padding-left: 1.1em;
  font-size: 4vw;
}
@media only screen and (min-width: 750px) {
  .five_questions .question_ttl h3 {
    font-size: 30px;
    font-size: 2.2107590273vw;
  }
}
.five_questions .question_ttl h3 .note {
  font-size: 70%;
}
.five_questions .question_ttl h3 span {
  font-family: "forma-djr-display", sans-serif;
  display: inline-block;
  margin-right: 0.4em;
}
.five_questions .answer_wrap {
  background: #fff;
  box-shadow: 0 0 20px rgba(18, 39, 121, 0.1);
  padding: 10.6666666667vw;
  font-size: 3.2vw;
}
@media only screen and (min-width: 750px) {
  .five_questions .answer_wrap {
    padding: 5.895357406vw;
    font-size: 24px;
    font-size: 1.7686072218vw;
  }
}
.five_questions .answer_wrap .answer_content {
  text-align: center;
}
.five_questions .answer_wrap input {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
  opacity: 0;
}
.five_questions .answer_wrap label {
  text-align: left;
  cursor: pointer;
  display: inline-block;
  transition: all 0.4s;
}
.five_questions .answer_wrap .label {
  padding: 1.5em 2em;
  background: #f5f3e9;
  border-radius: 15px;
}
.five_questions .answer_wrap .label:hover {
  background: rgba(233, 153, 0, 0.3);
}
.five_questions .answer_wrap .label.checked {
  background: #e99900;
  color: #fff;
}
.five_questions .answer_wrap .label span {
  padding-left: 2.3em;
  display: inline-block;
  position: relative;
}
.five_questions .answer_wrap .label span::before {
  position: absolute;
  content: "";
  width: 1.5em;
  height: 1.5em;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
}
.five_questions .answer_wrap .btn_bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 2em;
}
.five_questions .answer_wrap .btn_bottom .next_btn, .five_questions .answer_wrap .btn_bottom .back_btn {
  border: solid 2px #10346b;
  cursor: pointer;
  border-radius: 45px;
  padding: 0.5em 1em;
  color: #10346b;
  transition: all 0.4s;
  transition: background-color 0.4s ease-in;
}
.five_questions .answer_wrap .btn_bottom .next_btn:hover, .five_questions .answer_wrap .btn_bottom .back_btn:hover {
  background-color: #10346b;
  color: #fff;
}
.five_questions .answer_wrap .btn_bottom .next_btn {
  pointer-events: none;
}

#no1 .label:first-of-type span::before {
  background: url(../images/husband.svg) no-repeat;
}
#no1 .label:nth-of-type(2) span::before {
  background: url(../images/wife.svg) no-repeat;
}
#no1 .label:last-of-type {
  margin-top: 1em;
}
#no1 .label + .label {
  margin-left: 1em;
}
#no1 .btn_bottom {
  display: block;
}
#no1 .btn_bottom .right {
  text-align: right;
}

#no2 .label:first-of-type span::before {
  background: url(../images/search.svg) no-repeat;
}
#no2 .label:nth-of-type(2) span::before {
  background: url(../images/consultation.svg) no-repeat;
}
#no2 .label + .label {
  margin-top: 1em;
}

@media only screen and (min-width: 750px) {
  #no3 .answer_content, #no4 .answer_content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
#no3 .answer_content .chk, #no4 .answer_content .chk {
  position: relative;
  padding: 0.5em 1em 0.5em 2em;
  width: 100%;
  border: solid 2px #e9e7e7;
  margin-bottom: 1em;
}
@media only screen and (min-width: 750px) {
  #no3 .answer_content .chk, #no4 .answer_content .chk {
    width: 49%;
  }
}
#no3 .answer_content .chk:last-of-type, #no4 .answer_content .chk:last-of-type {
  margin-bottom: 0;
}
#no3 .answer_content .chk .checkmark, #no4 .answer_content .chk .checkmark {
  position: absolute;
  background: #e9e7e7;
  width: 1em;
  height: 1em;
  top: 50%;
  left: 0.5em;
  transform: translateY(-50%);
  transition: all 0.4s;
}
#no3 .answer_content input:checked ~ .checkmark, #no4 .answer_content input:checked ~ .checkmark {
  background: url(../images/checkmark_white.svg) no-repeat center, #e99900;
  background-size: 100%;
}

#no5 .label:first-of-type span::before {
  background: url(../images/soon.svg) no-repeat;
}
#no5 .label:nth-of-type(2) span::before {
  background: url(../images/consultation.svg) no-repeat;
}
#no5 .label + .label {
  margin-top: 1em;
}
@media only screen and (min-width: 750px) {
  #no5 .label + .label {
    margin-top: 0;
    margin-left: 1em;
  }
}

.form h2 {
  text-align: center;
  background: #a40505;
  color: #fff;
  padding: 0.8em;
  font-size: 6.4vw;
}
@media only screen and (min-width: 750px) {
  .form h2 {
    font-size: 36px;
    font-size: 2.6529108327vw;
  }
}
.form .form_contents_wrap {
  font-size: 4.8vw;
}
@media only screen and (min-width: 750px) {
  .form .form_contents_wrap {
    font-size: 23px;
    font-size: 1.6949152542vw;
  }
}
.form .form_contents_wrap p {
  background: #f3efe8;
  padding: 6.6666666667vw 4.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .form .form_contents_wrap p {
    padding: 1.4738393515vw 21.3706705969vw;
  }
}
.form .form_contents_wrap p .required, .form .form_contents_wrap p .optional {
  display: inline-block;
  padding: 0 0.8em;
  color: #fff;
  margin-left: 0.6em;
  border-radius: 15px;
}
.form .form_contents_wrap p .required {
  background: #a40505;
}
.form .form_contents_wrap p .optional {
  background: #9dc1ea;
}
.form .form_contents_wrap .input {
  padding: 6.6666666667vw 4.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .form .form_contents_wrap .input {
    padding: 2.2107590273vw 21.3706705969vw;
  }
}
.form input[type=text], .form input[type=email], .form input[type=tel], .form select, .form textarea {
  border: solid 2px #a3a3a3;
  border-radius: 15px;
  padding: 10px;
  max-width: 100%;
}
.form textarea {
  width: 100%;
}
.form ::-moz-placeholder {
  color: #d4d4d4;
}
.form ::placeholder {
  color: #d4d4d4;
}
.form .confirm {
  text-align: center;
  padding: 6.6666666667vw 4.6666666667vw;
  font-size: 3.2vw;
}
@media only screen and (min-width: 750px) {
  .form .confirm {
    padding: 2.2107590273vw 21.3706705969vw;
    font-size: 18px;
    font-size: 1.3264554164vw;
  }
}
.form .submit_wrap {
  text-align: center;
}
.form .submit_wrap .submit_arrow {
  position: relative;
}
.form .submit_wrap .submit_arrow::after {
  content: "";
  position: absolute;
  background: url(../images/cta_arrow.svg) no-repeat center/contain;
  width: 2.8vw;
  height: 4.6666666667vw;
  top: 50%;
  transform: translateY(-50%);
  right: 4.6666666667vw;
}
@media only screen and (min-width: 750px) {
  .form .submit_wrap .submit_arrow::after {
    width: 1.4001473839vw;
    height: 2.2844509948vw;
    right: 4.4215180545vw;
  }
}
.form .submit_wrap input[type=submit] {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  transition: all 0.6s;
  display: inline-block;
  background: #e99900;
  color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 60px;
  padding: 1.2em 0;
  width: 100%;
  font-size: 6.4vw;
}
@media only screen and (min-width: 750px) {
  .form .submit_wrap input[type=submit] {
    width: 50.1105379514vw;
    font-size: 43px;
    font-size: 3.1687546057vw;
  }
}

/* modal */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  padding: 40px 20px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  box-sizing: border-box;
  z-index: 2;
}
.modal::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.modal.active {
  opacity: 1;
  visibility: visible;
}
.modal-open {
  color: #1c748d;
  cursor: pointer;
}
.modal-body {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: calc(100% - 45px);
  width: 90%;
}
@media only screen and (min-width: 750px) {
  .modal-body {
    max-width: 700px;
  }
}
.modal-close {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -40px;
  right: -40px;
  width: 40px;
  height: 40px;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
}
.modal-content {
  background: #fff;
  text-align: left;
  padding: 30px;
  line-height: 1.8;
}
.modal-content h3 {
  text-align: center;
  font-size: 5.3333333333vw;
}
@media only screen and (min-width: 750px) {
  .modal-content h3 {
    font-size: 28px;
    font-size: 2.0633750921vw;
  }
}
.modal-content h3 + div {
  margin-top: 0.5em;
  padding-top: 1em;
  border-top: solid 2px #eee;
}
@media only screen and (min-width: 750px) {
  .modal-content h3 + div {
    padding-top: 1.5em;
  }
}
.modal-content p {
  font-weight: 500;
  margin-bottom: 2em;
  font-size: 3.2vw;
}
@media only screen and (min-width: 750px) {
  .modal-content p {
    font-size: 18px;
    font-size: 1.3264554164vw;
  }
}
.modal-content dl dt {
  margin-bottom: 0.5em;
  font-size: 4.2666666667vw;
}
@media only screen and (min-width: 750px) {
  .modal-content dl dt {
    font-size: 24px;
    font-size: 1.7686072218vw;
  }
}
.modal-content dl dd {
  font-weight: 500;
  font-size: 3.2vw;
}
@media only screen and (min-width: 750px) {
  .modal-content dl dd {
    font-size: 18px;
    font-size: 1.3264554164vw;
  }
}
.modal-content dl + dl {
  margin-top: 2em;
}

/**/
.thanks {
  background: linear-gradient(90deg, #A1C4FD 0%, #C2E9FB 100%);
  text-align: center;
}
.thanks h2 {
  color: #10346b;
  font-size: 6.4vw;
}
@media only screen and (min-width: 750px) {
  .thanks h2 {
    font-size: 36px;
    font-size: 2.6529108327vw;
  }
}
.thanks p {
  margin: 2em 0 4em;
  font-size: 3.2vw;
}
@media only screen and (min-width: 750px) {
  .thanks p {
    font-size: 18px;
    font-size: 1.3264554164vw;
  }
}
.thanks .back_btn a {
  display: inline-block;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 60px;
  padding: 1.2em 3em;
  color: #fff;
  background: #e99900;
  font-size: 3.2vw;
}
@media only screen and (min-width: 750px) {
  .thanks .back_btn a {
    font-size: 18px;
    font-size: 1.3264554164vw;
  }
}/*# sourceMappingURL=style.css.map */

.c-fixedCTA {
  z-index: 9;
  position: fixed;
  right: 0;
  bottom: -50px;
  left: 0;
  width: 100%;
  padding: 0 30px 5px;
  transform: translateY(-50px);
  transition: 0.5s;
}

@media screen and (max-width: 1140px) {
  .c-fixedCTA {
    padding: 0 15px 5px;
  }
}

@media screen and (max-width: 1140px) {
  .c-fixedCTA .l-container {
    padding: 0;
  }
}

@media screen and (max-width: 768px) {
  .c-fixedCTA {
    padding: 0 10px 10px;
  }
}

.c-fixedCTA_btn {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .c-fixedCTA_btn {
    display: block;
  }
}

.c-fixedCTA a {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  text-align: center;
}

.c-fixedCTA.-fixed {
  bottom: 0;
  transform: translateY(0);
}

.c-fixedCTA_time {
  max-width: 600px;
}

@media screen and (max-width: 768px) {
  .c-fixedCTA_time {
    width: 100%;
    max-width: 100%;
    margin-bottom: 5px;
  }
}

.c-fixedCTA_tel {
  max-width: 530px;
}

@media screen and (max-width: 768px) {
  .c-fixedCTA_tel {
    width: 50%;
    max-width: 100%;
    float: left;
  }
}

.c-fixedCTA_mail {
  max-width: 530px;
}

@media screen and (max-width: 768px) {
  .c-fixedCTA_mail {
    width: 50%;
    max-width: 100%;
    float: left;
  }
}

.l-header {
  z-index: 9;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  background: #fff;
  transition: 0.5s ease;
}

.p-header {
  position: relative;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
}

.p-header .l-container {
  max-width: 1370px;
}

@media screen and (max-width: 4000px) {
  .p-header .l-container {
    max-width: 100%;
  }
  .p-header_logo {
    min-width: auto;
  }
  .p-header_logo img {
    width: 220px;
  }
}

@media screen and (max-width: 768px) {
  .p-header .l-container {
    padding: 0;
  }
}

.p-header_main {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: space-between;
  height: 90px;
  transition: 1s;
}

@media (max-width: 768px) {
  .p-header_main {
    height: 50px;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
  }
}

@media (min-width: 425px) {
  .p-header_main {
    padding-right: 0;
    padding-left: 10px;
  }
}

.p-header_logo {
  min-width: 375px;
}

@media (max-width: 768px) {
  .p-header_logo {
    min-width: auto;
  }
  .p-header_logo img {
    width: 180px;
  }
}

.p-header_btnList {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.p-header_btnList a img {
  height: 90px;
}

@media (max-width: 768px) {
  .p-header_btnList a img {
    height: 50px;
  }
}
