@charset "UTF-8";
/*! Writen  by SCSS */
.nomal {
  font-weight: 400 !important; }

.lead {
  font-size: clamp(16px, 1.61vw, 20px); }

.read {
  font-size: clamp(13px, 1.29vw, 16px); }

.sec_main {
  position: relative;
  aspect-ratio: 1600 / 720;
  background-image: url("../images/lp/main01.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media screen and (max-width: 480px) {
    .sec_main {
      aspect-ratio: auto;
      background-image: url("../images/lp/main01_sp.jpg");
      padding-bottom: calc(300%/4.14); } }
  .sec_main .main_head {
    position: absolute;
    z-index: 3;
    color: #fff;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.4), 0px 0px 1px rgba(0, 0, 0, 0.4), 0px 0px 2px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.4), 0px 0px 4px rgba(0, 0, 0, 0.4), 0px 0px 5px rgba(0, 0, 0, 0.4);
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 1px rgba(0, 0, 0, 0.2), 0px 0px 2px rgba(0, 0, 0, 0.2), 0px 0px 3px rgba(0, 0, 0, 0.2), 0px 0px 4px rgba(0, 0, 0, 0.2), 0px 0px 5px rgba(0, 0, 0, 0.2), 0px 0px 6px rgba(0, 0, 0, 0.2), 0px 0px 7px rgba(0, 0, 0, 0.2), 0px 0px 8px rgba(0, 0, 0, 0.2), 0px 0px 9px rgba(0, 0, 0, 0.2), 0px 0px 10px rgba(0, 0, 0, 0.2);
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    left: 0;
    right: 0;
    line-height: 1;
    top: 13.2%; }
    @media screen and (max-width: 480px) {
      .sec_main .main_head {
        top: calc(15%/3); } }
    .sec_main .main_head .text_min {
      font-size: 2.25vw;
      margin-bottom: 1em; }
      @media screen and (max-width: 480px) {
        .sec_main .main_head .text_min {
          font-size: 3.86vw;
          margin-bottom: 0.8em; } }
    .sec_main .main_head .text_lg {
      font-size: 5.25vw; }
      @media screen and (max-width: 480px) {
        .sec_main .main_head .text_lg {
          font-size: 8.21vw; } }
  .sec_main .main_badge {
    position: absolute;
    z-index: 2;
    max-width: 240px;
    width: 15%;
    left: 3.63%;
    bottom: 2.38%; }
    @media screen and (max-width: 480px) {
      .sec_main .main_badge {
        left: 0;
        right: 50%;
        width: 46%;
        margin-left: auto;
        margin-right: auto;
        bottom: 22%;
        right: auto;
        left: calc(8%/4.14);
        bottom: calc(30%/3);
        width: calc(126%/4.14); } }
  .sec_main img {
    width: 100%; }
  .sec_main .main_res_button {
    max-width: 568px;
    width: 35.5%;
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: -6.94%; }
    @media screen and (max-width: 480px) {
      .sec_main .main_res_button {
        left: 20px;
        right: 20px;
        bottom: calc(-45%/3);
        width: calc(374%/4.14); } }
    .sec_main .main_res_button a {
      transition: opacity 0.3s ease-in-out;
      display: block;
      animation: animateCv 2s ease-out infinite; }
      @media (hover: hover) {
        .sec_main .main_res_button a:hover {
          opacity: 0.7; } }

@keyframes animateCv {
  0%, 40%, 60%, 80% {
    transform: scale(1); }
  50%, 70% {
    transform: scale(0.95); } }
.inner_1400 {
  max-width: 1400px;
  width: calc(100% - 40px);
  margin: 0 auto; }

.color01 {
  color: #ff7e00; }

.main_obi {
  padding: 63px 0 30px;
  width: 100%;
  background-image: url("../images/lp/obi_bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media screen and (max-width: 768px) {
    .main_obi {
      padding-top: calc(30%/7.25); } }
  @media screen and (max-width: 480px) {
    .main_obi {
      padding-top: calc(60%/4.14);
      background-image: url("../images/lp/obi_bg_sp.jpg"); } }
  .main_obi .lead_head {
    font-size: clamp(24px, 2.28vw, 34px);
    font-feature-settings: "palt";
    font-weight: bold; }
  .main_obi .lead_head02 {
    font-size: clamp(18px, 1.85vw, 28px);
    font-feature-settings: "palt";
    font-weight: bold; }
  .main_obi .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative; }
    @media screen and (max-width: 1200px) {
      .main_obi .item {
        align-items: flex-end; } }
    @media screen and (max-width: 768px) {
      .main_obi .item {
        flex-direction: column; } }
    .main_obi .item::before {
      content: "";
      pointer-events: none;
      position: absolute;
      inset: 0;
      top: 65px;
      right: auto;
      left: calc(732%/14);
      margin: auto;
      z-index: 1;
      display: block;
      width: 1px;
      background: #ff7e00; }
      @media screen and (max-width: 1200px) {
        .main_obi .item::before {
          top: 2em; } }
      @media screen and (max-width: 768px) {
        .main_obi .item::before {
          display: none; } }
    .main_obi .item .lead_head {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      margin: auto;
      line-height: 1; }
      @media screen and (max-width: 1200px) {
        .main_obi .item .lead_head {
          top: -0.7em; } }
      @media screen and (max-width: 768px) {
        .main_obi .item .lead_head {
          position: static;
          line-height: 2; } }
    .main_obi .item .l_cnt {
      width: calc(690%/14); }
      @media screen and (max-width: 768px) {
        .main_obi .item .l_cnt {
          width: 100%;
          padding-bottom: calc(30%/7.27);
          margin-bottom: calc(30%/7.27);
          border-bottom: 1px solid #ff7e00; } }
      .main_obi .item .l_cnt .flex {
        align-items: flex-end; }
        @media screen and (max-width: 1200px) {
          .main_obi .item .l_cnt .flex {
            flex-wrap: wrap; } }
        @media screen and (max-width: 768px) {
          .main_obi .item .l_cnt .flex {
            align-items: center; } }
        .main_obi .item .l_cnt .flex .txt {
          width: calc(290%/6.9); }
          @media screen and (max-width: 480px) {
            .main_obi .item .l_cnt .flex .txt {
              line-height: 1.4; } }
        .main_obi .item .l_cnt .flex .img {
          width: calc(364%/6.9); }
          @media screen and (max-width: 480px) {
            .main_obi .item .l_cnt .flex .img {
              width: calc(150%/3.74);
              margin-right: calc(20%/3.74); } }
        @media screen and (max-width: 1200px) {
          .main_obi .item .l_cnt .flex .pc_item {
            display: none; } }
        .main_obi .item .l_cnt .flex .sp_item {
          display: none; }
          @media screen and (max-width: 1200px) {
            .main_obi .item .l_cnt .flex .sp_item {
              margin-top: 5px;
              display: block; } }
          @media screen and (max-width: 768px) {
            .main_obi .item .l_cnt .flex .sp_item {
              margin-top: 8px; } }
    .main_obi .item .r_cnt {
      width: calc(621%/14); }
      @media screen and (max-width: 768px) {
        .main_obi .item .r_cnt {
          width: 100%; } }
      .main_obi .item .r_cnt .flex {
        align-items: center; }
        .main_obi .item .r_cnt .flex .txt {
          width: calc(245%/6.21);
          padding-top: calc(28%/6.21); }
          @media screen and (max-width: 480px) {
            .main_obi .item .r_cnt .flex .txt {
              line-height: 1.4; } }
        .main_obi .item .r_cnt .flex .img {
          width: calc(327%/6.21); }

.info {
  padding: 50px 0 84px; }
  @media screen and (max-width: 480px) {
    .info {
      padding: 40px 0 60px; } }
  .info .lead_head {
    font-size: clamp(28px, 3.22vw, 40px);
    line-height: 1;
    letter-spacing: 0.1em;
    font-weight: 600;
    margin-bottom: 1em; }
    @media screen and (max-width: 480px) {
      .info .lead_head {
        line-height: 1.4; } }
  .info .info_txts {
    max-width: 900px;
    margin: 0 auto calc(80%/9);
    display: flex;
    flex-direction: column;
    gap: 20px; }
    .info .info_txts dl {
      display: flex; }
      .info .info_txts dl dt {
        line-height: 0;
        width: 35px;
        margin-right: 15px; }
        @media screen and (max-width: 480px) {
          .info .info_txts dl dt {
            width: 16px;
            margin-right: 10px; } }
      .info .info_txts dl dd {
        width: calc(100% - 50px);
        text-align: left;
        line-height: 1;
        font-size: clamp(16px, 3.33vw, 30px);
        letter-spacing: 0.1em;
        font-feature-settings: "palt"; }
        @media screen and (max-width: 480px) {
          .info .info_txts dl dd {
            line-height: 1.4;
            width: calc(100% - 26px); } }
  .info .box_txts {
    border: 3px solid #ff9c00;
    max-width: 610px;
    margin: 0 auto calc(60%/9);
    padding: 0 15px 35px; }
    .info .box_txts h3 {
      font-size: clamp(18px, 3.33vw, 30px);
      padding: 0 5px;
      position: relative;
      top: -0.5em;
      padding-bottom: 0.5em;
      line-height: 1;
      background: #fff;
      display: inline-block; }
    .info .box_txts p {
      font-size: clamp(14px, 2.22vw, 20px);
      line-height: 2.6;
      letter-spacing: 0.05em;
      font-weight: 900; }
      @media screen and (max-width: 480px) {
        .info .box_txts p {
          line-height: 1.8; } }
  .info .info_txt01 {
    font-size: clamp(18px, 2.25vw, 28px);
    line-height: 1.4;
    margin-bottom: 0.5em; }
  .info .info_txt02 {
    font-size: clamp(28px, 3.22vw, 40px);
    line-height: 1;
    letter-spacing: 0.1em;
    font-weight: 600;
    margin-bottom: 1em;
    font-feature-settings: "palt"; }
    @media screen and (max-width: 480px) {
      .info .info_txt02 {
        line-height: 1.4; } }
  .info .info_txt03 {
    font-size: clamp(26px, 3.38vw, 42px);
    line-height: 1.2;
    font-weight: 600;
    font-feature-settings: "palt"; }
    @media screen and (max-width: 480px) {
      .info .info_txt03 {
        line-height: 1.4; } }

.sec_lead {
  padding-top: clamp(50px, 7.5%, 90px);
  margin-bottom: clamp(50px, 6.67%, 80px); }
  @media screen and (max-width: 480px) {
    .sec_lead {
      margin-bottom: 40px; } }
  .sec_lead .lead_head {
    font-size: clamp(24px, 2.74vw, 34px);
    line-height: 1;
    letter-spacing: 0.1em;
    margin-bottom: 0.64em;
    color: #ff9c00; }
    @media screen and (max-width: 480px) {
      .sec_lead .lead_head {
        line-height: 1.4; } }
  .sec_lead .read {
    font-weight: 500;
    line-height: 2.13; }
  .sec_lead .lead_top {
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    line-height: 1.7; }
  .sec_lead .lead_info {
    font-size: clamp(18px, 2.25vw, 28px);
    line-height: 1.4;
    margin-bottom: 1em; }
  .sec_lead .tel_wrap {
    display: flex;
    justify-content: space-between;
    max-width: 600px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    gap: 0 8.33%; }
    @media screen and (max-width: 480px) {
      .sec_lead .tel_wrap {
        gap: 0 4%; } }
    .sec_lead .tel_wrap::before, .sec_lead .tel_wrap::after {
      content: "";
      width: 5%;
      border-top: 5px solid;
      border-bottom: 5px solid; }
      @media screen and (max-width: 480px) {
        .sec_lead .tel_wrap::before, .sec_lead .tel_wrap::after {
          border-top: 3px solid;
          border-bottom: 3px solid; } }
    .sec_lead .tel_wrap::before {
      border-left: 5px solid; }
      @media screen and (max-width: 480px) {
        .sec_lead .tel_wrap::before {
          border-left: 3px solid; } }
    .sec_lead .tel_wrap::after {
      border-right: 5px solid; }
      @media screen and (max-width: 480px) {
        .sec_lead .tel_wrap::after {
          border-right: 3px solid; } }
    .sec_lead .tel_wrap .tel_inner {
      padding-top: 2%;
      padding-bottom: 2%;
      flex-shrink: 0; }
      .sec_lead .tel_wrap .tel_inner .tel_lead {
        line-height: 1;
        margin-bottom: 1em; }
        @media screen and (max-width: 480px) {
          .sec_lead .tel_wrap .tel_inner .tel_lead {
            line-height: 1.4;
            margin-bottom: 0.6em; } }
      .sec_lead .tel_wrap .tel_inner .tel a {
        font-size: clamp(25px, 7.81vw, 50px);
        display: flex;
        justify-content: center;
        align-items: center;
        line-height: 1;
        letter-spacing: 0.1em;
        gap: 0 0.3em; }
        @media screen and (max-width: 480px) {
          .sec_lead .tel_wrap .tel_inner .tel a {
            letter-spacing: 0; } }
        .sec_lead .tel_wrap .tel_inner .tel a .icon {
          width: 0.68em; }

.res_button {
  max-width: 568px;
  width: 47.34%;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 480px) {
    .res_button {
      width: 100%; } }
  .res_button a {
    display: block;
    transition: opacity 0.3s ease-in-out;
    animation: animateCv 2s ease-out infinite; }
    @media (hover: hover) {
      .res_button a:hover {
        opacity: 0.7; } }

.sec_content_main {
  margin-bottom: clamp(50px, 6.67%, 80px); }
  @media screen and (max-width: 480px) {
    .sec_content_main {
      margin-bottom: 60px; } }
  .sec_content_main img {
    width: 100%; }

.sec {
  padding-top: clamp(80px, 10%, 120px); }
  @media screen and (max-width: 480px) {
    .sec {
      padding-top: 60px; } }

.sec_head {
  font-size: clamp(26px, 4.83vw, 60px);
  text-align: center;
  line-height: 1;
  margin-bottom: clamp(80px, 10%, 120px); }
  @media screen and (max-width: 480px) {
    .sec_head {
      line-height: 1.4;
      margin-bottom: 40px; } }
  .sec_head.sec04_head_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 0.5em; }
    .sec_head.sec04_head_wrap .badge {
      width: 2.96em; }
      @media screen and (max-width: 480px) {
        .sec_head.sec04_head_wrap .badge {
          width: 4em; } }

.sec01 {
  position: relative; }
  .sec01 .inner {
    z-index: 2; }
  .sec01::before {
    content: "";
    display: block;
    z-index: -1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc((100% - 1400px) / 2);
    right: 0;
    margin-bottom: clamp(30px, 4.17%, 50px);
    background: #fff79b; }
    @media screen and (max-width: 1240px) {
      .sec01::before {
        left: 20px; } }
    @media screen and (max-width: 768px) {
      .sec01::before {
        left: 10px; } }
    @media screen and (max-width: 480px) {
      .sec01::before {
        left: 0; } }
  .sec01 .res_button {
    margin-top: clamp(40px, 5.84%, 70px); }

.sec01_list_wrap {
  max-width: 1170px;
  margin-left: auto;
  display: grid;
  align-items: start;
  align-content: start;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 5.12%; }
  @media screen and (max-width: 1000px) {
    .sec01_list_wrap {
      grid-template-columns: 1fr;
      gap: 15px; } }
  .sec01_list_wrap .sec01_list {
    display: grid;
    gap: clamp(15px, 2.5vw, 30px) 0;
    line-height: 1.4; }
    @media screen and (max-width: 1000px) {
      .sec01_list_wrap .sec01_list {
        gap: 15px 0;
        max-width: 555px;
        width: 100%;
        margin: 0 auto; } }
    @media screen and (min-width: 1000px) {
      .sec01_list_wrap .sec01_list.sec01_list_l {
        max-width: 520px;
        width: 100%;
        margin-left: auto;
        position: relative; } }
    @media screen and (max-width: 1000px) {
      .sec01_list_wrap .sec01_list.sec01_list_l {
        padding-right: calc(150%/5.55);
        position: relative;
        margin-bottom: 20px; } }
    @media screen and (max-width: 480px) {
      .sec01_list_wrap .sec01_list.sec01_list_l {
        padding-right: calc(100%/4.8); } }
    @media screen and (min-width: 1000px) {
      .sec01_list_wrap .sec01_list.sec01_list_r {
        max-width: 538px;
        margin-left: auto;
        gap: clamp(10px, 1.25vw, 15px) 0; } }
    .sec01_list_wrap .sec01_list .item {
      display: flex;
      align-items: flex-start;
      gap: 0 10px; }
      .sec01_list_wrap .sec01_list .item .item_in {
        display: flex;
        align-items: center;
        gap: 0 10px; }
      .sec01_list_wrap .sec01_list .item .icon {
        flex-shrink: 0; }
      .sec01_list_wrap .sec01_list .item .text_tel {
        font-size: clamp(15px, 2.41vw, 30px); }
        @media screen and (max-width: 1550px) {
          .sec01_list_wrap .sec01_list .item .text_tel {
            font-size: 1.7vw; } }
        @media screen and (max-width: 1200px) {
          .sec01_list_wrap .sec01_list .item .text_tel {
            font-size: 2.5vw; } }
        @media screen and (max-width: 480px) {
          .sec01_list_wrap .sec01_list .item .text_tel {
            font-size: 5.8vw; } }
        @media screen and (max-width: 375px) {
          .sec01_list_wrap .sec01_list .item .text_tel {
            font-size: 5.8vw; } }
      .sec01_list_wrap .sec01_list .item .text_access {
        font-size: clamp(13px, 1.45vw, 18px);
        letter-spacing: -0.05em; }
      .sec01_list_wrap .sec01_list .item .text_root {
        font-size: clamp(12px, 1.12vw, 14px); }
      .sec01_list_wrap .sec01_list .item.item02 .icon {
        width: 18px; }
      .sec01_list_wrap .sec01_list .item.item04, .sec01_list_wrap .sec01_list .item.item05 {
        align-items: flex-start; }
        .sec01_list_wrap .sec01_list .item.item04 .text_access, .sec01_list_wrap .sec01_list .item.item05 .text_access {
          margin-bottom: 0.5em; }
      @media screen and (max-width: 480px) {
        .sec01_list_wrap .sec01_list .item.item04 .icon {
          width: 42px; } }
      @media screen and (max-width: 480px) {
        .sec01_list_wrap .sec01_list .item.item05 .icon, .sec01_list_wrap .sec01_list .item.item06 .icon {
          width: 18px; } }
      .sec01_list_wrap .sec01_list .item.item06 {
        align-items: flex-start; }
        .sec01_list_wrap .sec01_list .item.item06 .item06_image {
          max-width: 200px;
          width: 36.04%;
          margin-left: auto; }
          @media screen and (max-width: 480px) {
            .sec01_list_wrap .sec01_list .item.item06 .item06_image {
              width: 30%; } }
      .sec01_list_wrap .sec01_list .item.img12 {
        position: absolute;
        width: calc(260%/5.2);
        right: calc(14% / 5.2);
        bottom: calc(-53% / 2.38); }
        @media screen and (max-width: 1550px) {
          .sec01_list_wrap .sec01_list .item.img12 {
            width: calc(250%/5.2); } }
        @media screen and (max-width: 1000px) {
          .sec01_list_wrap .sec01_list .item.img12 {
            width: calc(260%/5.55);
            right: 0;
            bottom: 0; } }
        @media screen and (max-width: 480px) {
          .sec01_list_wrap .sec01_list .item.img12 {
            width: 35%; } }

.sec01_wrap {
  margin-top: clamp(50px, 6.67%, 80px);
  max-width: 1170px;
  margin-left: auto; }
  @media screen and (max-width: 480px) {
    .sec01_wrap {
      flex-direction: column;
      gap: 30px 0;
      margin-top: 40px; } }
  .sec01_wrap .sec01_map {
    max-width: 540px;
    width: 46.16%; }
    @media screen and (max-width: 480px) {
      .sec01_wrap .sec01_map {
        width: 100%; } }
  .sec01_wrap .sec01_access_wrap {
    width: 47.87%; }
    @media screen and (max-width: 480px) {
      .sec01_wrap .sec01_access_wrap {
        width: 100%; } }
    .sec01_wrap .sec01_access_wrap .sec01_access_head {
      display: flex;
      align-items: center;
      font-size: clamp(16px, 1.93vw, 24px);
      line-height: 1;
      gap: 0 1em;
      margin-bottom: 0.8em; }
      .sec01_wrap .sec01_access_wrap .sec01_access_head .icon {
        width: 1.66em;
        line-height: 0; }
    .sec01_wrap .sec01_access_wrap .sec01_access_list {
      display: grid;
      align-items: start;
      align-content: start;
      grid-template-columns: repeat(2, 1fr);
      gap: 15px 7.14%; }
      @media screen and (max-width: 480px) {
        .sec01_wrap .sec01_access_wrap .sec01_access_list {
          gap: 15px 3%; } }
      .sec01_wrap .sec01_access_wrap .sec01_access_list .item_text {
        margin-top: 10px; }
        .sec01_wrap .sec01_access_wrap .sec01_access_list .item_text .read {
          display: flex;
          align-items: baseline;
          flex-wrap: wrap;
          line-height: 1;
          gap: 0.4em 0; }
          @media screen and (max-width: 480px) {
            .sec01_wrap .sec01_access_wrap .sec01_access_list .item_text .read {
              font-size: 12px; } }
          .sec01_wrap .sec01_access_wrap .sec01_access_list .item_text .read .text_in {
            display: flex;
            align-items: baseline; }
          .sec01_wrap .sec01_access_wrap .sec01_access_list .item_text .read .text_lg {
            font-size: 1.2em; }
        .sec01_wrap .sec01_access_wrap .sec01_access_list .item_text .text_sub {
          font-size: clamp(10px, 1.04vw, 13px);
          line-height: 1.39;
          padding-left: 1em;
          text-indent: -1em;
          margin-top: 5px; }
    .sec01_wrap .sec01_access_wrap .cap_l {
      margin-top: 20px;
      padding-left: 1em;
      text-indent: -1em; }

.sec02 {
  padding-bottom: clamp(80px, 10%, 120px); }
  @media screen and (max-width: 480px) {
    .sec02 {
      padding-bottom: 60px; } }

.sec02_wrap {
  margin-bottom: clamp(50px, 6.67%, 80px);
  max-width: 1170px;
  margin-left: auto;
  align-items: flex-start; }
  @media screen and (max-width: 480px) {
    .sec02_wrap {
      margin-bottom: 40px;
      flex-direction: column;
      gap: 30px 0; } }
  .sec02_wrap .sec02_graph {
    max-width: 616px;
    width: 52.65%; }
    @media screen and (max-width: 480px) {
      .sec02_wrap .sec02_graph {
        width: 100%; } }
  .sec02_wrap .text_box {
    width: 43.59%;
    position: relative; }
    @media screen and (max-width: 480px) {
      .sec02_wrap .text_box {
        width: 100%; } }
    .sec02_wrap .text_box::before {
      content: "";
      display: block;
      position: absolute;
      inset: 0;
      z-index: -1;
      pointer-events: none;
      border: 3px solid #ff9c00;
      margin-top: 4.91%; }
      @media screen and (max-width: 480px) {
        .sec02_wrap .text_box::before {
          margin-top: 14px; } }
    .sec02_wrap .text_box .sec02_box_head {
      width: fit-content;
      font-size: clamp(16px, 3.14vw, 38px);
      margin-left: auto;
      margin-right: auto;
      color: #ff9c00;
      line-height: 1;
      padding: 0 0.5em;
      background: #fff;
      font-weight: 900; }
      @media screen and (max-width: 480px) {
        .sec02_wrap .text_box .sec02_box_head {
          font-size: 24px; } }
    .sec02_wrap .text_box .sec02_list {
      padding: 7.84% 5.88%;
      display: grid;
      line-height: 1.4;
      gap: 1em 0; }
      @media screen and (max-width: 480px) {
        .sec02_wrap .text_box .sec02_list {
          padding: 15px; } }
      .sec02_wrap .text_box .sec02_list .item {
        padding-left: 1em;
        text-indent: -1em; }

.sec03 {
  background: #f8c62d;
  padding-bottom: clamp(50px, 6.67%, 80px);
  margin-top: clamp(80px, 10%, 120px);
  padding-top: 0; }
  @media screen and (max-width: 480px) {
    .sec03 {
      margin-top: 60px;
      padding-bottom: 60px; } }
  .sec03 .sec_head {
    color: #fff;
    line-height: 1.2;
    letter-spacing: 0.1em;
    margin-bottom: clamp(50px, 6.67%, 80px); }
    @media screen and (max-width: 480px) {
      .sec03 .sec_head {
        font-size: 5.5vw;
        line-height: 1.6;
        margin-block: 20px; } }

.sec03_top_list {
  max-width: 1200px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: clamp(40px, 10vw, 80px) 2%;
  margin-bottom: clamp(30px, 4.17%, 50px);
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 480px) {
    .sec03_top_list {
      gap: clamp(40px, 10vw, 80px) 4%; } }
  .sec03_top_list .item {
    padding: 0.6em 0.2em;
    width: 18%;
    font-size: clamp(14px, 1.61vw, 20px);
    line-height: 1.4;
    color: #ff9000;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    position: relative; }
    @media screen and (max-width: 480px) {
      .sec03_top_list .item {
        width: 30%; } }
    .sec03_top_list .item::before {
      content: "";
      display: block;
      position: absolute;
      bottom: 100%;
      left: 0;
      right: 0;
      width: 100%;
      aspect-ratio: 4 / 1;
      background: #fff;
      clip-path: polygon(50% 0%, 0% 100%, 100% 100%); }

.sec03_point_wrap {
  border-radius: 5px;
  background: #fff;
  position: relative;
  margin-bottom: clamp(40px, 5%, 60px); }
  .sec03_point_wrap::before {
    content: "";
    display: block;
    position: absolute;
    border-radius: 5px;
    inset: 3px;
    z-index: 1;
    pointer-events: none;
    border: 2px solid #f8c62d; }
  .sec03_point_wrap::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% - 6px);
    margin-left: auto;
    margin-right: auto;
    aspect-ratio: 3 / 2;
    width: 30px;
    z-index: 2;
    background: #fff;
    clip-path: polygon(50% 100%, 0 0, 100% 0); }
    @media screen and (max-width: 480px) {
      .sec03_point_wrap::after {
        width: 20px; } }
  .sec03_point_wrap .sec03_point_inner {
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    max-width: 1140px;
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 480px) {
      .sec03_point_wrap .sec03_point_inner {
        padding-top: 25px;
        padding-bottom: 25px;
        width: calc(100% - 30px); } }
    .sec03_point_wrap .sec03_point_inner .sec03_point_head {
      font-size: clamp(20px, 2.41vw, 30px);
      line-height: 1;
      color: #ff9000;
      margin-bottom: 0.66em; }
    .sec03_point_wrap .sec03_point_inner .sec03_point_list {
      display: grid;
      gap: clamp(15px, 2.09vw, 25px) 0; }
      .sec03_point_wrap .sec03_point_inner .sec03_point_list .item .item_head {
        font-size: clamp(18px, 2.09vw, 26px);
        color: #ff9000;
        line-height: 1.4; }
      .sec03_point_wrap .sec03_point_inner .sec03_point_list .item .lead {
        line-height: 1.4;
        margin-top: 0.5em;
        padding-left: 1.35em; }
    .sec03_point_wrap .sec03_point_inner .image_zeh {
      position: absolute;
      z-index: 2;
      max-width: 380px;
      width: 33.34%;
      top: 0;
      right: 1.76%;
      margin-top: 5.27%; }
      @media screen and (max-width: 480px) {
        .sec03_point_wrap .sec03_point_inner .image_zeh {
          position: static;
          margin-top: 20px;
          width: 80%;
          margin-left: auto;
          margin-right: auto; } }

.housing_wrap {
  align-items: flex-start;
  margin-bottom: 40px; }
  @media screen and (max-width: 480px) {
    .housing_wrap {
      flex-wrap: wrap;
      gap: 25px 0; } }
  .housing_wrap .plan_figure {
    max-width: 330px;
    width: 27.5%; }
    @media screen and (max-width: 480px) {
      .housing_wrap .plan_figure {
        width: 48%; } }
  .housing_wrap .slide_box {
    max-width: 470px;
    width: 39.17%;
    position: relative; }
    @media screen and (max-width: 480px) {
      .housing_wrap .slide_box {
        width: 100%; } }
    .housing_wrap .slide_box .housing_pagination {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 15px;
      bottom: 15px; }
      @media screen and (max-width: 480px) {
        .housing_wrap .slide_box .housing_pagination {
          gap: 10px;
          bottom: 8px; } }
      .housing_wrap .slide_box .housing_pagination .swiper-pagination-bullet {
        margin: 0;
        width: 20px;
        height: 20px;
        border: 3px solid #fff;
        opacity: 1;
        background: rgba(255, 255, 255, 0);
        transition: background 0.3s ease-in-out; }
        @media screen and (max-width: 480px) {
          .housing_wrap .slide_box .housing_pagination .swiper-pagination-bullet {
            width: 16px;
            height: 16px; } }
        @media (hover: hover) {
          .housing_wrap .slide_box .housing_pagination .swiper-pagination-bullet:hover {
            background: #fff; } }
        .housing_wrap .slide_box .housing_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
          background: #fff; }

.data_wrap {
  color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 500;
  margin-bottom: clamp(40px, 5.84%, 70px); }
  @media screen and (max-width: 480px) {
    .data_wrap {
      font-weight: 700;
      flex-direction: column;
      align-items: stretch; } }
  .data_wrap .data_head {
    flex-shrink: 0;
    font-size: clamp(20px, 2.41vw, 30px);
    line-height: 1;
    letter-spacing: 0.1em;
    padding-right: 1em; }
    @media screen and (max-width: 480px) {
      .data_wrap .data_head {
        font-size: 24px;
        text-align: center;
        padding-right: 0;
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid; } }
  .data_wrap .read {
    line-height: 1.88;
    border-left: 1px solid;
    padding-left: 1.87em; }
    @media screen and (max-width: 480px) {
      .data_wrap .read {
        font-size: 15px;
        line-height: 1.6;
        align-self: center;
        padding-left: 0;
        border-left: none; } }

.sec04 {
  padding-top: 0;
  padding-bottom: clamp(80px, 10%, 120px); }
  @media screen and (max-width: 480px) {
    .sec04 {
      padding-bottom: 60px; } }

.outline_top_wrap {
  align-items: flex-start;
  flex-wrap: wrap; }
  @media screen and (max-width: 480px) {
    .outline_top_wrap {
      flex-direction: column;
      gap: 30px 0; } }
  .outline_top_wrap .badge {
    display: block;
    width: 100%; }
    .outline_top_wrap .badge .badge_image {
      text-align: center;
      max-width: 480px; }
  .outline_top_wrap .outline_top {
    margin-top: 6.67%;
    line-height: 1.4;
    display: grid;
    gap: 1.42em 0; }
    @media screen and (max-width: 480px) {
      .outline_top_wrap .outline_top {
        margin-top: 0;
        gap: 0.8em 0; } }
    .outline_top_wrap .outline_top .item {
      display: flex;
      align-items: baseline;
      gap: 0 1em; }
      .outline_top_wrap .outline_top .item dt {
        order: 1;
        flex-shrink: 0;
        width: 6.25em; }
      .outline_top_wrap .outline_top .item dd {
        order: 3; }
      .outline_top_wrap .outline_top .item::before {
        content: "／";
        display: block;
        order: 2; }
  .outline_top_wrap .outline_image {
    max-width: 556px;
    width: 46.34%; }
    @media screen and (max-width: 480px) {
      .outline_top_wrap .outline_image {
        width: 100%; } }

.outline_bottom {
  align-items: flex-end;
  margin-top: clamp(60px, 5%, 1px);
  margin-bottom: clamp(40px, 5.84%, 70px); }
  @media screen and (max-width: 480px) {
    .outline_bottom {
      margin-top: 30px;
      flex-direction: column;
      gap: 30px;
      align-items: flex-start; } }
  .outline_bottom .outline_bottom_left {
    width: 50%; }
    @media screen and (max-width: 480px) {
      .outline_bottom .outline_bottom_left {
        width: 100%; } }
  .outline_bottom .outline_bottom_right {
    width: 46.67%; }
    @media screen and (max-width: 480px) {
      .outline_bottom .outline_bottom_right {
        width: 100%; } }
  .outline_bottom .outline_bottom_head {
    line-height: 1;
    margin-bottom: 1.4em; }
  .outline_bottom .outline_bottom_list {
    line-height: 1.4;
    display: grid;
    gap: 1.42em; }
    @media screen and (max-width: 480px) {
      .outline_bottom .outline_bottom_list {
        gap: 0.8em 0; } }

.sec05 {
  position: relative;
  z-index: 1; }
  .sec05::before {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    z-index: -1;
    background: rgba(196, 189, 151, 0.1);
    margin-bottom: clamp(40px, 5%, 60px); }
  .sec05 .map_wrap {
    max-width: 990px;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    margin-bottom: clamp(50px, 6.67%, 80px); }
    @media screen and (max-width: 480px) {
      .sec05 .map_wrap {
        margin-bottom: 40px;
        flex-direction: column;
        gap: 25px 0; } }
    .sec05 .map_wrap .map_head {
      color: #af9451;
      letter-spacing: 0.1em;
      margin-bottom: 1em;
      line-height: 1; }
    .sec05 .map_wrap .map_box_left {
      max-width: 540px;
      width: 54.55%; }
      @media screen and (max-width: 480px) {
        .sec05 .map_wrap .map_box_left {
          width: 100%; } }
    .sec05 .map_wrap .map_box_right {
      max-width: 400px;
      width: 40.41%; }
      @media screen and (max-width: 480px) {
        .sec05 .map_wrap .map_box_right {
          width: 80%;
          align-self: center; } }

.sec06 {
  padding-bottom: clamp(50px, 7.5%, 90px); }
  @media screen and (max-width: 480px) {
    .sec06 {
      padding-bottom: 60px; } }
  .sec06 .sec06_head_wrap {
    letter-spacing: 0.2em;
    line-height: 1.4;
    margin-bottom: 0.2em; }
    .sec06 .sec06_head_wrap .small {
      font-size: 40%;
      display: inline-block;
      letter-spacing: 0.05em; }
  .sec06 .img11 {
    margin-bottom: clamp(25px, 3.34%, 40px); }

.sec_form .form_wrap {
  width: 100%; }
  .sec_form .form_wrap iframe {
    height: 2300px;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .sec_form .form_wrap iframe {
        height: 2200px; } }
    @media screen and (max-width: 680px) {
      .sec_form .form_wrap iframe {
        height: 2300px; } }
    @media screen and (max-width: 500px) {
      .sec_form .form_wrap iframe {
        height: 2400px; } }

/*# sourceMappingURL=lp.css.map */
