@charset "utf-8";
.all-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(172 / 375 * 100vw);
  height: calc(36 / 375 * 100vw);
  margin: 0 auto;
  border-radius: calc(4 / 375 * 100vw);
  border: 1px solid #c4c4c4;
  box-sizing: border-box;
  font-size: calc(11 / 375 * 100vw);
  line-height: 1;
  text-decoration: none;
}
.ac .ac-trigger {
  display: flex;
  align-items: center;
  position: relative;
}
.ac .ac-trigger span {
  position: relative;
  text-indent: -9999px;
  overflow: hidden;
}
.ac .ac-trigger span::before,
.ac .ac-trigger span::after {
  content: '';
  position: absolute;
}
.ac .ac-panel {
  overflow: hidden;
  transition-property: height, visibility;
  transition-timing-function: ease;
}
.ac.js-enabled .ac-panel {
  visibility: hidden;
}
.ac.is-active .ac-panel {
  visibility: visible;
}
:root {
  --vw: 1vw;
}
.fade-l {
  transform: translate(-40%, 0%);
}
.fade-lt {
  transform: translate(-40%, -60%) rotate(10deg);
}
.fade-lb {
  transform: translate(-40%, 60%) rotate(10deg);
}
.fade-r {
  transform: translate(40%, 0%);
}
.fade-rt {
  transform: translate(40%, -60%) rotate(-10deg);
}
.fade-rb {
  transform: translate(40%, 60%) rotate(-10deg);
}
.fade-b {
  transform: translate(0%, 60%);
}
[class*="fade-"] {
  opacity: 0;
  transition: 1s;
}
[class*="fade-"].is-in {
  opacity: 1;
  transform: translate(0, 0);
}
.fade-in.is-in {
  opacity: 1;
}
.fade-in.is-in.hover-opacity:hover {
  opacity: 0.8;
  transition: opacity 300ms;
}
.fade-up {
  opacity: 0;
  transform: translate3d(0, 50px, 0);
  transition: 1s;
}
.fade-up.is-in {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.fade-up.is-in.hover-opacity:hover {
  opacity: 0.8;
  transition: opacity 300ms;
}
body {
  overflow: visible;
  min-width: 100%;
}
main.contents.lp-j_magazine_2504_02 {
  position: relative;
  font-weight: 400;
  font-size: 0;
  color: #000;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
main.contents.lp-j_magazine_2504_02 img,
main.contents.lp-j_magazine_2504_02 video {
  width: 100%;
}
main.contents.lp-j_magazine_2504_02 .swiper-wrapper {
  height: auto;
}
main.contents.lp-j_magazine_2504_02 section {
  position: relative;
  background: #fff;
}
main.contents.lp-j_magazine_2504_02 section .more-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  background: #000;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  color: #fff;
}
main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image {
  position: relative;
  width: 100%;
  overflow: hidden;
}
main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image ul li {
  position: absolute;
}
main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image .items {
  display: flex;
  flex-direction: column;
  position: absolute;
  -webkit-animation: onOff6 3.3s;
          animation: onOff6 3.3s;
}
main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image .items span {
  font-family: futura-pt, sans-serif;
  font-weight: 500;
}
main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-description h1 {
  text-align: center;
  font-weight: 500;
}
main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-description p {
  margin: 0 auto;
}
main.contents.lp-j_magazine_2504_02 section.kv .kv-index .index-list ul {
  position: relative;
}
main.contents.lp-j_magazine_2504_02 section.kv .kv-index .index-list ul li {
  position: absolute;
}
main.contents.lp-j_magazine_2504_02 section.kv .kv-index .index-list ul li:nth-of-type(1) {
  aspect-ratio: 281/379;
}
main.contents.lp-j_magazine_2504_02 section.kv .kv-index .index-list ul li:nth-of-type(2) {
  aspect-ratio: 230/305;
}
main.contents.lp-j_magazine_2504_02 section.kv .kv-index .index-list ul li:nth-of-type(3) {
  aspect-ratio: 238/326;
}
main.contents.lp-j_magazine_2504_02 section.kv .kv-index .index-list ul li:nth-of-type(4) {
  aspect-ratio: 310/395;
}
main.contents.lp-j_magazine_2504_02 section.kv .kv-index .index-list ul li:nth-of-type(5) {
  aspect-ratio: 302/370;
}
main.contents.lp-j_magazine_2504_02 section.items {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}
main.contents.lp-j_magazine_2504_02 section.items article .item-title h2 {
  transform: rotate(-6.996deg);
  font-family: futura-pt, sans-serif;
  font-weight: 400;
}
main.contents.lp-j_magazine_2504_02 section.items article .item-title p {
  text-align: right;
  font-weight: 500;
}
main.contents.lp-j_magazine_2504_02 section.items article .item-main .item {
  position: relative;
  overflow: hidden;
  aspect-ratio: 319/336;
}
main.contents.lp-j_magazine_2504_02 section.items article .item-main .item .front,
main.contents.lp-j_magazine_2504_02 section.items article .item-main .item .back {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: transform;
}
main.contents.lp-j_magazine_2504_02 section.items article .item-main .item .front {
  transform: translate(-50%, -50%) rotateY(0deg);
}
main.contents.lp-j_magazine_2504_02 section.items article .item-main .item .back {
  transform: translate(-50%, -50%) rotateY(-180deg);
}
main.contents.lp-j_magazine_2504_02 section.items article .item-main .name {
  display: inline-block;
  font-family: futura-pt, sans-serif;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  -webkit-text-decoration-style: solid;
          text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
main.contents.lp-j_magazine_2504_02 section.items article .item-main p {
  text-align: justify;
}
main.contents.lp-j_magazine_2504_02 section.items article .recommend h2 {
  text-align: center;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
}
main.contents.lp-j_magazine_2504_02 section.items article .recommend .recommend-list {
  position: relative;
}
main.contents.lp-j_magazine_2504_02 section.items article .recommend .recommend-list ul li {
  position: absolute;
  pointer-events: none;
}
main.contents.lp-j_magazine_2504_02 section.items article .recommend .recommend-list ul li img {
  pointer-events: none;
}
main.contents.lp-j_magazine_2504_02 section.items article .recommend .recommend-list ul li .check {
  position: absolute;
  z-index: 0;
}
main.contents.lp-j_magazine_2504_02 section.items article .recommend .recommend-list ul li .map-link {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
}
main.contents.lp-j_magazine_2504_02 section.items article .recommend .recommend-list ul li .map-link span {
  position: absolute;
  top: 0;
  left: 0;
}
main.contents.lp-j_magazine_2504_02 section.items article .recommend .recommend-list ul li.hover {
  z-index: 3;
}
main.contents.lp-j_magazine_2504_02 section.items article .recommend .recommend-list ul li.hover .credit {
  opacity: 1;
  display: block;
}
main.contents.lp-j_magazine_2504_02 section.items article .recommend .credit-list {
  text-align: center;
}
main.contents.lp-j_magazine_2504_02 section.items article .recommend .credit-list ul {
  display: inline-flex;
  flex-direction: column;
}
main.contents.lp-j_magazine_2504_02 section.items article .recommend .credit-list ul li {
  text-align: left;
}
main.contents.lp-j_magazine_2504_02 section.items article .recommend .credit-list ul li .name {
  text-align: justify;
}
main.contents.lp-j_magazine_2504_02 section.items article .recommend .credit-list ul li .price {
  display: inline-block;
  font-family: futura-pt, sans-serif;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  -webkit-text-decoration-style: solid;
          text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(1) {
  aspect-ratio: 436/711;
}
main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(1) .check {
  transform: rotate(-47.624deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(2) {
  aspect-ratio: 464/570;
}
main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(2) .check {
  transform: rotate(40.541deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(1) {
  transform: rotate(-18deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(3) {
  aspect-ratio: 538/516;
}
main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(3) .check {
  transform: rotate(14.546deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(1) {
  transform: rotate(-13deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(2) {
  transform: rotate(35deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(3) {
  transform: rotate(14.546deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(4) {
  aspect-ratio: 522/667;
}
main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(4) .check {
  transform: rotate(-22.755deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(1) {
  transform: rotate(-13deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(2) {
  transform: rotate(-12deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(5) {
  aspect-ratio: 450/683;
}
main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(5) .check {
  transform: rotate(8.53deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(1) {
  transform: rotate(9deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(2) {
  transform: rotate(10deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(3) {
  transform: rotate(8.53deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(1) {
  aspect-ratio: 458/370;
}
main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(1) .check {
  transform: rotate(-19.274deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(1) {
  transform: rotate(6deg);
  border-radius: 50% 50% 0 0;
}
main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(2) {
  transform: rotate(-19.274deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(2) {
  aspect-ratio: 459/429;
}
main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(2) .check {
  transform: rotate(-26.642deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(1) {
  transform: rotate(-44deg);
  border-radius: 0 50% 0 0;
}
main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(2) {
  transform: rotate(-26.642deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(3) {
  aspect-ratio: 536/415;
}
main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(3) .check {
  transform: rotate(-15.724deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(1) {
  transform: rotate(-15deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(2) {
  transform: rotate(-15.724deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(4) {
  aspect-ratio: 417/512;
}
main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(4) .check {
  transform: rotate(-16.721deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(1) {
  transform: rotate(9deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(2) {
  transform: rotate(-16.721deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(5) {
  aspect-ratio: 469/470;
}
main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(5) .check {
  transform: rotate(-20.092deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(1) {
  transform: rotate(-11deg);
  border-radius: 50%;
}
main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(6) {
  aspect-ratio: 555/800;
}
main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(6) .check {
  transform: rotate(4.963deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(6) .map-link span:nth-of-type(1) {
  transform: rotate(-20deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(6) .map-link span:nth-of-type(2) {
  transform: rotate(4.963deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(6) .map-link span:nth-of-type(3) {
  border-radius: 50%;
}
main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(1) {
  aspect-ratio: 520/570;
}
main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(1) .check {
  transform: rotate(-23.912deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(1) {
  transform: rotate(11deg);
  border-radius: 50% 50% 0 0;
}
main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(2) {
  transform: rotate(11deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(3) {
  transform: rotate(-23.912deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(2) {
  aspect-ratio: 487/540;
}
main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(2) .check {
  transform: rotate(31.816deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(1) {
  transform: rotate(-19deg);
  border-radius: 50% 50% 0 0;
}
main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(2) {
  transform: rotate(-16deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(3) {
  transform: rotate(31.816deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(3) {
  aspect-ratio: 503/561;
}
main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(3) .check {
  transform: rotate(-31.088deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(1) {
  transform: rotate(11deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(2) {
  transform: rotate(9deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(3) {
  transform: rotate(-31.088deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(4) {
  aspect-ratio: 445/520;
}
main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(4) .check {
  transform: rotate(-7.216deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(1) {
  transform: rotate(-11deg);
  border-radius: 50% 50% 0 0;
}
main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(2) {
  transform: rotate(-11deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(3) {
  transform: rotate(-7.216deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(5) {
  aspect-ratio: 559/670;
}
main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(5) .check {
  transform: rotate(-50.288deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(1) {
  transform: rotate(61deg) skewX(30deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(3) {
  transform: rotate(-50.288deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(1) {
  aspect-ratio: 482/680;
}
main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(1) .check {
  transform: rotate(-39.62deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(1) {
  transform: rotate(5deg);
  border-radius: 50% 50% 0 0;
}
main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(2) {
  transform: rotate(5deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(3) {
  transform: rotate(-39.62deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(2) {
  z-index: 1;
  aspect-ratio: 611/747;
}
main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(2) .check {
  transform: rotate(26.418deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(1) {
  transform: rotate(-19deg);
  border-radius: 50% 50% 0 0;
}
main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(2) {
  transform: rotate(-19deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(3) {
  transform: rotate(26.418deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(3) {
  aspect-ratio: 570/764;
}
main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(3) .check {
  transform: rotate(12.14deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(2) {
  transform: rotate(13deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(4) {
  aspect-ratio: 554/689;
}
main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(4) .check {
  transform: rotate(10.911deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(1) {
  transform: rotate(-19deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(2) {
  transform: rotate(-16deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(3) {
  transform: rotate(10.911deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(5) {
  aspect-ratio: 447/378;
}
main.contents.lp-j_magazine_2504_02 section.items article.item05 .item-main .item {
  aspect-ratio: 330/295;
}
main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(1) {
  aspect-ratio: 432/486;
}
main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(1) .check {
  transform: rotate(-32.151deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(1) {
  transform: rotate(-8deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(2) {
  transform: rotate(7deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(2) {
  aspect-ratio: 532/633;
}
main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(2) .check {
  transform: rotate(20.267deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(1) {
  transform: rotate(-9deg);
  border-radius: 50% 50% 0 0;
}
main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(2) {
  transform: rotate(-7deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(3) {
  transform: rotate(20.267deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(3) {
  aspect-ratio: 713/804;
}
main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(3) .check {
  transform: rotate(4.857deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(1) {
  transform: rotate(11deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(2) {
  transform: rotate(11deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(3) {
  transform: rotate(4.857deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(4) {
  aspect-ratio: 664/758;
}
main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(4) .check {
  transform: rotate(-13.044deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(2) {
  transform: rotate(-8deg);
  border-radius: 50% 0 0 0;
}
main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(3) {
  transform: rotate(-13.044deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(5) {
  aspect-ratio: 509/565;
}
main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(5) .check {
  transform: rotate(-7.238deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(1) {
  transform: rotate(-9deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(2) {
  transform: rotate(-9deg);
}
main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(3) {
  transform: rotate(-7.238deg);
}
main.contents.lp-j_magazine_2504_02 section.staff ul {
  display: flex;
  align-items: center;
  flex-direction: column;
}
main.contents.lp-j_magazine_2504_02 section.staff ul li {
  text-align: center;
  font-family: futura-pt, sans-serif;
}
main.contents.lp-j_magazine_2504_02 section.recommend h2 {
  text-align: center;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
}
main.contents.lp-j_magazine_2504_02 section.recommend .banner {
  display: block;
  margin: 0 auto;
}
@-webkit-keyframes onOff2 {
  0%, 16.67% {
    opacity: 0;
  }
  16.68%, 100% {
    opacity: 1;
  }
}
@keyframes onOff2 {
  0%, 16.67% {
    opacity: 0;
  }
  16.68%, 100% {
    opacity: 1;
  }
}
@-webkit-keyframes onOff3 {
  0%, 33.34% {
    opacity: 0;
  }
  33.35%, 100% {
    opacity: 1;
  }
}
@keyframes onOff3 {
  0%, 33.34% {
    opacity: 0;
  }
  33.35%, 100% {
    opacity: 1;
  }
}
@-webkit-keyframes onOff4 {
  0%, 50.1% {
    opacity: 0;
  }
  50.2%, 100% {
    opacity: 1;
  }
}
@keyframes onOff4 {
  0%, 50.1% {
    opacity: 0;
  }
  50.2%, 100% {
    opacity: 1;
  }
}
@-webkit-keyframes onOff5 {
  0%, 66.68% {
    opacity: 0;
  }
  66.69%, 100% {
    opacity: 1;
  }
}
@keyframes onOff5 {
  0%, 66.68% {
    opacity: 0;
  }
  66.69%, 100% {
    opacity: 1;
  }
}
@-webkit-keyframes onOff6 {
  0%, 83.35% {
    opacity: 0;
  }
  83.36%, 100% {
    opacity: 1;
  }
}
@keyframes onOff6 {
  0%, 83.35% {
    opacity: 0;
  }
  83.36%, 100% {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .pc {
    display: none;
  }
  main.contents.lp-j_magazine_2504_02 {
    width: calc(375 / 375 * 100vw);
    margin-bottom: calc(100 / 375 * 100vw);
    overflow: hidden;
  }
  main.contents.lp-j_magazine_2504_02 .smartphone-wrapper .bg-fixed {
    display: none;
  }
  main.contents.lp-j_magazine_2504_02 section .more-btn {
    width: calc(240 / 375 * 100vw);
    height: calc(29 / 375 * 100vw);
    font-size: calc(20 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image {
    height: calc(603 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image ul li:nth-of-type(1) {
    top: calc(-52 / 375 * 100vw);
    left: calc(-40 / 375 * 100vw);
    width: calc(181 / 375 * 100vw);
    aspect-ratio: 361/502;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image ul li:nth-of-type(2) {
    top: calc(-20 / 375 * 100vw);
    left: calc(89 / 375 * 100vw);
    width: calc(122 / 375 * 100vw);
    aspect-ratio: 243/228;
    -webkit-animation: onOff5 3.3s;
            animation: onOff5 3.3s;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image ul li:nth-of-type(3) {
    top: calc(-7 / 375 * 100vw);
    right: calc(-36 / 375 * 100vw);
    width: calc(272 / 375 * 100vw);
    aspect-ratio: 544/363;
    -webkit-animation: onOff3 3.3s;
            animation: onOff3 3.3s;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image ul li:nth-of-type(4) {
    top: calc(128 / 375 * 100vw);
    left: calc(-52 / 375 * 100vw);
    width: calc(207 / 375 * 100vw);
    aspect-ratio: 414/553;
    -webkit-animation: onOff2 3.3s;
            animation: onOff2 3.3s;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image ul li:nth-of-type(5) {
    top: calc(73 / 375 * 100vw);
    left: calc(107 / 375 * 100vw);
    width: calc(131 / 375 * 100vw);
    aspect-ratio: 260/358;
    -webkit-animation: onOff4 3.3s;
            animation: onOff4 3.3s;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image ul li:nth-of-type(6) {
    top: calc(169 / 375 * 100vw);
    right: calc(-30 / 375 * 100vw);
    width: calc(155 / 375 * 100vw);
    aspect-ratio: 309/262;
    -webkit-animation: onOff2 3.3s;
            animation: onOff2 3.3s;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image ul li:nth-of-type(7) {
    top: calc(246 / 375 * 100vw);
    left: calc(106 / 375 * 100vw);
    width: calc(130 / 375 * 100vw);
    aspect-ratio: 259/191;
    -webkit-animation: onOff5 3.3s;
            animation: onOff5 3.3s;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image ul li:nth-of-type(8) {
    top: calc(389 / 375 * 100vw);
    left: calc(3 / 375 * 100vw);
    width: calc(91 / 375 * 100vw);
    aspect-ratio: 182/249;
    -webkit-animation: onOff4 3.3s;
            animation: onOff4 3.3s;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image ul li:nth-of-type(9) {
    bottom: calc(0 / 375 * 100vw);
    left: calc(-1 / 375 * 100vw);
    width: calc(343 / 375 * 100vw);
    aspect-ratio: 686/546;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image ul li:nth-of-type(10) {
    bottom: calc(29 / 375 * 100vw);
    right: calc(-40 / 375 * 100vw);
    width: calc(193 / 375 * 100vw);
    aspect-ratio: 386/427;
    -webkit-animation: onOff3 3.3s;
            animation: onOff3 3.3s;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image .items {
    gap: calc(2 / 375 * 100vw) 0;
    top: calc(316 / 375 * 100vw);
    right: calc(43 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image .items span {
    font-size: calc(15 / 375 * 100vw);
    line-height: calc(19 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-description {
    margin-top: calc(25 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-description h1 {
    font-size: calc(15 / 375 * 100vw);
    line-height: 120%;
    letter-spacing: calc(0.6 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-description p {
    width: calc(292 / 375 * 100vw);
    margin-top: calc(18 / 375 * 100vw);
    text-align: justify;
    font-size: calc(12 / 375 * 100vw);
    line-height: 150%;
    letter-spacing: calc(-0.24 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-link {
    display: none;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-index {
    margin-top: calc(43 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-index .index-list ul {
    height: calc(405 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-index .index-list ul li:nth-of-type(1) {
    top: 0;
    left: calc(5 / 375 * 100vw);
    width: calc(141 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-index .index-list ul li:nth-of-type(2) {
    top: calc(33 / 375 * 100vw);
    left: calc(136 / 375 * 100vw);
    width: calc(115 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-index .index-list ul li:nth-of-type(3) {
    top: calc(20 / 375 * 100vw);
    right: calc(8 / 375 * 100vw);
    width: calc(119 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-index .index-list ul li:nth-of-type(4) {
    bottom: 0;
    left: calc(28 / 375 * 100vw);
    width: calc(155 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-index .index-list ul li:nth-of-type(5) {
    bottom: calc(6 / 375 * 100vw);
    right: calc(41 / 375 * 100vw);
    width: calc(151 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items {
    gap: calc(103 / 375 * 100vw) 0;
    width: calc(319 / 375 * 100vw);
    margin-top: calc(84 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article .item-title h2 {
    padding-left: calc(10 / 375 * 100vw);
    font-size: calc(32 / 375 * 100vw);
    line-height: calc(41 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article .item-title p {
    margin-top: calc(8 / 375 * 100vw);
    padding-right: calc(3 / 375 * 100vw);
    font-size: calc(12 / 375 * 100vw);
    line-height: calc(18 / 375 * 100vw);
    letter-spacing: calc(0.36 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article .item-main {
    margin-top: calc(5 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article .item-main .name {
    margin-top: calc(6 / 375 * 100vw);
    font-size: calc(14 / 375 * 100vw);
    line-height: calc(18 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article .item-main p {
    margin-top: calc(14 / 375 * 100vw);
    font-size: calc(12 / 375 * 100vw);
    line-height: 131%;
    letter-spacing: calc(-0.24 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article .recommend {
    margin-top: calc(29 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article .recommend h2 {
    font-size: calc(28 / 375 * 100vw);
    line-height: calc(36 / 375 * 100vw);
    letter-spacing: calc(1.4 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article .recommend .recommend-list ul li .check {
    width: calc(60 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article .recommend .recommend-list ul li .credit {
    display: none;
  }
  main.contents.lp-j_magazine_2504_02 section.items article .recommend .credit-list {
    margin-top: calc(54 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article .recommend .credit-list ul {
    gap: calc(12 / 375 * 100vw) 0;
  }
  main.contents.lp-j_magazine_2504_02 section.items article .recommend .credit-list ul li .name {
    font-size: calc(12 / 375 * 100vw);
    line-height: 131%;
    letter-spacing: calc(-0.24 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article .recommend .credit-list ul li .price {
    font-size: calc(14 / 375 * 100vw);
    line-height: calc(18 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article .recommend .credit-list .more-btn {
    margin-top: calc(45 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul {
    height: calc(737 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(1) {
    top: calc(42 / 375 * 100vw);
    left: calc(-38 / 375 * 100vw);
    width: calc(218 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(1) .check {
    top: calc(45 / 375 * 100vw);
    left: calc(36 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(1) {
    top: calc(158 / 375 * 100vw);
    left: calc(23 / 375 * 100vw);
    width: calc(161 / 375 * 100vw);
    height: calc(177 / 375 * 100vw);
    transform: rotate(6deg);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(2) {
    top: calc(11 / 375 * 100vw);
    left: calc(38 / 375 * 100vw);
    width: calc(150 / 375 * 100vw);
    height: calc(170 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(2) {
    top: calc(-10 / 375 * 100vw);
    right: calc(-9 / 375 * 100vw);
    width: calc(232 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(2) .check {
    top: calc(118 / 375 * 100vw);
    right: calc(7 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(1) {
    top: calc(180 / 375 * 100vw);
    left: calc(67 / 375 * 100vw);
    width: calc(151 / 375 * 100vw);
    height: calc(67 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(2) {
    top: calc(31 / 375 * 100vw);
    left: calc(64 / 375 * 100vw);
    width: calc(160 / 375 * 100vw);
    height: calc(180 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(3) {
    top: calc(214 / 375 * 100vw);
    right: calc(-62 / 375 * 100vw);
    width: calc(269 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(3) .check {
    top: calc(193 / 375 * 100vw);
    left: calc(-5 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(1) {
    top: calc(108 / 375 * 100vw);
    left: calc(53 / 375 * 100vw);
    width: calc(191 / 375 * 100vw);
    height: calc(117 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(2) {
    top: calc(15 / 375 * 100vw);
    left: calc(67 / 375 * 100vw);
    width: calc(150 / 375 * 100vw);
    height: calc(150 / 375 * 100vw);
    border-radius: calc(100 / 375 * 100vw) 0 0 0;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(3) {
    top: calc(185 / 375 * 100vw);
    left: calc(-15 / 375 * 100vw);
    width: calc(80 / 375 * 100vw);
    height: calc(30 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(4) {
    top: calc(327 / 375 * 100vw);
    left: calc(-79 / 375 * 100vw);
    width: calc(261 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(4) .check {
    top: calc(293 / 375 * 100vw);
    left: calc(79 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(1) {
    top: calc(188 / 375 * 100vw);
    left: calc(63 / 375 * 100vw);
    width: calc(175 / 375 * 100vw);
    height: calc(117 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(2) {
    top: calc(49 / 375 * 100vw);
    left: calc(69 / 375 * 100vw);
    width: calc(110 / 375 * 100vw);
    height: calc(160 / 375 * 100vw);
    border-radius: calc(100 / 375 * 100vw) calc(100 / 375 * 100vw) 0 0;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(5) {
    top: calc(407 / 375 * 100vw);
    right: calc(-38 / 375 * 100vw);
    width: calc(225 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(5) .check {
    top: calc(309 / 375 * 100vw);
    left: calc(6 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(1) {
    top: calc(178 / 375 * 100vw);
    left: calc(34 / 375 * 100vw);
    width: calc(140 / 375 * 100vw);
    height: calc(132 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(2) {
    top: calc(36 / 375 * 100vw);
    left: calc(58 / 375 * 100vw);
    width: calc(130 / 375 * 100vw);
    height: calc(150 / 375 * 100vw);
    border-radius: 50% 50% 0 0;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(3) {
    top: calc(302 / 375 * 100vw);
    left: calc(-4 / 375 * 100vw);
    width: calc(80 / 375 * 100vw);
    height: calc(30 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul {
    height: calc(737 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(1) {
    top: calc(67 / 375 * 100vw);
    left: calc(-35 / 375 * 100vw);
    width: calc(229 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(1) .check {
    top: calc(13 / 375 * 100vw);
    left: calc(46 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(1) {
    top: calc(26 / 375 * 100vw);
    left: calc(28 / 375 * 100vw);
    width: calc(170 / 375 * 100vw);
    height: calc(150 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(2) {
    top: calc(5 / 375 * 100vw);
    left: calc(36 / 375 * 100vw);
    width: calc(80 / 375 * 100vw);
    height: calc(30 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(2) {
    top: calc(-27 / 375 * 100vw);
    right: calc(-18 / 375 * 100vw);
    width: calc(232 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(2) .check {
    top: calc(183 / 375 * 100vw);
    left: calc(116 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(1) {
    top: calc(26 / 375 * 100vw);
    left: calc(41 / 375 * 100vw);
    width: calc(150 / 375 * 100vw);
    height: calc(168 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(2) {
    top: calc(175 / 375 * 100vw);
    left: calc(107 / 375 * 100vw);
    width: calc(80 / 375 * 100vw);
    height: calc(30 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(3) {
    top: calc(238 / 375 * 100vw);
    left: calc(-80 / 375 * 100vw);
    width: calc(268 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(3) .check {
    top: calc(171 / 375 * 100vw);
    left: calc(168 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(1) {
    top: calc(16 / 375 * 100vw);
    left: calc(41 / 375 * 100vw);
    width: calc(196 / 375 * 100vw);
    height: calc(186 / 375 * 100vw);
    border-radius: 0 calc(80 / 375 * 100vw) calc(80 / 375 * 100vw) calc(80 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(2) {
    top: calc(163 / 375 * 100vw);
    left: calc(160 / 375 * 100vw);
    width: calc(80 / 375 * 100vw);
    height: calc(30 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(4) {
    top: calc(174 / 375 * 100vw);
    right: calc(-36 / 375 * 100vw);
    width: calc(209 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(4) .check {
    top: calc(241 / 375 * 100vw);
    left: calc(85 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(1) {
    top: calc(20 / 375 * 100vw);
    left: calc(20 / 375 * 100vw);
    width: calc(169 / 375 * 100vw);
    height: calc(220 / 375 * 100vw);
    border-radius: calc(80 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(2) {
    top: calc(234 / 375 * 100vw);
    left: calc(77 / 375 * 100vw);
    width: calc(80 / 375 * 100vw);
    height: calc(30 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(5) {
    top: calc(421 / 375 * 100vw);
    right: calc(-20 / 375 * 100vw);
    width: calc(235 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(5) .check {
    top: calc(206 / 375 * 100vw);
    left: calc(125 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(1) {
    top: calc(28 / 375 * 100vw);
    left: calc(27 / 375 * 100vw);
    width: calc(196 / 375 * 100vw);
    height: calc(200 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(6) {
    top: calc(395 / 375 * 100vw);
    left: calc(-51 / 375 * 100vw);
    width: calc(278 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(6) .check {
    top: calc(308 / 375 * 100vw);
    left: calc(255 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(6) .map-link span:nth-of-type(1) {
    top: calc(44 / 375 * 100vw);
    left: calc(72 / 375 * 100vw);
    width: calc(96 / 375 * 100vw);
    height: calc(251 / 375 * 100vw);
    border-radius: calc(80 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(6) .map-link span:nth-of-type(2) {
    top: calc(301 / 375 * 100vw);
    left: calc(244 / 375 * 100vw);
    width: calc(80 / 375 * 100vw);
    height: calc(30 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(6) .map-link span:nth-of-type(3) {
    top: calc(252 / 375 * 100vw);
    left: calc(124 / 375 * 100vw);
    width: calc(120 / 375 * 100vw);
    height: calc(120 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul {
    height: calc(733 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(1) {
    top: calc(12 / 375 * 100vw);
    left: calc(-41 / 375 * 100vw);
    width: calc(260 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(1) .check {
    top: calc(82 / 375 * 100vw);
    left: calc(40 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(1) {
    top: calc(26 / 375 * 100vw);
    left: calc(108 / 375 * 100vw);
    width: calc(70 / 375 * 100vw);
    height: calc(120 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(2) {
    top: calc(128 / 375 * 100vw);
    left: calc(34 / 375 * 100vw);
    width: calc(171 / 375 * 100vw);
    height: calc(129 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(3) {
    top: 89px;
    left: 44px;
    width: calc(80 / 375 * 100vw);
    height: calc(30 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(2) {
    top: calc(75 / 375 * 100vw);
    right: calc(-36 / 375 * 100vw);
    width: calc(244 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(2) .check {
    top: calc(63 / 375 * 100vw);
    left: calc(146 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(1) {
    top: calc(33 / 375 * 100vw);
    left: calc(68 / 375 * 100vw);
    width: calc(80 / 375 * 100vw);
    height: calc(100 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(2) {
    top: calc(119 / 375 * 100vw);
    left: calc(61 / 375 * 100vw);
    width: calc(147 / 375 * 100vw);
    height: calc(114 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(3) {
    top: calc(55 / 375 * 100vw);
    left: calc(137 / 375 * 100vw);
    width: calc(80 / 375 * 100vw);
    height: calc(30 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(3) {
    top: calc(223 / 375 * 100vw);
    left: calc(-47 / 375 * 100vw);
    width: calc(252 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(3) .check {
    top: calc(78 / 375 * 100vw);
    left: calc(41 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(1) {
    top: calc(60 / 375 * 100vw);
    left: calc(91 / 375 * 100vw);
    width: calc(84 / 375 * 100vw);
    height: calc(77 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(2) {
    top: calc(122 / 375 * 100vw);
    left: calc(19 / 375 * 100vw);
    width: calc(192 / 375 * 100vw);
    height: calc(130 / 375 * 100vw);
    border-radius: 0 0 calc(50 / 375 * 100vw) 0;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(3) {
    top: calc(70 / 375 * 100vw);
    left: calc(33 / 375 * 100vw);
    width: calc(80 / 375 * 100vw);
    height: calc(30 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(4) {
    top: calc(279 / 375 * 100vw);
    right: calc(-55 / 375 * 100vw);
    width: calc(226 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(4) .check {
    top: calc(237 / 375 * 100vw);
    left: calc(110 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(1) {
    top: calc(34 / 375 * 100vw);
    left: calc(68 / 375 * 100vw);
    width: calc(70 / 375 * 100vw);
    height: calc(60 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(2) {
    top: calc(66 / 375 * 100vw);
    left: calc(37 / 375 * 100vw);
    width: calc(167 / 375 * 100vw);
    height: calc(170 / 375 * 100vw);
    border-radius: 0 0 0 calc(50 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(3) {
    top: calc(229 / 375 * 100vw);
    left: calc(101 / 375 * 100vw);
    width: calc(80 / 375 * 100vw);
    height: calc(30 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(5) {
    top: calc(408 / 375 * 100vw);
    left: calc(23 / 375 * 100vw);
    width: calc(280 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(5) .check {
    top: calc(114 / 375 * 100vw);
    left: calc(23 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(1) {
    top: calc(100 / 375 * 100vw);
    left: calc(63 / 375 * 100vw);
    width: calc(144 / 375 * 100vw);
    height: calc(144 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(2) {
    top: calc(165 / 375 * 100vw);
    left: calc(40 / 375 * 100vw);
    width: calc(195 / 375 * 100vw);
    height: calc(146 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(3) {
    top: calc(107 / 375 * 100vw);
    left: calc(13 / 375 * 100vw);
    width: calc(80 / 375 * 100vw);
    height: calc(30 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul {
    height: calc(758 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(1) {
    top: calc(39 / 375 * 100vw);
    left: calc(-50 / 375 * 100vw);
    width: calc(241 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(1) .check {
    top: calc(23 / 375 * 100vw);
    left: calc(51 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(1) {
    top: calc(13 / 375 * 100vw);
    left: calc(77 / 375 * 100vw);
    width: calc(94 / 375 * 100vw);
    height: calc(142 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(2) {
    top: calc(146 / 375 * 100vw);
    left: calc(33 / 375 * 100vw);
    width: calc(162 / 375 * 100vw);
    height: calc(177 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(3) {
    top: calc(15 / 375 * 100vw);
    left: calc(42 / 375 * 100vw);
    width: calc(80 / 375 * 100vw);
    height: calc(30 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(2) {
    top: calc(-6 / 375 * 100vw);
    right: calc(-68 / 375 * 100vw);
    width: calc(306 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(2) .check {
    top: calc(103 / 375 * 100vw);
    left: calc(182 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(1) {
    top: calc(40 / 375 * 100vw);
    left: calc(85 / 375 * 100vw);
    width: calc(80 / 375 * 100vw);
    height: calc(126 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(2) {
    top: calc(155 / 375 * 100vw);
    left: calc(89 / 375 * 100vw);
    width: calc(165 / 375 * 100vw);
    height: calc(169 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(3) {
    top: calc(95 / 375 * 100vw);
    left: calc(173 / 375 * 100vw);
    width: calc(80 / 375 * 100vw);
    height: calc(30 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(3) {
    top: calc(254 / 375 * 100vw);
    left: calc(-73 / 375 * 100vw);
    width: calc(285 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(3) .check {
    top: calc(351 / 375 * 100vw);
    left: calc(83 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(2) {
    top: calc(145 / 375 * 100vw);
    left: calc(36 / 375 * 100vw);
    width: calc(179 / 375 * 100vw);
    height: calc(227 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(4) {
    top: calc(268 / 375 * 100vw);
    right: calc(-50 / 375 * 100vw);
    width: calc(277 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(4) .check {
    top: calc(105 / 375 * 100vw);
    left: calc(170 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(1) {
    top: calc(76 / 375 * 100vw);
    left: calc(78 / 375 * 100vw);
    width: calc(90 / 375 * 100vw);
    height: calc(84 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(2) {
    top: calc(151 / 375 * 100vw);
    left: calc(83 / 375 * 100vw);
    width: calc(153 / 375 * 100vw);
    height: calc(167 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(3) {
    top: calc(99 / 375 * 100vw);
    left: calc(162 / 375 * 100vw);
    width: calc(80 / 375 * 100vw);
    height: calc(30 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(5) {
    top: calc(595 / 375 * 100vw);
    left: calc(112 / 375 * 100vw);
    width: calc(224 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(5) .check {
    top: calc(111 / 375 * 100vw);
    left: calc(-69 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(2) {
    top: calc(9 / 375 * 100vw);
    left: calc(16 / 375 * 100vw);
    width: calc(201 / 375 * 100vw);
    height: calc(172 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(3) {
    top: calc(105 / 375 * 100vw);
    left: calc(-80 / 375 * 100vw);
    width: calc(80 / 375 * 100vw);
    height: calc(30 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul {
    height: calc(742 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(1) {
    top: calc(40 / 375 * 100vw);
    left: calc(-38 / 375 * 100vw);
    width: calc(216 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(1) .check {
    top: calc(15 / 375 * 100vw);
    left: calc(40 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(1) {
    top: calc(-4 / 375 * 100vw);
    left: calc(41 / 375 * 100vw);
    width: calc(120 / 375 * 100vw);
    height: calc(100 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(2) {
    top: calc(70 / 375 * 100vw);
    left: calc(10 / 375 * 100vw);
    width: calc(184 / 375 * 100vw);
    height: calc(156 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(2) {
    top: calc(51 / 375 * 100vw);
    right: calc(-58 / 375 * 100vw);
    width: calc(266 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(2) .check {
    top: calc(52 / 375 * 100vw);
    left: calc(148 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(1) {
    top: calc(33 / 375 * 100vw);
    left: calc(77 / 375 * 100vw);
    width: calc(95 / 375 * 100vw);
    height: calc(111 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(2) {
    top: calc(130 / 375 * 100vw);
    left: calc(45 / 375 * 100vw);
    width: calc(200 / 375 * 100vw);
    height: calc(162 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(3) {
    top: calc(45 / 375 * 100vw);
    left: calc(138 / 375 * 100vw);
    width: calc(80 / 375 * 100vw);
    height: calc(30 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(3) {
    top: calc(164 / 375 * 100vw);
    left: calc(-107 / 375 * 100vw);
    width: calc(357 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(3) .check {
    top: calc(317 / 375 * 100vw);
    left: calc(106 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(1) {
    top: calc(114 / 375 * 100vw);
    left: calc(141 / 375 * 100vw);
    width: calc(100 / 375 * 100vw);
    height: calc(50 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(2) {
    top: calc(160 / 375 * 100vw);
    left: calc(70 / 375 * 100vw);
    width: calc(203 / 375 * 100vw);
    height: calc(149 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(3) {
    top: calc(310 / 375 * 100vw);
    left: calc(97 / 375 * 100vw);
    width: calc(80 / 375 * 100vw);
    height: calc(30 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(4) {
    top: calc(260 / 375 * 100vw);
    right: calc(-86 / 375 * 100vw);
    width: calc(332 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(4) .check {
    top: calc(326 / 375 * 100vw);
    left: calc(181 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(2) {
    top: calc(88 / 375 * 100vw);
    left: calc(85 / 375 * 100vw);
    width: calc(184 / 375 * 100vw);
    height: calc(233 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(3) {
    top: calc(319 / 375 * 100vw);
    left: calc(173 / 375 * 100vw);
    width: calc(80 / 375 * 100vw);
    height: calc(30 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(5) {
    top: calc(479 / 375 * 100vw);
    left: calc(-51 / 375 * 100vw);
    width: calc(255 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(5) .check {
    top: calc(248 / 375 * 100vw);
    left: calc(208 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(1) {
    top: calc(33 / 375 * 100vw);
    left: calc(85 / 375 * 100vw);
    width: calc(64 / 375 * 100vw);
    height: calc(44 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(2) {
    top: calc(64 / 375 * 100vw);
    left: calc(33 / 375 * 100vw);
    width: calc(192 / 375 * 100vw);
    height: calc(186 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(3) {
    top: calc(240 / 375 * 100vw);
    left: calc(199 / 375 * 100vw);
    width: calc(80 / 375 * 100vw);
    height: calc(30 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.staff {
    margin-top: calc(78 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.staff ul {
    gap: calc(12 / 375 * 100vw) 0;
  }
  main.contents.lp-j_magazine_2504_02 section.staff ul li {
    font-size: calc(11 / 375 * 100vw);
    line-height: calc(15 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.recommend {
    margin-top: calc(95 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.recommend h2 {
    font-size: calc(22 / 375 * 100vw);
    line-height: calc(28 / 375 * 100vw);
    letter-spacing: calc(1.1 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.recommend .banner {
    width: calc(240 / 375 * 100vw);
    margin-top: calc(6 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.recommend .check-btn {
    margin-top: calc(16 / 375 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.recommend .home-btn {
    margin-top: calc(104 / 375 * 100vw);
  }
}
@media (min-width: 768px) {
  .sp {
    display: none;
  }
  .ac .ac-trigger {
    cursor: pointer;
  }
  main.contents.lp-j_magazine_2504_02 .smartphone-wrapper {
    position: relative;
    margin-top: 115px;
  }
  main.contents.lp-j_magazine_2504_02 .smartphone-wrapper .bg-fixed {
    display: flex;
    justify-content: space-between;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    padding: 24px;
    box-sizing: border-box;
  }
  main.contents.lp-j_magazine_2504_02 .smartphone-wrapper .bg-fixed .bg-left,
  main.contents.lp-j_magazine_2504_02 .smartphone-wrapper .bg-fixed .bg-right {
    position: relative;
    width: calc((100% - 464px) / 2);
    border: 1px solid #000;
    background: #ececec;
    overflow: hidden;
  }
  main.contents.lp-j_magazine_2504_02 .smartphone-wrapper .bg-fixed .bg-left::before,
  main.contents.lp-j_magazine_2504_02 .smartphone-wrapper .bg-fixed .bg-right::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(236,236,236,0.3);
  }
  main.contents.lp-j_magazine_2504_02 .smartphone-wrapper .bg-fixed .bg-left {
    border-right: none;
  }
  main.contents.lp-j_magazine_2504_02 .smartphone-wrapper .bg-fixed .bg-right {
    border-left: none;
  }
  main.contents.lp-j_magazine_2504_02 .smartphone-wrapper .smartphone {
    position: relative;
    width: 464px;
    margin: 24px auto 0;
    box-shadow: 0px 0px 8px 4px rgba(0,0,0,0.15);
  }
  main.contents.lp-j_magazine_2504_02 section .more-btn {
    width: 297px;
    height: 36px;
    font-size: 20px;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image {
    width: 100%;
    height: calc(1080 / 1600 * 100vw);
    margin: 0 auto;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image ul li:nth-of-type(1) {
    top: calc(30 / 1600 * 100vw);
    left: calc(-44 / 1600 * 100vw);
    width: calc(344 / 1600 * 100vw);
    -webkit-animation: onOff2 3.3s;
            animation: onOff2 3.3s;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image ul li:nth-of-type(2) {
    top: calc(-54 / 1600 * 100vw);
    left: calc(248 / 1600 * 100vw);
    width: calc(280 / 1600 * 100vw);
    -webkit-animation: onOff4 3.3s;
            animation: onOff4 3.3s;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image ul li:nth-of-type(3) {
    top: calc(27 / 1600 * 100vw);
    left: calc(290 / 1600 * 100vw);
    width: calc(327 / 1600 * 100vw);
    -webkit-animation: onOff5 3.3s;
            animation: onOff5 3.3s;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image ul li:nth-of-type(4) {
    top: calc(-87 / 1600 * 100vw);
    left: calc(547 / 1600 * 100vw);
    width: calc(213 / 1600 * 100vw);
    -webkit-animation: onOff3 3.3s;
            animation: onOff3 3.3s;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image ul li:nth-of-type(5) {
    top: 0;
    left: calc(679 / 1600 * 100vw);
    width: calc(595 / 1600 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image ul li:nth-of-type(6) {
    z-index: 2;
    top: calc(142 / 1600 * 100vw);
    right: calc(73 / 1600 * 100vw);
    width: calc(401 / 1600 * 100vw);
    -webkit-animation: onOff3 3.3s;
            animation: onOff3 3.3s;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image ul li:nth-of-type(7) {
    top: calc(-157 / 1600 * 100vw);
    right: calc(-96 / 1600 * 100vw);
    width: calc(396 / 1600 * 100vw);
    -webkit-animation: onOff2 3.3s;
            animation: onOff2 3.3s;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image ul li:nth-of-type(8) {
    top: calc(202 / 1600 * 100vw);
    left: calc(-100 / 1600 * 100vw);
    width: calc(392 / 1600 * 100vw);
    -webkit-animation: onOff5 3.3s;
            animation: onOff5 3.3s;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image ul li:nth-of-type(9) {
    top: calc(407 / 1600 * 100vw);
    left: calc(269 / 1600 * 100vw);
    width: calc(238 / 1600 * 100vw);
    -webkit-animation: onOff4 3.3s;
            animation: onOff4 3.3s;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image ul li:nth-of-type(10) {
    top: calc(326 / 1600 * 100vw);
    left: calc(619 / 1600 * 100vw);
    width: calc(235 / 1600 * 100vw);
    -webkit-animation: onOff5 3.3s;
            animation: onOff5 3.3s;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image ul li:nth-of-type(11) {
    top: calc(517 / 1600 * 100vw);
    left: calc(-14 / 1600 * 100vw);
    width: calc(635 / 1600 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image ul li:nth-of-type(12) {
    top: calc(412 / 1600 * 100vw);
    left: calc(395 / 1600 * 100vw);
    width: calc(397 / 1600 * 100vw);
    -webkit-animation: onOff3 3.3s;
            animation: onOff3 3.3s;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image ul li:nth-of-type(13) {
    top: calc(720 / 1600 * 100vw);
    left: calc(586 / 1600 * 100vw);
    width: calc(406 / 1600 * 100vw);
    -webkit-animation: onOff4 3.3s;
            animation: onOff4 3.3s;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image ul li:nth-of-type(14) {
    z-index: 1;
    top: calc(570 / 1600 * 100vw);
    left: calc(1022 / 1600 * 100vw);
    width: calc(252 / 1600 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image ul li:nth-of-type(15) {
    top: calc(545 / 1600 * 100vw);
    right: calc(0 / 1600 * 100vw);
    width: calc(378 / 1600 * 100vw);
    -webkit-animation: onOff2 3.3s;
            animation: onOff2 3.3s;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image .items {
    gap: calc(20 / 1600 * 100vw) 0;
    top: calc(503 / 1600 * 100vw);
    right: calc(518 / 1600 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-image .items span {
    font-size: calc(32 / 1600 * 100vw);
    line-height: 1;
    letter-spacing: calc(0.32 / 1600 * 100vw);
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-description {
    margin-top: 117px;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-description h1 {
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0.8px;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-main .kv-description p {
    width: 466px;
    margin-top: 13px;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.45px;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-link {
    margin-top: 56px;
    text-align: center;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-link ul {
    display: inline-flex;
    flex-direction: column;
    gap: 12px 0;
    text-align: left;
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-index {
    display: none;
    margin-top: 40px;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-index .index-list ul {
    width: 1124px;
    height: 304px;
    margin: 0 auto;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-index .index-list ul li:nth-of-type(1) {
    top: -25px;
    left: 0;
    width: 209px;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-index .index-list ul li:nth-of-type(2) {
    top: 25px;
    left: 236px;
    width: 170px;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-index .index-list ul li:nth-of-type(3) {
    top: 13px;
    left: 450px;
    width: 178px;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-index .index-list ul li:nth-of-type(4) {
    bottom: 25px;
    right: 249px;
    width: 230px;
  }
  main.contents.lp-j_magazine_2504_02 section.kv .kv-index .index-list ul li:nth-of-type(5) {
    bottom: 36px;
    right: 0;
    width: 224px;
  }
  main.contents.lp-j_magazine_2504_02 section.items {
    gap: 87px 0;
    margin-top: -100vh;
  }
  main.contents.lp-j_magazine_2504_02 section.items article {
    padding: 40px 34.5px 0;
    background: #fff;
    overflow: hidden;
  }
  main.contents.lp-j_magazine_2504_02 section.items article .item-title h2 {
    padding-left: 13px;
    font-size: 40px;
    line-height: 51px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article .item-title p {
    margin-top: 8px;
    padding-right: 6px;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0.45px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article .item-main {
    margin-top: 4px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article .item-main .name {
    margin-top: 7px;
    font-size: 17px;
    line-height: 22px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article .item-main p {
    margin-top: 20px;
    font-size: 15px;
    line-height: 131%;
    letter-spacing: -0.3px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article .recommend {
    margin-top: 48px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article .recommend h2 {
    font-size: 35px;
    line-height: 45%;
    letter-spacing: 1.75px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article .recommend .recommend-list ul li .check {
    width: 73px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article .recommend .recommend-list ul li .credit {
    display: none;
    position: absolute;
    top: 0;
    z-index: 2;
    width: 312px;
    padding: 22px 10px 21px 20px;
    background: #fff;
    border: 1px solid #000;
    box-sizing: border-box;
    pointer-events: auto;
    opacity: 0;
  }
  main.contents.lp-j_magazine_2504_02 section.items article .recommend .recommend-list ul li .credit::before,
  main.contents.lp-j_magazine_2504_02 section.items article .recommend .recommend-list ul li .credit::after {
    content: '';
    position: absolute;
    left: 40px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15.6px 9px 0 9px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article .recommend .recommend-list ul li .credit::before {
    bottom: -15px;
    border-color: #000 transparent transparent transparent;
  }
  main.contents.lp-j_magazine_2504_02 section.items article .recommend .recommend-list ul li .credit::after {
    bottom: -14px;
    border-color: #fff transparent transparent transparent;
  }
  main.contents.lp-j_magazine_2504_02 section.items article .recommend .recommend-list ul li .credit.right::before,
  main.contents.lp-j_magazine_2504_02 section.items article .recommend .recommend-list ul li .credit.right::after {
    left: unset;
    right: 40px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article .recommend .recommend-list ul li .credit .name {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.3px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article .recommend .recommend-list ul li .credit .price {
    font-family: futura-pt, sans-serif;
    font-size: 17px;
    line-height: 22px;
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    -webkit-text-decoration-style: solid;
            text-decoration-style: solid;
    -webkit-text-decoration-skip: ink;
            text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
  }
  main.contents.lp-j_magazine_2504_02 section.items article .recommend .credit-list {
    margin-top: 53px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article .recommend .credit-list ul {
    gap: 15px 0;
  }
  main.contents.lp-j_magazine_2504_02 section.items article .recommend .credit-list ul li .name {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.3px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article .recommend .credit-list ul li .price {
    font-size: 17px;
    line-height: 22px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article .recommend .credit-list .more-btn {
    margin-top: 55px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul {
    height: 940px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(1) {
    top: 67px;
    left: -46px;
    width: 271px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(1) .check {
    top: 55px;
    left: 46px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(1) .credit {
    top: -78px;
    left: 36px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(1) {
    top: 198px;
    left: 29px;
    width: 201px;
    height: 217px;
    transform: rotate(6deg);
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(2) {
    top: 11px;
    left: 48px;
    width: 180px;
    height: 220px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(2) {
    top: 4px;
    right: -9px;
    width: 286px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(2) .check {
    top: 145px;
    right: 7px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(2) .credit {
    top: 10px;
    right: 4px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(1) {
    top: 220px;
    left: 83px;
    width: 181px;
    height: 87px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(2) {
    top: 41px;
    left: 78px;
    width: 200px;
    height: 210px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(3) {
    top: 281px;
    right: -76px;
    width: 334px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(3) .check {
    top: 238px;
    left: -5px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(3) .credit {
    top: 118px;
    left: -38px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(1) {
    top: 128px;
    left: 63px;
    width: 231px;
    height: 147px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(2) {
    top: 29px;
    left: 89px;
    width: 180px;
    height: 180px;
    border-radius: 100px 0 0 0;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(3) {
    top: 229px;
    left: -11px;
    width: 100px;
    height: 40px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(4) {
    top: 422px;
    left: -95px;
    width: 321px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(4) .check {
    top: 359px;
    left: 96px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(4) .credit {
    top: 233px;
    left: 99px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(1) {
    top: 228px;
    left: 63px;
    width: 231px;
    height: 147px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(2) {
    top: 59px;
    left: 89px;
    width: 120px;
    height: 180px;
    border-radius: 100px 100px 0 0;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(5) {
    top: 520px;
    right: -46px;
    width: 278px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(5) .check {
    top: 381px;
    left: 6px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(5) .credit {
    top: 271px;
    left: -181px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(1) {
    top: 198px;
    left: 47px;
    width: 171px;
    height: 187px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(2) {
    top: 36px;
    left: 78px;
    width: 160px;
    height: 180px;
    border-radius: 50% 50% 0 0;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item01 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(3) {
    top: 369px;
    left: -11px;
    width: 100px;
    height: 40px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul {
    height: 939px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(1) {
    top: 98px;
    left: -42px;
    width: 282px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(1) .check {
    top: 15px;
    left: 57px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(1) .credit {
    top: -106px;
    left: 62px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(1) {
    top: 26px;
    left: 38px;
    width: 210px;
    height: 180px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(2) {
    top: 5px;
    left: 44px;
    width: 100px;
    height: 40px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(2) {
    top: -19px;
    right: -18px;
    width: 282px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(2) .check {
    top: 226px;
    left: 145px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(2) .credit {
    top: 98px;
    left: -66px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(1) {
    top: 26px;
    left: 51px;
    width: 180px;
    height: 220px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(2) {
    top: 215px;
    left: 134px;
    width: 100px;
    height: 40px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(3) {
    top: 312px;
    left: -99px;
    width: 330px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(3) .check {
    top: 210px;
    left: 208px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(3) .credit {
    top: 94px;
    left: 145px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(1) {
    top: 26px;
    left: 61px;
    width: 236px;
    height: 206px;
    border-radius: 0 80px 80px 80px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(2) {
    top: 200px;
    left: 194px;
    width: 100px;
    height: 40px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(4) {
    top: 228px;
    right: -44px;
    width: 259px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(4) .check {
    top: 299px;
    left: 107px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(4) .credit {
    top: 176px;
    left: -76px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(1) {
    top: 23px;
    left: 31px;
    width: 236px;
    height: 270px;
    border-radius: 80px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(2) {
    top: 288px;
    left: 94px;
    width: 100px;
    height: 40px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(5) {
    top: 537px;
    right: -23px;
    width: 291px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(5) .check {
    top: 254px;
    left: 156px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(5) .credit {
    top: 130px;
    left: -51px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(1) {
    top: 37px;
    left: 27px;
    width: 236px;
    height: 260px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(6) {
    top: 503px;
    left: -61px;
    width: 344px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(6) .check {
    top: 381px;
    left: 314px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(6) .credit {
    top: 273px;
    left: 111px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(6) .map-link span:nth-of-type(1) {
    top: 47px;
    left: 90px;
    width: 116px;
    height: 340px;
    border-radius: 80px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(6) .map-link span:nth-of-type(2) {
    top: 368px;
    left: 304px;
    width: 100px;
    height: 40px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item02 .recommend .recommend-list ul li:nth-of-type(6) .map-link span:nth-of-type(3) {
    top: 304px;
    left: 144px;
    width: 160px;
    height: 160px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul {
    height: 936px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(1) {
    top: 30px;
    left: -51px;
    width: 323px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(1) .check {
    top: 102px;
    left: 52px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(1) .credit {
    top: -23px;
    left: 56px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(1) {
    top: 26px;
    left: 128px;
    width: 90px;
    height: 180px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(2) {
    top: 146px;
    left: 38px;
    width: 220px;
    height: 180px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(3) {
    top: 89px;
    left: 44px;
    width: 100px;
    height: 40px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(2) {
    top: 107px;
    right: -45px;
    width: 304px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(2) .check {
    top: 81px;
    left: 183px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(2) .credit {
    top: -48px;
    left: -56px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(1) {
    top: 36px;
    left: 88px;
    width: 110px;
    height: 180px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(2) {
    top: 146px;
    left: 74px;
    width: 187px;
    height: 143px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(3) {
    top: 67px;
    left: 167px;
    width: 100px;
    height: 40px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(3) {
    top: 291px;
    left: -56px;
    width: 312px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(3) .check {
    top: 95px;
    left: 50px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(3) .credit {
    top: -33px;
    left: 50px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(1) {
    top: 90px;
    left: 111px;
    width: 84px;
    height: 180px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(2) {
    top: 145px;
    left: 28px;
    width: 232px;
    height: 170px;
    border-radius: 0 0 50px 0;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(3) {
    top: 85px;
    left: 36px;
    width: 100px;
    height: 40px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(4) {
    top: 365px;
    right: -68px;
    width: 275px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(4) .check {
    top: 288px;
    left: 130px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(4) .credit {
    top: 171px;
    left: -75px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(1) {
    top: 36px;
    left: 83px;
    width: 80px;
    height: 70px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(2) {
    top: 86px;
    left: 44px;
    width: 207px;
    height: 200px;
    border-radius: 0 0 0 50px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(3) {
    top: 277px;
    left: 117px;
    width: 100px;
    height: 40px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(5) {
    top: 521px;
    left: 29px;
    width: 346px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(5) .check {
    top: 142px;
    left: 30px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(5) .credit {
    top: 7px;
    left: 21px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(1) {
    top: 130px;
    left: 96px;
    width: 144px;
    height: 144px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(2) {
    top: 165px;
    left: 48px;
    width: 252px;
    height: 226px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item03 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(3) {
    top: 131px;
    left: 16px;
    width: 100px;
    height: 40px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul {
    height: 968px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(1) {
    top: 68px;
    left: -64px;
    width: 298px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(1) .check {
    top: 25px;
    left: 66px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(1) .credit {
    top: -108px;
    left: 64px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(1) {
    top: 20px;
    left: 102px;
    width: 114px;
    height: 180px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(2) {
    top: 170px;
    left: 38px;
    width: 212px;
    height: 223px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(3) {
    top: 15px;
    left: 52px;
    width: 100px;
    height: 40px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(2) {
    top: 10px;
    right: -85px;
    width: 379px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(2) .check {
    top: 127px;
    left: 225px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(2) .credit {
    top: -2px;
    left: -17px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(1) {
    top: 46px;
    left: 98px;
    width: 110px;
    height: 180px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(2) {
    top: 186px;
    left: 103px;
    width: 207px;
    height: 223px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(3) {
    top: 113px;
    left: 209px;
    width: 100px;
    height: 40px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(3) {
    top: 334px;
    left: -89px;
    width: 351px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(3) .check {
    top: 432px;
    left: 102px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(3) .credit {
    top: 312px;
    left: 68px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(2) {
    top: 155px;
    left: 45px;
    width: 224px;
    height: 300px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(4) {
    top: 350px;
    right: -63px;
    width: 342px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(4) .check {
    top: 128px;
    left: 210px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(4) .credit {
    top: 9px;
    left: -36px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(1) {
    top: 106px;
    left: 118px;
    width: 110px;
    height: 180px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(2) {
    top: 180px;
    left: 103px;
    width: 193px;
    height: 213px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(3) {
    top: 117px;
    left: 197px;
    width: 100px;
    height: 40px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(5) {
    top: 754px;
    left: 137px;
    width: 277px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(5) .check {
    top: 138px;
    left: -84px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(5) .credit {
    top: 25px;
    left: -121px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(2) {
    top: 15px;
    left: 18px;
    width: 251px;
    height: 216px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item04 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(3) {
    top: 128px;
    left: -99px;
    width: 100px;
    height: 40px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul {
    height: 949px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(1) {
    top: 63px;
    left: -50px;
    width: 273px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(1) .check {
    top: 20px;
    left: 53px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(1) .credit {
    top: -109px;
    left: 54px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(1) {
    top: -4px;
    left: 48px;
    width: 160px;
    height: 180px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(1) .map-link span:nth-of-type(2) {
    top: 90px;
    left: 13px;
    width: 223px;
    height: 193px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(2) {
    top: 80px;
    right: -68px;
    width: 329px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(2) .check {
    top: 65px;
    left: 188px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(2) .credit {
    top: 25px;
    left: -121px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(1) {
    top: 46px;
    left: 88px;
    width: 130px;
    height: 180px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(2) {
    top: 166px;
    left: 60px;
    width: 237px;
    height: 196px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(2) .map-link span:nth-of-type(3) {
    top: 53px;
    left: 172px;
    width: 100px;
    height: 40px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(3) {
    top: 221px;
    left: -132px;
    width: 441px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(3) .check {
    top: 392px;
    left: 129px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(3) .credit {
    top: 276px;
    left: 101px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(1) {
    top: 134px;
    left: 181px;
    width: 110px;
    height: 80px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(2) {
    top: 187px;
    left: 83px;
    width: 253px;
    height: 207px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(3) .map-link span:nth-of-type(3) {
    top: 381px;
    left: 117px;
    width: 100px;
    height: 40px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(4) {
    top: 340px;
    right: -104px;
    width: 410px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(4) .check {
    top: 403px;
    left: 227px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(4) .credit {
    top: 283px;
    left: 21px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(2) {
    top: 108px;
    left: 103px;
    width: 227px;
    height: 293px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(4) .map-link span:nth-of-type(3) {
    top: 393px;
    left: 213px;
    width: 100px;
    height: 40px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(5) {
    top: 611px;
    left: -62px;
    width: 315px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(5) .check {
    top: 306px;
    left: 258px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(5) .credit {
    top: 189px;
    left: 53px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(1) {
    top: 36px;
    left: 98px;
    width: 90px;
    height: 50px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(2) {
    top: 84px;
    left: 43px;
    width: 237px;
    height: 226px;
  }
  main.contents.lp-j_magazine_2504_02 section.items article.item05 .recommend .recommend-list ul li:nth-of-type(5) .map-link span:nth-of-type(3) {
    top: 293px;
    left: 244px;
    width: 100px;
    height: 40px;
  }
  main.contents.lp-j_magazine_2504_02 section.staff {
    padding-top: 96px;
  }
  main.contents.lp-j_magazine_2504_02 section.staff ul {
    gap: 13px 0;
  }
  main.contents.lp-j_magazine_2504_02 section.staff ul li {
    font-size: 13px;
    line-height: 19px;
  }
  main.contents.lp-j_magazine_2504_02 section.recommend {
    padding-top: 98px;
    padding-bottom: 24px;
  }
  main.contents.lp-j_magazine_2504_02 section.recommend h2 {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 1.1px;
  }
  main.contents.lp-j_magazine_2504_02 section.recommend .banner {
    width: 286px;
    margin-top: 11px;
  }
  main.contents.lp-j_magazine_2504_02 section.recommend .check-btn {
    margin-top: 26px;
  }
  main.contents.lp-j_magazine_2504_02 section.recommend .home-btn {
    margin-top: 78px;
  }
}