  /*! Writen  by SCSS */
.sec .inner {
  max-width: 1200px; }

div.contents_wrap {
  position: relative; }
  div.contents_wrap::before {
    content: "";
    display: block;
    position: fixed;
    inset: 0;
    z-index: -1;
    background-image: url("/bunjyo/akenokita/img/plan/bg.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover; }

.sec_lead {
  margin-bottom: clamp(30px, 4.17%, 50px); }

.sec01_image_wrap {
  align-items: flex-start; }
  @media screen and (max-width: 480px) {
    .sec01_image_wrap {
      flex-direction: column;
      align-items: center; } }
  .sec01_image_wrap .sec01_image {
    max-width: 658px;
    width: 54.84%; }
    @media screen and (max-width: 480px) {
      .sec01_image_wrap .sec01_image {
        width: 100%; } }
  .sec01_image_wrap .sec01_image_right {
    max-width: 542px;
    width: 45.17%;
    margin-top: 5%; }
    @media screen and (max-width: 480px) {
      .sec01_image_wrap .sec01_image_right {
        width: 92.18%;
        margin-top: 0; } }
    .sec01_image_wrap .sec01_image_right .sec01_image_head {
      text-align: center;
      font-size: clamp(16px, 1.93vw, 24px);
      line-height: 1;
      margin-bottom: 1em; }
      @media screen and (max-width: 480px) {
        .sec01_image_wrap .sec01_image_right .sec01_image_head {
          margin-top: -2em; } }
    .sec01_image_wrap .sec01_image_right .sec01_r_image {
      position: relative;
      line-height: 0; }
      .sec01_image_wrap .sec01_image_right .sec01_r_image .sec01_r_link_wrap {
        position: absolute;
        inset: 0;
        z-index: 5;
        pointer-events: none; }
        .sec01_image_wrap .sec01_image_right .sec01_r_image .sec01_r_link_wrap .sec01_r_link_list .item {
          position: absolute;
          pointer-events: all; }
          .sec01_image_wrap .sec01_image_right .sec01_r_image .sec01_r_link_wrap .sec01_r_link_list .item a {
            display: block;
            width: 100%;
            height: 100%;
            background: #fff;
            transition: opacity 0.3s ease-in-out;
            opacity: 0; }
            @media (hover: hover) {
              .sec01_image_wrap .sec01_image_right .sec01_r_image .sec01_r_link_wrap .sec01_r_link_list .item a:hover {
                opacity: 0.2; } }
          .sec01_image_wrap .sec01_image_right .sec01_r_image .sec01_r_link_wrap .sec01_r_link_list .item.item15 {
            top: 57.65%;
            left: 70.12%;
            width: 21.22%;
            height: fit-content;
            aspect-ratio: 115 / 103; }
          .sec01_image_wrap .sec01_image_right .sec01_r_image .sec01_r_link_wrap .sec01_r_link_list .item.item16 {
            top: 57.65%;
            left: 48.53%;
            width: 21.22%;
            height: fit-content;
            aspect-ratio: 115 / 103; }
          .sec01_image_wrap .sec01_image_right .sec01_r_image .sec01_r_link_wrap .sec01_r_link_list .item.item18 {
            top: 51.48%;
            left: 5.91%;
            width: 24.54%;
            height: fit-content;
            aspect-ratio: 133 / 122; }
            .sec01_image_wrap .sec01_image_right .sec01_r_image .sec01_r_link_wrap .sec01_r_link_list .item.item18 a {
              background: none; }
      .sec01_image_wrap .sec01_image_right .sec01_r_image .cm {
        cursor: pointer;
        z-index: 2;
        position: absolute;
        top: 27.95%;
        right: 21.78%;
        width: 31.92%;
        transition: opacity 0.3s ease-in-out; }
        @media (hover: hover) {
          .sec01_image_wrap .sec01_image_right .sec01_r_image .cm:hover {
            opacity: 0.6; } }
    .sec01_image_wrap .sec01_image_right .sec01_r_sub_text {
      text-align: center;
      font-size: clamp(12px, 1.61vw, 20px);
      margin-top: 1em;
      color: #fff;
      padding: 1.2em 0.2em;
      border-radius: 6px;
      line-height: 1;
      background: linear-gradient(90deg, #0a5639 0%, #12855c 50%, #0a5639 100%); }

.sec01 .cap_l {
  margin-top: 15px; }

.sec02 {
  margin-top: clamp(40px, 5%, 60px); }

.plan_head_wrap {
  justify-content: center;
  align-items: center;
  gap: 0 5.83%;
  margin-bottom: clamp(40px, 5.84%, 70px); }
  @media screen and (max-width: 480px) {
    .plan_head_wrap {
      flex-direction: column;
      align-items: center;
      gap: 15px 0; } }
  .plan_head_wrap .plan_type {
    max-width: 220px;
    width: 18.34%; }
    @media screen and (max-width: 480px) {
      .plan_head_wrap .plan_type {
        width: 100%; }
        .plan_head_wrap .plan_type img {
          display: block;
          margin-left: auto;
          margin-right: auto;
          width: 45.84%; } }
  .plan_head_wrap .plan_space {
    max-width: 318px;
    width: 26.5%; }
    @media screen and (max-width: 480px) {
      .plan_head_wrap .plan_space {
        width: 66.25%; } }
  .plan_head_wrap .plan_size {
    max-width: 401px;
    width: 33.42%;
    padding-left: 1.66%;
    border-left: 1px solid; }
    @media screen and (max-width: 480px) {
      .plan_head_wrap .plan_size {
        width: 83.55%;
        padding-left: 0;
        border-left: none;
        border-top: 1px solid;
        padding-top: 15px; } }

.figure_outer {
  position: relative; }
  .figure_outer .figure_button_list {
    position: absolute;
    inset: 0;
    z-index: 2; }
    .figure_outer .figure_button_list .item {
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: clamp(14px, 2.58vw, 32px);
      width: 1.56em;
      height: 1.56em;
      line-height: 1;
      color: #fff;
      aspect-ratio: 1 / 1;
      background: linear-gradient(-45deg, #0a5639 0%, #12855c 50%, #0a5639 100%);
      box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
      position: absolute;
      cursor: pointer;
      transition: opacity 0.3s ease-in-out; }
      @media (hover: hover) {
        .figure_outer .figure_button_list .item:hover {
          opacity: 0.7; } }

.figure_outer_15 .figure_button_list .item01 {
  top: 32%;
  left: 69.59%; }
.figure_outer_15 .figure_button_list .item02 {
  top: 58.25%;
  left: 30.09%; }
.figure_outer_15 .figure_button_list .item03 {
  top: 69.75%;
  left: 39.67%; }
.figure_outer_15 .figure_button_list .item04 {
  top: 47.63%;
  left: 45.25%; }
.figure_outer_15 .figure_button_list .item05 {
  top: 77.88%;
  left: 60.92%; }
.figure_outer_15 .figure_button_list .item06 {
  top: 9.5%;
  left: 41%; }

.figure_caption {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: clamp(12px, 1.61vw, 20px);
  margin-top: 1.5em;
  color: #fff;
  padding: 1.2em 3.5em;
  border-radius: 6px;
  line-height: 1;
  background: linear-gradient(90deg, #0a5639 0%, #12855c 50%, #0a5639 100%); }
  @media screen and (max-width: 480px) {
    .figure_caption {
      font-size: 14px;
      padding: 1.2em 1em; } }

.plan_detail_wrap {
  margin-top: clamp(60px, 8.34%, 100px);
  align-items: flex-start;
  justify-content: center;
  gap: 0 3.75%; }
  @media screen and (max-width: 480px) {
    .plan_detail_wrap {
      flex-direction: column;
      gap: 25px 0;
      align-items: center; } }
  .plan_detail_wrap .outer_image {
    max-width: 680px;
    width: 56.67%; }
    @media screen and (max-width: 480px) {
      .plan_detail_wrap .outer_image {
        width: 90%; } }
  .plan_detail_wrap .hanrei {
    max-width: 441px;
    width: 36.75%; }
    @media screen and (max-width: 480px) {
      .plan_detail_wrap .hanrei {
        width: 70%; } }

footer {
  background: none; }

footer::before,
footer::after {
  content: none; }

.modal_cont {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100dvh;
  z-index: 999999;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease-in-out; }
  .modal_open .modal_cont {
    opacity: 1;
    pointer-events: all; }
  .modal_cont .modal {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.4);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease-in-out; }
    .modal_cont .modal.active {
      opacity: 1;
      pointer-events: all; }
  .modal_cont .modal_box {
    max-width: 1000px;
    width: calc(100% - 40px);
    height: fit-content;
    margin: auto;
    position: relative; }
    .modal_cont .modal_box .modal_inner {
      width: calc(100% - 40px);
      background: #fff;
      padding: 20px;
      justify-content: center;
      align-items: center;
      gap: 0 5.43%; }
      @media screen and (max-width: 480px) {
        .modal_cont .modal_box .modal_inner {
          width: 100%;
          flex-direction: column;
          gap: 15px 0; } }
      .modal_cont .modal_box .modal_inner .text_box {
        width: 48.92%; }
        @media screen and (max-width: 480px) {
          .modal_cont .modal_box .modal_inner .text_box {
            width: 100%; } }
        .modal_cont .modal_box .modal_inner .text_box .modal_number {
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: clamp(16px, 3.07vw, 32px);
          width: 1.56em;
          height: 1.56em;
          line-height: 1;
          margin-bottom: 1em;
          color: #fff;
          aspect-ratio: 1 / 1;
          background: linear-gradient(-45deg, #0a5639 0%, #12855c 50%, #0a5639 100%);
          box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3); }
          @media screen and (max-width: 480px) {
            .modal_cont .modal_box .modal_inner .text_box .modal_number {
              margin-bottom: 0.6em; } }
        .modal_cont .modal_box .modal_inner .text_box .modal_lead {
          font-size: clamp(15px, 2.5vw, 26px);
          line-height: 1.77;
          margin-bottom: 1.53em; }
          @media screen and (max-width: 480px) {
            .modal_cont .modal_box .modal_inner .text_box .modal_lead {
              margin-bottom: 1em; } }
      .modal_cont .modal_box .modal_inner .modal_image {
        max-width: 320px;
        width: 34.79%; }
        @media screen and (max-width: 480px) {
          .modal_cont .modal_box .modal_inner .modal_image {
            width: 80%; } }
    .modal_cont .modal_box .modal_close {
      position: absolute;
      z-index: 2;
      top: -0.84em;
      right: 0.83em;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: clamp(16px, 2.3vw, 24px);
      width: 1.75em;
      height: 1.75em;
      aspect-ratio: 1 / 1;
      line-height: 1;
      color: #fff;
      background: #000;
      transition: opacity 0.3s ease-in-out; }
      @media (hover: hover) {
        .modal_cont .modal_box .modal_close:hover {
          opacity: 0.7; } }
      @media screen and (max-width: 480px) {
        .modal_cont .modal_box .modal_close {
          top: 0;
          right: 0; } }

.plan_list {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 20px 2.495%;
  flex-wrap: wrap; }
  @media screen and (max-width: 480px) {
    .plan_list {
      flex-direction: column;
      gap: 20px 0;
      max-width: 380px;
      width: 90%;
      margin-left: auto;
      margin-right: auto; } }
  .plan_list .item {
    max-width: 380px;
    width: 31.67%; }
    @media screen and (max-width: 480px) {
      .plan_list .item {
        width: 100%; } }
    .plan_list .item a {
      display: block;
      transition: opacity 0.3s ease-in-out;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
      @media (hover: hover) {
        .plan_list .item a:hover {
          opacity: 0.7; } }

.icon_box {
  margin-top: clamp(40px, 5%, 60px); }
  @media screen and (max-width: 480px) {
    .icon_box {
      width: 80%;
      margin-left: auto;
      margin-right: auto; } }

.point_outer {
  margin-top: clamp(40px, 5%, 60px);
  background: #fff;
  padding: 30px 20px; }
  .point_outer .point_head {
    font-size: clamp(20px, 2.25vw, 28px);
    text-align: center;
    color: #006442;
    border-bottom: 1px solid #ccc;
    line-height: 1;
    padding-bottom: 0.6em;
    margin-bottom: 1em;
    letter-spacing: 0.1em; }
  .point_outer .plan_point_list {
    display: grid;
    align-items: start;
    align-content: start;
    grid-template-columns: repeat(3, 1fr);
    gap: clamp(30px, 4.17vw, 50px) 4.16%;
    counter-reset: step-counter; }
    @media screen and (max-width: 480px) {
      .point_outer .plan_point_list {
        grid-template-columns: 1fr;
        gap: 15px 0; } }
    @media screen and (max-width: 480px) {
      .point_outer .plan_point_list .item:not(:last-child) {
        padding-bottom: 15px;
        border-bottom: 1px solid #ccc; } }
    .point_outer .plan_point_list .item_head {
      font-size: clamp(16px, 1.61vw, 20px);
      line-height: 1.4;
      display: flex;
      align-items: baseline;
      gap: 0.25em;
      counter-increment: step-counter;
      margin-bottom: 0.8em; }
      .point_outer .plan_point_list .item_head::before {
        content: counter(step-counter);
        flex-shrink: 0;
        font-size: 0.8em;
        width: 1.3em;
        height: 1.3em;
        border-radius: 50%;
        color: #fff;
        background: #006442;
        line-height: 1;
        display: flex;
        align-items: center;
        justify-content: center; }

/*# sourceMappingURL=plan.css.map */
