@keyframes _scroll-down_1k2pm_1 {
  0% {
    transform: scaleY(0);
    transform-origin: top;
  }
  50% {
    transform: scaleY(1);
    transform-origin: top;
  }
  55% {
    transform: scaleY(1);
    transform-origin: bottom;
  }
  100% {
    transform: scaleY(0);
    transform-origin: bottom;
  }
}
@keyframes _float_1k2pm_1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(8px);
  }
  100% {
    transform: translateY(0);
  }
}
._container_1k2pm_30 {
  display: flex;
  flex-direction: column;
  padding-block: 4px;
  background-color: transparent;
}

._textWrapper_1k2pm_37 {
  margin-top: 24px;
}

._title_1k2pm_41 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  font-size: 14px;
  line-height: 1.25;
  color: #fff;
  transition: duration 0.3s;
  -webkit-box-orient: vertical;
}

._info_1k2pm_52 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-top: 12px;
}

._type_1k2pm_60 {
  /* stylelint-disable-next-line font-family-no-missing-generic-family-keyword */
  font-family: "BLG Hudson";
  font-weight: 600;
  padding: 4px;
  font-size: 10px;
  color: #fff;
  border: #fff solid 1px;
}
@media (max-width: 749.9px) {
  ._type_1k2pm_60 {
    padding: 1.0666666667vw;
    font-size: 2.6666666667vw;
    border: #fff solid 0.2666666667vw;
  }
}

._date_1k2pm_77 {
  /* stylelint-disable-next-line font-family-no-missing-generic-family-keyword */
  font-family: "BLG Hudson";
  font-weight: 600;
  font-size: 14px;
  color: #b21920;
}
@media (max-width: 749.9px) {
  ._date_1k2pm_77 {
    font-size: 3.2vw;
  }
}

._annotation_1k2pm_90 {
  position: absolute;
  z-index: 1;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 8px 16px;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
}
._annotation_1k2pm_90::after {
  width: 16px;
  height: 16px;
  content: "";
  background-image: url("../../../../../../files/user/_/10th/assets/images/common/icon_external.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

._image_1k2pm_109 {
  object-fit: cover;
}
._image_1k2pm_109::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  content: "";
  background: rgba(0, 0, 0, 0);
  transition-duration: 0.3s;
}

._link_1k2pm_124:hover ._image_1k2pm_109::after {
  background: rgba(0, 0, 0, 0.6);
}
._link_1k2pm_124:hover ._annotation_1k2pm_90 {
  display: flex;
}
._link_1k2pm_124:hover ._title_1k2pm_41 {
  text-decoration: underline;
}

._imageWrapper_1k2pm_134 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 838px;
  height: 480px;
}
@media (max-width: 749.9px) {
  ._imageWrapper_1k2pm_134 {
    width: 91.4666666667vw;
    height: 52.2666666667vw;
  }
}

@media (max-width: 749.9px) {
  ._container_1k2pm_30[data-is-responsive=true] {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 2.1333333333vw;
  }
}
._container_1k2pm_30[data-is-responsive=true] ._imageWrapper_1k2pm_134 {
  max-width: 268px;
  max-height: 153px;
}
@media (max-width: 749.9px) {
  ._container_1k2pm_30[data-is-responsive=true] ._imageWrapper_1k2pm_134 {
    width: 45.8666666667vw;
    height: 25.3333333333vw;
  }
}
@media (max-width: 749.9px) {
  ._container_1k2pm_30[data-is-responsive=true] ._link_1k2pm_124 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2.1333333333vw;
    align-items: center;
  }
}
@media (max-width: 749.9px) {
  ._container_1k2pm_30[data-is-responsive=true] ._image_1k2pm_109 {
    flex-shrink: 0;
  }
}
@media (max-width: 749.9px) {
  ._container_1k2pm_30[data-is-responsive=true] ._textWrapper_1k2pm_37 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    margin-top: 0;
  }
}
@media (max-width: 749.9px) {
  ._container_1k2pm_30[data-is-responsive=true] ._info_1k2pm_52 {
    flex-direction: column;
    align-items: flex-start;
  }
}@keyframes _scroll-down_1gdfq_1 {
  0% {
    transform: scaleY(0);
    transform-origin: top;
  }
  50% {
    transform: scaleY(1);
    transform-origin: top;
  }
  55% {
    transform: scaleY(1);
    transform-origin: bottom;
  }
  100% {
    transform: scaleY(0);
    transform-origin: bottom;
  }
}
@keyframes _float_1gdfq_1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(8px);
  }
  100% {
    transform: translateY(0);
  }
}
._container_1gdfq_30 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-block: 60px;
  overflow: hidden;
  background-color: #000;
}
@media (max-width: 749.9px) {
  ._container_1gdfq_30 {
    padding-block: 8.5333333333vw;
  }
}

._inner_1gdfq_45 {
  max-width: 848px;
  padding-inline: 16px;
}
@media (max-width: 749.9px) {
  ._inner_1gdfq_45 {
    padding-inline: 4.2666666667vw;
  }
}

._titleWrapper_1gdfq_55 {
  line-height: 1.25;
  color: #fff;
  text-align: center;
}

._title_1gdfq_55 {
  /* stylelint-disable-next-line font-family-no-missing-generic-family-keyword */
  font-family: "BLG Hudson";
  font-weight: 700;
  font-size: 36px;
}
@media (max-width: 749.9px) {
  ._title_1gdfq_55 {
    font-size: 9.6vw;
  }
}

._subTitle_1gdfq_73 {
  font-size: 14px;
}
@media (max-width: 749.9px) {
  ._subTitle_1gdfq_73 {
    font-size: 3.7333333333vw;
  }
}

._pickup_1gdfq_82 {
  margin-top: 32px;
}
@media (max-width: 749.9px) {
  ._pickup_1gdfq_82 {
    margin-top: 8.5333333333vw;
  }
}

._contents_1gdfq_91 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-top: 32px;
}
@media (max-width: 749.9px) {
  ._contents_1gdfq_91 {
    grid-template-columns: 1fr;
    gap: 4.2666666667vw;
    margin-top: 8.5333333333vw;
  }
}

._magazineItem_1gdfq_105 {
  display: none;
}
._magazineItem_1gdfq_105[data-is-shown=true] {
  display: block;
}

._moreButton_1gdfq_112 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 20px;
  margin-top: 32px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  border: solid 1px #fff;
}
@media (max-width: 749.9px) {
  ._moreButton_1gdfq_112 {
    padding: 5.3333333333vw;
    margin-top: 8.5333333333vw;
    font-size: 4.8vw;
  }
}
._moreButton_1gdfq_112[data-is-show=false] {
  display: none;
}
._moreButton_1gdfq_112::before {
  display: block;
  width: 16px;
  height: 16px;
  content: "";
  background-image: url("../../../../../../files/user/_/10th/assets/images/magazine/more-icon.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 749.9px) {
  ._moreButton_1gdfq_112::before {
    width: 4.2666666667vw;
    height: 4.2666666667vw;
  }
}