@charset "UTF-8";
/** ───────────────────────────────────────────────────────── **/
/*** ▼ 編集不要 ▼ ***/
h1 {
  display: none;
}

.top_mv_image {
  width: 100%;
  height: auto;
}
.top_mv_image .swiper {
  background-color: #394559;
}
.top_mv_image .swiper .swiper-pagination {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  bottom: 12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 10px 20px;
  background-color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 740px) {
  .top_mv_image .swiper .swiper-pagination {
    padding: 5px 15px;
  }
}
.top_mv_image .swiper .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
}
@media (max-width: 740px) {
  .top_mv_image .swiper .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
  }
}
.top_mv_image .swiper .swiper-controll {
  position: absolute;
  bottom: 12%;
  right: 5%;
  z-index: 999;
  width: 9%;
  max-width: 110px;
}
@media (max-width: 740px) {
  .top_mv_image .swiper .swiper-controll {
    width: 20%;
    bottom: 12%;
    right: 5%;
  }
}
.top_mv_feature {
  color: #fff;
  text-align: center;
}
.top_mv_feature_01 {
  background: -webkit-gradient(linear, left top, right top, from(#6e5929), color-stop(25%, #a89460), color-stop(75%, #a89460), to(#6e5929));
  background: linear-gradient(90deg, #6e5929 0%, #a89460 25%, #a89460 75%, #6e5929 100%);
  padding-top: 10px;
}
.top_mv_feature_01 ul {
  grid-template-columns: repeat(3, 1fr);
}
.top_mv_feature_01 ul li {
  font-size: 20px;
  letter-spacing: 1.6;
  height: 100%;
}
@media (max-width: 1000px) {
  .top_mv_feature_01 ul li {
    font-size: 16px;
  }
}
@media (max-width: 740px) {
  .top_mv_feature_01 ul li {
    font-size: 20px;
    height: 70px;
  }
}
.top_mv_feature_01 ul li:nth-child(1) {
  line-height: 1;
}
@media (max-width: 740px) {
  .top_mv_feature_01 ul li:nth-child(1) {
    height: 100px;
  }
}
.top_mv_feature_01 ul li:nth-child(3) {
  line-height: 1.2;
}
@media (max-width: 740px) {
  .top_mv_feature_01 ul li:nth-child(3) {
    height: 80px;
  }
}
.top_mv_feature_01 ul li .li_bg {
  font-size: 30px;
}
@media (max-width: 1000px) {
  .top_mv_feature_01 ul li .li_bg {
    font-size: 22px;
  }
}
@media (max-width: 740px) {
  .top_mv_feature_01 ul li .li_bg {
    font-size: 30px;
  }
}
.top_mv_feature_01 ul li .li_bg_num {
  font-size: 35px;
}
.top_mv_feature_02 {
  background: -webkit-gradient(linear, left top, right top, from(#172936), color-stop(25%, #374559), color-stop(75%, #374559), to(#172936));
  background: linear-gradient(90deg, #172936 0%, #374559 25%, #374559 75%, #172936 100%);
}
.top_mv_feature_02 ul {
  grid-template-columns: 2fr 1fr;
}
.top_mv_feature_02 ul li {
  font-size: 17px;
  letter-spacing: 1.4;
  height: 100%;
}
@media (max-width: 1000px) {
  .top_mv_feature_02 ul li {
    font-size: 15px;
    letter-spacing: -0.01em;
  }
}
@media (max-width: 740px) {
  .top_mv_feature_02 ul li {
    font-size: 18px;
    height: 60px;
  }
}
.top_mv_feature_02 ul li .li_bg {
  font-size: 25.5px;
}
@media (max-width: 740px) {
  .top_mv_feature_02 ul li .li_bg {
    font-size: 18px;
  }
}
.top_mv_feature_02 ul li .li_bg_num {
  font-size: 35px;
}
.top_mv_feature_02 ul li .li_sm {
  font-size: 12.75px;
  letter-spacing: -0.01em;
}
@media (max-width: 1000px) {
  .top_mv_feature_02 ul li .li_sm {
    font-size: 9px;
  }
}
@media (max-width: 740px) {
  .top_mv_feature_02 ul li .li_sm {
    font-size: 18px;
  }
}
.top_mv_feature_02 ul li .li_t {
  letter-spacing: -0.15em;
}
@media (max-width: 740px) {
  .top_mv_feature_02 ul li:first-child {
    height: 120px;
  }
}
.top_mv_feature ul {
  height: 106px;
  padding: 20px 0;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 740px) {
  .top_mv_feature ul {
    height: auto;
    padding: 0;
    display: block;
  }
}
.top_mv_feature ul li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-left: 1px solid #fff;
}
@media (max-width: 740px) {
  .top_mv_feature ul li {
    width: 100%;
    font-size: 20px;
    letter-spacing: 0.04em;
    border: none;
  }
}
.top_mv_feature ul li::before {
  content: "";
  width: 90%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: none;
}
@media (max-width: 740px) {
  .top_mv_feature ul li::before {
    display: block;
  }
}
.top_mv_feature ul li.li_r {
  border-right: 1px solid #fff;
}
@media (max-width: 740px) {
  .top_mv_feature ul li.li_r {
    border: none;
  }
}
.top_mv_feature ul li.li_r::before {
  content: none;
}
@media (max-width: 740px) {
  .top_mv_feature ul li.pc {
    display: none;
  }
}
.top_mv_feature ul li.sp {
  display: none;
}
@media (max-width: 740px) {
  .top_mv_feature ul li.sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.top_entry {
  width: 100%;
  background: linear-gradient(-45deg, #a8945f 0%, #f6f1d9 50%, #a8945f 100%);
  padding: 60px 0 45px;
}
@media (max-width: 740px) {
  .top_entry {
    padding: 40px 0 30px;
  }
}
.top_entry h2 {
  font-size: clamp(3.3rem, -0.115rem + 4.615vw, 4.5rem);
  letter-spacing: 0.25em;
  font-weight: 500;
  color: #84230b;
  text-align: center;
  margin-bottom: 35px;
}
@media (max-width: 740px) {
  .top_entry h2 {
    margin-bottom: 25px;
    letter-spacing: 0;
  }
}
.top_entry h2 span {
  letter-spacing: 0.1em;
}
@media (max-width: 740px) {
  .top_entry h2 span {
    letter-spacing: -0.05em;
  }
}
.top_entry_button {
  position: relative;
  width: 372px;
  height: 64px;
  margin: 0 auto 40px;
  background-color: #a7935e;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 740px) {
  .top_entry_button {
    width: 300px;
    height: 52px;
    margin: 0 auto 30px;
  }
}
@media not all and (pointer: coarse) {
  .top_entry_button:hover {
    -webkit-filter: brightness(1.2);
            filter: brightness(1.2);
  }
}
.top_entry_button a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.top_entry_button a p {
  color: #fff;
  font-size: clamp(2rem, 0.862rem + 1.538vw, 2.4rem);
}
.top_entry_button a::after {
  content: "";
  width: 10px;
  height: 10px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: rotateZ(-45deg) translateY(-50%);
          transform: rotateZ(-45deg) translateY(-50%);
}
@media (max-width: 740px) {
  .top_entry_button a::after {
    width: 8px;
    height: 8px;
    right: 20px;
  }
}
.top_entry_cap {
  font-size: 16px;
  text-align: center;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.75;
}

.top_information {
  padding: 50px 0;
  margin: 0 auto;
  background-image: url(../images/common/stone_screen.webp);
}
@media (max-width: 740px) {
  .top_information {
    padding: 30px 0 0;
  }
}
.top_information_limited {
  width: 70%;
  max-width: 850px;
  margin: 0 auto 50px;
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}
@media (max-width: 740px) {
  .top_information_limited {
    width: 90%;
    margin: 0 auto 25px;
  }
}
@media not all and (pointer: coarse) {
  .top_information_limited:hover {
    -webkit-filter: brightness(1.1);
            filter: brightness(1.1);
  }
}
.top_information_limited_above {
  padding: 8px 8px 0 8px;
  background-color: #6c1700;
}
@media (max-width: 740px) {
  .top_information_limited_above {
    padding: 3px 3px 0 3px;
  }
}
.top_information_limited_above_content {
  padding: 25px 0 20px;
  border: 1px solid #fff;
  border-bottom: none;
  text-align: center;
  color: #fff;
}
@media (max-width: 740px) {
  .top_information_limited_above_content {
    padding: 15px 0;
  }
}
.top_information_limited_above_content .text_en {
  font-size: clamp(1.1rem, 0.246rem + 1.154vw, 1.4rem);
  letter-spacing: 0.27em;
  margin-bottom: 20px;
}
@media (max-width: 740px) {
  .top_information_limited_above_content .text_en {
    margin-bottom: 18px;
  }
}
.top_information_limited_above_content h4 {
  font-size: clamp(3.5rem, 0.654rem + 3.846vw, 4.5rem);
  letter-spacing: 0.1em;
  line-height: 1.1;
  margin-bottom: 22px;
}
@media (max-width: 740px) {
  .top_information_limited_above_content h4 {
    margin-bottom: 20px;
  }
}
.top_information_limited_above_content .text_ja {
  font-size: clamp(1.2rem, 0.062rem + 1.538vw, 1.6rem);
}
.top_information_limited_below {
  padding: 0 8px 8px 8px;
  background: linear-gradient(-45deg, #a8945f 0%, #f6f1d9 50%, #a8945f 100%);
}
@media (max-width: 740px) {
  .top_information_limited_below {
    padding: 0 3px 3px 3px;
  }
}
.top_information_limited_below_content {
  padding: 15px 0 10px;
  border: 1px solid #fff;
  border-top: none;
  text-align: center;
  color: #641200;
  font-size: clamp(1.6rem, -0.677rem + 3.077vw, 2.4rem);
}
@media (max-width: 740px) {
  .top_information_limited_below_content {
    padding: 15px 0 12px;
  }
}
.top_information_limited_below_content p {
  position: relative;
}
.top_information_limited_below_content p::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 1px solid #641200;
  border-right: 1px solid #641200;
  position: absolute;
  top: 50%;
  right: 20%;
  -webkit-transform: translateY(-50%) rotateZ(45deg);
          transform: translateY(-50%) rotateZ(45deg);
}
@media (max-width: 740px) {
  .top_information_limited_below_content p::after {
    width: 8px;
    height: 8px;
    right: 5%;
  }
}
.top_information_news {
  margin: 0 auto;
}
@media (max-width: 740px) {
  .top_information_news {
    padding: 25px 0 30px;
    background-color: #fff;
  }
}
.top_information_news h3 {
  font-size: 1.6rem;
  letter-spacing: 0.07em;
  text-align: center;
  margin-bottom: 20px;
}
.top_information_news ul {
  width: 50%;
  max-width: 600px;
  margin: 0 auto;
}
@media (max-width: 740px) {
  .top_information_news ul {
    width: 90%;
  }
}
.top_information_news ul li {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 20px;
}
@media (max-width: 740px) {
  .top_information_news ul li {
    gap: 15px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.top_information_news ul li p {
  font-size: clamp(1.2rem, 0.062rem + 1.538vw, 1.6rem);
  letter-spacing: 0.07em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.75;
}
.top_information_news ul li a {
  display: inline;
  border-bottom: 1px solid #231815;
}

.top_intro {
  background-image: url(../images/top/t_intro_bkg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 7.5vw 0 42vw;
  position: relative;
}
@media (max-width: 740px) {
  .top_intro {
    background-image: url(../images/common/stone_screen.webp);
    padding: 45px 0 30px;
  }
}
.top_intro_title {
  width: 50%;
  margin: 0 auto 5vw;
}
@media (max-width: 740px) {
  .top_intro_title {
    width: 90%;
    margin: 0 auto 25px;
  }
}
.top_intro_content {
  text-align: center;
  font-size: clamp(1.2rem, 0.062rem + 1.538vw, 1.6rem);
  letter-spacing: 0.26em;
  line-height: 2.75;
}
@media (max-width: 740px) {
  .top_intro_content {
    letter-spacing: 0.3em;
    line-height: 1.75;
  }
}
.top_intro_content_01 {
  color: #fff;
  text-shadow: #005a88 1px 0 10px, #005a88 1px 0 10px, #005a88 1px 0 10px, #005a88 1px 0 10px, #005a88 1px 0 10px;
  margin-bottom: 6vw;
}
@media (max-width: 740px) {
  .top_intro_content_01 {
    color: #231815;
    text-shadow: none;
    margin-bottom: 25px;
  }
}
.top_intro_content_02 {
  color: #005a88;
  font-weight: 700;
}
@media (max-width: 740px) {
  .top_intro_content_02 {
    color: #231815;
    font-weight: 400;
  }
}

.top_limited {
  padding: 80px 0;
  background-image: url(../images/common/stone_screen.webp);
}
@media (max-width: 740px) {
  .top_limited {
    padding: 60px 0;
  }
}
.top_limited_title {
  padding: 30px 0;
  text-align: center;
  letter-spacing: 0.27em;
  color: #fff;
  font-size: clamp(1.2rem, -2.215rem + 4.615vw, 2.4rem);
  background-color: #a7935e;
}
@media (max-width: 740px) {
  .top_limited_title {
    padding: 10px 0;
  }
}
.top_limited_p {
  padding-bottom: 30px;
  text-align: center;
  color: #fff;
  font-size: clamp(1.2rem, -1.077rem + 3.077vw, 2rem);
  letter-spacing: 0.08em;
  background-color: #a7935e;
}
@media (max-width: 740px) {
  .top_limited_p {
    padding: 20px 0;
    color: #231815;
    background-color: #fff;
  }
}
.top_limited_info {
  padding: 35px 0 55px;
  background-color: #fff;
}
@media (max-width: 740px) {
  .top_limited_info {
    padding: 0 0 30px;
  }
}
.top_limited_info_01 {
  width: 87%;
  margin: 0 auto 30px;
  padding: 15px;
  background-color: #394559;
  display: grid;
  grid-template-columns: 9fr 11fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 740px) {
  .top_limited_info_01 {
    grid-template-columns: 1fr;
    text-align: center;
    margin: 0 auto 12px;
  }
}
.top_limited_info_01_p {
  color: #fff;
  font-size: clamp(1.2rem, -1.077rem + 3.077vw, 2rem);
  line-height: 1.65;
  padding-left: 30px;
}
@media (max-width: 740px) {
  .top_limited_info_01_p {
    padding: 0;
    margin-bottom: 15px;
  }
}
.top_limited_info_01_img {
  position: relative;
}
.top_limited_info_01_img .image_cap {
  color: #231815;
  background-color: transparent;
}
.top_limited_info_02 {
  width: 34.167%;
  margin: 0 auto 45px;
  border: 1px solid #a7935e;
}
@media (max-width: 740px) {
  .top_limited_info_02 {
    width: 65%;
    margin: 0 auto 30px;
  }
}
.top_limited_info_02 a {
  display: grid;
  grid-template-columns: 5fr 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top_limited_info_02_p {
  font-size: clamp(1.8rem, 0.662rem + 1.538vw, 2.2rem);
  color: #a7935e;
  text-align: center;
  padding: 20px 0;
}
.top_limited_info_02_arrow {
  width: 100%;
  height: 100%;
  background-color: #a7935e;
  position: relative;
}
@media not all and (pointer: coarse) {
  .top_limited_info_02_arrow:hover {
    -webkit-filter: brightness(1.2);
            filter: brightness(1.2);
  }
}
.top_limited_info_02_arrow div {
  width: 12px;
  height: 12px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: left 0.3s ease;
  transition: left 0.3s ease;
  -webkit-transform: translate(-75%, -50%) rotateZ(-45deg);
          transform: translate(-75%, -50%) rotateZ(-45deg);
}
@media (max-width: 740px) {
  .top_limited_info_02_arrow div {
    width: 8px;
    height: 8px;
  }
}
@media not all and (pointer: coarse) {
  .top_limited_info_02_arrow div:hover {
    left: 55%;
  }
}
.top_limited_info_03 {
  width: 87%;
  margin: 0 auto;
}
.top_limited_info_03 h3 {
  color: #a7935e;
  font-size: clamp(1.2rem, -2.215rem + 4.615vw, 2.4rem);
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 30px;
}
.top_limited_info_03_flow {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 45px;
}
@media (max-width: 740px) {
  .top_limited_info_03_flow {
    grid-template-columns: 1fr;
    gap: 35px;
  }
}
.top_limited_info_03_flow .tli03_flow {
  background-color: #394559;
  padding: 25px 15px;
  color: #fff;
}
.top_limited_info_03_flow .tli03_flow h4 {
  font-size: clamp(1.6rem, 0.462rem + 1.538vw, 2rem);
  padding: 0 0 15px 5px;
  margin-bottom: 25px;
  border-bottom: 1px solid #a7935e;
}
@media (max-width: 740px) {
  .top_limited_info_03_flow .tli03_flow h4 {
    padding: 0 0 0 10px 3px;
    margin-bottom: 10px;
  }
}
.top_limited_info_03_flow .tli03_flow:nth-child(1), .top_limited_info_03_flow .tli03_flow:nth-child(2) {
  position: relative;
}
.top_limited_info_03_flow .tli03_flow:nth-child(1)::after, .top_limited_info_03_flow .tli03_flow:nth-child(2)::after {
  content: "";
  width: 20px;
  height: 20px;
  border-right: 1px solid #a7935e;
  border-bottom: 1px solid #a7935e;
  position: absolute;
  top: 50%;
  right: -25px;
  -webkit-transform: translateY(-50%) rotateZ(-45deg);
          transform: translateY(-50%) rotateZ(-45deg);
}
@media (max-width: 740px) {
  .top_limited_info_03_flow .tli03_flow:nth-child(1)::after, .top_limited_info_03_flow .tli03_flow:nth-child(2)::after {
    width: 15px;
    height: 15px;
    top: calc(100% + 5px);
    left: 50%;
    -webkit-transform: translateX(-50%) rotateZ(45deg);
            transform: translateX(-50%) rotateZ(45deg);
  }
}
.top_limited_info_03_flow .tli03_flow p {
  padding-left: 5px;
  font-size: clamp(1.2rem, 0.915rem + 0.385vw, 1.3rem);
}
.top_limited_info_03_flow .tli03_flow .tli03_entry {
  position: relative;
  margin-top: 45px;
  padding: 20px 10px;
  color: #fff;
  font-size: clamp(1.2rem, 0.062rem + 1.538vw, 1.6rem);
  background-color: #a7935e;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 740px) {
  .top_limited_info_03_flow .tli03_flow .tli03_entry {
    margin: 15px auto 0;
    padding: 10px 8px;
    width: 60%;
  }
}
@media not all and (pointer: coarse) {
  .top_limited_info_03_flow .tli03_flow .tli03_entry:hover {
    -webkit-filter: brightness(1.2);
            filter: brightness(1.2);
  }
}
.top_limited_info_03_flow .tli03_flow .tli03_entry::after {
  content: "";
  width: 12px;
  height: 12px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%) rotateZ(-45deg);
          transform: translateY(-50%) rotateZ(-45deg);
}
@media (max-width: 740px) {
  .top_limited_info_03_flow .tli03_flow .tli03_entry::after {
    width: 6.5px;
    height: 6.5px;
  }
}
.top_limited_info_03_flow .tli03_flow .tli03_login {
  margin-top: 20px;
  border: 1px solid #a7935e;
}
@media (max-width: 740px) {
  .top_limited_info_03_flow .tli03_flow .tli03_login {
    margin: 15px auto 0;
    width: 60%;
  }
}
.top_limited_info_03_flow .tli03_flow .tli03_login a {
  display: grid;
  grid-template-columns: 5fr 1fr;
}
.top_limited_info_03_flow .tli03_flow .tli03_login_01 {
  width: 100%;
  height: 100%;
  padding: 20px 10px;
  color: #a7935e;
  font-size: 16px;
  background-color: #fff;
}
@media (max-width: 1000px) {
  .top_limited_info_03_flow .tli03_flow .tli03_login_01 {
    font-size: 10px;
    padding: 10px 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 740px) {
  .top_limited_info_03_flow .tli03_flow .tli03_login_01 {
    padding: 10px 8px;
  }
}
.top_limited_info_03_flow .tli03_flow .tli03_login_02 {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 20px 10px;
  background-color: #a7935e;
}
@media (max-width: 740px) {
  .top_limited_info_03_flow .tli03_flow .tli03_login_02 {
    padding: 10px 8px;
  }
}
@media not all and (pointer: coarse) {
  .top_limited_info_03_flow .tli03_flow .tli03_login_02:hover {
    -webkit-filter: brightness(1.2);
            filter: brightness(1.2);
  }
}
.top_limited_info_03_flow .tli03_flow .tli03_login_02 div {
  width: 12px;
  height: 12px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: left 0.3s ease;
  transition: left 0.3s ease;
  -webkit-transform: translate(-75%, -50%) rotateZ(-45deg);
          transform: translate(-75%, -50%) rotateZ(-45deg);
}
@media (max-width: 740px) {
  .top_limited_info_03_flow .tli03_flow .tli03_login_02 div {
    width: 6.5px;
    height: 6.5px;
  }
}
.top_limited_info_03_flow .tli03_flow .tli03_login_02 div:hover {
  left: 55%;
}

.top_nav_large {
  padding: 40px 0;
  background-color: #394559;
}
.top_nav_large .t_nav {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 2fr 1fr 2fr;
  gap: 35px 0;
  margin-bottom: 40px;
}
@media (max-width: 740px) {
  .top_nav_large .t_nav {
    display: block;
    margin-bottom: 160px;
  }
}
.top_nav_large .t_nav h3 {
  grid-column: 2/3;
  grid-row: 1/2;
  color: #a7935e;
  font-size: clamp(3.2rem, -5.908rem + 12.308vw, 6.4rem);
  line-height: 1.2;
  letter-spacing: 0.04em;
  align-self: end;
  padding-left: 100px;
}
@media (max-width: 1000px) {
  .top_nav_large .t_nav h3 {
    padding-left: 45px;
  }
}
@media (max-width: 740px) {
  .top_nav_large .t_nav h3 {
    margin-bottom: 30px;
  }
}
.top_nav_large .t_nav_text {
  grid-column: 2/3;
  grid-row: 2/3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 100px;
}
.top_nav_large .t_nav_text p {
  color: #fff;
  font-size: clamp(1.6rem, 0.462rem + 1.538vw, 2rem);
  line-height: 1.65;
  letter-spacing: 0.18em;
}
@media (max-width: 1000px) {
  .top_nav_large .t_nav_text {
    padding-left: 45px;
  }
}
@media (max-width: 740px) {
  .top_nav_large .t_nav_text {
    margin-bottom: 35px;
  }
}
.top_nav_large .t_nav_image {
  grid-column: 1/2;
  grid-row: 1/4;
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 740px) {
  .top_nav_large .t_nav_image {
    width: 90%;
    height: 220px;
    margin-left: -20px;
    margin-bottom: 45px;
    position: relative;
  }
}
.top_nav_large .t_nav_b {
  grid-column: 2/3;
  grid-row: 3/4;
  width: 435px;
  padding-left: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}
.top_nav_large .t_nav_b p {
  width: 100%;
  position: relative;
  color: #a7935e;
  font-size: 16px;
  letter-spacing: 0.35em;
  padding-bottom: 10px;
  border-bottom: 1px solid #a7935e;
}
.top_nav_large .t_nav_b p::after {
  content: "";
  width: 1px;
  height: 15px;
  -webkit-transform: rotateZ(-45deg);
          transform: rotateZ(-45deg);
  background-color: #a7935e;
  position: absolute;
  bottom: -2px;
  right: 5px;
}
@media (max-width: 1000px) {
  .top_nav_large .t_nav_b {
    width: 345px;
    padding-left: 45px;
  }
}
@media not all and (pointer: coarse) {
  .top_nav_large .t_nav_b:hover {
    -webkit-filter: brightness(1.5);
            filter: brightness(1.5);
  }
}
.top_nav_large .t_nav_01 {
  grid-template-rows: 8fr 2fr 3fr;
}
.top_nav_large .t_nav_01 .t_nav_image {
  background-image: url(../images/top/t_nav01.png);
}
.top_nav_large .t_nav_01 .t_nav_b {
  display: block;
}
.top_nav_large .t_nav_02 h3 {
  grid-column: 1/2;
}
.top_nav_large .t_nav_02 .t_nav_text {
  grid-column: 1/2;
}
.top_nav_large .t_nav_02 .t_nav_image {
  grid-column: 2/3;
  background-image: url(../images/top/t_nav02.png);
}
@media (max-width: 740px) {
  .top_nav_large .t_nav_02 .t_nav_image {
    margin-left: auto;
  }
}
.top_nav_large .t_nav_02 .t_nav_b {
  grid-column: 1/2;
}
.top_nav_large .t_nav_03 .t_nav_image {
  background-image: url(../images/top/t_nav03.png);
}
.top_nav_large .t_nav_04 h3 {
  grid-column: 1/2;
}
.top_nav_large .t_nav_04 .t_nav_text {
  grid-column: 1/2;
}
.top_nav_large .t_nav_04 .t_nav_image {
  grid-column: 2/3;
  background-image: url(../images/top/t_nav04.png);
}
@media (max-width: 740px) {
  .top_nav_large .t_nav_04 .t_nav_image {
    margin-left: auto;
  }
}
.top_nav_large .t_nav_04 .t_nav_b {
  grid-column: 1/2;
}
.top_nav_large .t_nav_05 .t_nav_image {
  background-image: url(../images/top/t_nav05.png);
}

.top_cap {
  padding-top: 40px;
  margin-bottom: 30px;
}
@media (max-width: 740px) {
  .top_cap {
    padding-top: 30px;
    margin-bottom: 20px;
  }
}/*# sourceMappingURL=top.css.map */