/*! Writen by SCSS */
img.wide_image {
  width: 100%; }

.seminar_news {
  width: 100%;
  margin-top: 30px;
  padding: 40px 0 0; }
  @media screen and (max-width: 768px) {
    .seminar_news {
      margin-top: 10px; } }
  .seminar_news .btn_archive {
    margin-left: auto;
    margin-right: auto; }
  .seminar_news .link_btn3_wrap {
    max-width: 600px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .seminar_news .link_btn3_wrap .link_btn3 {
      width: 47%;
      max-width: inherit; }
  .seminar_news .link_btn3 {
    max-width: 200px;
    margin: 0 auto; }
    @media screen and (max-width: 768px) {
      .seminar_news .link_btn3 {
        max-width: 80%; } }
    .seminar_news .link_btn3 a {
      margin: 0 auto;
      border-radius: 20px;
      border: 2px solid #fff;
      display: block;
      line-height: 40px;
      background: #000;
      color: #fff;
      transition: all 0.3s ease-in-out 0s; }
  .seminar_news .news_txts {
    text-align: center; }
    .seminar_news .news_txts .kiji_ttl {
      padding: 10px;
      position: relative;
      z-index: 2;
      color: #fff; }
      .seminar_news .news_txts .kiji_ttl::before {
        content: "NEW";
        position: absolute;
        top: -40px;
        left: calc(50% - 40px);
        width: 80px;
        height: 80px;
        border-radius: 50%;
        background: #082e5e;
        background: #634528;
        padding-top: 12px;
        font-size: 18px;
        color: #ffff00;
        font-weight: bold; }
      .seminar_news .news_txts .kiji_ttl::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #082e5e;
        background: #634528; }
      .seminar_news .news_txts .kiji_ttl span.nm {
        font-size: 80%;
        display: block; }
      .seminar_news .news_txts .kiji_ttl .color02 {
        font-weight: 700; }
      .seminar_news .news_txts .kiji_ttl p {
        position: relative;
        z-index: 2; }
    .seminar_news .news_txts .kiji_txt a.link_u {
      text-decoration: underline;
      color: #a00; }
    .seminar_news .news_txts .kiji_txt .txt_ttl {
      font-size: 24px;
      line-height: 1.2;
      margin-bottom: 15px; }
      @media screen and (max-width: 480px) {
        .seminar_news .news_txts .kiji_txt .txt_ttl {
          font-size: 18px;
          margin-bottom: 5px;
          line-height: 1.4; } }
      .seminar_news .news_txts .kiji_txt .txt_ttl .big {
        font-size: 140%;
        color: #DF0003; }
        @media screen and (max-width: 480px) {
          .seminar_news .news_txts .kiji_txt .txt_ttl .big {
            display: block; } }
    .seminar_news .news_txts .seminar_box2 {
      max-width: 450px;
      max-width: 720px;
      margin: 0 auto;
      border: 1px solid #ccc; }
      .seminar_news .news_txts .seminar_box2 dl {
        font-size: 15px;
        line-height: 1.4;
        display: flex; }
        @media screen and (max-width: 480px) {
          .seminar_news .news_txts .seminar_box2 dl {
            font-size: 12px; } }
        .seminar_news .news_txts .seminar_box2 dl:not(:last-child) {
          border-bottom: 1px solid #ccc; }
        .seminar_news .news_txts .seminar_box2 dl dt {
          padding: 10px;
          display: flex;
          justify-content: center;
          align-items: center;
          width: 140px;
          border-right: 1px solid #ccc;
          background: rgba(8, 46, 94, 0.7);
          background: #082e5e;
          background: #634528;
          color: #fff; }
          @media screen and (max-width: 480px) {
            .seminar_news .news_txts .seminar_box2 dl dt {
              padding: 5px;
              width: 80px; } }
        .seminar_news .news_txts .seminar_box2 dl dd {
          width: calc(100% - 140px);
          padding: 10px;
          text-align: left; }
          @media screen and (max-width: 480px) {
            .seminar_news .news_txts .seminar_box2 dl dd {
              width: calc(100% - 80px);
              padding: 5px; } }
  .seminar_news .news_wrap {
    max-width: 860px;
    margin: 0 auto; }
  .seminar_news .news_ttl {
    padding-bottom: 27px;
    border-bottom: 1px solid #000;
    margin-bottom: 18px; }
    .seminar_news .news_ttl > span {
      display: block; }
      .seminar_news .news_ttl > span.ja {
        font-size: 14px;
        font-weight: bold; }
  .seminar_news .news_txts > div {
    max-width: 720px;
    margin: 0 auto;
    font-size: 16px; }
    .seminar_news .news_txts > div .kiji_ttl {
      font-size: 170%; }
      @media screen and (max-width: 768px) {
        .seminar_news .news_txts > div .kiji_ttl {
          font-size: 120%;
          line-height: 1.4; } }
    .seminar_news .news_txts > div .label_wrap {
      width: fit-content;
      margin-left: auto;
      margin-right: auto;
      padding: 0.2em 1.2em;
      margin-top: 0.4em;
      color: #082e5e;
      color: #333;
      background: #fff;
      line-height: 1;
      line-height: 1.4; }
      @media screen and (max-width: 768px) {
        .seminar_news .news_txts > div .label_wrap {
          letter-spacing: 0.03em;
          font-feature-settings: "palt"; } }
    .seminar_news .news_txts > div .kiji_txt {
      font-size: 18px;
      line-height: 1.875;
      padding: 10px;
      border: 1px solid #082e5e;
      border: 1px solid #634528;
      background: rgba(255, 255, 255, 0.7); }
      @media screen and (max-width: 768px) {
        .seminar_news .news_txts > div .kiji_txt {
          font-size: 14px; } }
      .seminar_news .news_txts > div .kiji_txt .text_lg {
        display: block;
        line-height: 1.5;
        font-size: 1.4em; }
      .seminar_news .news_txts > div .kiji_txt.kiji_txt_bg {
        background: #000;
        border: 1px solid #000;
        color: #fff;
        line-height: 1.4; }
      .seminar_news .news_txts > div .kiji_txt:not(:last-of-type) {
        border-bottom: none; }
  .seminar_news .news_txts .kiji_ttl2 {
    border-right: 1px solid #082e5e;
    border-left: 1px solid #082e5e;
    border-right: 1px solid #634528;
    border-left: 1px solid #634528;
    padding: 10px;
    background: linear-gradient(-40deg, #bfa240 0%, #e3cd77 50%, #bfa240 100%); }
    .seminar_news .news_txts .kiji_ttl2 .txts {
      display: flex;
      justify-content: center; }
      @media screen and (max-width: 540px) {
        .seminar_news .news_txts .kiji_ttl2 .txts {
          display: block; } }
      .seminar_news .news_txts .kiji_ttl2 .txts.txts_col {
        flex-direction: column;
        align-items: center; }
        @media screen and (max-width: 540px) {
          .seminar_news .news_txts .kiji_ttl2 .txts.txts_col {
            display: flex; } }
    .seminar_news .news_txts .kiji_ttl2 .txt01 {
      display: flex;
      justify-content: center;
      align-items: center;
      background: #900;
      padding: 5px 10px;
      font-size: 16px;
      line-height: 1;
      color: #fff;
      margin-right: 1em; }
      @media screen and (max-width: 480px) {
        .seminar_news .news_txts .kiji_ttl2 .txt01 {
          margin-bottom: 3px; } }
    .seminar_news .news_txts .kiji_ttl2 .txts_col .txt01 {
      margin-bottom: 5px; }
    @media screen and (max-width: 480px) {
      .seminar_news .news_txts .kiji_ttl2 .txt02 {
        font-size: 4.2vw;
        line-height: 1.6; } }
    .seminar_news .news_txts .kiji_ttl2 .txt02 .smoll {
      padding: 0 0.2em; }
    .seminar_news .news_txts .kiji_ttl2 .txt02 .color002 {
      color: #000;
      font-weight: bold;
      font-size: 140%;
      text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
      line-height: 1; }
    .seminar_news .news_txts .kiji_ttl2 .txt02 .color {
      color: #900;
      font-weight: bold;
      font-size: 140%;
      text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
      line-height: 1; }
      @media screen and (max-width: 480px) {
        .seminar_news .news_txts .kiji_ttl2 .txt02 .color {
          font-size: 120%; } }
      .seminar_news .news_txts .kiji_ttl2 .txt02 .color.text_lg {
        font-size: 1.7em; }
        @media screen and (max-width: 480px) {
          .seminar_news .news_txts .kiji_ttl2 .txt02 .color.text_lg {
            font-size: 1.5em;
            line-height: 1.4; } }
  .seminar_news .news_txts.ex {
    padding-top: 30px;
    border-top: solid 1px #666; }

.sec_main {
  position: relative; }
  .sec_main .main_inner {
    position: relative; }
    @media screen and (max-width: 480px) {
      .sec_main .main_inner {
        aspect-ratio: 3 / 2; } }
    @media screen and (max-width: 480px) {
      .sec_main .main_inner .slide_main {
        height: 100%; } }
    @media screen and (max-width: 480px) {
      .sec_main .main_inner .slide_main .swiper-wrapper {
        height: 100%; } }
    @media screen and (max-width: 480px) {
      .sec_main .main_inner .slide_main .swiper-wrapper .swiper-slide {
        height: 100%; } }
    @media screen and (max-width: 480px) {
      .sec_main .main_inner .slide_main .slide_image {
        height: 100%; } }
    @media screen and (max-width: 480px) {
      .sec_main .main_inner .slide_main .slide_image img {
        height: 100%;
        display: block;
        object-fit: cover;
        object-position: center; } }

.main_text_wrap {
  writing-mode: vertical-rl;
  position: absolute;
  top: 21.67%;
  left: 7.19%;
  z-index: 2;
  line-height: 1;
  font-size: clamp(14px, 1.61vw, 20px);
  letter-spacing: 0.2em;
  display: grid;
  gap: 2em 0; }
  @media screen and (max-width: 480px) {
    .main_text_wrap {
      position: static;
      writing-mode: horizontal-tb;
      gap: 0.5em 0;
      padding-left: 20px;
      padding-right: 20px;
      margin-top: 15px; } }
  .main_text_wrap .main_lead {
    text-shadow: 0px 0px 0px rgba(255, 255, 255, 0.8), 0px 0px 1px rgba(255, 255, 255, 0.8), 0px 0px 2px rgba(255, 255, 255, 0.8), 0px 0px 3px rgba(255, 255, 255, 0.8), 0px 0px 4px rgba(255, 255, 255, 0.8), 0px 0px 5px rgba(255, 255, 255, 0.8), 0px 0px 6px rgba(255, 255, 255, 0.8), 0px 0px 7px rgba(255, 255, 255, 0.8), 0px 0px 8px rgba(255, 255, 255, 0.8), 0px 0px 9px rgba(255, 255, 255, 0.8), 0px 0px 10px rgba(255, 255, 255, 0.8); }
    .main_text_wrap .main_lead .text_lg {
      display: inline-block;
      font-size: 1.4em;
      border: 1px solid;
      padding: 0.5em;
      margin-bottom: 0.5em; }
      @media screen and (max-width: 480px) {
        .main_text_wrap .main_lead .text_lg {
          padding: 0.25em;
          margin-bottom: 0;
          margin-right: 0.25em; } }
  .main_text_wrap .main_bg_text {
    font-size: 2em;
    background: #fff;
    padding: 0.25em; }

.main_banner_box {
  z-index: 3;
  position: fixed;
  max-width: 350px;
  width: 29.17%;
  bottom: 3.34%;
  right: 90px; }
  @media screen and (max-width: 480px) {
    .main_banner_box {
      position: static;
      margin-top: 25px;
      width: 80%;
      margin-left: auto;
      margin-right: auto; } }
  .main_banner_box .float_close {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    line-height: 1;
    color: #fff;
    background: #000;
    position: absolute;
    bottom: 100%;
    font-size: 14px;
    font-weight: 700;
    right: 0;
    transition: opacity 0.3s ease-in-out; }
    @media (hover: hover) {
      .main_banner_box .float_close:hover {
        opacity: 0.7; } }
    @media screen and (max-width: 480px) {
      .main_banner_box .float_close {
        display: none; } }

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

.sec_seminar {
  padding-top: clamp(60px, 11.67%, 140px);
  padding-bottom: clamp(100px, 15%, 180px); }

.seminar_wrap {
  align-items: flex-start;
  flex-direction: column;
  justify-content: center; }
  @media screen and (max-width: 480px) {
    .seminar_wrap {
      gap: 25px 0; } }
  .seminar_wrap .text_box {
    text-align: center;
    margin: 0 auto 3em; }
    @media screen and (max-width: 480px) {
      .seminar_wrap .text_box {
        width: 100%;
        text-align: center;
        margin: 0 auto 1em; } }
    .seminar_wrap .text_box .seminar_head {
      font-size: clamp(16px, 1.61vw, 20px);
      line-height: 1.5;
      letter-spacing: 0.2em;
      color: #8c6845;
      margin-bottom: 1em;
      text-align: center; }
      @media screen and (max-width: 480px) {
        .seminar_wrap .text_box .seminar_head {
          margin-bottom: 1.5em; } }
      .seminar_wrap .text_box .seminar_head .icon {
        width: 4.5em;
        margin-bottom: 2em; }
        @media screen and (max-width: 480px) {
          .seminar_wrap .text_box .seminar_head .icon {
            margin-left: auto;
            margin-right: auto; } }
      .seminar_wrap .text_box .seminar_head .en {
        font-size: 1.5em; }
      .seminar_wrap .text_box .seminar_head .jp {
        font-size: 0.8em;
        margin-top: 1em; }
    .seminar_wrap .text_box .read {
      line-height: 2.5; }
  .seminar_wrap .seminar_box {
    width: 75%;
    margin: 0 auto;
    padding-bottom: 3em;
    border-bottom: 1px solid; }
    @media screen and (max-width: 480px) {
      .seminar_wrap .seminar_box {
        width: 100%; } }
    .seminar_wrap .seminar_box .seminar_box_head {
      font-size: clamp(16px, 1.61vw, 20px);
      display: flex;
      align-items: center;
      gap: 0 0.76em; }
      .seminar_wrap .seminar_box .seminar_box_head .text {
        flex-shrink: 0; }
      .seminar_wrap .seminar_box .seminar_box_head::after {
        content: "";
        display: block;
        width: 100%;
        border-top: 1px solid; }
      .seminar_wrap .seminar_box .seminar_box_head::before {
        content: "";
        display: block;
        width: 100%;
        border-top: 1px solid; }
    .seminar_wrap .seminar_box .btn_archive {
      max-width: 15em;
      font-size: clamp(14px, 1.29vw, 16px);
      line-height: 1; }
      .seminar_wrap .seminar_box .btn_archive a {
        border: 1px solid;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 1.5em;
        padding: 0.25em;
        transition: opacity 0.3s ease-in-out; }
        @media (hover: hover) {
          .seminar_wrap .seminar_box .btn_archive a:hover {
            opacity: 0.7; } }
        .seminar_wrap .seminar_box .btn_archive a .text {
          margin-left: auto;
          margin-right: auto; }
        .seminar_wrap .seminar_box .btn_archive a .arrow_box {
          width: 1.5em;
          height: 1.5em;
          display: flex;
          align-items: center;
          justify-content: center;
          border-radius: 50%;
          background: #000; }
          .seminar_wrap .seminar_box .btn_archive a .arrow_box::after {
            content: "";
            display: block;
            width: 0.4em;
            height: 0.6em;
            background: #fff;
            clip-path: polygon(0 0, 0% 100%, 100% 50%); }
    .seminar_wrap .seminar_box .none_box .none_text {
      margin: 1.5em 0;
      font-size: clamp(14px, 1.45vw, 18px);
      line-height: 2; }
    .seminar_wrap .seminar_box .none_box .btn_archive {
      margin-left: auto;
      margin-right: auto; }

.sec_lead {
  padding-top: clamp(80px, 15%, 180px);
  padding-bottom: clamp(80px, 15%, 180px);
  color: #fff;
  background: url("../images/top/img01.jpg") center/cover no-repeat; }
  .sec_lead .sec_lead_head {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    font-size: clamp(24px, 3.22vw, 40px);
    letter-spacing: 0.3em;
    margin-bottom: 1em;
    text-align: center;
    border: 1px solid;
    line-height: 1;
    padding: 0.37em; }
    @media screen and (max-width: 480px) {
      .sec_lead .sec_lead_head {
        letter-spacing: 0.1em;
        line-height: 1.4; } }
  .sec_lead .rank_list {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    margin-bottom: clamp(50px, 7.5%, 90px); }
    @media screen and (max-width: 480px) {
      .sec_lead .rank_list {
        flex-direction: column;
        gap: 20px 0; } }
    .sec_lead .rank_list .item {
      max-width: 453px;
      width: 48.2%; }
      @media screen and (max-width: 480px) {
        .sec_lead .rank_list .item {
          width: 100%; } }
  .sec_lead .sec_lead_bottom_text {
    font-size: clamp(24px, 3.22vw, 40px);
    letter-spacing: 0.2em;
    line-height: 1.5;
    margin-bottom: 1em; }
    @media screen and (max-width: 480px) {
      .sec_lead .sec_lead_bottom_text {
        letter-spacing: 0;
        margin-bottom: 0.5em; } }

.more_box {
  display: flex;
  align-items: center;
  font-size: clamp(14px, 1.45vw, 18px);
  gap: 0 0.72em;
  transition: opacity 0.3s ease-in-out;
  line-height: 1; }
  @media (hover: hover) {
    .more_box:hover {
      opacity: 0.7; } }
  .more_box .more_text {
    padding-bottom: 0.4em;
    border-bottom: 1px solid; }
  .more_box .more_icon {
    width: 1.33em;
    line-height: 0; }
  .more_box.none {
    pointer-events: none; }
    .more_box.none .more_text {
      border: 0; }

.sec_brand {
  padding-top: clamp(80px, 10%, 120px);
  padding-bottom: clamp(100px, 15.84%, 190px); }
  .sec_brand .brand_lead_wrap {
    text-align: center;
    margin-bottom: clamp(80px, 10%, 120px); }
    .sec_brand .brand_lead_wrap .brand_head {
      display: flex;
      flex-direction: column;
      justify-content: center;
      font-size: clamp(16px, 1.61vw, 20px);
      line-height: 1;
      color: #8c6845;
      letter-spacing: 0.2em;
      gap: 0.5em 0;
      margin-bottom: 4em; }
      .sec_brand .brand_lead_wrap .brand_head .en {
        font-size: 1.5em; }
    .sec_brand .brand_lead_wrap .brand_lead {
      font-size: clamp(28px, 3.54vw, 44px);
      line-height: 1.4;
      letter-spacing: 0.2em; }
      .sec_brand .brand_lead_wrap .brand_lead .text_gold {
        color: #8c6845; }
      .sec_brand .brand_lead_wrap .brand_lead .text_lg {
        display: inline-block;
        font-size: 1.6em;
        line-height: 1; }
  .sec_brand .brand_wrap {
    align-items: center; }
    @media screen and (max-width: 768px) {
      .sec_brand .brand_wrap {
        flex-direction: column;
        justify-content: center;
        gap: 25px 0; } }
    .sec_brand .brand_wrap .image_wrap {
      width: 54.69%;
      aspect-ratio: 25 / 18;
      position: relative;
      height: 100%; }
      @media screen and (max-width: 768px) {
        .sec_brand .brand_wrap .image_wrap {
          width: 100%; } }
      .sec_brand .brand_wrap .image_wrap .image_top,
      .sec_brand .brand_wrap .image_wrap .image_bottom,
      .sec_brand .brand_wrap .image_wrap .logo_box {
        position: absolute; }
      .sec_brand .brand_wrap .image_wrap .image_top {
        width: 82.29%;
        top: 0; }
      .sec_brand .brand_wrap .image_wrap .image_bottom {
        width: 42.29%;
        bottom: 0; }
      .sec_brand .brand_wrap .image_wrap .logo_box {
        line-height: 0;
        bottom: 6.35%; }
    .sec_brand .brand_wrap .text_box {
      max-width: 480px;
      width: fit-content;
      margin-left: auto;
      margin-right: auto; }
      .sec_brand .brand_wrap .text_box .en_head {
        font-size: clamp(18px, 1.93vw, 24px);
        line-height: 1;
        letter-spacing: 0.2em; }
      .sec_brand .brand_wrap .text_box .box_name {
        font-size: clamp(30px, 3.54vw, 44px);
        display: flex;
        flex-direction: column;
        line-height: 1;
        gap: 0.5em;
        margin-top: 14.59%;
        margin-bottom: 14.59%; }
        .sec_brand .brand_wrap .text_box .box_name .text_min {
          font-size: 0.6em; }
      .sec_brand .brand_wrap .text_box .read {
        line-height: 3.75; }
      .sec_brand .brand_wrap .text_box .more_box {
        justify-content: flex-end;
        margin-top: 14.59%; }
        .sec_brand .brand_wrap .text_box .more_box .more_icon svg path {
          fill: #333; }
  .sec_brand .brand_wrap_top {
    margin-bottom: clamp(80px, 15%, 180px); }
    .sec_brand .brand_wrap_top .image_wrap .image_top {
      left: 0; }
    .sec_brand .brand_wrap_top .image_wrap .image_bottom {
      right: 0; }
    .sec_brand .brand_wrap_top .image_wrap .logo_box {
      width: 38.29%;
      left: 9.15%; }
  .sec_brand .brand_wrap_bottom {
    flex-direction: row-reverse; }
    @media screen and (max-width: 768px) {
      .sec_brand .brand_wrap_bottom {
        flex-direction: column; } }
    .sec_brand .brand_wrap_bottom .image_wrap .image_top {
      right: 0; }
    .sec_brand .brand_wrap_bottom .image_wrap .image_bottom {
      left: 0; }
    .sec_brand .brand_wrap_bottom .image_wrap .logo_box {
      width: 32.58%;
      right: 11.43%; }
    .sec_brand .brand_wrap_bottom .text_box .en_head {
      color: #8c6845; }

.sec_content {
  margin-bottom: clamp(100px, 15%, 180px);
  position: relative;
  flex-direction: row-reverse; }
  @media screen and (max-width: 480px) {
    .sec_content {
      flex-direction: column;
      gap: 40px 0; } }
  .sec_content .content_head {
    font-size: clamp(24px, 3.22vw, 40px);
    letter-spacing: 0.3em;
    line-height: 1.75;
    margin-left: auto;
    margin-right: auto;
    writing-mode: vertical-rl;
    position: sticky;
    align-self: flex-start;
    top: 150px; }
    @media screen and (max-width: 480px) {
      .sec_content .content_head {
        position: static; } }
  .sec_content .content_wrap_outer {
    width: 75%;
    display: grid;
    gap: 1px 0; }
    @media screen and (max-width: 480px) {
      .sec_content .content_wrap_outer {
        width: 100%; } }
    .sec_content .content_wrap_outer .content_wrap {
      aspect-ratio: 12 / 5;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      position: relative;
      z-index: 1;
      width: 100%;
      color: #fff; }
      @media screen and (max-width: 480px) {
        .sec_content .content_wrap_outer .content_wrap {
          aspect-ratio: 8 / 6; } }
      .sec_content .content_wrap_outer .content_wrap .content_inner {
        position: relative;
        z-index: 2;
        width: 100%;
        height: 100%;
        padding: 0 2.5% 3.33%; }
        @media screen and (max-width: 960px) {
          .sec_content .content_wrap_outer .content_wrap .content_inner {
            padding: 0 2.5% 10px; } }
        .sec_content .content_wrap_outer .content_wrap .content_inner .text_wrap {
          width: 100%;
          height: 100%;
          align-items: flex-end; }
          @media screen and (max-width: 480px) {
            .sec_content .content_wrap_outer .content_wrap .content_inner .text_wrap {
              flex-direction: column;
              gap: 15px 0; } }
          .sec_content .content_wrap_outer .content_wrap .content_inner .text_wrap .lead_box {
            width: 70.18%;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            height: 100%; }
            @media screen and (max-width: 480px) {
              .sec_content .content_wrap_outer .content_wrap .content_inner .text_wrap .lead_box {
                width: 100%; } }
            .sec_content .content_wrap_outer .content_wrap .content_inner .text_wrap .lead_box .box_head {
              flex-shrink: 0;
              display: flex;
              align-items: flex-start;
              justify-content: flex-end;
              flex-direction: column;
              font-size: clamp(14px, 1.64vw, 24px);
              margin-top: 1.66em;
              color: #333;
              gap: 0.62em;
              letter-spacing: 0.2em;
              line-height: 1; }
              @media screen and (max-width: 960px) {
                .sec_content .content_wrap_outer .content_wrap .content_inner .text_wrap .lead_box .box_head {
                  letter-spacing: 0.1em; } }
              @media screen and (max-width: 480px) {
                .sec_content .content_wrap_outer .content_wrap .content_inner .text_wrap .lead_box .box_head {
                  margin-top: 1em;
                  font-size: 16px;
                  gap: 0.7em; } }
              .sec_content .content_wrap_outer .content_wrap .content_inner .text_wrap .lead_box .box_head .head_in {
                background: #fff;
                padding: 0.5em; }
                .sec_content .content_wrap_outer .content_wrap .content_inner .text_wrap .lead_box .box_head .head_in.en {
                  font-size: 0.83em;
                  letter-spacing: 0.1em; }
                  @media screen and (min-width: 480px) {
                    .sec_content .content_wrap_outer .content_wrap .content_inner .text_wrap .lead_box .box_head .head_in.en {
                      padding: 0.5em 0.4405em; } }
            .sec_content .content_wrap_outer .content_wrap .content_inner .text_wrap .lead_box .lead {
              font-size: clamp(18px, 2.5vw, 40px);
              line-height: 1.75;
              letter-spacing: 0.2em; }
              @media screen and (max-width: 960px) {
                .sec_content .content_wrap_outer .content_wrap .content_inner .text_wrap .lead_box .lead {
                  line-height: 1.6;
                  letter-spacing: 0.1em; } }
          .sec_content .content_wrap_outer .content_wrap .content_inner .text_wrap .more_icon svg path {
            fill: #fff; }
      .sec_content .content_wrap_outer .content_wrap::after {
        content: "";
        z-index: 1;
        position: absolute;
        inset: 0;
        background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 80%);
        pointer-events: none; }
      .sec_content .content_wrap_outer .content_wrap.content_wrap_01 {
        background-image: url("../images/top/img06.jpg"); }
      .sec_content .content_wrap_outer .content_wrap.content_wrap_02 {
        background-image: url("../images/top/img07.jpg"); }
      .sec_content .content_wrap_outer .content_wrap.content_wrap_03 {
        background-image: url("../images/top/img08.jpg"); }

.sec_consultation {
  padding-top: clamp(60px, 8.34%, 100px);
  padding-bottom: clamp(70px, 9.17%, 110px);
  background: url("../images/top/bg_consultation.jpg") center/cover no-repeat;
  color: #fff; }
  .sec_consultation .consultation_inner {
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto; }
  .sec_consultation .consultation_lead_wrap {
    margin-bottom: clamp(60px, 8.34%, 100px); }
    .sec_consultation .consultation_lead_wrap .consultation_head {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      font-size: clamp(16px, 1.61vw, 20px);
      line-height: 1;
      letter-spacing: 0.2em;
      gap: 1.5em 0;
      margin-bottom: 4em;
      margin-bottom: clamp(40px, 5%, 60px); }
      .sec_consultation .consultation_lead_wrap .consultation_head .en {
        font-size: 1.5em; }
    .sec_consultation .consultation_lead_wrap .icon_box {
      max-width: 65px;
      width: 100%;
      margin-left: auto;
      margin-right: auto; }
    .sec_consultation .consultation_lead_wrap .lead {
      margin-top: 0.6em;
      font-size: clamp(20px, 2.9vw, 36px);
      line-height: 1.39;
      letter-spacing: 0.1em;
      color: #eedab9; }
      .sec_consultation .consultation_lead_wrap .lead .text_min {
        display: block;
        font-size: 0.55em; }
  .sec_consultation .consultation_list_outer {
    background: rgba(0, 0, 0, 0.7);
    padding-top: 30px;
    padding-bottom: clamp(50px, 5.89%, 80px); }
    @media screen and (max-width: 480px) {
      .sec_consultation .consultation_list_outer {
        padding-bottom: 30px; } }
    .sec_consultation .consultation_list_outer .consultation_list {
      max-width: 1200px;
      width: calc(100% - 40px);
      margin-left: auto;
      margin-right: auto;
      font-size: clamp(14px, 1.45vw, 18px);
      align-items: flex-start;
      justify-content: center;
      gap: 0 2.77em; }
      @media screen and (max-width: 1000px) {
        .sec_consultation .consultation_list_outer .consultation_list {
          gap: 0 1.5em; } }
      @media screen and (max-width: 768px) {
        .sec_consultation .consultation_list_outer .consultation_list {
          flex-wrap: wrap;
          gap: 2em; } }
      @media screen and (max-width: 480px) {
        .sec_consultation .consultation_list_outer .consultation_list {
          font-size: 16px;
          gap: 2em 4%; } }
      .sec_consultation .consultation_list_outer .consultation_list .item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        gap: 1em 0; }
        @media screen and (max-width: 480px) {
          .sec_consultation .consultation_list_outer .consultation_list .item {
            width: 48%; } }
        .sec_consultation .consultation_list_outer .consultation_list .item .icon_check {
          width: 2em; }
        .sec_consultation .consultation_list_outer .consultation_list .item .item_text {
          line-height: 1.67; }
  .sec_consultation .consultation_wrap {
    position: relative;
    z-index: 2;
    margin-top: clamp(-40px, -2.94%, -10px);
    max-width: 800px;
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
    font-size: clamp(16px, 2.09vw, 26px);
    line-height: 1;
    border-radius: 50px;
    background: #553c14;
    position: relative; }
    @media screen and (max-width: 480px) {
      .sec_consultation .consultation_wrap {
        margin-top: 30px;
        font-size: 18px;
        flex-direction: column;
        background: none;
        gap: 15px 0; } }
    .sec_consultation .consultation_wrap .mail_button {
      width: 60%;
      font-size: 0.85em;
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 0.8em;
      color: #372301;
      padding: 1.27em 1.36em;
      background: #fff;
      border-radius: 50px;
      transition: opacity 0.3s ease-in-out; }
      @media screen and (max-width: 480px) {
        .sec_consultation .consultation_wrap .mail_button {
          width: 100%;
          padding: 20px 5px; } }
      @media (hover: hover) {
        .sec_consultation .consultation_wrap .mail_button:hover {
          opacity: 0.7; } }
      .sec_consultation .consultation_wrap .mail_button .icon {
        width: 1.27em; }
    .sec_consultation .consultation_wrap .tel_button {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 40%;
      gap: 0.7em;
      transition: opacity 0.3s ease-in-out;
      padding: 1.07em 1.07em;
      position: relative; }
      @media (hover: hover) {
        .sec_consultation .consultation_wrap .tel_button:hover {
          opacity: 0.7; } }
      @media screen and (max-width: 480px) {
        .sec_consultation .consultation_wrap .tel_button {
          border-radius: 50px;
          padding: 20px 5px;
          width: 100%;
          background: #553c14; } }
      .sec_consultation .consultation_wrap .tel_button .icon {
        width: 0.88em; }
      .sec_consultation .consultation_wrap .tel_button .text_box {
        letter-spacing: 0.1em; }
      @media screen and (max-width: 480px) {
        .sec_consultation .consultation_wrap .tel_button::after {
          content: "";
          display: block;
          position: absolute;
          inset: 0;
          border-radius: 120px;
          border: 3px solid #fff; } }
    .sec_consultation .consultation_wrap::after {
      content: "";
      display: block;
      position: absolute;
      inset: 0;
      border-radius: 50px;
      border: 3px solid #fff;
      pointer-events: none; }
      @media screen and (max-width: 480px) {
        .sec_consultation .consultation_wrap::after {
          content: none; } }

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