/* mv
---------------------------------------------------- */
.mv {
  position: relative;
  padding: 0 30px;
  height: 100svh;
}
@media (max-width: 1199.98px) {
  .mv {
    padding-top: 75px;
  }
}
@media (max-width: 575.98px) {
  .mv {
    padding-left: 0;
    padding-right: 0;
  }
}
.mv__catch {
  position: absolute;
  top: 5vw;
  right: 8.5vw;
  z-index: 10;
  color: #fff;
  writing-mode: vertical-rl;
  line-height: 2;
  letter-spacing: 0.4em;
  font-size: 24px;
  font-weight: 700;
}
@media (max-width: 1199.98px) {
  .mv__catch {
    top: 7em;
    right: 5em;
  }
}
@media (max-width: 575.98px) {
  .mv__catch {
    top: 5.5em;
    right: 2em;
  }
}
.mv__catch .catch__text02 {
  padding-top: 3.75em;
}
.mv__img {
  width: 100%;
  margin: 0 auto;
  height: 100%;
}
@media (max-width: 1199.98px) {
  .mv__img {
    height: 100%;
    overflow: hidden;
  }
}
.mv__img .heroSwiper,
.mv__img .heroSwiper .swiper-wrapper,
.mv__img .heroSwiper .swiper-slide {
  width: 100%;
  height: 100%;
}
.mv__img .heroSwiper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media (max-width: 575.98px) {
  .mv .mv__img.__pc {
    display: none;
  }
}
.mv .mv__img.__sp {
  display: none;
}
@media (max-width: 575.98px) {
  .mv .mv__img.__sp {
    display: block;
  }
}

/* about
---------------------------------------------------- */
.about .heading {
  padding-top: 8.125rem;
  padding-bottom: 8.125rem;
  padding-left: 1.5em;
}
@media (max-width: 575.98px) {
  .about .heading {
    padding-top: 90px;
    padding-bottom: 60px;
  }
}
.about .heading__decor .decor__item {
  position: absolute;
  z-index: -1;
}
.about .heading__decor .__01 {
  width: 19.6875rem;
  left: 50%;
  transform: translateX(100px);
}
@media (max-width: 575.98px) {
  .about .heading__decor .__01 {
    transform: translateX(30px);
  }
}
.about .heading__decor .__02 {
  width: 15.125rem;
  right: 50%;
  transform: translateX(-100px);
  bottom: 5rem;
}
@media (max-width: 575.98px) {
  .about .heading__decor .__02 {
    transform: translateX(-50px);
  }
}
.about .introduction {
  background-image: url("../images/top-about-bg.jpg");
  background-size: cover;
  background-position: center 50%;
  overflow: hidden;
  width: 100%;
}
@media (max-width: 767.98px) {
  .about .introduction {
    background-position: center 80%;
    background-size: cover;
  }
}
@media (max-width: 575.98px) {
  .about .introduction {
    background-image: url("../images/top-about-bg-sp.jpg");
  }
}
.about .introduction__inner {
  padding-top: 9.0625rem;
  padding-bottom: 9.0625rem;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
}
@media (max-width: 767.98px) {
  .about .introduction__inner {
    padding-top: 100px;
    padding-bottom: 100px;
    flex-direction: column;
  }
}
.about .introduction__inner .__1 {
  padding-left: 6em;
}
@media (max-width: 1199.98px) {
  .about .introduction__inner .__1 {
    padding-left: 4em;
  }
}
@media (max-width: 767.98px) {
  .about .introduction__inner .__1 {
    padding-left: 0;
    padding-bottom: 2em;
  }
}
.about .introduction__text {
  color: #fff;
}
@media (max-width: 1199.98px) {
  .about .introduction__text {
    line-height: 3;
  }
}
@media (max-width: 767.98px) {
  .about .introduction__text {
    line-height: 4;
    margin: 0 auto;
  }
}
@media (max-width: 575.98px) {
  .about .introduction__text {
    line-height: 2.5;
  }
}

/* top-message
---------------------------------------------------- */
.top-message {
  position: relative;
}
.top-message .heading {
  padding-left: 1.5em;
  justify-content: left;
}
@media (max-width: 991.98px) {
  .top-message .heading {
    justify-content: center;
  }
}
.top-message__list {
  margin-top: 9.375rem;
  margin-bottom: 5rem;
  padding-right: 5.3125rem;
  height: 37.5rem;
}
@media (max-width: 991.98px) {
  .top-message__list {
    margin-top: 0;
    margin-bottom: 6.25rem;
  }
}
@media (max-width: 767.98px) {
  .top-message__list {
    padding-right: 30px;
    height: 600px;
  }
}
@media (max-width: 575.98px) {
  .top-message__list {
    margin-bottom: 80px;
  }
}
.top-message__list .scroll__inner::-webkit-scrollbar {
  display: none;
}
.top-message__list .simplebar-scrollbar::before {
  background: rgb(161, 161, 161);
  border-radius: 30px;
  width: 4px;
}
.top-message__list .simplebar-scrollbar.simplebar-visible::before {
  opacity: 1;
}
.top-message__list .simplebar-track {
  background: rgb(228, 228, 228);
  width: 8px !important;
  border-radius: 30px;
}
.top-message__item {
  display: flex;
  gap: 4.375em;
  padding: 2em 0;
  border-top: 1px solid rgb(228, 228, 228);
  border-bottom: 1px solid rgb(228, 228, 228);
  transition: opacity 0.3s ease;
}
@media (max-width: 991.98px) {
  .top-message__item {
    background-image: url("../images/bg-noise.png");
    background-repeat: repeat;
  }
}
@media (max-width: 767.98px) {
  .top-message__item {
    display: block;
  }
}
.top-message__item:hover .btn--small::after {
  transform: scale(0, 1);
  transform-origin: right top;
}
.top-message__item:hover .top-message__thumb .photo-ofi {
  filter: brightness(70%);
}
.top-message__thumb {
  width: 11.25rem;
  height: 8.4375rem;
}
@media (max-width: 767.98px) {
  .top-message__thumb {
    width: 200px;
    height: auto;
    margin: 0 auto;
  }
}
.top-message__content {
  width: calc(100% - 12.5rem - 4.375em);
  display: flex;
  flex-direction: column;
}
@media (max-width: 767.98px) {
  .top-message__content {
    width: 100%;
    padding-top: 2em;
  }
}
.top-message__top {
  display: flex;
  align-items: center;
  gap: 1.75em;
  padding-bottom: 1em;
}
.top-message__date {
  font-size: 15px;
}
.top-message__category {
  display: inline-block;
  padding: 0.3em 2em 0.5em;
  line-height: 1;
  background-color: rgb(103, 103, 103);
  font-size: 13px;
  color: #fff;
}
.top-message__text {
  padding-bottom: 1em;
  font-size: 15px;
}
.top-message .btn--small {
  margin-left: auto;
  margin-right: 1.25em;
}
.top-message .btn--large {
  margin-left: auto;
  margin-bottom: 7.5rem;
}
@media (max-width: 991.98px) {
  .top-message .btn--large {
    margin: 0 auto;
    margin-bottom: 7.5rem;
  }
}
@media (max-width: 575.98px) {
  .top-message .btn--large {
    margin-bottom: 100px;
  }
}
.top-message .decor__item {
  position: absolute;
  left: -1.875rem;
  bottom: 10.625rem;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .top-message .decor__item {
    bottom: auto;
    top: 20.625rem;
    left: 17.5rem;
  }
}
@media (max-width: 767.98px) {
  .top-message .decor__item {
    top: 20%;
    left: 9.375rem;
  }
}
.top-message .decor__item img {
  width: 18.625rem;
}
@media (max-width: 991.98px) {
  .top-message .decor__item img {
    width: 14.375rem;
  }
}

/* link
---------------------------------------------------- */
.link {
  position: relative;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
  background-image: url("../images/bg-washi.png");
  background-repeat: repeat;
}
@media (max-width: 767.98px) {
  .link {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.link__wrapper {
  position: relative;
  z-index: 2;
}
.link__content {
  margin: 2.5em;
}
@media screen and (max-width: 1599px) {
  .link__content {
    margin: 2em;
  }
}
@media (max-width: 991.98px) {
  .link__content {
    margin: 1.5em;
  }
}
@media (max-width: 767.98px) {
  .link__content {
    margin: 3em 5em 3em 6em;
  }
}
@media (max-width: 575.98px) {
  .link__content {
    margin: 2em 1em 2em 1.8em;
  }
}
@media (max-width: 450px) {
  .link__content {
    margin: 2em 0 2em 0.5em;
  }
}
.link__content:hover .btn--small::after {
  transform: scale(0, 1);
  transform-origin: right top;
}
.link__content:hover .link__img img {
  filter: brightness(60%);
  transform: scale(1.05);
}
@media (max-width: 767.98px) {
  .link__content.__top {
    margin-top: 0;
  }
}
@media (max-width: 767.98px) {
  .link__content.__bottom {
    margin-bottom: 0;
  }
}
.link__left {
  display: flex;
  flex-direction: column;
}
.link__item {
  display: flex;
}
.link__title {
  writing-mode: vertical-rl;
  font-size: max(1.375rem, 18px);
  position: relative;
  padding-top: 1.3em;
  margin-left: 0.7em;
}
@media (max-width: 767.98px) {
  .link__title {
    padding-top: 1.5em;
  }
}
@media (max-width: 450px) {
  .link__title {
    font-size: 16px;
  }
}
.link__title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 20px;
  height: 20px;
  background-image: url("../images/icon-logo.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.link .link__img {
  overflow: hidden;
}
.link .link__img img {
  transition: 0.6s;
}
.link .btn--small {
  margin-top: 1em;
  margin-left: auto;
}
.link .decor__item {
  position: absolute;
  z-index: 1;
  width: 37.0625rem;
}
@media (max-width: 767.98px) {
  .link .decor__item {
    width: 43.75rem;
  }
}
@media (max-width: 330px) {
  .link .decor__item {
    display: none;
  }
}
.link .__6,
.link .__7,
.link .__8 {
  display: none;
}
@media (max-width: 767.98px) {
  .link .__6,
  .link .__7,
  .link .__8 {
    display: block;
  }
}
@media (max-width: 330px) {
  .link .__6,
  .link .__7,
  .link .__8 {
    display: none;
  }
}
.link .__1 {
  top: 15em;
  right: -10em;
}
@media (max-width: 575.98px) {
  .link .__1 {
    top: 10em;
  }
}
.link .__2 {
  top: 38em;
  left: -8em;
}
@media (max-width: 575.98px) {
  .link .__2 {
    top: 25em;
  }
}
.link .__3 {
  bottom: 55em;
  right: -15em;
}
@media (max-width: 767.98px) {
  .link .__3 {
    bottom: auto;
    top: 72em;
  }
}
@media (max-width: 575.98px) {
  .link .__3 {
    top: 45em;
  }
}
.link .__4 {
  bottom: 25em;
  left: -10em;
}
@media (max-width: 767.98px) {
  .link .__4 {
    bottom: auto;
    top: 105em;
  }
}
@media (max-width: 575.98px) {
  .link .__4 {
    top: 65em;
  }
}
.link .__5 {
  bottom: 9em;
  right: -13em;
}
@media (max-width: 767.98px) {
  .link .__5 {
    bottom: auto;
    top: 140em;
  }
}
@media (max-width: 575.98px) {
  .link .__5 {
    top: 90em;
  }
}
.link .__6 {
  top: 180em;
  left: -8em;
}
@media (max-width: 575.98px) {
  .link .__6 {
    top: 120em;
  }
}
.link .__7 {
  top: 200em;
  right: -10em;
}
@media (max-width: 575.98px) {
  .link .__7 {
    top: 150em;
  }
}
.link .__8 {
  bottom: 30em;
  left: -10em;
}
@media (max-width: 575.98px) {
  .link .__8 {
    top: 180em;
  }
}
@media (max-width: 415px) {
  .link .__8 {
    display: none;
  }
}

/* seasons
---------------------------------------------------- */
.seasons .heading {
  padding-left: 1.5em;
}
.seasons .heading__decor .decor__item {
  position: absolute;
  z-index: -1;
  width: 23.75rem;
  bottom: -2em;
  left: 50%;
  transform: translateX(calc(-50% + 250px));
}
@media (max-width: 991.98px) {
  .seasons .heading__decor .decor__item {
    transform: translateX(20px);
  }
}
@media (max-width: 575.98px) {
  .seasons .heading__decor .decor__item {
    bottom: -1em;
  }
}
.seasons .heading__decor .decor__item img {
  width: 15.625rem;
}
@media (max-width: 991.98px) {
  .seasons .heading__decor .decor__item img {
    width: 14.375rem;
  }
}
.seasons .scroll-loop__wrap {
  display: flex;
  overflow: hidden;
}
.seasons .scroll-loop__list {
  display: flex;
}
.seasons .scroll-loop__list--left {
  animation: loop-scroll-left 90s linear infinite 0.5s both;
}
.seasons .scroll-loop__item {
  width: 40vw;
  padding-left: 10px;
  box-sizing: border-box;
}
@media (max-width: 1199.98px) {
  .seasons .scroll-loop__item {
    width: 55.5555555556vw;
  }
}
@media (max-width: 575.98px) {
  .seasons .scroll-loop__item {
    width: 83.3333333333vw;
  }
}
.seasons .scroll-loop__item > img {
  width: 100%;
  display: block;
}

@keyframes loop-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.row {
  margin: 0 auto;
}/*# sourceMappingURL=index.css.map */