@charset "UTF-8";
/* =======================================

SP用設定

======================================= */
.pc {
  display: none !important;
}

input[type=button], input[type=submit] {
  -webkit-appearance: none;
}

/* フォントサイズが大きくなってしまう不具合対策
------------------------------- */
h1, h2, h3, h4, h5, h6, p {
  max-height: 100%;
}

/* MV
------------------------------- */
.mv {
  width: 100%;
  height: 121.7rem;
  background-image: url("../img/mv/mv_bg_sp.png.webp");
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.no-webp .mv {
  background-image: url("../img/mv/mv_bg_sp.png");
}
.mv--in {
  padding-top: 6.8rem;
  position: relative;
}
.mv--ttl {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center; /*縦方向（Safari用）*/
  align-items: center; /* 縦方向*/
  -webkit-justify-content: center; /*横方向（Safari用）*/
  justify-content: center; /*横方向*/
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 30rem;
  height: 6.693rem;
  font-size: 4.041rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.2em;
  color: #d8010f;
  background-color: #fff;
  -webkit-border-radius: 6rem;
  border-radius: 6rem;
  margin: 1.4rem auto 2rem;
}
.mv--text {
  position: relative;
  z-index: 1;
}
.mv--text--item {
  width: 100%;
}
.mv--text--item._cellA {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.22em;
  text-align: center;
  color: #336dbb;
}
.mv--text--item._cellA span {
  position: relative;
}
.mv--text--item._cellA span small {
  display: block;
  font-size: 2rem;
  text-align: center;
  white-space: nowrap;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.mv--text--item._cellA img {
  display: block;
  width: 51.9rem;
  margin: 3rem auto 0;
}
.mv--text--item._cellB {
  font-size: 4.041rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.14em;
  text-align: center;
  color: #d8000f;
}
.mv--text--item._cellB img {
  display: block;
  width: 46.3rem;
  margin: 0.9rem auto 0;
}
.mv .btnA {
  margin: 47.6rem auto 0;
  position: relative;
  z-index: 1;
}
.mv img {
  display: block;
}
.mv .mv_img_01 {
  width: 42.3rem;
  position: absolute;
  top: 46.3rem;
  left: -28.3rem;
}
.mv .mv_img_02 {
  width: 29.5rem;
  position: absolute;
  top: 19.1rem;
  right: -18.2rem;
}
.mv .mv_img_03 {
  width: 64rem;
  position: absolute;
  top: 53.6rem;
  right: -11.9rem;
}
.mv .mv_wd_01 {
  width: 28.6rem;
  position: absolute;
  top: -2.5rem;
  right: -24.8rem;
  z-index: 1;
}
.mv .mv_wd_02 {
  width: 28.6rem;
  position: absolute;
  top: 98.4rem;
  left: -19.3rem;
  z-index: 1;
}
.mv .mv_wd_03 {
  display: none;
}



/* lp_links
------------------------------- */
/*.ttl_h2_udln {
  font-size: 4.2rem;
  font-weight: 700;
  line-height: 8.4rem;
  letter-spacing: 0.26em;
  color: #616468;
  text-align: center;
  margin-bottom: 5.7rem;
}
.ttl_h2_udln span {
  padding-bottom: 0.5rem;
  border-bottom: 0.3rem solid #616468;
	
}
.ttl_h2_line b {color:#d8010f;}
.ttl_h2_line._wh {
  color: #fff;
}
.ttl_h2_line._wh::before, .ttl_h2_line._wh::after {
  background-image: url("../img/parts/ttl_line_wh.svg");
}*/


.lp_links {background-color: #fff;}
.lp_links .sec01--in {width:100%;height:auto;}
.lp_links .ttl_h2_udln {position:relative;background: #fff;padding-bottom: 12rem;padding-top:10rem;margin-bottom:6.7rem;}
.lp_links .ttl_h2_udln span {padding: 0 1em 2rem;border-width:1px;}
.lp_links .ttl_h2_udln:after {content:'▼';color:#68b8de;position:absolute;left:50%;top:20rem;transform:translate(-50%,0);}

.lp_links ul {width:64rem;display:flex;justify-content:space-between;background: #fff;margin:0 auto;padding-bottom:8rem;}
.lp_links ul li {width: calc(50% - 0.25px - 1.2rem);}
.lp_links ul .box {border-radius:2rem;border:solid 1px #346dbc;overflow:hidden;margin-bottom: 2.5rem;}
.lp_links ul .box .box_head {background:#346dbc;padding: 1.5rem 0 2.5rem;}
.lp_links ul .box .box_head h3,
.lp_links ul .box .box_head p {text-align:center;color:#fff;position:relative;}
.lp_links ul .box .box_head h3 {margin-bottom: 4.5rem;}
.lp_links ul .box .box_head h3:after {content:'▼';position:absolute;left:50%;top:8.8rem;transform:translate(-50%,0);}
.lp_links ul .box .box_head p:after {content:'';display:block;width:10em;height:1px;background:#fff;position:absolute;left:50%;top:4.5rem;transform:translate(-50%,0);}
.lp_links ul .box img {width:100%;display:block;}

.lp_links .btnA {width:auto;height:15rem;border-radius:2rem;}
.lp_links .btnA span {border-radius:2rem;}
.lp_links .btnA > span {background-image:url("../img/subsc/sp/arrow_small_b_wh.webp");background-size: 3rem auto;
    background-position: center bottom 2.5rem;font-size: 2.5rem;padding-bottom: 2rem;}




/* sec01
------------------------------- */
.ttl_h2_udln {
  font-size: 4.2rem;
  font-weight: 700;
  line-height: 8.4rem;
  letter-spacing: 0.26em;
  color: #616468;
  text-align: center;
  margin-bottom: 5.7rem;
}
.ttl_h2_udln span {
  padding-bottom: 0.5rem;
  border-bottom: 0.3rem solid #616468;
}

.sec01 {
  background-color: #f6fafa;
}
.sec01--in {
  width: 100%;
  max-width: 100%;
  height: 87rem;
  /*padding-top: 0.9rem;*/
  padding-top:6rem;
  position: relative;
}
.sec01--slide {
  width: 100%;
}
.sec01--slide--in {
  width: 48rem !important;
  height: 50rem;
  padding-top: 5rem;
  margin: 0 3.5rem;
  position: relative;
}
.sec01--slide--in::before {
  content: "";
  display: block;
  width: 50.9rem;
  height: auto;
  aspect-ratio: 1/1;
  background-size: 100% auto;
  background-position: center 0;
  background-repeat: no-repeat;
  position: absolute;
  top: 0.7rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 0;
}
.sec01--slide--in._cellA::before {
  background-image: url("../img/sec01/base01.png.webp");
}
.no-webp .sec01--slide--in._cellA::before {
  background-image: url("../img/sec01/base01.png");
}
.sec01--slide--in._cellB::before {
  background-image: url("../img/sec01/base02.png.webp");
}
.no-webp .sec01--slide--in._cellB::before {
  background-image: url("../img/sec01/base02.png");
}
.sec01--slide--in._cellC::before {
  background-image: url("../img/sec01/base03.png.webp");
}
.no-webp .sec01--slide--in._cellC::before {
  background-image: url("../img/sec01/base03.png");
}
.sec01--slide--in::after {
  content: "";
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  background-color: #fff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}
.sec01--slide--in .ico_exclamation {
  display: block;
  width: 1.834rem;
  height: auto;
  margin: 0 auto 3.6rem;
  position: relative;
  z-index: 2;
}
.sec01--slide--in--h3 {
  width: 41.2rem;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: center;
  color: #336dbb;
  border-bottom: 1px solid #cfd6df;
  padding-bottom: 3.1rem;
  margin: 0 auto 3.1rem;
  position: relative;
  z-index: 2;
}
.sec01--slide--in._cellA .sec01--slide--in--h3 {
  letter-spacing: 0.2em;
}
.sec01--slide--in--p {
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 3.6rem;
  letter-spacing: 0em;
  text-align: center;
  color: #616468;
  position: relative;
  z-index: 2;
}
.sec01--slide--in--p strong {
  font-weight: 700;
}
.sec01--slide--in--p span {
  font-size: 2.4rem;
}
.sec01--img_01 {
  display: block;
  width: 20.5rem;
  position: absolute;
  bottom: -5rem;
  right: 4.3rem;
  z-index: 1;
}
.sec01--wd_01 {
  display: block;
  width: 26.3rem;
  position: absolute;
  bottom: -14rem;
  left: -8.9rem;
  z-index: 1;
}

/* sec02
------------------------------- */
.ttl_h2_line {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center; /*縦方向（Safari用）*/
  align-items: center; /* 縦方向*/
  -webkit-justify-content: center; /*横方向（Safari用）*/
  justify-content: center; /*横方向*/
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1rem;
  font-size: 6rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.2em;
  color: #336dbb;
  margin-bottom: 7.9rem;
}
.ttl_h2_line span {
  display: inline-block;
  text-align: center;
}
.ttl_h2_line span small {
  display: block;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.2em;
  padding-top: 0.8rem;
}
.ttl_h2_line::before {
  content: "";
  display: block;
  width: 8.6rem;
  aspect-ratio: 43/60.75;
  background-image: url("../img/parts/ttl_line.svg");
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.ttl_h2_line::after {
  content: "";
  display: block;
  width: 8.6rem;
  aspect-ratio: 43/60.75;
  background-image: url("../img/parts/ttl_line.svg");
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

.sec02 {
  background-image: url("../img/sec02/bg.png_sp.webp");
  background-position: center 0;
  background-size: auto 6rem;
  background-repeat: repeat-x;
}
.no-webp .sec02 {
  background-image: url("../img/sec02/bg_sp.png");
}
.sec02--in {
  padding-top: 19.6rem;
  padding-bottom: 5rem;
}
.sec02--anchor {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start; /*縦方向（Safari用）*/
  align-items: flex-start; /* 縦方向*/
  -webkit-justify-content: space-between; /*横方向（Safari用）*/
  justify-content: space-between; /*横方向*/
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 3rem;
}
.sec02--anchor--item {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center; /*縦方向（Safari用）*/
  align-items: center; /* 縦方向*/
  -webkit-justify-content: center; /*横方向（Safari用）*/
  justify-content: center; /*横方向*/
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 64rem;
  max-width: 100%;
  height: 9rem;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 6.3rem;
  letter-spacing: 0.05em;
  color: #336dbb !important;
  text-align: center;
  border: 2px solid #336dbb;
  -webkit-border-radius: 9rem;
  border-radius: 9rem;
  background-image: url("../img/parts/arrow_b_blu.svg");
  background-size: 2.23rem auto;
  background-position: right 3.5rem center;
  background-repeat: no-repeat;
  background-color: #fff;
}
.sec02--anchor--item br {
  display: none;
}
.sec02--anchor--item strong {
  font-size: 4.2rem;
  letter-spacing: 0;
  color: #d8010f;
}
.sec02--anchor--item picture {
  display: inline;
}
.sec02--anchor--item ._text_img {
  width: auto;
  height: 4.4rem;
  vertical-align: sub;
  margin-top: 0.5rem;
}

/* sec03
------------------------------- */
.sec03 {
  background-image: url("../img/sec03/bg_2_sp.png.webp"), url("../img/sec03/bg_1_sp.png.webp");
  background-size: 100% auto;
  background-position: center bottom, center 0;
  background-repeat: no-repeat;
  background-color: #68b8de;
}
.no-webp .sec03 {
  background-image: url("../img/sec03/bg_2_sp.png"), url("../img/sec03/bg_1_sp.png");
}
.sec03--in {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start; /*縦方向（Safari用）*/
  align-items: flex-start; /* 縦方向*/
  -webkit-justify-content: space-between; /*横方向（Safari用）*/
  justify-content: space-between; /*横方向*/
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 14.9rem 0;
  padding-top: 21.3rem;
  padding-bottom: 20.7rem;
  position: relative;
}
.sec03--in--item {
  width: 100%;
  text-align: center;
}
.sec03--in--item picture {
  display: inline;
}
.sec03--in--item .num {
  display: block;
  width: 16rem;
  margin: 0 auto 3.8rem;
}
.sec03--in--item--ttl {
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center; /*縦方向（Safari用）*/
  align-items: center; /* 縦方向*/
  -webkit-justify-content: center; /*横方向（Safari用）*/
  justify-content: center; /*横方向*/
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 6.3rem;
  color: #fff377;
  border-bottom: 2px solid #fff377;
  margin-bottom: 2.4rem;
  padding-bottom: 1rem;
  text-align: center;
}
.sec03--in--item--ttl._small {
  font-size: 4.2rem;
  letter-spacing: 0.1em;
}
.sec03--in--item--ttl._typeB {
  font-size: 4.3rem;
  letter-spacing: 0.1em;
}
.sec03--in--item--ttl .text_900 {
  width: 11.7rem;
  height: auto;
  vertical-align: sub;
  margin: 0 0.2em;
}
.sec03--in--item--p1 {
  font-size: 4.2rem;
  font-weight: 700;
  line-height: 6.3rem;
  letter-spacing: 0.15em;
  color: #fff;
  text-align: center;
  margin-bottom: 3.3rem;
}
.sec03--in--item--p1 .text_1 {
  width: 2.2rem;
  height: auto;
  vertical-align: sub;
}
.sec03--in--item--p1._typeB {
  font-size: 4.8rem;
  line-height: 8.4rem;
  padding-top: 1.6rem;
}
.sec03--in--item--img {
  display: block;
  width: 100%;
  aspect-ratio: 64/48;
  -webkit-border-radius: 2rem;
  border-radius: 2rem;
  overflow: hidden;
  margin-bottom: 3.8rem;
}
.sec03--in--item--img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sec03--in--item--p2 {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 4.8rem;
  letter-spacing: 0.05em;
  color: #fff;
  font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
  word-wrap: break-word;
  margin-bottom: 5.4rem;
}
.sec03 .wp_1 {
  display: block;
  width: 30.8rem;
  position: absolute;
  top: -0.5rem;
  left: -11rem;
}
.sec03 .wp_2.sp {
  display: block;
  width: 22.1rem;
  position: absolute;
  top: 154.8rem;
  right: -5.6rem;
}
.sec03 .wp_3 {
  display: block;
  width: 30.8rem;
  position: absolute;
  top: 314.7rem;
  left: -18rem;
}
.sec03 .wp_4 {
  display: block;
  width: 30.3rem;
  position: absolute;
  top: 463rem;
  right: 6rem;
}
.sec03 .wp_5 {
  display: block;
  width: 29rem;
  position: absolute;
  bottom: -24.4rem;
  left: -10rem;
}

/* cta
------------------------------- */
.cta {
  background-color: #d8010f;
  padding: 11.4rem 0 10.2rem;
  position: relative;
}
.cta--in {
  width: 60rem;
  border: 0.6rem solid #fff;
}
.cta--ttl {
  width: 15.15rem;
  aspect-ratio: 1/1;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-color: #fff377;
  font-size: 3.274rem;
  font-weight: 700;
  line-height: 4.861rem;
  letter-spacing: 0.2em;
  color: #d8010f;
  text-align: center;
  padding-top: 2.9rem;
  padding-left: 0.1em;
  position: absolute;
  top: 30.3rem;
  left: 1rem;
  z-index: 1;
}
.cta--itemA {
  width: 100%;
  height: 27rem;
  background-color: #fff;
  padding-top: 4.1rem;
}
.cta--itemA--ttl {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.22em;
  color: #d8010f;
  text-align: center;
}
.cta--itemA--ttl span {
  position: relative;
}
.cta--itemA--ttl span small {
  display: block;
  font-size: 2rem;
  letter-spacing: 0.05em;
  white-space: nowrap;
  text-align: center;
  position: absolute;
  top: 81%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.cta--itemA--img {
  display: block;
  width: 50.7rem;
  margin: 2.3rem auto 0;
}
.cta--itemB {
  width: 100%;
  height: 39.4rem;
  padding-top: 4rem;
}
.cta--itemB--ttl {
  font-size: 4.041rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.2em;
  color: #fff377;
  text-align: center;
}
.cta--itemB--img {
  display: block;
  width: 49.3rem;
  margin: 1.6rem auto 3.6rem;
}
.cta--itemB .btnB {
  margin: 0 auto;
}

/* sec04
------------------------------- */
.sec04 {
  background-image: url("../img/sec04/bg_01_sp.png.webp");
  background-size: 100% auto;
  background-position: center 0;
  background-repeat: no-repeat;
}
.no-webp .sec04 {
  background-image: url("../img/sec05/bg_01_sp.png");
}
.sec04--in {
  width: 100%;
  padding-top: 20.3rem;
  padding-bottom: 6.8rem;
  position: relative;
}
.sec04--in .ttl_h2_line {
  margin-bottom: 9rem;
}
.sec04--in .wd_1 {
  display: block;
  width: 15.5rem;
  position: absolute;
  top: -13.9rem;
  right: -0.4rem;
  z-index: 1;
}
.sec04--slide {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start; /*縦方向（Safari用）*/
  align-items: flex-start; /* 縦方向*/
  -webkit-justify-content: center; /*横方向（Safari用）*/
  justify-content: center; /*横方向*/
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto 0;
}
.sec04--slide--in {
  width: 54rem !important;
  background-color: #fff;
  -webkit-border-radius: 2rem;
  border-radius: 2rem;
  overflow: hidden;
  margin: 0 2rem;
  padding-bottom: 4rem;
}
.sec04--slide--img {
  height: 40rem;
  background-color: #e1f0f5;
  padding-top: 6.9rem;
}
.sec04--slide--img img {
  display: block;
  width: auto;
  height: 26.1rem;
  margin: 0 auto;
}
.sec04--slide .num_img {
  display: block;
  height: 6rem;
  margin: -5rem auto 2.5rem 4.5rem;
}
.sec04--slide--p {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 4.8rem;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
  word-wrap: break-word;
  color: #336dbb;
  padding: 0 4.5rem;
}
.sec04--slide--prpf {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: #336dbb;
  text-align: right;
  padding: 0 4.5rem;
}

/* sec05
------------------------------- */
.ttl_h2_line._wh {
  color: #fff;
}
.ttl_h2_line._wh::before, .ttl_h2_line._wh::after {
  background-image: url("../img/parts/ttl_line_wh.svg");
}

.sec05 {
  background-image: url("../img/sec05/bg_01_sp.png.webp");
  background-size: 100% auto;
  background-position: center 0;
  background-repeat: no-repeat;
  background-color: #68b8de;
  padding-top: 28.8rem;
  padding-bottom: 9rem;
}
.no-webp .sec05 {
  background-image: url("../img/sec05/bg_01_sp.png");
}
.sec05 .ttl_h2_line {
  margin-bottom: 4.5rem;
}
.sec05--p1 {
  width: 64rem;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
  word-wrap: break-word;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4.4rem;
}
.sec05--in {
  width: 69rem;
  background-color: #fff;
  -webkit-border-radius: 2rem;
  border-radius: 2rem;
  padding: 3.9rem 2.5rem 4.4rem;
  position: relative;
}
.sec05--ttl {
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: center;
  color: #336dbb;
  border-bottom: 1px solid #336dbb;
  margin: 0 auto 1.5rem;
  padding-bottom: 1.2rem;
}
.sec05--ttl small {
  font-size: 2.8rem;
}
.sec05--table {
  display: block;
  width: 68.5rem;
  max-width: none;
  margin-left: 0;
  margin-bottom: 1.5rem;
}
.sec05--p2 {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.5;
  color: #656565;
  font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
  word-wrap: break-word;
  margin: 0 auto 2.4rem;
}
.sec05--p3 {
  width: 59.7rem;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 4.8rem;
  letter-spacing: 0.05em;
  color: #336dbb;
  font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
  word-wrap: break-word;
  margin: 0 auto;
}
.sec05 .wd_1 {
  display: block;
  width: 14.5rem;
  position: absolute;
  top: -31.2rem;
  right: -3.2rem;
}

/* sec06
------------------------------- */
.sec06 {
  padding-top: 25rem;
  padding-bottom: 24.6rem;
  background-image: url("../img/sec06/bg_01_sp.png.webp"), url("../img/sec06/bg_02_sp.png.webp");
  background-size: 100% auto;
  background-position: center -8.7rem, center bottom;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}
.no-webp .sec06 {
  background-image: url("../img/sec06/bg_01_sp.png"), url("../img/sec06/bg_02_sp.png");
}
.sec06 .ttl_h2_line {
  margin-bottom: 8.6rem;
}
.sec06--in {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start; /*縦方向（Safari用）*/
  align-items: flex-start; /* 縦方向*/
  -webkit-justify-content: center; /*横方向（Safari用）*/
  justify-content: center; /*横方向*/
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 6rem 0;
  position: relative;
}
.sec06--in--item {
  width: 100%;
  -webkit-border-radius: 2rem;
  border-radius: 2rem;
  overflow: hidden;
  background-color: #336dbb;
  background-size: 100% auto;
  background-position: center 64rem;
  padding-bottom: 5.2rem;
}
.sec06--in--item._blockA {
  background-image: url("../img/sec06/item_bg_01_sp.png.webp");
}
.no-webp .sec06--in--item._blockA {
  background-image: url("../img/sec06/item_bg_01_sp.png");
}
.sec06--in--item._blockB {
  background-image: url("../img/sec06/item_bg_02_sp.png.webp");
}
.no-webp .sec06--in--item._blockB {
  background-image: url("../img/sec06/item_bg_02_sp.png");
}
.sec06--in--item._blockC {
  background-image: url("../img/sec06/item_bg_03_sp.png.webp");
}
.no-webp .sec06--in--item._blockC {
  background-image: url("../img/sec06/item_bg_03_sp.png");
}
.sec06--in--item._blockD {
  background-image: url("../img/sec06/item_bg_04_sp.png.webp");
}
.no-webp .sec06--in--item._blockD {
  background-image: url("../img/sec06/item_bg_04_sp.png");
}
.sec06--in--item--img {
  display: block;
  height: 64rem;
  background-color: #fff;
  margin-bottom: 4.2rem;
}
.sec06--in--item--img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sec06--in--item--ttl {
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.2em;
  color: #fff;
  text-align: left;
  padding: 0 3.2rem;
  margin-bottom: 2.7rem;
}
.sec06--in--item--ttl span {
  display: inline-block;
  border-bottom: 2px solid #fff;
  padding-bottom: 0.4rem;
}
.sec06--in--item--subttl {
  font-size: 3rem;
  font-weight: 700;
  line-height: 7.2rem;
  letter-spacing: 0.2em;
  text-align: left;
  color: #fff;
  padding: 0 3.2rem;
  margin-bottom: 1.2rem;
}
.sec06--in--item--p {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 4.2rem;
  letter-spacing: 0.05em;
  color: #fff;
  font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
  word-wrap: break-word;
  padding: 0 3.2rem;
  margin-bottom: 4.5rem;
}
.sec06--in--item .btnC {
  margin: 0 auto;
}
.sec06--in--item .btnC .text_1100 {
  width: 11.6rem;
}
.sec06--in--item .btnC .text_900 {
  width: 8.9rem;
}
.sec06--in--item .btnC .text_1650 {
  width: 12.3rem;
}
.sec06 .wd_1 {
  display: block;
  width: 22.1rem;
  position: absolute;
  top: -51.6rem;
  left: 23rem;
}
.sec06 .wd_2 {
  display: block;
  width: 15.3rem;
  position: absolute;
  bottom: -37.5rem;
  left: -5.4rem;
}

/* sec07
------------------------------- */
.sec07 {
  padding-top: 20rem;
  padding-bottom: 13.8rem;
  background-color: #68b8de;
  background-image: url("../img/sec07/bg_01_sp.png.webp");
  background-size: 100% auto;
  background-position: center 0;
  background-repeat: repeat-x;
  position: relative;
}
.no-webp .sec07 {
  background-image: url("../img/sec07/bg_01_sp.png");
}
.sec07 .ttl_h2_line {
  margin-bottom: 8.5rem;
}
.sec07 .wd_1 {
  display: block;
  width: 13.2rem;
  position: absolute;
  top: -6.7rem;
  right: 0;
}
.sec07--in {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start; /*縦方向（Safari用）*/
  align-items: flex-start; /* 縦方向*/
  -webkit-justify-content: space-between; /*横方向（Safari用）*/
  justify-content: space-between; /*横方向*/
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}
.sec07--in--itemA {
  width: 9rem;
}
.sec07--in--itemA img {
  display: block;
  width: 100%;
}
.sec07--in--itemB {
  width: 54rem;
}

.flow_block {
  width: 100%;
  border: 1px solid #d3d3d3;
  border-bottom: 0;
}
.flow_block--item {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center; /*縦方向（Safari用）*/
  align-items: center; /* 縦方向*/
  -webkit-justify-content: flex-start; /*横方向（Safari用）*/
  justify-content: flex-start; /*横方向*/
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: 8.9rem;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.1em;
  white-space: nowrap;
  color: #336dbb;
  background-color: #fff;
  border-bottom: 1px solid #d3d3d3;
}
.flow_block--item._bg-pink {
  color: #d8010f;
  background-color: #fff1ed;
}
.flow_block--ttl {
  width: 10rem;
  text-align: right;
}
.flow_block--ttl .img_month {
  width: auto;
  height: 2.6rem;
  vertical-align: baseline;
  margin-top: 0.4rem;
}
.flow_block--p {
  width: calc(100% - 10rem);
  position: relative;
  padding-left: 3.4rem;
}
.flow_block--p._last {
  letter-spacing: 0.05em;
}
.flow_block--p._last .img_fuki {
  top: -14.2rem;
}
.flow_block .img_fuki {
  display: block;
  width: 12.5rem;
  height: auto;
  position: absolute;
  top: -11rem;
  right: -4.5rem;
  z-index: 1;
}

/* sec08
------------------------------- */
.sec08 {
  padding-top: 21.7rem;
  padding-bottom: 13.5rem;
  background-image: url("../img/sec08/bg_01_sp.png.webp");
  background-size: 100% auto;
  background-position: center 0;
  background-repeat: repeat-x;
  position: relative;
}
.no-webp .sec08 {
  background-image: url("../img/sec08/bg_01_sp.png");
}
.sec08 .ttl_h2_line {
  margin-bottom: 9.2rem;
}
.sec08 .wd_1 {
  display: block;
  width: 16.3rem;
  position: absolute;
  top: -9.5rem;
  left: 0;
  z-index: 1;
}

.faq {
  -webkit-border-radius: 1rem;
  border-radius: 1rem;
  background-color: #fff;
  color: #336dbb;
}
.faq + .faq {
  margin-top: 2.5rem;
}
.faq--ttl {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center; /*縦方向（Safari用）*/
  align-items: center; /* 縦方向*/
  -webkit-justify-content: center; /*横方向（Safari用）*/
  justify-content: center; /*横方向*/
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: 12rem;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.1em;
  text-align: center;
  position: relative;
}
.faq--ttl::after {
  content: "";
  display: block;
  width: auto;
  height: 1.4rem;
  aspect-ratio: 1163/703;
  background-image: url("../img/parts/arrow_b_blu.svg");
  background-size: 100% 100%;
  background-size: contain 0;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 3.5rem;
  margin-top: -0.7rem;
}
.faq_conts {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start; /*縦方向（Safari用）*/
  align-items: flex-start; /* 縦方向*/
  -webkit-justify-content: space-between; /*横方向（Safari用）*/
  justify-content: space-between; /*横方向*/
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 2rem 0;
  padding: 0 4.5rem 4.5rem;
}
.faq_conts--item {
  width: 54rem;
  -webkit-border-radius: 1rem;
  border-radius: 1rem;
  background-color: #e1f0f5;
}
.faq_conts--ttl {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center; /*縦方向（Safari用）*/
  align-items: center; /* 縦方向*/
  -webkit-justify-content: center; /*横方向（Safari用）*/
  justify-content: center; /*横方向*/
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: 14rem;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 3.6rem;
  letter-spacing: 0;
  text-align: center;
  padding: 1.6rem 7rem;
  position: relative;
}
.faq_conts--ttl::after {
  content: "";
  display: block;
  width: auto;
  height: 1.4rem;
  aspect-ratio: 1163/703;
  background-image: url("../img/parts/arrow_b_blu.svg");
  background-size: 100% 100%;
  background-size: contain 0;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 3.4rem;
  margin-top: -0.7rem;
}
.faq_conts--text {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 3.6rem;
  color: #336dbb;
  font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
  word-wrap: break-word;
  border-top: 1px solid #336dbb;
  margin: 0 3.4rem;
  padding-top: 4.2rem;
  padding-bottom: 4.2rem;
}

/* popup
------------------------------- */
.over_ray_bg {
  width: 100vw;
  height: 100vh;
  background-color: rgba(141, 201, 229, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
}

.popup {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
  padding-top: 12rem;
  overflow-y: scroll;
  overflow: scroll;
  /*IE(Internet Explorer)・Microsoft Edgeへの対応*/
  -ms-overflow-style: none;
  /*Firefoxへの対応*/
  scrollbar-width: none;
}
.popup::-webkit-scrollbar {
  display: none;
}
.popup--in {
  width: 69rem;
  background-color: #fff;
  -webkit-border-radius: 1rem;
  border-radius: 1rem;
  padding: 9rem 2.5rem;
  margin: 0 auto 10rem;
  position: relative;
}
.popup--close {
  position: absolute;
  top: -6rem;
  right: 0;
  cursor: pointer;
}
.popup--close img {
  display: block;
  width: 14rem;
}
.popup--ttl {
  font-size: 4.2rem;
  font-weight: 700;
  line-height: 8.4rem;
  letter-spacing: 0.2em;
  text-align: center;
  color: #d8010f;
  margin-bottom: 6rem;
}
.popup--ttl span {
  display: inline-block;
  border-bottom: 3px solid #d8010f;
  padding-bottom: 0.5rem;
}
.popup--ttl picture {
  display: inline-block;
}
.popup--ttl .text_900 {
  display: inline;
  width: 10.8rem;
  margin: 0 0.2em;
  vertical-align: middle;
}
.popup--subttl {
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 7.2rem;
  letter-spacing: 0.1em;
  text-align: center;
  color: #336dbb;
  margin-bottom: 5rem;
}
.popup--table {
  display: block;
  width: 68.5rem;
  max-width: none;
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 3.5rem;
}
.popup--p0 {
  font-size: 2rem;
  font-weight: 500;
  line-height: 3rem;
  font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
  word-wrap: break-word;
  color: #656565;
  margin-bottom: 3rem;
}
.popup--p1 {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 4.8rem;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
  word-wrap: break-word;
  color: #336dbb;
  margin: 0 2rem 8rem;
}
.popup--p2 {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center; /*縦方向（Safari用）*/
  align-items: center; /* 縦方向*/
  -webkit-justify-content: center; /*横方向（Safari用）*/
  justify-content: center; /*横方向*/
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 4.2rem;
  font-weight: 700;
  line-height: 8.1rem;
  letter-spacing: 0.1em;
  margin-bottom: 6rem;
  color: #336dbb;
}
.popup--p2 strong {
  font-weight: 700;
  color: #d8010f;
}
.popup--p2 small {
  display: block;
  width: 100%;
  font-size: 2rem;
  line-height: 1.2;
  letter-spacing: 0.2em;
  text-align: center;
}
.popup--p2 picture {
  display: inline-block;
}
.popup--p2 .text_1100 {
  display: inline;
  width: 13.7rem;
  margin: 0 0.2em;
  vertical-align: middle;
}
.popup--fx {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start; /*縦方向（Safari用）*/
  align-items: flex-start; /* 縦方向*/
  -webkit-justify-content: center; /*横方向（Safari用）*/
  justify-content: center; /*横方向*/
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 3rem 3.6rem;
  padding: 4rem 5rem;
  -webkit-border-radius: 2rem;
  border-radius: 2rem;
  background-color: #e9f6fa;
}
.popup--fx--img_01 {
  display: block;
  width: auto;
  height: 15.3rem;
}
.popup--fx--p {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 4.8rem;
  letter-spacing: 0.05em;
  color: #336dbb;
  font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
  word-wrap: break-word;
}
.popup--ttlB {
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 3.15rem;
  letter-spacing: 0.04em;
  color: #336dbb;
  text-align: center;
}
.popup--ttlB span {
  display: inline-block;
  border-bottom: 2px solid #336dbb;
  padding-bottom: 1rem;
  margin-bottom: 3.6rem;
  white-space: nowrap;
  line-height: 1.5em;
}
.popup .sec03--in--item--p1 {
  color: #336dbb !important;
  margin-bottom: 4rem;
}
.popup .sec03--in--item--p1 picture {
  display: inline;
}
.popup.popup02 .popup--p1 {
  margin-top: 4rem;
  margin-bottom: 0;
}
.popup.popup03 .popup--subttl {
  margin-bottom: 4.2rem;
}
.popup.popup03 .popup--p1 {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 2;
  margin-top: 2.5rem;
  margin-bottom: 8rem;
}
.popup .popup03--img {
  background-color: #e9f6fa;
  -webkit-border-radius: 2rem;
  border-radius: 2rem;
  padding: 3.4rem 3rem;
  margin-bottom: 7rem;
}
.popup .popup03--img img {
  display: block;
  width: 100%;
}
.popup .popup03--fx {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start; /*縦方向（Safari用）*/
  align-items: flex-start; /* 縦方向*/
  -webkit-justify-content: space-between; /*横方向（Safari用）*/
  justify-content: space-between; /*横方向*/
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 7rem;
}
.popup .popup03--fx--item {
  width: 100%;
}
.popup .popup03--fx--item .popup--smallttl {
  margin-bottom: 2.8rem;
}
.popup .popup03--fx--item img {
  display: block;
  width: 100%;
  margin-bottom: 4rem;
}
.popup .popup03--fx--item p {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #336dbb;
  font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
  word-wrap: break-word;
}
.popup .popup03--fx--item p span {
  display: block;
  font-size: 2rem;
}
.popup--move {
  aspect-ratio: 64/36;
  -webkit-border-radius: 1rem;
  border-radius: 1rem;
  overflow: hidden;
}
.popup--move iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.popup--smallttl {
  font-size: 4.2rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: center;
  color: #336dbb;
  margin-bottom: 3rem;
}
.popup.popup04 .popup--move {
  margin-bottom: 3rem;
}
.popup.popup04 .popup--move + .popup--p1 {
  margin-bottom: 7rem;
}
.popup.popup04 .popup--p1 {
  font-size: 2.4rem;
  margin-top: 2.5rem;
  margin-bottom: 4rem;
}
.popup .popup04--img {
  margin-bottom: 9rem;
}
.popup .popup04--fx {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start; /*縦方向（Safari用）*/
  align-items: flex-start; /* 縦方向*/
  -webkit-justify-content: space-between; /*横方向（Safari用）*/
  justify-content: space-between; /*横方向*/
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 2em;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 4rem;
  letter-spacing: 0.04em;
  color: #336dbb;
  padding: 4.5rem 4.5rem 6rem;
  background-color: #e9f6fa;
  -webkit-border-radius: 2rem;
  border-radius: 2rem;
}
.popup .popup04--fx--item {
  width: 100%;
}

/* フローティングバナー
------------------------------- */
.flt_bnr {
  width: 100%;
  height: 12rem;
  background-color: #d8010f;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 3000;
  display: none;
}
.flt_bnr--in {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center; /*縦方向（Safari用）*/
  align-items: center; /* 縦方向*/
  -webkit-justify-content: space-between; /*横方向（Safari用）*/
  justify-content: space-between; /*横方向*/
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 72.8rem;
  height: 100%;
}
.flt_bnr--in .btnB {
  width: 34rem;
  height: 7.2rem;
  margin-top: 1.3rem;
}
.flt_bnr--in .btnB span {
  font-size: 2.4rem;
  letter-spacing: 0;
}
.flt_bnr--img {
  width: 38.4rem;
  height: 100%;
}
.flt_bnr--img img {
  display: block;
  width: 100%;
  position: relative;
  top: -1.6rem;
}
/*# sourceMappingURL=_maps/mainSp.css.map */
