@charset "UTF-8";
.ld-page .mainvisual {
  height: 848px;
  background: url(../images/mv-bg.png) no-repeat center center;
  background-size: cover;
  position: relative;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .mainvisual {
    height: 76.267vw;
    background: url(../images/bg-sp.png) no-repeat center center;
    background-size: cover;
  }
  .ld-page .mainvisual h2 {
    margin: 0.933vw 0 0 1.6vw;
  }
  .ld-page .mainvisual h2 img {
    width: 61.2vw;
    height: auto;
    display: block;
  }
}
/* ========== end △ */
.ld-page .mainvisual_inner {
  max-width: 1405px;
  margin: auto;
  padding-top: 32px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .mainvisual_inner {
    padding-top: 0.8vw;
  }
}
/* ========== end △ */
.ld-page .mainvisual_inner .inner {
  max-width: 957px;
  text-align: center;
  position: relative;
  z-index: 9;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .mainvisual_inner .inner {
    text-align: left;
  }
}
/* ========== end △ */
.ld-page .mainvisual_inner_ttl {
  text-align: center;
  margin: 12px 14px -21px 0;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .mainvisual_inner_ttl {
    margin: 1.2vw 1.867vw 1.2vw 6.667vw;
    text-align: left;
  }
  .ld-page .mainvisual_inner_ttl img {
    width: 49.067vw;
    height: auto;
  }
}
/* ========== end △ */
.ld-page .mainvisual_inner_lst {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-top: 40px;
  margin-left: -5px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .mainvisual_inner_lst {
    display: block;
    padding-left: 1.733vw;
    position: relative;
    margin-top: -2.133vw;
  }
  .ld-page .mainvisual_inner_lst img {
    width: 22vw;
    height: 21.615vw;
    position: absolute;
  }
  .ld-page .mainvisual_inner_lst img:nth-child(1) {
    top: 0.667vw;
    left: 2.8vw;
  }
  .ld-page .mainvisual_inner_lst img:nth-child(2) {
    top: 0.8vw;
    left: 26.667vw;
  }
  .ld-page .mainvisual_inner_lst img:nth-child(3) {
    top: 19.467vw;
    left: 14.4vw;
  }
  .ld-page .mainvisual_inner_lst img:nth-child(4) {
    top: 19.333vw;
    left: 38.933vw;
  }
}
/* ========== end △ */
.ld-page .mainvisual_member {
  position: absolute;
  right: 0;
  bottom: 0;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .mainvisual_member {
    width: 50vw;
    height: auto;
  }
}
/* ========== end △ */
.ld-page .mainvisual_note {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  position: absolute;
  right: 80px;
  bottom: 48px;
  padding-top: 20px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .mainvisual_note {
    width: 19.2vw;
    height: 19.2vw;
    right: 2.4vw;
    bottom: 2.4vw;
    padding-top: 1.867vw;
  }
}
/* ========== end △ */
.ld-page .mainvisual_note p {
  font-size: 1.6rem;
  line-height: 1.25;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .mainvisual_note p {
    font-size: 1.6vw;
    line-height: 2vw;
  }
}
/* ========== end △ */
.ld-page .mainvisual_note p.txt_note {
  font-size: 2rem;
  line-height: 1.25;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .mainvisual_note p.txt_note {
    font-size: 2vw;
    line-height: 2.533vw;
  }
}
/* ========== end △ */
.ld-page .mainvisual_note img {
  display: block;
  margin: auto;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .mainvisual_note img {
    width: 1.067vw;
    margin: 0.267vw auto;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
/* ========== end △ */
.ld-page .lp-section01_box1 {
  background: #ffa8b8;
  position: relative;
  height: 965px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box1 {
    height: 150.533vw;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box1::after {
  content: "";
  width: 100%;
  height: 159px;
  background: url(../images/bg3.png) no-repeat bottom center;
  background-size: cover;
  position: absolute;
  bottom: -133px;
  z-index: 1;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box1::after {
    height: 9.333vw;
    bottom: -7.867vw;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box1 .inner {
  max-width: 1302px;
  margin: auto;
  text-align: center;
  position: relative;
  padding-top: 102px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box1 .inner {
    padding: 11.2vw 0 0;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box1 .inner_box {
  position: relative;
  width: 1302px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box1 .inner_box {
    width: 100%;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box1 .inner_box img {
  display: block;
  margin-left: 3px;
  position: relative;
  z-index: 9;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box1 .inner_box img {
    margin-left: 0;
    width: 100%;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box1 .inner_box p {
  font-size: 2.7rem;
  line-height: 1.4444444444;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box1 .inner_box p {
    font-size: 3.333vw;
    line-height: 4.4vw;
    letter-spacing: -0.06em;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box1 .inner_box p span {
  font-size: 3rem;
  font-weight: 700;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box1 .inner_box p span {
    font-size: 3.733vw;
    line-height: 5.333vw;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box1 .inner_box .box1 {
  position: absolute;
  top: 89px;
  left: 188px;
  z-index: 99;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box1 .inner_box .box1 {
    top: 6.133vw;
    left: 6.267vw;
    width: 42.933vw;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box1 .inner_box .box2 {
  position: absolute;
  top: 93px;
  right: 98px;
  z-index: 99;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box1 .inner_box .box2 {
    top: 6.8vw;
    right: 2.8vw;
    width: 46.133vw;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box1 .inner_box .box3 {
  position: absolute;
  top: 439px;
  left: 54px;
  z-index: 99;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box1 .inner_box .box3 {
    top: 36.667vw;
    left: 2.667vw;
    width: 37.733vw;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box1 .inner_box .box4 {
  position: absolute;
  top: 439px;
  right: 64px;
  z-index: 99;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box1 .inner_box .box4 {
    width: 37.333vw;
    top: 47.333vw;
    right: 3.2vw;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box1 .title {
  text-align: center;
  margin-bottom: 42px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box1 .title {
    margin-bottom: -6.4vw;
    padding-left: 11.867vw;
  }
  .ld-page .lp-section01_box1 .title img {
    width: 79.867vw;
    display: block;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box1 .title img {
  display: block;
  margin: auto;
}
.ld-page .lp-section01_box2 {
  background: url(../images/bg1.png) repeat top left;
  padding-top: 218px;
  padding-bottom: 25px;
  position: relative;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box2 {
    background: url(../images/bg1_sp.png) repeat top left;
    background-size: 4.933vw auto;
    padding-top: 21.733vw;
    padding-bottom: 0.8vw;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box2:after {
  content: "";
  width: 100%;
  height: 158px;
  background: url(../images/bg2.png) no-repeat bottom center;
  background-size: auto;
  position: absolute;
  bottom: 0;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box2:after {
    background: url(../images/bg2_sp.png) no-repeat bottom center;
    background-size: 100vw auto;
    height: 21.067vw;
    bottom: -2px;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box2 .title img {
    width: 68.133vw;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box2 .inner {
  text-align: center;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box2 .inner {
    padding: 0;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box2 .inner_box {
  position: relative;
  height: 778px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box2 .inner_box {
    height: 109.467vw;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box2 .inner_box img {
  display: block;
  margin: auto;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box2 .inner_box img {
    width: 96.667vw;
    height: auto;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box2 .inner .box {
  text-align: center;
  position: absolute;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box2 .inner .box {
    width: 36.961vw;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box2 .inner .box p {
  font-size: 2.7rem;
  line-height: 1.5555555556;
  font-weight: 400;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box2 .inner .box p {
    font-size: 3.6vw;
    line-height: 5.6vw;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box2 .inner .box p span {
  color: #ff7793;
  font-weight: 700;
}
.ld-page .lp-section01_box2 .inner .box.box1 {
  top: 85px;
  left: 374px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box2 .inner .box.box1 {
    top: 10.267vw;
    left: 10.8vw;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box2 .inner .box.box2 {
  top: 244px;
  left: 114px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box2 .inner .box.box2 {
    top: 40vw;
    left: 2.533vw;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box2 .inner .box.box3 {
  top: 497px;
  left: 323px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box2 .inner .box.box3 {
    top: 75.067vw;
    left: 2vw;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box2 .inner .box.box4 {
  top: 67px;
  right: 371px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box2 .inner .box.box4 {
    top: 8.667vw;
    right: 11.467vw;
  }
  .ld-page .lp-section01_box2 .inner .box.box4 p {
    font-size: 3.333vw;
    line-height: 5.2vw;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box2 .inner .box.box5 {
  top: 244px;
  right: 110px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box2 .inner .box.box5 {
    top: 42vw;
    right: 2.533vw;
  }
  .ld-page .lp-section01_box2 .inner .box.box5 p {
    font-size: 3.467vw;
    line-height: 5.333vw;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box2 .inner .box.box6 {
  top: 473px;
  right: 318px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box2 .inner .box.box6 {
    top: 72.133vw;
    right: 1.6vw;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box2 .title {
  text-align: center;
  margin-bottom: 42px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box2 .title {
    margin-bottom: 4.667vw;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box2 .title img {
  display: block;
  margin: auto;
}
.ld-page .lp-section01_box3 {
  background: #ffa8b8;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box3 {
    padding: 0 5.333vw;
    background: url(../images/bg2a_sp.png) repeat-y top center;
    background-size: 100vw auto;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box3 .inner {
  background: #fff url(../images/bg4.png) no-repeat top -69px center;
  background-size: 100% auto;
  max-width: 1304px;
  margin: auto;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box3 .inner {
    background: #fff url(../images/bg4_sp.png) no-repeat top 213px center;
    background-size: 100% auto;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box3 .title {
  text-align: center;
  margin-top: -35px;
  position: relative;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box3 .title {
    margin-top: -6.4vw;
    margin-bottom: 5.2vw;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box3 .title img {
  display: block;
  margin: auto;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box3 .title img {
    width: 64.933vw;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box3 .box {
  position: relative;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box3 .box {
    padding: 0 4.267vw;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box3 .box .photo {
  display: block;
  position: absolute;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box3 .box .photo {
    position: relative;
    width: 75.867vw;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box3 .box p {
  font-size: 2rem;
  line-height: 1.75;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box3 .box p {
    font-size: 3.733vw;
    line-height: 6vw;
    letter-spacing: -0.01em;
    padding: 0 1.067vw;
  }
}
/* ========== end △ */
.ld-page .lp-section01_box3 .box p span {
  color: #ff7793;
  font-weight: 700;
}
.ld-page .lp-section01_box3 .box h3,
.ld-page .lp-section01_box3 .box p {
  position: relative;
}
/* ▽ PC-TAB layout ========== */
@media only screen and (min-width: 768px) {
  .ld-page .lp-section01_box3 .box01 {
    padding: 87px 0 0 45px;
  }
  .ld-page .lp-section01_box3 .box01 .photo {
    top: -14px;
    right: 46px;
  }
  .ld-page .lp-section01_box3 .box01 p {
    margin: 22px 0 0 10px;
    max-width: 619px;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box3 .box01 h3 {
    text-align: center;
    padding-left: 3.2vw;
    margin-top: -0.533vw;
    margin-bottom: 2vw;
  }
  .ld-page .lp-section01_box3 .box01 h3 img {
    width: 70.4vw;
    margin: auto;
  }
}
/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media only screen and (min-width: 768px) {
  .ld-page .lp-section01_box3 .box02 {
    padding: 39px 0 0 380px;
    margin-top: 105px;
  }
  .ld-page .lp-section01_box3 .box02 .photo {
    top: 34px;
    left: 32px;
  }
  .ld-page .lp-section01_box3 .box02 p {
    margin: 20px 0 0 238px;
    max-width: 638px;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box3 .box02 {
    margin-top: 10vw;
  }
  .ld-page .lp-section01_box3 .box02 h3 {
    text-align: center;
    padding-left: 0.4vw;
    margin-top: 0.267vw;
    margin-bottom: 1.2vw;
  }
  .ld-page .lp-section01_box3 .box02 h3 img {
    width: 80.8vw;
    margin: auto;
  }
}
/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media only screen and (min-width: 768px) {
  .ld-page .lp-section01_box3 .box03 {
    padding: 0 0 0 40px;
    margin-top: 118px;
  }
  .ld-page .lp-section01_box3 .box03 .photo {
    top: 6px;
    right: 48px;
  }
  .ld-page .lp-section01_box3 .box03 p {
    margin: -1px 0 0 13px;
    max-width: 630px;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box3 .box03 {
    margin-top: 9.333vw;
  }
  .ld-page .lp-section01_box3 .box03 h3 {
    text-align: center;
    margin-top: 0.933vw;
    margin-bottom: 0.667vw;
  }
  .ld-page .lp-section01_box3 .box03 h3 img {
    width: 64.8vw;
    margin: auto;
  }
}
/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media only screen and (min-width: 768px) {
  .ld-page .lp-section01_box3 .box04 {
    padding: 0 0 190px 603px;
    margin-top: 39px;
  }
  .ld-page .lp-section01_box3 .box04 .photo {
    top: -12px;
    left: 31px;
  }
  .ld-page .lp-section01_box3 .box04 p {
    margin: 24px 0 0 15px;
    max-width: 638px;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section01_box3 .box04 {
    margin-top: 10.267vw;
    padding-bottom: 16.4vw;
  }
  .ld-page .lp-section01_box3 .box04 h3 {
    text-align: center;
    margin-top: 1.067vw;
    margin-bottom: 1.333vw;
  }
  .ld-page .lp-section01_box3 .box04 h3 img {
    width: 50.933vw;
    margin: auto;
  }
}
/* ========== end △ */
.ld-page .lp-section02 {
  background: url(../images/bg5.png) repeat top center;
}
.ld-page .lp-section02 .inner {
  max-width: 1300px;
  margin: auto;
  padding-top: 104px;
  background: url(../images/line.png) no-repeat top 934px left 122px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section02 .inner {
    padding-top: 14.4vw;
    background: none;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section02 .inner .title {
    padding-left: 2.533vw;
  }
  .ld-page .lp-section02 .inner .title img {
    width: 65.333vw;
  }
}
/* ========== end △ */
.ld-page .lp-section02 .inner .title img {
  display: block;
  margin: auto;
}
.ld-page .lp-section02 .inner .text {
  text-align: center;
  font-size: 2.3rem;
  line-height: 1.6956521739;
  margin-top: 50px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section02 .inner .text {
    font-size: 4.267vw;
    line-height: 7.333vw;
    margin-top: 3.467vw;
    padding: 0 9.733vw;
  }
}
/* ========== end △ */
.ld-page .lp-section02 .inner .item {
  position: relative;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section02 .inner .item {
    text-align: center;
  }
}
/* ========== end △ */
.ld-page .lp-section02 .inner .item p {
  font-size: 2rem;
  line-height: 1.75;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section02 .inner .item p {
    font-size: 3.6vw;
    letter-spacing: -0.01em;
    line-height: 6vw;
    padding: 0 5.333vw;
    text-align: left;
    margin-bottom: 2vw;
  }
}
/* ========== end △ */
.ld-page .lp-section02 .inner .item h3 {
  margin-bottom: 10px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section02 .inner .item h3 {
    margin: 0 auto 2.133vw;
    text-align: center;
  }
  .ld-page .lp-section02 .inner .item h3 img {
    margin: auto;
  }
}
/* ========== end △ */
.ld-page .lp-section02 .inner .item .img {
  position: absolute;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section02 .inner .item .img {
    position: relative;
    margin: auto;
    left: 0.8vw;
    width: 79.333vw;
  }
}
/* ========== end △ */
.ld-page .lp-section02 .inner .item .txt {
  position: absolute;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section02 .inner .item .txt {
    position: relative;
    margin: auto;
  }
}
/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media only screen and (min-width: 768px) {
  .ld-page .lp-section02 .inner .item1 {
    margin-top: 40px;
  }
  .ld-page .lp-section02 .inner .item1 h3 {
    margin-left: 612px;
  }
  .ld-page .lp-section02 .inner .item1 p {
    padding-left: 618px;
    margin-top: 35px;
  }
  .ld-page .lp-section02 .inner .item1 .img {
    left: -2px;
    top: -7px;
  }
  .ld-page .lp-section02 .inner .item1 .txt {
    top: 300px;
    left: 628px;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section02 .inner .item1 {
    margin-top: 3.867vw;
  }
  .ld-page .lp-section02 .inner .item1 h3 img {
    width: 56.999vw;
  }
  .ld-page .lp-section02 .inner .item1 .txt {
    margin-top: 2.267vw;
    width: 25.733vw;
  }
}
/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media only screen and (min-width: 768px) {
  .ld-page .lp-section02 .inner .item2 {
    margin-top: 268px;
  }
  .ld-page .lp-section02 .inner .item2 h3 {
    margin-left: -7px;
  }
  .ld-page .lp-section02 .inner .item2 p {
    margin-top: 35px;
    padding-right: 610px;
  }
  .ld-page .lp-section02 .inner .item2 .img {
    right: -16px;
    top: -129px;
  }
  .ld-page .lp-section02 .inner .item2 .txt {
    top: 273px;
    left: 452px;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section02 .inner .item2 {
    margin-top: 3.467vw;
  }
  .ld-page .lp-section02 .inner .item2 h3 {
    margin-bottom: 2.8vw;
  }
  .ld-page .lp-section02 .inner .item2 h3 img {
    width: 60.667vw;
  }
  .ld-page .lp-section02 .inner .item2 p {
    margin-bottom: 2.533vw;
  }
  .ld-page .lp-section02 .inner .item2 .txt {
    margin-top: 2.533vw;
    width: 25.733vw;
  }
}
/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media only screen and (min-width: 768px) {
  .ld-page .lp-section02 .inner .item3 {
    margin-top: 111px;
  }
  .ld-page .lp-section02 .inner .item3 h3 {
    margin-left: 599px;
  }
  .ld-page .lp-section02 .inner .item3 p {
    padding-left: 604px;
    margin-top: 32px;
  }
  .ld-page .lp-section02 .inner .item3 .img {
    left: -5px;
    top: -4px;
  }
  .ld-page .lp-section02 .inner .item3 .txt {
    top: 333px;
    left: 630px;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section02 .inner .item3 {
    margin-top: 3.467vw;
  }
  .ld-page .lp-section02 .inner .item3 h3 {
    margin-bottom: 2.267vw;
  }
  .ld-page .lp-section02 .inner .item3 h3 img {
    width: 88vw;
  }
  .ld-page .lp-section02 .inner .item3 p {
    margin-bottom: 2.133vw;
  }
  .ld-page .lp-section02 .inner .item3 .txt {
    margin-top: 2vw;
    width: 25.733vw;
  }
}
/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media only screen and (min-width: 768px) {
  .ld-page .lp-section02 .inner .item4 {
    margin-top: 237px;
  }
  .ld-page .lp-section02 .inner .item4 h3 {
    margin-left: -7px;
  }
  .ld-page .lp-section02 .inner .item4 p {
    margin-top: 32px;
    padding-right: 603px;
  }
  .ld-page .lp-section02 .inner .item4 .img {
    right: -16px;
    top: -129px;
  }
  .ld-page .lp-section02 .inner .item4 .txt {
    top: 293px;
    left: 374px;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section02 .inner .item4 {
    margin-top: 3.333vw;
  }
  .ld-page .lp-section02 .inner .item4 h3 {
    margin-bottom: 1.867vw;
  }
  .ld-page .lp-section02 .inner .item4 h3 img {
    width: 58.133vw;
  }
  .ld-page .lp-section02 .inner .item4 p {
    margin-bottom: 2.267vw;
  }
  .ld-page .lp-section02 .inner .item4 .txt {
    margin-top: 2vw;
    width: 25.733vw;
  }
}
/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media only screen and (min-width: 768px) {
  .ld-page .lp-section02 .inner .item5 {
    margin-top: 140px;
  }
  .ld-page .lp-section02 .inner .item5 h3 {
    margin-left: 614px;
  }
  .ld-page .lp-section02 .inner .item5 p {
    padding-left: 618px;
    margin-top: 32px;
  }
  .ld-page .lp-section02 .inner .item5 .img {
    left: -4px;
    top: -71px;
  }
  .ld-page .lp-section02 .inner .item5 .txt {
    top: 282px;
    left: 630px;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section02 .inner .item5 {
    margin-top: 3.333vw;
  }
  .ld-page .lp-section02 .inner .item5 h3 {
    margin-bottom: 2.133vw;
  }
  .ld-page .lp-section02 .inner .item5 h3 img {
    width: 62.4vw;
  }
  .ld-page .lp-section02 .inner .item5 p {
    margin-bottom: 1.6vw;
  }
}
/* ========== end △ */
.ld-page .lp-section02 .inner_box {
  margin-top: 180px;
  position: relative;
  padding-bottom: 89px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section02 .inner_box {
    margin-top: 3.2vw;
    padding-bottom: 0;
  }
}
/* ========== end △ */
.ld-page .lp-section02 .inner_box h3 img {
  display: block;
  margin: auto;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section02 .inner_box h3 img {
    width: 84.8vw;
  }
}
/* ========== end △ */
.ld-page .lp-section02 .inner_box p {
  max-width: 688px;
  margin: 21px auto 0;
  position: relative;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section02 .inner_box p {
    font-size: 3.6vw;
    line-height: 6vw;
    letter-spacing: -0.01em;
    margin: 3.067vw 5.333vw 0;
    max-width: none;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section02 .inner_box .photo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 49.333vw;
    overflow: hidden;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 4vw;
    padding: 0 1.867vw;
  }
}
/* ========== end △ */
.ld-page .lp-section02 .inner_box .lady01 {
  display: block;
  position: absolute;
  left: -46px;
  bottom: -10px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section02 .inner_box .lady01 {
    left: auto;
    bottom: auto;
    position: relative;
    width: 44.667vw;
    height: 60.267vw;
  }
}
/* ========== end △ */
.ld-page .lp-section02 .inner_box .lady02 {
  display: block;
  position: absolute;
  right: -43px;
  bottom: -6px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section02 .inner_box .lady02 {
    right: auto;
    bottom: auto;
    position: relative;
    width: 43.6vw;
    height: 60.4vw;
  }
}
/* ========== end △ */
.ld-page .lp-section03 {
  background: url(../images/bg5.png) repeat top center;
  padding-top: 106px;
  padding-bottom: 85px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section03 {
    padding-top: 13.733vw;
    padding-bottom: 13.867vw;
  }
  .ld-page .lp-section03 .inner {
    padding: 0;
  }
}
/* ========== end △ */
.ld-page .lp-section03 .title img {
  display: block;
  margin: auto;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section03 .title img {
    width: 73.867vw;
  }
}
/* ========== end △ */
.ld-page .lp-section03 .txt {
  text-align: center;
  font-size: 2.4rem;
  line-height: 1.4583333333;
  margin-top: 50px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section03 .txt {
    font-size: 4.267vw;
    line-height: 7.2vw;
    margin-top: 4.8vw;
  }
}
/* ========== end △ */
.ld-page .lp-section03 .list-system {
  margin-top: 60px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section03 .list-system {
    margin-top: 6.667vw;
    padding: 0 2.667vw;
  }
}
/* ========== end △ */
.ld-page .lp-section03 .system {
  position: relative;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section03 .system {
    background: #fff;
    border-radius: 8.8vw;
    padding: 4.667vw 2vw 4.533vw 4.8vw;
    margin-bottom: 4vw;
  }
}
/* ========== end △ */
.ld-page .lp-section03 .system h3 {
  position: absolute;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section03 .system h3 {
    position: relative;
    margin-bottom: 2vw;
  }
}
/* ========== end △ */
.ld-page .lp-section03 .system p {
  font-size: 2.1rem;
  line-height: 35px;
  margin-bottom: -3px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section03 .system p {
    font-size: 3.6vw;
    line-height: 6vw;
    letter-spacing: -0.01em;
    padding: 0 1.067vw;
  }
}
/* ========== end △ */
.ld-page .lp-section03 .system p:last-child {
  margin-bottom: 0;
}
.ld-page .lp-section03 .system p span {
  font-size: 2.4rem;
  font-weight: 700;
  color: #ff7793;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section03 .system p span {
    font-size: 4vw;
  }
}
/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media only screen and (min-width: 768px) {
  .ld-page .lp-section03 .system1 {
    background: url(../images/waku1.png) no-repeat center center;
    background-size: auto;
    width: 688px;
    height: 351px;
    float: left;
    margin-left: 11px;
    padding: 159px 112px 0 115px;
  }
  .ld-page .lp-section03 .system1 h3 {
    position: absolute;
    top: -18px;
    left: 34px;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section03 .system1 h3 img {
    width: 64vw;
  }
}
/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media only screen and (min-width: 768px) {
  .ld-page .lp-section03 .system2 {
    background: url(../images/waku2.png) no-repeat center center;
    background-size: auto;
    width: 660px;
    height: 350px;
    float: right;
    padding: 157px 112px 0 87px;
  }
  .ld-page .lp-section03 .system2 h3 {
    position: absolute;
    top: -18px;
    left: 10px;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section03 .system2 {
    padding-top: 4.933vw;
    padding-bottom: 5.2vw;
  }
  .ld-page .lp-section03 .system2 h3 {
    margin-bottom: 1.6vw;
  }
  .ld-page .lp-section03 .system2 h3 img {
    width: 70.8vw;
  }
  .ld-page .lp-section03 .system2 p {
    padding: 0 0.667vw;
  }
}
/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media only screen and (min-width: 768px) {
  .ld-page .lp-section03 .system3 {
    background: url(../images/waku3.png) no-repeat center center;
    background-size: auto;
    width: 886px;
    height: 803px;
    margin: 92px auto 94px;
    padding: 158px 73px 0 66px;
  }
  .ld-page .lp-section03 .system3 p {
    padding-left: 64px;
    margin-bottom: 13px;
  }
  .ld-page .lp-section03 .system3 h3 {
    top: -15px;
    left: 54px;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section03 .system3 {
    padding-top: 5.467vw;
    padding-bottom: 5.2vw;
  }
  .ld-page .lp-section03 .system3 h3 {
    margin-bottom: 1.6vw;
  }
  .ld-page .lp-section03 .system3 h3 img {
    width: 55.067vw;
  }
  .ld-page .lp-section03 .system3 p {
    padding: 0 0.667vw;
  }
  .ld-page .lp-section03 .system3 img.ptramid {
    width: 84.933vw;
    height: auto;
    margin-top: 2.8vw;
    position: relative;
    right: 1.6vw;
  }
}
/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media only screen and (min-width: 768px) {
  .ld-page .lp-section03 .system4 {
    background: url(../images/waku4.png) no-repeat center center;
    background-size: auto;
    width: 686px;
    height: 350px;
    float: left;
    margin-left: 11px;
    padding: 158px 85px 0 117px;
  }
  .ld-page .lp-section03 .system4 h3 {
    position: absolute;
    top: -15px;
    left: 36px;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section03 .system4 {
    padding-top: 5.2vw;
    padding-bottom: 4.133vw;
  }
  .ld-page .lp-section03 .system4 h3 {
    margin-bottom: 2.133vw;
  }
  .ld-page .lp-section03 .system4 h3 img {
    width: 47.333vw;
  }
  .ld-page .lp-section03 .system4 p {
    padding: 0 0.667vw;
  }
  .ld-page .lp-section03 .system4 img.ptramid {
    width: 84.933vw;
    height: auto;
    margin-top: 2.8vw;
    position: relative;
    right: 1.6vw;
  }
}
/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media only screen and (min-width: 768px) {
  .ld-page .lp-section03 .system5 {
    background: url(../images/waku5.png) no-repeat center center;
    background-size: auto;
    width: 684px;
    height: 368px;
    float: right;
    padding: 157px 112px 0 106px;
  }
  .ld-page .lp-section03 .system5 h3 {
    position: absolute;
    top: -14px;
    left: 32px;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section03 .system5 {
    margin-bottom: 0;
  }
  .ld-page .lp-section03 .system5 h3 img {
    width: 53.867vw;
  }
}
/* ========== end △ */
.ld-page .lp-section04 {
  position: relative;
}
.ld-page .lp-section04:before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/left.png) no-repeat top left;
  background-size: auto;
  position: absolute;
  top: 0;
  left: 0;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section04:before {
    background: url(../images/left.png) no-repeat top -2.8vw left -14.4vw;
    background-size: 67.6vw auto;
  }
}
/* ========== end △ */
.ld-page .lp-section04:after {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/right.png) no-repeat top right;
  background-size: auto;
  position: absolute;
  top: 0;
  right: 0;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section04:after {
    background: url(../images/right.png) no-repeat top -6.667vw right -8.667vw;
    background-size: 62.533vw auto;
  }
}
/* ========== end △ */
.ld-page .lp-section04 .inner {
  position: relative;
  z-index: 9;
  padding-top: 94px;
  padding-bottom: 53px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section04 .inner {
    padding-top: 12.533vw;
    padding-bottom: 12vw;
  }
}
/* ========== end △ */
.ld-page .lp-section04 .inner .title img {
  display: block;
  margin: auto;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section04 .inner .title img {
    width: 61.867vw;
  }
}
/* ========== end △ */
.ld-page .lp-section04 .inner .txt {
  text-align: center;
  font-size: 2.4rem;
  line-height: 1.6666666667;
  margin-top: 47px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section04 .inner .txt {
    font-size: 4.267vw;
    line-height: 7.333vw;
    letter-spacing: -0.05em;
    margin-top: 5.467vw;
  }
}
/* ========== end △ */
.ld-page .lp-section04 .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 89px 99px;
  margin-top: 40px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section04 .list-item {
    gap: 5.6vw 13.2vw;
    margin-top: 4.933vw;
    padding: 0 1.333vw;
  }
}
/* ========== end △ */
.ld-page .lp-section04 .list-item .item {
  width: 368px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section04 .list-item .item {
    width: 100%;
  }
  .ld-page .lp-section04 .list-item .item:nth-child(2n) .photo .point {
    right: auto;
    left: -0.8vw;
    padding: 7.2vw 16.933vw 0 0;
  }
}
/* ========== end △ */
.ld-page .lp-section04 .list-item .photo {
  width: 100%;
  height: 301px;
  position: relative;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section04 .list-item .photo {
    height: auto;
  }
}
/* ========== end △ */
.ld-page .lp-section04 .list-item .photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section04 .list-item .photo img {
    width: 100%;
    height: auto;
    display: block;
  }
}
/* ========== end △ */
.ld-page .lp-section04 .list-item .photo:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-bottom: 105px solid #fff;
  border-left: 137px solid transparent;
  position: absolute;
  right: 0;
  bottom: 0;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section04 .list-item .photo:after {
    content: none;
  }
}
/* ========== end △ */
.ld-page .lp-section04 .list-item .photo .point {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #ff7793;
  font-size: 1.6rem;
  text-align: center;
  z-index: 9;
  width: 137px;
  height: 105px;
  font-family: "fot-tsukubrdgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 40px 0 0 75px;
  letter-spacing: 0;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section04 .list-item .photo .point {
    font-size: 3.067vw;
    padding: 7.2vw 0 0 15.867vw;
    width: 27.6vw;
    height: 18.533vw;
  }
}
/* ========== end △ */
.ld-page .lp-section04 .list-item .photo .point span {
  display: block;
  font-size: 3.8rem;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  line-height: 1;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section04 .list-item .photo .point span {
    font-size: 7.067vw;
  }
}
/* ========== end △ */
.ld-page .lp-section04 .list-item h3 {
  text-align: center;
  margin: 33px 0 13px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section04 .list-item h3 {
    margin: -4.667vw 0 3.067vw;
    position: relative;
  }
  .ld-page .lp-section04 .list-item h3 img {
    width: auto;
    height: 9.467vw;
  }
}
/* ========== end △ */
.ld-page .lp-section04 .list-item h3 img {
  display: block;
  margin: auto;
}
.ld-page .lp-section04 .list-item p {
  font-size: 2rem;
  line-height: 1.75;
  letter-spacing: 0.02em;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section04 .list-item p {
    font-size: 3.6vw;
    line-height: 6vw;
    letter-spacing: -0.05em;
  }
}
/* ========== end △ */
.ld-page .lp-section05 {
  background: #ffa8b8;
  padding-top: 98px;
  padding-bottom: 95px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 {
    padding-top: 14.133vw;
    padding-bottom: 12.667vw;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .inner {
  max-width: 1300px;
  margin: auto;
}
.ld-page .lp-section05 .title img {
  display: block;
  margin: auto;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .title img {
    width: 88.267vw;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .txt {
  text-align: center;
  font-size: 2.4rem;
  line-height: 1.625;
  margin-top: 44px;
  color: #fff;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .txt {
    font-size: 4.267vw;
    line-height: 7.333vw;
    letter-spacing: -0.04em;
    margin-top: 5.067vw;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .tit {
  width: 380px;
  height: 61px;
  border-radius: 31px;
  background: #fff;
  text-align: center;
  color: #ff7793;
  letter-spacing: -0.108em;
  font-size: 4rem;
  margin: 39px auto 29px;
  line-height: 61px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .tit {
    font-size: 6vw;
    width: 60.267vw;
    height: 9.6vw;
    border-radius: 4.8vw;
    margin: 4.667vw auto 7.2vw;
    line-height: 9.6vw;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .tit span {
  letter-spacing: -0.21em;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item {
    padding: 0 5.067vw;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .item.item2 {
  margin-top: 81px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item.item2 {
    margin-top: 7.333vw;
  }
  .ld-page .lp-section05 .item.item2 h4 {
    margin-bottom: 4.267vw;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .item.item3 {
  margin-top: 81px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item.item3 {
    margin-top: 4.667vw;
  }
  .ld-page .lp-section05 .item.item3 h4 {
    margin-bottom: 4.267vw;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .item.item4 {
  margin-top: 86px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item.item4 {
    margin-top: 4.933vw;
  }
  .ld-page .lp-section05 .item.item4 h4 {
    margin-bottom: 4.667vw;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .item.item5 {
  margin-top: 82px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item.item5 {
    margin-top: 4.667vw;
  }
  .ld-page .lp-section05 .item.item5 h4 {
    margin-bottom: 4.933vw;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .item h4 {
  font-size: 4.2rem;
  letter-spacing: 0.02em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 14px;
  color: #fff;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item h4 {
    font-size: 6vw;
    gap: 1.867vw;
    letter-spacing: 0.08em;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
/* ========== end △ */
@media only screen and (max-width: 600px) {
  .ld-page .lp-section05 .item h4 {
    font-size: 5.8vw;
  }
}
.ld-page .lp-section05 .item h4 span {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 2px;
  position: relative;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item h4 span {
    width: 7.2vw;
    height: 7.2vw;
    top: 0.267vw;
  }
  .ld-page .lp-section05 .item h4 span img {
    width: 4vw;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .item .item_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item .item_inner {
    display: block;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .item .item_tt {
  color: #fff;
  font-size: 3.2rem;
  text-align: center;
  width: 202px;
  padding-top: 70px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item .item_tt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 4.5vw;
    width: 100%;
    padding-top: 0.4vw;
    padding-bottom: 10px;
    padding-left: 6.867vw;
    line-height: 1.3;
  }
}
/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media only screen and (min-width: 768px) {
  .ld-page .lp-section05 .item .item_tt p {
    margin-bottom: 33px;
    letter-spacing: 0.03em;
  }
  .ld-page .lp-section05 .item .item_tt p:last-child {
    margin-bottom: 0;
    font-size: 4rem;
    letter-spacing: 0.02em;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item .item_tt p {
    letter-spacing: -0.01em;
    /*margin-right: 10.933vw;*/
    margin-right: 0;
    width: 25%;
  }
  .ld-page .lp-section05 .item .item_tt p:nth-child(2n) {
    /*margin-right: 10.667vw;*/
    margin-right: 0;
  }
  .ld-page .lp-section05 .item .item_tt p:last-child {
    margin-right: 0;
  }
}
/* ========== end △ */
@media only screen and (max-width: 600px) {
  .ld-page .lp-section05 .item .item_tt p {
    /*margin-right: 7.933vw;*/
  }
  .ld-page .lp-section05 .item .item_tt p:nth-child(2n) {
    /*margin-right: 10.667vw;*/
  }
  .ld-page .lp-section05 .item .item_tt p:last-child {
    margin-right: 0;
  }
}
.ld-page .lp-section05 .item .table {
  width: calc(100% - 203px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  border-radius: 17px;
  overflow: hidden;
  -webkit-box-shadow: 5px 5px 17px rgba(0, 0, 0, 0.23);
  box-shadow: 5px 5px 17px rgba(0, 0, 0, 0.23);
  margin-top: 6px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item .table {
    width: 100%;
    display: block;
    border-radius: 2.267vw;
    -webkit-box-shadow: 0.667vw 0.667vw 1.867vw rgba(0, 0, 0, 0.23);
    box-shadow: 0.667vw 0.667vw 1.867vw rgba(0, 0, 0, 0.23);
    margin-top: -0.133vw;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .item .table dl {
  width: 25%;
  border-right: 2px solid #cfd4d5;
  text-align: center;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item .table dl {
    width: 100%;
    border-right: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 0.133vw solid #cfd4d5;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .item .table dl:last-child {
  border-right: none;
}
.ld-page .lp-section05 .item .table dl:last-child dt.txt_year {
  font-size: 3.2rem;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item .table dl:last-child dt.txt_year {
    font-size: 3.6vw;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .item .table dl dt {
  font-size: 2.6rem;
  letter-spacing: -0.125em;
  color: #fff;
  font-family: "fot-tsukubrdgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 5px 0 15px;
  line-height: 1;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item .table dl dt {
    width: 8.533vw;
    font-size: 3.6vw;
    padding: 2vw 0;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .item .table dl dt span {
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 4.1rem;
  letter-spacing: -0.108em;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item .table dl dt span {
    font-size: 5.333vw;
    display: block;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .item .table dl dt.txt_year {
  font-size: 2.6rem;
  letter-spacing: -0.108em;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item .table dl dt.txt_year {
    padding: 4vw 0 2vw;
    font-size: 3.6vw;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .item .table dl dd {
  font-size: 3.9rem;
  color: #343434;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item .table dl dd {
    width: 26vw;
    font-size: 4.2vw;
    letter-spacing: -0.03em;
    margin: 1.2vw 0;
    text-align: center;
    padding: 3.733vw 0 1.067vw;
    height: 15.467vw;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .item .table dl dd span {
  font-size: 2.8rem;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item .table dl dd span {
    font-size: 3.733vw;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .item .table dl dd.txt_cter {
  background: #fefbf2;
}
/* ▽ PC-TAB layout ========== */
@media only screen and (min-width: 768px) {
  .ld-page .lp-section05 .item .table dl dd.txt_cter {
    margin-top: 11px;
    padding-bottom: 10px;
    border-top: 2px solid #aba9a9;
    border-bottom: 2px solid #aba9a9;
  }
  .ld-page .lp-section05 .item .table dl dd.txt_cter + .txt_cter {
    margin-top: 0;
    border-top: 0;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item .table dl dd.txt_cter {
    border-left: 0.133vw solid #aba9a9;
    border-right: 0.133vw solid #aba9a9;
  }
}
/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media only screen and (min-width: 768px) {
  .ld-page .lp-section05 .item .table dl dd.txt_total {
    padding: 4px 0 16px;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item .table dl dd.txt_total {
    width: 29.067vw;
    font-size: 4.7vw;
     padding-top: 3.6vw;
  }
  .ld-page .lp-section05 .item .table dl dd.txt_total span {
    font-size: 4vw;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .item .cost {
  text-align: right;
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: #fff;
  margin: 12px 13px 0 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 11px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item .cost {
    font-size: 3.733vw;
    margin: 0.667vw 6.267vw 0 0;
    gap: 1.467vw;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .item .cost span {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #fc5757;
  position: relative;
  top: 2px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item .cost span {
    width: 3.733vw;
    height: 3.733vw;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .item .cost span:before {
  content: "+";
  font-size: 2.8rem;
  font-family: "fot-tsukubrdgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  position: absolute;
  top: -13px;
  left: 8.5px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item .cost span:before {
    top: -1.867vw;
    left: 0.867vw;
    font-size: 3.733vw;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .item.item_pink h4 span {
  background: #ff3250;
}
.ld-page .lp-section05 .item.item_pink dt {
  background: #ff7793;
}
.ld-page .lp-section05 .item.item_pink dt.dt1 {
  background: #ff7793;
}
.ld-page .lp-section05 .item.item_pink dt.dt2 {
  background: #ff8585;
}
.ld-page .lp-section05 .item.item_pink dt.dt3 {
  background: #ff6666;
}
.ld-page .lp-section05 .item.item_pink dt.dt4 {
  background: #ff5162;
}
.ld-page .lp-section05 .item.item_pink dt.dt5 {
  background: #ff3250;
}
.ld-page .lp-section05 .item.item_pink .txt_total {
  color: #ff7793;
}
.ld-page .lp-section05 .item.item_purple h4 span {
  background: #6951d3;
}
/* ▽ PC-TAB layout ========== */
@media only screen and (min-width: 768px) {
  .ld-page .lp-section05 .item.item_purple dl {
    width: 33.3333333333%;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .item.item_purple dt.dt1 {
  background: #b2a6ff;
}
.ld-page .lp-section05 .item.item_purple dt.dt2 {
  background: #aa90ff;
}
.ld-page .lp-section05 .item.item_purple dt.dt3 {
  background: #7d75fb;
}
.ld-page .lp-section05 .item.item_purple .txt_total {
  color: #6951d3;
}
.ld-page .lp-section05 .item.item_purple .cost span {
  background: #6951d3;
}
.ld-page .lp-section05 .item.item_yellow h4 {
  font-size: 3.5rem;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item.item_yellow h4 {
    font-size: 4.667vw;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .item.item_yellow h4 span {
  background: #f15a24;
}
.ld-page .lp-section05 .item.item_yellow .table {
  margin-top: 11px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item.item_yellow .table {
    margin-top: 1.467vw;
  }
}
/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media only screen and (min-width: 768px) {
  .ld-page .lp-section05 .item.item_yellow dl {
    width: 33.3333333333%;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .item.item_yellow dt.dt1 {
  background: #ffc477;
}
.ld-page .lp-section05 .item.item_yellow dt.dt2 {
  background: #ffb440;
}
.ld-page .lp-section05 .item.item_yellow dt.dt3 {
  background: #ff9a00;
}
.ld-page .lp-section05 .item.item_yellow .txt_total {
  color: #f15a24;
}
.ld-page .lp-section05 .item.item_yellow .cost span {
  background: #f15a24;
}
.ld-page .lp-section05 .item.item_purple2 h4 {
  font-size: 3.5rem;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item.item_purple2 h4 {
    font-size: 4.667vw;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .item.item_purple2 h4 span {
  background: #8a2ea7;
}
.ld-page .lp-section05 .item.item_purple2 .table {
  margin-top: 11px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section05 .item.item_purple2 .table {
    margin-top: 1.467vw;
  }
}
/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media only screen and (min-width: 768px) {
  .ld-page .lp-section05 .item.item_purple2 dl {
    width: 33.3333333333%;
  }
}
/* ========== end △ */
.ld-page .lp-section05 .item.item_purple2 dt.dt1 {
  background: #ff7aa8;
}
.ld-page .lp-section05 .item.item_purple2 dt.dt2 {
  background: #ff5b94;
}
.ld-page .lp-section05 .item.item_purple2 dt.dt3 {
  background: #bb54a7;
}
.ld-page .lp-section05 .item.item_purple2 .txt_total {
  color: #8a2ea7;
}
.ld-page .lp-section05 .item.item_purple2 .cost span {
  background: #8a2ea7;
}
.ld-page .lp-section06 {
  margin-top: 92px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section06 {
    margin-top: 12.933vw;
  }
}
/* ========== end △ */
.ld-page .lp-section06 .title {
  text-align: center;
  color: #ff7793;
  font-size: 4rem;
  letter-spacing: 0.15em;
  margin-bottom: 84px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section06 .title {
    font-size: 5.333vw;
    margin-bottom: 6.133vw;
  }
}
/* ========== end △ */
.ld-page .lp-section06 .title span {
  font-family: "altesse-std-24pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 6rem;
  display: block;
  letter-spacing: 0;
  margin-bottom: -21px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section06 .title span {
    font-size: 8vw;
    margin-bottom: -1.733vw;
  }
}
/* ========== end △ */
.ld-page .lp-section06 .splide__slide {
  width: 422px !important; /* Set your desired width */
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section06 .splide__slide {
    width: 56.267vw !important;
  }
}
/* ========== end △ */
.ld-page .lp-section07 {
  margin-top: 100px;
  background: url(../images/bg6.png) no-repeat top center;
  background-size: cover;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section07 {
    margin-top: 14.133vw;
    background: url(../images/bg6_sp.png) no-repeat top center;
    background-size: 100% auto;
  }
}
/* ========== end △ */
.ld-page .lp-section07 .inner {
  position: relative;
  z-index: 9;
  padding-top: 103px;
  padding-bottom: 108px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section07 .inner {
    padding: 13.467vw 2.267vw 16.533vw;
  }
}
/* ========== end △ */
.ld-page .lp-section07 .inner .title img {
  display: block;
  margin: auto;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section07 .inner .title img {
    width: 62vw;
  }
}
/* ========== end △ */
.ld-page .lp-section07 .inner .txt {
  text-align: center;
  font-size: 2.4rem;
  line-height: 1.6666666667;
  margin-top: 31px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section07 .inner .txt {
    font-size: 4.267vw;
    line-height: 7.333vw;
    letter-spacing: 0.023em;
    margin-top: 2.933vw;
  }
}
/* ========== end △ */
.ld-page .lp-section07 .list-item {
  margin-top: 85px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section07 .list-item {
    margin-top: 1.467vw;
  }
}
/* ========== end △ */
.ld-page .lp-section07 .list-item .item {
  position: relative;
}
.ld-page .lp-section07 .list-item .item .item-ct {
  width: 791px;
  border: 2px solid #ff7793;
  border-radius: 70px;
  padding: 104px 40px 40px 53px;
  position: relative;
  background: #fff;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section07 .list-item .item .item-ct {
    width: 100%;
    border: 0.267vw solid #ff7793;
    border-radius: 9.333vw;
    padding: 13.733vw 4.933vw 7.2vw;
    margin-top: -1.067vw;
  }
}
/* ========== end △ */
.ld-page .lp-section07 .list-item .item .item-ct:before {
  content: "";
  width: 37px;
  height: 58px;
  position: absolute;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section07 .list-item .item .item-ct:before {
    content: none;
  }
}
/* ========== end △ */
.ld-page .lp-section07 .list-item .item .item-ct p {
  font-size: 2rem;
  letter-spacing: 0.02em;
  line-height: 1.75;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section07 .list-item .item .item-ct p {
    font-size: 3.6vw;
    line-height: 6vw;
  }
}
/* ========== end △ */
.ld-page .lp-section07 .list-item .item .item-ct .ttl {
  background: url(../images/tape1.png) no-repeat center center;
  width: 810px;
  height: 164px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  position: absolute;
  padding: 53px 68px 53px 59px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: "fot-tsukubrdgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section07 .list-item .item .item-ct .ttl {
    background: url(../images/tape1_sp.png) no-repeat center center;
    background-size: 100% auto;
    width: 86.267vw;
    height: 27.867vw;
    padding: 4.667vw 8.133vw 7.067vw 8.933vw;
    margin: -2.267vw 0 0 10.267vw;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
/* ========== end △ */
.ld-page .lp-section07 .list-item .item .item-ct .ttl h3 {
  font-size: 3.5rem;
  letter-spacing: -0.1em;
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section07 .list-item .item .item-ct .ttl h3 {
    font-size: 5.867vw;
    letter-spacing: -0.108em;
  }
}
/* ========== end △ */
.ld-page .lp-section07 .list-item .item .item-ct .ttl h3 span {
  font-size: 4rem;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section07 .list-item .item .item-ct .ttl h3 span {
    font-size: 8vw;
  }
}
/* ========== end △ */
.ld-page .lp-section07 .list-item .item .item-ct .ttl p {
  font-size: 2rem;
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
  position: relative;
  top: -18px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section07 .list-item .item .item-ct .ttl p {
    font-size: 3.333vw;
    top: 0.533vw;
    width: 100%;
    text-align: right;
  }
}
/* ========== end △ */
.ld-page .lp-section07 .list-item .item .item-ct .ttl p span {
  font-size: 2.9rem;
  letter-spacing: 0.02em;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section07 .list-item .item .item-ct .ttl p span {
    font-size: 4.8vw;
    letter-spacing: 0;
  }
}
/* ========== end △ */
.ld-page .lp-section07 .list-item .item .img {
  display: block;
}
/* ▽ PC-TAB layout ========== */
@media only screen and (min-width: 768px) {
  .ld-page .lp-section07 .list-item .item .img {
    position: absolute;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section07 .list-item .item .img {
    width: 69.956vw;
    margin: auto;
  }
}
/* ========== end △ */
.ld-page .lp-section07 .list-item .item .ttl {
  top: -73px;
  left: -41px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section07 .list-item .item .ttl {
    top: -9.733vw;
    left: -5.467vw;
  }
}
/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media only screen and (min-width: 768px) {
  .ld-page .lp-section07 .list-item .item1 {
    padding-left: 561px;
  }
  .ld-page .lp-section07 .list-item .item1 .item-ct {
    padding: 68px 40px 54px 53px;
  }
  .ld-page .lp-section07 .list-item .item1 .item-ct:before {
    background: url(../images/arrow1.png) no-repeat center center;
    background-size: 100% auto;
    top: 254px;
    left: -29px;
  }
  .ld-page .lp-section07 .list-item .item1 .img {
    left: 37px;
    top: -37px;
  }
}
/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media only screen and (min-width: 768px) {
  .ld-page .lp-section07 .list-item .item2 {
    margin-top: 151px;
    padding-left: 49px;
  }
  .ld-page .lp-section07 .list-item .item2 .item-ct {
    padding: 67px 41px 54px 51px;
  }
  .ld-page .lp-section07 .list-item .item2 .item-ct:before {
    background: url(../images/arrow2.png) no-repeat center center;
    background-size: 100% auto;
    top: 254px;
    right: -29px;
  }
  .ld-page .lp-section07 .list-item .item2 .img {
    right: 50px;
    top: -41px;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section07 .list-item .item2 {
    margin-top: 11.467vw;
  }
  .ld-page .lp-section07 .list-item .item2 .item-ct {
    margin-top: -3.333vw;
  }
}
/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media only screen and (min-width: 768px) {
  .ld-page .lp-section07 .list-item .item3 {
    margin-top: 151px;
    padding-left: 561px;
  }
  .ld-page .lp-section07 .list-item .item3 .item-ct {
    padding: 70px 43px 39px 53px;
  }
  .ld-page .lp-section07 .list-item .item3 .item-ct:before {
    background: url(../images/arrow1.png) no-repeat center center;
    background-size: 100% auto;
    top: 254px;
    left: -29px;
  }
  .ld-page .lp-section07 .list-item .item3 .item-ct p {
    line-height: 1.65;
    letter-spacing: 0.01em;
  }
  .ld-page .lp-section07 .list-item .item3 .item-ct .ttl {
    padding: 48px 68px 53px 59px;
  }
  .ld-page .lp-section07 .list-item .item3 .item-ct .ttl p {
    top: -10px;
  }
  .ld-page .lp-section07 .list-item .item3 .img {
    left: 37px;
    top: -37px;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section07 .list-item .item3 {
    margin-top: 5.2vw;
  }
  .ld-page .lp-section07 .list-item .item3 .item-ct {
    margin-top: -3.333vw;
  }
  .ld-page .lp-section07 .list-item .item3 .item-ct .ttl {
    padding: 3.2vw 3.733vw 7.067vw 6.267vw;
  }
  .ld-page .lp-section07 .list-item .item3 .item-ct .ttl p {
    top: -1.333vw;
    right: 5.2vw;
  }
}
/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media only screen and (min-width: 768px) {
  .ld-page .lp-section07 .list-item .item4 {
    margin-top: 127px;
    padding-left: 49px;
  }
  .ld-page .lp-section07 .list-item .item4 .item-ct {
    padding: 63px 35px 51px 55px;
  }
  .ld-page .lp-section07 .list-item .item4 .item-ct:before {
    background: url(../images/arrow2.png) no-repeat center center;
    background-size: 100% auto;
    top: 254px;
    right: -29px;
  }
  .ld-page .lp-section07 .list-item .item4 .item-ct p {
    line-height: 1.65;
    letter-spacing: 0.01em;
  }
  .ld-page .lp-section07 .list-item .item4 .item-ct .ttl {
    padding: 41px 71px 53px 56px;
  }
  .ld-page .lp-section07 .list-item .item4 .item-ct .ttl h3 {
    font-size: 3.2rem;
    letter-spacing: -0.14em;
  }
  .ld-page .lp-section07 .list-item .item4 .item-ct .ttl p {
    top: -10px;
  }
  .ld-page .lp-section07 .list-item .item4 .img {
    right: 50px;
    top: -38px;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section07 .list-item .item4 {
    margin-top: 12.4vw;
  }
  .ld-page .lp-section07 .list-item .item4 .item-ct {
    margin-top: 8.133vw;
  }
  .ld-page .lp-section07 .list-item .item4 .item-ct .ttl {
    background: url(../images/tape-sp2.png) no-repeat center center;
    background-size: 100% auto;
    width: 87.333vw;
    height: 36.533vw;
    padding: 5.333vw 16.4vw 7.067vw 8.933vw;
    margin-top: -11.467vw;
  }
  .ld-page .lp-section07 .list-item .item4 .item-ct .ttl h3 {
    line-height: 9.333vw;
  }
  .ld-page .lp-section07 .list-item .item4 .item-ct .ttl h3 span:last-child {
    font-size: 7.467vw;
  }
  .ld-page .lp-section07 .list-item .item4 .item-ct .ttl p {
    font-size: 3.333vw;
    top: -3.067vw;
    right: -9.6vw;
    width: 100%;
    text-align: right;
  }
}
/* ========== end △ */
.ld-page .lp-section08 {
  background: #fff0f3;
  padding-bottom: 100px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 {
    padding-bottom: 13.333vw;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .title {
  font-size: 4rem;
  letter-spacing: 0.15em;
  font-weight: 700;
  text-align: center;
  padding-top: 80px;
  color: #ff7793;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .title {
    padding-top: 11.333vw;
    font-size: 5.333vw;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .title span {
  font-family: "altesse-std-24pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 6rem;
  display: block;
  letter-spacing: 0;
  margin-bottom: -21px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .title span {
    margin-bottom: -1.733vw;
    font-size: 8vw;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .inner {
  max-width: 1300px;
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0 9px 27px rgba(0, 0, 0, 0.16);
  box-shadow: 0 9px 27px rgba(0, 0, 0, 0.16);
  padding: 88px 100px 93px;
  margin: 89px auto 0;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .inner {
    border-radius: 2.667vw;
    -webkit-box-shadow: 0 1.2vw 3.6vw rgba(0, 0, 0, 0.16);
    box-shadow: 0 1.2vw 3.6vw rgba(0, 0, 0, 0.16);
    padding: 4.8vw 5.333vw 6.8vw;
    margin: 5.2vw 5.333vw 0;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .inner h3 {
  color: #fc5779;
  font-size: 3rem;
  letter-spacing: 0.15em;
  font-weight: 700;
  text-align: center;
  margin-bottom: 43px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .inner h3 {
    font-size: 4.8vw;
    margin-bottom: 4.267vw;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .inner p {
  font-size: 1.6rem;
  letter-spacing: 0.15em;
  line-height: 2;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .inner p {
    font-size: 3.467vw;
    line-height: 5.333vw;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .item1 {
  margin-bottom: 84px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .item1 {
    margin-bottom: 7.6vw;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .item1 .list_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 104px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .item1 .list_box {
    display: block;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .item1 .list_box .box:last-child {
  position: relative;
  padding-left: 92px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .item1 .list_box .box:last-child {
    padding-left: 0;
    margin-top: 5.733vw;
    padding-top: 5.067vw;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .item1 .list_box .box:last-child:before {
  content: "";
  background: #ffd4dc;
  width: 1px;
  height: 234px;
  position: absolute;
  top: 0;
  left: 0;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .item1 .list_box .box:last-child:before {
    width: 100%;
    height: 0.133vw;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .item1 h3 {
  margin-bottom: 28px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .item1 h3 {
    margin-bottom: 3.467vw;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .item1 h4 {
  font-size: 2.4rem;
  letter-spacing: 0.15em;
  font-weight: 700;
  margin-bottom: 18px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .item1 h4 {
    font-size: 4.267vw;
    text-align: center;
    margin-bottom: 3.6vw;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .item2 {
  text-align: center;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .item2 {
    text-align: left;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .item3 {
  margin: 90px auto 0;
  max-width: 705px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .item3 {
    margin: 10.4vw 0 0;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .item4 {
  margin: 84px auto 0;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .item4 {
    margin: 6vw 0 0;
  }
  .ld-page .lp-section08 .item4 h3 {
    margin-bottom: 5.467vw;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .item4 .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .item4 .list-item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 4vw;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .item4 .item {
  width: 335px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .item4 .item {
    width: 100%;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .item4 .item .level-2 {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-out;
  position: absolute;

  top: 0;
  border-radius: 10px;
  background: #fff;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
  width: 100%;
  z-index: 999;
}
.ld-page .lp-section08 .item4 .item .level-2.active {
  opacity: 1;
  visibility: visible;
}
.ld-page .lp-section08 .item4 .item:nth-child(1) .level-2 {
  left: calc(100% + 48px);
}
.ld-page .lp-section08 .item4 .item:nth-child(2) .level-2 {
  left: 0;
}
.ld-page .lp-section08 .item4 .item:nth-child(3) .level-2 {
  right: calc(100% + 48px);
}
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .item4 .item:nth-child(3) .level-2.active,
  .ld-page .lp-section08 .item4 .item .level-2.active {
    left: auto;
    right: auto;
  }
}
.ld-page .lp-section08 .item4 .item .level-2 h5 {
  font-size: 1.8rem;
  font-weight: 700;
  color: #fc5779;
  letter-spacing: 0.15em;
  padding: 30px 0 0 35px;
}
.ld-page .lp-section08 .item4 .item .level-2 p {
  width: calc(100% - 35px);
  border-radius: 0 25px 25px 0;
  background: linear-gradient(
    0deg,
    rgb(255, 119, 147) 0%,
    rgb(252, 87, 121) 100%
  );
  font-size: 2rem;
  color: #fff;
  letter-spacing: 0.15em;
  font-weight: 700;
  padding: 2px 35px;
  margin-top: 6px;
}

.ld-page .lp-section08 .item4 .item:nth-child(2) .level-2 p {
  background: linear-gradient(0deg, #fc5757 0%, #ff9c77 100%);
}
.ld-page .lp-section08 .item4 .item:nth-child(3) .level-2 p {
  background: linear-gradient(0deg, #9057fc 0%, #d577ff 100%);
}

.ld-page .lp-section08 .item4 .item:nth-child(2) .level-2 h5 {
  color: #fc5757;
}
.ld-page .lp-section08 .item4 .item:nth-child(3) .level-2 h5 {
  color: #9057fc;
}
.ld-page .lp-section08 .item4 .item .level-2 .close {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #6e6e6e;
  position: absolute;
  right: -20px;
  top: -20px;
}
.ld-page .lp-section08 .item4 .item .level-2 .close span {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
}
.ld-page .lp-section08 .item4 .item .level-2 .close span:before,
.ld-page .lp-section08 .item4 .item .level-2 .close span:after {
  background: #fff !important;
  right: auto;
  width: 18px;
  height: 1px;
}
.ld-page .lp-section08 .item4 .item .level-2 .close span:before {
  transform: rotate(45deg);
  top: 17px;
  left: 9px;
}
.ld-page .lp-section08 .item4 .item .level-2 .close span:after {
  transform: rotate(-45deg);
  top: 17px;
  left: 9px;
}
.ld-page .lp-section08 .item4 .item:nth-child(2) h4 {
  background: rgb(255, 156, 119);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgb(255, 156, 119)),
    to(rgb(252, 87, 87))
  );
  background: linear-gradient(
    90deg,
    rgb(255, 156, 119) 0%,
    rgb(252, 87, 87) 100%
  );
}
.ld-page .lp-section08 .item4 .item:nth-child(2) .sub {
  border: 1px solid #ff9c77;
}
.ld-page .lp-section08 .item4 .item:nth-child(2) .sub > li {
  border-bottom: 1px solid #ff9c77;
  position: relative;
}
.ld-page .lp-section08 .item4 .item:nth-child(2) .sub > li:last-child {
  border-bottom: none;
}
.ld-page .lp-section08 .item4 .item:nth-child(2) .sub > li span:before,
.ld-page .lp-section08 .item4 .item:nth-child(2) .sub > li span:after {
  background: #fc5757;
}
.ld-page .lp-section08 .item4 .item:nth-child(3) h4 {
  background: rgb(213, 119, 255);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgb(213, 119, 255)),
    to(rgb(144, 87, 252))
  );
  background: linear-gradient(
    90deg,
    rgb(213, 119, 255) 0%,
    rgb(144, 87, 252) 100%
  );
}
.ld-page .lp-section08 .item4 .item:nth-child(3) .sub {
  border: 1px solid #d577ff;
}
.ld-page .lp-section08 .item4 .item:nth-child(3) .sub > li {
  border-bottom: 1px solid #d577ff;
}
.ld-page .lp-section08 .item4 .item:nth-child(3) .sub > li span:before,
.ld-page .lp-section08 .item4 .item:nth-child(3) .sub > li span:after {
  background: #9057fc;
}
.ld-page .lp-section08 .item4 .item:nth-child(3) .sub > li:last-child {
  border-bottom: none;
}
.ld-page .lp-section08 .item4 .item h4 {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.15em;
  color: #fff;
  text-align: center;
  background: rgb(255, 119, 147);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgb(255, 119, 147)),
    to(rgb(252, 87, 121))
  );
  background: linear-gradient(
    90deg,
    rgb(255, 119, 147) 0%,
    rgb(252, 87, 121) 100%
  );
  padding: 20px 35px 20px 0;
  position: relative;
  cursor: pointer;
}

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .item4 .item h4 {
    font-size: 4.267vw;
    padding: 2.933vw 0 3.6vw 0.4vw;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .item4 .item h4:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 13px solid #fff;
  position: absolute;
  right: 13px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .item4 .item h4:after {
    border-left: 2vw solid transparent;
    border-right: 2vw solid transparent;
    border-top: 3.067vw solid #fff;
    right: 5.333vw;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .item4 .item h4.active:after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 13px solid #fff;
  border-top: none;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .item4 .item h4.active:after {
    border-left: 2vw solid transparent;
    border-right: 2vw solid transparent;
    border-bottom: 3.067vw solid #fff;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .item4 .item .sub {
  border: 1px solid #ffd4dc;
  display: none;
}
.ld-page .lp-section08 .item4 .item .sub > li {
  border-bottom: 1px solid #ffd4dc;
  position: relative;
}
.ld-page .lp-section08 .item4 .item .sub > li span {
  display: block;
  text-align: center;
  font-size: 2.2rem;
  letter-spacing: 0.15em;
  padding: 11px 22px 10px 0;
  position: relative;
  cursor: pointer;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .item4 .item .sub > li span {
    font-size: 1.4rem;
    padding: 2.667vw 0;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .item4 .item .sub > li span:before {
  content: "";
  width: 18px;
  height: 1px;
  background: #fc5779;
  position: absolute;
  top: 30px;
  right: 21px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .item4 .item .sub > li span:before {
    width: 4.267vw;
    height: 0.267vw;
    top: 5.2vw;
    right: 5.2vw;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .item4 .item .sub > li span:after {
  content: "";
  width: 1px;
  height: 18px;
  background: #fc5779;
  position: absolute;
  top: 21px;
  right: 30px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .item4 .item .sub > li span:after {
    width: 0.267vw;
    height: 4.267vw;
    top: 3.2vw;
    right: 7.2vw;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .item4 .item .sub > li span.active:after {
  content: none;
}
.ld-page .lp-section08 .item4 .item .sub > li:last-child {
  border-bottom: none;
}
.ld-page .lp-section08 .item4 .item .sub ul {
  padding: 5px 35px 35px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .item4 .item .sub ul {
    padding: 20px 4.667vw;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .item4 .item .sub ul li {
  text-align: left;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2.3125;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .item4 .item .sub ul li {
    font-size: 1.3rem;
    line-height: 1.8;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .item5 {
  margin: 85px auto 0;
  text-align: center;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .item5 {
    text-align: left;
    margin: 7.6vw auto 0;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .item6 {
  margin: 85px auto 0;
  text-align: center;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .item6 {
    text-align: left;
    margin: 8.8vw auto 0;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .item7 {
  margin: 91px auto 0;
  max-width: 704px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .item7 {
    margin: 10.4vw auto 0;
  }
}
/* ========== end △ */
.ld-page .lp-section08 .item8 {
  margin: 91px auto 0;
  max-width: 704px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section08 .item8 {
    margin: 9.733vw auto 0;
  }
}
/* ========== end △ */
.ld-page .lp-section09 {
  padding-top: 91px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section09 {
    padding-top: 12.933vw;
  }
}
/* ========== end △ */
.ld-page .lp-section09 .inner {
  max-width: 1300px;
  margin: auto;
  padding-top: 70px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section09 .inner {
    padding: 0 5.333vw;
  }
}
/* ========== end △ */
.ld-page .lp-section09 .title {
  color: #ff7793;
  font-size: 4rem;
  letter-spacing: 0.15em;
  font-weight: 700;
  margin-bottom: 26px;
  text-align: center;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section09 .title {
    font-size: 5.333vw;
    margin-bottom: 5.333vw;
  }
}
/* ========== end △ */
.ld-page .lp-section09 .title span {
  font-family: "altesse-std-24pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 6rem;
  display: block;
  letter-spacing: 0;
  margin-bottom: -21px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section09 .title span {
    font-size: 8vw;
    margin-bottom: -1.2vw;
  }
}
/* ========== end △ */
.ld-page .lp-section09 dl {
  border: 2px solid #fc5779;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 30px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section09 dl {
    border: 0.267vw solid #fc5779;
    border-radius: 2.667vw;
    margin-bottom: 2.667vw;
  }
}
/* ========== end △ */
.ld-page .lp-section09 dl dt {
  background: #ff7793;
  position: relative;
  padding: 16px 10px 18px 145px;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #fff;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section09 dl dt {
    padding: 2.4vw 4.667vw 3.6vw 14.133vw;
    font-size: 4.667vw;
    line-height: 7.333vw;
    letter-spacing: 0;
  }
}
/* ========== end △ */
.ld-page .lp-section09 dl dt span {
  position: absolute;
  left: 46px;
  top: 7px;
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  font-family: "Roboto", sans-serif;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section09 dl dt span {
    left: 4.667vw;
    top: 2.8vw;
    font-size: 5.333vw;
  }
}
/* ========== end △ */
.ld-page .lp-section09 dl dd {
  padding: 26px 46px 18px;
  font-size: 1.6rem;
  letter-spacing: 0.15em;
  font-weight: 700;
  line-height: 2;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section09 dl dd {
    padding: 4.4vw 4.667vw 4.8vw;
    font-size: 3.333vw;
    line-height: 5.333vw;
    font-weight: 500;
    letter-spacing: 0;
  }
}
/* ========== end △ */
.ld-page .lp-section10 {
  background: #ff7793;
  margin-top: 100px;
}
.ld-page .lp-section10.confirm,
.ld-page .lp-section10.complete {
  background: url(../images/bg5.png) repeat top center;
  margin-top: 0;
  min-height: calc(100vh - 150px);
}

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section10 {
    margin-top: 13.333vw;
  }
}
/* ========== end △ */
.ld-page .lp-section10 .inner {
  max-width: 1300px;
  margin: auto;
  padding: 83px 0 100px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section10 .inner {
    padding: 11.067vw 0 13.333vw;
  }
}
/* ========== end △ */
.ld-page .lp-section10 .title {
  text-align: center;
  color: #fff;
  font-size: 4rem;
  letter-spacing: 0.15em;
  font-weight: 700;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section10 .title {
    font-size: 5.333vw;
  }
}
/* ========== end △ */
.ld-page .lp-section10 .title span {
  font-family: "altesse-std-24pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 6rem;
  display: block;
  letter-spacing: 0;
  margin-bottom: -21px;
}
.ld-page .lp-section10.confirm .title,
.ld-page .lp-section10.complete .title {
  color: #ff7793;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section10 .title span {
    font-size: 8vw;
    margin-bottom: -1.2vw;
  }
}
/* ========== end △ */
.ld-page .lp-section10 .c-form {
  background: #fff;
  border-radius: 20px;
  padding: 96px 100px 99px;
  margin-top: 84px;
}
.ld-page .lp-section10.confirm .c-form,
.ld-page .lp-section10.complete .c-form {
  -webkit-box-shadow: 0 9px 27px rgba(0, 0, 0, 0.16);
  box-shadow: 0 9px 27px rgba(0, 0, 0, 0.16);
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section10 .c-form {
    border-radius: 2.667vw;
    padding: 5.467vw 5.333vw 13.2vw;
    margin: 5.2vw 5.333vw 0;
  }
}
/* ========== end △ */
.ld-page .lp-section10 .c-form .txt {
  text-align: center;
  font-size: 1.6rem;
  letter-spacing: 0.15em;
  line-height: 2;
  margin-bottom: 31px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section10 .c-form .txt {
    font-size: 3.333vw;
    line-height: 5.333vw;
    margin-bottom: 4.667vw;
  }
}
/* ========== end △ */
.ld-page .lp-section10 .c-form .txt a {
  color: #ff7793;
  text-decoration: none;
}
.ld-page .lp-section10 .c-form table {
  width: 100%;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section10 .c-form table {
    display: block;
  }
  .ld-page .lp-section10 .c-form table tbody,
  .ld-page .lp-section10 .c-form table tr {
    display: block;
    width: 100%;
  }
}
/* ========== end △ */
.ld-page .lp-section10 .c-form table th {
  width: 325px;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-align: left;
  padding-right: 20px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section10 .c-form table th {
    width: 100%;
    display: block;
    font-size: 3.333vw;
    padding-right: 0;
  }
}
/* ========== end △ */
.ld-page .lp-section10 .c-form table th span {
  width: 45px;
  height: 26px;
  text-align: center;
  display: block;
  font-size: 1.6rem;
  color: #fff;
  letter-spacing: 0.15em;
  font-weight: 700;
  float: right;
  position: relative;
  top: 4px;
  line-height: 24px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section10 .c-form table th span {
    width: 6.933vw;
    height: 3.867vw;
    font-size: 2.667vw;
    float: none;
    top: 1.067vw;
    display: inline-block;
    vertical-align: top;
    margin-left: 1.6vw;
    line-height: 3.867vw;
  }
}
/* ========== end △ */
.ld-page .lp-section10 .c-form table th span.hissu {
  background: #ff7793;
}
.ld-page .lp-section10 .c-form table th span.minni {
  background: #b4b4b4;
}
.ld-page .lp-section10 .c-form table td {
  padding: 20px 0;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section10 .c-form table td {
    display: block;
    width: 100%;
    padding: 1.733vw 0 3.2vw;
  }
}
/* ========== end △ */
.ld-page .lp-section10 .c-form table td input {
  width: 100%;
  border-radius: 5px;
  background: #f2f6f9;
  padding: 13px 25px;
  font-size: 1.6rem;
  letter-spacing: 0.15em;
  border: 1px solid #f2f6f9;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section10 .c-form table td input {
    font-size: 3.2vw;
    padding: 2.933vw 3.333vw;
    border-radius: 0.667vw;
  }
}
/* ========== end △ */
.ld-page .lp-section10 .c-form .txt_decription {
  border: 1px solid #707070;
  border-radius: 15px;
  padding: 47px 50px;
  margin-top: 20px;
  height: 250px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section10 .c-form .txt_decription {
    margin-top: 10.133vw;
    height: 195px;
    border-radius: 2vw;
    padding: 5.333vw 5.2vw 2.667vw;
  }
}
/* ========== end △ */
.ld-page .lp-section10 .c-form .txt_decription p {
  font-size: 1.4rem;
  line-height: 1.7142857143;
  letter-spacing: 0.15em;
  overflow-y: scroll;
  height: 160px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section10 .c-form .txt_decription p {
    font-size: 1.3rem;
  }
}
/* ========== end △ */
.ld-page .lp-section10 .c-form .f-check_text {
  text-align: center;
  font-size: 1.6rem;
  letter-spacing: 0.15em;
  line-height: 2;
  margin-top: 52px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section10 .c-form .f-check_text {
    font-size: 1.5rem;
    line-height: 4.667vw;
    margin-top: 12.933vw;
    padding-left: 4.8vw;
  }
}
/* ========== end △ */
.ld-page .lp-section10 .c-form .f-check_text input {
  display: none;
}
.ld-page
  .lp-section10
  .c-form
  .f-check_text
  input[type="checkbox"]:checked
  + .mwform-checkbox-field-text:after {
  color: #000;
}
.ld-page .lp-section10 .c-form .f-check_text .mwform-checkbox-field-text {
  padding-left: 10px;
  position: relative;
  cursor: pointer;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section10 .c-form .f-check_text .mwform-checkbox-field-text {
    padding-left: 0;
    line-height: 1.8;
    font-size: 1.3rem;
  }
}
/* ========== end △ */
.ld-page
  .lp-section10
  .c-form
  .f-check_text
  .mwform-checkbox-field-text:before {
  content: "";
  position: absolute;
  left: -38px;
  top: 0;
  width: 28px;
  height: 28px;
  border: 1px solid #707070;
  border-radius: 5px;
  background: #fff;
  padding: 0 1px 2px;
  vertical-align: top;
  color: transparent;
  text-align: center;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  margin-right: 12px;
  line-height: 20px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page
    .lp-section10
    .c-form
    .f-check_text
    .mwform-checkbox-field-text:before {
    left: -5.067vw;
    width: 3.733vw;
    height: 3.733vw;
    padding: 0 0.133vw 0.267vw;
    border-radius: 0.667vw;
    margin-right: 1.6vw;
    line-height: 2.667vw;
  }
}
/* ========== end △ */
.ld-page .lp-section10 .c-form .f-check_text .mwform-checkbox-field-text:after {
  content: "✔";
  position: absolute;
  top: -6px;
  left: -29px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: transparent;
  font-size: 1.8rem;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page
    .lp-section10
    .c-form
    .f-check_text
    .mwform-checkbox-field-text:after {
    font-size: 2vw;
    top: -0.8vw;
    left: -4vw;
  }
}
/* ========== end △ */
.ld-page .lp-section10 .c-form .bnt-formcontact {
  text-align: center;
  margin-top: 44px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section10 .c-form .bnt-formcontact {
    margin-top: 4.933vw;
  }
}
/* ========== end △ */
.ld-page .lp-section10 .c-form .bnt-formcontact.disabled .btn-submit {
  pointer-events: none;
}
.ld-page .lp-section10 .c-form .bnt-formcontact .btn-submit {
  width: 291px;
  height: 80px;
  border: none;
  border-radius: 40px;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.15em;
  background: rgb(255, 119, 147);
  cursor: pointer;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgb(255, 119, 147)),
    to(rgb(252, 87, 121))
  );
  background: linear-gradient(
    90deg,
    rgb(255, 119, 147) 0%,
    rgb(252, 87, 121) 100%
  );
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ld-page .lp-section10 .c-form .bnt-formcontact .btn-submit:hover {
  opacity: 0.7;
}
.ld-page .lp-section10.confirm .c-form .bnt-formcontact .btn-submit,
.ld-page .lp-section10.complete .c-form .bnt-formcontact .btn-submit {
  width: 400px;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) {
  .ld-page .lp-section10 .c-form .bnt-formcontact .btn-submit {
    width: 160px;
    height: 45px;
    border-radius: 30px;
    font-size: 1.4rem;
  }
  .ld-page .lp-section10.confirm .c-form .bnt-formcontact .btn-submit,
  .ld-page .lp-section10.complete .c-form .bnt-formcontact .btn-submit {
    width: 100%;
  }
}
/* ========== end △ */
