/* common */
.yj-no-labels-part-01 img {
  max-width: 100%;
}

.yj-no-labels-part-01 .mo {
  display: none;
}

.yj-no-labels-part-01 .pc {
  display: block;
}

.yj-no-labels-part-01 header {
  background-color: #090909;
}

.yj-no-labels-part-01 .album-detail {
  padding-top: 63px;
  padding-bottom: 0;
}

.yj-no-labels-part-01 .album-detail > * {
  max-width: 100%;
}

.yj-no-labels-part-01 .section {
  position: relative;
}

.yj-no-labels-part-01 .section .container {
  position: relative;
  max-width: calc(1612 / 3000 * 100%);
  padding: 0 calc(26 / 3000 * 100%);
  margin: 0 auto;
}

.yj-no-labels-part-01 .section-wrap {
  padding: calc(323 / 3000 * 100vw) 0;
  background: url(./../../../../images/txt/discography/yeonjun/no_labels_part_01/ui/section-wrap-bg.jpg) center / cover no-repeat;
}

.yj-no-labels-part-01 .section-wrap .section + .section {
  margin-top: calc(240 / 3000 * 100vw);
}

.yj-no-labels-part-01 .album-detail .btn-list {
  left: calc(0 / 3000 * 100%);
  top: calc(50 / 3000 * 100vw);
  margin-left: 0;
  transform: none;
}

.yj-no-labels-part-01 .album-detail .btn-list span {
  background-color: #000;
}

.yj-no-labels-part-01 .album-detail .btn-list span::after {
  border-color: #000;
}


/* cover */
.yj-no-labels-part-01 .section-cover {
  background-color: #d7d9d9;
  padding: calc(323 / 3000 * 100vw) 0;
}

.yj-no-labels-part-01 .section-cover .cover-wrap {
  display: flex;
  gap: calc(60 / 3000 * 100vw);
}

.yj-no-labels-part-01 .section-cover .cover-wrap .thumb {
  flex: 0 0 calc(780 / 1560 * 100%);
}

.yj-no-labels-part-01 .section-cover .cover-wrap .thumb img {
  display: block;
}

.yj-no-labels-part-01 .section-cover .cover-wrap .desc {
  font-size: calc(30 / 3000 * 100vw);
}

.yj-no-labels-part-01 .section-cover .cover-wrap .desc .cover-subtitle {
  font-family: 'acumin-pro-condensed', sans-serif;
  color: #000000;
  font-size: calc(48 / 3000 * 100vw);
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.025em;
  margin-bottom: calc(16 / 3000 * 100vw);
}

.yj-no-labels-part-01 .section-cover .cover-wrap .desc .cover-title {
  font-family: 'acumin-pro-condensed', sans-serif;
  color: #000000;
  font-size: calc(87 / 3000 * 100vw);
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.025em;
}

.yj-no-labels-part-01 .section-cover .cover-wrap .desc .text {
  margin-top: calc(76 / 3000 * 100vw);
  font-family: 'NotoSansCJKkr-R', sans-serif;
}

.yj-no-labels-part-01 .section-cover .text-banner {
  margin-top: calc(280 / 3000 * 100vw);
  text-align: center;
  word-break: keep-all;
  overflow-wrap: break-word;
}

.yj-no-labels-part-01 .section-cover .text-banner img {
  margin: 0 auto;
  width: calc(1663 / 3000 * 100vw);
}


/* video */
.yj-no-labels-part-01 .album-detail .album-video .slide-wrap {
  margin: 0;
}

.yj-no-labels-part-01 .album-detail .album-video .slide-wrap > ul {
  max-width: 100%;
}

.yj-no-labels-part-01 .album-detail .album-video .slide-wrap > ul > li .contents-obj {
  position: relative;
  height: auto;
}

.yj-no-labels-part-01 .album-detail .album-video .slide-wrap > ul > li .contents-obj::after {
  content: '';
  display: block;
  padding-bottom: 56.25%;
}

.yj-no-labels-part-01 .album-detail .album-video .slide-wrap > ul > li .btn-play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.yj-no-labels-part-01 .album-detail .album-video .slide-wrap > ul > li .btn-play img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.yj-no-labels-part-01 .album-detail .bottom ul {
  background-color: #d7d9d9;
  padding: calc(85 / 3000 * 100vw) 0;
  width: 100%;
  max-width: 100%;
}

.yj-no-labels-part-01 .album-detail .bottom ul li button {
  padding: 0;
}

.yj-no-labels-part-01 .album-detail .bottom.rows ul::after {
  display: none;
}

.yj-no-labels-part-01 .album-detail .bottom.rows ul li.taller {
  padding: 0;
  border: 0;
}

.yj-no-labels-part-01 .album-detail .album-video .contents-sub {
  color: #000000;
  font-family: 'acumin-pro-condensed', sans-serif;
  font-weight: 700;
  font-size: calc(62 / 3000 * 100vw);
  letter-spacing: -0.025em;
  line-height: 1;
}


/* photo */
.yj-no-labels-part-01 .photo-list-wrap {
  position: relative;
}

.yj-no-labels-part-01 .photo-list img {
  display: none;
  cursor: pointer;
}

.yj-no-labels-part-01 .photo-list img.active {
  display: block;
}

.yj-no-labels-part-01 .photo-list-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.yj-no-labels-part-01 .photo-list-button button {
  position: absolute;
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="0"] button:nth-child(1) {
  top: 0;
  left: 0;
  width: calc(602 / 1560 * 100%);
  height: calc(700 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="0"] button:nth-child(2) {
  top: 0;
  left: calc(602 / 1560 * 100%);
  width: calc(319 / 1560 * 100%);
  height: calc(253 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="0"] button:nth-child(3) {
  top: 0;
  left: calc(921 / 1560 * 100%);
  width: calc(320 / 1560 * 100%);
  height: calc(253 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="0"] button:nth-child(4) {
  top: 0;
  left: calc(1241 / 1560 * 100%);
  width: calc(319 / 1560 * 100%);
  height: calc(253 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="0"] button:nth-child(5) {
  top: calc(253 / 1139 * 100%);
  left: calc(602 / 1560 * 100%);
  width: calc(517 / 1560 * 100%);
  height: calc(516 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="0"] button:nth-child(6) {
  top: calc(253 / 1139 * 100%);
  left: calc(1119 / 1560 * 100%);
  width: calc(441 / 1560 * 100%);
  height: calc(516 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="0"] button:nth-child(7) {
  top: calc(700 / 1139 * 100%);
  left: 0;
  width: calc(301 / 1560 * 100%);
  height: calc(439 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="0"] button:nth-child(8) {
  top: calc(700 / 1139 * 100%);
  left: calc(301 / 1560 * 100%);
  width: calc(301 / 1560 * 100%);
  height: calc(439 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="0"] button:nth-child(9) {
  top: calc(769 / 1139 * 100%);
  left: calc(602 / 1560 * 100%);
  width: calc(319 / 1560 * 100%);
  height: calc(370 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="0"] button:nth-child(10) {
  top: calc(769 / 1139 * 100%);
  left: calc(921 / 1560 * 100%);
  width: calc(639 / 1560 * 100%);
  height: calc(370 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="0"] button:nth-child(n + 11) {
  display: none;
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="1"] button:nth-child(1) {
  top: 0;
  left: 0;
  width: calc(541 / 1560 * 100%);
  height: calc(864 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="1"] button:nth-child(2) {
  top: 0;
  left: calc(541 / 1560 * 100%);
  width: calc(309 / 1560 * 100%);
  height: calc(461 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="1"] button:nth-child(3) {
  top: 0;
  left: calc(850 / 1560 * 100%);
  width: calc(240 / 1560 * 100%);
  height: calc(311 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="1"] button:nth-child(4) {
  top: 0;
  left: calc(1090 / 1560 * 100%);
  width: calc(470 / 1560 * 100%);
  height: calc(287 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="1"] button:nth-child(5) {
  top: calc(311 / 1139 * 100%);
  left: calc(850 / 1560 * 100%);
  width: calc(240 / 1560 * 100%);
  height: calc(311 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="1"] button:nth-child(6) {
  top: calc(286 / 1139 * 100%);
  left: calc(1090 / 1560 * 100%);
  width: calc(470 / 1560 * 100%);
  height: calc(335 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="1"] button:nth-child(7) {
  top: calc(461 / 1139 * 100%);
  left: calc(541 / 1560 * 100%);
  width: calc(309 / 1560 * 100%);
  height: calc(403 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="1"] button:nth-child(8) {
  top: calc(622 / 1139 * 100%);
  left: calc(850 / 1560 * 100%);
  width: calc(159 / 1560 * 100%);
  height: calc(242 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="1"] button:nth-child(9) {
  top: calc(622 / 1139 * 100%);
  left: calc(1009 / 1560 * 100%);
  width: calc(160 / 1560 * 100%);
  height: calc(242 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="1"] button:nth-child(10) {
  top: calc(864 / 1139 * 100%);
  left: 0;
  width: calc(614 / 1560 * 100%);
  height: calc(275 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="1"] button:nth-child(11) {
  top: calc(864 / 1139 * 100%);
  left: calc(614 / 1560 * 100%);
  width: calc(555 / 1560 * 100%);
  height: calc(275 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="1"] button:nth-child(12) {
  top: calc(622 / 1139 * 100%);
  left: calc(1169 / 1560 * 100%);
  width: calc(391 / 1560 * 100%);
  height: calc(517 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="1"] button:nth-child(n+13) {
  display: none;
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="2"] button:nth-child(1) {
  top: 0;
  left: 0;
  width: calc(675 / 1560 * 100%);
  height: calc(569 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="2"] button:nth-child(2) {
  top: 0;
  left: calc(675 / 1560 * 100%);
  width: calc(295 / 1560 * 100%);
  height: calc(208 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="2"] button:nth-child(3) {
  top: 0;
  left: calc(970 / 1560 * 100%);
  width: calc(295 / 1560 * 100%);
  height: calc(208 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="2"] button:nth-child(4) {
  top: 0;
  left: calc(1265 / 1560 * 100%);
  width: calc(295 / 1560 * 100%);
  height: calc(208 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="2"] button:nth-child(5) {
  top: calc(208 / 1139 * 100%);
  left: calc(675 / 1560 * 100%);
  width: calc(460 / 1560 * 100%);
  height: calc(297 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="2"] button:nth-child(6) {
  top: calc(208 / 1139 * 100%);
  left: calc(1135 / 1560 * 100%);
  width: calc(425 / 1560 * 100%);
  height: calc(594 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="2"] button:nth-child(7) {
  top: calc(569 / 1139 * 100%);
  left: 0;
  width: calc(338 / 1560 * 100%);
  height: calc(233 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="2"] button:nth-child(8) {
  top: calc(569 / 1139 * 100%);
  left: calc(338 / 1560 * 100%);
  width: calc(337 / 1560 * 100%);
  height: calc(233 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="2"] button:nth-child(9) {
  top: calc(505 / 1139 * 100%);
  left: calc(675 / 1560 * 100%);
  width: calc(230 / 1560 * 100%);
  height: calc(297 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="2"] button:nth-child(10) {
  top: calc(505 / 1139 * 100%);
  left: calc(905 / 1560 * 100%);
  width: calc(230 / 1560 * 100%);
  height: calc(297 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="2"] button:nth-child(11) {
  top: calc(802 / 1139 * 100%);
  left: 0;
  width: calc(520 / 1560 * 100%);
  height: calc(337 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="2"] button:nth-child(12) {
  top: calc(802 / 1139 * 100%);
  left: calc(520 / 1560 * 100%);
  width: calc(520 / 1560 * 100%);
  height: calc(337 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="2"] button:nth-child(13) {
  top: calc(802 / 1139 * 100%);
  left: calc(1040 / 1560 * 100%);
  width: calc(520 / 1560 * 100%);
  height: calc(337 / 1139 * 100%);
}

.yj-no-labels-part-01 .photo-list-button[data-active-index="2"] button:nth-child(n+14) {
  display: none;
}

.yj-no-labels-part-01 .photo-navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: calc(27 / 3000 * 100vw) calc(80 / 3000 * 100vw);
  background-color: #e21e3d;
}

.yj-no-labels-part-01 .photo-navigation button {
  position: relative;
  display: block;
  width: calc(249/1400 * 100%);
}

.yj-no-labels-part-01 .photo-navigation button img.default {
  display: block;
}

.yj-no-labels-part-01 .photo-navigation button img.hovered {
  display: none;
}

.yj-no-labels-part-01 .photo-navigation button.active img.default,
.yj-no-labels-part-01 .photo-navigation button:hover img.default {
  display: none;
}

.yj-no-labels-part-01 .photo-navigation button.active img.hovered,
.yj-no-labels-part-01 .photo-navigation button:hover img.hovered {
  display: block;
}

.yj-no-labels-part-01 .photo-popup-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 1002;
}

.yj-no-labels-part-01 .photo-popup-wrap.active {
  visibility: visible;
  overflow: visible;
  height: 100%;
}

.yj-no-labels-part-01 .photo-controls {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  margin-bottom: 20px;
}

.yj-no-labels-part-01 .photo-controls [class*="btn"] {
  width: 50px;
  height: 50px;
}

.yj-no-labels-part-01 .photo-controls .btn-photo-download {
  background: url(./../../../../images/btn_down_pop.png) center / 100% no-repeat;
}

.yj-no-labels-part-01 .photo-controls .btn-photo-close {
  background: url(./../../../../images/btn_close_pop.png) center / 100% no-repeat;
}

.yj-no-labels-part-01 .photo-popup {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 600px;
  max-width: 90%;
  margin: 0 auto;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.yj-no-labels-part-01 .photo-popup.active {
  height: auto;
  overflow: visible;
  visibility: visible;
}

.yj-no-labels-part-01 .photo-popup .swiper-slide {
  position: relative;
}

.yj-no-labels-part-01 .photo-popup .swiper-slide::after {
  content: '';
  display: block;
  padding-bottom: 100%;
}

.yj-no-labels-part-01 .photo-popup .swiper-slide img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.yj-no-labels-part-01 .photo-popup .swiper-button-prev {
  left: -10px;
  transform: translateX(-100%);
}

.yj-no-labels-part-01 .photo-popup .swiper-button-next {
  right: -10px;
  transform: translateX(100%);
}

.yj-no-labels-part-01 .photo-popup .swiper-button-prev,
.yj-no-labels-part-01 .photo-popup .swiper-button-next {
  top: calc(50% + 35px);
}

.yj-no-labels-part-01 .photo-popup .swiper-button-prev,
.yj-no-labels-part-01 .photo-popup .swiper-button-next {
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
}

.yj-no-labels-part-01 .photo-popup .swiper-button-prev::after,
.yj-no-labels-part-01 .photo-popup .swiper-button-next::after {
  color: #fff;
  font-weight: 700;
}


/* track list */
.yj-no-labels-part-01 .track-list img {
  display: none;
}

.yj-no-labels-part-01 .track-list img.active {
  display: block;
}

.yj-no-labels-part-01 .track-list-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 calc(26 / 3000 * 100vw);
}

.yj-no-labels-part-01 .track-list-link button {
  position: absolute;
  top: 0;
  left: calc(120 / 1620 * 100%);
}

.yj-no-labels-part-01 .track-list-link button::after {
  content: '';
  display: block;
}

.yj-no-labels-part-01 .track-list-link button:nth-child(1) {
  width: calc(477/1612 * 100%);
  top: calc(269/1429 * 100%);
}

.yj-no-labels-part-01 .track-list-link button:nth-child(1)::after {
  padding-bottom: calc(60/477 * 100%);
}

.yj-no-labels-part-01 .track-list-link button:nth-child(2) {
  width: calc(304 / 1612 * 100%);
  top: calc(349 / 1429 * 100%);
}

.yj-no-labels-part-01 .track-list-link button:nth-child(2)::after {
  padding-bottom: calc(60/304 * 100%);
}

.yj-no-labels-part-01 .track-list-link button:nth-child(3) {
  width: calc(747 / 1612 * 100%);
  top: calc(429 / 1429 * 100%);
}

.yj-no-labels-part-01 .track-list-link button:nth-child(3)::after {
  padding-bottom: calc(60/747 * 100%);
}

.yj-no-labels-part-01 .track-list-link button:nth-child(4) {
  width: calc(195 / 1612 * 100%);
  top: calc(510 / 1429 * 100%);
}

.yj-no-labels-part-01 .track-list-link button:nth-child(4)::after {
  padding-bottom: calc(60/195 * 100%);
}

.yj-no-labels-part-01 .track-list-link button:nth-child(5) {
  width: calc(543 / 1612 * 100%);
  top: calc(589 / 1429 * 100%);
}

.yj-no-labels-part-01 .track-list-link button:nth-child(5)::after {
  padding-bottom: calc(60/543 * 100%);
}

.yj-no-labels-part-01 .track-list-link button:nth-child(6) {
  width: calc(226 / 1612 * 100%);
  top: calc(668 / 1429 * 100%);
}

.yj-no-labels-part-01 .track-list-link button:nth-child(6)::after {
  padding-bottom: calc(60/226 * 100%);
}

@media screen and (max-width: 1440px) {
  .yj-no-labels-part-01 .album-detail .album-video .slide-wrap > ul {
    width: 100%;
  }

  .yj-no-labels-part-01 .album-detail .bottom {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  /* common */
  .yj-no-labels-part-01 .mo {
    display: block;
  }

  .yj-no-labels-part-01 .pc {
    display: none;
  }

  .yj-no-labels-part-01 .album-detail {
    padding-top: 12.5vw;
  }

  .yj-no-labels-part-01 .section .container {
    width: 100%;
    max-width: 100%;
    padding: 0 calc(53 / 1240 * 100%);
  }

  .yj-no-labels-part-01 .section-wrap {
    padding: calc(300 / 1240 * 100vw) 0;
    background: url(./../../../../images/txt/discography/yeonjun/no_labels_part_01/ui/section-wrap-bg-m.jpg) center / cover no-repeat;
  }

  .yj-no-labels-part-01 .section-wrap .section + .section {
    margin-top: calc(248 / 1240 * 100vw);
  }

  .yj-no-labels-part-01 .album-detail .btn-list {
    display: none;
  }

  /* cover */
  .yj-no-labels-part-01 .section-cover .cover-wrap {
    display: block;
  }

  .yj-no-labels-part-01 .section-cover .cover-wrap .desc {
    margin-top: calc(110 / 1240 * 100vw);
    font-size: calc(56 / 1240 * 100vw);
  }

  .yj-no-labels-part-01 .section-cover .cover-wrap .desc .cover-subtitle {
    font-size: calc(64 / 1240 * 100vw);
    margin-bottom: calc(36 / 1240 * 100vw);
  }

  .yj-no-labels-part-01 .section-cover .cover-wrap .desc .cover-title {
    font-size: calc(120 / 1240 * 100vw);
  }

  .yj-no-labels-part-01 .section-cover .cover-wrap .desc .text {
    margin-top: calc(100 / 1240 * 100vw);
  }

  .yj-no-labels-part-01 .section-cover .text-banner img {
    width: calc(967 / 1240 * 100vw);
    margin-top: calc(220 / 1240 * 100vw);
  }


  /* video */
  .yj-no-labels-part-01 .album-detail .album-video {
    padding: 0;
    margin: 0;
  }

  .yj-no-labels-part-01 .album-detail .album-video .slide-wrap {
    margin: 0;
  }

  .yj-no-labels-part-01 .album-detail .album-video .slide-wrap > ul > li .contents-sub {
    background-color: #d7d9d9;
    padding: calc(114 / 1240 * 100vw) 0;
    font-size: calc(62 / 1240 * 100vw);
  }


  /* photo */
  .yj-no-labels-part-01 .photo-navigation {
    padding: calc(30/1034 * 100%) calc(48/1034 * 100%);
  }

  .yj-no-labels-part-01 .photo-navigation button {
    width: calc(224/1034 * 100%);
  }

  .yj-no-labels-part-01 .photo-popup .swiper-button-prev {
    transform: none;
  }

  .yj-no-labels-part-01 .photo-popup .swiper-button-next {
    transform: none;
  }

  .yj-no-labels-part-01 .photo-popup .swiper-button-prev::after,
  .yj-no-labels-part-01 .photo-popup .swiper-button-next::after {
    font-size: 28px;
  }


  /* track list */
  .yj-no-labels-part-01 .track-list-link {
    padding: 0 calc(53 / 1240 * 100%);
  }

  .yj-no-labels-part-01 .track-list-link button {
    left: calc(100 / 1240 * 100%);
  }

  .yj-no-labels-part-01 .track-list-link button:nth-child(1) {
    width: calc(525 / 1240 * 100%);
    top: calc(269 / 1429 * 100%);
  }

  .yj-no-labels-part-01 .track-list-link button:nth-child(1)::after {
    padding-bottom: calc(72/525 * 100%);
  }

  .yj-no-labels-part-01 .track-list-link button:nth-child(2) {
    width: calc(335 / 1240 * 100%);
    top: calc(361 / 1429 * 100%);
  }

  .yj-no-labels-part-01 .track-list-link button:nth-child(2)::after {
    padding-bottom: calc(72/335 * 100%);
  }

  .yj-no-labels-part-01 .track-list-link button:nth-child(3) {
    width: calc(805 / 1240 * 100%);
    top: calc(454 / 1429 * 100%);
  }

  .yj-no-labels-part-01 .track-list-link button:nth-child(3)::after {
    padding-bottom: calc(72/805 * 100%);
  }

  .yj-no-labels-part-01 .track-list-link button:nth-child(4) {
    width: calc(219 / 1240 * 100%);
    top: calc(544 / 1429 * 100%);
  }

  .yj-no-labels-part-01 .track-list-link button:nth-child(4)::after {
    padding-bottom: calc(72/219 * 100%);
  }

  .yj-no-labels-part-01 .track-list-link button:nth-child(5) {
    width: calc(591 / 1240 * 100%);
    top: calc(636 / 1429 * 100%);
  }

  .yj-no-labels-part-01 .track-list-link button:nth-child(5)::after {
    padding-bottom: calc(72/591 * 100%);
  }

  .yj-no-labels-part-01 .track-list-link button:nth-child(6) {
    width: calc(250 / 1240 * 100%);
    top: calc(730 / 1429 * 100%);
  }

  .yj-no-labels-part-01 .track-list-link button:nth-child(6)::after {
    padding-bottom: calc(72/250 * 100%);
  }
}