/*! Writen  by SCSS */
.sgt_container .sgt_nav_inner .sgt_nav .item_top a::before {
  opacity: 1; }

.swiper-button-next, .swiper-button-prev {
  z-index: 1; }

.sgt_container {
  /* SNS */ }
  .sgt_container .scroll_text_wrap {
    position: absolute;
    bottom: 10px;
    left: 0px;
    z-index: 1;
    display: flex; }
    .sgt_container .scroll_text_wrap .scroll_text {
      width: 8px;
      text-align: center;
      letter-spacing: 0;
      line-height: 1;
      padding: 10px; }
      .sgt_container .scroll_text_wrap .scroll_text:before {
        content: "";
        position: absolute;
        inset: 0;
        left: auto;
        bottom: auto;
        height: calc(100% - 10px);
        width: 2px;
        background-color: #007440; }
      .sgt_container .scroll_text_wrap .scroll_text::after {
        content: "";
        width: 8px;
        height: 8px;
        bottom: 5px;
        right: -5px;
        display: block;
        border-radius: 8px;
        position: absolute;
        border: 2px solid #007440;
        background: #fff;
        animation: bounce 2.5s ease 1;
        z-index: 1; }
    .sgt_container .scroll_text_wrap .arrow_scroll {
      width: 2px;
      height: 80px;
      margin: 0 auto;
      position: relative;
      background-color: #007440; }
@keyframes bounce {
  0% {
    bottom: 5px; }
  50% {
    bottom: 90px; }
  100% {
    bottom: 5px; } }
  .sgt_container .mainvisual_wrap {
    padding: 20px 40px 10px;
    background: url("../img/top/bg_main.jpg") bottom center/cover no-repeat;
    position: relative; }
    .sgt_container .mainvisual_wrap .swiper-wrapper {
      position: relative;
      max-width: 1060px;
      margin: 0 auto; }
    .sgt_container .mainvisual_wrap .slide_main_wrap .swiper {
      border-radius: 20px;
      box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.8); }
    .sgt_container .mainvisual_wrap .slide_main {
      margin: 0 auto;
      border-radius: 15px; }
    .sgt_container .mainvisual_wrap .swiper-button-prev.slide_prev {
      width: 30px;
      height: 30px;
      left: -5px;
      background: rgba(255, 255, 255, 0.4) !important;
      border-radius: 15px;
      line-height: 0; }
    .sgt_container .mainvisual_wrap .swiper-button-next.slide_next {
      width: 30px;
      height: 30px;
      right: -5px;
      background: rgba(255, 255, 255, 0.4) !important;
      border-radius: 15px;
      line-height: 0; }
    .sgt_container .mainvisual_wrap .swiper-pagination {
      position: static; }
    .sgt_container .mainvisual_wrap .swiper-pagination-bullet {
      width: 10px;
      height: 10px;
      margin: 0 8px;
      background: #fff;
      opacity: 1;
      border: 1px solid #007440; }
    .sgt_container .mainvisual_wrap .swiper-pagination-bullet-active {
      background: #007440; }
    .sgt_container .mainvisual_wrap .swiper-slide {
      position: relative;
      border-radius: 20px;
      box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.8); }
      .sgt_container .mainvisual_wrap .swiper-slide .photo_group {
        display: flex;
        flex-wrap: wrap;
        overflow: hidden;
        border-radius: 20px; }
        .sgt_container .mainvisual_wrap .swiper-slide .photo_group:after {
          content: "";
          position: absolute;
          inset: 0;
          top: 50%;
          bottom: auto;
          background: #FFF;
          height: 1px;
          width: 100%; }
        .sgt_container .mainvisual_wrap .swiper-slide .photo_group .photo {
          position: relative; }
          .sgt_container .mainvisual_wrap .swiper-slide .photo_group .photo:after {
            position: absolute;
            right: 0;
            top: 0;
            bottom: 0;
            background: #FFF;
            width: 1px; }
          .sgt_container .mainvisual_wrap .swiper-slide .photo_group .photo.first {
            width: 58.938%; }
            .sgt_container .mainvisual_wrap .swiper-slide .photo_group .photo.first:after {
              content: ""; }
          .sgt_container .mainvisual_wrap .swiper-slide .photo_group .photo.second {
            width: 41.062%; }
          .sgt_container .mainvisual_wrap .swiper-slide .photo_group .photo.third {
            width: 41.062%; }
            .sgt_container .mainvisual_wrap .swiper-slide .photo_group .photo.third:after {
              content: ""; }
          .sgt_container .mainvisual_wrap .swiper-slide .photo_group .photo.fourth {
            width: 58.938%; }
          .sgt_container .mainvisual_wrap .swiper-slide .photo_group .photo .cap.over {
            left: 0;
            top: 0;
            right: auto;
            bottom: auto; }
      .sgt_container .mainvisual_wrap .swiper-slide .cap {
        position: absolute;
        right: 0;
        bottom: 0;
        padding: 5px;
        text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.8), 0px 0px 1px rgba(0, 0, 0, 0.8), 0px 0px 2px rgba(0, 0, 0, 0.8), 0px 0px 3px rgba(0, 0, 0, 0.8), 0px 0px 4px rgba(0, 0, 0, 0.8), 0px 0px 5px rgba(0, 0, 0, 0.8);
        font-size: 12px;
        color: #fff; }
        .sgt_container .mainvisual_wrap .swiper-slide .cap.cap1 {
          top: 0;
          left: 0;
          right: auto;
          bottom: auto; }
        .sgt_container .mainvisual_wrap .swiper-slide .cap.cap2 {
          top: 0;
          right: 0;
          bottom: auto; }
        .sgt_container .mainvisual_wrap .swiper-slide .cap.cap3 {
          left: 0;
          right: auto; }
    .sgt_container .mainvisual_wrap .swiper-button-prev, .sgt_container .mainvisual_wrap .swiper-container-rtl .swiper-button-next,
    .sgt_container .mainvisual_wrap .swiper-button-next, .sgt_container .mainvisual_wrap .swiper-container-rtl .swiper-button-prev {
      background: none !important; }
    .sgt_container .mainvisual_wrap .swiper-button-prev:after,
    .sgt_container .mainvisual_wrap .swiper-container-rtl .swiper-button-next:after,
    .sgt_container .mainvisual_wrap .swiper-button-next:after,
    .sgt_container .mainvisual_wrap .swiper-container-rtl .swiper-button-prev:after {
      content: none !important; }
    .sgt_container .mainvisual_wrap .btn_group {
      justify-content: center;
      column-gap: 15px;
      align-items: center;
      margin-top: 20px; }
      .sgt_container .mainvisual_wrap .btn_group .swiper-pagination {
        position: static;
        width: fit-content;
        line-height: 1;
        display: flex;
        column-gap: 10px;
        z-index: 1; }
        .sgt_container .mainvisual_wrap .btn_group .swiper-pagination .swiper-pagination-bullet {
          margin: 0;
          width: 15px;
          height: 15px;
          background: #fff;
          opacity: 1;
          border: 1px solid #007440; }
          .sgt_container .mainvisual_wrap .btn_group .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
            background: #007440; }
      .sgt_container .mainvisual_wrap .btn_group .slider_btn {
        width: 32px;
        position: relative;
        cursor: pointer;
        line-height: 0; }
        .sgt_container .mainvisual_wrap .btn_group .slider_btn .slide_toggle {
          background-color: transparent;
          border: none;
          cursor: pointer;
          padding: 0;
          appearance: none; }
          .sgt_container .mainvisual_wrap .btn_group .slider_btn .slide_toggle img {
            transition: 0.3s opacity ease-in-out;
            width: 35px;
            height: 35px;
            display: block; }
            .sgt_container .mainvisual_wrap .btn_group .slider_btn .slide_toggle img.icon_play {
              display: none; }
        .sgt_container .mainvisual_wrap .btn_group .slider_btn .icon_play {
          display: none; }
  .sgt_container .sgt_nav_top_wrap .btn_menuanchor {
    font-size: 14px;
    width: 100%;
    cursor: pointer;
    border: none;
    padding: 15px 20px;
    margin: 0;
    background: #007440;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.8em;
    line-height: 1; }
    .sgt_container .sgt_nav_top_wrap .btn_menuanchor:focus {
      outline: 0; }
    .sgt_container .sgt_nav_top_wrap .btn_menuanchor::after {
      content: "";
      display: block;
      width: 0.4em;
      height: 0.4em;
      border-right: 1px solid;
      border-bottom: 1px solid;
      transform: rotate(45deg);
      margin-bottom: 0.2em; }
  .sgt_container .sec_information {
    padding-top: 40px;
    padding-bottom: 40px; }
    .sgt_container .sec_information .recruit_group {
      max-width: 650px;
      margin: 0 auto 40px; }
      @media screen and (max-width: 480px) {
        .sgt_container .sec_information .recruit_group {
          flex-direction: column;
          row-gap: 15px; } }
      .sgt_container .sec_information .recruit_group .recruit_ttl {
        position: relative;
        width: 120px;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 1.33;
        font-size: 30px;
        color: #f6f901;
        font-weight: 700;
        background: #005a32;
        font-feature-settings: "palt";
        letter-spacing: 0.05em;
        grid-gap: 0 39px; }
        @media screen and (max-width: 480px) {
          .sgt_container .sec_information .recruit_group .recruit_ttl {
            width: 100%;
            font-size: 4vw;
            padding: 10px;
            box-sizing: border-box; } }
        .sgt_container .sec_information .recruit_group .recruit_ttl::after {
          content: "";
          position: absolute;
          inset: 4px;
          margin: auto;
          border: 1px solid #fff;
          z-index: 1;
          pointer-events: none; }
      .sgt_container .sec_information .recruit_group .recruit_item {
        flex-direction: column;
        row-gap: 10px; }
        .sgt_container .sec_information .recruit_group .recruit_item .recruit_item_in {
          display: flex;
          align-items: baseline; }
          .sgt_container .sec_information .recruit_group .recruit_item .recruit_item_in .item_txt {
            font-size: 30px;
            font-weight: 700;
            color: #007440;
            font-feature-settings: "palt";
            display: flex;
            letter-spacing: 0.05em;
            align-items: baseline;
            line-height: 1; }
            @media screen and (max-width: 480px) {
              .sgt_container .sec_information .recruit_group .recruit_item .recruit_item_in .item_txt {
                font-size: 5.2vw; } }
            .sgt_container .sec_information .recruit_group .recruit_item .recruit_item_in .item_txt .text_lg {
              font-size: 130%; }
            .sgt_container .sec_information .recruit_group .recruit_item .recruit_item_in .item_txt .text_min {
              font-size: 70%; }
            .sgt_container .sec_information .recruit_group .recruit_item .recruit_item_in .item_txt .text_md {
              font-size: 90%;
              position: relative;
              margin-right: 0.4em; }
    .sgt_container .sec_information .news_lead_wrap {
      max-width: 600px;
      box-sizing: border-box;
      margin: 0 auto;
      width: 100%;
      border: 1px dashed #007440;
      font-size: clamp(12px, 4.01vw, 15px);
      line-height: 1;
      font-weight: 700;
      color: #007440;
      grid-gap: 5px 0;
      position: relative;
      padding: 0.8em 0.7em;
      display: flex;
      flex-direction: column;
      justify-content: center;
      grid-gap: 20px 0;
      text-align: center; }
      @media screen and (max-width: 375px) {
        .sgt_container .sec_information .news_lead_wrap {
          font-size: 4vw; } }
      .sgt_container .sec_information .news_lead_wrap::after {
        content: "";
        position: absolute;
        inset: 3px;
        margin: auto;
        border: 1px dashed #007440;
        z-index: 1;
        pointer-events: none; }
      .sgt_container .sec_information .news_lead_wrap .item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        font-feature-settings: "palt";
        letter-spacing: 0.05em; }
        .sgt_container .sec_information .news_lead_wrap .item:not(:last-child) {
          position: relative; }
          .sgt_container .sec_information .news_lead_wrap .item:not(:last-child)::before {
            content: "";
            position: absolute;
            bottom: -10px;
            left: 0;
            right: 0;
            height: 1px;
            background-image: linear-gradient(to right, transparent, #007440 50%, transparent); }
        @media screen and (max-width: 374px) {
          .sgt_container .sec_information .news_lead_wrap .item {
            letter-spacing: 0; } }
        .sgt_container .sec_information .news_lead_wrap .item .min {
          font-size: clamp(12px, 3.47vw, 13px); }
        .sgt_container .sec_information .news_lead_wrap .item .lg {
          font-size: 1.3em; }
        .sgt_container .sec_information .news_lead_wrap .item .in_ttl {
          width: 100%;
          padding-bottom: 0.2em;
          margin-bottom: 0.2em; }
        .sgt_container .sec_information .news_lead_wrap .item .txt_in {
          width: 100%;
          white-space: nowrap; }
  .sgt_container .sgh_bg_wrap {
    position: relative; }
    .sgt_container .sgh_bg_wrap::before, .sgt_container .sgh_bg_wrap::after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      right: 0; }
    .sgt_container .sgh_bg_wrap::before {
      z-index: -1;
      bottom: 0;
      margin-bottom: 80px;
      background: url("../img/top/bg_leaf.png") bottom center/100% auto no-repeat;
      padding-top: 56.01%; }
    .sgt_container .sgh_bg_wrap::after {
      z-index: -2;
      top: 0;
      bottom: 0;
      background: url("../img/top/bg_content.jpg") bottom center/100% auto no-repeat; }
  .sgt_container .icon_blank {
    vertical-align: baseline;
    margin-left: 3px; }
  .sgt_container .sec_news {
    padding-top: 20px; }
    .sgt_container .sec_news .sec_action_group {
      flex-direction: column; }
      .sgt_container .sec_news .sec_action_group .sec_action {
        width: 100%;
        padding-top: 50px;
        padding-bottom: 50px;
        align-self: center;
        text-align: center; }
        @media screen and (max-width: 480px) {
          .sgt_container .sec_news .sec_action_group .sec_action {
            padding-top: 30px;
            padding-bottom: 30px; } }
        .sgt_container .sec_news .sec_action_group .sec_action.action_bg01 {
          background: #faeded; }
        .sgt_container .sec_news .sec_action_group .sec_action.action_bg02 {
          background: #fffaec; }
        .sgt_container .sec_news .sec_action_group .sec_action .text_act {
          color: #cf6800;
          font-weight: 700;
          line-height: 1;
          font-size: 28px; }
          @media screen and (max-width: 480px) {
            .sgt_container .sec_news .sec_action_group .sec_action .text_act {
              font-size: 7.7vw; } }
          .sgt_container .sec_news .sec_action_group .sec_action .text_act.red {
            color: #820000; }
        .sgt_container .sec_news .sec_action_group .sec_action .link_btn {
          width: fit-content;
          margin: 30px auto 0; }
          @media screen and (max-width: 480px) {
            .sgt_container .sec_news .sec_action_group .sec_action .link_btn {
              margin: 0px auto; } }
          .sgt_container .sec_news .sec_action_group .sec_action .link_btn a {
            display: flex;
            justify-content: center;
            column-gap: 10px;
            align-items: center;
            padding: 10px 20px;
            line-height: 1;
            color: #fff;
            font-size: 24px;
            border-radius: 10px;
            font-weight: bold;
            box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.2);
            transition: all 0.5s ease-in-out;
            text-decoration: none; }
            @media screen and (max-width: 480px) {
              .sgt_container .sec_news .sec_action_group .sec_action .link_btn a {
                font-weight: 600;
                font-size: 19px; } }
            .sgt_container .sec_news .sec_action_group .sec_action .link_btn a img {
              transition: all 0.5s ease-in-out; }
          .sgt_container .sec_news .sec_action_group .sec_action .link_btn.app_button a {
            border: 1px solid #820000;
            background: #820000; }
            .sgt_container .sec_news .sec_action_group .sec_action .link_btn.app_button a:hover {
              color: #820000;
              background: #fff;
              box-shadow: none; }
              @media screen and (max-width: 480px) {
                .sgt_container .sec_news .sec_action_group .sec_action .link_btn.app_button a:hover {
                  color: #FFF;
                  background: #820000;
                  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.2); } }
              .sgt_container .sec_news .sec_action_group .sec_action .link_btn.app_button a:hover img {
                filter: brightness(0) saturate(100%) invert(10%) sepia(100%) saturate(3000%) hue-rotate(20deg) brightness(105%) contrast(103%);
                transition: all 0.5s ease-in-out; }
                @media screen and (max-width: 480px) {
                  .sgt_container .sec_news .sec_action_group .sec_action .link_btn.app_button a:hover img {
                    filter: none; } }
          .sgt_container .sec_news .sec_action_group .sec_action .link_btn.req_button a {
            border: 1px solid #CF6800;
            background: #CF6800; }
            .sgt_container .sec_news .sec_action_group .sec_action .link_btn.req_button a:hover {
              color: #CF6800;
              background: #fff;
              box-shadow: none; }
              @media screen and (max-width: 480px) {
                .sgt_container .sec_news .sec_action_group .sec_action .link_btn.req_button a:hover {
                  color: #FFF;
                  background: #CF6800;
                  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.2); } }
              .sgt_container .sec_news .sec_action_group .sec_action .link_btn.req_button a:hover img {
                filter: brightness(0) saturate(100%) invert(45%) sepia(100%) saturate(3000%) hue-rotate(20deg) brightness(105%) contrast(103%);
                transition: all 0.5s ease-in-out; }
                @media screen and (max-width: 480px) {
                  .sgt_container .sec_news .sec_action_group .sec_action .link_btn.req_button a:hover img {
                    filter: none; } }
          .sgt_container .sec_news .sec_action_group .sec_action .link_btn.pdf_button a {
            border: 1px solid #103d81;
            background: #103d81; }
            .sgt_container .sec_news .sec_action_group .sec_action .link_btn.pdf_button a:hover {
              color: #103d81;
              background: #fff;
              box-shadow: none; }
              @media screen and (max-width: 480px) {
                .sgt_container .sec_news .sec_action_group .sec_action .link_btn.pdf_button a:hover {
                  color: #FFF;
                  background: #103d81;
                  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.2); } }
  .sgt_container .news_wrap {
    padding: 20px 20px 25px;
    background: #c8f2ae;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 15px; }
    .sgt_container .news_wrap .news_head {
      font-size: 24px;
      font-weight: 700;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      text-align: center; }
      .sgt_container .news_wrap .news_head .text_en {
        color: #007440;
        letter-spacing: 0.05em; }
      .sgt_container .news_wrap .news_head .text_jp {
        font-size: 0.6em; }
    .sgt_container .news_wrap .news_list {
      font-size: 14px;
      font-feature-settings: "palt";
      width: 100%;
      height: 37vw;
      overflow-y: scroll; }
      @media screen and (max-width: 374px) {
        .sgt_container .news_wrap .news_list {
          height: 48vw; } }
      .sgt_container .news_wrap .news_list .item {
        display: flex;
        flex-direction: column;
        grid-gap: 0.8em 0; }
        .sgt_container .news_wrap .news_list .item li {
          display: flex;
          flex-direction: column;
          align-items: baseline;
          gap: 0.3em 0; }
          .sgt_container .news_wrap .news_list .item li .new_color {
            background: #c6161e;
            color: #fff;
            margin-right: 5px;
            border-radius: 5px;
            font-size: 80%;
            padding: 2px 5px 1px; }
        .sgt_container .news_wrap .news_list .item a {
          color: #001868;
          text-decoration: underline; }
  .sgt_container .lead_wrap {
    box-sizing: border-box;
    max-width: 860px;
    margin: 0 auto;
    position: relative;
    border-radius: 30px;
    border: 2px dotted #4c9d79;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
    .sgt_container .lead_wrap .txt_wrap {
      padding: 20px 10px 35px;
      border-radius: 26px;
      border: 4px solid #fff;
      background: rgba(0, 116, 64, 0.2); }
    .sgt_container .lead_wrap .lead_wrap_ico01 {
      position: absolute;
      width: calc(60%/3);
      top: calc(45%/2.35);
      right: calc(-10%/3); }
    .sgt_container .lead_wrap .lead_wrap_ico02 {
      position: absolute;
      width: calc(43% / 3);
      top: calc(15% / 2.35);
      left: calc(-13% / 3); }
    .sgt_container .lead_wrap .lead_wrap_ico03 {
      position: absolute;
      width: calc(45%/3);
      bottom: calc(-20%/2.35);
      right: calc(-10%/3); }
  .sgt_container .sec_lead {
    padding-top: 60px;
    margin-bottom: 80px; }
    @media screen and (max-width: 480px) {
      .sgt_container .sec_lead {
        padding-top: 40px; } }
    .sgt_container .sec_lead .leaf_image {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 40px; }
    .sgt_container .sec_lead .town_name {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 40px; }
    .sgt_container .sec_lead .lead {
      font-size: 16px;
      line-height: 1.67;
      color: #007440;
      font-weight: 700;
      margin-bottom: 1.1em;
      font-size: clamp(16px, 5.34vw, 20px); }
      @media screen and (max-width: 480px) {
        .sgt_container .sec_lead .lead {
          font-size: 5vw; } }
    .sgt_container .sec_lead .read_wrap {
      font-size: 12px;
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center;
      line-height: 1.8;
      gap: 0.8em 0; }
      @media screen and (max-width: 480px) {
        .sgt_container .sec_lead .read_wrap {
          font-size: 3.2vw; } }
  .sgt_container .notes_wrap {
    box-sizing: border-box;
    max-width: 100%;
    width: calc(100% - 40px);
    margin: 60px auto 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    border-radius: 100vw;
    background: #fff;
    border: 2px solid #596700;
    font-size: 14px;
    line-height: 1;
    padding: 15px;
    gap: 0.5em; }
    .sgt_container .notes_wrap .notes_term {
      color: #596700;
      font-weight: 700; }
    .sgt_container .notes_wrap .notes_description {
      font-size: 12px;
      line-height: 1.4;
      line-height: 1.4; }
  .sgt_container .town_image {
    height: 80px;
    width: 100%;
    overflow: hidden; }
    .sgt_container .town_image img {
      width: auto;
      max-width: none;
      height: 80px; }
  .sgt_container .sgh_bottom_bg_wrap {
    padding-top: 60px;
    padding-bottom: 70px;
    color: #fff;
    background: #005a32; }
  .sgt_container .snsarea {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px; }
  .sgt_container .snsarea img {
    width: 100%;
    height: auto; }
  .sgt_container .snsarea_ttl {
    text-align: center;
    font-size: 18px;
    padding-bottom: 25px; }
    @media screen and (max-width: 480px) {
      .sgt_container .snsarea_ttl {
        font-size: 4.8vw; } }
  .sgt_container .snsarea_btn {
    width: 100%;
    margin: 10px auto 0; }
  .sgt_container .snsarea_btn_banner {
    width: 100%;
    height: 17.2VW;
    background-color: #F49E00;
    margin-bottom: 0VW; }
  .sgt_container .snsarea_btn_instagram {
    width: 100%;
    height: 17.2VW;
    background-image: url("../img/common/sns_instagram.png");
    background-repeat: no-repeat;
    background-position: right 15% center;
    background-color: #e3006e;
    margin-bottom: 2VW; }
  .sgt_container .snsarea_btn_facebook a,
  .sgt_container .snsarea_btn_instagram a {
    display: block;
    width: 100%;
    height: 17.2VW;
    color: #fff;
    font-size: 21px;
    text-decoration: none;
    line-height: 17.2VW; }
  .sgt_container .snsarea_btn .snsarea_btn_text {
    display: inline-block;
    width: 70%;
    padding-left: 5%; }
  .sgt_container .snsarea_btn .snsarea_btn_outlink {
    display: inline-block;
    width: 20%;
    padding-right: 5%;
    text-align: right; }
  .sgt_container .snsarea_btn .snsarea_btn_outlink > img {
    vertical-align: middle;
    width: 15px; }
  .sgt_container .contact {
    max-width: 700px;
    background: #fff;
    border-radius: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    color: #000; }
    .sgt_container .contact .contact_inner {
      width: calc(100% - 30px);
      margin-left: auto;
      margin-right: auto;
      text-align: center; }
    .sgt_container .contact .contact_header {
      font-size: 20px;
      color: #596700;
      font-weight: 700;
      line-height: 1;
      margin-bottom: 20px; }
    .sgt_container .contact .contact_name {
      font-size: 14px; }
      .sgt_container .contact .contact_name .fs14 {
        font-size: 12px; }
    .sgt_container .contact .contact_tel {
      font-size: 36px; }
    .sgt_container .contact .contact_date {
      font-size: 12px;
      line-height: 1.43; }
  .sgt_container .sgt_nav_bottom_wrap {
    margin-top: 60px; }

.cnt_btn_wrap {
  position: relative; }
  .cnt_btn_wrap .cnt_bg {
    content: "";
    position: absolute;
    top: -100px;
    left: 0;
    right: 0;
    z-index: 1; }
  .cnt_btn_wrap .cnt_btn {
    position: relative;
    z-index: 1;
    max-width: 980px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media screen and (max-width: 600px) {
      .cnt_btn_wrap .cnt_btn {
        width: calc(100% - 40px);
        margin: 0 auto;
        flex-direction: column; } }
    .cnt_btn_wrap .cnt_btn + .cnt_btn {
      margin-top: 80px; }
      @media screen and (max-width: 600px) {
        .cnt_btn_wrap .cnt_btn + .cnt_btn {
          margin-top: 60px; } }
    .cnt_btn_wrap .cnt_btn.cnt_loc, .cnt_btn_wrap .cnt_btn.cnt_room, .cnt_btn_wrap .cnt_btn.cnt_fac {
      flex-direction: row-reverse; }
      @media screen and (max-width: 600px) {
        .cnt_btn_wrap .cnt_btn.cnt_loc, .cnt_btn_wrap .cnt_btn.cnt_room, .cnt_btn_wrap .cnt_btn.cnt_fac {
          flex-direction: column; } }
      .cnt_btn_wrap .cnt_btn.cnt_loc .imgs figure::before, .cnt_btn_wrap .cnt_btn.cnt_room .imgs figure::before, .cnt_btn_wrap .cnt_btn.cnt_fac .imgs figure::before {
        content: "";
        top: 10px;
        left: 10px;
        right: -10px;
        bottom: -10px;
        position: absolute;
        z-index: 1;
        background: #2faa4c; }
      .cnt_btn_wrap .cnt_btn.cnt_loc .txts, .cnt_btn_wrap .cnt_btn.cnt_room .txts, .cnt_btn_wrap .cnt_btn.cnt_fac .txts {
        text-align: right; }
        .cnt_btn_wrap .cnt_btn.cnt_loc .txts .btn_name::before, .cnt_btn_wrap .cnt_btn.cnt_room .txts .btn_name::before, .cnt_btn_wrap .cnt_btn.cnt_fac .txts .btn_name::before {
          background-image: linear-gradient(to right, transparent, #6fa552 50%, transparent); }
        .cnt_btn_wrap .cnt_btn.cnt_loc .txts .cnt_read, .cnt_btn_wrap .cnt_btn.cnt_room .txts .cnt_read, .cnt_btn_wrap .cnt_btn.cnt_fac .txts .cnt_read {
          margin-left: auto; }
    .cnt_btn_wrap .cnt_btn .imgs {
      width: calc(560%/9.8); }
      @media screen and (max-width: 600px) {
        .cnt_btn_wrap .cnt_btn .imgs {
          width: 100%;
          margin-bottom: 25px; } }
      .cnt_btn_wrap .cnt_btn .imgs figure {
        position: relative; }
        .cnt_btn_wrap .cnt_btn .imgs figure img {
          position: relative;
          z-index: 2; }
        .cnt_btn_wrap .cnt_btn .imgs figure::before {
          content: "";
          top: 10px;
          left: -10px;
          right: 10px;
          bottom: -10px;
          position: absolute;
          z-index: 1;
          background: #2faa4c; }
    .cnt_btn_wrap .cnt_btn .txts {
      font-feature-settings: "palt";
      width: calc(365%/9.8); }
      @media screen and (max-width: 600px) {
        .cnt_btn_wrap .cnt_btn .txts {
          width: 100%; } }
    .cnt_btn_wrap .cnt_btn .btn_name {
      text-align: center;
      font-size: 22px;
      letter-spacing: 0.1em;
      display: flex;
      flex-direction: column;
      color: #cf6800;
      position: relative;
      padding-bottom: 30px;
      margin-bottom: 45px; }
      @media screen and (max-width: 480px) {
        .cnt_btn_wrap .cnt_btn .btn_name {
          font-size: clamp(18px, 6.41vw, 24px);
          margin-bottom: 0.8em;
          padding-bottom: 0.5em; } }
      @media screen and (max-width: 375px) {
        .cnt_btn_wrap .cnt_btn .btn_name {
          font-size: 6.4vw; } }
      .cnt_btn_wrap .cnt_btn .btn_name::before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 1;
        height: 1px;
        background-image: linear-gradient(to right, transparent, #6fa552 50%, transparent); }
      .cnt_btn_wrap .cnt_btn .btn_name span {
        line-height: 1.2;
        font-weight: 700; }
      .cnt_btn_wrap .cnt_btn .btn_name .en {
        margin-top: 0.3em;
        font-size: 0.5em;
        color: #333; }
        @media screen and (max-width: 480px) {
          .cnt_btn_wrap .cnt_btn .btn_name .en {
            font-size: 14px; } }
    .cnt_btn_wrap .cnt_btn .btn_copy {
      text-align: center;
      font-size: 16px;
      line-height: 1.666;
      color: #333;
      font-weight: 700;
      letter-spacing: 0.08em;
      margin-bottom: 1em; }
      @media screen and (max-width: 480px) {
        .cnt_btn_wrap .cnt_btn .btn_copy {
          font-size: clamp(13px, 4.27vw, 16px); } }
      @media screen and (max-width: 375px) {
        .cnt_btn_wrap .cnt_btn .btn_copy {
          font-size: 4.26vw; } }
    .cnt_btn_wrap .cnt_btn .cnt_read {
      max-width: 180px;
      width: 100%;
      margin: 0 auto;
      height: 35px;
      font-size: 22px;
      font-weight: bold;
      color: #000;
      display: flex;
      justify-content: center;
      align-items: center;
      background: linear-gradient(to right, #8de738, #8de738, #8de738, #1fbd9c);
      text-decoration: none;
      border-radius: 20px;
      box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); }
      .cnt_btn_wrap .cnt_btn .cnt_read.link_end {
        font-size: 16px;
        font-weight: bold;
        background: linear-gradient(to right, rgba(141, 231, 56, 0.3), rgba(141, 231, 56, 0.3), rgba(141, 231, 56, 0.3), rgba(31, 189, 156, 0.3)); }
      .cnt_btn_wrap .cnt_btn .cnt_read span {
        font-size: 0.6em;
        display: block;
        line-height: 1; }
    .cnt_btn_wrap .cnt_btn.cnt_loc {
      position: relative; }
      .cnt_btn_wrap .cnt_btn.cnt_loc .imgs,
      .cnt_btn_wrap .cnt_btn.cnt_loc .txts {
        position: relative;
        z-index: 2; }
      .cnt_btn_wrap .cnt_btn.cnt_loc::before {
        content: "";
        z-index: 1;
        position: absolute;
        left: -20px;
        right: -20px;
        bottom: 0;
        background: url("../img/top/bg_cnt01.png") bottom center/100% auto no-repeat;
        padding-top: 70.76%;
        margin-top: 33.97%;
        pointer-events: none;
        opacity: 0.4; }
    .cnt_btn_wrap .cnt_btn.cnt_room {
      position: relative; }
      .cnt_btn_wrap .cnt_btn.cnt_room .imgs,
      .cnt_btn_wrap .cnt_btn.cnt_room .txts {
        position: relative;
        z-index: 2; }
      .cnt_btn_wrap .cnt_btn.cnt_room::before {
        content: "";
        z-index: 1;
        position: absolute;
        left: -20px;
        right: -20px;
        bottom: 0;
        background: url("../img/top/bg_cnt02.png") bottom center/100% auto no-repeat;
        padding-top: 70.76%;
        margin-top: 33.97%;
        pointer-events: none;
        opacity: 0.4; }
    .cnt_btn_wrap .cnt_btn.cnt_fac {
      position: relative; }
      .cnt_btn_wrap .cnt_btn.cnt_fac .imgs,
      .cnt_btn_wrap .cnt_btn.cnt_fac .txts {
        position: relative;
        z-index: 2; }
      .cnt_btn_wrap .cnt_btn.cnt_fac::before {
        content: "";
        z-index: 1;
        position: absolute;
        left: -20px;
        right: -20px;
        bottom: 0;
        background: url("../img/top/bg_cnt03.png") bottom center/100% auto no-repeat;
        padding-top: 70.76%;
        margin-top: 33.97%;
        pointer-events: none;
        opacity: 0.4; }
    .cnt_btn_wrap .cnt_btn .cnt_slide_l figure::before {
      clip-path: inset(0 0 0 100%);
      transition-property: clip-path;
      transition-timing-function: ease-in-out; }
    .cnt_btn_wrap .cnt_btn .cnt_slide_l img {
      clip-path: inset(0 100% 0 0);
      transition-property: clip-path;
      transition-timing-function: ease-in-out; }
    .cnt_btn_wrap .cnt_btn .cnt_slide_r figure::before {
      clip-path: inset(0 100% 0 0);
      transition-property: clip-path;
      transition-timing-function: ease-in-out; }
    .cnt_btn_wrap .cnt_btn .cnt_slide_r img {
      clip-path: inset(0 0 0 100%);
      transition-property: clip-path;
      transition-timing-function: ease-in-out; }
    .cnt_btn_wrap .cnt_btn .btn_name,
    .cnt_btn_wrap .cnt_btn .btn_copy,
    .cnt_btn_wrap .cnt_btn .cnt_read {
      transition-property: transform,opacity;
      transition-duration: 0.8s;
      transition-timing-function: ease-in-out;
      opacity: 0;
      transform: translateY(30px); }
      @media screen and (max-width: 480px) {
        .cnt_btn_wrap .cnt_btn .btn_name,
        .cnt_btn_wrap .cnt_btn .btn_copy,
        .cnt_btn_wrap .cnt_btn .cnt_read {
          transform: translateY(20px); } }
    .cnt_btn_wrap .cnt_btn.p-view .cnt_slide_l figure::before {
      clip-path: inset(0);
      transition-duration: 0.3s; }
    .cnt_btn_wrap .cnt_btn.p-view .cnt_slide_l img {
      clip-path: inset(0);
      transition-duration: 0.6s;
      transition-delay: 0.4s; }
    .cnt_btn_wrap .cnt_btn.p-view .cnt_slide_r figure::before {
      clip-path: inset(0);
      transition-duration: 0.3s; }
    .cnt_btn_wrap .cnt_btn.p-view .cnt_slide_r img {
      clip-path: inset(0);
      transition-duration: 0.6s;
      transition-delay: 0.4s; }
    .cnt_btn_wrap .cnt_btn.p-view .txts .btn_name {
      transition-delay: 0.6s;
      opacity: 1;
      transform: translateY(0px); }
    .cnt_btn_wrap .cnt_btn.p-view .txts .btn_copy {
      transition-delay: 1.2s;
      opacity: 1;
      transform: translateY(0px); }
    .cnt_btn_wrap .cnt_btn.p-view .txts .cnt_read {
      transition-delay: 1.8s;
      opacity: 1;
      transform: translateY(0px); }
  .cnt_btn_wrap .guide_cnt_wrap {
    position: relative;
    z-index: 1;
    max-width: 1000px;
    width: calc(100% - 40px);
    box-sizing: border-box;
    margin: 60px auto 40px; }
    .cnt_btn_wrap .guide_cnt_wrap h4 {
      box-sizing: border-box;
      display: block;
      width: 100%;
      background: #0a8564;
      font-size: 16px;
      letter-spacing: 0.05em;
      text-align: center;
      padding: 10px;
      color: #fff; }
      @media screen and (max-width: 600px) {
        .cnt_btn_wrap .guide_cnt_wrap h4 {
          font-size: clamp(13px, 4.27vw, 16px); } }
      .cnt_btn_wrap .guide_cnt_wrap h4 img {
        width: 20px;
        line-height: 0;
        margin-right: 10px; }
    .cnt_btn_wrap .guide_cnt_wrap .guide_cnts {
      display: flex;
      flex-direction: column;
      grid-gap: 1px 0; }
      .cnt_btn_wrap .guide_cnt_wrap .guide_cnts a::before,
      .cnt_btn_wrap .guide_cnt_wrap .guide_cnts div::before {
        pointer-events: none;
        content: "";
        position: absolute;
        inset: 0;
        margin: auto;
        z-index: 1;
        background: rgba(0, 83, 46, 0.9);
        width: 150px;
        height: 100px;
        transition: all 0.3s ease-in-out; }
      .cnt_btn_wrap .guide_cnt_wrap .guide_cnts a,
      .cnt_btn_wrap .guide_cnt_wrap .guide_cnts div {
        width: 100%;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center; }
        .cnt_btn_wrap .guide_cnt_wrap .guide_cnts a .page_name,
        .cnt_btn_wrap .guide_cnt_wrap .guide_cnts div .page_name {
          position: absolute;
          inset: 0;
          margin: auto;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-direction: column;
          color: #fff;
          z-index: 2;
          font-size: 18px; }
          @media screen and (max-width: 375px) {
            .cnt_btn_wrap .guide_cnt_wrap .guide_cnts a .page_name,
            .cnt_btn_wrap .guide_cnt_wrap .guide_cnts div .page_name {
              font-size: 4.2vw; } }
          .cnt_btn_wrap .guide_cnt_wrap .guide_cnts a .page_name .name,
          .cnt_btn_wrap .guide_cnt_wrap .guide_cnts div .page_name .name {
            font-weight: 700;
            text-align: center;
            line-height: 1.1;
            margin-bottom: 10px;
            letter-spacing: 0.1em; }
            @media screen and (max-width: 375px) {
              .cnt_btn_wrap .guide_cnt_wrap .guide_cnts a .page_name .name,
              .cnt_btn_wrap .guide_cnt_wrap .guide_cnts div .page_name .name {
                line-height: 1.3; } }
            .cnt_btn_wrap .guide_cnt_wrap .guide_cnts a .page_name .name .en,
            .cnt_btn_wrap .guide_cnt_wrap .guide_cnts div .page_name .name .en {
              font-weight: 700;
              font-size: 0.6em; }
              @media screen and (max-width: 375px) {
                .cnt_btn_wrap .guide_cnt_wrap .guide_cnts a .page_name .name .en,
                .cnt_btn_wrap .guide_cnt_wrap .guide_cnts div .page_name .name .en {
                  font-size: 0.8em; } }
          .cnt_btn_wrap .guide_cnt_wrap .guide_cnts a .page_name .more,
          .cnt_btn_wrap .guide_cnt_wrap .guide_cnts div .page_name .more {
            font-size: 0.6em;
            display: flex;
            align-items: center;
            line-height: 1;
            font-weight: 700; }
            @media screen and (max-width: 375px) {
              .cnt_btn_wrap .guide_cnt_wrap .guide_cnts a .page_name .more,
              .cnt_btn_wrap .guide_cnt_wrap .guide_cnts div .page_name .more {
                font-size: 0.8em; } }
            .cnt_btn_wrap .guide_cnt_wrap .guide_cnts a .page_name .more .ico_arrow,
            .cnt_btn_wrap .guide_cnt_wrap .guide_cnts div .page_name .more .ico_arrow {
              line-height: 0;
              display: inline-block;
              border: 1px solid #fff;
              border-radius: 15px;
              width: 15px;
              height: 15px;
              margin-left: 10px;
              position: relative; }
              .cnt_btn_wrap .guide_cnt_wrap .guide_cnts a .page_name .more .ico_arrow img,
              .cnt_btn_wrap .guide_cnt_wrap .guide_cnts div .page_name .more .ico_arrow img {
                width: 15px;
                position: absolute;
                top: -2px;
                bottom: 0;
                right: -10px;
                margin: auto;
                transition: all 0.3s ease-in-out; }

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