@charset "UTF-8";
/*! Writen  by SCSS */
@media screen and (min-width: 481px) {
  .lp_content .inner {
    max-width: 1200px;
    width: calc(100% - 40px);
    margin: 0 auto; }
  .lp_content .flex {
    display: flex;
    justify-content: space-between; }
  .lp_content .flex_wrap {
    flex-wrap: wrap; }
  .lp_content .flex_rr {
    flex-direction: row-reverse; }
  .lp_content .pos_r {
    position: relative; }
  .lp_content .pos_a {
    position: absolute; }
  .lp_content .sec_main {
    position: relative;
    background: #ffdf3f;
    line-height: 0; }
    .lp_content .sec_main img {
      width: 100%; }
    .lp_content .sec_main .main_image {
      max-width: 1060px;
      margin: auto; }
    .lp_content .sec_main .lead_box {
      position: relative; }
      .lp_content .sec_main .lead_box .lead_head {
        position: absolute;
        width: 24.17%;
        margin-inline: auto;
        left: 0;
        right: 0;
        transform: none;
        z-index: 5; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec_main .lead_box .lead_head {
          width: 40.11%; } }
@media screen and (min-width: 481px) {
      .lp_content .sec_main .lead_box .inner {
        position: relative;
        z-index: 3;
        max-width: 1060px;
        width: calc(100% - 40px);
        margin: 0 auto; }
    .lp_content .sec_main .lead_box_01 {
      background: #d2ebe1;
      padding: calc(35%/12) 0 0;
      z-index: 6; } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .sec_main .lead_box_01 {
        top: 13.46%; } }
@media screen and (min-width: 481px) {
      .lp_content .sec_main .lead_box_01::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1;
        background-image: url("../images/02/lead_box_01_bg_top.png");
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-bottom: calc(178%/12); }
      .lp_content .sec_main .lead_box_01 .lead_head {
        top: calc(30%/12); } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec_main .lead_box_01 .lead_head {
          top: 5.15%; } }
@media screen and (min-width: 481px) {
    .lp_content .sec_main .lead_box_02 {
      z-index: 5;
      padding: calc(35%/12) 0 0;
      margin-top: calc(-35%/12); } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .sec_main .lead_box_02 {
        top: 28.09%; } }
@media screen and (min-width: 481px) {
      .lp_content .sec_main .lead_box_02::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1;
        background-image: url("../images/02/lead_box_01_bg_bottom.png");
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-bottom: calc(178%/12); }
      .lp_content .sec_main .lead_box_02 .inner {
        position: relative; }
      .lp_content .sec_main .lead_box_02 .lead_head {
        top: 0; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec_main .lead_box_02 .lead_head {
          top: 14.97%; } }
@media screen and (min-width: 481px) {
      .lp_content .sec_main .lead_box_02 .box_02_button {
        position: absolute;
        width: 50.59%;
        top: 85.83%;
        left: 0;
        right: 0;
        margin-inline: auto; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec_main .lead_box_02 .box_02_button {
          width: 78.35%;
          top: 84.78%; } }
@media screen and (min-width: 481px) {
    .lp_content .sec_main .lead_box_03 {
      z-index: 4;
      background: #d2ebe1;
      position: relative;
      margin-top: calc(-30%/12); } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .sec_main .lead_box_03 {
        top: 43.93%; } }
@media screen and (min-width: 481px) {
      .lp_content .sec_main .lead_box_03::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1;
        background-image: url("../images/02/lead_box_03_top_bg.png");
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-bottom: calc(178%/12); }
      .lp_content .sec_main .lead_box_03 .lead_head {
        top: 4.43%; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec_main .lead_box_03 .lead_head {
          top: 2.47%; } }
@media screen and (min-width: 481px) {
      .lp_content .sec_main .lead_box_03 .lead_box_03_item {
        position: relative; }
      .lp_content .sec_main .lead_box_03 .campaign_wrap {
        position: absolute;
        top: 37.47%;
        width: 68.59%;
        left: 17.75%;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: flex-end;
        gap: 0.42vw 0.5%; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec_main .lead_box_03 .campaign_wrap {
          top: 22.33%;
          width: 77.01%;
          left: 0;
          right: 0;
          margin-inline: auto;
          gap: 2.68vw 2.67%; } }
@media screen and (min-width: 481px) {
        .lp_content .sec_main .lead_box_03 .campaign_wrap .item {
          width: 32.93%;
          padding-left: 0;
          text-indent: 0; } }
        @media screen and (min-width: 481px) and (max-width: 480px) {
          .lp_content .sec_main .lead_box_03 .campaign_wrap .item {
            width: 48.62%; } }
@media screen and (min-width: 481px) {
    .lp_content .sec_main .lead_box_04 {
      top: 64.79%;
      z-index: 5; } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .sec_main .lead_box_04 {
        top: 61.42%; } }
@media screen and (min-width: 481px) {
      .lp_content .sec_main .lead_box_04::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1;
        background-image: url("../images/02/lead_box_03_bottom_bg.png");
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-bottom: calc(178%/12); }
      .lp_content .sec_main .lead_box_04 .lead_head {
        top: 5.21%; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec_main .lead_box_04 .lead_head {
          top: 10.42%; } }
@media screen and (min-width: 481px) {
    .lp_content .sec_main .lead_box_05 {
      z-index: 6;
      background: #d2ebe1;
      position: relative; }
      .lp_content .sec_main .lead_box_05::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1;
        background-image: url("../images/02/lead_box_05_bg_top.png");
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-bottom: calc(178%/12); }
      .lp_content .sec_main .lead_box_05::after {
        content: "";
        position: absolute;
        bottom: calc(-180%/12);
        left: 0;
        right: 0;
        z-index: 1;
        background-image: url("../images/02/lead_box_05_bg_bottom.png");
        background-position: top left;
        background-repeat: no-repeat;
        background-size: cover;
        padding-bottom: calc(347%/12); } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .sec_main .lead_box_05 {
        top: 80.95%; } }
@media screen and (min-width: 481px) {
      .lp_content .sec_main .lead_box_05 .lead_head {
        top: 4.13%; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec_main .lead_box_05 .lead_head {
          top: 17.34%; } }
@media screen and (min-width: 481px) {
      .lp_content .sec_main .lead_box_05 .inner {
        padding-top: calc(40% / 12); }
      .lp_content .sec_main .lead_box_05 .box_05_button_top {
        position: absolute;
        width: 50.75%;
        top: 55.46%;
        left: 0;
        right: 0;
        margin-inline: auto; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec_main .lead_box_05 .box_05_button_top {
          width: 78.35%;
          top: 65.95%; } }
@media screen and (min-width: 481px) {
      .lp_content .sec_main .lead_box_05 .box_05_text {
        position: absolute;
        width: 65%;
        top: 71.57%;
        left: 0;
        right: 0;
        margin-inline: auto; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec_main .lead_box_05 .box_05_text {
          width: 74.87%;
          top: 74%; } }
@media screen and (min-width: 481px) {
      .lp_content .sec_main .lead_box_05 .box_05_button_button {
        position: absolute;
        width: 28.01%;
        top: 79.79%;
        left: 0;
        right: 0;
        margin-inline: auto; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec_main .lead_box_05 .box_05_button_button {
          width: 53.48%;
          top: 87.62%; } }
@media screen and (min-width: 481px) {
  .lp_content .button_list {
    text-align: center;
    display: flex;
    justify-content: space-around;
    max-width: 900px;
    margin-inline: auto;
    font-size: clamp(14px, 1.69vw, 21px); } }
  @media screen and (min-width: 481px) and (max-width: 480px) {
    .lp_content .button_list {
      font-size: 16px;
      flex-direction: column;
      gap: 15px; } }
@media screen and (min-width: 481px) {
    .lp_content .button_list .item {
      width: 33.34%; } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .button_list .item {
        width: 100%; } }
@media screen and (min-width: 481px) {
      .lp_content .button_list .item.item_min {
        width: 28.89%; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .button_list .item.item_min {
          width: 60%;
          margin-inline: auto; } }
@media screen and (min-width: 481px) {
        .lp_content .button_list .item.item_min + .item_min {
          margin-left: 2.23%;
          margin-right: auto; } }
        @media screen and (min-width: 481px) and (max-width: 480px) {
          .lp_content .button_list .item.item_min + .item_min {
            margin-left: auto;
            margin-right: auto;
            margin-top: -5px; } }
@media screen and (min-width: 481px) {
      .lp_content .button_list .item a {
        width: 100%;
        border-radius: 100vmax;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 700;
        color: #fff;
        transition: opacity 0.3s ease-in-out;
        line-height: 1;
        padding: 0.7em 0.2em;
        text-decoration: none; } }
      @media screen and (min-width: 481px) and (hover: hover) {
        .lp_content .button_list .item a:hover {
          opacity: 0.7; } }
@media screen and (min-width: 481px) {
        .lp_content .button_list .item a.more {
          background: #ba96c4; }
        .lp_content .button_list .item a.contact {
          background: #00987d; }
        .lp_content .button_list .item a.list {
          background: #00987d; }
  .lp_content .map_wrap {
    max-width: 900px;
    margin-inline: auto;
    margin-bottom: clamp(40px, 5%, 60px); } }
  @media screen and (min-width: 481px) and (max-width: 480px) {
    .lp_content .map_wrap {
      margin-bottom: 25px; } }
@media screen and (min-width: 481px) {
  .lp_content .address_wrap {
    display: flex;
    align-items: baseline;
    font-size: clamp(12px, 1.34vw, 14px);
    line-height: 1;
    padding: 0.6em 1em;
    color: #fff;
    background: #00987d; } }
  @media screen and (min-width: 481px) and (max-width: 480px) {
    .lp_content .address_wrap {
      font-size: 14px;
      flex-wrap: wrap; } }
@media screen and (min-width: 481px) {
    .lp_content .address_wrap .address_head {
      font-size: 0.8em;
      border-right: 1px solid;
      padding-right: 1em;
      margin-right: 1em; } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .address_wrap .address_head {
        display: none; } }
@media screen and (min-width: 481px) {
    .lp_content .address_wrap .address_sub {
      margin-left: auto;
      font-size: 0.6em; } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .address_wrap .address_sub {
        display: none; } }
@media screen and (min-width: 481px) {
  .lp_content .map_box iframe {
    display: block;
    width: 100%;
    line-height: 0;
    aspect-ratio: 900 / 315; } }
  @media screen and (min-width: 481px) and (max-width: 480px) {
    .lp_content .map_box iframe {
      aspect-ratio: 300 / 150; } }
@media screen and (min-width: 481px) {
  .lp_content .point_list {
    max-width: 425px;
    display: flex;
    align-items: flex-start;
    gap: 0 1.88%; } }
  @media screen and (min-width: 481px) and (max-width: 480px) {
    .lp_content .point_list {
      max-width: 285px;
      gap: 2.09%; } }
@media screen and (min-width: 481px) {
    .lp_content .point_list .item {
      max-width: 135px;
      width: 31.77%; } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .point_list .item {
        width: 32.29%; } }
@media screen and (min-width: 481px) {
  .lp_content .sec .sec_inner {
    max-width: 1060px;
    margin-inline: auto;
    background: #fff;
    border-radius: 20px;
    position: relative;
    padding-top: clamp(40px, 7.55%, 80px);
    padding-bottom: clamp(25px, 4.72%, 50px); } }
  @media screen and (min-width: 481px) and (max-width: 480px) {
    .lp_content .sec .sec_inner {
      max-width: 336px;
      border-radius: 12px;
      padding-top: 45px;
      padding-bottom: 35px; } }
@media screen and (min-width: 481px) {
    .lp_content .sec .sec_inner::before {
      content: "";
      display: block;
      position: absolute;
      z-index: 1;
      width: 92.46%;
      padding-top: 3.02%;
      margin-inline: auto;
      top: 0;
      margin-top: 1.89%;
      left: 0;
      right: 0;
      background: url("../images/02/pushpin.png") center/100% auto no-repeat; } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .sec .sec_inner::before {
        width: 85.03%;
        padding-top: 5.99%;
        background: url("../images/02/pushpin_sp.png") center/100% auto no-repeat; } }
@media screen and (min-width: 481px) {
    .lp_content .sec .sec_inner .inner {
      max-width: 900px; } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .sec .sec_inner .inner {
        max-width: 316px;
        width: calc(100% - 20px); } }
@media screen and (min-width: 481px) {
    .lp_content .sec .sec_inner .sec_head {
      transform: none; }
  .lp_content .sec .image_wrap {
    position: relative;
    margin-bottom: 6.12%; } }
  @media screen and (min-width: 481px) and (max-width: 480px) {
    .lp_content .sec .image_wrap {
      margin-bottom: 0; } }
@media screen and (min-width: 481px) {
    .lp_content .sec .image_wrap .image_inner {
      display: flex;
      align-items: flex-start;
      justify-content: space-between; }
      .lp_content .sec .image_wrap .image_inner .image_box {
        position: relative; }
        .lp_content .sec .image_wrap .image_inner .image_box::after {
          content: "";
          display: block;
          position: absolute;
          inset: 0;
          z-index: 1;
          border: 1px solid #808080;
          pointer-events: none; }
      .lp_content .sec .image_wrap .image_inner .image_left {
        max-width: 470px;
        width: 52.23%; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec .image_wrap .image_inner .image_left {
          width: 100%; } }
@media screen and (min-width: 481px) {
      .lp_content .sec .image_wrap .image_inner .image_right {
        max-width: 410px;
        width: 45.56%; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec .image_wrap .image_inner .image_right {
          max-width: none;
          width: 100%; } }
@media screen and (min-width: 481px) {
    .lp_content .sec .image_wrap .swiper-button-next,
    .lp_content .sec .image_wrap .swiper-button-prev {
      top: 0;
      bottom: 0;
      height: 100%;
      width: 30px;
      line-height: 0;
      display: none; } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .sec .image_wrap .swiper-button-next,
      .lp_content .sec .image_wrap .swiper-button-prev {
        display: flex;
        align-items: center;
        justify-content: center; } }
@media screen and (min-width: 481px) {
      .lp_content .sec .image_wrap .swiper-button-next img,
      .lp_content .sec .image_wrap .swiper-button-prev img {
        width: 100%;
        margin: auto; }
      .lp_content .sec .image_wrap .swiper-button-next::after,
      .lp_content .sec .image_wrap .swiper-button-prev::after {
        content: none; } }
  @media screen and (min-width: 481px) and (max-width: 480px) {
    .lp_content .sec .image_wrap .swiper-button-next {
      right: 10px; } }
  @media screen and (min-width: 481px) and (max-width: 480px) {
    .lp_content .sec .image_wrap .swiper-button-prev {
      left: 10px; } }
@media screen and (min-width: 481px) {
    .lp_content .sec .image_wrap .illust_box {
      position: absolute;
      z-index: 2; } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .sec .image_wrap .illust_box {
        position: relative;
        margin-top: 20px; } }
@media screen and (min-width: 481px) {
  .lp_content .sec ul li {
    padding-left: 0;
    text-indent: 0; }
  .lp_content .sec01 {
    position: relative;
    background: #fffab2;
    margin-top: -7.16%;
    margin-top: -4.66%;
    padding-top: clamp(150px, 23.34%, 280px);
    padding-bottom: clamp(50px, 6.67%, 80px); } }
  @media screen and (min-width: 481px) and (max-width: 480px) {
    .lp_content .sec01 {
      margin-top: -6.68%;
      padding-top: 36.1%; } }
@media screen and (min-width: 481px) {
    .lp_content .sec01 .sec01_lead_illust {
      position: absolute;
      z-index: 7;
      max-width: 886px;
      width: 73.84%;
      top: 0;
      margin-top: 7.17%;
      left: 0;
      right: 0;
      margin-inline: auto;
      z-index: 7; } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .sec01 .sec01_lead_illust {
        margin-top: 6.69%;
        width: -80.74%; } }
@media screen and (min-width: 481px) {
    .lp_content .sec01 .sec_inner {
      position: relative;
      z-index: 6; }
    .lp_content .sec01 .sec01_lead_wrap {
      margin-bottom: 8.89%; } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .sec01 .sec01_lead_wrap {
        margin-bottom: 40px; } }
@media screen and (min-width: 481px) {
      .lp_content .sec01 .sec01_lead_wrap .sec_head {
        max-width: 795px;
        width: 88.34%; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec01 .sec01_lead_wrap .sec_head {
          width: 90.51%;
          margin-inline: auto; } }
@media screen and (min-width: 481px) {
      .lp_content .sec01 .sec01_lead_wrap .point_list {
        width: 47.23%;
        margin-left: auto;
        margin-top: -2%;
        margin-bottom: 3.34%; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec01 .sec01_lead_wrap .point_list {
          width: 90.19%;
          margin-top: 20px;
          margin-bottom: 20px;
          margin-inline: auto; } }
@media screen and (min-width: 481px) {
      .lp_content .sec01 .sec01_lead_wrap .sec01_point_list {
        display: grid;
        align-items: start;
        align-content: start;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px 2.22%; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec01 .sec01_lead_wrap .sec01_point_list {
          width: 91.14%;
          grid-template-columns: 1fr;
          margin-inline: auto; } }
@media screen and (min-width: 481px) {
    .lp_content .sec01 .plan_wrap {
      align-items: flex-start;
      justify-content: center;
      gap: 13.88%;
      margin-bottom: 7.78%; } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .sec01 .plan_wrap {
        max-width: 326px;
        margin-inline: auto;
        flex-direction: column;
        gap: 20px 0;
        margin-bottom: 30px; } }
@media screen and (min-width: 481px) {
      .lp_content .sec01 .plan_wrap .plan_box {
        max-width: 326px;
        width: 36.23%; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec01 .plan_wrap .plan_box {
          width: 100%; } }
@media screen and (min-width: 481px) {
    .lp_content .sec01 .sec01_image_wrap_top {
      align-items: flex-start;
      margin-bottom: 3.34%; } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .sec01 .sec01_image_wrap_top {
        margin-bottom: 20px;
        flex-direction: column;
        gap: 15px 0; } }
@media screen and (min-width: 481px) {
      .lp_content .sec01 .sec01_image_wrap_top .image_box {
        position: relative; }
        .lp_content .sec01 .sec01_image_wrap_top .image_box::after {
          content: "";
          display: block;
          position: absolute;
          inset: 0;
          z-index: 1;
          border: 1px solid #808080;
          pointer-events: none; }
      .lp_content .sec01 .sec01_image_wrap_top .image_box_left {
        max-width: 470px;
        width: 52.23%; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec01 .sec01_image_wrap_top .image_box_left {
          width: 100%; } }
@media screen and (min-width: 481px) {
      .lp_content .sec01 .sec01_image_wrap_top .image_box_right {
        max-width: 410px;
        width: 45.56%; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec01 .sec01_image_wrap_top .image_box_right {
          width: 100%; } }
@media screen and (min-width: 481px) {
    .lp_content .sec01 .sec01_image_wrap_bottom {
      align-items: flex-start; } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .sec01 .sec01_image_wrap_bottom {
        flex-direction: column-reverse;
        gap: 10px 0; } }
@media screen and (min-width: 481px) {
      .lp_content .sec01 .sec01_image_wrap_bottom .illust_box {
        max-width: 497px;
        width: 55.23%;
        margin-left: -4.44%;
        margin-top: 1.67%; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec01 .sec01_image_wrap_bottom .illust_box {
          width: 100%;
          margin-left: 0;
          margin-top: 0; } }
@media screen and (min-width: 481px) {
      .lp_content .sec01 .sec01_image_wrap_bottom .vr_box {
        width: 45.56%; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec01 .sec01_image_wrap_bottom .vr_box {
          width: 100%; } }
@media screen and (min-width: 481px) {
        .lp_content .sec01 .sec01_image_wrap_bottom .vr_box .vr_head {
          margin-top: 0;
          font-size: clamp(14px, 2.34vw, 22px);
          text-align: center;
          line-height: 1;
          color: #595757;
          border: 1px solid;
          padding: 0.4em 0.2em;
          margin-bottom: 0.5em; }
        .lp_content .sec01 .sec01_image_wrap_bottom .vr_box .vr_item {
          width: 100%; }
          .lp_content .sec01 .sec01_image_wrap_bottom .vr_box .vr_item iframe {
            width: 100%;
            aspect-ratio: 16 / 9;
            /* ← 横16:縦9 の比率を指定 */
            border: 0; }
    .lp_content .sec01 .sec01_point_outer {
      margin-bottom: 10%; } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .sec01 .sec01_point_outer {
        margin-bottom: 40px; } }
@media screen and (min-width: 481px) {
      .lp_content .sec01 .sec01_point_outer .sec01_point_head {
        align-items: center;
        margin-bottom: 4.45%;
        transform: none; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec01 .sec01_point_outer .sec01_point_head {
          margin-bottom: 20px;
          text-align: center; } }
@media screen and (min-width: 481px) {
        .lp_content .sec01 .sec01_point_outer .sec01_point_head .memo {
          max-width: 291px;
          width: 32.34%; } }
        @media screen and (min-width: 481px) and (max-width: 480px) {
          .lp_content .sec01 .sec01_point_outer .sec01_point_head .memo {
            width: 47.47%; } }
@media screen and (min-width: 481px) {
        .lp_content .sec01 .sec01_point_outer .sec01_point_head .text {
          max-width: 561px;
          width: 62.34%; } }
        @media screen and (min-width: 481px) and (max-width: 480px) {
          .lp_content .sec01 .sec01_point_outer .sec01_point_head .text {
            display: none; } }
@media screen and (min-width: 481px) {
      .lp_content .sec01 .sec01_point_outer .point_figure_wrap {
        align-items: flex-start;
        justify-content: center;
        gap: 1.77%; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec01 .sec01_point_outer .point_figure_wrap {
          gap: 15px 0;
          align-items: center;
          flex-direction: column; } }
@media screen and (min-width: 481px) {
        .lp_content .sec01 .sec01_point_outer .point_figure_wrap .illust_box {
          max-width: 396px;
          width: 44%; } }
        @media screen and (min-width: 481px) and (max-width: 480px) {
          .lp_content .sec01 .sec01_point_outer .point_figure_wrap .illust_box {
            max-width: 320px;
            width: 100%; } }
@media screen and (min-width: 481px) {
        .lp_content .sec01 .sec01_point_outer .point_figure_wrap .figure {
          max-width: 326px;
          width: 36.23%; } }
        @media screen and (min-width: 481px) and (max-width: 480px) {
          .lp_content .sec01 .sec01_point_outer .point_figure_wrap .figure {
            width: 100%; } }
@media screen and (min-width: 481px) {
          .lp_content .sec01 .sec01_point_outer .point_figure_wrap .figure .figure_text {
            text-align: right;
            font-size: clamp(10px, 1.59vw, 15px);
            line-height: 1;
            margin-top: 0.3em; }
      .lp_content .sec01 .sec01_point_outer .choice_wrap {
        align-items: flex-start;
        margin-top: 20px; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec01 .sec01_point_outer .choice_wrap {
          flex-direction: column;
          gap: 20px 0; } }
@media screen and (min-width: 481px) {
        .lp_content .sec01 .sec01_point_outer .choice_wrap .choice_box {
          max-width: 434px;
          width: 48.23%; } }
        @media screen and (min-width: 481px) and (max-width: 480px) {
          .lp_content .sec01 .sec01_point_outer .choice_wrap .choice_box {
            width: 100%; } }
@media screen and (min-width: 481px) {
          .lp_content .sec01 .sec01_point_outer .choice_wrap .choice_box .choice_button {
            margin-top: 5.53%;
            max-width: 349px;
            width: 80.42%;
            margin-inline: auto;
            cursor: pointer;
            transition: opacity 0.3s ease-in-out; } }
          @media screen and (min-width: 481px) and (hover: hover) {
            .lp_content .sec01 .sec01_point_outer .choice_wrap .choice_box .choice_button:hover {
              opacity: 0.7; } }
          @media screen and (min-width: 481px) and (max-width: 480px) {
            .lp_content .sec01 .sec01_point_outer .choice_wrap .choice_box .choice_button {
              margin-top: 10px; } }
@media screen and (min-width: 481px) {
  .lp_content .sec02 {
    background: #e3ded9;
    padding-top: clamp(50px, 6.67%, 80px);
    padding-bottom: clamp(50px, 6.67%, 80px); }
    .lp_content .sec02 .sec02_lead_wrap {
      align-items: flex-start;
      margin-bottom: 5.56%; } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .sec02 .sec02_lead_wrap {
        flex-direction: column;
        align-items: center;
        gap: 20px 0;
        margin-bottom: 30px; } }
@media screen and (min-width: 481px) {
      .lp_content .sec02 .sec02_lead_wrap .sec02_lead_left {
        width: 55.23%; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec02 .sec02_lead_wrap .sec02_lead_left {
          width: 90.19%; } }
@media screen and (min-width: 481px) {
        .lp_content .sec02 .sec02_lead_wrap .sec02_lead_left .point_list {
          width: 85.52%;
          margin-top: 8.05%;
          margin-bottom: 6.04%; } }
        @media screen and (min-width: 481px) and (max-width: 480px) {
          .lp_content .sec02 .sec02_lead_wrap .sec02_lead_left .point_list {
            width: 100%; } }
@media screen and (min-width: 481px) {
        .lp_content .sec02 .sec02_lead_wrap .sec02_lead_left .sec02_point_list {
          width: 88.54%;
          display: grid;
          align-items: start;
          align-content: start;
          grid-auto-flow: dense;
          grid-template-columns: repeat(2, 1fr);
          gap: clamp(10px, 2.23vw, 20px) 1.81%; } }
        @media screen and (min-width: 481px) and (max-width: 480px) {
          .lp_content .sec02 .sec02_lead_wrap .sec02_lead_left .sec02_point_list {
            width: 100%; } }
@media screen and (min-width: 481px) {
          .lp_content .sec02 .sec02_lead_wrap .sec02_lead_left .sec02_point_list .item_wide {
            grid-column: span 2; }
      .lp_content .sec02 .sec02_lead_wrap .sec02_lead_right {
        max-width: 336px;
        width: 37.34%; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec02 .sec02_lead_wrap .sec02_lead_right {
          width: 100%; } }
@media screen and (min-width: 481px) {
    .lp_content .sec02 .image_wrap .illust_box {
      position: absolute;
      max-width: 468px;
      width: 52%;
      margin-bottom: -5.55%;
      bottom: 0;
      right: -5%; } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .sec02 .image_wrap .illust_box {
        width: 98.11%;
        margin-inline: auto;
        position: relative;
        right: 0;
        margin-bottom: -6.32%; } }
@media screen and (min-width: 481px) {
  .lp_content .sec03 {
    background: #dae9b6;
    padding-top: clamp(50px, 6.67%, 80px);
    padding-bottom: clamp(50px, 6.67%, 80px); }
    .lp_content .sec03 .sec03_lead_wrap {
      align-items: flex-start;
      margin-bottom: 5.56%; } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .sec03 .sec03_lead_wrap {
        flex-direction: column;
        align-items: center;
        margin-bottom: 25px;
        gap: 20px 0; } }
@media screen and (min-width: 481px) {
      .lp_content .sec03 .sec03_lead_wrap .sec03_lead_left {
        width: 55.78%; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec03 .sec03_lead_wrap .sec03_lead_left {
          order: 1;
          width: 95.26%; } }
@media screen and (min-width: 481px) {
        .lp_content .sec03 .sec03_lead_wrap .sec03_lead_left .point_list {
          width: 84.67%;
          margin-top: 3.99%; } }
        @media screen and (min-width: 481px) and (max-width: 480px) {
          .lp_content .sec03 .sec03_lead_wrap .sec03_lead_left .point_list {
            width: 94.69%;
            margin-top: 15px; } }
@media screen and (min-width: 481px) {
      .lp_content .sec03 .sec03_lead_wrap .sec03_lead_right {
        max-width: 336px;
        width: 37.34%; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec03 .sec03_lead_wrap .sec03_lead_right {
          order: 3;
          width: 100%; } }
@media screen and (min-width: 481px) {
    .lp_content .sec03 .sec03_point_list {
      width: 100%;
      margin-top: -6.66%;
      display: grid;
      align-items: start;
      align-content: start;
      grid-auto-flow: dense;
      grid-template-columns: repeat(2, 1fr);
      gap: clamp(10px, 2.23vw, 20px) 2.77%; } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .sec03 .sec03_point_list {
        margin-top: 0;
        order: 2;
        grid-template-columns: 1fr;
        gap: 10px 0; } }
@media screen and (min-width: 481px) {
      .lp_content .sec03 .sec03_point_list .item:first-child {
        grid-column: span 2; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec03 .sec03_point_list .item:first-child {
          grid-column: span 1; } }
@media screen and (min-width: 481px) {
        .lp_content .sec03 .sec03_point_list .item:first-child img {
          display: block;
          max-width: 440px;
          width: 48.89%; } }
        @media screen and (min-width: 481px) and (max-width: 480px) {
          .lp_content .sec03 .sec03_point_list .item:first-child img {
            width: 100%; } }
@media screen and (min-width: 481px) {
    .lp_content .sec03 .image_wrap .illust_box {
      position: absolute;
      max-width: 451px;
      width: 50.12%;
      margin-bottom: -4.44%;
      bottom: 0;
      right: -4.44%; } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .sec03 .image_wrap .illust_box {
        position: relative;
        z-index: 2;
        right: 0;
        width: 100%;
        margin-bottom: -6.32%; } }
@media screen and (min-width: 481px) {
  .lp_content .sec04 {
    padding-top: clamp(30px, 4.17%, 50px);
    padding-bottom: clamp(50px, 6.67%, 80px); }
    .lp_content .sec04 .sec04_head {
      font-size: clamp(14px, 1.29vw, 16px);
      text-align: center;
      line-height: 1;
      margin-bottom: clamp(30px, 4.17%, 50px); } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .sec04 .sec04_head {
        font-size: 14px;
        line-height: 2;
        margin-bottom: 30px; } }
@media screen and (min-width: 481px) {
    .lp_content .sec04 .sec04_wrap {
      position: relative;
      margin-bottom: clamp(25px, 3.34%, 40px); } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .sec04 .sec04_wrap {
        margin-bottom: 20px; } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .lp_content .sec04 .sec04_wrap .sec04_image_wrap {
        flex-wrap: wrap; } }
@media screen and (min-width: 481px) {
      .lp_content .sec04 .sec04_wrap .sec04_image_wrap .sec04_image {
        width: 25%; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec04 .sec04_wrap .sec04_image_wrap .sec04_image {
          width: 50%; } }
@media screen and (min-width: 481px) {
      .lp_content .sec04 .sec04_wrap .sec04_lead {
        font-size: clamp(19px, 3.62vw, 45px);
        font-weight: 700;
        line-height: 1;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
        padding: 0.3em 0.2em; } }
      @media screen and (min-width: 481px) and (max-width: 480px) {
        .lp_content .sec04 .sec04_wrap .sec04_lead {
          font-size: 18px;
          top: 0;
          line-height: 1.6;
          height: fit-content;
          margin-top: auto;
          margin-bottom: auto; } }
@media screen and (min-width: 481px) {
        .lp_content .sec04 .sec04_wrap .sec04_lead::before {
          content: "";
          display: block;
          position: absolute;
          inset: 0;
          background: #00987d;
          mix-blend-mode: multiply; }
        .lp_content .sec04 .sec04_wrap .sec04_lead .text {
          display: block;
          position: relative;
          z-index: 1;
          color: #fff; }

  .modal_content {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: 0.6s opacity ease-in-out 0s;
    pointer-events: none;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, 0.5);
    z-index: 99999; }
    body.modal_open .modal_content {
      opacity: 1;
      pointer-events: all; }
    .modal_content .modal_inner {
      max-width: 460px;
      width: 38.34%;
      margin: 0 auto;
      position: relative;
      height: 100%; } }
    @media screen and (min-width: 481px) and (max-width: 480px) {
      .modal_content .modal_inner {
        width: 90%; } }
@media screen and (min-width: 481px) {
    .modal_content .modal {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 1;
      position: absolute;
      opacity: 0;
      pointer-events: none;
      max-height: calc(100vh - 40px);
      height: fit-content;
      inset: 0;
      margin: auto;
      transform: translateY(20px);
      transition: 0.3s opacity ease-in-out 0s,0.3s transform ease-in-out 0s; }
      .modal_content .modal.active {
        opacity: 1;
        transform: translateY(0);
        pointer-events: all;
        transition: 0.3s opacity ease-in-out 0.3s,0.3s transform ease-in-out 0.3s; }
      .modal_content .modal .modal_close_button {
        position: absolute;
        z-index: 2;
        max-width: 262px;
        width: 56.96%;
        left: 0;
        right: 0;
        margin-inline: auto;
        bottom: 2.46%;
        cursor: pointer;
        transition: opacity 0.3s ease-in-out; } }
      @media screen and (min-width: 481px) and (hover: hover) {
        .modal_content .modal .modal_close_button:hover {
          opacity: 0.7; } }
@media screen and (min-width: 481px) {
    .modal_content .modal_close {
      position: absolute;
      z-index: 5;
      max-width: 65px;
      width: 14.14%;
      top: -0.73%;
      right: -1.3%;
      cursor: pointer;
      transform: translateY(20px);
      transition: 0.3s opacity ease-in-out 0s,0.3s transform ease-in-out 0s; } }
    @media screen and (min-width: 481px) and (hover: hover) {
      .modal_content .modal_close:hover {
        opacity: 0.7; } }
@media screen and (min-width: 481px) {
      body.modal_open .modal_content .modal_close {
        opacity: 1;
        pointer-events: all; } }
@media screen and (max-width: 480px) {
  .lp_content .inner {
    max-width: 1200px;
    width: calc(100% - 40px);
    margin: 0 auto; }
  .lp_content .flex {
    display: flex;
    justify-content: space-between; }
  .lp_content .flex_wrap {
    flex-wrap: wrap; }
  .lp_content .flex_rr {
    flex-direction: row-reverse; }
  .lp_content .pos_r {
    position: relative; }
  .lp_content .pos_a {
    position: absolute; }
  .lp_content .sec_main {
    position: relative;
    background: #ffdf3f;
    line-height: 0; }
    .lp_content .sec_main::before {
      content: "";
      display: block;
      width: 100%;
      padding-top: 397.09%; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .sec_main::before {
        padding-top: 906.42%; } }
@media screen and (max-width: 480px) {
    .lp_content .sec_main img {
      width: 100%; }
    .lp_content .sec_main .main_image {
      position: absolute;
      top: 0;
      left: 0;
      right: 0; }
    .lp_content .sec_main .lead_box {
      position: absolute;
      left: 0;
      right: 0; }
      .lp_content .sec_main .lead_box .lead_head {
        position: absolute;
        width: 24.17%;
        margin-inline: auto;
        left: 0;
        right: 0;
        transform: none;
        z-index: 5; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec_main .lead_box .lead_head {
          width: 40.11%; } }
@media screen and (max-width: 480px) {
    .lp_content .sec_main .lead_box_01 {
      top: 13.08%;
      z-index: 2; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .sec_main .lead_box_01 {
        top: 13.46%; } }
@media screen and (max-width: 480px) {
      .lp_content .sec_main .lead_box_01 .lead_head {
        top: 1.57%; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec_main .lead_box_01 .lead_head {
          top: 5.15%; } }
@media screen and (max-width: 480px) {
    .lp_content .sec_main .lead_box_02 {
      top: 29.41%;
      z-index: 3; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .sec_main .lead_box_02 {
        top: 28.09%; } }
@media screen and (max-width: 480px) {
      .lp_content .sec_main .lead_box_02 .lead_head {
        top: 0; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec_main .lead_box_02 .lead_head {
          top: 19.29%; } }
@media screen and (max-width: 480px) {
      .lp_content .sec_main .lead_box_02 .box_02_button {
        position: absolute;
        width: 50.59%;
        top: 63.69%;
        left: 0;
        right: 0;
        margin-inline: auto; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec_main .lead_box_02 .box_02_button {
          width: 78.35%;
          top: 84.78%; } }
@media screen and (max-width: 480px) {
    .lp_content .sec_main .lead_box_03 {
      top: 44.29%;
      z-index: 4; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .sec_main .lead_box_03 {
        top: 43.93%; } }
@media screen and (max-width: 480px) {
      .lp_content .sec_main .lead_box_03 .lead_head {
        top: 4.43%; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec_main .lead_box_03 .lead_head {
          top: 2.47%; } }
@media screen and (max-width: 480px) {
      .lp_content .sec_main .lead_box_03 .campaign_wrap {
        position: absolute;
        top: 32.39%;
        width: 68.59%;
        left: 18.34%;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: flex-end;
        gap: 0.42vw 0.5%; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec_main .lead_box_03 .campaign_wrap {
          top: 22.33%;
          width: 77.01%;
          left: 0;
          right: 0;
          margin-inline: auto;
          gap: 2.68vw 2.67%; } }
@media screen and (max-width: 480px) {
        .lp_content .sec_main .lead_box_03 .campaign_wrap .item {
          width: 32.93%;
          padding-left: 0;
          text-indent: 0; } }
        @media screen and (max-width: 480px) and (max-width: 480px) {
          .lp_content .sec_main .lead_box_03 .campaign_wrap .item {
            width: 48.62%; } }
@media screen and (max-width: 480px) {
    .lp_content .sec_main .lead_box_04 {
      top: 64.79%;
      z-index: 5; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .sec_main .lead_box_04 {
        top: 61.42%; } }
@media screen and (max-width: 480px) {
      .lp_content .sec_main .lead_box_04 .lead_head {
        top: 5.21%; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec_main .lead_box_04 .lead_head {
          top: 10.42%; } }
@media screen and (max-width: 480px) {
    .lp_content .sec_main .lead_box_05 {
      top: 80.59%;
      z-index: 6; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .sec_main .lead_box_05 {
        top: 80.95%; } }
@media screen and (max-width: 480px) {
      .lp_content .sec_main .lead_box_05 .lead_head {
        top: 2.38%; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec_main .lead_box_05 .lead_head {
          top: 17.34%; } }
@media screen and (max-width: 480px) {
      .lp_content .sec_main .lead_box_05 .box_05_button_top {
        position: absolute;
        width: 50.75%;
        top: 55.46%;
        left: 0;
        right: 0;
        margin-inline: auto; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec_main .lead_box_05 .box_05_button_top {
          width: 78.35%;
          top: 65.95%; } }
@media screen and (max-width: 480px) {
      .lp_content .sec_main .lead_box_05 .box_05_text {
        position: absolute;
        width: 65%;
        top: 71.57%;
        left: 0;
        right: 0;
        margin-inline: auto; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec_main .lead_box_05 .box_05_text {
          width: 74.87%;
          top: 74%; } }
@media screen and (max-width: 480px) {
      .lp_content .sec_main .lead_box_05 .box_05_button_button {
        position: absolute;
        width: 28.01%;
        top: 79.79%;
        left: 0;
        right: 0;
        margin-inline: auto; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec_main .lead_box_05 .box_05_button_button {
          width: 53.48%;
          top: 87.62%; } }
@media screen and (max-width: 480px) {
  .lp_content .button_list {
    text-align: center;
    display: flex;
    justify-content: space-around;
    max-width: 900px;
    margin-inline: auto;
    font-size: clamp(14px, 1.69vw, 21px); } }
  @media screen and (max-width: 480px) and (max-width: 480px) {
    .lp_content .button_list {
      font-size: 16px;
      flex-direction: column;
      gap: 15px; } }
@media screen and (max-width: 480px) {
    .lp_content .button_list .item {
      width: 33.34%; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .button_list .item {
        width: 100%; } }
@media screen and (max-width: 480px) {
      .lp_content .button_list .item.item_min {
        width: 28.89%; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .button_list .item.item_min {
          width: 60%;
          margin-inline: auto; } }
@media screen and (max-width: 480px) {
        .lp_content .button_list .item.item_min + .item_min {
          margin-left: 2.23%;
          margin-right: auto; } }
        @media screen and (max-width: 480px) and (max-width: 480px) {
          .lp_content .button_list .item.item_min + .item_min {
            margin-left: auto;
            margin-right: auto;
            margin-top: -5px; } }
@media screen and (max-width: 480px) {
      .lp_content .button_list .item a {
        width: 100%;
        border-radius: 100vmax;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 700;
        color: #fff;
        transition: opacity 0.3s ease-in-out;
        line-height: 1;
        padding: 0.7em 0.2em;
        text-decoration: none; } }
      @media screen and (max-width: 480px) and (hover: hover) {
        .lp_content .button_list .item a:hover {
          opacity: 0.7; } }
@media screen and (max-width: 480px) {
        .lp_content .button_list .item a.more {
          background: #ba96c4; }
        .lp_content .button_list .item a.contact {
          background: #00987d; }
        .lp_content .button_list .item a.list {
          background: #00987d; }
  .lp_content .map_wrap {
    max-width: 900px;
    margin-inline: auto;
    margin-bottom: clamp(40px, 5%, 60px); } }
  @media screen and (max-width: 480px) and (max-width: 480px) {
    .lp_content .map_wrap {
      margin-bottom: 25px; } }
@media screen and (max-width: 480px) {
  .lp_content .address_wrap {
    display: flex;
    align-items: baseline;
    font-size: clamp(12px, 1.34vw, 14px);
    line-height: 1;
    padding: 0.6em 1em;
    color: #fff;
    background: #00987d; } }
  @media screen and (max-width: 480px) and (max-width: 480px) {
    .lp_content .address_wrap {
      font-size: 14px;
      flex-wrap: wrap; } }
@media screen and (max-width: 480px) {
    .lp_content .address_wrap .address_head {
      font-size: 0.8em;
      border-right: 1px solid;
      padding-right: 1em;
      margin-right: 1em; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .address_wrap .address_head {
        display: none; } }
@media screen and (max-width: 480px) {
    .lp_content .address_wrap .address_sub {
      margin-left: auto;
      font-size: 0.6em; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .address_wrap .address_sub {
        display: none; } }
@media screen and (max-width: 480px) {
  .lp_content .map_box iframe {
    display: block;
    width: 100%;
    line-height: 0;
    aspect-ratio: 900 / 315; } }
  @media screen and (max-width: 480px) and (max-width: 480px) {
    .lp_content .map_box iframe {
      aspect-ratio: 300 / 150; } }
@media screen and (max-width: 480px) {
  .lp_content .point_list {
    max-width: 425px;
    display: flex;
    align-items: flex-start;
    gap: 0 1.88%; } }
  @media screen and (max-width: 480px) and (max-width: 480px) {
    .lp_content .point_list {
      max-width: 285px;
      gap: 2.09%; } }
@media screen and (max-width: 480px) {
    .lp_content .point_list .item {
      max-width: 135px;
      width: 31.77%; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .point_list .item {
        width: 32.29%; } }
@media screen and (max-width: 480px) {
  .lp_content .sec .sec_inner {
    max-width: 1060px;
    margin-inline: auto;
    background: #fff;
    border-radius: 20px;
    position: relative;
    padding-top: clamp(40px, 7.55%, 80px);
    padding-bottom: clamp(25px, 4.72%, 50px); } }
  @media screen and (max-width: 480px) and (max-width: 480px) {
    .lp_content .sec .sec_inner {
      max-width: 336px;
      border-radius: 12px;
      padding-top: 45px;
      padding-bottom: 35px; } }
@media screen and (max-width: 480px) {
    .lp_content .sec .sec_inner::before {
      content: "";
      display: block;
      position: absolute;
      z-index: 1;
      width: 92.46%;
      padding-top: 3.02%;
      margin-inline: auto;
      top: 0;
      margin-top: 1.89%;
      left: 0;
      right: 0;
      background: url("../images/02/pushpin.png") center/100% auto no-repeat; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .sec .sec_inner::before {
        width: 85.03%;
        padding-top: 5.99%;
        background: url("../images/02/pushpin_sp.png") center/100% auto no-repeat; } }
@media screen and (max-width: 480px) {
    .lp_content .sec .sec_inner .inner {
      max-width: 900px; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .sec .sec_inner .inner {
        max-width: 316px;
        width: calc(100% - 20px); } }
@media screen and (max-width: 480px) {
    .lp_content .sec .sec_inner .sec_head {
      transform: none; }
  .lp_content .sec .image_wrap {
    position: relative;
    margin-bottom: 6.12%; } }
  @media screen and (max-width: 480px) and (max-width: 480px) {
    .lp_content .sec .image_wrap {
      margin-bottom: 0; } }
@media screen and (max-width: 480px) {
    .lp_content .sec .image_wrap .image_inner {
      display: flex;
      align-items: flex-start;
      justify-content: space-between; }
      .lp_content .sec .image_wrap .image_inner .image_box {
        position: relative; }
        .lp_content .sec .image_wrap .image_inner .image_box::after {
          content: "";
          display: block;
          position: absolute;
          inset: 0;
          z-index: 1;
          border: 1px solid #808080;
          pointer-events: none; }
      .lp_content .sec .image_wrap .image_inner .image_left {
        max-width: 470px;
        width: 52.23%; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec .image_wrap .image_inner .image_left {
          width: 100%; } }
@media screen and (max-width: 480px) {
      .lp_content .sec .image_wrap .image_inner .image_right {
        max-width: 410px;
        width: 45.56%; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec .image_wrap .image_inner .image_right {
          max-width: none;
          width: 100%; } }
@media screen and (max-width: 480px) {
    .lp_content .sec .image_wrap .swiper-button-next,
    .lp_content .sec .image_wrap .swiper-button-prev {
      top: 0;
      bottom: 0;
      height: 100%;
      width: 30px;
      line-height: 0;
      display: none; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .sec .image_wrap .swiper-button-next,
      .lp_content .sec .image_wrap .swiper-button-prev {
        display: flex;
        align-items: center;
        justify-content: center; } }
@media screen and (max-width: 480px) {
      .lp_content .sec .image_wrap .swiper-button-next img,
      .lp_content .sec .image_wrap .swiper-button-prev img {
        width: 100%;
        margin: auto; }
      .lp_content .sec .image_wrap .swiper-button-next::after,
      .lp_content .sec .image_wrap .swiper-button-prev::after {
        content: none; } }
  @media screen and (max-width: 480px) and (max-width: 480px) {
    .lp_content .sec .image_wrap .swiper-button-next {
      right: 10px; } }
  @media screen and (max-width: 480px) and (max-width: 480px) {
    .lp_content .sec .image_wrap .swiper-button-prev {
      left: 10px; } }
@media screen and (max-width: 480px) {
    .lp_content .sec .image_wrap .illust_box {
      position: absolute;
      z-index: 2; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .sec .image_wrap .illust_box {
        position: relative;
        margin-top: 20px; } }
@media screen and (max-width: 480px) {
  .lp_content .sec ul li {
    padding-left: 0;
    text-indent: 0; }
  .lp_content .sec01 {
    position: relative;
    background: #fffab2;
    margin-top: -7.16%;
    padding-top: clamp(150px, 23.34%, 280px);
    padding-bottom: clamp(50px, 6.67%, 80px); } }
  @media screen and (max-width: 480px) and (max-width: 480px) {
    .lp_content .sec01 {
      margin-top: -6.68%;
      padding-top: 36.1%; } }
@media screen and (max-width: 480px) {
    .lp_content .sec01 .sec01_lead_illust {
      position: absolute;
      max-width: 886px;
      width: 73.84%;
      top: 0;
      margin-top: 7.17%;
      left: 0;
      right: 0;
      margin-inline: auto;
      z-index: 5; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .sec01 .sec01_lead_illust {
        margin-top: 6.69%;
        width: -80.74%; } }
@media screen and (max-width: 480px) {
    .lp_content .sec01 .sec01_lead_wrap {
      margin-bottom: 8.89%; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .sec01 .sec01_lead_wrap {
        margin-bottom: 40px; } }
@media screen and (max-width: 480px) {
      .lp_content .sec01 .sec01_lead_wrap .sec_head {
        max-width: 795px;
        width: 88.34%; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec01 .sec01_lead_wrap .sec_head {
          width: 90.51%;
          margin-inline: auto; } }
@media screen and (max-width: 480px) {
      .lp_content .sec01 .sec01_lead_wrap .point_list {
        width: 47.23%;
        margin-left: auto;
        margin-top: -2%;
        margin-bottom: 3.34%; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec01 .sec01_lead_wrap .point_list {
          width: 90.19%;
          margin-top: 20px;
          margin-bottom: 20px;
          margin-inline: auto; } }
@media screen and (max-width: 480px) {
      .lp_content .sec01 .sec01_lead_wrap .sec01_point_list {
        display: grid;
        align-items: start;
        align-content: start;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px 2.22%; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec01 .sec01_lead_wrap .sec01_point_list {
          width: 91.14%;
          grid-template-columns: 1fr;
          margin-inline: auto; } }
@media screen and (max-width: 480px) {
    .lp_content .sec01 .plan_wrap {
      align-items: flex-start;
      justify-content: center;
      gap: 13.88%;
      margin-bottom: 7.78%; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .sec01 .plan_wrap {
        max-width: 326px;
        margin-inline: auto;
        flex-direction: column;
        gap: 20px 0;
        margin-bottom: 30px; } }
@media screen and (max-width: 480px) {
      .lp_content .sec01 .plan_wrap .plan_box {
        max-width: 326px;
        width: 36.23%; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec01 .plan_wrap .plan_box {
          width: 100%; } }
@media screen and (max-width: 480px) {
    .lp_content .sec01 .sec01_image_wrap_top {
      align-items: flex-start;
      margin-bottom: 3.34%; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .sec01 .sec01_image_wrap_top {
        margin-bottom: 20px;
        flex-direction: column;
        gap: 15px 0; } }
@media screen and (max-width: 480px) {
      .lp_content .sec01 .sec01_image_wrap_top .image_box {
        position: relative; }
        .lp_content .sec01 .sec01_image_wrap_top .image_box::after {
          content: "";
          display: block;
          position: absolute;
          inset: 0;
          z-index: 1;
          border: 1px solid #808080;
          pointer-events: none; }
      .lp_content .sec01 .sec01_image_wrap_top .image_box_left {
        max-width: 470px;
        width: 52.23%; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec01 .sec01_image_wrap_top .image_box_left {
          width: 100%; } }
@media screen and (max-width: 480px) {
      .lp_content .sec01 .sec01_image_wrap_top .image_box_right {
        max-width: 410px;
        width: 45.56%; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec01 .sec01_image_wrap_top .image_box_right {
          width: 100%; } }
@media screen and (max-width: 480px) {
    .lp_content .sec01 .sec01_image_wrap_bottom {
      align-items: flex-start; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .sec01 .sec01_image_wrap_bottom {
        flex-direction: column-reverse;
        gap: 10px 0; } }
@media screen and (max-width: 480px) {
      .lp_content .sec01 .sec01_image_wrap_bottom .illust_box {
        max-width: 497px;
        width: 55.23%;
        margin-left: -4.44%;
        margin-top: 1.67%; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec01 .sec01_image_wrap_bottom .illust_box {
          width: 100%;
          margin-left: 0;
          margin-top: 0; } }
@media screen and (max-width: 480px) {
      .lp_content .sec01 .sec01_image_wrap_bottom .vr_box {
        width: 45.56%; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec01 .sec01_image_wrap_bottom .vr_box {
          width: 100%; } }
@media screen and (max-width: 480px) {
        .lp_content .sec01 .sec01_image_wrap_bottom .vr_box .vr_head {
          margin-top: 0;
          font-size: clamp(14px, 2.34vw, 22px);
          text-align: center;
          line-height: 1;
          color: #595757;
          border: 1px solid;
          padding: 0.4em 0.2em;
          margin-bottom: 0.5em; }
        .lp_content .sec01 .sec01_image_wrap_bottom .vr_box .vr_item {
          width: 100%; }
          .lp_content .sec01 .sec01_image_wrap_bottom .vr_box .vr_item iframe {
            width: 100%;
            aspect-ratio: 16 / 9;
            /* ← 横16:縦9 の比率を指定 */
            border: 0; }
    .lp_content .sec01 .sec01_point_outer {
      margin-bottom: 10%; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .sec01 .sec01_point_outer {
        margin-bottom: 40px; } }
@media screen and (max-width: 480px) {
      .lp_content .sec01 .sec01_point_outer .sec01_point_head {
        align-items: center;
        margin-bottom: 4.45%;
        transform: none; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec01 .sec01_point_outer .sec01_point_head {
          margin-bottom: 20px;
          text-align: center; } }
@media screen and (max-width: 480px) {
        .lp_content .sec01 .sec01_point_outer .sec01_point_head .memo {
          max-width: 291px;
          width: 32.34%; } }
        @media screen and (max-width: 480px) and (max-width: 480px) {
          .lp_content .sec01 .sec01_point_outer .sec01_point_head .memo {
            width: 47.47%; } }
@media screen and (max-width: 480px) {
        .lp_content .sec01 .sec01_point_outer .sec01_point_head .text {
          max-width: 561px;
          width: 62.34%; } }
        @media screen and (max-width: 480px) and (max-width: 480px) {
          .lp_content .sec01 .sec01_point_outer .sec01_point_head .text {
            display: none; } }
@media screen and (max-width: 480px) {
      .lp_content .sec01 .sec01_point_outer .point_figure_wrap {
        align-items: flex-start;
        justify-content: center;
        gap: 1.77%; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec01 .sec01_point_outer .point_figure_wrap {
          gap: 15px 0;
          align-items: center;
          flex-direction: column; } }
@media screen and (max-width: 480px) {
        .lp_content .sec01 .sec01_point_outer .point_figure_wrap .illust_box {
          max-width: 396px;
          width: 44%; } }
        @media screen and (max-width: 480px) and (max-width: 480px) {
          .lp_content .sec01 .sec01_point_outer .point_figure_wrap .illust_box {
            max-width: 320px;
            width: 100%; } }
@media screen and (max-width: 480px) {
        .lp_content .sec01 .sec01_point_outer .point_figure_wrap .figure {
          max-width: 326px;
          width: 36.23%; } }
        @media screen and (max-width: 480px) and (max-width: 480px) {
          .lp_content .sec01 .sec01_point_outer .point_figure_wrap .figure {
            width: 100%; } }
@media screen and (max-width: 480px) {
          .lp_content .sec01 .sec01_point_outer .point_figure_wrap .figure .figure_text {
            text-align: right;
            font-size: clamp(10px, 1.59vw, 15px);
            line-height: 1;
            margin-top: 0.3em; }
      .lp_content .sec01 .sec01_point_outer .choice_wrap {
        align-items: flex-start;
        margin-top: 20px; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec01 .sec01_point_outer .choice_wrap {
          flex-direction: column;
          gap: 20px 0; } }
@media screen and (max-width: 480px) {
        .lp_content .sec01 .sec01_point_outer .choice_wrap .choice_box {
          max-width: 434px;
          width: 48.23%; } }
        @media screen and (max-width: 480px) and (max-width: 480px) {
          .lp_content .sec01 .sec01_point_outer .choice_wrap .choice_box {
            width: 100%; } }
@media screen and (max-width: 480px) {
          .lp_content .sec01 .sec01_point_outer .choice_wrap .choice_box .choice_button {
            margin-top: 5.53%;
            max-width: 349px;
            width: 80.42%;
            margin-inline: auto;
            cursor: pointer;
            transition: opacity 0.3s ease-in-out; } }
          @media screen and (max-width: 480px) and (hover: hover) {
            .lp_content .sec01 .sec01_point_outer .choice_wrap .choice_box .choice_button:hover {
              opacity: 0.7; } }
          @media screen and (max-width: 480px) and (max-width: 480px) {
            .lp_content .sec01 .sec01_point_outer .choice_wrap .choice_box .choice_button {
              margin-top: 10px; } }
@media screen and (max-width: 480px) {
  .lp_content .sec02 {
    background: #e3ded9;
    padding-top: clamp(50px, 6.67%, 80px);
    padding-bottom: clamp(50px, 6.67%, 80px); }
    .lp_content .sec02 .sec02_lead_wrap {
      align-items: flex-start;
      margin-bottom: 5.56%; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .sec02 .sec02_lead_wrap {
        flex-direction: column;
        align-items: center;
        gap: 20px 0;
        margin-bottom: 30px; } }
@media screen and (max-width: 480px) {
      .lp_content .sec02 .sec02_lead_wrap .sec02_lead_left {
        width: 55.23%; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec02 .sec02_lead_wrap .sec02_lead_left {
          width: 90.19%; } }
@media screen and (max-width: 480px) {
        .lp_content .sec02 .sec02_lead_wrap .sec02_lead_left .point_list {
          width: 85.52%;
          margin-top: 8.05%;
          margin-bottom: 6.04%; } }
        @media screen and (max-width: 480px) and (max-width: 480px) {
          .lp_content .sec02 .sec02_lead_wrap .sec02_lead_left .point_list {
            width: 100%; } }
@media screen and (max-width: 480px) {
        .lp_content .sec02 .sec02_lead_wrap .sec02_lead_left .sec02_point_list {
          width: 88.54%;
          display: grid;
          align-items: start;
          align-content: start;
          grid-auto-flow: dense;
          grid-template-columns: repeat(2, 1fr);
          gap: clamp(10px, 2.23vw, 20px) 1.81%; } }
        @media screen and (max-width: 480px) and (max-width: 480px) {
          .lp_content .sec02 .sec02_lead_wrap .sec02_lead_left .sec02_point_list {
            width: 100%; } }
@media screen and (max-width: 480px) {
          .lp_content .sec02 .sec02_lead_wrap .sec02_lead_left .sec02_point_list .item_wide {
            grid-column: span 2; }
      .lp_content .sec02 .sec02_lead_wrap .sec02_lead_right {
        max-width: 336px;
        width: 37.34%; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec02 .sec02_lead_wrap .sec02_lead_right {
          width: 100%; } }
@media screen and (max-width: 480px) {
    .lp_content .sec02 .image_wrap .illust_box {
      position: absolute;
      max-width: 468px;
      width: 52%;
      margin-bottom: -5.55%;
      bottom: 0;
      right: -5%; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .sec02 .image_wrap .illust_box {
        width: 98.11%;
        margin-inline: auto;
        position: relative;
        right: 0;
        margin-bottom: -6.32%; } }
@media screen and (max-width: 480px) {
  .lp_content .sec03 {
    background: #dae9b6;
    padding-top: clamp(50px, 6.67%, 80px);
    padding-bottom: clamp(50px, 6.67%, 80px); }
    .lp_content .sec03 .sec03_lead_wrap {
      align-items: flex-start;
      margin-bottom: 5.56%; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .sec03 .sec03_lead_wrap {
        flex-direction: column;
        align-items: center;
        margin-bottom: 25px;
        gap: 20px 0; } }
@media screen and (max-width: 480px) {
      .lp_content .sec03 .sec03_lead_wrap .sec03_lead_left {
        width: 55.78%; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec03 .sec03_lead_wrap .sec03_lead_left {
          order: 1;
          width: 95.26%; } }
@media screen and (max-width: 480px) {
        .lp_content .sec03 .sec03_lead_wrap .sec03_lead_left .point_list {
          width: 84.67%;
          margin-top: 3.99%; } }
        @media screen and (max-width: 480px) and (max-width: 480px) {
          .lp_content .sec03 .sec03_lead_wrap .sec03_lead_left .point_list {
            width: 94.69%;
            margin-top: 15px; } }
@media screen and (max-width: 480px) {
      .lp_content .sec03 .sec03_lead_wrap .sec03_lead_right {
        max-width: 336px;
        width: 37.34%; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec03 .sec03_lead_wrap .sec03_lead_right {
          order: 3;
          width: 100%; } }
@media screen and (max-width: 480px) {
    .lp_content .sec03 .sec03_point_list {
      width: 100%;
      margin-top: -6.66%;
      display: grid;
      align-items: start;
      align-content: start;
      grid-auto-flow: dense;
      grid-template-columns: repeat(2, 1fr);
      gap: clamp(10px, 2.23vw, 20px) 2.77%; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .sec03 .sec03_point_list {
        margin-top: 0;
        order: 2;
        grid-template-columns: 1fr;
        gap: 10px 0; } }
@media screen and (max-width: 480px) {
      .lp_content .sec03 .sec03_point_list .item:first-child {
        grid-column: span 2; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec03 .sec03_point_list .item:first-child {
          grid-column: span 1; } }
@media screen and (max-width: 480px) {
        .lp_content .sec03 .sec03_point_list .item:first-child img {
          display: block;
          max-width: 440px;
          width: 48.89%; } }
        @media screen and (max-width: 480px) and (max-width: 480px) {
          .lp_content .sec03 .sec03_point_list .item:first-child img {
            width: 100%; } }
@media screen and (max-width: 480px) {
    .lp_content .sec03 .image_wrap .illust_box {
      position: absolute;
      max-width: 451px;
      width: 50.12%;
      margin-bottom: -4.44%;
      bottom: 0;
      right: -4.44%; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .sec03 .image_wrap .illust_box {
        position: relative;
        z-index: 2;
        right: 0;
        width: 100%;
        margin-bottom: -6.32%; } }
@media screen and (max-width: 480px) {
  .lp_content .sec04 {
    padding-top: clamp(30px, 4.17%, 50px);
    padding-bottom: clamp(50px, 6.67%, 80px); }
    .lp_content .sec04 .sec04_head {
      font-size: clamp(14px, 1.29vw, 16px);
      text-align: center;
      line-height: 1;
      margin-bottom: clamp(30px, 4.17%, 50px); } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .sec04 .sec04_head {
        font-size: 14px;
        line-height: 2;
        margin-bottom: 30px; } }
@media screen and (max-width: 480px) {
    .lp_content .sec04 .sec04_wrap {
      position: relative;
      margin-bottom: clamp(25px, 3.34%, 40px); } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .sec04 .sec04_wrap {
        margin-bottom: 20px; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .lp_content .sec04 .sec04_wrap .sec04_image_wrap {
        flex-wrap: wrap; } }
@media screen and (max-width: 480px) {
      .lp_content .sec04 .sec04_wrap .sec04_image_wrap .sec04_image {
        width: 25%; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec04 .sec04_wrap .sec04_image_wrap .sec04_image {
          width: 50%; } }
@media screen and (max-width: 480px) {
      .lp_content .sec04 .sec04_wrap .sec04_lead {
        font-size: clamp(19px, 3.62vw, 45px);
        font-weight: 700;
        line-height: 1;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
        padding: 0.3em 0.2em; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .lp_content .sec04 .sec04_wrap .sec04_lead {
          font-size: 18px;
          top: 0;
          line-height: 1.6;
          height: fit-content;
          margin-top: auto;
          margin-bottom: auto; } }
@media screen and (max-width: 480px) {
        .lp_content .sec04 .sec04_wrap .sec04_lead::before {
          content: "";
          display: block;
          position: absolute;
          inset: 0;
          background: #00987d;
          mix-blend-mode: multiply; }
        .lp_content .sec04 .sec04_wrap .sec04_lead .text {
          display: block;
          position: relative;
          z-index: 1;
          color: #fff; }

  .modal_content {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: 0.6s opacity ease-in-out 0s;
    pointer-events: none;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, 0.5);
    z-index: 999; }
    body.modal_open .modal_content {
      opacity: 1;
      pointer-events: all; }
    .modal_content .modal_inner {
      max-width: 460px;
      width: 38.34%;
      margin: 0 auto;
      position: relative;
      height: 100%; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .modal_content .modal_inner {
        width: 90%; } }
@media screen and (max-width: 480px) {
    .modal_content .modal {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 1;
      position: absolute;
      opacity: 0;
      pointer-events: none;
      max-height: calc(100vh - 40px);
      height: fit-content;
      inset: 0;
      margin: auto;
      transform: translateY(20px);
      transition: 0.3s opacity ease-in-out 0s,0.3s transform ease-in-out 0s; }
      .modal_content .modal.active {
        opacity: 1;
        transform: translateY(0);
        pointer-events: all;
        transition: 0.3s opacity ease-in-out 0.3s,0.3s transform ease-in-out 0.3s; }
      .modal_content .modal .modal_close_button {
        position: absolute;
        z-index: 2;
        max-width: 262px;
        width: 56.96%;
        left: 0;
        right: 0;
        margin-inline: auto;
        bottom: 2.46%;
        cursor: pointer;
        transition: opacity 0.3s ease-in-out; } }
      @media screen and (max-width: 480px) and (hover: hover) {
        .modal_content .modal .modal_close_button:hover {
          opacity: 0.7; } }
@media screen and (max-width: 480px) {
    .modal_content .modal_close {
      position: absolute;
      z-index: 5;
      max-width: 65px;
      width: 14.14%;
      top: -0.73%;
      right: -1.3%;
      cursor: pointer;
      transform: translateY(20px);
      transition: 0.3s opacity ease-in-out 0s,0.3s transform ease-in-out 0s; } }
    @media screen and (max-width: 480px) and (hover: hover) {
      .modal_content .modal_close:hover {
        opacity: 0.7; } }
@media screen and (max-width: 480px) {
      body.modal_open .modal_content .modal_close {
        opacity: 1;
        pointer-events: all; } }
.page_top_button {
  position: fixed;
  z-index: 50;
  max-width: 26px;
  right: 20px;
  bottom: 250px;
  transform: translateX(80px);
  transition: opacity 0.3s ease-in-out,transform 0.3s ease-in-out; }
  @media screen and (max-width: 480px) {
    .page_top_button {
      right: 20px;
      bottom: 200px; } }
  @media (hover: hover) {
    .page_top_button:hover {
      opacity: 0.7; } }
  .scrolled .page_top_button {
    transform: translateX(0); }

.float_list_button {
  position: fixed;
  max-width: 300px;
  width: 25%;
  z-index: 50;
  right: 30px;
  bottom: 40px;
  bottom: 150px;
  transform: translateX(380px);
  transition: opacity 0.3s ease-in-out,transform 0.3s ease-in-out; }
  @media screen and (max-width: 960px) {
    .float_list_button {
      width: 200px; } }
  @media screen and (max-width: 480px) {
    .float_list_button {
      right: 20px;
      bottom: 120px;
      max-width: 290px;
      width: 77.55%; } }
  @media (hover: hover) {
    .float_list_button:hover {
      opacity: 0.7; } }
  .scrolled .float_list_button {
    transform: translateX(0); }

/*# sourceMappingURL=lp02.css.map */
