.bg {
  background-color: #f3eadf;
  min-height: 800px;
}
.bg-cloud-star {
  background-image: url("../img/playground/bg.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 500px;
  text-align: center;
}
.page-banner-wrapper {
  text-align: center;
}
.page-banner {
  max-width: 272px;
  object-fit: contain;
  text-align: center;
  margin-bottom: 67px;
}
.pc_on section button {
  padding: 13px 44px;
}
.horizontal-line {
  display: flex;
  justify-content: center;
  align-items: center;
}
.horizontal-line::before {
  display: flex;
  content: " ";
  height: 1.2px;
  width: 100%;
  background-color: #4c2f6a;
}
.horizontal-line::after {
  display: flex;
  content: " ";
  height: 1.2px;
  width: 100%;
  background-color: #4c2f6a;
}
.horizontal-line > p {
  flex: content;
  min-width: 300px;
  flex-grow: 0;
  font-family: PyeongChang;
  font-size: 28px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.12px;
  text-align: center;
  color: #4c2f6a;
}
.horizontal-line > img {
  width: 11px;
  height: 13px;
  margin: 0 8px;
}
.title {
  font-family: PyeongChang;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: -0.84px;
  text-align: center;
  color: #4c2f6a;
  margin-bottom: 28px;
}
.title.pc_on {
  font-size: 28px;
}
.title.mo_on {
  font-size: 17px;
}
.video-preview {
  max-width: 596px;
  margin: 0 auto;
}
.description {
  font-family: PyeongChang;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.8px;
  text-align: center;
  color: #8f7a99;
}
.ep-title > i {
  margin-left: 12px;
  display: inline-block;
  width: 37px;
  height: 37px;
  background-size: contain;
  background-repeat: no-repeat;
  content: " ";
  background-image: url(../img/kingselman/youtube.svg);
}
.ep-wrapper {
  margin: 40px auto;
}
.pc_on > .slide-view {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pc_on > .slide-view > li {
  margin-bottom: 20px;
}
.pc_on > .slide-view > li:nth-child(2) {
  margin: 0 18px;
  margin-bottom: 20px;
}
.pc_on > .slide-view > li > img {
  width: 100%;
}
.carousel-slide .mo_on {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 293px;
  object-fit: contain;
  margin-right: 18px;
}
.mx-max {
  max-width: 930px;
  margin: 0 auto;
}
.ep-title {
  font-family: PyeongChang;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.8px;
  text-align: center;
  color: #4c2f6a;
}
.ep-title-margin {
  margin-top: 57px;
  margin-bottom: 26px;
}
.carousel-list .carousel-slide {
  max-width: 930px;
  box-sizing: border-box;
}
.carousel-list .slick-dots {
  width: 100%;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
  margin-top: 0;
  margin-bottom: 0;
}
.carousel-list .slick-dots li {
  display: inline-block;
  margin-right: 8px;
  float: left;
  width: 9px;
  height: 9px;
}
.carousel-list .slick-dots li:last-child {
  margin-right: 0;
}
.carousel-list .slick-dots li button {
  width: 100%;
  float: left;
  height: 100%;
  background: #fff;
  border-radius: 100px;
  font-size: 0;
}
.carousel-list .slick-dots li.slick-active button {
  background-color: #624386;
  border-color: #624386 !important;
}
.sleep-song-container {
  padding: 90px 0 256px 0;
  background-color: #eadccf;
}
.container {
  padding-bottom: 0 !important;
  margin-left: 0;
  margin-right: 0;
}
.carousel-container {
  margin-bottom: 55px;
  text-align: left;
}
.pc_on.sleep-song-container .horizontal-line {
  margin-top: 35px;
  margin-bottom: 40px;
}
.pc_on .sleep-title {
  font-family: PyeongChang;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: -0.72px;
  text-align: left;
  color: #4c2f6a;
}
.pc_on .sleep-song-banner {
  max-width: 259px;
  margin-bottom: 48px;
}
.sleep-song-container button {
  background-color: #f3eadf;
  border-radius: 26px;
  box-shadow: 4px 5px 0 0 #dad1c2;
  border: 1.5px solid #4c2f6a;
  color: #4c2f6a;
  display: block;
  font-family: PyeongChang;
  font-size: 19px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.76px;
  text-align: center;
  color: #4c2f6a;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 13px 0;
}
.sleep-song-container button.purple {
  background-color: #4c2f6a;
  color: #dad1c2;
}
.sleep-song-container button.purple::after {
  background-color: #4c2f6a;
  color: #dad1c2;
  content: "";
  display: inline-block;
  clear: both;
  width: 23px;
  height: 23px;
  background: url(../img/icon/icn-play.svg) no-repeat;
  background-position: center;
  background-size: contain;
  margin-left: 6px;
}
.mb-21 {
  margin-bottom: 21px;
}
.mo_on button {
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.68px;
  text-align: center;
}
.mo_on.sleep-song-container button.purple {
  color: #fc7;
}
.mo_on.sleep-song-container button.purple::after {
  width: 16px;
  height: 16px;
  margin-left: 6px;
}
.mo_on.sleep-song-container {
  padding: 67px 22px;
  text-align: center;
}
.mo_on.sleep-song-container .sleep-img {
  margin-top: 40px;
  margin-bottom: 70px;
}
.mo_on .sleep-title {
  margin-top: 40px;
  font-family: PyeongChang;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.53;
  letter-spacing: -0.68px;
  text-align: center;
  color: #4c2f6a;
}
@media (max-width: 768px) {
  .page-banner-wrapper .page-banner {
    margin-bottom: 20px;
  }
  .mx-max {
    max-width: 290px;
    margin: 0 auto;
  }
  .carousel-list .carousel-slide {
    max-width: 290px;
    box-sizing: border-box;
    float: left;
    margin-bottom: 33px;
  }
  .ep-title {
    margin-bottom: 22px;
  }
  .carousel {
    position: relative;
  }
  .carousel-slide {
    margin-bottom: 0px !important;
  }
  .carousel-slide .mo_on {
    margin: 0 28px 26px 0;
  }

  header#header {
    position: relative !important;
  }
}
