@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Abel&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
.ly_topRoot {
  min-height: 100vh;
  background-color: var(--header-color-bg-default);
  display: block;
}

.ly_topRoot_main {
  display: block;
}

.ly_topMain {
  display: block;
}

.ly_topMain_lead {
  display: block;
  margin-left: 6.6rem;
  height: 7rem;
  position: relative;
}

.ly_topMain_lead_animationLine {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 2px;
  background-color: #8C8C8C;
}

.ly_topMain_magazines {
  display: grid;
  grid-template: 1fr/13.1rem 1fr;
  position: relative;
  min-height: 37.3rem;
  height: calc(100vh - 110px - 21.7rem);
}

.ly_topMagazines_animationLineTop {
  position: absolute;
  left: 0;
  top: 0;
  right: 6.1rem;
  height: 2px;
  background-color: #8C8C8C;
}

.ly_topMagazines_animationLeft {
  position: relative;
  display: block;
  overflow: hidden;
}

.ly_topMagazines_animationLeft_image {
  position: absolute;
  right: 2.6rem;
  bottom: -2px;
  display: block;
  width: 6.6rem;
  height: 20.2rem;
}

.ly_topMagazines_animationLeft_line {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 2px;
  background-color: #8C8C8C;
}

.ly_topMagazines_animationLineBottom {
  position: absolute;
  left: 4rem;
  bottom: 0;
  right: 0;
  height: 2px;
  background-color: #8C8C8C;
}

.ly_topMain_links {
  display: block;
  height: 6.9rem;
  position: relative;
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 35rem 1fr;
  grid-template-areas: "left buttons";
}

.ly_topMain_links_animationLeft {
  position: relative;
  display: block;
  grid-area: left;
  pointer-events: none;
}

.ly_topMain_links_animationLeft_line {
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  bottom: 0;
  background-color: #8C8C8C;
}

@media screen and (max-width: 600px) {
  .ly_topMain_lead {
    margin-left: 1.6rem;
    height: 7rem;
  }
  .ly_topMain_magazines {
    grid-template: 1fr/8.1rem 1fr;
    position: relative;
    min-height: auto;
    height: calc(100vh - 69px - 26rem);
  }
  .ly_topMagazines_animationLineTop {
    right: 0;
  }
  .ly_topMagazines_animationLineBottom {
    left: 1.4rem;
  }
  .ly_topMagazines_animationLeft_image {
    right: auto;
    left: 0;
    width: 6.5rem;
    height: 20rem;
  }
  .ly_topMain_links {
    grid-template-areas: "buttons right";
    grid-template-rows: 1fr;
    grid-template-columns: 34rem 1fr;
  }
  .ly_topMain_links_animationLeft {
    grid-area: buttons;
    position: relative;
  }
  .ly_topLinkButtons {
    position: absolute;
  }
}
.bl_topLead {
  display: block;
  padding: 2.6rem 0 0 15rem;
}

.bl_topLead_text {
  display: block;
  color: var(--header-color-bg-counter-default);
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.2rem;
}

@media screen and (max-width: 600px) {
  .bl_topLead {
    padding: 2.5rem 0 0 2.3rem;
  }
  .bl_topLead_text {
    font-size: 1.5rem;
    line-height: 2.2rem;
  }
}
.ly_topMagazines {
  padding: 4.1rem 8.4rem 8.1rem;
  overflow: hidden;
  position: relative;
  display: flex;
}

.ly_topMagazines_carousel {
  display: flex;
  height: 100%;
  gap: 6rem;
  width: max-content;
  user-select: none;
}

@media screen and (orientation: portrait) {
  .ly_topMagazines {
    align-items: center;
  }
  .ly_topMagazines_carousel {
    height: 62.144%;
  }
}
.swiper-initialized .ly_topMagazines_carousel {
  gap: 0;
}

.ly_topMagazines_carousel_item {
  display: block;
  height: 100%;
  aspect-ratio: 230/280;
  position: relative;
}

.bl_topMagazine__animationClone, .bl_topMagazine {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  box-shadow: 0rem 0.4rem 0.4rem rgba(0, 0, 0, 0.25);
}

.bl_topMagazine {
  height: 100%;
  aspect-ratio: 230/280;
  overflow: hidden;
}

.bl_topMagazine__animationClone {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  opacity: 0;
  pointer-events: none;
}

.bl_topMagazine_img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ly_topMagazines_navigator {
  position: absolute;
  left: 8.5rem;
  bottom: 14px;
}

.bl_topMagazinesNavigator {
  display: flex;
  width: 6.156rem;
  justify-content: space-between;
  height: 1.556rem;
}

.bl_topMagazinesNavigator_prev,
.bl_topMagazinesNavigator_next {
  background-image: url("/plus_press/images/navigator-arrow.svg");
  width: 1.1rem;
  height: 1.8rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
  position: relative;
}
.bl_topMagazinesNavigator_prev::before,
.bl_topMagazinesNavigator_next::before {
  content: "";
  position: absolute;
  left: -10px;
  right: -10px;
  top: -10px;
  bottom: -10px;
  background-color: transparent;
}

.bl_topMagazinesNavigator_next {
  transform: scaleX(-1);
}

@media screen and (max-width: 600px) {
  .ly_topMagazines {
    padding: 0 3rem;
  }
  .ly_topMagazines_carousel {
    gap: 3rem;
  }
  .ly_topMagazines_navigator {
    left: 3rem;
    bottom: calc(18.928% - 3.5rem);
  }
}
.ly_topLinkButtons {
  display: grid;
  width: fit-content;
  justify-self: flex-end;
  padding: 2rem 6.1rem 0 0;
  grid-template: 3.2rem/1fr;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  gap: 3rem;
  grid-area: buttons;
}

.ly_topLinkButtons_item {
  display: block;
}

.bl_topLinksButton {
  display: block;
  min-height: 100%;
  min-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.7rem;
  color: #000;
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 0 0.9rem 0 1.4rem;
  border: 0.1rem solid #8C8C8C;
}
.bl_topLinksButton::after {
  display: block;
  content: "》";
}

.bl_topLinksButton_text {
  display: block;
}

@media screen and (max-width: 600px) {
  .ly_topLinkButtons {
    padding: 1.6rem 6.05rem 0 0;
    display: flex;
    flex-direction: column-reverse;
    row-gap: 1rem;
  }
  .bl_topLinksButton {
    height: 4rem;
    font-size: 1.4rem;
  }
}
.ly_topFooter {
  display: block;
  padding-top: 1.95rem;
}

.ly_topFooter_logo {
  margin: auto;
  width: fit-content;
  padding-bottom: 1.177rem;
}

.bl_topFooterLogo {
  display: block;
  width: 6.2rem;
  height: 2.1227rem;
}

.bl_topFooterLogo_img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.ly_topFooter_copyright {
  width: fit-content;
  margin: auto;
}

.bl_topFooterCopyright {
  color: #000;
  text-align: center;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

@media screen and (max-width: 600px) {
  .ly_topFooter {
    padding-top: 5.95rem;
  }
}
[data-animation-element=line1] {
  transform-origin: left center;
  transform: scaleX(0);
}

[data-animation-element=line2top] {
  transform-origin: bottom center;
  transform: scaleY(0);
}

[data-animation-element=line2bottom] {
  transform-origin: right center;
  transform: scaleX(0);
}

[data-animation-element=line3left] {
  transform-origin: top center;
  transform: scaleY(0);
}

[data-animation-element=line3bottom] {
  transform-origin: bottom center;
  transform: scaleY(0);
}

[data-animation-element=fadeIn] {
  opacity: 0;
}

a.bl_topMagazine[data-animation-element=slide] {
  transform-origin: left center;
  transition: none;
  transform: translateX(100vw);
}

.ly_topRoot[data-bind-animation-state=frozen] {
  pointer-events: none;
  overflow: hidden;
}
.ly_topRoot[data-bind-animation-state=frozen] .ly_header {
  z-index: initial;
}

.ly_topAnimationOverlapScreen {
  position: fixed;
  width: 100%;
  height: 100%;
  pointer-events: none;
  left: 0;
  top: 0;
  z-index: 1;
  overflow: hidden;
}

.ly_topAnimationOverlapScreen_item {
  position: absolute;
  left: 0;
  top: 0;
  width: 10rem;
  height: 10rem;
  background-size: 100% auto;
  background-position: bottom;
  background-repeat: no-repeat;
}
.ly_topAnimationOverlapScreen_item[data-year="2025"] {
  background-color: var(--header-color-bg-light-brown);
  background-image: url("/plus_press/common/images/side-menu-bg_2025.jpg");
  background-size: 200% auto;
  background-position: right 0% bottom 44%;
  opacity: 0;
}
.ly_topAnimationOverlapScreen_item[data-year="2024"] {
  background-color: var(--header-color-bg-light-green);
  background-image: url("/plus_press/common/images/side-menu-bg_2024.jpg");
  background-size: 200% auto;
  background-position: right 0% bottom 44%;
  opacity: 0;
}
.ly_topAnimationOverlapScreen_item[data-year="2023"] {
  background-color: var(--header-color-bg-blue);
  background-image: url("/plus_press/common/images/side-menu-bg_2023.jpg");
  background-size: 206% auto;
  background-position: right 2% bottom 50%;
  opacity: 0;
}
.ly_topAnimationOverlapScreen_item[data-year="2022"] {
  background-color: var(--header-color-bg-light-pink);
  background-image: url("/plus_press/common/images/side-menu-bg_2022.jpg");
  background-size: 206% auto;
  background-position: right 2% bottom 50%;
  opacity: 0;
}
.ly_topAnimationOverlapScreen_item[data-year="2021"] {
  background-color: var(--header-color-bg-sepia-yellow);
  background-image: url("/plus_press/common/images/side-menu-bg_2021.jpg");
  background-size: 221% auto;
  background-position: right 3% bottom 42%;
  opacity: 0;
}

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