@import url("https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;600&display=swap");
.font-min {
  font-family: "Noto Serif JP", serif;
}
.font-min:lang(zh-cmn-Hans), .font-min:lang(zh-cmn-Hant) {
  font-family: "Noto Sans SC", "PingFang SC", "Microsoft YaHei", "Noto Serif JP", serif;
}

#home .mv-sec {
  margin-bottom: min(70px, 9vw);
}
#home .mv-sec .slick-slider {
  margin-bottom: min(70px, 9vw);
}
#home .mv-sec .slick-slide {
  height: auto;
}
#home .mv-sec .slick-slide img {
  width: 100%;
}
#home .mv-sec .slick-slide .main-ttl {
  width: min(510px, 66%);
  position: absolute;
  top: 16%;
  left: 50%;
  display: flex;
  justify-content: center;
  translate: -50% 0;
  filter: drop-shadow(0px 0px 8px rgb(36, 36, 68));
}
@media screen and (max-width: 768px) {
  #home .mv-sec .slick-slide .main-ttl {
    top: 30%;
  }
}
#home .mv-sec .slick-slide .main-img-btn {
  position: absolute;
  bottom: 4.5em;
  left: 50%;
  translate: -50% 0;
}
#home .mv-sec .slick-slide .main-img-btn a {
  position: relative;
  display: block;
  width: min(536px, 80vw);
  font-size: 1.375rem;
  font-weight: 600;
  text-align: center;
  background: #fff;
  box-shadow: 0px 0px 15px 0px #dfdfdf;
  border-radius: 50vw;
  padding: 0.8em 2em;
}
#home .mv-sec .slick-slide .main-img-btn a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  border: 0;
  border-top: 1px solid #191919;
  border-right: 1px solid #191919;
  display: inline-block;
  width: 9px;
  height: 9px;
  transform: translateY(-50%) rotate(45deg);
}
@media screen and (max-width: 768px) {
  #home .mv-sec .slick-slide .main-img-btn a::after {
    width: 1.8vw;
    height: 1.8vw;
  }
}
@media screen and (max-width: 768px) {
  #home .mv-sec .slick-slide .main-img-btn a {
    font-size: 1.0526315789em;
  }
}
#home .mv-sec .slick-dots {
  bottom: -70px;
  padding-block: 23px 30px;
}
@media screen and (max-width: 768px) {
  #home .mv-sec .slick-dots {
    bottom: max(-70px, -9vw);
    padding-block: 0.5em;
  }
}
#home .mv-sec .slick-dots li {
  width: 50px;
  height: 5px;
}
@media screen and (max-width: 768px) {
  #home .mv-sec .slick-dots li {
    width: 30px;
    height: 3px;
    margin-inline: 3px;
  }
}
#home .mv-sec .slick-dots li button::before {
  font-family: "";
  font-size: 0;
  color: transparent;
  width: 50px;
  height: 5px;
  background: black;
  opacity: 0.05;
}
@media screen and (max-width: 768px) {
  #home .mv-sec .slick-dots li button::before {
    width: 30px;
    height: 3px;
  }
}
#home .mv-sec .slick-dots li.slick-active button::before, #home .mv-sec .slick-dots li:hover button::before, #home .mv-sec .slick-dots li:focus button::before {
  background: #c6177e;
  opacity: 1;
}
#home .info-sec {
  animation-delay: 1s;
  padding-block: min(60px, 5vw) 60px;
}
#home .info-sec .inner {
  background: url("../img/home/map_aichi_en.svg") no-repeat center/contain;
  aspect-ratio: 11/4;
}
@media screen and (max-width: 1140px) {
  #home .info-sec .inner {
    aspect-ratio: 5/3;
    background-size: min(900px, 80vw);
    background-position: center bottom;
  }
}
@media screen and (max-width: 768px) {
  #home .info-sec .inner {
    background: url("../img/home/sp/map_aichi_en.svg") no-repeat bottom center/contain;
    aspect-ratio: 8/13;
  }
}
#home .info-sec .inner:lang(zh-cmn-Hans) {
  background-image: url("../img/home/map_aichi_cn.svg");
}
@media screen and (max-width: 768px) {
  #home .info-sec .inner:lang(zh-cmn-Hans) {
    background-image: url("../img/home/sp/map_aichi_cn.svg");
  }
}
#home .info-sec .inner:lang(zh-cmn-Hant) {
  background-image: url("../img/home/map_aichi_tw.svg");
}
@media screen and (max-width: 768px) {
  #home .info-sec .inner:lang(zh-cmn-Hant) {
    background-image: url("../img/home/sp/map_aichi_tw.svg");
  }
}
#home .info-sec .inner:lang(ko) {
  background-image: url("../img/home/map_aichi_ko.svg");
}
@media screen and (max-width: 768px) {
  #home .info-sec .inner:lang(ko) {
    background-image: url("../img/home/sp/map_aichi_ko.svg");
  }
}
#home .info-sec .inner:lang(th) {
  background-image: url("../img/home/map_aichi_th.svg");
}
@media screen and (max-width: 768px) {
  #home .info-sec .inner:lang(th) {
    background-image: url("../img/home/sp/map_aichi_th.svg");
  }
}
#home .info-sec .inner:lang(id) {
  background-image: url("../img/home/map_aichi_id.svg");
}
@media screen and (max-width: 768px) {
  #home .info-sec .inner:lang(id) {
    background-image: url("../img/home/sp/map_aichi_id.svg");
  }
}
#home .info-sec .inner:lang(vi) {
  background-image: url("../img/home/map_aichi_vi.svg");
}
@media screen and (max-width: 768px) {
  #home .info-sec .inner:lang(vi) {
    background-image: url("../img/home/sp/map_aichi_vi.svg");
  }
}
#home .info-sec .inner:lang(fr) {
  background-image: url("../img/home/map_aichi_fr.svg");
}
@media screen and (max-width: 768px) {
  #home .info-sec .inner:lang(fr) {
    background-image: url("../img/home/sp/map_aichi_fr.svg");
  }
}
#home .info-sec__ttl {
  font-size: 2.875rem;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 0.8em;
}
#home .info-sec__ttl .fz-big {
  font-size: 4.375rem;
  text-transform: uppercase;
}
#home .info-sec__ttl:lang(fr) {
  font-size: 2.2rem;
}
#home .info-sec__txt {
  font-size: 0.875rem;
  width: min(740px, 62%);
}
@media screen and (max-width: 768px) {
  #home .info-sec__txt {
    width: auto;
  }
}
#home .cat-sec__items-wrap {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 3.5em;
  margin-bottom: min(110px, 17vw);
}
@media screen and (max-width: 1040px) {
  #home .cat-sec__items-wrap {
    grid-template-columns: repeat(2, 1fr);
    gap: 2em;
  }
}
@media screen and (max-width: 768px) {
  #home .cat-sec__items-wrap {
    gap: 2em 1em;
  }
}
@media (any-hover: hover) {
  #home .cat-sec__item:hover {
    opacity: 1;
  }
}
#home .cat-sec__item:active {
  opacity: 1;
}
#home .cat-sec__img-area {
  position: relative;
  aspect-ratio: 3/2;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 0.8em;
}
@media screen and (max-width: 768px) {
  #home .cat-sec__img-area {
    border-radius: 6px;
    margin-bottom: 0.4em;
  }
}
#home .cat-sec__img-area img {
  width: 100%;
  filter: brightness(0.6);
  transition: 0.3s ease;
}
#home .cat-sec__img-area h4 {
  position: absolute;
  inset: 0;
  display: grid;
  place-content: center;
  color: #fff;
  font-size: 1.75rem;
  line-height: 1.3;
  text-align: center;
  transition: 0.3s ease;
  padding: 1em;
}
@media screen and (max-width: 768px) {
  #home .cat-sec__img-area h4 {
    font-size: 1.1228070175rem;
  }
}
@media (any-hover: hover) {
  #home .cat-sec__img-area:hover img {
    filter: brightness(0.4) blur(3px);
    scale: 1.05;
  }
  #home .cat-sec__img-area:hover .n01 {
    background: rgba(64, 108, 140, 0.6);
  }
  #home .cat-sec__img-area:hover .n02 {
    background: rgba(203, 152, 102, 0.6);
  }
  #home .cat-sec__img-area:hover .n03 {
    background: rgba(100, 138, 109, 0.6);
  }
  #home .cat-sec__img-area:hover .n04 {
    background: rgba(94, 139, 176, 0.6);
  }
  #home .cat-sec__img-area:hover .n05 {
    background: rgba(194, 163, 205, 0.6);
  }
  #home .cat-sec__img-area:hover .n06 {
    background: rgba(231, 135, 116, 0.6);
  }
}
#home .cat-sec__img-area:active img {
  filter: brightness(0.4) blur(3px);
  scale: 1.05;
}
#home .cat-sec__img-area:active .n01 {
  background: rgba(64, 108, 140, 0.6);
}
#home .cat-sec__img-area:active .n02 {
  background: rgba(203, 152, 102, 0.6);
}
#home .cat-sec__img-area:active .n03 {
  background: rgba(100, 138, 109, 0.6);
}
#home .cat-sec__img-area:active .n04 {
  background: rgba(94, 139, 176, 0.6);
}
#home .cat-sec__img-area:active .n05 {
  background: rgba(194, 163, 205, 0.6);
}
#home .cat-sec__img-area:active .n06 {
  background: rgba(231, 135, 116, 0.6);
}
#home .cat-sec__txt-area {
  font-size: 0.8125rem;
  font-weight: 500;
}
#home .nav-sec__box {
  position: relative;
  margin-bottom: min(220px, 28vw);
}
#home .nav-sec__box:last-child {
  margin-bottom: min(220px, 22vw);
}
#home .nav-sec__bg-wrap {
  height: 700px;
}
@media screen and (max-width: 768px) {
  #home .nav-sec__bg-wrap {
    height: auto;
  }
}
#home .nav-sec__bg-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
}
@media screen and (max-width: 768px) {
  #home .nav-sec__bg-wrap img {
    width: auto;
    height: auto;
  }
}
#home .nav-sec__link-wrap {
  max-width: 1440px;
  height: 700px;
  position: absolute;
  inset: 0;
  display: grid;
  grid-template-rows: repeat(3, auto) clamp(66%, 37vw, 395px);
  grid-template-columns: 1fr;
  padding: 140px 20px 0;
  margin: auto;
}
@media screen and (max-width: 768px) {
  #home .nav-sec__link-wrap {
    max-width: unset;
    height: auto;
    position: relative;
    display: grid;
    grid-template-rows: 5em repeat(4, auto);
    grid-template-columns: auto;
    gap: 1.2em;
    padding: 0 1.8em;
    margin: -5em auto 0;
  }
}
@media screen and (max-width: 768px) {
  #home .nav-sec__link-wrap:lang(en).about {
    grid-template-rows: 4.5em repeat(4, auto);
    margin: -4.5em auto 0;
  }
}
#home .nav-sec__link-wrap:lang(en).samurai {
  grid-template-rows: repeat(3, auto) clamp(52%, 28vw, 316px);
}
@media screen and (max-width: 768px) {
  #home .nav-sec__link-wrap:lang(en).samurai {
    grid-template-rows: 8.5em repeat(4, auto);
    margin: -8.5em auto 0;
  }
}
#home .nav-sec__link-wrap:lang(en).kingdom {
  grid-template-rows: repeat(3, auto) clamp(52%, 30.5vw, 318px);
}
@media screen and (max-width: 768px) {
  #home .nav-sec__link-wrap:lang(en).kingdom {
    grid-template-rows: 8.5em repeat(4, auto);
    margin: -8.5em auto 0;
  }
}
@media screen and (min-width: 768px) {
  #home .nav-sec__link-wrap:not(:lang(en)) {
    grid-template-rows: repeat(3, auto) clamp(72%, 41vw, 425px);
  }
}
#home .nav-sec__link-wrap:lang(th).th_nav05 {
  grid-template-rows: repeat(3, auto) clamp(62%, 30.5vw, 375px);
}
@media screen and (max-width: 768px) {
  #home .nav-sec__link-wrap:lang(th).th_nav05 {
    grid-template-rows: 11em repeat(4, auto);
    margin: -11em auto 0;
  }
}
@media screen and (min-width: 768px) {
  #home .nav-sec__link-wrap:lang(th).th_nav05 .nav-sec__ttl {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 768px) {
  #home .nav-sec__link-wrap:lang(id).things, #home .nav-sec__link-wrap:lang(id).kingdom, #home .nav-sec__link-wrap:lang(id).nature {
    grid-template-rows: 8em repeat(4, auto);
    margin: -7.5em auto 0;
  }
}
#home .nav-sec__link-wrap:lang(ko).samurai, #home .nav-sec__link-wrap:lang(ko).nature {
  grid-template-rows: repeat(3, auto) clamp(58%, 32.5vw, 355px);
}
@media screen and (max-width: 768px) {
  #home .nav-sec__link-wrap:lang(ko).samurai, #home .nav-sec__link-wrap:lang(ko).nature {
    grid-template-rows: 9em repeat(4, auto);
    margin: -8em auto 0;
  }
}
@media screen and (max-width: 768px) {
  #home .nav-sec__link-wrap:lang(vi).samurai {
    grid-template-rows: 8em repeat(4, auto);
    margin: -8em auto 0;
  }
}
#home .nav-sec__link-wrap:lang(vi).kingdom {
  grid-template-rows: repeat(3, auto) clamp(58%, 28.5vw, 355px);
}
@media screen and (max-width: 768px) {
  #home .nav-sec__link-wrap:lang(vi).kingdom {
    grid-template-rows: 12em repeat(4, auto);
    margin: -11.5em auto 0;
  }
}
@media screen and (min-width: 768px) {
  #home .nav-sec__link-wrap:lang(vi).nature {
    grid-template-rows: repeat(3, auto) clamp(66%, 35.5vw, 395px);
  }
}
#home .nav-sec__link-wrap:lang(fr).things {
  grid-template-rows: repeat(3, auto) clamp(66%, 35.5vw, 395px);
}
#home .nav-sec__link-wrap:lang(fr).kingdom, #home .nav-sec__link-wrap:lang(fr).nature {
  grid-template-rows: repeat(3, auto) clamp(58%, 31.5vw, 355px);
}
@media screen and (max-width: 768px) {
  #home .nav-sec__link-wrap:lang(fr).about {
    grid-template-rows: 7.5em repeat(4, auto);
    margin: -7.5em auto 0;
  }
  #home .nav-sec__link-wrap:lang(fr).things, #home .nav-sec__link-wrap:lang(fr).kingdom, #home .nav-sec__link-wrap:lang(fr).nature {
    grid-template-rows: 8em repeat(4, auto);
    margin: -8em auto 0;
  }
  #home .nav-sec__link-wrap:lang(fr).samurai {
    grid-template-rows: 4.5em repeat(4, auto);
    margin: -4.5em auto 0;
  }
}
#home .nav-sec__ttl {
  grid-area: 1/1/1/3;
  font-size: 4.375rem;
  color: #ffffff;
  line-height: 1.1;
  text-shadow: #191919 1px 0 8px;
  margin-bottom: 0.3em;
}
@media screen and (max-width: 768px) {
  #home .nav-sec__ttl {
    grid-area: 1;
    font-size: 2.8070175439rem;
    margin-bottom: 0;
  }
}
#home .nav-sec__sub-ttl {
  grid-area: 2/1;
  font-size: 1.375rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.6;
  text-shadow: #191919 1px 0 8px;
  margin-bottom: 1.5em;
}
@media screen and (max-width: 768px) {
  #home .nav-sec__sub-ttl {
    grid-area: 2;
    color: #191919;
    font-size: 1rem;
    font-weight: bold;
    text-shadow: unset;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  #home .nav-sec__explain {
    grid-area: 3;
    line-height: 1.6;
    overflow-wrap: anywhere;
    word-break: break-word;
  }
}
#home .nav-sec__fig {
  max-width: 1200px;
  width: 100%;
  grid-area: 4/1/4/3;
  display: flex;
  justify-content: center;
  aspect-ratio: 20/3;
  filter: drop-shadow(0px 0px 8px rgba(25, 25, 25, 0.3));
  margin: auto auto 0;
}
#home .nav-sec__fig a {
  display: grid;
  place-content: center;
  width: auto;
  height: 100%;
  aspect-ratio: 4/3;
}
@media screen and (max-width: 768px) {
  #home .nav-sec__fig {
    grid-area: 4;
    filter: unset;
    height: auto;
    aspect-ratio: 162/121;
    margin-bottom: 0.5em;
  }
}
#home .nav-sec__fig-link {
  width: 20%;
}
#home .nav-sec__fig-link a {
  display: grid;
  place-content: center;
  width: auto;
  height: 100%;
  aspect-ratio: 4/3;
}
#home .nav-sec__fig-link a::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #ffffff;
  opacity: 0;
  transition: opacity 0.3s ease;
}
@media (any-hover: hover) {
  #home .nav-sec__fig-link a:hover::before {
    opacity: 0.2;
  }
}
#home .nav-sec__fig-link a:active::before {
  opacity: 0.2;
}
#home .nav-sec__fig-link a.n01 {
  background: #406c8c;
}
#home .nav-sec__fig-link a.n02 {
  background: #cb9866;
}
#home .nav-sec__fig-link a.n03 {
  background: #648a6d;
}
#home .nav-sec__fig-link a.n04 {
  background: #5e8bb0;
}
#home .nav-sec__fig-link a.n05 {
  background: #c2a3cd;
}
#home .nav-sec__fig-link a.n06 {
  background: #e78774;
}
@media (any-hover: hover) {
  #home .nav-sec__fig-link a:hover {
    opacity: 1;
  }
  #home .nav-sec__fig-link a:hover img {
    rotate: y 720deg;
  }
}
#home .nav-sec__fig-link img {
  width: min(91px, 8vw);
  transition: rotate 0.8s ease-in-out;
}
#home .nav-sec__btn {
  grid-area: 3/1;
  filter: drop-shadow(0px 0px 8px rgba(25, 25, 25, 0.2));
}
#home .nav-sec__btn a {
  position: relative;
  display: grid;
  width: min(260px, 50%);
  place-content: center;
  font-size: 1.125rem;
  font-weight: bold;
  text-transform: uppercase;
  background: #fff;
  border-radius: 50vw;
  padding: 1em;
}
@media screen and (max-width: 768px) {
  #home .nav-sec__btn a {
    width: max(196px, 60%);
    color: #ffffff;
    font-size: 0.9122807018rem;
    padding: 1.15em;
    margin: auto;
  }
  #home .nav-sec__btn a.n01 {
    background: #406c8c;
  }
  #home .nav-sec__btn a.n02 {
    background: #cb9866;
  }
  #home .nav-sec__btn a.n03 {
    background: #648a6d;
  }
  #home .nav-sec__btn a.n04 {
    background: #5e8bb0;
  }
  #home .nav-sec__btn a.n05 {
    background: #c2a3cd;
  }
  #home .nav-sec__btn a.n06 {
    background: #e78774;
  }
}
#home .nav-sec__btn a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  border: 0;
  border-top: 1px solid #191919;
  border-right: 1px solid #191919;
  display: inline-block;
  width: 9px;
  height: 9px;
  transform: translateY(-50%) rotate(45deg);
}
@media screen and (max-width: 768px) {
  #home .nav-sec__btn a::after {
    right: 1em;
    width: 6px;
    height: 6px;
    border-color: #ffffff;
  }
}
@media screen and (max-width: 768px) {
  #home .nav-sec__btn {
    grid-area: 5;
    filter: unset;
  }
}/*# sourceMappingURL=top.css.map */