/*! Writen  by SCSS */
div.header ul.headnavi li.top a {
  display: none !important; }

.mainvisual {
  position: relative; }
  .mainvisual .main_image {
    position: relative; }
  .mainvisual .sp_obi_area {
    display: none; }
    @media screen and (max-width: 480px) {
      .mainvisual .sp_obi_area {
        display: block;
        background: #998071; } }
    .mainvisual .sp_obi_area .txt_wrap {
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: calc(20vw/4.14);
      color: #fff;
      line-height: 1;
      letter-spacing: 0.14em;
      gap: 0 14px;
      padding: 0.6em 0; }
      .mainvisual .sp_obi_area .txt_wrap .obi_arrow {
        width: 11px;
        line-height: 0; }
  .mainvisual .main_obi {
    padding: 0 20px;
    width: 100%;
    height: 86px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url("../images/top/merit_bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media screen and (max-width: 480px) {
      .mainvisual .main_obi {
        height: auto;
        padding: 35px 30px 25px;
        background-image: url("../images/top/merit_bg_sp.jpg"); } }
    .mainvisual .main_obi .obi_txt {
      color: #fff;
      line-height: 1;
      letter-spacing: 0.3em;
      font-size: clamp(20px, 2.5vw, 30px); }
      @media screen and (max-width: 480px) {
        .mainvisual .main_obi .obi_txt {
          text-align: center;
          letter-spacing: 0.18em;
          font-size: calc(20vw/3.9);
          line-height: 1.5; } }
      @media screen and (max-width: 480px) {
        .mainvisual .main_obi .obi_txt .sp_lg {
          display: block;
          color: #998071;
          font-size: calc(30vw/3.9);
          letter-spacing: 0.08em;
          margin-top: 0.8em;
          line-height: 1.16; } }

.sec_merit {
  background-image: url("../images/common/f_cv_bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px 0 80px; }
  @media screen and (max-width: 480px) {
    .sec_merit {
      padding-top: 40px;
      background-position: bottom center;
      background-image: url("../images/top/f_cv_bg_sp.jpg"); } }
  .sec_merit .merit_img {
    max-width: 1408px;
    width: calc(100% - 60px);
    margin: 0 auto;
    margin-bottom: clamp(40px, 5%, 60px); }
  .sec_merit .info_area {
    margin-bottom: 25px; }
    .sec_merit .info_area .info_ttl {
      margin-bottom: 25px; }
    .sec_merit .info_area .info_txt_wrap {
      line-height: 1;
      color: #002a55;
      font-size: clamp(20px, 2.143vw, 30px);
      padding: 1em 0;
      max-width: 997px;
      margin: 0 auto;
      border-top: 1px solid;
      border-bottom: 1px solid;
      border-color: #002a55; }
      .sec_merit .info_area .info_txt_wrap p {
        letter-spacing: 0.14em; }
        @media screen and (max-width: 480px) {
          .sec_merit .info_area .info_txt_wrap p {
            line-height: 1.2; } }
  .sec_merit .top_cv_box .cv_txt {
    text-align: center;
    color: #002a55;
    font-size: clamp(14px, 1.215vw, 17px);
    margin-bottom: clamp(30px, 4.17%, 50px); }
  .sec_merit .top_cv_box .info_btn {
    display: flex;
    justify-content: center;
    gap: 50px; }
    @media screen and (max-width: 480px) {
      .sec_merit .top_cv_box .info_btn {
        flex-direction: column;
        gap: 20px; } }
  .sec_merit .top_cv_box .info_req_btn {
    max-width: 421px;
    margin: 0 auto;
    margin: 0; }
    .sec_merit .top_cv_box .info_req_btn a {
      display: block;
      box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3); }

.lead {
  font-size: clamp(18px, 2.143vw, 30px);
  letter-spacing: 0.24em;
  line-height: 1.86; }
  @media screen and (max-width: 480px) {
    .lead {
      font-size: calc(17vw/3.9); } }

.read {
  font-size: clamp(13px, 1.143vw, 16px);
  letter-spacing: 0.23em;
  line-height: 2.43; }
  @media screen and (max-width: 480px) {
    .read {
      font-size: calc(12vw/3.9);
      letter-spacing: 0.06em; } }

.sec_ttl {
  text-align: center; }
  .sec_ttl .ttl_ico {
    max-width: 34px;
    margin: 0 auto 25px; }
    @media screen and (max-width: 480px) {
      .sec_ttl .ttl_ico {
        max-width: 30px;
        margin-bottom: calc(20%/4.14); } }
    .sec_ttl .ttl_ico img {
      width: 100%; }
  .sec_ttl .ttl_en {
    margin: 0 auto; }
    .sec_ttl .ttl_en img {
      width: 100%; }
    .sec_ttl .ttl_en.con img {
      max-width: 150px; }
      @media screen and (max-width: 480px) {
        .sec_ttl .ttl_en.con img {
          max-width: 136px; } }
    .sec_ttl .ttl_en.pla img {
      max-width: 188px; }
      @media screen and (max-width: 480px) {
        .sec_ttl .ttl_en.pla img {
          max-width: 172px; } }
    .sec_ttl .ttl_en.bra img {
      max-width: 108px; }
      @media screen and (max-width: 480px) {
        .sec_ttl .ttl_en.bra img {
          max-width: 100px; } }

.sec01 {
  padding-top: clamp(40px, 5%, 60px);
  padding-bottom: clamp(80px, 11.67%, 140px); }
  @media screen and (max-width: 480px) {
    .sec01 {
      padding: 0; } }

.sec02 {
  padding-top: clamp(40px, 5.84%, 70px);
  padding-bottom: clamp(60px, 8.34%, 100px); }
  @media screen and (max-width: 480px) {
    .sec02 {
      padding: 35px 0 50px; } }

.sec03 {
  padding-top: clamp(25px, 3.34%, 40px);
  padding-bottom: clamp(40px, 5.84%, 70px); }
  @media screen and (max-width: 480px) {
    .sec03 {
      padding: 20px 0 40px; } }

.sec01 {
  background-image: url("../images/top/img200.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  @media screen and (max-width: 480px) {
    .sec01 {
      background-image: none; } }
  @media screen and (max-width: 480px) {
    .sec01 .sp_bg1 {
      padding-bottom: calc(626%/4.8);
      padding-top: 20px;
      width: 100%;
      aspect-ratio: 207/450;
      padding-bottom: 0;
      height: fit-content; }
      .sec01 .sp_bg1::before {
        content: '';
        background: #002a55;
        position: absolute;
        inset: 0; }
      .sec01 .sp_bg1::after {
        content: '';
        position: absolute;
        inset: 0;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url("../images/top/img200_sp.png"); } }
  @media screen and (max-width: 480px) {
    .sec01 .sp_bg2 {
      padding: 50px 0 50px;
      background-image: url("../images/top/img202_2_sp.jpg");
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      height: fit-content; } }
  .sec01 .sec_ttl {
    margin-bottom: clamp(50px, 7.5%, 90px);
    position: relative;
    z-index: 1; }
  .sec01 .lead {
    line-height: 1;
    margin-bottom: 0.8em; }
  .sec01 .txt_box1 {
    color: #fff;
    text-align: center;
    margin-bottom: clamp(80px, 10%, 120px); }
    .sec01 .txt_box1 .txt_big {
      font-size: clamp(50px, 6.5vw, 91px);
      letter-spacing: 0.34em;
      line-height: 1;
      margin-bottom: 0.8em; }
      .sec01 .txt_box1 .txt_big .min {
        font-size: 60%; }
  .sec01 .txt_box2 {
    max-width: 652px;
    max-width: 1200px;
    margin: 0 auto;
    color: #fff; }
    @media screen and (max-width: 480px) {
      .sec01 .txt_box2 {
        max-width: 290px;
        text-align: justify; } }
    .sec01 .txt_box2 .img201 {
      width: calc(199%/6.52);
      margin: 0 auto calc(30%/6.52); }
      @media screen and (max-width: 480px) {
        .sec01 .txt_box2 .img201 {
          max-width: 180px;
          max-width: 150px;
          width: 100%; } }
    @media screen and (max-width: 480px) {
      .sec01 .txt_box2 .box2_in {
        flex-direction: column;
        row-gap: 30px; } }
    .sec01 .txt_box2 .box2_in .read {
      width: 48.34%; }
      @media screen and (max-width: 480px) {
        .sec01 .txt_box2 .box2_in .read {
          letter-spacing: 0;
          width: 100%; } }
    .sec01 .txt_box2 .box2_in .box2_item {
      width: 48.34%; }
      @media screen and (max-width: 480px) {
        .sec01 .txt_box2 .box2_in .box2_item {
          width: 100%; } }
      .sec01 .txt_box2 .box2_in .box2_item .img {
        max-width: 120px;
        width: 20.69%; }
        @media screen and (max-width: 480px) {
          .sec01 .txt_box2 .box2_in .box2_item .img {
            width: 22.69%; } }
      .sec01 .txt_box2 .box2_in .box2_item .txt_in {
        width: 72.42%; }
        .sec01 .txt_box2 .box2_in .box2_item .txt_in .ttl {
          position: relative;
          padding-left: 0.5em;
          line-height: 1.4;
          margin-bottom: 0.5em;
          font-size: clamp(18px, 2vw, 24px); }
          .sec01 .txt_box2 .box2_in .box2_item .txt_in .ttl::after {
            content: '';
            position: absolute;
            inset: 0;
            width: 3px;
            top: auto;
            height: 85%;
            right: auto;
            background: #9a8071; }
          .sec01 .txt_box2 .box2_in .box2_item .txt_in .ttl .min {
            font-size: 60%; }
          .sec01 .txt_box2 .box2_in .box2_item .txt_in .ttl .min01 {
            width: 100%; }
          .sec01 .txt_box2 .box2_in .box2_item .txt_in .ttl .min02 {
            margin-left: 1em; }
        .sec01 .txt_box2 .box2_in .box2_item .txt_in .read {
          line-height: 1.4;
          width: 100%;
          letter-spacing: -0.02em; }

.sec02 {
  /*background-image: url("../images/top/img300.png");*/
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  @media screen and (max-width: 480px) {
    .sec02 {
      /* background-image: url("../images/top/img300_sp.png");*/
      background-position: top right; } }
  .sec02 .sec_ttl {
    position: relative;
    margin-bottom: clamp(40px, 5.84%, 70px); }
    @media screen and (max-width: 480px) {
      .sec02 .sec_ttl {
        margin: 0 -30px;
        margin-bottom: clamp(40px, 5.84%, 70px);
        width: calc(100% + 60px); } }
    .sec02 .sec_ttl .ttl_en {
      width: 100%;
      position: relative; }
      .sec02 .sec_ttl .ttl_en::before, .sec02 .sec_ttl .ttl_en::after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        height: 1px;
        margin: auto;
        width: calc(542%/14);
        background: #998071; }
        @media screen and (max-width: 480px) {
          .sec02 .sec_ttl .ttl_en::before, .sec02 .sec_ttl .ttl_en::after {
            width: calc(90%/4.14); } }
      .sec02 .sec_ttl .ttl_en::before {
        left: 0; }
      .sec02 .sec_ttl .ttl_en::after {
        right: 0; }
  .sec02 .txt_box01 {
    margin-bottom: clamp(30px, 4.17%, 50px); }
    @media screen and (max-width: 480px) {
      .sec02 .txt_box01 {
        margin-bottom: 30px; } }
  .sec02 .plan_box_bg {
    position: relative; }
    @media screen and (max-width: 480px) {
      .sec02 .plan_box_bg {
        /*background: linear-gradient(180deg, rgba(#8e7353,0.4), #8e7353);
        background: linear-gradient(180deg, #BBAB98, #8e7353);*/ } }
    .sec02 .plan_box_bg::before {
      content: '';
      width: 65%;
      width: 100%;
      height: 100%;
      position: absolute;
      inset: 0;
      left: auto;
      background: url("../images/top/premium_bg.jpg") center center/cover no-repeat;
      pointer-events: none;
      z-index: -1; }
  .sec02 .premium_ico {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(560%/14); }
    @media screen and (max-width: 480px) {
      .sec02 .premium_ico {
        width: 100%;
        position: relative;
        margin-bottom: 20px;
        height: 41px;
        background-color: #000; } }
    .sec02 .premium_ico figcaption {
      position: absolute;
      inset: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      margin: auto;
      width: calc(251%/5.6); }
  .sec02 .plan_box {
    position: relative; }
    @media screen and (max-width: 480px) {
      .sec02 .plan_box {
        width: calc(100% + 60px);
        margin: 0 -30px; } }
    .sec02 .plan_box .plan_wrap {
      display: flex;
      justify-content: space-between;
      max-width: 1110px;
      margin: 0 auto; }
      @media screen and (max-width: 480px) {
        .sec02 .plan_box .plan_wrap {
          padding: 0 30px;
          flex-direction: column;
          gap: 25px 0; } }
      .sec02 .plan_box .plan_wrap .txts {
        width: calc(293%/11.10);
        position: relative; }
        .sec02 .plan_box .plan_wrap .txts::before {
          content: "";
          width: 1px;
          position: absolute;
          top: 0;
          left: calc(-30%/2.93);
          bottom: 0;
          margin: auto;
          background: #002a55; }
        @media screen and (max-width: 480px) {
          .sec02 .plan_box .plan_wrap .txts {
            width: 100%; } }
        .sec02 .plan_box .plan_wrap .txts.premium {
          width: calc(320%/11.10); }
          @media screen and (max-width: 480px) {
            .sec02 .plan_box .plan_wrap .txts.premium {
              width: 100%; } }
          .sec02 .plan_box .plan_wrap .txts.premium::before {
            background: #c1b2a0;
            background: #fff; }
          .sec02 .plan_box .plan_wrap .txts.premium .type_bg {
            padding: 20px; }
            @media screen and (max-width: 480px) {
              .sec02 .plan_box .plan_wrap .txts.premium .type_bg {
                background: none;
                padding: 0; } }
      .sec02 .plan_box .plan_wrap .fig {
        width: calc(663%/11.10); }
        @media screen and (max-width: 480px) {
          .sec02 .plan_box .plan_wrap .fig {
            width: calc(100% + 40px);
            margin: 0 -20px; } }
    .sec02 .plan_box.premium {
      border-top: 1px solid #8e7353;
      border-bottom: 1px solid #8e7353;
      padding-top: calc(50%/14);
      padding-bottom: calc(50%/14);
      margin-bottom: clamp(50px, 6.67%, 80px);
      /*.premium_ico {
          position: absolute;
          top: 0;
          left: 0;
          width: calc(560%/14);
          @include mq($br_sp) {
              width: 100%;
              position: relative;
              margin-bottom: 20px;
          }
          figcaption {
              position: absolute;
              inset: 0;
              display: flex;
              justify-content: center;
              align-items: center;
              margin: auto;
              width: calc(251%/5.6);
          }
      }*/ }
      @media screen and (max-width: 480px) {
        .sec02 .plan_box.premium {
          padding: 0 0 30px 0;
          margin-bottom: 30px;
          border-top: none; } }
      .sec02 .plan_box.premium .plan_wrap {
        align-items: flex-end; }
  .sec02 .hanrei_wrap {
    max-width: 1110px;
    margin: 10px auto 0;
    width: calc(100% - 60px);
    position: relative;
    left: -30px; }
    @media screen and (max-width: 1110px) {
      .sec02 .hanrei_wrap {
        left: 0; } }
    .sec02 .hanrei_wrap .hanrei {
      max-width: 459px; }

.sec03 {
  background-image: url("../images/top/img400.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  @media screen and (max-width: 480px) {
    .sec03 {
      background-image: url("../images/top/img202_2_sp.jpg"); } }
  .sec03 .sec_ttl {
    position: relative;
    margin-bottom: clamp(40px, 5.84%, 70px); }
    @media screen and (max-width: 480px) {
      .sec03 .sec_ttl {
        margin: 0 -30px;
        margin-bottom: clamp(40px, 5.84%, 70px);
        width: calc(100% + 60px); } }
    .sec03 .sec_ttl .ttl_en {
      width: 100%;
      position: relative; }
      .sec03 .sec_ttl .ttl_en::before, .sec03 .sec_ttl .ttl_en::after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        height: 1px;
        margin: auto;
        width: calc(542%/14);
        background: #998071; }
        @media screen and (max-width: 480px) {
          .sec03 .sec_ttl .ttl_en::before, .sec03 .sec_ttl .ttl_en::after {
            width: calc(90%/4.14); } }
      .sec03 .sec_ttl .ttl_en::before {
        left: 0; }
      .sec03 .sec_ttl .ttl_en::after {
        right: 0; }
  .sec03 .box03 {
    display: flex;
    justify-content: space-between;
    align-items: stretch; }
    @media screen and (max-width: 900px) {
      .sec03 .box03 {
        flex-direction: column-reverse; } }
    .sec03 .box03 .txts {
      display: flex;
      flex-direction: column;
      width: calc(460%/14);
      color: #fff; }
      @media screen and (max-width: 900px) {
        .sec03 .box03 .txts {
          max-width: 300px;
          margin: 0 auto;
          width: 100%;
          padding: 30px 0; } }
      .sec03 .box03 .txts .lead {
        line-height: 1.86;
        letter-spacing: 0;
        /*font-weight: 500;*/
        /*font-weight: bold;*/
        text-align: center;
        font-size: clamp(18px, 1.715vw, 24px); }
        @media screen and (max-width: 480px) {
          .sec03 .box03 .txts .lead {
            font-size: calc(15vw/3.9); } }
      .sec03 .box03 .txts .img402 {
        margin-top: 20px;
        text-align: center; }
        @media screen and (max-width: 900px) {
          .sec03 .box03 .txts .img402 {
            margin-top: 15px;
            margin-inline: auto;
            width: calc(160%/4.14); } }
      .sec03 .box03 .txts .more {
        margin-top: auto;
        max-width: 232px;
        width: 100%;
        border-bottom: 1px solid #9a8071;
        padding-bottom: 10px; }
        @media screen and (max-width: 900px) {
          .sec03 .box03 .txts .more {
            margin: 60px auto 0; } }
        .sec03 .box03 .txts .more a {
          display: flex;
          justify-content: center;
          position: relative; }
          @media (hover: hover) {
            .sec03 .box03 .txts .more a:hover .more_arrow {
              right: 10px; } }
          .sec03 .box03 .txts .more a .more_txt {
            max-width: 122px;
            margin: 0 auto; }
          .sec03 .box03 .txts .more a .more_arrow {
            position: absolute;
            right: 30px;
            top: 0;
            bottom: 0;
            width: 16px;
            height: 10px;
            transition: all 0.2s ease-in-out 0s; }
    .sec03 .box03 .fig {
      width: calc(860%/14); }
      @media screen and (max-width: 900px) {
        .sec03 .box03 .fig {
          width: 100%; } }
      @media screen and (max-width: 480px) {
        .sec03 .box03 .fig {
          width: calc(100% + 60px);
          margin: 0 -30px; } }
      .sec03 .box03 .fig .img401_2 {
        position: absolute;
        inset: 0;
        bottom: auto;
        top: calc(170%/5.47);
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        width: calc(246%/8.7); }
        @media screen and (max-width: 480px) {
          .sec03 .box03 .fig .img401_2 {
            width: calc(158%/4.14);
            top: calc(78%/2.83); } }

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