/*! Writen  by SCSS */
.brown {
  color: #a97836; }

.inner_main .main_bg {
  background-image: url("../images/merit_1stfloor/main.png"); }
@media screen and (max-width: 480px) {
  .inner_main .page_ttl {
    filter: drop-shadow(0px 0px 0px rgba(255, 255, 255, 0.75)) drop-shadow(0px 0px 1px rgba(255, 255, 255, 0.75)) drop-shadow(0px 0px 2px rgba(255, 255, 255, 0.75)) drop-shadow(0px 0px 3px rgba(255, 255, 255, 0.75)) drop-shadow(0px 0px 4px rgba(255, 255, 255, 0.75)) drop-shadow(0px 0px 5px rgba(255, 255, 255, 0.75));
    align-items: flex-start; } }
.inner_main .page_ttl .page_ttl_img {
  width: 80%; }
.inner_main .page_ttl .page_ttl_txt {
  white-space: nowrap; }
  @media screen and (max-width: 480px) {
    .inner_main .page_ttl .page_ttl_txt.end {
      align-self: flex-start; } }

.inner_lead_wrap .sec_ttl.ex + .read,
.inner_lead_wrap .sec_sub02.ex + .read {
  margin-top: clamp(30px, 5vw, 60px); }

.sec_ttl {
  line-height: 1.5; }
  .sec_ttl .underline {
    line-height: 1.4;
    width: fit-content;
    margin: 0 auto;
    background: linear-gradient(transparent 60%, rgba(255, 228, 0, 0.2) 60%); }
  .sec_ttl.lt {
    letter-spacing: -0.03em; }

.sec01 {
  padding: 40px 0; }
  @media screen and (max-width: 480px) {
    .sec01 {
      padding: 40px 0 20px; } }
  .sec01 .private_garden {
    text-align: center;
    font-size: clamp(40px, 8.334vw, 100px);
    color: rgba(38, 88, 88, 0.1);
    line-height: 1;
    letter-spacing: 0.05em;
    margin-bottom: clamp(40px, 5vw, 60px); }
    @media screen and (max-width: 480px) {
      .sec01 .private_garden {
        font-size: 8.3vw;
        margin-bottom: 30px; } }
  .sec01 .inner_lead_wrap {
    margin-bottom: clamp(40, 1200, 90); }
    .sec01 .inner_lead_wrap .sec_ttl {
      font-size: clamp(30px, 3.667vw, 44px);
      color: #3f8861;
      line-height: 1.6;
      font-weight: 500; }
      @media screen and (max-width: 480px) {
        .sec01 .inner_lead_wrap .sec_ttl {
          font-size: 6.5vw;
          letter-spacing: normal; } }
    .sec01 .inner_lead_wrap .read_group {
      margin-top: 2.5em; }
      @media screen and (max-width: 480px) {
        .sec01 .inner_lead_wrap .read_group {
          margin-top: 20px;
          display: flex;
          flex-direction: column;
          row-gap: 20px; } }
      .sec01 .inner_lead_wrap .read_group .read {
        line-height: 2.5; }
        @media screen and (max-width: 480px) {
          .sec01 .inner_lead_wrap .read_group .read {
            line-height: 2; } }
    @media screen and (max-width: 820px) {
      .sec01 .inner_lead_wrap .illust_wrap {
        margin-top: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 0 30px; } }
    .sec01 .inner_lead_wrap .illust_wrap .illust {
      position: absolute;
      bottom: 0; }
      @media screen and (max-width: 820px) {
        .sec01 .inner_lead_wrap .illust_wrap .illust {
          position: static; } }
      .sec01 .inner_lead_wrap .illust_wrap .illust.illust01 {
        max-width: 68px;
        width: 5.67%;
        left: 10.84%;
        bottom: 0; }
        @media screen and (max-width: 820px) {
          .sec01 .inner_lead_wrap .illust_wrap .illust.illust01 {
            width: 8%; } }
        @media screen and (max-width: 480px) {
          .sec01 .inner_lead_wrap .illust_wrap .illust.illust01 {
            width: 16%; } }
      .sec01 .inner_lead_wrap .illust_wrap .illust.illust02 {
        max-width: 127px;
        width: 10.59%;
        right: 6.67%; }
        @media screen and (max-width: 820px) {
          .sec01 .inner_lead_wrap .illust_wrap .illust.illust02 {
            width: 14%; } }
        @media screen and (max-width: 480px) {
          .sec01 .inner_lead_wrap .illust_wrap .illust.illust02 {
            width: 30%; } }
  .sec01 .sec01_list {
    margin-bottom: clamp(60px, 8.34%, 100px);
    display: grid;
    align-items: start;
    align-content: start;
    grid-template-columns: repeat(3, 1fr);
    gap: clamp(25px, 4.17vw, 50px) 5%; }
    @media screen and (max-width: 960px) {
      .sec01 .sec01_list {
        max-width: 780px;
        margin-left: auto;
        margin-right: auto;
        grid-template-columns: repeat(2, 1fr);
        gap: clamp(25px, 3.34vw, 40px) 4%; } }
    @media screen and (max-width: 480px) {
      .sec01 .sec01_list {
        gap: 25px 4%;
        margin-bottom: 40px; } }
    .sec01 .sec01_list .item {
      display: flex;
      flex-direction: column;
      gap: clamp(10px, 2.09vw, 25px) 0; }
      @media screen and (max-width: 480px) {
        .sec01 .sec01_list .item {
          gap: 15px 0; } }
      .sec01 .sec01_list .item .item_image_box {
        aspect-ratio: 360 / 240;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 2.77%; }
        .sec01 .sec01_list .item .item_image_box::before, .sec01 .sec01_list .item .item_image_box::after {
          content: "";
          display: block;
          position: absolute;
          border-color: #3f8861;
          aspect-ratio: 1;
          width: 5.56%;
          padding-top: 5.56%; }
        .sec01 .sec01_list .item .item_image_box::before {
          border-top: 1px solid;
          border-left: 1px solid;
          top: 0;
          left: 0; }
        .sec01 .sec01_list .item .item_image_box::after {
          border-top: 1px solid;
          border-right: 1px solid;
          top: 0;
          right: 0; }
        .sec01 .sec01_list .item .item_image_box .item_image::before, .sec01 .sec01_list .item .item_image_box .item_image::after {
          content: "";
          display: block;
          position: absolute;
          aspect-ratio: 1;
          width: 5.56%;
          padding-top: 5.56%; }
        .sec01 .sec01_list .item .item_image_box .item_image::before {
          border-bottom: 1px solid #3f8861;
          border-left: 1px solid #3f8861;
          bottom: 0;
          left: 0; }
        .sec01 .sec01_list .item .item_image_box .item_image::after {
          border-bottom: 1px solid #3f8861;
          border-right: 1px solid #3f8861;
          bottom: 0;
          right: 0; }
      .sec01 .sec01_list .item .text_box .item_head {
        font-size: clamp(15px, 1.667vw, 20px);
        font-weight: 500;
        line-height: 1.4;
        color: #3f8861;
        padding-bottom: 1em;
        margin-bottom: 1em;
        border-bottom: 1px solid; }
        @media screen and (max-width: 820px) {
          .sec01 .sec01_list .item .text_box .item_head {
            font-size: 2.3vw; } }
        @media screen and (max-width: 480px) {
          .sec01 .sec01_list .item .text_box .item_head {
            font-size: 4vw;
            padding-bottom: 0.6em;
            margin-bottom: 0.6em; } }
      .sec01 .sec01_list .item .text_box .read {
        line-height: 2; }
  .sec01 .sec01_bottom_lead_wrap {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 6.67%;
    position: relative; }
    @media screen and (max-width: 480px) {
      .sec01 .sec01_bottom_lead_wrap {
        margin-top: 30px;
        gap: 0 1em;
        border: 2px solid #ad7c47;
        padding: 15px 10px 20px; } }
    .sec01 .sec01_bottom_lead_wrap::before, .sec01 .sec01_bottom_lead_wrap::after {
      content: "";
      display: block;
      width: 1px;
      height: 6.73em;
      border-right: 1px dashed #ad7c47;
      pointer-events: none; }
      @media screen and (max-width: 820px) {
        .sec01 .sec01_bottom_lead_wrap::before, .sec01 .sec01_bottom_lead_wrap::after {
          height: 8em; } }
      @media screen and (max-width: 480px) {
        .sec01 .sec01_bottom_lead_wrap::before, .sec01 .sec01_bottom_lead_wrap::after {
          align-self: flex-end; } }
    .sec01 .sec01_bottom_lead_wrap::before {
      transform: rotate(-25deg); }
      @media screen and (max-width: 480px) {
        .sec01 .sec01_bottom_lead_wrap::before {
          content: none; } }
    .sec01 .sec01_bottom_lead_wrap::after {
      transform: rotate(25deg); }
      @media screen and (max-width: 480px) {
        .sec01 .sec01_bottom_lead_wrap::after {
          position: absolute;
          inset: 2px;
          width: auto;
          height: auto;
          border: 1px solid #ad7c47;
          transform: none;
          align-self: unset; } }
    .sec01 .sec01_bottom_lead_wrap .sec01_bottom_lead {
      flex-shrink: 0;
      font-size: clamp(13px, 2vw, 24px);
      color: #ad7c47;
      line-height: 1.67; }
      @media screen and (max-width: 820px) {
        .sec01 .sec01_bottom_lead_wrap .sec01_bottom_lead {
          font-size: 2.6vw; } }
      @media screen and (max-width: 480px) {
        .sec01 .sec01_bottom_lead_wrap .sec01_bottom_lead {
          font-size: 4vw;
          line-height: 1.8; } }
    .sec01 .sec01_bottom_lead_wrap .sp_arrow {
      display: none; }
      @media screen and (max-width: 480px) {
        .sec01 .sec01_bottom_lead_wrap .sp_arrow {
          position: absolute;
          inset: 0;
          bottom: auto;
          top: 93%;
          margin: auto;
          display: flex;
          justify-content: center; } }

.sec02 {
  padding: clamp(50px, 5.834vw, 70px) 0 0;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../images/merit_1stfloor/bg_silver.jpg"); }
  .sec02 .read_group {
    margin-top: 2.5em; }
    @media screen and (max-width: 480px) {
      .sec02 .read_group {
        margin-top: 20px;
        display: flex;
        flex-direction: column;
        row-gap: 20px; } }
    .sec02 .read_group .read {
      line-height: 2.5; }
      @media screen and (max-width: 480px) {
        .sec02 .read_group .read {
          line-height: 2; } }
  .sec02 .sec02_cont01 {
    position: relative;
    margin-bottom: clamp(100px, 14.616vw, 190px); }
    @media screen and (max-width: 820px) {
      .sec02 .sec02_cont01 {
        margin-bottom: 80px; } }
    @media screen and (max-width: 480px) {
      .sec02 .sec02_cont01 {
        margin-bottom: 50px; } }
    .sec02 .sec02_cont01 .image_illust_group {
      position: absolute;
      left: 0;
      top: 0;
      width: 62%; }
      @media screen and (max-width: 820px) {
        .sec02 .sec02_cont01 .image_illust_group {
          position: relative;
          left: auto;
          top: auto;
          width: 100%;
          margin-bottom: 30px; } }
      .sec02 .sec02_cont01 .image_illust_group .cap {
        bottom: -5px; }
        @media screen and (max-width: 480px) {
          .sec02 .sec02_cont01 .image_illust_group .cap {
            position: static;
            text-align: right; } }
      .sec02 .sec02_cont01 .image_illust_group .hanrei_group {
        width: 80%;
        position: absolute;
        left: 0;
        bottom: -10px;
        flex-wrap: wrap;
        justify-content: flex-start;
        gap: 5px 10px; }
        @media screen and (max-width: 820px) {
          .sec02 .sec02_cont01 .image_illust_group .hanrei_group {
            left: 50%;
            bottom: auto;
            top: 10%;
            flex-direction: column;
            row-gap: 5px; } }
        @media screen and (max-width: 480px) {
          .sec02 .sec02_cont01 .image_illust_group .hanrei_group {
            left: 40%;
            top: 2%; } }
        .sec02 .sec02_cont01 .image_illust_group .hanrei_group .hanrei_text {
          align-items: center;
          justify-content: flex-start;
          column-gap: 5px;
          font-size: clamp(11px, 1.077vw, 14px); }
          @media screen and (max-width: 820px) {
            .sec02 .sec02_cont01 .image_illust_group .hanrei_group .hanrei_text {
              font-size: 18px;
              column-gap: 10px; } }
          @media screen and (max-width: 480px) {
            .sec02 .sec02_cont01 .image_illust_group .hanrei_group .hanrei_text {
              font-size: 11px; } }
          .sec02 .sec02_cont01 .image_illust_group .hanrei_group .hanrei_text:before {
            content: "";
            width: 30px;
            height: 4px; }
          .sec02 .sec02_cont01 .image_illust_group .hanrei_group .hanrei_text.color01:before {
            background-color: #e50012; }
          .sec02 .sec02_cont01 .image_illust_group .hanrei_group .hanrei_text.color02:before {
            background-color: #0013ff; }
          .sec02 .sec02_cont01 .image_illust_group .hanrei_group .hanrei_text.color03:before {
            background-color: #009844; }
    .sec02 .sec02_cont01 .sec02_cont_right {
      justify-content: flex-end;
      width: 73.34%;
      margin-left: auto;
      flex-wrap: wrap;
      gap: clamp(30px, 4.167vw, 50px) 5%; }
      @media screen and (max-width: 820px) {
        .sec02 .sec02_cont01 .sec02_cont_right {
          width: 100%;
          gap: 30px 4%; } }
      @media screen and (max-width: 480px) {
        .sec02 .sec02_cont01 .sec02_cont_right {
          flex-direction: column;
          row-gap: 30px; } }
      .sec02 .sec02_cont01 .sec02_cont_right .sec02_cont_in.first {
        width: 40.91%; }
        @media screen and (max-width: 820px) {
          .sec02 .sec02_cont01 .sec02_cont_right .sec02_cont_in.first {
            width: 48%; } }
        @media screen and (max-width: 480px) {
          .sec02 .sec02_cont01 .sec02_cont_right .sec02_cont_in.first {
            width: 100%; } }
        .sec02 .sec02_cont01 .sec02_cont_right .sec02_cont_in.first .read {
          width: 63.89%; }
        .sec02 .sec02_cont01 .sec02_cont_right .sec02_cont_in.first .photo {
          width: 30.28%; }
      .sec02 .sec02_cont01 .sec02_cont_right .sec02_cont_in.second {
        width: 53.41%; }
        @media screen and (max-width: 820px) {
          .sec02 .sec02_cont01 .sec02_cont_right .sec02_cont_in.second {
            width: 48%; } }
        @media screen and (max-width: 480px) {
          .sec02 .sec02_cont01 .sec02_cont_right .sec02_cont_in.second {
            width: 100%; } }
        .sec02 .sec02_cont01 .sec02_cont_right .sec02_cont_in.second .read {
          width: 72.35%; }
          @media screen and (max-width: 820px) {
            .sec02 .sec02_cont01 .sec02_cont_right .sec02_cont_in.second .read {
              width: 62%; } }
        .sec02 .sec02_cont01 .sec02_cont_right .sec02_cont_in.second .photo {
          width: 25.75%; }
          @media screen and (max-width: 820px) {
            .sec02 .sec02_cont01 .sec02_cont_right .sec02_cont_in.second .photo {
              width: 33%; } }
      .sec02 .sec02_cont01 .sec02_cont_right .sec02_cont_in.third {
        width: 45.46%; }
        @media screen and (max-width: 820px) {
          .sec02 .sec02_cont01 .sec02_cont_right .sec02_cont_in.third {
            width: 100%; } }
        .sec02 .sec02_cont01 .sec02_cont_right .sec02_cont_in.third .read {
          width: 61.25%; }
        .sec02 .sec02_cont01 .sec02_cont_right .sec02_cont_in.third .photo {
          width: 35%; }
      .sec02 .sec02_cont01 .sec02_cont_right .sec02_cont_in .item_name {
        font-size: clamp(13px, 1.5vw, 18px);
        color: #265858;
        line-height: 1.4;
        border-left: 3px solid #265858;
        padding-left: 15px;
        margin-bottom: 15px; }
        @media screen and (max-width: 820px) {
          .sec02 .sec02_cont01 .sec02_cont_right .sec02_cont_in .item_name {
            font-size: 2.4vw; } }
        @media screen and (max-width: 480px) {
          .sec02 .sec02_cont01 .sec02_cont_right .sec02_cont_in .item_name {
            font-size: 4vw; } }
        .sec02 .sec02_cont01 .sec02_cont_right .sec02_cont_in .item_name.lt {
          letter-spacing: -0.05em; }
      .sec02 .sec02_cont01 .sec02_cont_right .sec02_cont_in .text_photo .read {
        line-height: 1.8; }
        .sec02 .sec02_cont01 .sec02_cont_right .sec02_cont_in .text_photo .read .cap_l {
          display: block; }
  .sec02 .sec02_cont02 {
    padding: clamp(50px, 5.834vw, 70px) 0 clamp(60px, 6.667vw, 80px);
    background: rgba(116, 168, 166, 0.1); }
    @media screen and (max-width: 480px) {
      .sec02 .sec02_cont02 {
        padding: 50px 0; } }
    .sec02 .sec02_cont02 .diagram {
      width: fit-content;
      margin: 0 auto; }
      @media screen and (max-width: 480px) {
        .sec02 .sec02_cont02 .diagram .cap {
          position: static;
          text-align: right; } }

.sec03 {
  padding-bottom: 60px; }
  @media screen and (max-width: 480px) {
    .sec03 {
      padding-bottom: 30px; } }
  .sec03 .sec03_head {
    text-align: center;
    font-size: clamp(30px, 3.334vw, 40px);
    color: #fff;
    line-height: 1;
    background: #a3aa32;
    margin-bottom: clamp(40px, 6.667vw, 80px);
    padding: clamp(20px, 2.5vw, 30px) 20px;
    letter-spacing: 0.05em;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("../images/merit_1stfloor/bg_band.jpg"); }
    @media screen and (max-width: 480px) {
      .sec03 .sec03_head {
        font-size: 7vw; } }
  .sec03 .sec03_wrap {
    display: grid;
    align-items: flex-start;
    align-content: start;
    grid-auto-flow: dense;
    grid-template-columns: 27.5% 27.5% 40.34%;
    justify-content: space-between;
    counter-reset: step-counter; }
    @media screen and (max-width: 480px) {
      .sec03 .sec03_wrap {
        grid-template-columns: 1fr; } }
    .sec03 .sec03_wrap .sec03_plan_detail {
      grid-column: span 2; }
      @media screen and (max-width: 480px) {
        .sec03 .sec03_wrap .sec03_plan_detail {
          grid-column: auto; } }
      .sec03 .sec03_wrap .sec03_plan_detail .plan_type_wrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
        line-height: 1;
        color: #265858;
        padding: 20px 10px;
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url("../images/merit_1stfloor/bg_plan.jpg");
        position: relative;
        column-gap: 2%; }
        @media screen and (max-width: 480px) {
          .sec03 .sec03_wrap .sec03_plan_detail .plan_type_wrap {
            flex-wrap: wrap;
            justify-content: center;
            gap: 10px 5%;
            padding: 15px 20px 20px; } }
        .sec03 .sec03_wrap .sec03_plan_detail .plan_type_wrap:after {
          content: "";
          position: absolute;
          inset: 0;
          border: 1px solid #50a7a7;
          pointer-events: none; }
        .sec03 .sec03_wrap .sec03_plan_detail .plan_type_wrap .plan_type {
          font-size: clamp(36px, 4.616vw, 60px);
          line-height: 1;
          text-align: center; }
          @media screen and (max-width: 480px) {
            .sec03 .sec03_wrap .sec03_plan_detail .plan_type_wrap .plan_type {
              font-size: 10vw; } }
          .sec03 .sec03_wrap .sec03_plan_detail .plan_type_wrap .plan_type .small {
            font-size: 60%;
            display: block; }
            @media screen and (max-width: 480px) {
              .sec03 .sec03_wrap .sec03_plan_detail .plan_type_wrap .plan_type .small {
                display: inline-block; } }
        .sec03 .sec03_wrap .sec03_plan_detail .plan_type_wrap .plan_ldk {
          flex-shrink: 0;
          font-size: clamp(16px, 1.847vw, 24px);
          padding: 10px 15px;
          line-height: 1.4;
          position: relative; }
          @media screen and (max-width: 480px) {
            .sec03 .sec03_wrap .sec03_plan_detail .plan_type_wrap .plan_ldk {
              font-size: 5.8vw;
              padding: 5px 15px; } }
          .sec03 .sec03_wrap .sec03_plan_detail .plan_type_wrap .plan_ldk:before, .sec03 .sec03_wrap .sec03_plan_detail .plan_type_wrap .plan_ldk:after {
            content: "";
            position: absolute;
            top: 0;
            bottom: 0;
            width: 1px;
            background: linear-gradient(to bottom, rgba(56, 100, 99, 0) 0%, #386463 50%, rgba(56, 100, 99, 0) 100%); }
          .sec03 .sec03_wrap .sec03_plan_detail .plan_type_wrap .plan_ldk:before {
            left: 0; }
          .sec03 .sec03_wrap .sec03_plan_detail .plan_type_wrap .plan_ldk:after {
            right: 0; }
          .sec03 .sec03_wrap .sec03_plan_detail .plan_type_wrap .plan_ldk .big {
            font-size: 140%;
            display: inline-block;
            line-height: 1; }
        .sec03 .sec03_wrap .sec03_plan_detail .plan_type_wrap .plan_size_wrap {
          width: 62%;
          display: flex;
          flex-direction: column;
          line-height: 1;
          gap: 10px 10px; }
          @media screen and (max-width: 820px) {
            .sec03 .sec03_wrap .sec03_plan_detail .plan_type_wrap .plan_size_wrap {
              width: 55%; } }
          @media screen and (max-width: 480px) {
            .sec03 .sec03_wrap .sec03_plan_detail .plan_type_wrap .plan_size_wrap {
              width: 100%; } }
          .sec03 .sec03_wrap .sec03_plan_detail .plan_type_wrap .plan_size_wrap .size_main {
            display: flex;
            align-items: baseline;
            font-size: clamp(13px, 1.693vw, 22px); }
            @media screen and (max-width: 480px) {
              .sec03 .sec03_wrap .sec03_plan_detail .plan_type_wrap .plan_size_wrap .size_main {
                font-size: 5vw;
                justify-content: center; } }
            .sec03 .sec03_wrap .sec03_plan_detail .plan_type_wrap .plan_size_wrap .size_main .size_head {
              margin-right: 10px; }
            .sec03 .sec03_wrap .sec03_plan_detail .plan_type_wrap .plan_size_wrap .size_main span {
              line-height: 1; }
              .sec03 .sec03_wrap .sec03_plan_detail .plan_type_wrap .plan_size_wrap .size_main span.big {
                font-size: 220%;
                font-weight: 500; }
              .sec03 .sec03_wrap .sec03_plan_detail .plan_type_wrap .plan_size_wrap .size_main span.small {
                font-size: 80%; }
          .sec03 .sec03_wrap .sec03_plan_detail .plan_type_wrap .plan_size_wrap .slize_sub {
            font-size: clamp(10px, 1.077vw, 14px);
            display: flex;
            align-items: baseline;
            flex-wrap: wrap;
            gap: 0.5em; }
            @media screen and (max-width: 480px) {
              .sec03 .sec03_wrap .sec03_plan_detail .plan_type_wrap .plan_size_wrap .slize_sub {
                margin-top: 5px;
                flex-direction: column;
                font-size: 13px;
                gap: 7px; } }
    .sec03 .sec03_wrap .sec03_figure {
      grid-row: 1 / 5;
      grid-column: 3 / 4; }
      @media screen and (max-width: 480px) {
        .sec03 .sec03_wrap .sec03_figure {
          grid-row: auto;
          grid-column: auto;
          margin-top: 30px; } }
    .sec03 .sec03_wrap .point_box {
      align-self: stretch;
      counter-increment: step-counter;
      margin-top: clamp(20px, 2.308vw, 30px);
      padding-bottom: clamp(20px, 2.308vw, 30px);
      border-bottom: 1px dotted rgba(173, 124, 71, 0.5); }
      @media screen and (max-width: 480px) {
        .sec03 .sec03_wrap .point_box {
          max-width: 330px;
          width: 100%;
          margin-left: auto;
          margin-right: auto;
          margin-top: 25px;
          padding-bottom: 25px; } }
      .sec03 .sec03_wrap .point_box .text_group {
        width: 85%; }
        @media screen and (max-width: 480px) {
          .sec03 .sec03_wrap .point_box .text_group {
            width: 88%; } }
      .sec03 .sec03_wrap .point_box.point_box_01, .sec03 .sec03_wrap .point_box.point_box_04 {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        row-gap: 10px; }
      .sec03 .sec03_wrap .point_box.point_box_02 {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; }
        .sec03 .sec03_wrap .point_box.point_box_02 .text_group img {
          float: right;
          width: 53.48%;
          margin-top: 5px;
          margin-left: 5px; }
      .sec03 .sec03_wrap .point_box.point_box_03 {
        display: flex;
        justify-content: space-between; }
        .sec03 .sec03_wrap .point_box.point_box_03 .text_group .text_group_in {
          width: 53.58%; }
        .sec03 .sec03_wrap .point_box.point_box_03 .text_group .box_image {
          width: 39.29%; }
      .sec03 .sec03_wrap .point_box.point_box_05 {
        grid-column: span 2;
        align-self: flex-start; }
        @media screen and (max-width: 480px) {
          .sec03 .sec03_wrap .point_box.point_box_05 {
            grid-column: auto; } }
        .sec03 .sec03_wrap .point_box.point_box_05 .box05_in {
          width: 91.71%; }
          @media screen and (max-width: 480px) {
            .sec03 .sec03_wrap .point_box.point_box_05 .box05_in {
              width: 100%; } }
          .sec03 .sec03_wrap .point_box.point_box_05 .box05_in .box05_right {
            width: 91%; }
            @media screen and (max-width: 480px) {
              .sec03 .sec03_wrap .point_box.point_box_05 .box05_in .box05_right {
                width: 88%;
                flex-direction: column;
                row-gap: 15px; } }
            .sec03 .sec03_wrap .point_box.point_box_05 .box05_in .box05_right .text_group {
              width: 48%; }
              @media screen and (max-width: 480px) {
                .sec03 .sec03_wrap .point_box.point_box_05 .box05_in .box05_right .text_group {
                  width: 100%; } }
            .sec03 .sec03_wrap .point_box.point_box_05 .box05_in .box05_right .box_image_group {
              width: 41.82%; }
              @media screen and (max-width: 480px) {
                .sec03 .sec03_wrap .point_box.point_box_05 .box05_in .box05_right .box_image_group {
                  width: 100%;
                  max-width: 240px; } }
              .sec03 .sec03_wrap .point_box.point_box_05 .box05_in .box05_right .box_image_group .box_image {
                width: 45.84%; }
      .sec03 .sec03_wrap .point_box .point_head::after {
        font-size: clamp(14px, 1.847vw, 24px);
        content: counter(step-counter);
        flex-shrink: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 1.33em;
        height: 1.33em;
        aspect-ratio: 1;
        background: #265858;
        color: #fff; }
        @media screen and (max-width: 480px) {
          .sec03 .sec03_wrap .point_box .point_head::after {
            font-size: 5vw;
            line-height: 1; } }
      .sec03 .sec03_wrap .point_box .text_group {
        font-weight: 500; }
        .sec03 .sec03_wrap .point_box .text_group .txt01 {
          font-size: clamp(14px, 1.385vw, 18px);
          color: #ad7c47;
          margin-bottom: 5px;
          line-height: 1.5; }
          @media screen and (max-width: 820px) {
            .sec03 .sec03_wrap .point_box .text_group .txt01 {
              font-size: 1.5vw; } }
          @media screen and (max-width: 480px) {
            .sec03 .sec03_wrap .point_box .text_group .txt01 {
              font-size: 4vw; } }
        .sec03 .sec03_wrap .point_box .text_group .txt02 {
          font-size: clamp(10px, 1.077vw, 14px);
          color: #265858; }
          @media screen and (max-width: 480px) {
            .sec03 .sec03_wrap .point_box .text_group .txt02 {
              font-size: 14px; } }

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