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

PC用設定

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

.wrap_out a:not(.no_hover):hover, .wrap_in a:not(.no_hover):hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
.wrap_out a:not(.no_hover):hover img, .wrap_in a:not(.no_hover):hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}

/* MV
------------------------------- */
.mv {
  width: 100%;
  height: 55rem;
}
.mv--in {
  padding-top: 10.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: 18rem;
  height: 4.5rem;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.2em;
  color: #d8010f;
  background-color: #fff;
  -webkit-border-radius: 4.5rem;
  border-radius: 4.5rem;
  margin: 0 auto 2rem;
}
.mv--text {
  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: 2.5rem;
  position: relative;
  z-index: 1;
}
.mv--text--item._cellA {
  font-size: 1.8rem;
  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: 1.4rem;
  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: 28.9rem;
  margin: 1.9rem auto 0;
}
.mv--text--item._cellB {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.14em;
  text-align: center;
  color: #d8000f;
}
.mv--text--item._cellB img {
  display: block;
  width: 23.1rem;
  margin: 1.9rem auto 0;
}
.mv .btnA {
  margin: 6.2rem auto 0;
}
.mv img {
  display: block;
}
.mv .mv_img_01 {
  width: 33.9rem;
  position: absolute;
  top: -1.7rem;
  left: -15.8rem;
}
.mv .mv_img_02 {
  width: 23.6rem;
  position: absolute;
  top: 30rem;
  left: 7rem;
}
.mv .mv_img_03 {
  width: 51.2rem;
  position: absolute;
  top: 8rem;
  right: -15.4rem;
}
.mv .mv_wd_01 {
  width: 14.3rem;
  position: absolute;
  top: -2.5rem;
  right: 24.7rem;
  z-index: 1;
}
.mv .mv_wd_02 {
  width: 14.3rem;
  position: absolute;
  top: 50.9rem;
  left: -2.8rem;
  z-index: 1;
}
.mv .mv_wd_03 {
  width: 13.2rem;
  position: absolute;
  top: 53.3rem;
  right: -1.7rem;
  z-index: 1;
}




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


.lp_links {background-color: #fff;}
.lp_links .sec01--in {height:auto;padding: 10rem 0 10rem;}
.lp_links .ttl_h2_udln {margin-bottom: 10rem;}
.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:6rem;transform:translate(-50%,0);}

.lp_links ul {display:flex;justify-content:space-between;}
.lp_links ul li {width: calc(50% - 0.25px - 2.9rem);}
.lp_links ul .box {border-radius:1rem;border:solid 1px #346dbc;overflow:hidden;margin-bottom: 2.5rem;}
.lp_links ul .box .box_head {background:#346dbc;padding: 1.2rem 0;}
.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: 2.5rem;}
.lp_links ul .box .box_head h3:after {content:'▼';position:absolute;left:50%;top:2.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:2.8rem;transform:translate(-50%,0);}
.lp_links ul .box img {width:100%;display:block;}

.lp_links .btnA {width:auto;border-radius:1rem;}
.lp_links .btnA span {border-radius:1rem;}





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

.sec01 {
  background-color: #f6fafa;
  /*background-image: url("../img/sec01/bg_01.png");*/
  background-size: auto 6.8rem;
  background-position: center 0;
  background-repeat: repeat-x;
}
.no-webp .sec01 {
  background-image: url("../img/sec01/bg_01.png.webp");
}
.sec01--in {
  height: 61.75rem;
  padding-top: 14.1rem;
  position: relative;
}
.sec01--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;
  gap: 4.8rem;
}
.sec01--slide--in {
  width: 28.8rem;
  aspect-ratio: 1/1;
  position: relative;
}
.sec01--slide--in::before {
  content: "";
  display: block;
  width: 30.541rem;
  height: 100%;
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 52.5%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) 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: 100%;
  background-color: #fff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  z-index: 1;
}
.sec01--slide--in .ico_exclamation {
  display: block;
  width: 1.041rem;
  height: auto;
  margin: 3.4rem auto 2rem;
  position: relative;
  z-index: 2;
}
.sec01--slide--in--h3 {
  width: 24.722rem;
  font-size: 2.1rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: center;
  color: #336dbb;
  border-bottom: 1px solid #cfd6df;
  padding-bottom: 1.6rem;
  margin: 0 auto 1.6rem;
  position: relative;
  z-index: 2;
}
.sec01--slide--in._cellA .sec01--slide--in--h3 {
  letter-spacing: 0.2em;
}
.sec01--slide--in--p {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.16rem;
  letter-spacing: 0.05em;
  text-align: center;
  color: #616468;
  position: relative;
  z-index: 2;
}
.sec01--slide--in--p strong {
  font-weight: 700;
}
.sec01--img_01 {
  display: block;
  width: 15.3rem;
  position: absolute;
  bottom: -4.5rem;
  right: -6.5rem;
  z-index: 1;
}
.sec01--wd_01 {
  display: block;
  width: 13.2rem;
  position: absolute;
  bottom: -6.6rem;
  left: 15.6rem;
  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: 3rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.2em;
  color: #336dbb;
  margin-bottom: 5.9rem;
}
.ttl_h2_line span {
  display: inline-block;
  text-align: center;
}
.ttl_h2_line span small {
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.2em;
  padding-top: 0.4rem;
}
.ttl_h2_line::before {
  content: "";
  display: block;
  width: 4.3rem;
  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: 4.3rem;
  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.webp");
  background-position: center 0;
  background-size: auto 6.8rem;
  background-repeat: repeat-x;
}
.no-webp .sec02 {
  background-image: url("../img/sec02/bg.png");
}
.sec02--in {
  width: 96rem;
  padding-top: 14.7rem;
  padding-bottom: 8.8rem;
}
.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;
}
.sec02--anchor--item {
  display: block;
  width: 21rem;
  aspect-ratio: 1/1;
  padding-top: 6.7rem;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.45rem;
  letter-spacing: 0.06em;
  color: #336dbb !important;
  text-align: center;
  border: 1px solid #336dbb;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-image: url("../img/parts/arrow_b_blu.svg");
  background-size: 1.163rem auto;
  background-position: center bottom 4.2rem;
  background-repeat: no-repeat;
  background-color: #fff;
}
.sec02--anchor--item strong {
  font-size: 2.1rem;
  color: #d8010f;
}
.sec02--anchor--item picture {
  display: inline;
}
.sec02--anchor--item ._text_img {
  width: auto;
  height: 2.2rem;
  vertical-align: sub;
  margin-top: 0.5rem;
}

/* sec03
------------------------------- */
.sec03 {
  background-image: url("../img/sec03/bg_1.png.webp"), url("../img/sec03/bg_2.png.webp");
  background-size: 192rem auto;
  background-position: center 0, center bottom;
  background-repeat: no-repeat;
  background-color: #68b8de;
}
.no-webp .sec03 {
  background-image: url("../img/sec03/bg_1.png"), url("../img/sec03/bg_2.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: 7.9rem 5.8rem;
  width: 96rem;
  padding-top: 15rem;
  padding-bottom: 7.8rem;
  position: relative;
}
.sec03--in--item {
  width: calc((100% - 0.5px - 5.8rem) / 2);
}
.sec03--in--item .num {
  display: block;
  width: 8rem;
  margin: 0 auto 1.5rem;
}
.sec03--in--item--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: 4.4rem;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 3.15rem;
  letter-spacing: 0.05em;
  color: #fff377;
  border-bottom: 2px solid #fff377;
  margin-bottom: 1.2rem;
  text-align: center;
}
.sec03--in--item--ttl._small {
  font-size: 2.1rem;
}
.sec03--in--item--ttl .text_900 {
  width: 6.6rem;
  height: auto;
  vertical-align: sub;
  margin: 0 0.2em;
}
.sec03--in--item--p1 {
  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: 2.1rem;
  font-weight: 700;
  line-height: 3.15rem;
  letter-spacing: 0.05em;
  color: #fff;
  text-align: center;
  margin-bottom: 2.1rem;
}
.sec03--in--item--p1 .text_1 {
  width: 0.9rem;
  height: auto;
  margin: 0 0.35em;
  vertical-align: sub;
}
.sec03--in--item--img {
  display: block;
  width: 100%;
  aspect-ratio: 45/30;
  -webkit-border-radius: 1rem;
  border-radius: 1rem;
  overflow: hidden;
  margin-bottom: 1.9rem;
}
.sec03--in--item--img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sec03--in--item--p2 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.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: 3.4rem;
}
.sec03 .wp_1 {
  display: block;
  width: 15.4rem;
  position: absolute;
  top: -0.2rem;
  right: 5.4rem;
}
.sec03 .wp_2 {
  display: block;
  width: 14.7rem;
  position: absolute;
  bottom: 0.8rem;
  right: 12.3rem;
}

/* cta
------------------------------- */
.cta {
  background-color: #d8010f;
  padding: 3rem 0 9rem;
}
.cta--in {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch; /*縦方向（Safari用）*/
  align-items: stretch; /* 縦方向*/
  -webkit-justify-content: flex-start; /*横方向（Safari用）*/
  justify-content: flex-start; /*横方向*/
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 80rem;
  height: 27rem;
  border: 6px solid #fff;
}
.cta--ttl {
  width: 11.363rem;
  aspect-ratio: 1/1;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-color: #fff377;
  font-size: 2.455rem;
  font-weight: 700;
  line-height: 3.646rem;
  letter-spacing: 0.2em;
  color: #d8010f;
  text-align: center;
  padding-top: 2.1rem;
  padding-left: 0.1em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -6.1rem;
  position: relative;
  z-index: 1;
}
.cta--itemA {
  width: 50%;
  height: 100%;
  background-color: #fff;
  border-right: 3px solid #fff;
  padding-top: 7.6rem;
}
.cta--itemA--ttl {
  font-size: 1.9rem;
  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: 1.4rem;
  letter-spacing: 0.05em;
  white-space: nowrap;
  text-align: center;
  position: absolute;
  top: 92%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.cta--itemA--img {
  display: block;
  width: 30.3rem;
  margin: 2rem auto 0;
}
.cta--itemB {
  width: 50%;
  height: 100%;
  padding-top: 3rem;
  border-left: 3px solid #fff;
}
.cta--itemB--ttl {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.2em;
  color: #fff377;
  text-align: center;
}
.cta--itemB--img {
  display: block;
  width: 29.8rem;
  margin: 0.8rem auto 2.4rem;
}
.cta--itemB .btnB {
  margin: 0 auto;
}

/* sec04
------------------------------- */
.sec04 {
  background-image: url("../img/sec04/bg_01.png.webp");
  background-size: 192rem auto;
  background-position: center 0;
  background-repeat: no-repeat;
}
.no-webp .sec04 {
  background-image: url("../img/sec05/bg_01.png");
}
.sec04--in {
  padding-top: 14.7rem;
  padding-bottom: 7.9rem;
  position: relative;
}
.sec04--in .wd_1 {
  display: block;
  width: 15rem;
  position: absolute;
  top: 0;
  left: 16.7rem;
  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: 99rem;
  margin: 0 auto 0;
}
.sec04--slide--in {
  width: 30rem !important;
  background-color: #fff;
  -webkit-border-radius: 1rem;
  border-radius: 1rem;
  overflow: hidden;
  margin: 0 1.5rem;
  padding-bottom: 1.9rem;
}
.sec04--slide--img {
  height: 20rem;
  background-color: #e1f0f5;
  padding-top: 3.7rem;
}
.sec04--slide--img img {
  display: block;
  width: auto;
  height: 13.1rem;
  margin: 0 auto;
}
.sec04--slide .num_img {
  display: block;
  height: 3rem;
  margin: -2.5rem auto 1.5rem 2rem;
}
.sec04--slide--p {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.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 2rem;
  margin-bottom: 2.1rem;
}
.sec04--slide--prpf {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: #336dbb;
  text-align: right;
  padding: 0 2rem;
}

/* 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.png.webp");
  background-size: 192rem auto;
  background-position: center 0;
  background-repeat: no-repeat;
  background-color: #68b8de;
  padding-top: 15rem;
  padding-bottom: 9rem;
}
.no-webp .sec05 {
  background-image: url("../img/sec05/bg_01.png");
}
.sec05 .ttl_h2_line {
  margin-bottom: 3.2rem;
}
.sec05--p1 {
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  color: #fff;
  margin-bottom: 2.8rem;
}
.sec05--in {
  width: 80rem;
  background-color: #fff;
  -webkit-border-radius: 1rem;
  border-radius: 1rem;
  padding: 3.4rem 6rem 4.4rem;
  position: relative;
}
.sec05--ttl {
  width: 68rem;
  font-size: 2.1rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: center;
  color: #336dbb;
  border-bottom: 1px solid #336dbb;
  margin: 0 auto 0.8rem;
  padding-bottom: 0.4rem;
}
.sec05--ttl small {
  font-size: 1.6rem;
}
.sec05--table {
  display: block;
  width: 70.5rem;
  max-width: none;
  margin-left: 0;
  margin-bottom: 1.7rem;
}
.sec05--p2 {
  width: 60rem;
  font-size: 1rem;
  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 1.2rem;
}
.sec05--p3 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.4rem;
  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;
}
.sec05 .wd_1 {
  display: block;
  width: 14.5rem;
  position: absolute;
  top: -31.2rem;
  right: -3.2rem;
}

/* sec06
------------------------------- */
.sec06 {
  padding-top: 15.2rem;
  padding-bottom: 11.2rem;
  background-image: url("../img/sec06/bg_01.png.webp"), url("../img/sec06/bg_02.png.webp");
  background-size: 192rem auto;
  background-position: center 0, center bottom;
  background-repeat: no-repeat;
}
.no-webp .sec06 {
  background-image: url("../img/sec06/bg_01.png"), url("../img/sec06/bg_02.png");
}
.sec06 .ttl_h2_line {
  margin-bottom: 6rem;
}
.sec06--in {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start; /*縦方向（Safari用）*/
  align-items: flex-start; /* 縦方向*/
  -webkit-justify-content: flex-start; /*横方向（Safari用）*/
  justify-content: flex-start; /*横方向*/
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 4.5rem 6rem;
  width: 96rem;
  position: relative;
}
.sec06--in--item {
  width: calc((100% - 0.5px - 6rem) / 2);
  -webkit-border-radius: 1rem;
  border-radius: 1rem;
  overflow: hidden;
  background-color: #336dbb;
  background-size: 100% auto;
  background-position: center 0;
  padding-bottom: 4.2rem;
}
.sec06--in--item._blockA {
  background-image: url("../img/sec06/item_bg_01.png.webp");
}
.no-webp .sec06--in--item._blockA {
  background-image: url("../img/sec06/item_bg_01.png");
}
.sec06--in--item._blockB {
  background-image: url("../img/sec06/item_bg_02.png.webp");
}
.no-webp .sec06--in--item._blockB {
  background-image: url("../img/sec06/item_bg_02.png");
}
.sec06--in--item._blockC {
  background-image: url("../img/sec06/item_bg_03.png.webp");
}
.no-webp .sec06--in--item._blockC {
  background-image: url("../img/sec06/item_bg_03.png");
}
.sec06--in--item._blockD {
  background-image: url("../img/sec06/item_bg_04.png.webp");
}
.no-webp .sec06--in--item._blockD {
  background-image: url("../img/sec06/item_bg_04.png");
}
.sec06--in--item--img {
  display: block;
  height: 30rem;
  background-color: #fff;
  margin-bottom: 3.9rem;
  overflow: hidden;
}
.sec06--in--item--img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.sec06--in--item--img:hover img {
  transform: scale(1.1, 1.1);
}
.sec06--in--item--ttl {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.2em;
  color: #fff;
  text-align: left;
  padding: 0 4.5rem;
  margin-bottom: 1.2rem;
}
.sec06--in--item--ttl span {
  display: inline-block;
  border-bottom: 2px solid #fff;
  padding-bottom: 0.2rem;
}
.sec06--in--item--subttl {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 3.6rem;
  letter-spacing: 0.2em;
  text-align: left;
  color: #fff;
  padding: 0 4.5rem;
  margin-bottom: 0.6rem;
}
.sec06--in--item--p {
  min-height: 8.4rem;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 2.1rem;
  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 4.5rem;
  margin-bottom: 3rem;
}
.sec06--in--item .btnC {
  margin: 0 auto;
}
.sec06--in--item .btnC .text_1100 {
  width: 6.9rem;
}
.sec06--in--item .btnC .text_900 {
  width: 5.3rem;
}
.sec06--in--item .btnC .text_1650 {
  width: 7rem;
}
.sec06 .wd_1 {
  display: block;
  width: 10.9rem;
  position: absolute;
  top: -31.3rem;
  left: 15.6rem;
}
.sec06 .wd_2 {
  display: block;
  width: 10.9rem;
  position: absolute;
  bottom: -13.4rem;
  right: -11.1rem;
}

/* sec07
------------------------------- */
.sec07 {
  padding-top: 14.9rem;
  padding-bottom: 9rem;
  background-color: #68b8de;
  background-image: url("../img/sec07/bg_01.png.webp");
  background-size: 192rem auto;
  background-position: center 0;
  background-repeat: repeat-x;
  position: relative;
}
.no-webp .sec07 {
  background-image: url("../img/sec07/bg_01.png");
}
.sec07 .ttl_h2_line {
  margin-bottom: 4.3rem;
}
.sec07 .wd_1 {
  display: block;
  width: 13.2rem;
  position: absolute;
  top: -4.1rem;
  left: 50%;
  margin-left: -40.4rem;
}
.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;
  width: 80rem;
  position: relative;
}
.sec07--in--itemA {
  width: 6.1rem;
}
.sec07--in--itemA img {
  display: block;
  width: 100%;
}
.sec07--in--itemB {
  width: 73.5rem;
}

.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: 5.92rem;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.14em;
  color: #336dbb;
  background-color: #fff;
  border-bottom: 1px solid #d3d3d3;
}
.flow_block--item._bg-pink {
  color: #d8010f;
  background-color: #fff1ed;
}
.flow_block--ttl {
  width: 8rem;
  text-align: right;
}
.flow_block--ttl .img_month {
  width: auto;
  height: 1.8rem;
  vertical-align: baseline;
  margin-top: 0.4rem;
}
.flow_block--p {
  width: calc(100% - 8rem);
  position: relative;
  padding-left: 2.4rem;
}
.flow_block .img_fuki {
  display: block;
  width: 9.375rem;
  height: auto;
  position: absolute;
  top: -8.4rem;
  right: -3.7rem;
  z-index: 1;
}

/* sec08
------------------------------- */
.sec08 {
  padding-top: 14.8rem;
  padding-bottom: 8.9rem;
  background-image: url("../img/sec08/bg_01.png.webp");
  background-size: 192rem auto;
  background-position: center 0;
  background-repeat: repeat-x;
  position: relative;
}
.no-webp .sec08 {
  background-image: url("../img/sec08/bg_01.png");
}
.sec08 .ttl_h2_line {
  margin-bottom: 4.6rem;
}
.sec08 .wd_1 {
  display: block;
  width: 15.3rem;
  position: absolute;
  top: -1.8rem;
  left: 50%;
  margin-left: 10.5rem;
  z-index: 1;
}

.faq {
  width: 96rem;
  -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: 6rem;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.1em;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.faq--ttl:hover {
  opacity: 0.7;
}
.faq--ttl::after {
  content: "";
  display: block;
  width: auto;
  height: 0.7rem;
  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: 7.5rem;
  margin-top: -0.35rem;
}
.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: 2.8rem 3rem;
  padding: 0 4.5rem 4.5rem;
}
.faq_conts--item {
  width: calc((100% - 3rem) / 2);
  -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: 6rem;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0;
  padding: 0.8rem 4.5rem;
  position: relative;
  cursor: pointer;
}
.faq_conts--ttl:hover {
  opacity: 0.7;
}
.faq_conts--ttl::after {
  content: "";
  display: block;
  width: auto;
  height: 0.7rem;
  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: 3rem;
  margin-top: -0.35rem;
}
.faq_conts--text {
  width: 36rem;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 2.1rem;
  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 auto;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/* 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: 80rem;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 50%;
  z-index: 10001;
  margin-left: -40rem;
  padding-top: 10rem;
  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: 100%;
  background-color: #fff;
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
  padding: 5.5rem 6rem;
  margin-bottom: 10rem;
  position: relative;
}
.popup--close {
  position: absolute;
  top: -3rem;
  right: 0;
  cursor: pointer;
}
.popup--close img {
  display: block;
  width: 7rem;
}
.popup--ttl {
  font-size: 2.1rem;
  font-weight: 700;
  line-height: 3.15rem;
  letter-spacing: 0.2em;
  text-align: center;
  color: #d8010f;
  margin-bottom: 9rem;
}
.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: 5.4rem;
  margin: 0 0.2em;
  vertical-align: middle;
}
.popup--subttl {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 3.6rem;
  letter-spacing: 0.1em;
  text-align: center;
  color: #336dbb;
  margin-bottom: 2.5rem;
}
.popup--table {
  display: block;
  width: 70.5rem;
  max-width: none;
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 2rem;
}
.popup--p0 {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
  word-wrap: break-word;
  color: #656565;
  margin: 0 3rem 1.5rem;
}
.popup--p1 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.4rem;
  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-bottom: 7rem;
}
.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: 2.1rem;
  font-weight: 700;
  line-height: 4.05rem;
  letter-spacing: 0.1em;
  margin-bottom: 3rem;
  color: #336dbb;
}
.popup--p2 strong {
  font-weight: 700;
  color: #d8010f;
}
.popup--p2 small {
  display: block;
  width: 100%;
  font-size: 1rem;
  line-height: 1.2;
  letter-spacing: 0.2em;
  text-align: center;
}
.popup--p2 picture {
  display: inline-block;
}
.popup--p2 .text_1100 {
  display: inline;
  width: 6.9rem;
  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: 2rem 4.2rem;
  padding: 4rem 5rem;
  -webkit-border-radius: 1rem;
  border-radius: 1rem;
  background-color: #e9f6fa;
}
.popup--fx--img_01 {
  display: block;
  width: auto;
  height: 7.6rem;
}
.popup--fx--p {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 2.4rem;
  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: 1.8rem;
  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: 0.5rem;
  margin-bottom: 1.8rem;
}
.popup .sec03--in--item--p1 {
  color: #336dbb !important;
  margin-bottom: 5rem;
}
.popup .sec07--in--itemB {
  width: 61rem;
}
.popup.popup02 .popup--p1 {
  margin-top: 4rem;
  margin-bottom: 0;
}
.popup.popup03 .popup--subttl {
  margin-bottom: 5rem;
}
.popup.popup03 .popup--p1 {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 2;
  margin-top: 2.5rem;
  margin-bottom: 3.6rem;
}
.popup .popup03 .popup--in {
  padding-left: 8rem;
  padding-right: 8rem;
}
.popup .popup03--img {
  background-color: #e9f6fa;
  -webkit-border-radius: 1rem;
  border-radius: 1rem;
  padding: 3.5rem 3rem;
  margin-bottom: 3rem;
}
.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;
}
.popup .popup03--fx--item {
  width: 30rem;
}
.popup .popup03--fx--item .popup--smallttl {
  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;
  height: 8rem;
  margin-bottom: 0;
}
.popup .popup03--fx--item img {
  display: block;
  width: 100%;
  margin-bottom: 2rem;
}
.popup .popup03--fx--item p {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 2.1rem;
  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;
}
.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: 2.1rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: center;
  color: #336dbb;
  margin-bottom: 2rem;
}
.popup.popup04 .popup--in {
  padding-left: 8rem;
  padding-right: 8rem;
}
.popup.popup04 .popup--move {
  margin-bottom: 1.5rem;
}
.popup.popup04 .popup--move + .popup--p1 {
  text-align: center;
  margin-bottom: 4.5rem;
}
.popup.popup04 .popup--p1 {
  font-size: 1.4rem;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.popup .popup04--img {
  margin-bottom: 4.5rem;
}
.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;
  padding: 4.5rem;
  background-color: #e9f6fa;
  -webkit-border-radius: 1rem;
  border-radius: 1rem;
}
.popup .popup04--fx--item {
  width: 48%;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 2rem;
  letter-spacing: 0.04em;
  color: #336dbb;
}

/* フローティングバナー
------------------------------- */
.flt_bnr {
  width: 100%;
  height: 9rem;
  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: center; /*横方向（Safari用）*/
  justify-content: center; /*横方向*/
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 2.3rem;
  width: 96rem;
  height: 100%;
}
.flt_bnr--in .btnB {
  width: 32rem;
  margin-top: 0.5rem;
}
.flt_bnr--img {
  width: 48.2rem;
  height: 100%;
}
.flt_bnr--img img {
  display: block;
  width: 100%;
  position: relative;
  top: -1.6rem;
}
/*# sourceMappingURL=_maps/main.css.map */
