html, body {
  font-family: "kozuka-mincho-pr6n", serif;
  font-style: normal;
}

footer p, footer a, #company dl dd, #company dl dt, #message div p, #flow .cost_caution, #flow dl dd, #flow dl dt, #flow .flow_number, #point .point_list dl dd, #case .case_txt, #mainvisual p, header .header_cta .btn_tel p, header .header_wrap ul li, header .header_wrap p, .footer_cta .footer_cta_point_list li, .cta_wrap2 .cta_point_list li, .cta_wrap1 .cta_wrap1_muryou, .footer_cta .btn_line p:nth-of-type(2), .cta .btn_line p:nth-of-type(2), .footer_cta .btn_line p:nth-of-type(1), .cta .btn_line p:nth-of-type(1), .footer_cta .btn_tel p:nth-of-type(2), .cta .btn_tel p:nth-of-type(2), .footer_cta .btn_tel p:nth-of-type(1), .cta .btn_tel p:nth-of-type(1), .footer_cta .btn_mail p:nth-of-type(2), .cta .btn_mail p:nth-of-type(2), .footer_cta .btn_mail p:nth-of-type(1), .cta .btn_mail p:nth-of-type(1) {
  font-family: "kozuka-gothic-pr6n", sans-serif;
}

#flow .cost div dl:nth-of-type(2) dt b, #flow .cost div dl dd b, header .header_cta .btn_tel .tel_list li, header .header_cta .btn_tel .number, .cta_wrap1 .cta_wrap1_muryou div:nth-of-type(2) p b, .footer_cta .btn_tel p:nth-of-type(2) b:nth-of-type(1), .cta .btn_tel p:nth-of-type(2) b:nth-of-type(1) {
  font-family: "oswald", sans-serif;
}

html, body {
  font-family: "kozuka-mincho-pr6n", serif;
  font-style: normal;
}

footer p, footer a, #company dl dd, #company dl dt, #message div p, #flow .cost_caution, #flow dl dd, #flow dl dt, #flow .flow_number, #point .point_list dl dd, #case .case_txt, #mainvisual p, header .header_cta .btn_tel p, header .header_wrap ul li, header .header_wrap p, .footer_cta .footer_cta_point_list li, .cta_wrap2 .cta_point_list li, .cta_wrap1 .cta_wrap1_muryou, .footer_cta .btn_line p:nth-of-type(2), .cta .btn_line p:nth-of-type(2), .footer_cta .btn_line p:nth-of-type(1), .cta .btn_line p:nth-of-type(1), .footer_cta .btn_tel p:nth-of-type(2), .cta .btn_tel p:nth-of-type(2), .footer_cta .btn_tel p:nth-of-type(1), .cta .btn_tel p:nth-of-type(1), .footer_cta .btn_mail p:nth-of-type(2), .cta .btn_mail p:nth-of-type(2), .footer_cta .btn_mail p:nth-of-type(1), .cta .btn_mail p:nth-of-type(1) {
  font-family: "kozuka-gothic-pr6n", sans-serif;
}

#flow .cost div dl:nth-of-type(2) dt b, #flow .cost div dl dd b, header .header_cta .btn_tel .tel_list li, header .header_cta .btn_tel .number, .cta_wrap1 .cta_wrap1_muryou div:nth-of-type(2) p b, .footer_cta .btn_tel p:nth-of-type(2) b:nth-of-type(1), .cta .btn_tel p:nth-of-type(2) b:nth-of-type(1) {
  font-family: "oswald", sans-serif;
}

html, body {
  font-size: 0.52vw;
  line-height: 1.4;
  font-weight: 400;
}

@media only screen and (max-width: 780px) {
  html, body {
    font-size: 1.3vw;
  }
}
body {
  margin: 0;
}

* {
  color: #000000;
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  margin: 0;
}

pre {
  margin: 0;
}

ul, ol {
  padding-left: 0;
  margin: 0;
}

li {
  list-style: none;
}

a {
  display: block;
  color: #000000;
  text-decoration: none;
}

figure {
  margin: 0;
}

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

p, dl, dd {
  margin: 0;
}

button {
  border: none;
  box-shadow: none;
  font-family: ryo-display-plusn, serif;
}

button:hover {
  cursor: pointer;
}

input:active, input:focus, input:hover,
textarea:active, textarea:focus, textarea:hover,
select:active, select:focus, select:hover,
button:active, button:focus, button:hover {
  outline: none;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

::-ms-expand {
  display: none;
}

i {
  font-style: normal;
}

.pc {
  display: block;
}
@media only screen and (max-width: 780px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media only screen and (max-width: 780px) {
  .sp {
    display: block;
  }
}

.blank {
  width: 100%;
  display: block;
}
@media only screen and (max-width: 780px) {
  .blank {
    display: none;
  }
}

.spblank {
  display: none;
}
@media only screen and (max-width: 780px) {
  .spblank {
    width: 100%;
    display: block;
  }
}

.footer_cta .btn_mail, .cta .btn_mail {
  width: 33.6rem;
  background: rgb(49, 124, 255);
  background: linear-gradient(90deg, #007AFF 0%, #1DC8FE 100%);
  border: solid 0.4rem #007aff;
  border-radius: 2rem 0.2rem 0.5rem 0.5rem;
  box-shadow: 1.1rem 1.1rem 0px 0px rgba(0, 0, 0, 0.1);
  position: relative;
  display: none;
}
@media only screen and (max-width: 790px) {
  .footer_cta .btn_mail, .cta .btn_mail {
    box-shadow: 0.6rem 0.6rem 0px 0px rgba(0, 0, 0, 0.1);
  }
}
.footer_cta .btn_mail::before, .cta .btn_mail::before {
  content: "";
  width: 6rem;
  height: 6rem;
  display: block;
  background-image: url(../images/cta/mail.svg);
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
  position: absolute;
  top: -0.8rem;
  left: -0.8rem;
  z-index: 10;
}
.footer_cta .btn_mail p:nth-of-type(1), .cta .btn_mail p:nth-of-type(1) {
  background-color: #FFFFFF;
  border-radius: 0.3rem;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.074em;
  padding: 0.4rem 0.3rem 0.4rem 0;
  text-align: right;
  position: relative;
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.2);
}
.footer_cta .btn_mail p:nth-of-type(1)::before, .cta .btn_mail p:nth-of-type(1)::before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-top: solid 1rem #FFFFFF;
  border-right: solid 0.5rem transparent;
  border-left: solid 0.5rem transparent;
  position: absolute;
  bottom: -0.7rem;
  left: 10rem;
  z-index: 10;
}
.footer_cta .btn_mail p:nth-of-type(1)::after, .cta .btn_mail p:nth-of-type(1)::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-top: solid 1.2rem rgba(0, 0, 0, 0.2);
  border-right: solid 0.6rem transparent;
  border-left: solid 0.6rem transparent;
  position: absolute;
  bottom: -1rem;
  left: 10rem;
  z-index: 1;
}
.footer_cta .btn_mail p:nth-of-type(1) span, .cta .btn_mail p:nth-of-type(1) span {
  color: #007aff;
}
.footer_cta .btn_mail p:nth-of-type(2), .cta .btn_mail p:nth-of-type(2) {
  background-image: url(../images/cta/mail_arrow.svg);
  background-repeat: no-repeat;
  background-position: top 3rem right 0.4rem;
  background-size: 2.3rem;
  color: #FFFFFF;
  font-size: 3.8rem;
  font-weight: 700;
  text-shadow: 1.5px 1.5px 0px rgba(0, 0, 0, 0.2);
  letter-spacing: 0.02em;
  line-height: 1;
  padding: 0.4rem 0 0 0.8rem;
}
.footer_cta .btn_mail p:nth-of-type(2) span, .cta .btn_mail p:nth-of-type(2) span {
  color: #FFFFFF;
  font-size: 3.1rem;
  padding: 0 0.04em 0 0;
}
.footer_cta .btn_mail p:nth-of-type(2) b i, .cta .btn_mail p:nth-of-type(2) b i {
  display: inline-block;
  color: #fcee21;
  font-size: 4.7rem;
  padding: 1.2rem 0 0.6rem;
  margin: 0 0.03em 0 0;
  position: relative;
}
.footer_cta .btn_mail p:nth-of-type(2) b i::before, .cta .btn_mail p:nth-of-type(2) b i::before {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  display: block;
  background-color: #fcee21;
  border-radius: 50%;
  transform: translateX(-50%);
  position: absolute;
  top: 0.2rem;
  left: 50%;
}

/* 間のCTA 電話の背景 */

.footer_cta .btn_tel, .cta .btn_tel {
  width: 55.6rem;
  background: rgb(215, 58, 25);
  /* background: linear-gradient(90deg, #D12D0D 0%, #F55813 100%); */
  background: none;
  border: none;
  /* border: solid 0.4rem #d12d0d; */
  border-radius: 2rem 0.2rem 0.5rem 0.5rem;
  /* box-shadow: 1.1rem 1.1rem 0px 0px rgba(0, 0, 0, 0.1); */
  box-shadow: none;
  position: relative;
}
@media only screen and (max-width: 790px) {
  .footer_cta .btn_tel, .cta .btn_tel {
    /* box-shadow: 0.6rem 0.6rem 0px 0px rgba(0, 0, 0, 0.1); */
    box-shadow: none;
  }
}
.footer_cta .btn_tel::before, .cta .btn_tel::before {
  content: "";
  width: 6rem;
  height: 6rem;
  display: block;
  background-image: url(../images/cta/tel.svg);
  background-repeat: no-repeat;c
  background-size: contain;
  border-radius: 50%;
  position: absolute;
  top: -0.8rem;
  left: -0.8rem;
  z-index: 10;
  display: none;
}
.footer_cta .btn_tel p:nth-of-type(1), .cta .btn_tel p:nth-of-type(1) {
  background-color: #FFFFFF;
  border-radius: 0.3rem;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 0.4rem 0.3rem 0.4rem 0;
  text-align: center;
  position: relative;
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: none;
}
.footer_cta .btn_tel p:nth-of-type(1)::before, .cta .btn_tel p:nth-of-type(1)::before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-top: solid 1rem #FFFFFF;
  border-right: solid 0.5rem transparent;
  border-left: solid 0.5rem transparent;
  position: absolute;
  bottom: -0.7rem;
  left: 10rem;
  z-index: 10;
}
.footer_cta .btn_tel p:nth-of-type(1)::after, .cta .btn_tel p:nth-of-type(1)::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-top: solid 1.2rem rgba(0, 0, 0, 0.2);
  border-right: solid 0.6rem transparent;
  border-left: solid 0.6rem transparent;
  position: absolute;
  bottom: -1rem;
  left: 10rem;
  z-index: 1;
}
.footer_cta .btn_tel p:nth-of-type(1) b, .cta .btn_tel p:nth-of-type(1) b {
  color: #d12d0d;
}
.footer_cta .btn_tel p:nth-of-type(1) b:nth-of-type(1), .cta .btn_tel p:nth-of-type(1) b:nth-of-type(1) {
  background: linear-gradient(rgb(255, 255, 255) 0%, rgb(255, 254, 255) 45%, rgb(255, 254, 150) 45%, rgb(254, 235, 148) 100%);
  padding: 0 0.8rem;
}
.footer_cta .btn_tel p:nth-of-type(2), .cta .btn_tel p:nth-of-type(2) {
  background-image: url(../images/cta/tel_arrow.svg);
  background-repeat: no-repeat;
  background-position: top 3.6rem right 0.3rem;
  background-size: 2.3rem;
  color: #FFFFFF;
  font-size: 3.8rem;
  font-weight: 700;
  text-shadow: 1.5px 1.5px 0px rgba(0, 0, 0, 0.2);
  letter-spacing: 0.06em;
  line-height: 1;
  padding: 1.1rem 0 0 1.6rem;
}
.footer_cta .btn_tel p:nth-of-type(2) b:nth-of-type(1), .cta .btn_tel p:nth-of-type(2) b:nth-of-type(1) {
  font-style: italic;
  color: #FFFFFF;
  font-size: 5.4rem;
  letter-spacing: 0;
  margin: 0 0.8rem 0 0;
}
.footer_cta .btn_tel p:nth-of-type(2) b i, .cta .btn_tel p:nth-of-type(2) b i {
  display: inline-block;
  color: #fcee21;
  font-size: 4.3rem;
  margin: 0 0.03em 0.2rem 0;
  position: relative;
}
.footer_cta .btn_tel p:nth-of-type(2) b i::before, .cta .btn_tel p:nth-of-type(2) b i::before {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  display: block;
  background-color: #fcee21;
  border-radius: 50%;
  transform: translateX(-50%);
  position: absolute;
  top: -0.8rem;
  left: 50%;
}

間のCTAのlineの緑枠

.footer_cta .btn_line, .cta .btn_line {
  width: 33.6rem;
  background: rgb(4, 158, 2);
  /* background: linear-gradient(90deg, #009C00 0%, #88E300 100%); */
  background: none;
  /* border: solid 0.4rem #049e02; */
  border: none;
  border-radius: 2rem 0.2rem 0.5rem 0.5rem;
  /* box-shadow: 1.1rem 1.1rem 0px 0px rgba(0, 0, 0, 0.1); */
  box-shadow: none;
  position: relative;
}
@media only screen and (max-width: 790px) {
  .footer_cta .btn_line, .cta .btn_line {
    /* box-shadow: 0.6rem 0.6rem 0px 0px rgba(0, 0, 0, 0.1); */
    box-shadow: none;
  }
}
.footer_cta .btn_line::before, .cta .btn_line::before {
  content: "";
  width: 6rem;
  height: 6rem;
  display: block;
  background-image: url(../images/cta/line.svg);
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
  position: absolute;
  top: -0.8rem;
  left: -0.8rem;
  z-index: 10;
  display: none;
}
.footer_cta .btn_line p:nth-of-type(1), .cta .btn_line p:nth-of-type(1) {
  background-color: #FFFFFF;
  border-radius: 0.3rem;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  padding: 0.4rem 0.3rem 0.4rem 0;
  text-align: right;
  position: relative;
  /* box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.2); */
  box-shadow: none;
}
.footer_cta .btn_line p:nth-of-type(1)::before, .cta .btn_line p:nth-of-type(1)::before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-top: solid 1rem #FFFFFF;
  border-right: solid 0.5rem transparent;
  border-left: solid 0.5rem transparent;
  position: absolute;
  bottom: -0.7rem;
  left: 10rem;
  z-index: 10;
}
.footer_cta .btn_line p:nth-of-type(1)::after, .cta .btn_line p:nth-of-type(1)::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-top: solid 1.2rem rgba(0, 0, 0, 0.2);
  border-right: solid 0.6rem transparent;
  border-left: solid 0.6rem transparent;
  position: absolute;
  bottom: -1rem;
  left: 10rem;
  z-index: 1;
}
.footer_cta .btn_line p:nth-of-type(1) span, .cta .btn_line p:nth-of-type(1) span {
  color: #049e02;
}
.footer_cta .btn_line p:nth-of-type(2), .cta .btn_line p:nth-of-type(2) {
  background-image: url(../images/cta/line_arrow.svg);
  background-repeat: no-repeat;
  background-position: top 2.7rem right 0.2rem;
  background-size: 2.6rem;
  color: #FFFFFF;
  font-size: 3.8rem;
  font-weight: 700;
  text-shadow: 1.5px 1.5px 0px rgba(0, 0, 0, 0.2);
  letter-spacing: 0.02em;
  line-height: 1;
  padding: 0.4rem 0 0 0.8rem;
}
.footer_cta .btn_line p:nth-of-type(2) span, .cta .btn_line p:nth-of-type(2) span {
  color: #FFFFFF;
  font-size: 3.1rem;
  padding: 0 0.04em 0 0;
}
.footer_cta .btn_line p:nth-of-type(2) b i, .cta .btn_line p:nth-of-type(2) b i {
  display: inline-block;
  color: #fcee21;
  font-size: 4.7rem;
  padding: 1.2rem 0 0.6rem;
  margin: 0 0.03em 0 0;
  position: relative;
}
.footer_cta .btn_line p:nth-of-type(2) b i::before, .cta .btn_line p:nth-of-type(2) b i::before {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  display: block;
  background-color: #fcee21;
  border-radius: 50%;
  transform: translateX(-50%);
  position: absolute;
  top: 0.2rem;
  left: 50%;
}

.cta {
  background-image: url(../images/cta/cta_back.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 3.2rem 0 4.5rem;
}
@media only screen and (max-width: 780px) {
  .cta {
    padding: 5.1rem 0rem;
  }
}
.cta_wrap {
  width: 118rem;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
@media only screen and (max-width: 780px) {
  .cta_wrap {
    width: 72rem;
  }
}
.cta_wrap::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: rgb(68, 155, 247);
  background: linear-gradient(90deg, rgb(68, 155, 247) 0%, rgb(0, 93, 166) 100%);
  position: absolute;
  top: 0.6rem;
  left: 0.5rem;
  z-index: -1;
}
.cta_wrap1 {
  background-color: #FFFFFF;
  padding: 5.6rem 0 0;
  position: relative;
}
.cta_wrap1::before {
  content: "";
  width: 100%;
  height: 0.3rem;
  display: block;
  background-color: #2c9adc;
  position: absolute;
  bottom: 0;
  left: 0;
}
.cta_wrap1::after {
  content: "";
  width: 22.4rem;
  height: 30.2rem;
  display: block;
  background-image: url(../images/cta/cta_img.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media only screen and (max-width: 780px) {
  .cta_wrap1::after {
    width: 23.8rem;
    height: 35.5rem;
    background-image: url(../images/cta/cta_img_sp.png);
  }
}
.cta_wrap1 .cta_wrap1_txt {
  color: #002b72;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  margin: 0 0 3rem;
}
@media only screen and (max-width: 780px) {
  .cta_wrap1 .cta_wrap1_txt {
    font-size: 3.4rem;
    text-align: right;
    padding: 0 23.7rem 0 0;
  }
}
.cta_wrap1 .cta_wrap1_txt b {
  color: #e05c57;
  font-size: 5.8rem;
}
@media only screen and (max-width: 780px) {
  .cta_wrap1 .cta_wrap1_txt b {
    font-size: 5.6rem;
    position: relative;
    margin: 0 5rem 0 0;
  }
}
.cta_wrap1 .cta_wrap1_txt b span {
  color: #e05c57;
  position: relative;
}
@media only screen and (max-width: 790px) {
  .cta_wrap1 .cta_wrap1_txt b span {
    display: inline-block;
    padding: 2rem 0 0;
  }
}
.cta_wrap1 .cta_wrap1_txt b span::before {
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  display: block;
  background-color: #e05c57;
  border-radius: 50%;
  transform: translateX(-50%);
  position: absolute;
  top: -1rem;
  left: 50%;
}
@media only screen and (max-width: 790px) {
  .cta_wrap1 .cta_wrap1_txt b span::before {
    width: 0.6rem;
    height: 0.6rem;
    top: 1rem;
  }
}
.cta_wrap1 .cta_wrap1_txt b i {
  display: inline-block;
  color: #002b72;
  font-size: 7.1rem;
  transform: rotate(20deg) translateY(1rem) translateX(-1.2rem);
}
@media only screen and (max-width: 780px) {
  .cta_wrap1 .cta_wrap1_txt b i {
    display: none;
  }
}
.cta_wrap1 .cta_wrap1_txt .second {
  color: #002b72;
  font-size: 3.8rem;
  padding: 0 6rem 0 0;
}
@media only screen and (max-width: 780px) {
  .cta_wrap1 .cta_wrap1_txt .second {
    font-size: 3.3rem;
    padding: 0;
  }
}
.cta_wrap1 .cta_wrap1_txt .second b {
  font-size: 4.5rem;
}
@media only screen and (max-width: 780px) {
  .cta_wrap1 .cta_wrap1_txt .second b {
    font-size: 4.1rem;
    margin: 0;
  }
}
.cta_wrap1 .cta_wrap1_muryou {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2c9adc;
  font-size: 2.7rem;
  font-weight: 700;
}
.cta_wrap1 .cta_wrap1_muryou div {
  height: 8rem;
  display: flex;
  align-items: center;
  border: solid 0.4rem #2c9adc;
  background-color: #FFFFFF;
}
@media only screen and (max-width: 790px) {
  .cta_wrap1 .cta_wrap1_muryou div {
    position: relative;
    z-index: 10;
  }
}
.cta_wrap1 .cta_wrap1_muryou div:nth-of-type(1) {
  background-color: #2c9adc;
  padding: 1rem 0 0;
}
@media only screen and (max-width: 790px) {
  .cta_wrap1 .cta_wrap1_muryou div:nth-of-type(1) {
    padding: 1.6rem 1.6rem 1rem 2rem;
  }
}
.cta_wrap1 .cta_wrap1_muryou div:nth-of-type(1) b {
  color: #FFFFFF;
  font-size: 3.4rem;
  padding: 0 3rem;
}
@media only screen and (max-width: 790px) {
  .cta_wrap1 .cta_wrap1_muryou div:nth-of-type(1) b {
    font-size: 2.5rem;
    padding: 0;
  }
}
.cta_wrap1 .cta_wrap1_muryou div:nth-of-type(1) b span {
  color: #FFFFFF;
  font-size: 3.1rem;
}
@media screen and (max-width: 790px) {
  .cta_wrap1 .cta_wrap1_muryou div:nth-of-type(1) b span {
    font-size: 2.3rem;
  }
}
.cta_wrap1 .cta_wrap1_muryou div:nth-of-type(2) {
  background-image: url(../images/cta/cta_koushi.png);
  background-position: center;
  padding: 0 4.4rem 0 5.7rem;
}
@media only screen and (max-width: 790px) {
  .cta_wrap1 .cta_wrap1_muryou div:nth-of-type(2) {
    padding: 0 1rem 0 1.6rem;
  }
}
.cta_wrap1 .cta_wrap1_muryou div:nth-of-type(2) p {
  color: #002b72;
  background: linear-gradient(rgb(255, 255, 255) 0%, rgb(255, 254, 255) 70%, rgb(255, 254, 150) 70%, rgb(254, 235, 148) 90%, rgb(255, 254, 255) 90%);
}
@media only screen and (max-width: 790px) {
  .cta_wrap1 .cta_wrap1_muryou div:nth-of-type(2) p {
    font-size: 2.7rem;
    padding: 0 1rem 0 1.6rem;
  }
}
.cta_wrap1 .cta_wrap1_muryou div:nth-of-type(2) p b {
  color: #E05C57;
  font-size: 4.2rem;
  line-height: 1;
  margin: 0 0.2rem 0 0;
}
@media only screen and (max-width: 790px) {
  .cta_wrap1 .cta_wrap1_muryou div:nth-of-type(2) p b {
    font-size: 3.5rem;
  }
}
.cta_wrap1 .cta_wrap1_muryou div:nth-of-type(2) p b:nth-of-type(2) {
  margin: 0 0.6rem 0 3rem;
}
.cta_wrap2 {
  background-color: #FFFFFF;
  padding: 5rem 0 0;
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 {
    padding: 3rem 0 0;
  }
}
.cta_wrap2 ul {
  display: flex;
}
.cta_wrap2 ul:nth-of-type(1) {
  flex-wrap: wrap;
  justify-content: center;
  gap: 2.4rem 3.8rem;
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 ul:nth-of-type(1) {
    gap: 2.4rem 1.4rem;
  }
}
.cta_wrap2 ul:nth-of-type(1) li:nth-of-type(1) {
  /* width: 100%; */
}

間のCTAの電話の枠
.cta_wrap2 .btn_tel {
  width: 112rem;
  /* border: solid 0.8rem #d12d0d; */
  border: none;
  border-radius: 3rem 1.2rem 1.2rem 1.2rem;
  margin: 0 auto;
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .btn_tel {
    width: 68.6rem;
  }
}
.cta_wrap2 .btn_tel::before {
  width: 11.4rem;
  height: 11.4rem;
  top: -1.4rem;
  left: -2.3rem;
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .btn_tel::before {
    width: 6.8rem;
    height: 6.8rem;
    background-image: url(../images/cta/tel_sp.svg);
    display: none;
  }
}
.cta_wrap2 .btn_tel p:nth-of-type(1) {
  border-radius: 0.7rem;
  font-size: 3.6rem;
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .btn_tel p:nth-of-type(1) {
    font-size: 2.3rem;
    text-align: center;
    padding: 0 0 0 3rem;
  }
}
.cta_wrap2 .btn_tel p:nth-of-type(1)::before {
  border-top: solid 1.8rem #FFFFFF;
  border-right: solid 1.5rem transparent;
  border-left: solid 1.5rem transparent;
  left: 53rem;
  bottom: -1.2rem;
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .btn_tel p:nth-of-type(1)::before {
    left: 33rem;
  }
}
.cta_wrap2 .btn_tel p:nth-of-type(1)::after {
  border-top: solid 2rem rgba(0, 0, 0, 0.1);
  border-right: solid 1.7rem transparent;
  border-left: solid 1.7rem transparent;
  left: 52.8rem;
  bottom: -2rem;
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .btn_tel p:nth-of-type(1)::after {
    left: 33rem;
  }
}
.cta_wrap2 .btn_tel p:nth-of-type(2) {
  background-position: top 6rem right 0.8rem;
  background-size: 4.5rem;
  font-size: 7.4rem;
  text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.2);
  letter-spacing: 0.06em;
  padding: 1.5rem 0 0 3rem;
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .btn_tel p:nth-of-type(2) {
    background-size: 3.5rem;
    background-position: top 3.4rem right 0.2rem;
    font-size: 4rem;
    padding: 1.5rem 0 0 0;
  }
}
.cta_wrap2 .btn_tel p:nth-of-type(2) b:nth-of-type(1) {
  font-size: 11rem;
  margin: 0 1.4rem 0 0;
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .btn_tel p:nth-of-type(2) b:nth-of-type(1) {
    font-size: 5.4rem;
    letter-spacing: -0.22rem;
  }
}
.cta_wrap2 .btn_tel p:nth-of-type(2) b:nth-of-type(2) i {
  font-size: 8.5rem;
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .btn_tel p:nth-of-type(2) b:nth-of-type(2) i {
    font-size: 4.6rem;
  }
}
.cta_wrap2 .btn_tel p:nth-of-type(2) b:nth-of-type(2) i::before {
  width: 1rem;
  height: 1rem;
  top: -1.5rem;
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .btn_tel p:nth-of-type(2) b:nth-of-type(2) i::before {
    width: 0.6rem;
    height: 0.6rem;
    top: -0.9rem;
  }
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .btn_tel p:nth-of-type(2) span {
    display: inline;
    color: #FFFFFF;
    font-size: 3.6rem;
  }
  .cta_wrap2 .btn_tel p:nth-of-type(2) span i {
    color: #FFFFFF;
    font-size: 4.6rem;
  }
}
.cta_wrap2 .btn_mail {
  width: 44rem;
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .btn_mail {
    width: 33rem;
  }
}
.cta_wrap2 .btn_mail::before {
  width: 7.2rem;
  height: 7.2rem;
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .btn_mail::before {
    width: 4.9rem;
    height: 4.9rem;
  }
}
.cta_wrap2 .btn_mail p:nth-of-type(1) {
  font-size: 2.2rem;
  letter-spacing: 0.16em;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .btn_mail p:nth-of-type(1) {
    font-size: 1.8rem;
    text-align: center;
    letter-spacing: 0.04rem;
    padding: 0 0 0 4rem;
  }
}
.cta_wrap2 .btn_mail p:nth-of-type(1)::before {
  border-top: solid 1.1rem #FFFFFF;
  border-right: solid 0.9rem transparent;
  border-left: solid 0.9rem transparent;
  bottom: -0.9rem;
  left: 11.2rem;
}
.cta_wrap2 .btn_mail p:nth-of-type(1)::after {
  border-top: solid 1.3rem rgba(0, 0, 0, 0.2);
  border-right: solid 1.1rem transparent;
  border-left: solid 1.1rem transparent;
  bottom: -1.1rem;
  left: 11.1rem;
}
.cta_wrap2 .btn_mail p:nth-of-type(2) {
  background-size: 3.2rem;
  background-position: top 3.4rem right 1rem;
  font-size: 4.7rem;
  text-shadow: 2.4px 2.4px 0px rgba(0, 0, 0, 0.2);
  padding: 0.4rem 0 0 2rem;
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .btn_mail p:nth-of-type(2) {
    background-size: 2.5rem;
    background-position: top 2.4rem right 0.6rem;
    font-size: 3.7rem;
  }
}
.cta_wrap2 .btn_mail p:nth-of-type(2) span {
  font-size: 3.8rem;
  padding: 0 0.06em 0 0;
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .btn_mail p:nth-of-type(2) span {
    font-size: 3rem;
  }
}
.cta_wrap2 .btn_mail p:nth-of-type(2) b {
  padding: 0 0.06em 0 0;
}
.cta_wrap2 .btn_mail p:nth-of-type(2) b i {
  font-size: 5.8rem;
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .btn_mail p:nth-of-type(2) b i {
    font-size: 3.7rem;
  }
}
.cta_wrap2 .btn_mail p:nth-of-type(2) b i::before {
  width: 0.7rem;
  height: 0.7rem;
}
.cta_wrap2 .btn_line {
  width: 72rem;
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .btn_line {
    width: 48rem;
  }
}
.cta_wrap2 .btn_line::before {
  width: 7.2rem;
  height: 7.2rem;
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .btn_line::before {
    width: 4.9rem;
    height: 4.9rem;
  }
}
.cta_wrap2 .btn_line p:nth-of-type(1) {
  font-size: 2.2rem;
  letter-spacing: 0.14em;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
  text-align: center;
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .btn_line p:nth-of-type(1) {
    font-size: 1.8rem;
    text-align: center;
    letter-spacing: 0.03em;
    padding: 0 0 0 4rem;
  }
}
.cta_wrap2 .btn_line p:nth-of-type(1)::before {
  border-top: solid 1.1rem #FFFFFF;
  border-right: solid 0.9rem transparent;
  border-left: solid 0.9rem transparent;
  bottom: -0.9rem;
  left: 11.2rem;
}
.cta_wrap2 .btn_line p:nth-of-type(1)::after {
  border-top: solid 1.3rem rgba(0, 0, 0, 0.2);
  border-right: solid 1.1rem transparent;
  border-left: solid 1.1rem transparent;
  bottom: -1.1rem;
  left: 11.1rem;
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .btn_line p:nth-of-type(1) i {
    display: inline;
  }
}
.cta_wrap2 .btn_line p:nth-of-type(2) {
  background-size: 3.2rem;
  background-position: top 3.4rem right 1rem;
  font-size: 4.7rem;
  text-shadow: 2.4px 2.4px 0px rgba(0, 0, 0, 0.2);
  padding: 0.4rem 0 0 1.6rem;
  text-align: center;
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .btn_line p:nth-of-type(2) {
    background-size: 2.5rem;
    background-position: top 2.4rem right 0.6rem;
    font-size: 3.7rem;
  }
}
.cta_wrap2 .btn_line p:nth-of-type(2) span {
  font-size: 3.8rem;
  padding: 0 0.06em 0 0;
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .btn_line p:nth-of-type(2) span {
    font-size: 3rem;
  }
}
.cta_wrap2 .btn_line p:nth-of-type(2) b {
  padding: 0 0.06em 0 0;
}
.cta_wrap2 .btn_line p:nth-of-type(2) b i {
  font-size: 5.8rem;
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .btn_line p:nth-of-type(2) b i {
    font-size: 3.7rem;
  }
}
.cta_wrap2 .btn_line p:nth-of-type(2) b i::before {
  width: 0.7rem;
  height: 0.7rem;
}
.cta_wrap2 .cta_point_list {
  justify-content: center;
  gap: 2.5rem;
  padding: 1.8rem 0 2rem;
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .cta_point_list {
    gap: 1rem;
  }
}
.cta_wrap2 .cta_point_list li {
  border: solid 0.4rem #2088cc;
  border-radius: 0.4rem;
  color: #2088cc;
  font-size: 2.2rem;
  font-weight: 700;
  padding: 0.5rem 1.5rem;
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .cta_point_list li {
    font-size: 2rem;
    letter-spacing: -0.03em;
    border: solid 0.4rem #2088cc;
  }
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .cta_point_list li:nth-of-type(1) {
    padding: 0.6rem 1rem;
  }
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .cta_point_list li:nth-of-type(2) {
    padding: 0.6rem 0.7rem;
  }
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .cta_point_list li:nth-of-type(3) {
    padding: 0.6rem 1rem;
  }
}
@media only screen and (max-width: 790px) {
  .cta_wrap2 .cta_point_list li:nth-of-type(4) {
    padding: 0.6rem 1rem;
  }
}
.cta_caution_pc {
  width: 118rem;
  margin: 0 auto;
}
@media only screen and (max-width: 780px) {
  .cta_caution_pc {
    display: none;
  }
}
.cta_caution_sp {
  width: 72rem;
  margin: 40px auto 0;
}
@media only screen and (min-width: 781px) {
  .cta_caution_sp {
    display: none;
  }
}

.footer_cta {
  width: 100%;
  background-color: #FFFFFF;
  padding: 2.6rem 0 2rem;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
}
@media only screen and (max-width: 780px) {
  .footer_cta {
    padding: 0.8rem 0;
  }
}
.footer_cta ul {
  display: flex;
  justify-content: center;
  gap: 0.6rem;
}
@media only screen and (max-width: 780px) {
  .footer_cta ul {
    gap: 0.7rem;
  }
}
.footer_cta .btn_mail {
  box-shadow: 0.4rem 0.4rem 0px 0px rgba(0, 0, 0, 0.1);
}
.footer_cta .btn_line {
  box-shadow: 0.4rem 0.4rem 0px 0px rgba(0, 0, 0, 0.1);
}
.footer_cta .btn_tel {
  box-shadow: 0.4rem 0.4rem 0px 0px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 780px) {
  .footer_cta .btn_mail {
    display: none;
    width: 23.8rem;
    border-radius: 0.2rem 0.2rem 0.5rem 0.5rem;
  }
  .footer_cta .btn_mail::before {
    display: none;
  }
  .footer_cta .btn_mail p:nth-of-type(1) {
    font-size: 2rem;
    text-align: center;
    letter-spacing: 0.03em;
  }
  .footer_cta .btn_mail p:nth-of-type(1)::before {
    left: 14rem;
  }
  .footer_cta .btn_mail p:nth-of-type(1)::after {
    left: 14rem;
  }
  .footer_cta .btn_mail p:nth-of-type(2) {
    font-size: 3.2rem;
    padding: 0.6rem 3rem 0 6rem;
    position: relative;
  }
  .footer_cta .btn_mail p:nth-of-type(2)::before {
    content: "";
    width: 5.8rem;
    height: 100%;
    display: block;
    background-image: url(../images/cta/mail.svg);
    background-size: 5.8rem;
    background-position: left center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
  }
  .footer_cta .btn_mail p:nth-of-type(2) span {
    font-size: 2.7rem;
  }
  .footer_cta .btn_mail p:nth-of-type(2) b i {
    font-size: 3.5rem;
  }
  .footer_cta .btn_mail p:nth-of-type(2) b i::before {
    top: 0.4rem;
  }
  .footer_cta .btn_line {
    width: 37rem;
    border-radius: 0.2rem 0.2rem 0.5rem 0.5rem;
  }
  .footer_cta .btn_line::before {
    display: none;
  }
  .footer_cta .btn_line p:nth-of-type(1) {
    font-size: 2rem;
    text-align: center;
    letter-spacing: 0.03em;
  }
  .footer_cta .btn_line p:nth-of-type(1)::before {
    left: 14rem;
  }
  .footer_cta .btn_line p:nth-of-type(1)::after {
    left: 14rem;
  }
  .footer_cta .btn_line p:nth-of-type(2) {
    font-size: 3.2rem;
    padding: 0.6rem 3rem 0 6rem;
    position: relative;
  }
  .footer_cta .btn_line p:nth-of-type(2)::before {
    content: "";
    width: 5.8rem;
    height: 100%;
    display: block;
    background-image: url(../images/cta/line.svg);
    background-size: 5.8rem;
    background-position: left center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
  }
  .footer_cta .btn_line p:nth-of-type(2) span {
    font-size: 2.7rem;
  }
  .footer_cta .btn_line p:nth-of-type(2) b i {
    font-size: 3.5rem;
  }
  .footer_cta .btn_line p:nth-of-type(2) b i::before {
    top: 0.4rem;
  }
  .footer_cta .btn_tel {
    width: 37rem;
    border-radius: 0.2rem 0.2rem 0.5rem 0.5rem;
  }
  .footer_cta .btn_tel::before {
    display: none;
  }
  .footer_cta .btn_tel p:nth-of-type(1) {
    font-size: 2rem;
    text-align: center;
  }
  .footer_cta .btn_tel p:nth-of-type(1) b:nth-of-type(1) {
    letter-spacing: 0;
    padding: 0;
  }
  .footer_cta .btn_tel p:nth-of-type(1)::before {
    left: 14rem;
  }
  .footer_cta .btn_tel p:nth-of-type(1)::after {
    left: 14rem;
  }
  .footer_cta .btn_tel p:nth-of-type(2) {
    font-size: 3.2rem;
    padding: 0.6rem 3rem 0 6rem;
    position: relative;
  }
  .footer_cta .btn_tel p:nth-of-type(2)::before {
    content: "";
    width: 5.8rem;
    height: 100%;
    display: block;
    background-image: url(../images/cta/tel.svg);
    background-size: 5.8rem;
    background-position: left center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
  }
  .footer_cta .btn_tel p:nth-of-type(2) span {
    color: #FFFFFF;
    font-size: 2.7rem;
  }
  .footer_cta .btn_tel p:nth-of-type(2) b:nth-of-type(1) {
    font-size: 3.5rem;
    margin: 0;
  }
  .footer_cta .btn_tel p:nth-of-type(2) b:nth-of-type(1) i {
    font-size: 3.5rem;
    padding: 1.2rem 0 0.6rem;
    position: relative;
  }
  .footer_cta .btn_tel p:nth-of-type(2) b:nth-of-type(1) i::before {
    content: "";
    width: 0.5rem;
    height: 0.5rem;
    display: block;
    background-color: #fcee21;
    border-radius: 50%;
    transform: translateX(-50%);
    position: absolute;
    top: 0.6rem;
    left: 50%;
  }
}
.footer_cta .footer_cta_point_list {
  display: none;
  justify-content: center;
  gap: 1rem;
  padding: 0.5rem 0 0;
}
.footer_cta .footer_cta_point_list li {
  border: solid 0.4rem #2088cc;
  border-radius: 0.4rem;
  color: #2088cc;
  font-size: 2rem;
  letter-spacing: -0.03em;
  font-weight: 700;
  padding: 0.5rem 1.5rem;
}
.footer_cta .footer_cta_point_list li:nth-of-type(1) {
  padding: 0.6rem 1rem;
}
.footer_cta .footer_cta_point_list li:nth-of-type(2) {
  padding: 0.6rem 0.7rem;
}
.footer_cta .footer_cta_point_list li:nth-of-type(3) {
  padding: 0.6rem 1rem;
}
.footer_cta .footer_cta_point_list li:nth-of-type(4) {
  padding: 0.6rem 1rem;
}
@media only screen and (max-width: 790px) {
  .footer_cta .footer_cta_point_list {
    display: flex;
  }
}

header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 3rem 4.4rem 2rem 3rem;
}
@media only screen and (max-width: 780px) {
  header {
    justify-content: center;
    padding: 1rem 0;
  }
}
header h1 {
  font-size: 3.6rem;
  margin: 0 1.5rem 0 0;
}
@media only screen and (max-width: 780px) {
  header h1 {
    text-align: center;
    margin: 0;
  }
}
header .header_wrap {
  display: flex;
  align-items: center;
}
header .header_wrap p {
  color: #e05c57;
  font-size: 2rem;
  font-weight: 700;
  margin: 0 2rem 0 0;
}
header .header_wrap ul {
  display: flex;
  gap: 0.5rem;
}
@media screen and (max-width: 780px) {
  header .header_wrap ul {
    display: none;
  }
}
header .header_wrap ul li {
  width: 9.4rem;
  height: 6.8rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
  border: solid 0.3rem #002b72;
  border-radius: 0.5rem;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.1em;
}
header .header_wrap ul li b {
  width: 100%;
  color: #e05c57;
  font-size: 2.3rem;
  line-height: 1.1;
  text-align: center;
  margin: 0.2rem 0 0;
}
header .header_wrap ul li:nth-of-type(2) {
  font-size: 2.3rem;
}
@media screen and (max-width: 780px) {
  /* スマホのヘッダーロゴのサイズと中央揃い設定 */
  header .header_wrap img {
    width: 67%;
    margin: 0 auto;
  }
}
header .header_cta ul {
  display: flex;
  justify-content: flex-end;
}
header .header_cta ul li {
  display: flex;
  align-items: center;
}
header .header_cta ul li:nth-of-type(1) {
  margin: 0 1rem 0 0;
}
header .header_cta ul li:nth-of-type(2) {
  margin: 0 2rem 0 0;
}
header .header_cta .btn_mail_icon {
  width: 5.8rem;
  height: 5.8rem;
  background-image: url(../images/header/btn_mail_icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 0;
  display: none;
}
header .header_cta .btn_line_icon {
  width: 5.8rem;
  height: 5.8rem;
  background-image: url(../images/header/btn_line_icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 0;
}
header .header_cta .btn_tel p {
  color: #d12d0d;
  font-size: 2rem;
  font-weight: 700;
  text-align: right;
}
header .header_cta .btn_tel .number {
  font-size: 4.8rem;
  line-height: 1;
  position: relative;
}
header .header_cta .btn_tel .number::before {
  content: "";
  width: 4.6rem;
  height: 4.6rem;
  display: inline-flex;
  background-image: url(../images/header/btn_tel_icon.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
  margin: 0 0.4rem 0 0;
}
header .header_cta .btn_tel .number::after {
  content: "";
  width: 100%;
  height: 0.1rem;
  display: block;
  background-color: #d12d0d;
  position: absolute;
  left: 0;
  bottom: 0.1rem;
}
header .header_cta .btn_tel .tel_list {
  display: flex;
  justify-content: center;
}
header .header_cta .btn_tel .tel_list li {
  color: #d12d0d;
  font-size: 1.9rem;
  font-weight: 700;
}
header .header_cta .btn_tel .tel_list li:not(:nth-of-type(1))::before {
  content: "/";
}

#mainvisual {
  aspect-ratio: 1920/868;
  position: relative;
  padding: 3.4rem 0 0;
}
@media only screen and (max-width: 780px) {
  #mainvisual {
    aspect-ratio: 768/870;
    /* 元々はaspect-ratio: 750/870;spにした際に縦幅を縮めたいそうなので変更*/
    overflow: hidden;
    padding: 0;
  }
}
#mainvisual::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background-image: url(../images/mainvisual/mv_back1.jpg);
  background-size: auto calc(100% - 27.5rem);
  background-position: top center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -4;
}
@media only screen and (max-width: 780px) {
  #mainvisual::before {
    background-size: auto 100%;
  }
}
#mainvisual::after {
  content: "";
  width: 45.5rem;
  height: 100%;
  display: block;
  background-image: url(../images/mainvisual/mv_img1.png);
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  transform: translateX(-100%);
  position: absolute;
  top: 0;
  left: calc(50% - 29.5rem);
  z-index: 2;
  pointer-events: none;
}
@media only screen and (max-width: 780px) {
  #mainvisual::after {
    display: none;
  }
}
#mainvisual .fig {
  content: "";
  width: 42.2rem;
  height: 100%;
  display: block;
  background-image: url(../images/mainvisual/mv_img2.png);
  background-size: 100% auto;
  background-position: bottom center; 
  background-repeat: no-repeat;
  transform: translateX(100%);
  position: absolute;
  top: 0;
  right: calc(50% - 37.1rem);
  z-index: 10;
}
@media only screen and (max-width: 780px) {
  #mainvisual .fig {
    width: 66.8rem;
    background-image: url(../images/mainvisual/sp_background.png);
    background-position: top 33rem center;
    /* 元々はtop41だがspのFVの長さ変えたいそうなので */
    transform: translateX(0);
    right: 0;
    z-index: 4;
  }
}
#mainvisual .fig p.name {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 1.3rem;
  font-family: "kozuka-mincho-pr6n", serif;
  font-weight: 900;
  position: absolute;
  bottom: 5.6rem;
  right: .9rem;
}
#mainvisual .fig p.name span {
  background-color: #FFF;
  border-left: solid 1rem #E5302F;
}
#mainvisual .fig p.name span:nth-of-type(1) {
  font-size: 2.8rem;
  letter-spacing: .2rem;
  padding: .6rem 1.4rem .6rem 1rem;
}
#mainvisual .fig p.name span:nth-of-type(2) {
  font-size: 3.4rem;
  letter-spacing: .25rem;
  padding: .7rem 4.5rem .7rem 1rem;
}
#mainvisual .fig p.name span:nth-of-type(2) b {
  color: #E5302F;
}
@media only screen and (max-width: 780px) {
  #mainvisual .fig p.name {
    bottom: 6.3rem;
    right: 1.9rem;
  }
  #mainvisual .fig p.name span:nth-of-type(1) {
    font-size: 2.1rem;
    padding: .5rem 1.1rem .5rem .8rem;
    display: none;
  }
  #mainvisual .fig p.name span:nth-of-type(2) {
    font-size: 2.58rem;
    padding: .5rem 3.4rem .5rem .7rem;
    display: none;
  }
}
/* #mainvisual p {
  display: flex;
  align-items: center;
  padding: 5rem 0 0 43rem;
}
@media only screen and (max-width: 780px) {
  #mainvisual p {
    padding: 1.6rem 0 0 22rem;
  }
}
#mainvisual p .small {
  color: #002b72;
  font-size: 5rem;
  line-height: 1.2;
  font-weight: 900;
  text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, 0 -2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
  transform: scale(0.9, 1);
  margin: 0 0 0 -1.4rem;
}
@media only screen and (max-width: 780px) {
  #mainvisual p .small {
    font-size: 2.7rem;
    transform: scale(1, 1);
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0 -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
    margin: 0 1rem 0 0;
  }
}
#mainvisual p .big {
  width: 66rem;
  height: 17rem;
  position: relative;
}
@media only screen and (max-width: 780px) {
  #mainvisual p .big {
    width: 37rem;
    height: 9rem;
  }
}
#mainvisual p .big span {
  font-family: "Hiragino Sans W8", sans-serif;
  font-weight: 800;
  font-size: 12rem;
  font-weight: 700;
}
@media only screen and (max-width: 780px) {
  #mainvisual p .big span {
    font-size: 6.6rem;
  }
}
#mainvisual p .big span:nth-of-type(1) {
  text-shadow: 4px 4px 0 #FFF, -4px -4px 0 #FFF, -4px 4px 0 #FFF, 4px -4px 0 #FFF, 0px 4px 0 #FFF, -4px 0 #FFF, -4px 0 0 #FFF, 4px 0 0 #FFF;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
@media only screen and (max-width: 780px) {
  #mainvisual p .big span:nth-of-type(1) {
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0 -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
  }
}
#mainvisual p .big span:nth-of-type(1) i {
  margin: 0 0 0 -0.2em;
}
#mainvisual p .big span:nth-of-type(2) {
  background: rgb(44, 116, 178);
  background: radial-gradient(circle, rgb(44, 116, 178) 0%, rgb(20, 66, 114) 100%, rgb(20, 66, 114) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
}
#mainvisual p .big span:nth-of-type(2) i {
  margin: 0 0 0 -0.2em;
} */
 /*LINE CTA追加修正 - 始*/
 #mainvisual {
  text-align: center;
 }
 #mainvisual div.fukidashi {
  margin: 0 0 2.4rem;
  position: relative;
 }
 #mainvisual div.fukidashi::before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-top: solid 1.8rem #FFF;
  border-right: solid 1.85rem transparent;
  border-left: solid 1.85rem transparent;
  transform: translateX(-50%);
  position: absolute;
  bottom: -1.6rem;
  left: 50%;
  z-index: 6;
 }
 #mainvisual div.fukidashi::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-top: solid 1.8rem #FFF;
  border-right: solid 1.85rem transparent;
  border-left: solid 1.85rem transparent;
  filter:drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.2));
  transform: translateX(-50%);
  position: absolute;
  bottom: -1.6rem;
  left: 50%;
 }
 #mainvisual p.pc {
  display: inline-block;
  background-color: #FFF;
  border-radius: 5rem;
  font-size: 3.6rem;
  font-weight: 700;
  letter-spacing: .216rem;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  padding: 0 4.9rem;
  position: relative;
  z-index: 5;
 }
 #mainvisual p.pc span {
  color: #575757;
 }
 @media only screen and (max-width: 780px) {
   #mainvisual div.fukidashi {
    display: none;
   }
 }
 #mainvisual div.sp {
  display: none;
 }
 @media only screen and (max-width: 780px) {
  #mainvisual div.sp {
    display: block;
    aspect-ratio: 750/146;
    background-image: url(../images/mainvisual/sp_text_back.png);
    background-size: 100% auto;
    background-position: bottom center;
    padding: 1rem 0 2.6rem 1.4rem;
    margin: 0 0 2.4rem;
    position: relative;
    z-index: 10;
  }
  #mainvisual div.sp::after {
    content: "";
    width: 12.5rem;
    height: 12.5rem;
    display: block;
    background-image: url(../images/mainvisual/sp_girl_illust.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: .4rem;
    right: .7rem;
  }
  #mainvisual div.sp p {
    color: #FFF;
    font-size: 3.2rem;
    font-weight: 500;
    letter-spacing: .192rem;
    line-height: 5.4rem;
    text-align: left;
  }
  #mainvisual div.sp b {
    color: #FFF;
    font-size: 3.6rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: .216rem;
  }
  #mainvisual div.sp span {
    color: #fcee21;
    /* 酒井さんが黄色にしたいそうなので元はcolor: #FFF; */
    position: relative;
  }
  #mainvisual div.sp span::before {
    content: "";
    width: calc(100% + .7rem);
    height: 2.2rem;
    background-color: #0046AE;
    border-radius: .5rem;
    transform: translateX(-50%);
    position: absolute;
    bottom: -.4rem;
    left: calc(50% - .4rem);
    z-index: -1;
  }
 }
 /*LINE CTA追加修正 - 終*/
/* #mainvisual h2 {
  font-size: 9.6rem;
  font-weight: bold;
  line-height: 1.22;
  text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, 0 -2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
  padding: 0 0 0 43rem;
  margin: -2rem 0 3.8rem;
  position: relative;
  z-index: 20;
}
@media only screen and (max-width: 780px) {
  #mainvisual h2 {
    font-size: 5.1rem;
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0 -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
    padding: 0 0 0 22rem;
    margin: -0.4rem 0 23rem;
  }
}
#mainvisual h2 .back1 {
  width: 57rem;
  display: inline-block;
  background-image: url(../images/mainvisual/mv_back2.jpg);
  background-size: cover;
  color: #FFFFFF;
  font-size: 10.6rem;
  text-shadow: none;
  text-align: center;
  padding: 1.6rem 2rem;
}
@media only screen and (max-width: 780px) {
  #mainvisual h2 .back1 {
    width: 29rem;
    font-size: 5.3rem;
    padding: 0.4rem 1.6rem 0.4rem 1rem;
  }
}
#mainvisual h2 .back1 i {
  color: #FFFFFF;
  letter-spacing: -1rem;
}
#mainvisual h2 b.red {
  font-size: 11.5rem;
  text-shadow: none;
  position: relative;
}
@media only screen and (max-width: 780px) {
  #mainvisual h2 b.red {
    font-size: 6.1rem;
  }
}
#mainvisual h2 b.red span {
  font-size: 11.5rem;
}
@media only screen and (max-width: 780px) {
  #mainvisual h2 b.red span {
    font-size: 6.1rem;
  }
}
#mainvisual h2 b.red span:nth-of-type(1) {
  text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, 0 -2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
}
#mainvisual h2 b.red span:nth-of-type(2) {
  background: rgb(113, 0, 0);
  background: linear-gradient(90deg, rgb(113, 0, 0) 0%, rgb(225, 79, 18) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: none;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
}
@media only screen and (max-width: 780px) {
  #mainvisual h2 b.red span:nth-of-type(2) {
    top: 1px;
  }
}
#mainvisual h2 b.gold {
  font-size: 10.7rem;
  text-shadow: none;
  position: relative;
}
@media only screen and (max-width: 780px) {
  #mainvisual h2 b.gold {
    font-size: 5.7rem;
  }
}
#mainvisual h2 b.gold::after {
  content: "";
  width: 11.4rem;
  height: 11.5rem;
  display: block;
  background-image: url(../images/mainvisual/kira.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: -3.8rem;
  right: -4.6rem;
  z-index: 30;
}
@media only screen and (max-width: 780px) {
  #mainvisual h2 b.gold::after {
    width: 6rem;
    height: 6rem;
    top: -2rem;
    right: -2rem;
  }
}
#mainvisual h2 b.gold span {
  font-size: 10.7rem;
}
@media only screen and (max-width: 780px) {
  #mainvisual h2 b.gold span {
    font-size: 5.7rem;
  }
}
#mainvisual h2 b.gold span:nth-of-type(1) {
  text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, 0 -2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
}
@media only screen and (max-width: 780px) {
  #mainvisual h2 b.gold span:nth-of-type(1) {
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0 -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
  }
}
#mainvisual h2 b.gold span:nth-of-type(2) {
  background: #a47123;
  background: linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(236, 208, 127) 24%, rgb(164, 113, 35) 55%, rgb(236, 208, 127) 70%, rgb(236, 208, 127) 83%, rgb(164, 113, 35) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: none;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
}
@media only screen and (max-width: 780px) {
  #mainvisual h2 b.gold span:nth-of-type(2) {
    top: 1px;
  }
}
#mainvisual h2 .back2 {
  width: 57rem;
  display: inline-block;
  background-color: #FFFFFF;
  color: #000000;
  font-size: 10.5rem;
  font-weight: bold;
  text-shadow: none;
  text-align: center;
  padding: 1rem 2rem;
}
@media only screen and (max-width: 780px) {
  #mainvisual h2 .back2 {
    width: 29rem;
    font-size: 5.3rem;
    padding: 0.4rem 1.6rem 0.4rem 1rem;
  }
}
#mainvisual h2 .back2 i {
  letter-spacing: -0.2em;
  margin: 0 0 0 -0.2em;
}
#mainvisual h2 span.third {
  font-size: 9.6rem;
  font-weight: bold;
  position: relative;
}
@media only screen and (max-width: 780px) {
  #mainvisual h2 span.third {
    font-size: 5.1rem;
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0 -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
  }
}
#mainvisual h2 span.third::before {
  content: "";
  width: 100%;
  height: 1.1rem;
  display: block;
  background-image: url(../images/mainvisual/mv_border.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  bottom: -0.6rem;
  z-index: -1;
}
#mainvisual h2 span.small {
  font-size: 7.9rem;
}
@media only screen and (max-width: 780px) {
  #mainvisual h2 span.small {
    font-size: 4.2rem;
  }
}
#mainvisual h2 span.small2 {
  font-size: 8.1rem;
}
@media only screen and (max-width: 780px) {
  #mainvisual h2 span.small2 {
    font-size: 4.3rem;
  }
}
#mainvisual h2 .ex {
  display: inline-block;
  font-size: 10rem;
  transform: rotate(28deg);
  position: absolute;
  top: -1.8rem;
  right: -6rem;
}
@media only screen and (max-width: 780px) {
  #mainvisual h2 .ex {
    font-size: 5.6rem;
    top: -0.6rem;
    right: -3.4rem;
  }
} */
 /*LINE CTA追加修正 - 始*/
 #mainvisual h2.first {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-size: 5.5rem;
  font-weight: 900;
  line-height: 1;
  text-shadow: .2rem .2rem 0 #FFF, -.2rem -.2rem 0 #FFF, -.2rem .2rem 0 #FFF, .2rem -.2rem 0 #FFF, 0px .2rem 0 #FFF, 0 -.2rem 0 #FFF, -.2rem 0 0 #FFF, .2rem 0 0 #FFF;
  margin: 0 0 3rem;
 }
 @media only screen and (max-width: 780px) {
   #mainvisual h2.first {
    font-size: 4.6rem;
   }
 }
 #mainvisual h2 i {
  letter-spacing: .495rem;
 }
 #mainvisual h2.first b:nth-of-type(1) {
  color: #0B3D75;
  font-size: 10.4rem;
 }
 @media only screen and (max-width: 780px) {
   #mainvisual h2.first b:nth-of-type(1) {
    font-size: 8.7rem;
   }
 }
 #mainvisual h2.first b:nth-of-type(2),
 #mainvisual h2.first b:nth-of-type(3) {
  display: inline-block;
  background-color: #FFF;
  border-radius: .3rem;
  box-shadow: 0 1.5px 1.5px 0 rgba(0, 0, 0, 0.2);
  padding: .9rem 1.8rem .85rem 2.4rem;
 }
 #mainvisual h2.first b:nth-of-type(2) span,
 #mainvisual h2.first b:nth-of-type(3) span {
  background: linear-gradient(to bottom, #ee7602 0%, #ee7602 48%, #ee9d05 54%, #ee9d05 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: none;
  font-size: 6.3rem;
  letter-spacing: .945rem;
 }
 @media only screen and (max-width: 780px) {
   #mainvisual h2.first b:nth-of-type(2) span,
   #mainvisual h2.first b:nth-of-type(3) span {
    font-size: 5.3rem;
   }
 }
 #mainvisual h2.first b:nth-of-type(2) {
  margin: 0 2.6rem 0 0;
  position: relative;
 }
 #mainvisual h2.first b:nth-of-type(2)::after {
  content: "×";
  font-size: 5.5rem;
  color: #000;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: -4rem;
 }
 #mainvisual h2.first i:nth-of-type(1) {
  margin: 0 .3rem;
 }
 #mainvisual h2.first i:nth-of-type(2) {
  margin: 0 0 0 .3rem;
 }
 #mainvisual h2.second {
  display: inline-block;
  border-bottom: solid 3px #0b3d75;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-size: 6.4rem;
  font-weight: 900;
  line-height: 1;
  text-shadow: 0 0 4.5px rgba(255, 255, 255, 0.6);
  text-shadow: .2rem .2rem 0 #FFF, -.2rem -.2rem 0 #FFF, -.2rem .2rem 0 #FFF, .2rem -.2rem 0 #FFF, 0px .2rem 0 #FFF, 0 -.2rem 0 #FFF, -.2rem 0 0 #FFF, .2rem 0 0 #FFF;
  padding: 0 0 1.1rem;
  margin: 0 0 3.6rem;
 }
 @media only screen and (max-width: 780px) {
   #mainvisual h2.second {
    font-size: 5.4rem;
   }
 }
 #mainvisual h2.second b:nth-of-type(1) span,
 #mainvisual h2.second b:nth-of-type(2) {
  font-size: 7.6rem;
  letter-spacing: .608rem;
 }
 @media only screen and (max-width: 780px) {
   #mainvisual h2.second b:nth-of-type(1) span,
   #mainvisual h2.second b:nth-of-type(2) {
    font-size: 6.4rem;
   }
 }
 #mainvisual h2.second b:nth-of-type(2) {
  background: linear-gradient(to bottom, #ee7602 0%, #ee7602 48%, #ee9d05 54%, #ee9d05 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: none;
  position: relative;
 }
 #mainvisual h2.second b:nth-of-type(2)::before {
  content: "未来";
  text-shadow: .2rem .2rem 0 #FFF, -.2rem -.2rem 0 #FFF, -.2rem .2rem 0 #FFF, .2rem -.2rem 0 #FFF, 0px .2rem 0 #FFF, 0 -.2rem 0 #FFF, -.2rem 0 0 #FFF, .2rem 0 0 #FFF;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
 }
 #mainvisual h2.second > span:nth-of-type(1) {
  letter-spacing: -1.216rem;
 }
 #mainvisual h2.second > span:nth-of-type(2) {
  letter-spacing: .384rem;
 }

 .line_area {
  background-image: radial-gradient(circle at 50% 50%, #235b8d, #144272 48%, #052d53 71%);
  text-align: center;
  padding: 7.8rem 0;
  position: relative;
 }
 @media only screen and (max-width: 780px) {
  .line_area {
				background-image: none;
				/* background-color: #062E54; */
        background-image: radial-gradient(circle at 50% 50%, #235b8d, #144272 48%, #052d53 71%);
    padding: 2.1rem 0 4rem;
    /* ユーキさんの元データではpadding: 4.1rem 0 4rem;少し変更 */

  }
}
 .line_area p.fukidashi10s {
  width: 13.3rem;
  height: 13.2rem;
  background-image: url(../images/mainvisual/ten_min.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 0;
  transform: translateX(-100%);
  position: absolute;
  top: -2.1rem;
  left: calc(50% - 30.6rem);
  z-index: 10;
 }
 @media only screen and (max-width: 780px) {
  .line_area p.fukidashi10s {
    width: 13.9rem;
    height: 13.7rem;
    transform: translateX(0);
    top: -8.1rem;
    left: 1.7rem;
  }
}
@media only screen and (max-width: 780px) {
	.line_area p.microcopy {
		color: #FFF;
		font-family: "kozuka-gothic-pr6n", sans-serif;
		font-size: 3.5rem;
		font-weight: 700;
		letter-spacing: .525rem;
		margin: 0 0 1rem;
    /* ユーキさんの元データではmargin: 0 0 2.6rem;変更した */
	}
}

 .line_area .line_link a {
  display: inline-block;
  background: linear-gradient(to bottom, #61ce00 0%, #61ce00 50%, #1ebd00 50%, #61ce00 100%);
  border: solid .3rem #FFF;
  border-radius: 10rem;
  color: #FFF;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-size: 3.5rem;
  font-weight: 700;
  letter-spacing: .25rem;
  text-shadow: 1.5px 1.5px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px 0 rgba(38, 255, 0, 0.75);
  padding: 3.7rem 7.9rem 3.7rem 12.4rem;
  position: relative;
 }
 @media only screen and (max-width: 780px) {
  .line_area .line_link a {
    letter-spacing: .525rem;
    padding: 1.45rem 10.4rem 1.45rem 15rem;
  }
}
 .line_area .line_link a::before {
  content: "";
  width: 9.2rem;
  height: 9.2rem;
  display: block;
  background-image: url(../images/mainvisual/LINE_icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 2rem;
  pointer-events: none;
 }
 .line_area .line_link a::after {
  content: "";
  width: 4.6rem;
  height: 4.6rem;
  display: block;
  background-image: url(../images/cta/line_arrow.svg);
		background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 2rem;
  pointer-events: none;
 }
 .line_area .line_link a b {
  color: #FFF;
  font-size: 4rem;
 }
 .line_area .line_link a b:nth-of-type(2) {
  color: #fbed21;
 }
 /*LINE CTA追加修正 - 終*/
/* #mainvisual .mv_point_wrap {
  background-image: url(../images/mainvisual/mv_back2.jpg);
  background-size: 100% auto;
}
#mainvisual .mv_point_list {
  display: flex;
  align-items: flex-start;
  gap: 8rem;
  padding: 2rem 19.8rem 3rem;
}
@media only screen and (max-width: 780px) {
  #mainvisual .mv_point_list {
    width: 40rem;
    flex-wrap: wrap;
    gap: 4.6rem;
    padding: 3.5rem 5rem;
  }
}
#mainvisual .mv_point_list p {
  background-image: url(../images/mainvisual/mv_border_small.png);
  background-size: 15.4rem auto;
  background-position: bottom center;
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-size: 5rem;
  text-align: center;
  padding: 0 0 0.4rem;
  margin: 0 0 0.6rem;
}
@media only screen and (max-width: 780px) {
  #mainvisual .mv_point_list p {
    background-size: 9.7rem auto;
    font-size: 3.1rem;
  }
}
#mainvisual .mv_point_list li {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#mainvisual .mv_point_list li:nth-of-type(1) img {
  width: 18.5rem;
}
@media only screen and (max-width: 780px) {
  #mainvisual .mv_point_list li:nth-of-type(1) img {
    width: 11.7rem;
  }
}
#mainvisual .mv_point_list li:nth-of-type(2) img {
  width: 11.3rem;
}
@media only screen and (max-width: 780px) {
  #mainvisual .mv_point_list li:nth-of-type(2) img {
    width: 7.2rem;
  }
}
#mainvisual .mv_point_list li:nth-of-type(3) img {
  width: 12.3rem;
  margin: 0 0 0 4rem;
}
@media only screen and (max-width: 780px) {
  #mainvisual .mv_point_list li:nth-of-type(3) img {
    width: 8.1rem;
    margin: 0 0 0 1.8rem;
  }
}
#mainvisual .mv_point_list li:nth-of-type(4) img {
  width: 14.4rem;
}
@media only screen and (max-width: 780px) {
  #mainvisual .mv_point_list li:nth-of-type(4) img {
    width: 9.1rem;
  }
} */
 /*LINE CTA追加修正 - 始*/
 #mainvisual .mv_point_list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.4rem;
  margin: 0 0 7.9rem;
  position: relative;
  z-index: 10;
 }
 @media only screen and (max-width: 780px) {
   #mainvisual .mv_point_list {
    width: 38.8rem;
    flex-wrap: wrap;
    margin: 0 0 23rem 2.7rem;
   }
 }
 #mainvisual .mv_point_list li {
  background-color: #FFF;
  background-size: 14.5rem 10rem;
  background-position: center bottom;
  background-repeat: no-repeat;
  border-radius: 1rem;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  padding: 1.3rem 2.4rem 10.3rem 2.3rem;
 }
 #mainvisual .mv_point_list li:nth-of-type(1) {
  background-image: url(../images/mainvisual/mv_point1.png);
 }
 #mainvisual .mv_point_list li:nth-of-type(2) {
  background-image: url(../images/mainvisual/mv_point2.png);
 }
 #mainvisual .mv_point_list li:nth-of-type(3) {
  background-image: url(../images/mainvisual/mv_point3.png);
 }
 #mainvisual .mv_point_list li:nth-of-type(4) {
  background-image: url(../images/mainvisual/mv_point4.png);
 }
 #mainvisual .mv_point_list li p {
  color: #0b3d75;
  font-size: 3.5rem;
  font-weight: 700;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
 }
 /*LINE CTA追加修正 - 終*/
/*キャンペーンバナー　エリア始*/
.campaign_area {
  /* キャンペーンのボックスこのLPだと配置しとく */
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #1DA0C9;
  padding: 3.3rem 0;
}
@media only screen and (max-width: 780px) {
  .campaign_area {
    padding: 1.6rem;
 }
}
.campaign_area a {
  width: 110rem;
  aspect-ratio: 1100/341;
}
.campaign_area img {
  width: 100%;
}
@media only screen and (max-width: 780px) {
  .campaign_area a {
    width: 100%;
    aspect-ratio: 696/321;
  }
}
/*キャンペーンバナー　エリア終*/
#illegal .illegal_txt1 {
  font-size: 6.1rem;
  font-weight: 700;
  text-align: center;
  background-color: #FFFFFF;
  padding: 7rem 0 9rem;
  position: relative;
}
@media only screen and (max-width: 780px) {
  #illegal .illegal_txt1 {
    font-size: 3rem;
    padding: 5rem 0 4rem;
  }
}
#illegal .illegal_txt1::after {
  content: "";
  width: 100%;
  height: 8rem;
  display: block;
  background-image: url(../images/illegal/illegal_arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
  position: absolute;
  bottom: -8rem;
  left: 0;
  z-index: 1;
}
@media only screen and (max-width: 780px) {
  #illegal .illegal_txt1::after {
    height: 3.2rem;
    bottom: -3.2rem;
  }
}
#illegal .illegal_sec1 {
  text-align: center;
  background-image: url(../images/illegal/illegal_back1.jpg);
  background-position: top center;
  background-size: cover;
  padding: 11rem 0 7rem;
  position: relative;
}
@media only screen and (max-width: 780px) {
  #illegal .illegal_sec1 {
    padding: 7.2rem 0 6.8rem;
  }
}
#illegal .illegal_sec1::before, #illegal .illegal_sec1::after {
  content: "";
  width: 100%;
  height: 3.6rem;
  display: block;
  background-image: url(../images/illegal/illegal_border1.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  pointer-events: none;
}
@media only screen and (max-width: 780px) {
  #illegal .illegal_sec1::before, #illegal .illegal_sec1::after {
    height: 2.3rem;
  }
}
#illegal .illegal_sec1::before {
  background-position: top center;
  top: 0;
}
#illegal .illegal_sec1::after {
  background-position: bottom center;
  bottom: 0;
}
#illegal .illegal_sec1 h2 {
  color: #FFFFFF;
  font-size: 14.1rem;
}
@media only screen and (max-width: 780px) {
  #illegal .illegal_sec1 h2 {
    font-size: 7rem;
  }
}
#illegal .illegal_sec1 h2 b {
  color: #e05c57;
}
@media only screen and (max-width: 780px) {
  #illegal .illegal_sec1 h2 b {
    font-size: 7.2rem;
  }
}
#illegal .illegal_sec1 p {
  color: #FFFFFF;
  font-size: 6rem;
}
@media only screen and (max-width: 780px) {
  #illegal .illegal_sec1 p {
    font-size: 3.6rem;
  }
}
#illegal .illegal_sec2 {
  background-image: url(../images/back.jpg);
  padding: 0 0 17.2rem;
  position: relative;
}
@media only screen and (max-width: 780px) {
  #illegal .illegal_sec2 {
    padding: 0 0 10rem;
  }
}
#illegal .illegal_sec2::after {
  content: "";
  width: 56rem;
  height: 100%;
  display: block;
  background-image: url(../images/illegal/illegal_img.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
  position: absolute;
  right: 7rem;
  bottom: 0;
}
@media only screen and (max-width: 780px) {
  #illegal .illegal_sec2::after {
    display: none;
  }
}
#illegal .illegal_sec2 p {
  background-image: url(../images/illegal/illegal_back2.png);
  background-position: top center;
  background-size: cover;
  font-size: 6.6rem;
  font-weight: 700;
  text-align: center;
  padding: 5.7rem 0 12.3rem;
  margin: 0 0 5.7rem;
}
@media only screen and (max-width: 780px) {
  #illegal .illegal_sec2 p {
    width: 100%;
    font-size: 3.1rem;
    padding: 3.8rem 0 6rem;
  }
}
#illegal .illegal_sec2 h3 {
  width: 66%;
  background-image: url(../images/illegal/illegal_fukidashi.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  color: #FFFFFF;
  font-size: 7.3rem;
  font-weight: 700;
  letter-spacing: 0.01em;
  text-align: center;
  padding: 6.4rem 10rem 13.6rem 10rem;
  margin: 0 auto 0 16rem;
}
@media only screen and (max-width: 780px) {
  #illegal .illegal_sec2 h3 {
    width: 100%;
    font-size: 4.6rem;
    padding: 10rem 0 13.6rem;
    margin: 0;
  }
}
#illegal .illegal_sec2 h3 span {
  color: #FFFFFF;
  font-size: 7.1rem;
  letter-spacing: 0.2em;
}
@media only screen and (max-width: 780px) {
  #illegal .illegal_sec2 h3 span {
    font-size: 4.2rem;
  }
}
#illegal .illegal_sec2 h3 i:not(.sp_small) {
  color: #FFFFFF;
  font-size: 6.9rem;
}
@media only screen and (max-width: 780px) {
  #illegal .illegal_sec2 h3 i:not(.sp_small) {
    font-size: 4.2rem;
  }
}
#illegal .illegal_sec2 h3 .sp_small {
  color: #FFFFFF;
  font-size: 7.3rem;
}
@media only screen and (max-width: 780px) {
  #illegal .illegal_sec2 h3 .sp_small {
    font-size: 4.2rem;
  }
}
#illegal .illegal_sec2 h3 b {
  background-image: url(../images/illegal/illegal_border3.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
  color: #FFFFFF;
  font-size: 8.5rem;
  letter-spacing: 0.02em;
}
@media only screen and (max-width: 780px) {
  #illegal .illegal_sec2 h3 b {
    font-size: 5.4rem;
  }
}
#illegal .illegal_sec2 h3 b i:not(.sp_small) {
  color: #FFFFFF;
  font-size: 8.5rem;
  letter-spacing: -0.2em;
}
@media only screen and (max-width: 780px) {
  #illegal .illegal_sec2 h3 b i:not(.sp_small) {
    font-size: 5.4rem;
  }
}
#illegal .illegal_sec2 h4 {
  width: calc(100% - 60rem);
  font-size: 5.7rem;
  font-weight: 700;
  letter-spacing: 0.01em;
  text-align: center;
  padding: 0 0 0 19rem;
}
@media only screen and (max-width: 780px) {
  #illegal .illegal_sec2 h4 {
    width: 100%;
    font-size: 3.7rem;
    padding: 0;
  }
}
#illegal .illegal_sec2 h4 b {
  font-size: 7.1rem;
  margin: 0 0 0 -0.2em;
}
@media only screen and (max-width: 780px) {
  #illegal .illegal_sec2 h4 b {
    font-size: 5.2rem;
  }
}
#illegal .illegal_sec2 h4 b.ml_0 {
  margin: 0;
}
@media only screen and (max-width: 780px) {
  #illegal .illegal_sec2 h4 b.ml_0 {
    font-size: 4.6rem;
  }
}
#illegal .illegal_sec2 h4 b > span {
  color: #e05c57;
  margin: 0 0 0 -0.1em;
}
#illegal .illegal_sec2 h4 b.border {
  background-image: url(../images/border.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
  font-size: 8rem;
  padding: 0 2rem;
  margin: 0;
}
@media only screen and (max-width: 780px) {
  #illegal .illegal_sec2 h4 b.border {
    font-size: 5.2rem;
  }
}
#illegal .illegal_sec2 h4 b.back {
  background-image: url(../images/illegal/illegal_border2.jpg);
  background-position: center;
  color: #FFFFFF;
  font-size: 8rem;
  padding: 1rem 2rem;
  margin: 0;
}
@media only screen and (max-width: 780px) {
  #illegal .illegal_sec2 h4 b.back {
    font-size: 5.5rem;
  }
}
#illegal .illegal_sec2 h4 .dod {
  letter-spacing: -0.2em;
  margin: 0 0 0 -0.2em;
}

#case {
  background-image: url(../images/back.jpg);
  padding: 16rem 0 18rem;
}
@media only screen and (max-width: 780px) {
  #case {
    padding: 8.9rem 0 6rem;
  }
}
#case h3 {
  color: #002b72;
  font-size: 9.8rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.2em;
  margin: 0 0 8rem;
}
@media only screen and (max-width: 780px) {
  #case h3 {
    font-size: 4.6rem;
    margin: 0 0 4rem;
  }
}
#case .case_list {
  width: 156rem;
  display: flex;
  flex-direction: column;
  gap: 11rem;
  margin: 0 auto;
}
@media only screen and (max-width: 780px) {
  #case .case_list {
    width: 95%;
    gap: 3rem;
  }
}
#case .case_list li {
  display: flex;
  align-items: stretch;
  background-color: #FFFFFF;
  box-shadow: 1px 1px 5px 1px rgba(134, 134, 134, 0.5);
}
@media only screen and (max-width: 780px) {
  #case .case_list li {
    flex-direction: column;
    background-image: url(../images/case/case_back_sp.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    padding: 2.7rem 0 0;
    position: relative;
  }
}
#case .case_wrap {
  display: flex;
  align-items: flex-start;
  padding: 2.6rem 2.6rem 2.6rem 3.6rem;
}
@media only screen and (max-width: 780px) {
  #case .case_wrap {
    flex-direction: column;
    padding: 4rem 2.8rem 5rem;
  }
}
#case .case_name {
  width: 6.5rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background-image: url(../images/case/case_back.png);
  background-size: cover;
  background-position: bottom center;
  color: #FFFFFF;
  writing-mode: vertical-rl;
  text-orientation: upright;
  text-align: center;
  font-size: 2.8rem;
  padding: 0 0 2rem 0;
}
@media only screen and (max-width: 780px) {
  #case .case_name {
    width: calc(100% - 5.6rem);
    display: block;
    background: none;
    color: #002b72;
    writing-mode: horizontal-tb;
    text-orientation: inherit;
    text-align: right;
    position: absolute;
    top: 7rem;
    right: 3rem;
  }
}
#case .case_txt {
  width: 98.2rem;
  font-size: 2.8rem;
  font-weight: 500;
  text-align: justify;
  letter-spacing: 0.2rem;
  line-height: 2.4;
}
@media only screen and (max-width: 780px) {
  #case .case_txt {
    width: 100%;
    line-height: 2;
  }
}
#case figure {
  width: 34.3rem;
  height: 34.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 10rem 0 0;
}
@media only screen and (max-width: 780px) {
  #case figure {
    width: 18.2rem;
    height: 20rem;
    margin: 0 auto 3rem 5.2rem;
  }
}
#case figure img {
  width: auto;
  height: 85%;
}
@media only screen and (max-width: 780px) {
  #case figure img {
    width: auto;
    height: 125%;
  }
}

#point {
  padding: 17rem 0 19rem;
}
@media only screen and (max-width: 780px) {
  #point {
    padding: 5rem 0;
  }
}
#point h3 {
  color: #002b72;
  font-size: 7.4rem;
  font-weight: 700;
  text-align: center;
  margin: 0 0 17rem;
}
@media only screen and (max-width: 780px) {
  #point h3 {
    font-size: 4.6rem;
    margin: 0 0 9.7rem;
  }
}
#point h3 b {
  color: #1da0c9;
  font-size: 9.2rem;
}
@media only screen and (max-width: 780px) {
  #point h3 b {
    font-size: 5.7rem;
  }
}
#point h3 b:nth-of-type(1) {
  position: relative;
}
#point h3 b:nth-of-type(1)::after {
  content: "";
  width: 4rem;
  height: 4rem;
  display: block;
  background-image: url(../images/point/point_ornament.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -2rem;
  right: -2.6rem;
}
@media only screen and (max-width: 780px) {
  #point h3 b:nth-of-type(1)::after {
    width: 2rem;
    height: 2.3rem;
    top: -1rem;
    right: -1.4rem;
  }
}
#point h3 b:nth-of-type(2) {
  font-size: 8.2rem;
}
@media only screen and (max-width: 780px) {
  #point h3 b:nth-of-type(2) {
    font-size: 5.1rem;
  }
}
#point h3 i {
  color: #002b72;
  font-size: 6.8rem;
}
@media only screen and (max-width: 780px) {
  #point h3 i {
    font-size: 4.2rem;
  }
}
#point .point_list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 14rem 15rem;
  background-image: url(../images/point/point_back.png);
  background-size: 36.4rem auto;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (max-width: 780px) {
  #point .point_list {
    width: 95%;
    background: none;
    gap: 4rem;
    margin: 0 auto;
  }
}
#point .point_list dl {
  width: 67.4rem;
}
@media only screen and (max-width: 780px) {
  #point .point_list dl {
    width: 100%;
  }
}
#point .point_list dl dt {
  background-image: url(../images/point/point_ttl_back.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
  color: #FFFFFF;
  font-size: 5rem;
  padding: 2rem 3rem 1.6rem;
  margin: 0 0 3rem;
  position: relative;
}
@media only screen and (max-width: 780px) {
  #point .point_list dl dt {
    font-size: 4.6rem;
  }
}
#point .point_list dl dt::before {
  content: "";
  height: 100%;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
}
#point .point_list dl dt span {
  color: #FFFFFF;
  font-size: 4.4rem;
}
#point .point_list dl dd {
  font-size: 2.8rem;
  text-align: justify;
  line-height: 1.7;
}
#point .point_list dl:nth-of-type(1) dt::before {
  width: 13rem;
  background-image: url(../images/point/point_icon1.png);
  right: 6.4rem;
}
#point .point_list dl:nth-of-type(2) dt::before {
  width: 8.3rem;
  background-image: url(../images/point/point_icon2.png);
  right: 6.4rem;
}
#point .point_list dl:nth-of-type(3) dt::before {
  width: 10.7rem;
  background-image: url(../images/point/point_icon3.png);
  right: 6.8rem;
}
#point .point_list dl:nth-of-type(4) dt::before {
  width: 11rem;
  background-image: url(../images/point/point_icon4.png);
  right: 6.8rem;
}

#flow {
  background-image: url(../images/back.jpg);
  background-size: 100% auto;
  background-repeat: repeat-y;
  background-position: top center;
  padding: 10rem 0 20rem;
}
@media only screen and (max-width: 780px) {
  #flow {
    padding: 5rem 0 5rem;
  }
}
#flow h3 {
  color: #002b72;
  font-size: 7.8rem;
  font-weight: 700;
  text-align: center;
  margin: 0 0 12rem;
}
@media only screen and (max-width: 780px) {
  #flow h3 {
    font-size: 4.6rem;
    margin: 0 0 7.5rem;
  }
}
#flow .flow_list {
  width: calc(70% + 7.5rem);
  display: flex;
  flex-direction: column;
  gap: 8rem;
  margin: 0 auto 18.8rem;
}
@media only screen and (max-width: 780px) {
  #flow .flow_list {
    width: 92.8%;
    gap: 9rem;
    margin: 0 auto 6rem;
  }
}
#flow .flow_list li {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  background-image: url(../images/flow/flow_back.jpg);
  background-size: cover;
  background-position: right center;
  padding: 1.7rem 1.7rem 1.7rem 5rem;
}
@media only screen and (max-width: 780px) {
  #flow .flow_list li {
    flex-direction: column-reverse;
    background: none;
    padding: 0;
  }
}
#flow .flow_list li:not(:nth-last-of-type(1))::before {
  content: "";
  width: 100%;
  height: 8rem;
  display: block;
  background-image: url(../images/flow/flow_arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 5.7rem;
  position: absolute;
  bottom: -8rem;
  left: 0;
}
@media only screen and (max-width: 780px) {
  #flow .flow_list li:not(:nth-last-of-type(1))::before {
    height: 9rem;
    background-size: auto 4.8rem;
    bottom: -9rem;
  }
}
#flow .flow_number {
  width: 29rem;
  height: 11.6rem;
  display: flex;
  align-items: center;
  color: #FFFFFF;
  font-size: 6rem;
  letter-spacing: 0.02em;
  font-weight: 700;
  background-image: url(../images/flow/flow_border.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right top;
  padding: 0 0 0 3rem;
  position: absolute;
  top: -1.5rem;
  left: -7.5rem;
}
@media only screen and (max-width: 780px) {
  #flow .flow_number {
    width: 16.5rem;
    height: 6.7rem;
    font-size: 3.1rem;
    padding: 0 0 0 1.7rem;
    top: 23.1rem;
    left: -0.8rem;
  }
}
#flow .flow_number span {
  color: #FFFFFF;
  font-size: 4.5rem;
  padding: 0.8rem 0.4rem 0;
}
@media only screen and (max-width: 780px) {
  #flow .flow_number span {
    font-size: 2.1rem;
  }
}
#flow dl {
  padding: 10rem 0 0;
}
@media only screen and (max-width: 780px) {
  #flow dl {
    width: 100%;
    min-height: 14.6rem;
    background-image: url(../images/flow/flow_back_sp.jpg);
    background-size: cover;
    background-repeat: repeat-x;
    padding: 0 0 2rem 2rem;
  }
}
#flow dl dt {
  color: #002b72;
  font-size: 4.5rem;
  font-weight: 700;
  margin: 0 0 1rem;
}
@media only screen and (max-width: 780px) {
  #flow dl dt {
    font-size: 3.2rem;
    padding: 0.4rem 0 0 17.5rem;
  }
}
#flow dl dd {
  font-size: 3.3rem;
  line-height: 1.3;
}
@media only screen and (max-width: 780px) {
  #flow dl dd {
    font-size: 2.6rem;
  }
}
#flow figure {
  width: 39rem;
}
@media only screen and (max-width: 780px) {
  #flow figure {
    width: 34.7rem;
    height: 22.9rem;
    overflow: hidden;
    margin: 0 auto 1rem;
  }
}
#flow .cost {
  width: 103.1rem;
  height: 39.5rem;
  display: flex;
  background: rgb(1, 52, 98);
  background: linear-gradient(90deg, rgb(1, 52, 98) 0%, rgb(0, 76, 143) 30%, rgb(1, 103, 158) 80%);
  padding: 1rem;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 780px) {
  #flow .cost {
    width: 70.6rem;
    height: 31.9rem;
  }
}
#flow .cost::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background-image: url(../images/cost/cost_img.png);
  background-size: 19.8rem auto;
  background-repeat: no-repeat;
  background-position: bottom 2.7rem left 5rem;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 780px) {
  #flow .cost::before {
    background-size: 13.4rem auto;
    background-position: bottom 4rem left 3rem;
  }
}
#flow .cost h4 {
  width: 20.5rem;
  color: #FFFFFF;
  font-size: 5.6rem;
  text-align: center;
  line-height: 1;
  padding: 1.8rem 2rem 0 2.5rem;
}
@media only screen and (max-width: 780px) {
  #flow .cost h4 {
    font-size: 3.8rem;
    padding: 1.8rem 1rem 0 0.8rem;
  }
}
#flow .cost h4 span {
  color: #FFFFFF;
  font-size: 4.4rem;
}
@media only screen and (max-width: 780px) {
  #flow .cost h4 span {
    font-size: 3rem;
  }
}
#flow .cost div {
  width: 80.6rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #FFFFFF;
  position: relative;
  z-index: 20;
}
@media only screen and (max-width: 780px) {
  #flow .cost div {
    width: 86rem;
  }
}
#flow .cost div dl {
  width: auto;
  min-height: 0;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  background-position: bottom right;
  background-repeat: no-repeat;
  padding: 0;
}
#flow .cost div dl dt {
  color: #000000;
  font-size: 7.6rem;
  line-height: 1;
  margin: 0 1rem 0 0;
}
@media only screen and (max-width: 780px) {
  #flow .cost div dl dt {
    font-size: 5.1rem;
    padding: 0;
  }
}
#flow .cost div dl dd {
  display: flex;
  align-items: flex-end;
  color: #000000;
  font-size: 6.2rem;
  font-weight: bold;
}
#flow .cost div dl dd b {
  background: rgb(1, 132, 174);
  background: linear-gradient(90deg, rgb(1, 132, 174) 5%, rgb(121, 197, 222) 60%, rgb(131, 203, 226) 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 15.2rem;
  position: relative;
  bottom: -2rem;
}
@media only screen and (max-width: 780px) {
  #flow .cost div dl dd b {
    font-size: 10.3rem;
    bottom: -1rem;
  }
}
#flow .cost div dl dd span {
  line-height: 1;
}
@media only screen and (max-width: 780px) {
  #flow .cost div dl dd span {
    font-size: 4.4rem;
  }
}
#flow .cost div dl:nth-of-type(1) {
  background-image: url(../images/cost/cost_border1.png);
  background-size: 60.7rem 1.1rem;
  padding: 0 17.8rem 0 0;
}
@media only screen and (max-width: 780px) {
  #flow .cost div dl:nth-of-type(1) {
    background-size: 41.5rem auto;
    padding: 0 12rem 0 0;
  }
}
#flow .cost div dl:nth-of-type(1) dd b {
  display: inline-block;
  line-height: 1;
  bottom: 0;
}
#flow .cost div dl:nth-of-type(2) {
  background-image: url(../images/cost/cost_border2.png);
  background-size: 74.8rem 1.1rem;
  padding: 0 3.4rem 0 0;
}
@media only screen and (max-width: 780px) {
  #flow .cost div dl:nth-of-type(2) {
    background-size: 51.4rem auto;
  }
}
#flow .cost div dl:nth-of-type(2) dt {
  font-size: 5.2rem;
}
@media only screen and (max-width: 780px) {
  #flow .cost div dl:nth-of-type(2) dt {
    font-size: 3.6rem;
  }
}
#flow .cost div dl:nth-of-type(2) dt b {
  font-size: 8.8rem;
}
@media only screen and (max-width: 780px) {
  #flow .cost div dl:nth-of-type(2) dt b {
    font-size: 6rem;
  }
}
#flow .cost div dl:nth-of-type(2) dd b {
  font-size: 10.5rem;
}
@media only screen and (max-width: 780px) {
  #flow .cost div dl:nth-of-type(2) dd b {
    font-size: 7.2rem;
  }
}
#flow .cost div dl:nth-of-type(2) dd i {
  font-size: 3.5rem;
}
@media only screen and (max-width: 780px) {
  #flow .cost div dl:nth-of-type(2) dd i {
    font-size: 2.4rem;
  }
}
#flow .cost_caution {
  display: flex;
  justify-content: center;
  font-size: 2.6rem;
  line-height: 1;
  padding: 2rem 0 0;
  margin: 0 auto;
}
@media only screen and (max-width: 780px) {
  #flow .cost_caution {
    flex-wrap: wrap;
  }
}
#flow .cost_caution::before {
  content: "";
  width: 3.2rem;
  height: 3.2rem;
  display: inline-flex;
  background-image: url(../images/cost/const_caution.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

#message {
  display: flex;
  position: relative;
}
@media only screen and (max-width: 780px) {
  #message {
    display: block;
    position: relative;
  }
}
#message::before {
  content: "";
  width: 100%;
  height: 4.2rem;
  display: block;
  background-image: url(../images/message/message_border.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 780px) {
  #message::before {
    height: 1.7rem;
  }
}
#message picture {
  width: 105.1rem;
}
@media only screen and (max-width: 780px) {
  #message picture {
    width: 22.3rem;
    position: absolute;
    top: 3.5rem;
    left: 9rem;
  }
}
#message div {
  width: calc(100% - 105.1rem);
  padding: 10rem 0 0;
  position: relative;
}
@media only screen and (max-width: 780px) {
  #message div {
    width: 100%;
    padding: 7rem 4rem 7.6rem;
  }
}
#message div::before {
  content: "";
  width: 100vw;
  height: 4rem;
  display: block;
  background-image: url(../images/message/message_border.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
@media only screen and (max-width: 780px) {
  #message div::before {
    height: 1.6rem;
  }
}
#message div h3 {
  font-size: 6.6rem;
  font-weight: 700;
  margin: 0 0 3rem;
}
@media only screen and (max-width: 780px) {
  #message div h3 {
    font-size: 3.4rem;
    text-align: right;
  }
}
#message div h4 {
  font-size: 4rem;
  font-weight: 700;
  margin: 0 0 4rem;
}
@media only screen and (max-width: 780px) {
  #message div h4 {
    font-size: 2.8rem;
    text-align: right;
  }
}
#message div h4 span {
  display: block;
  font-size: 2.4rem;
  font-weight: 700;
  padding: 0 0 2rem;
}
@media only screen and (max-width: 780px) {
  #message div h4 span {
    font-size: 2.8rem;
  }
}
#message div p {
  width: 92%;
  font-size: 2.4rem;
  text-align: justify;
  line-height: 1.7;
}
@media only screen and (max-width: 780px) {
  #message div p {
    width: 100%;
    font-size: 2.6rem;
  }
}

#company {
  padding: 10rem 0;
}
@media only screen and (max-width: 780px) {
  #company {
    padding: 3rem 0 0;
  }
}
#company h3 {
  color: #002b72;
  font-size: 7.8rem;
  font-weight: 700;
  text-align: center;
  margin: 0 0 11rem;
}
@media only screen and (max-width: 780px) {
  #company h3 {
    font-size: 4.6rem;
    margin: 0 0 2rem;
  }
}
#company .company_wrap {
  width: 70.3%;
  display: flex;
  flex-direction: column;
  gap: 4rem;
  margin: 0 auto 10rem;
}
@media only screen and (max-width: 780px) {
  #company .company_wrap {
    width: 92%;
  }
}
#company .company_map {
  width: 78%;
  aspect-ratio: 1497/630;
  overflow: hidden;
  margin: 0 auto;
}
@media only screen and (max-width: 780px) {
  #company .company_map {
    width: 100%;
    aspect-ratio: 750/499;
  }
}
#company .company_map iframe {
  width: 100%;
  height: 100%;
  border: none;
}
#company dl {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
  border-bottom: solid 0.4rem #002b72;
}
@media only screen and (max-width: 780px) {
  #company dl {
    flex-direction: column;
    justify-content: flex-start;
  }
}
#company dl dt {
  width: 21.7rem;
  height: 7.4rem;
  display: flex;
  align-items: center;
  background-image: url(../images/company/company_border.png);
  background-size: auto 7.4rem;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: contain;
  color: #FFFFFF;
  font-size: 3.6rem;
  font-weight: 700;
  padding: 0 0 0 2.5rem;
  margin: 0 0 -0.1rem;
}
@media only screen and (max-width: 780px) {
  #company dl dt {
    width: 15.4rem;
    height: 5rem;
    font-size: 2.8rem;
    padding: 0 0 0 1rem;
    margin: 0 auto 1rem 0;
  }
}
#company dl dd {
  width: calc(100% - 21.7rem);
  font-size: 3.6rem;
  padding: 0 0 0 5rem;
}
@media only screen and (max-width: 780px) {
  #company dl dd {
    width: 100%;
    font-size: 2.6rem;
    padding: 0;
  }
}

footer {
  width: 100%;
  background-color: #000000;
  text-align: center;
  padding: 8rem 0;
  margin: 0 0 17.7rem;
}
@media only screen and (max-width: 780px) {
  footer {
    padding: 4rem;
    margin: 0 0 8.3rem;
  }
}
footer p, footer a {
  color: #FFFFFF;
  font-size: 3.5rem;
}
@media only screen and (max-width: 780px) {
  footer p, footer a {
    font-size: 2.8rem;
  }
}/*# sourceMappingURL=style.css.map */

/*******************
スライドCSS
*******************/
.l-main {
}


/**********************************

 c-hero

***********************************/
.c-hero {
  position: relative;
  z-index: 1;
}

.c-hero__slider {
}

.c-hero__slider-slide {
  position: relative;
  z-index: 1 !important;
}

.c-hero__slider-slide img {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
}

@media screen and (max-width:1920px){
  .c-hero__slider-slide {
    height: 800px;
  }
}

@media screen and (max-width:1299px){
  .c-hero__slider-slide {
    height: 61.538vw;
  }
}

@media screen and (max-width:767px){
  .c-hero__slider-slide {
    height: auto;
  }
}

@media (max-width: 767px) {
  .c-hero__slider-slide .pc {
    display: none;
  }
}

/* デスクトップ向けの画像を非表示にする */
@media (min-width: 768px) {
  .c-hero__slider-slide .sp {
    display: none;
  }
}



/**********************************
FV内のCTA
***********************************/

/* 共通スタイル */
.heroSec__inner__btnArea__btn {
  position: absolute;
  bottom: 20px; 
  left: 50%; /* 画像の中央に配置 */
  transform: translateX(-50%);
  text-align: center; /* ボタンを中央に配置 */
}

.heroSec__inner__btnArea__btn a {
  display: block;
  padding: 2px 35px; 
  text-align: center;
  text-decoration: none;
  border-radius: 5px; 
}

/* スマートフォン用の画面サイズに対するメディアクエリ */
@media (max-width: 780px) {
  .heroSec__inner__btnArea__btn {
    width: 90%; /* 親要素の幅を90%に設定 */
    margin: 0 auto; /* 中央寄せ */
  }
}

/* 画像のデフォルトの幅と高さを設定 */
.heroSec__inner__btnArea__btn img {
  display: block; 
  margin: 0 auto; 
  width: 75%; 
  height: auto; 
}

/* スマートフォン用の画面サイズに対するメディアクエリ */
@media (max-width: 780px) {
  .heroSec__inner__btnArea {
    width: 100%; 
  }
  .heroSec__inner__btnArea__btn img {
    width: 100%; 
    height: auto; 
  }
/* PC用の画面サイズに対するメディアクエリ */
@media (min-width: 781px) {
  .heroSec__inner__btnArea__btn img {
    width: 75%; 
    max-width: 700px; 
    height: auto; 
  }
}
}

header .header_cta .btn_tel .tel_hours {
  color: #3E3A39 !important; /* 受付時間の色を黒に設定 */
}

/**********************************
0614新規の固定フッター
***********************************/
/* 共通CSS */
.new_footer_cta {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  text-align: center;
  /* display: flex; */
  justify-content: center; 
  align-items: center; 
  gap: 5px; 
}


/* PC（デスクトップ）画面向けのスタイルを適用 */
@media (min-width: 768px) {
  .new_footer_cta {
    padding: 0px 0;
  }
}

@media (max-width: 767px) {
  .new_footer_cta {
    padding: 10px 0;
  }
}


.new_footer_cta ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.new_footer_cta li {
  margin: 0 2px; 
  display: flex;
  justify-content: center; 
  align-items: center;
}

.new_footer_cta a {
  text-decoration: none;
}

.new_footer_cta img {
  width: 98%;
  height: 100%;
  display: block;
  margin: auto;
  max-width: none; 
}

/* PC（デスクトップ）画面向けのスタイルを適用 */
@media (min-width: 768px) {
  .new_footer_cta img {
    width: 96%;
  }
}







/* フッターポイントリストのスタイル */
.new_footer_cta .footer_cta_point_list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 10px 0;
  font-size: 12px;
  border: solid 0.4rem #2088cc;
  border-radius: 0.4rem;
  color: #2088cc;
  font-size: 2rem;
  letter-spacing: -0.03em;
  font-weight: 700;
  padding: 0.5rem 1.5rem;
}

.new_footer_cta .btn_tel.pc {
  width: 100%; 
  height: auto; /* リンクの高さを調整 */
}






/**********************************
0614間のCTAボックス
***********************************/

.cta_wrap2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}

.cta_wrap2 li {
  margin-bottom: 10px; /* ボタン間の余白を調整 */
}

.cta_wrap2 .btn_tel,
.cta_wrap2 .btn_line {
  display: block;
   margin: 0 auto;
}

.cta_wrap2 .btn_tel img,
.cta_wrap2 .btn_line img {
  width: 100%; /* 画像を親要素に合わせて表示 */s
  height: auto; /* 高さは自動調整 */
  margin: 0 auto;
}

@media only screen and (max-width: 780px) {
  .cta_wrap2 .pc {
    display: none;
  }
}

@media only screen and (min-width: 781px) {
  .cta_wrap2 .sp {
    display: none;
  }
}

/* デフォルトのスタイル */
.cta_wrap2 .btn_tel img {
  width: auto; 
  height: auto; 
  margin: 0 auto; 
  max-width: 100%; 
}

/* PC画面用のスタイル */
@media (min-width: 781px) {
  .cta_wrap2 .btn_tel img {
      /* max-width: 155%; 
  } */
}

.cta_wrap2 .btn_tel{
  width: 90%;
} 
}


/* SP画面用のスタイル */
@media only screen and (max-width: 780px) {
  .cta_wrap2 .btn_line {
    width: 82%;
  }
}



