@charset "UTF-8";

/* MV */
.mv {
  position: relative;
  height: 723px;
  padding: 100px 0 0 0;
  background: url("../img/mv-bg01.webp") no-repeat 50% 50%;
  background-size: cover;
  overflow: hidden;
}

@media screen and (max-width: 1180px) {
  .mv {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .mv {
    padding: 60px 0 0 0;
  }
}

.mv-block01 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

@media screen and (max-width: 1180px) {
  .mv-block01 {
    flex-wrap: wrap;
  }
}

.mv-block01__left {
  width: 580px;
  max-width: 100%;
}

@media screen and (max-width: 1180px) {
  .mv-block01__left {
    margin: auto;
  }
}

.mv-block01__price {
  margin-bottom: -13px;
}

@media screen and (max-width: 767px) {
  .mv-block01__left {
    width: 100%;
  }
  .mv-block01__price {
    /* width: 320px; */
    max-width: 100%;
    margin: auto;
    position: relative;
    top: -12px;
  }
}

@media screen and (max-width: 767px) {
  .mv-block01__btn {
    /* width: 320px; */
    max-width: 100%;
    margin: auto;
    position: relative;
    top: -18px;
  }
}

.mv-block01__btn a {
  height: 65px;
  font-family: "lineseed_B", sans-serif;
  font-size: 23px;
  line-height: 1;
  letter-spacing: 0.15em;
}

.mv-block01__right {
  position: relative;
  width: 620px;
  min-height: 623px;
  z-index: 1;
}

@media screen and (max-width: 1180px) {
  .mv-block01__right {
    position: relative;
    left: -100px;
    margin: auto;
  }

  .mv-block01__btn a {
    height: 50px;
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .mv-block01__right {
    top: -20px;
    left: 0;
    width: 100%;
    min-height: 530px;
  }
}

.mv-block01__right::before {
  content: "";
  position: absolute;
  top: 89px;
  left: 69px;
  width: 911px;
  height: 926px;
  background: url("../img/mv-bg02.png") no-repeat 0% 0%;
  background-size: 911px auto;
  z-index: -1;
}

.mv-block01__img01 {
  position: absolute;
  top: 67px;
  left: 21px;
  max-width: 650px;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .mv-block01__img01 {
    top: 150px;
    left: -138px;
    max-width: 125%;
  }
}

.mv-block01__img02 {
  position: absolute;
  top: 44px;
  right: -25px;
  z-index: 4;
}

@media screen and (max-width: 767px) {
  .mv-block01__img02 {
    left: 0;
    right: -38px;
    width: 75%;
    margin: auto;
    transform: translateX(20px);
  }
}

.mv-block01__img03 {
  position: absolute;
  top: 150px;
  left: 305px;
  z-index: 3;
}

@media screen and (max-width: 767px) {
  .mv-block01__img03 {
    top: 89px;
    left: -13px;
  }
}

.mv-block01__img04 {
  position: absolute;
  top: 266px;
  right: -66px;
  z-index: 3;
}

@media screen and (max-width: 767px) {
  .mv-block01__img04 {
    top: 160px;
    right: -16px;
  }
}

.mv-block01__img05 {
  position: absolute;
  bottom: 40px;
  left: 163px;
  z-index: 4;
}

@media screen and (max-width: 767px) {
  .mv-block01__img05 {
    bottom: 80px;
    left: -50px;
    width: 230px;
  }
}

.mv-block01__img06 {
  position: absolute;
  bottom: 92px;
  right: -97px;
  z-index: 4;
}

@media screen and (max-width: 767px) {
  .mv-block01__img06 {
    right: -29px;
  }
}

.mv-block01-title {
  position: relative;
  left: 10px;
  padding-top: 47px;
  font-family: "lineseed_B", sans-serif;
  color: #0b558b;
  margin-bottom: -5px;
}

@media screen and (max-width: 767px) {
  .mv-block01-title {
    left: 0px;
    /* width: 320px; */
    max-width: 100%;
    margin: 0 auto;
    padding-top: 30px;
    text-align: center;
  }
}

.mv-block01-title__style01 {
  margin-left: -16px;
  font-size: 32px;
  line-height: 2.46;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .mv-block01-title__style01 {
    margin-left: -10px;
    font-size: 5.0vw;
    position: relative;
    top: 5px;
  }
}
@media screen and (max-width: 400px) {
  .mv-block01-title__style01 {
    font-size: 21px;
  }
}

.mv-block01-title__style01:last-of-type {
  letter-spacing: 0.05em;
}

.mv-block01-title__style01-01 {
  font-size: 32px;
  font-weight: 400;
  line-height: 2.46;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 1245px) {
  .mv-block01-title__style01-01 {
    font-size: 29px;
  }
}

@media screen and (max-width: 767px) {
  .mv-block01-title__style01-01 {
    font-size: 3.8vw;
    position: relative;
    top: 5px;
  }
}
@media screen and (max-width: 400px) {
  .mv-block01-title__style01-01 {
    font-size: 18px;
  }
}

.mv-block01-title__style02 {
  font-size: 40px;
  font-weight: 400;
  line-height: 2.46;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 1245px) {
  .mv-block01-title__style02 {
    font-size: 38px;
  }
}

@media screen and (max-width: 767px) {
  .mv-block01-title__style02 {
    font-size: 5.0vw;
    position: relative;
    top: 5px;
  }
}
@media screen and (max-width: 400px) {
  .mv-block01-title__style02 {
    font-size: 21px;
  }
}

.mv-block01-title__style03 {
  margin-right: 5px;
  font-size: 67px;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0;
}

@media screen and (max-width: 1245px) {
  .mv-block01-title__style03 {
    font-size: 64px;
  }
}

@media screen and (max-width: 767px) {
  .mv-block01-title__style03 {
    margin-right: 0px;
    font-size: 10.5vw;
  }
}
@media screen and (max-width: 400px) {
  .mv-block01-title__style03 {
    font-size: 40px;
  }
}

.mv-block01-title__style04 {
  font-size: 42px;
  font-weight: 800;
  line-height: 1.76;
  letter-spacing: 0;
  font-family: "lineseed_H", sans-serif;
}

@media screen and (max-width: 1245px) {
  .mv-block01-title__style04 {
    font-size: 38px;
  }
}

@media screen and (max-width: 767px) {
  .mv-block01-title__style04 {
    font-size: 6vw;
  }
}
@media screen and (max-width: 400px) {
  .mv-block01-title__style04 {
    font-size: 28px;
  }
}

.mv-block01-title__style05 {
  font-size: 43px;
  font-weight: 800;
  line-height: 1.74;
  letter-spacing: 0;
  font-family: "lineseed_H", sans-serif;
}

@media screen and (max-width: 767px) {
  .mv-block01-title__style05 {
    font-size: 41px;
  }
}

@media screen and (max-width: 767px) {
  .mv-block01-title__style05 {
    font-size: 28px;
  }
}
@media screen and (max-width: 400px) {
  .mv-block01-title__style05 {
    font-size: 6vw;
  }
}

.mv-block01-title__style06 {
  position: relative;
  top: -10px;
}

@media screen and (max-width: 767px) {
  .mv-block01-title__style06 {
    top: -11px;
  }

  .mv-block01-title__style06 img {
    width: 17%;
  }
}
@media screen and (max-width: 400px) {
  .mv-block01-title__style06 {
    top: -4px;
  }

  .mv-block01-title__style06 img {
    width: 65px;
  }
}

.mv-block01-title__style07 {
  font-size: 47px;
  font-weight: 800;
  line-height: 1.33;
  letter-spacing: 0;
  font-family: "lineseed_H", sans-serif;
}

@media screen and (max-width: 1245px) {
  .mv-block01-title__style07 {
    font-size: 43px;
  }
}

@media screen and (max-width: 767px) {
  .mv-block01-title__style07 {
    font-size: 6vw;
  }
}
@media screen and (max-width: 400px) {
  .mv-block01-title__style07 {
    font-size: 25px;
  }
}

.sec01 {
  padding: 40px 0 0px 0;
}

@media screen and (max-width: 767px) {
  .sec01 {
    overflow: hidden;
    padding: 80px 0 0px 0;
  }
}

.sec01__bg01 {
  position: relative;
  margin: -151px 0 -20px 0;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  .sec01__bg01 {
    margin: -113px 0 -40px 0;
  }
}

.sec01__bg02 {
  padding: 0px 0 50px 0;
  background-color: #CDECFC;
}

.sec01-bot {
  text-align: center;
  margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .sec01-bot p:first-of-type img {
    width: 121px;
  }
}

.sec01-bot p:last-of-type {
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  .sec01-bot p:last-of-type {
    margin-top: 5px;
  }
}

@media screen and (max-width: 767px) {
  .sec01-bot p:last-of-type img {
    width: 42px;
  }
}

.sec01-title {
  position: relative;
  left: 14px;
  margin-bottom: 64px;
  font-family: "lineseed_B", sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 2;
  letter-spacing: 0.15em;
  text-align: center;
  color: #06406b;
}

@media screen and (max-width: 767px) {
  .sec01-title {
    left: 0px;
    line-height: 1.6;
    font-size: 4.5vw;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 400px) {
  .sec01-title {
    font-size: 20px;
  }
}

.sec01-title__style01 {
  font-size: 35px;
}

@media screen and (max-width: 767px) {
  .sec01-title__style01 {
    font-size: 7vw;
  }
}
@media screen and (max-width: 400px) {
  .sec01-title__style01 {
    font-size: 28px;
  }
}

@media screen and (max-width: 767px) {
  .sec01-title__style-sp {
    display: block;
    margin-bottom: 10px;
  }
}

.sec01-title-block01 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: flex-start;
  gap: 34px;
}

@media screen and (max-width: 767px) {
  .sec01-title-block01 {
    grid-template-columns: 1fr;
    gap: 45px;
    width: 95%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .sec01-title-block01__item {
    text-align: center;
  }
}

.sec01-title-block01__item:nth-child(2) {
  position: relative;
  top: 20px;
}

.sec02 {
  padding: 169px 0 240px 0;
  /* background-color: #e4f3fb; */
}

@media screen and (max-width: 767px) {
  .sec02 {
    padding: 169px 0 100px 0;
    overflow: hidden;
  }
}

.sec02-block01 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

@media screen and (max-width: 1180px) {
  .sec02-block01 {
    /* flex-wrap: wrap; */
  }
}

.sec02-block01--rev {
  flex-direction: row-reverse;
}

.sec02-block01__left {
  position: relative;
  width: 65%;
  padding-left: 28px;
  z-index: 3;
}

@media screen and (max-width: 1180px) {
  .sec02-block01__left {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .sec02-block01 {
    flex-wrap: wrap;
  }

  .sec02-block01__left {
    padding-left: 0px;
  }
}

.sec02-block01__left--style02 {
  padding-left: 34px;
}

@media screen and (max-width: 767px) {
  .sec02-block01__left--style02 {
    padding-left: 0;
  }
}

.sec02-block01__content {
  display: flex;
  gap: 25px;

}

@media screen and (max-width: 1180px) {
  .sec02-block01__content {
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .sec02-block01__content {
    gap: 10px;
    /* margin: 0 0 0 -40px; */
  }
}

.sec02-block01__no {
  width: 122px;
}

@media screen and (max-width: 767px) {
  .sec02-block01__no {
    width: 70px;
    margin: auto;
  }
}

.sec02-block01__content-inner {
  flex: 1;
  padding-top: 5px;
}

.sec02-block01__title {
  font-size: 32px;
  font-family: "lineseed_B", sans-serif;
  line-height: 1.41;
  letter-spacing: 0.1em;
  color: #06406b;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  .sec02-block01__title {
    font-size: 23px;
    text-align: center;
  }
}

.sec02-block01__lead {
  margin-bottom: 20px;
  font-size: 22px;
  font-family: "lineseed_B", sans-serif;
  line-height: 2.05;
  letter-spacing: 0.1em;
  color: #06406b;
}

@media screen and (max-width: 767px) {
  .sec02-block01__lead {
    font-size: 14px;
    text-align: center;
  }
}

.sec02-block01__text {
  width: 96%;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.67;
  letter-spacing: 0.15em;
  color: #1a1311;
}

@media screen and (max-width: 767px) {
  .sec02-block01__text {
    /* width: calc(100% + 40px); */
    /* margin-left: -40px; */
    font-size: 14px;
  }
}

.sec02-block01__text--style02 {
  width: 95%;
}

@media screen and (max-width: 767px) {
  .sec02-block01__text--style02 {
    /* width: calc(100% + 40px); */
  }
}

.sec02-block01__left-imgs {
  position: relative;
}

@media screen and (max-width: 1180px) {
  .sec02-block01__left-imgs {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .sec02-block01__left-imgs {
    width: 100%;
  }
}

.sec02-block01__left-imgs--style02 {
  text-align: right;
}

@media screen and (max-width: 767px) {
  .sec02-block01__left-imgs--style02 {
    text-align: center;
  }
}

.sec02-block01__img01 {
  position: relative;
  top: 60px;
  left: 45px;
}

@media screen and (max-width: 1180px) {
  .sec02-block01__img01 {
    left: unset;
    top: unset;
    width: 80%;
  }
}

@media screen and (max-width: 767px) {
  .sec02-block01__img01 {
    left: 0;
    right: 0;
    top: 20px;
    margin: auto;
    width: 90%;
  }
}

.sec02-block01__img01--style02 {
  position: relative;
  top: 28px;
  left: -15px;
}

@media screen and (max-width: 767px) {
  .sec02-block01__img01--style02 {
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
  }
}

.sec02-block01__img01--style03 {
  position: relative;
  top: 60px;
  left: -11px;
}

@media screen and (max-width: 767px) {
  .sec02-block01__img01--style03 {
    left: 0;
    right: 0;
    top: 35px;
    margin: auto;
  }
}

.sec02-block01__img02 {
  position: absolute;
  top: 102px;
  right: 33px;
  width: 229px;
  z-index: 2;
  text-align: center;
}

@media screen and (max-width: 1180px) {
  .sec02-block01__img02 {
    top: 240px;
  }

  .sec02-block01__img02 img {
    width: 80%;
  }
}

@media screen and (max-width: 767px) {
  .sec02-block01__img02 {
    top: 190px;
    right: 0px;
    width: 140px;
  }
}

.sec02-block01__img02 img:last-of-type {
  margin-top: 26px;
}

@media screen and (max-width: 1180px) {
  .sec02-block01__img02 img:last-of-type {
    width: 55px;
  }
}

@media screen and (max-width: 767px) {
  .sec02-block01__img02 img:last-of-type {
    margin-top: 16px;
    width: 34px;
  }
}

.sec02-block01__img02--style02 {
  top: 51px;
  left: -19px;
  right: auto;
}

@media screen and (max-width: 1180px) {
  .sec02-block01__img02--style02 {
    top: 240px;
    left: -19px;
  }
}

@media screen and (max-width: 767px) {
  .sec02-block01__img02--style02 {
    top: 210px;
    left: 11px;
  }
}

.sec02-block01__img02--style03 {
  top: 77px;
  right: 2px;
}

@media screen and (max-width: 1180px) {
  .sec02-block01__img02--style03 {
    top: 240px;
  }
}

@media screen and (max-width: 767px) {
  .sec02-block01__img02--style03 {
    top: 187px;
    right: -7px;
  }
}

.sec02-block01__right {
  position: relative;
  width: 35%;
  padding: 51px 0px 0 0;
  z-index: 2;
}

@media screen and (max-width: 1180px) {
  .sec02-block01__right {
    width: 100%;
    padding: 150px 0px 0 0;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .sec02-block01__right {
    width: 90%;
    padding: 60px 0px 0 0;
    margin: 0 auto;
  }
}

.sec02-block01__right::before {
  content: "";
  position: absolute;
  top: -12px;
  left: -123px;
  width: 413px;
  max-width: 100%;
  height: 419px;
  background: url("../img/sec02-merit01-bg01.png") no-repeat 50% 50%;
  background-size: cover;
  z-index: -1;
}

@media screen and (max-width: 1180px) {
  .sec02-block01__right::before {
    top: 119px;
    left: -3px;
    right: 0;
    margin: auto;
  }
}

@media screen and (max-width: 767px) {
  .sec02-block01__right::before {
    top: 25px;
    left: -30px;
    width: 315px;
    height: 320px;
  }
}

.sec02-block01__right--style02 {
  position: relative;
  top: -20px;
  left: 29px;
}

@media screen and (max-width: 767px) {
  .sec02-block01__right--style02 {
    left: 0;
  }
}

.sec02-block01__right--style02::before {
  content: "";
  position: absolute;
  top: -11px;
  left: 47px;
  width: 419px;
  max-width: 100%;
  height: 427px;
  background: url("../img/sec02-merit02-bg01.png") no-repeat 50% 50%;
  background-size: cover;
  z-index: -1;
}

@media screen and (max-width: 1180px) {
  .sec02-block01__right--style02::before {
    top: 107px;
  }
}

@media screen and (max-width: 767px) {
  .sec02-block01__right--style02::before {
    top: 27px;
    left: auto;
    right: -22px;
    width: 285px;
    height: 289px;
  }
}

.sec02-block01__right--style03 {
  position: relative;
  top: -27px;
  left: 13px;
}

@media screen and (max-width: 767px) {
  .sec02-block01__right--style03 {
    left: 0px;
    padding-top: 120px;
  }
}

.sec02-block01__right--style03::before {
  content: "";
  position: absolute;
  top: -10px;
  left: -121px;
  width: 408px;
  max-width: 100%;
  height: 417px;
  background: url("../img/sec02-merit03-bg01.png") no-repeat 50% 50%;
  background-size: cover;
  z-index: -1;
}

@media screen and (max-width: 1180px) {
  .sec02-block01__right--style03::before {
    top: 108px;
  }
}

@media screen and (max-width: 767px) {
  .sec02-block01__right--style03::before {
    top: 70px;
    left: auto;
    right: -20px;
    width: 286px;
    height: 290px;
  }
}

.sec02-block02 {
  position: relative;
  width: 1350px;
  max-width: 100%;
  margin: 0 auto;
  z-index: 2;
}

.sec02-block02::before {
  content: "";
  position: absolute;
  inset: -50px 0 auto 0;
  width: 1348px;
  max-width: 100%;
  height: 709px;
  margin: auto;
  background: url("../img/sec02-list-bg01.png") no-repeat 50% 50%;
  background-size: cover;
  z-index: -1;
}

@media screen and (max-width: 1180px) {
  .sec02-block02::before {
    height: 1165px;
  }
}

@media screen and (max-width: 767px) {
  .sec02-block02::before {
    display: none;
  }
}

.sec02-block02__bg01 {
  display: none;
}

@media screen and (max-width: 767px) {
  .sec02-block02__bg01 {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .sec02-block02__bg-white {
    background-color: #fff;
  }
}

.sec02-block02__bg02 {
  display: none;
}

@media screen and (max-width: 767px) {
  .sec02-block02__bg02 {
    display: block;
  }
}

.sec02-block02__inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}

@media screen and (max-width: 1180px) {
  .sec02-block02__inner {
    flex-wrap: wrap;
    justify-content: center;
  }
}

.sec02-block02__item {
  position: relative;
  width: 330px;
  max-width: 100%;
}

@media screen and (max-width: 1180px) {
  .sec02-block02__item {
    width: 50%;
    padding: 0 50px 0 50px;
  }
}

@media screen and (max-width: 767px) {
  .sec02-block02__item {
    width: 100%;
    padding: 0 0px 0 0;
  }
}

.sec02-block02__item:first-of-type {
  top: -5px;
  left: 22px;
}

@media screen and (max-width: 767px) {
  .sec02-block02__item:first-of-type {
    top: 0px;
    left: 0px;
    margin-top: -135px;
  }
}

.sec02-block02__item:last-of-type {
  top: -13px;
}

@media screen and (max-width: 767px) {
  .sec02-block02__item:last-of-type {
    top: 0px;
    margin-bottom: -65px;
  }
}

.sec02-block02__img {
  margin-bottom: 35px;
}

@media screen and (max-width: 767px) {
  .sec02-block02__img {
    text-align: center;
    width: 80%;
    margin: 0 auto 30px;
  }
}

.sec02-block02__list {
  list-style-type: none;
  padding: 0;
}

.sec02-block02__list li {
  position: relative;
  margin-bottom: 29px;
  padding-left: 45px;
  font-family: "lineseed_B", sans-serif;
  letter-spacing: 0.1em;
  color: #1a1311;
}

.sec02-block02__list li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 29px;
  background: url("../img/sec02-list-check.png") no-repeat 50% 50%;
  background-size: cover;
}

.sec03 {
  padding: 149px 0 100px 0;
  /* background: url(../img/icon-dot.png) repeat 0% 0%; */
}

@media screen and (max-width: 767px) {
  .sec03 {
    overflow: hidden;
    padding: 50px 0 0px;
  }
}

.sec03-block01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
  padding: 0 24px;
}

@media screen and (max-width: 1245px) {
  .sec03-block01 {
    padding: 0 0px;
  }
}

@media screen and (max-width: 1180px) {
  .sec03-block01 {
    margin-bottom: 80px !important;
  }
}

@media screen and (max-width: 767px) {
  .sec03-block01 {
    flex-wrap: wrap;
    gap: 0px;
    margin-bottom: 60px !important;
  }
}

.sec03-block01--rev {
  flex-direction: row-reverse;
}

.sec03-block01__content {
  display: flex;
  align-items: center;
  gap: 35px;
  position: relative;
  top: -12px;
  width: 805px;
  max-width: 100%;
}

@media screen and (max-width: 1180px) {
  .sec03-block01__content {
    gap: 15px;
  }
}

@media screen and (max-width: 767px) {
  .sec03-block01__content {
    gap: 10px;
  }
}

.sec03-block01__content--style02 {
  top: -9px;
  left: -17px;
}

.sec03-block01__num {
  width: 122px;
}

@media screen and (max-width: 767px) {
  .sec03-block01__num {
    width: 82px;
  }
}

.sec03-block01__content-inner {
  flex: 1;
}

.sec03-block01__title {
  margin-bottom: 10px;
  font-family: "lineseed_B", sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: 4.5px;
  text-align: left;
  color: #06406b;
}

@media screen and (max-width: 767px) {
  .sec03-block01__title {
    margin-bottom: -12px;
    font-size: 21px;
  }
}

.sec03-block01__text {
  line-height: 1.75;
  letter-spacing: 0.15em;
  color: #1a1311;
}

@media screen and (max-width: 767px) {
  .sec03-block01__text {
    margin: -10px 0 25px 0;
  }
}

.sec03-block01__img {
  width: 252px;
}

@media screen and (max-width: 767px) {
  .sec03-block01__img {
    margin: auto;
    width: 60%;
    text-align: center;
  }
}

.sec04 {
  padding: 167px 0 100px 0;
  /* background-color: #e4f3fb; */
}

@media screen and (max-width: 767px) {
  .sec04 {
    padding: 100px 0 0px 0;
    overflow: hidden;
  }
}

.sec04-block01 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 45px;
  margin-bottom: 50px;
  padding-left: 30px;
}

@media screen and (max-width: 767px) {
  .sec04-block01 {
    gap: 35px;
    flex-wrap: wrap;
    padding-left: 0px;
  }
}

.sec04-block01--rev {
  flex-direction: row-reverse;
  padding-left: 0px;
  padding-right: 30px;
}

@media screen and (max-width: 767px) {
  .sec04-block01--rev {
    padding-right: 0px;
  }
}

.sec04-block01__imgs {
  position: relative;
  width: 273px;
}

@media screen and (max-width: 767px) {
  .sec04-block01__imgs {
    width: 100%;
    text-align: center;
  }

  .sec04-block01__img img {
    width: 250px;
  }
}

.sec04-block01__bot01 {
  position: absolute;
  left: -33px;
  bottom: -6px;
  width: 105px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .sec04-block01__bot01 {
    bottom: 84px;
    left: 0;
  }
}

.sec04-block01__bot01 img:last-of-type {
  position: relative;
  top: 5px;
  left: 6px;
}

.sec04-block01__bot02 {
  position: absolute;
  right: -46px;
  bottom: 5px;
  width: 105px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .sec04-block01__bot02 {
    right: 0px;
    bottom: 90px;
  }
}

.sec04-block01__bot02 img:last-of-type {
  position: relative;
  top: 5px;
  right: 6px;
}

@media screen and (max-width: 767px) {
  .sec04-block01__bot03 {
    left: -5px;
  }
}

.sec04-block01__content {
  width: 650px;
}

@media screen and (max-width: 767px) {
  .sec04-block01__content {
    width: 100%;
  }
}

.sec04-block01__fukidashi {
  position: relative;
  margin-bottom: 18px;
  padding: 40.5px 46.5px 40.5px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  background-color: #fff;
  line-height: 1.88;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .sec04-block01__fukidashi {
    padding: 30px;
    border-radius: 50px;
  }
}

.sec04-block01__fukidashi::before {
  content: "";
  position: absolute;
  top: 0;
  left: -20px;
  width: 21px;
  height: 36px;
  background: url("../img/illust-fukidashi01.png") no-repeat 50% 50%;
  background-size: cover;
}

@media screen and (max-width: 767px) {
  .sec04-block01__fukidashi::before {
    top: -20px;
    left: calc(50% - 36px);
    width: 72px;
    height: 21px;
    background: url("../img/illust-fukidashi01-sp.png") no-repeat 50% 50%;
    background-size: cover;
  }
}

.sec04-block01__fukidashi--rev {
  border-top-left-radius: 50px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
}

@media screen and (max-width: 767px) {
  .sec04-block01__fukidashi--rev {
    padding: 30px;
    border-radius: 50px;
  }
}

.sec04-block01__fukidashi--rev::before {
  content: "";
  position: absolute;
  top: 0;
  left: auto;
  right: -20px;
  transform: scale(-1, 1);
}

@media screen and (max-width: 767px) {
  .sec04-block01__fukidashi--rev::before {
    top: -20px;
    left: calc(50% - 36px);
    right: auto;
    width: 72px;
    height: 21px;
    background: url("../img/illust-fukidashi01-sp.png") no-repeat 50% 50%;
    background-size: cover;
    transform: scale(1, 1);
  }
}

.sec04-block01__name {
  padding-left: 40px;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #06406b;
}

@media screen and (max-width: 767px) {
  .sec04-block01__name {
    padding: 20px 0px 0 0;
    line-height: 1.8;
    text-align: center;
  }
}

.sec04-block01__name>span {
  margin-left: 20px;
  font-family: "lineseed_B", sans-serif;
  font-size: 18px;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  .sec04-block01__name>span {
    display: block;
  }
}

.sec04-block01__name--rev {
  text-align: right;
  padding-left: 0px;
  padding-right: 40px;
}

.sec05 {
  padding: 120px 0 200px 0;
}

@media screen and (max-width: 767px) {
  .sec05 {
    padding: 100px 0 0px 0;
    overflow: hidden;
  }
}

.sec05-block01 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 35px;
}

@media screen and (max-width: 767px) {
  .sec05-block01 {
    gap: 40px;
  }
}

.sec05-block01__item {
  position: relative;
  width: 260px;
  max-width: 22%;
  padding: 23px 30px 57px 30px;
  border-radius: 20px;
  color: #fff;
}

@media screen and (max-width: 1180px) {
  .sec05-block01__item {
    width: 350px;
    max-width: 42%;
  }
}

@media screen and (max-width: 767px) {
  .sec05-block01__item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    padding: 23px 20px 50px 20px;
  }
}

.sec05-block01__item--01 {
  background-color: #0093f5;
}

.sec05-block01__item--01::before {
  content: "";
  position: absolute;
  top: 31px;
  right: -27px;
  width: 27px;
  height: 47px;
  background: url("../img/sec05-arrow01.png") no-repeat 50% 50%;
  background-size: cover;
}

@media screen and (max-width: 767px) {
  .sec05-block01__item--01::before {
    inset: auto 0 -35px 0;
    margin: auto;
    rotate: 90deg;
  }
}

.sec05-block01__item--02 {
  background-color: #007dd1;
}

.sec05-block01__item--02::before {
  content: "";
  position: absolute;
  top: 31px;
  right: -27px;
  width: 27px;
  height: 47px;
  background: url("../img/sec05-arrow02.png") no-repeat 50% 50%;
  background-size: cover;
}

@media screen and (max-width: 767px) {
  .sec05-block01__item--02::before {
    inset: auto 0 -35px 0;
    margin: auto;
    rotate: 90deg;
  }
}

.sec05-block01__item--03 {
  background-color: #006bb3;
}

.sec05-block01__item--03::before {
  content: "";
  position: absolute;
  top: 31px;
  right: -27px;
  width: 27px;
  height: 47px;
  background: url("../img/sec05-arrow03.png") no-repeat 50% 50%;
  background-size: cover;
}

@media screen and (max-width: 767px) {
  .sec05-block01__item--03::before {
    inset: auto 0 -35px 0;
    margin: auto;
    rotate: 90deg;
  }
}

.sec05-block01__item--04 {
  background-color: #004e81;
}

@media screen and (max-width: 767px) {
  .sec05-block01__num {
    width: 112px;
    margin-right: 10px;
  }
}

.sec05-block01__img {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 227px;
  margin: 0 -20px 10px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .sec05-block01__img {
    height: auto;
    margin: 0 auto;
    text-align: center;
  }
}

.sec05-block01__title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  font-family: "lineseed_B", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0.1em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .sec05-block01__title {
    text-align: left;
    margin-bottom: 5px;
  }
}

.sec05-block01__text {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 767px) {
  .sec05-block01__text {
    margin-bottom: 30px;
    font-size: 14px;
  }
}

/* よくある質問 */
.faq {
  position: relative;
  padding: 120px 0 150px 0;
}

@media screen and (max-width: 767px) {
  .faq {
    padding: 180px 0 0px 0;
    overflow: hidden;
  }
}

.faq__inner {
  position: relative;
  width: 958px;
  max-width: 100%;
  margin: auto;
}

.faq-block01__item {
  margin-bottom: 26px;
  border-radius: 10px;
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  .faq-block01__item {
    margin-bottom: 15px;
  }
}

.faq-block01 dt {
  position: relative;
  padding: 20px 70px 22px 70px;
  font-family: "lineseed_B", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 2.7px;
  color: #1a1311;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .faq-block01 dt {
    padding: 20px 40px 22px 57px;
    font-size: 14px;
  }
}

.faq-block01 dt::before {
  content: "Q";
  position: absolute;
  top: 11px;
  left: 20px;
  width: 27px;
  height: 38px;
  font-family: "proximasoft_C_B_I", sans-serif;
  font-size: 45px;
  font-weight: 400;
  font-stretch: condensed;
  font-style: italic;
  letter-spacing: 0.1em;
  text-align: center;
  color: #0093f5;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .faq-block01 dt::before {
    top: calc(50% - 22px);
    font-size: 40px;
  }
}

.faq-block01 dd {
  display: none;
  position: relative;
  padding: 10px 70px 30px 70px;
  font-size: 16px;
  line-height: 1.87;
  letter-spacing: 0.15em;
  color: #1a1311;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .faq-block01 dd {
    padding: 5px 40px 30px 57px;
    font-size: 14px;
  }
}

.faq-block01 dd::before {
  content: "A";
  position: absolute;
  top: 5px;
  left: 21px;
  width: 27px;
  height: 38px;
  font-family: "proximasoft_C_B_I", sans-serif;
  font-size: 45px;
  font-weight: 400;
  font-stretch: condensed;
  font-style: italic;
  letter-spacing: 0.1em;
  text-align: center;
  color: #F49F4A;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .faq-block01 dd::before {
    font-size: 40px;
  }
}

.faq-block01__btn {
  position: absolute;
  top: calc(50% - 13px);
  right: 18px;
  line-height: 1;
  transition: 0.5s ease;
}

@media screen and (max-width: 767px) {
  .faq-block01__btn {
    top: calc(50% - 9px);
  }

  .faq-block01__btn img {
    width: 14px;
  }
}

.faq-block01__item dt.is-open .faq-block01__btn {
  transform: rotate(180deg);
}

.sec07 {
  padding: 120px 0 0px 0;
}

@media screen and (max-width: 767px) {
  .sec07 {
    padding: 140px 0 50px 0;
    overflow: hidden;
  }
}

.sec07-block01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

@media screen and (max-width: 1180px) {
  .sec07-block01 {
    flex-direction: column-reverse;
  }
}

.sec07-block01__content {
  position: relative;
  top: -15px;
  left: 19px;
  width: 591px;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .sec07-block01__content {
    left: 0px;
  }
}

.sec07-block01__text-row {
  display: flex;
  align-items: center;
  gap: 24px;
  margin: -10px 0 10px 0;
}

@media screen and (max-width: 767px) {
  .sec07-block01__text-row {
    justify-content: center;
    flex-wrap: wrap;
    gap: 0px;
    text-align: center;
  }
}

.sec07-block01__memo {
  font-size: 13px;
  line-height: 1.92;
  letter-spacing: 1.3px;
  color: #5480a0;
}

@media screen and (max-width: 767px) {
  .sec07-block01__memo {
    text-align: center;
  }
}

.sec07-block01__img {
  flex: 1;
  position: relative;
  top: 13px;
  left: 61px;
}

@media screen and (max-width: 1180px) {
  .sec07-block01__img {
    left: 0px;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .sec07-block01__img {
    margin-bottom: 25px;
  }
}

.cta {
  padding: 4px 0 0px 0;
}

@media screen and (max-width: 767px) {
  .cta {
    overflow: hidden;
    padding: 22px 0 0px 0;
  }
}

.cta__bg01 {
  position: relative;
  margin: -130px 0 -76px 0;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  .cta__bg01 {
    margin: -113px 0 -40px 0;
  }
}

.cta__bg02 {
  padding: 0px 0 70px 0;
  background-color: #CDECFC;
}

@media screen and (max-width: 767px) {
  .cta__bg02 {
    padding: 30px 0 70px 0;
  }
}

.cta__title {
  margin-bottom: 60px;
  font-family: "lineseed_B", sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  color: #06406b;
}

@media screen and (max-width: 767px) {
  .cta__title {
    font-size: 25px;
    margin-bottom: 35px;
  }
}

.cta__btn {
  margin-bottom: 45px;
  width: 800px;
  max-width: 100%;
  margin-inline: auto;
}

@media screen and (max-width: 767px) {
  .cta__btn {
    width: 460px;
    margin-bottom: 22px;
  }
}

.cta__btn a {
  height: 85px;
  font-size: 25px;
}

@media screen and (max-width: 767px) {
  .cta__btn a {
    height: 60px;
    font-size: 20px;
  }
}

.cta__tel-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .cta__tel-sp {
    display: block;
    margin-bottom: 12px;
  }
}

.cta__time-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .cta__time-sp {
    display: block;
    font-size: 13px;
    line-height: 1.64;
    text-align: center;
    color: #0b558b;
  }
}

.cta-bot {
  text-align: center;
  margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .cta-bot p:first-of-type img {
    width: 121px;
  }
}

.cta-bot p:last-of-type {
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  .cta-bot p:last-of-type {
    margin-top: 5px;
  }
}

@media screen and (max-width: 767px) {
  .cta-bot p:last-of-type img {
    width: 42px;
  }
}

.cta-block01 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
  width: 675px;
  max-width: 100%;
  margin-inline: auto;
}

@media screen and (max-width: 767px) {
  .cta-block01 {
    display: none;
  }
}

.cta-block01__head {
  position: relative;
  top: 3px;
  width: 186px;
  padding: 19px 29px 19px 37.4px;
  border-radius: 10px;
  background-color: #fff;
  font-family: "lineseed_B", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1.8px;
  text-align: center;
  color: #06406b;
}

.cta-block01__body {
  flex: 1;
}

/* form */
.contact {
  padding-top: 120px;
  padding-bottom: 130px;
  background: transparent linear-gradient(180deg, #CDECFC 0%, #E9F8FF 100%) 0% 0% no-repeat padding-box;
}

/* sec06 */
.form {
  position: relative;
  padding: 110px 0 120px 0;
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  .contact {
    padding-top: 80px;
    padding-bottom: 40px;
  }

  .form {
    padding: 90px 0 100px 0;
  }
}

.form__inner {
  position: relative;
  width: 900px;
  max-width: calc(100% - 40px);
  margin: auto;
}

.form__title {
  margin-bottom: 6px;
  font-size: 22px;
  letter-spacing: 0.1em;
  line-height: 1.5;
  color: #06406b;
  text-align: center;
  font-family: 'lineseed_B';
  font-weight: 400;
}

.form__title span {
  font-size: 42px;
  font-weight: 400;
}

.form__title_note {
  text-align: center;
  font-size: 14px;
  letter-spacing: 2px;
  margin-bottom: 25px;
  color: #26406b;
}

.form__title_note span {
  color: #DC000C;
  font-size: 10px;
}

@media screen and (max-width: 1050px) {
  .form__title {
    font-size: 37px;
  }
}

@media screen and (max-width: 1050px) {
  .form__title {
    font-size: 30px;
  }
}

.form__memo {
  margin-bottom: 90px;
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 1.5;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .form__memo {
    margin-bottom: 0px;
  }

  .form__title {
    font-size: 20px;
  }

  .form__title span {
    font-size: 30px;
  }
}

.c-fix-banner-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .c-fix-banner-sp {
    display: flex;
    align-items: baseline;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 888;
    width: 45%;
  }
  .c-fix-banner-sp__item01 {
    margin-right: 6px;
  }
}
@media screen and (max-width: 500px) {
  .c-fix-banner-sp {
    width: 80%;
  }
}

.sec05-block01__item--04 .sec05-block01__img.u-sp-none img {
  position: relative;
  top: -23px;
  width: 205px;
}