@charset "UTF-8";
/* noto-sans-kr-regular - latin_korean */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/noto-sans-kr-regular.eot");
  /* IE9 Compat Modes */
  src: local("Noto Sans KR Regular"), local("NotoSansKR-Regular"), url("../fonts/noto-sans-kr-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/noto-sans-kr-regular.woff2") format("woff2"), url("../fonts/noto-sans-kr-regular.woff") format("woff"), url("../fonts/noto-sans-kr-regular.ttf") format("truetype"), url("../fonts/noto-sans-kr-regular.svg#NotoSansKR") format("svg");
  /* Legacy iOS */ }

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 500;
  src: local(''),
      url('../fonts/noto-sans-kr-v21-korean-500.woff2') format('woff2'), 
      url('../fonts/noto-sans-kr-v21-korean-500.woff') format('woff');
}

body, div, p, ul, ol, li, dd, dl, dt, h1, h2, h3, h4, h5, h6, input, legend, select, table, td, th, fieldset, form, textarea, button {
  margin: 0;
  padding: 0;
  font-family: 'Noto Sans KR', sans-serif; }

body {
  position: relative;
  -webkit-text-size-adjust: none; }

table {
  border-collapse: collapse; }

fieldset, img {
  border: 0; }

ol, ul {
  list-style: none; }

address, em {
  font-style: normal; }

a {
  color: inherit;
  text-decoration: none; }

img {
  border: 0;
  max-width: 100%;
  vertical-align: middle; }

input, select {
  vertical-align: middle;
  -webkit-appearance: none; }

input {
  -webkit-text-size-adjust: none; }

button, input {
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: 0; }

button {
  background: transparent;
  border: 0;
  cursor: pointer; }

em, address {
  font-style: normal; }

hr {
  box-sizing: content-box;
  height: 0;
  margin: 0;
  border: 0; }

/* form (input, select, button)*/
input[type=text] {
  border-radius: 0; }

input[type=checkbox] {
  -webkit-appearance: checkbox; }

input[type=radio] {
  -webkit-appearance: radio; }

.hidden_style {width:100%; height:1px; line-height:1px; font-size:1px; margin-top:-1px; opacity:0; overflow:hidden; }
.fixed {
  position: fixed !important; }

.h-auto {
  min-height: auto !important; }

.no-flicking a {
  display: block; }

.no-scroll, .no-scroll body {
  overflow: hidden; }

.ml8 {
  margin-left: 8px; }

.ml-9 {
  margin-left: -9px; }

.mr-9 {
  margin-right: -9px; }

.mt37 {
  margin-top: 37px; }

.mt48 {
  margin-top: 48px; }

.line-wrap {
  display: flex;
  align-items: center;
  padding: 0 16px;
  line-height: 31px; }
  .line-wrap div:first-child {
    flex: 1;
    font-size: 14px;
    letter-spacing: -0.4px; }
  .line-wrap div:last-child {
    font-size: 14px; }
  .line-wrap div .badge {
    color: #178bce;
    border: 1.5px solid #178bce;
    border-radius: 16px;
    padding: 2.5px 6px;
    font-size: 11px;
    margin-right: 8px;
    font-weight: normal; }
  .line-wrap div button {
        padding: 4.5px 12px;
        border: 1px solid #e5e5e5;
        border-radius: 16px;
        font-size: 13px;
        letter-spacing: -0.3px; }
    .line-wrap.status {
    height: 56px;
    line-height: 56px; }
    .line-wrap.status div {
      font-size: 16px; }
      .line-wrap.status div a, .line-wrap.status div button {
        padding: 4.5px 12px;
        border: 1px solid #e5e5e5;
        border-radius: 16px;
        font-size: 13px;
        letter-spacing: -0.3px; }

.price-wrap {
  display: flex;
  height: 40px;
  padding: 0 16px;
  line-height: 24px; 
  align-items:flex-start; }
  .price-wrap > * {
    font-size: 14px;
    letter-spacing: -0.05em; 
    color:#959595;}
    .price-wrap .price { flex:1; font-size:16px; text-align:right; color:#000; }
    .price-wrap .price .dc { font-weight:bold; color:#178bce; }
    .price-wrap > *:last-child:not(.price) { flex:1; text-align:right; color:#000; font-weight:bold; }
.c-inner {
  padding: 16px 16px 25px; }
  .c-inner.addition-service {
    padding-bottom: 0; }
  .c-inner h2 {
    margin: 0 0 4px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.47;
    letter-spacing: -0.4px;
    color: #000000; }
    .c-inner h2 span {
      color: #f76252; }
  .c-inner h3 {
    margin: 0 0 16px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.47;
    letter-spacing: -0.4px;
    text-align: left;
    color: #000; }
  .c-inner p {
    font-size: 14px;
    line-height: 1.46;
    letter-spacing: -0.4px;
    color: #959595; }

.c-input {
  height: 42px;
  padding-left: 12px;
  border: 0;
  border-radius: 3px;
  background: #f2f2f2;
  font-size: 15px;
  letter-spacing: -0.4px;
  color: #000; }
  .c-input::placeholder {
    color: #6e6e6e; }

[class*="--contents"]:before {
  content: "";
  overflow: hidden;
  position: relative;
  display: block;
  height: 9px;
  background: #edeef0;
  border-top: 1px solid #e5e5e5; }

[class*="-type-input"] {
  display: flex;
  margin: 20px 0 0;
  padding: 5px 0; }
  [class*="-type-input"] label {
    flex: 1;
    margin-right: 12px; }
    [class*="-type-input"] label input {
      width: calc(100% - 12px); }

[class*="-type-select"] > div {
  display: block;
  font-size: 0;
  padding: 5px 0; }
  [class*="-type-select"] > div:first-child select {
    width: 100%; }
  [class*="-type-select"] > div select {
    display: inline-block;
    width: calc(50% - 4px);
    height: 42px;
    padding: 0 12px;
    border: 0;
    border-radius: 3px;
    background-color: #f2f2f2;
    background-image: url(../img/ico_arrow.png);
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 16px;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: -0.4px;
    text-align: left;
    color: #000000; }
  [class*="-type-select"] > div input {
    width: calc(100% - 12px); }

.attention {
  color: #f76252 !important; }

.btn-back {
  position: absolute;
  right: 12px;
  bottom: 14px; }
  .btn-back--left {
    position: absolute;
    left: 12px;
    bottom: 14px; }

.btn-home {
  position: absolute;
  top: 12px;
  left: 48px; }
  .btn-home a {
    display: block; }
    .btn-home a img {
      vertical-align: top; }

.btn-more {
  width: 100%;
  height: 52px;
  line-height: 52px;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: -0.4px;
  text-align: center;
  color: #000; }

.btn-group {
  display: flex;
  width: 100%; }
  .btn-group button {
    width: 50%;
    height: 56px;
    font-size: 17px;
    font-weight: normal;
    line-height: 1.47;
    letter-spacing: -0.4px;
    text-align: center; }

.btn-gift {
  border-top: 1px solid #f2f2f2;
  color: #f76252; }

.btn-buy {
  background: #f76252;
  color: #fff; }

.btn-reset {
  display: none;
  position: absolute;
  top: 50%;
  right: 16px;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  background-image: url(../img/btn_reset_2.png);
  background-repeat: no-repeat;
  background-size: 16px;
  font-size: 0;
  color: transparent;
  overflow: hidden; }

.btn-cancle {
  display: block;
  width: 57px;
  height: 32px;
  border: 1px solid #e5e5e5;
  border-radius: 16px;
  background: #fff;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: -0.4px;
  text-align: center;
  color: #000000;
  box-sizing: border-box; }

.btn-play {
  width: 32px;
  height: 32px;
  background-image: url(../img/btn_player.png);
  background-position: 0 0;
  background-size: 32px;
  background-repeat: no-repeat;
  color: transparent;
  font-size: 0;
  vertical-align: top; }
  .btn-play.played {
    background-position: 0 -32px; }

.btn-bottom {
  bottom: 0;
  width: 100%;
  height: 56px;
  font-size: 17px;
  line-height: 1.47;
  letter-spacing: -0.4px;
  text-align: center; }

.btn-send {
  width: 110px; }

.btn-complete,
.btn-submit {
  color: #f76252;
  border-top: 1px solid #e5e5e5;
  background: #fff; }

.btn-free {
  border: 1px solid #e5e5e5;
  border-radius: 18px;
  padding: 8px 28px;
  font-size: 14px;
  letter-spacing: -0.4px;
  text-align: center;
  color: #000000; }
  .btn-free.bell {
    width: 200px; }

.btn-join {
  height: 32px;
  padding: 0 20px;
  border: 1px solid #e5e5e5;
  border-radius: 16px;
  background-color: #ffffff;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: -0.4px;
  text-align: center;
  color: #000000;
  box-sizing: border-box; }

.spinner {
  display: none;
  position: relative;
  height: 52px; }
  .spinner img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -10px;
    animation: spin 4s linear infinite; }

@keyframes spin {
  100% {
    transform: rotate(360deg); } }

/* mangojs */
.mg-flicking {
  max-height: 448px; }
  .mg-flicking a {
    text-align: center; }

.mg-flicking-wrap {
  position: relative;
  overflow: hidden; }
  .mg-flicking-wrap .flickNav {
    position: absolute;
    top: 24px;
    right: 24px;
    display: block;
    font-size: 0; }
    .mg-flicking-wrap .flickNav .num {
      display: inline-block;
      width: 6px;
      height: 6px;
      margin-left: 8px;
      border: 1px solid #fff;
      border-radius: 50%;
      color: transparent; }
      .mg-flicking-wrap .flickNav .num.select {
        background: #fff; }

.scrubber {
  position: relative;
  width: 100%;
  background: #edeef0;
  height: 4px;
  overflow: hidden; }
  .scrubber .progress {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 4px;
    width: 0px;
    background: #59bcf5;
    z-index: 1; }
  .scrubber .loaded {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 4px;
    width: 0px;
    background: #edeef0; }

.time,
.error-message {
  display: none; }

.ly-wrap {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9; }
  .ly-wrap.on {
    display: block; }

.ly-dimmed {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000; }
  .on .ly-dimmed {
    animation: dimmed 350ms ease;
    animation-fill-mode: both; }

@keyframes dimmed {
  from {
    opacity: 0; }
  to {
    opacity: 0.7; } }

.ly-container {
  background: #fff;
  position: absolute;
  width: 100%;
  /** 11월 개편 추가 */ }
  .on .ly-container {
    animation: open 0.8s;
    animation-fill-mode: both; }
  .ly-container--content {
    display: flex;
    background-color: white;
    padding: 24px 0 17px; }
    .ly-container--content .ly-container--content__item {
      display: flex;
      flex-direction: column;
      align-items: center;
      flex: 1; }
      .ly-container--content .ly-container--content__item p {
        margin-top: 12px; }
  .ly-container .close-wrap {
    height: 52px;
    border-top: 1px solid  #e5e5e5;
    font-size: 15px;
    letter-spacing: -0.38px;
    line-height: 52px;
    text-align: center; }

@keyframes open {
  from {
    bottom: -100%;
    opacity: 0; }
  to {
    bottom: 0;
    opacity: 1; } }

.ly-content {
  border-top: 1px solid #f2f2f2;
  padding: 10px 16px 0; }
  .ly-content .album {
    display: none; }

.ly-player {
  position: relative;
  width: 100%;
  height: 4px;
  background: #edeef0;
  overflow: hidden; }
  .ly-player .playing {
    width: 0px;
    height: 4px;
    transition: width .1s linear;
    background: #59bcf5; }

.ly-tag {
  margin-top: 30px; }
  .ly-tag-list {
    display: block;
    font-size: 0; }
    .ly-tag-list > li {
      display: inline-block;
      width: 50%; }
      .ly-tag-list > li button {
        width: 100%;
        height: 32px;
        background: #fff;
        border: 1px solid #f2f2f2;
        font-size: 14px;
        font-weight: normal;
        letter-spacing: -0.4px;
        text-align: center;
        color: #000; }
      .ly-tag-list > li.active button {
        background: #f76252;
        border-color:#f76252;
        color: #fff; }
      .ly-tag-list > li.nonactive button {
        color: #dcdcdc;
        cursor: not-allowed; }

.ly-selected {
  padding: 20px 0 30px; }
  .ly-selected ul {
    display: block;
    font-size: 0; }
    .ly-selected ul + ul {
      margin-top: 12px; }
    .ly-selected ul li {
      display: inline-block; }
      .ly-selected ul li button {
        width: 94px;
        height: 32px;
        border: 1px solid #e5e5e5;
        border-radius: 16px;
        margin-right: 12px;
        background-color: #ffffff;
        font-size: 14px;
        letter-spacing: -0.4px;
        text-align: center;
        color: #666666;
        cursor: pointer; }
      .ly-selected ul li.selected button {
        background-color: #fff;
        font-weight: bold;
        color: #f76252; }

.ly-total {
  display: flex;
  border-top: 1px solid #f2f2f2;
  height: 56px;
  font-size: 14px;
  font-weight: normal;
  line-height: 56px;
  letter-spacing: -0.4px; }
  .ly-total .ly-total-left {
    text-align: left;
    color: #000000; }
  .ly-total .ly-total-right {
    flex: 1;
    color: #f76252;
    text-align: right; }

.wrap {
  min-height: 640px;
  min-height: 177.77778vw; }
  @media only screen and (min-width: 480px) {
    .wrap {
      min-height: 640px; } }

.header {
  position: relative;
  top: 0;
  background-color: #fff;
  width: 100%;
  height: 52px;
  z-index: 8; }
  .header h1 {
    font-size: 17px;
    font-weight: normal;
    line-height: 52px;
    letter-spacing: -0.4px;
    text-align: center;
    color: #000; }
  .header h2 {
    font-size: 17px;
    font-weight: normal;
    line-height: 52px;
    letter-spacing: -0.4px;
    text-align: center;
    color: #000; }

.container {
  margin-top: 52px; }

.sch-wrap .sch-area {
  position: relative; }
  .sch-wrap .sch-area label {
    display: block;
    background-image: url(../img/input_search.png);
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: left center; }
  .sch-wrap .sch-area input {
    border: 0;
    width: calc(100% - 72px);
    margin-left: 32px;
    padding: 5px 0 4px;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: -0.4px;
    color: #000; }
    .sch-wrap .sch-area input::placeholder {
      color: #6e6e6e; }

.header .sch-wrap {
  display: flex;
  padding: 10px 16px 10px 12px; }
  .header .sch-wrap .sch-area {
    flex: 1;
    height: 32px; }
    .header .sch-wrap .sch-area label {
      position: relative; }

.sch--contents .sch-wrap {
  padding: 16px 16px 4px; }
  .sch--contents .sch-wrap .sch-area {
    width: 100%;
    height: 40px;
    border: 1px solid #c1c1c1;
    border-radius: 4px;
    box-sizing: border-box; }
    .sch--contents .sch-wrap .sch-area label {
      margin-left: 8px; }
    .sch--contents .sch-wrap .sch-area input {
      padding: 8px 0 7px; }

.tablist {
    display: flex;
    margin: 0; }
  .tablist li {
    flex: 1;
    margin: 0 16px;
    text-align: center; }
  .tablist button {
    position: relative;
    width: 100%;
    height: 52px;
    border: 0;
    background: #fff;
    font-size: 15px;
    font-weight: 500;
    line-height: 52px;
    letter-spacing: -0.4px;
    text-align: center;
    color: #666; /* 23.12.27 : 폰트 색상 명도대비 관련 변경 */ }
    .tablist button.active {
      color: #ef4b49; }
      .tablist button.active:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 2px;
        background: #ef4b49;
        z-index: 1; }
  .tablist.search {
    position: relative; }
    .tablist.search:after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 1px;
      background: #f2f2f2; }
    .tablist.search button {
      height: 40px;
      line-height: 40px; }

.subscribe--contents {
  padding-bottom: 16px; }

.tabpanel--contents {
  text-align: center; }

//#section2, #section3, #section4 {
//  display: none; }

.genre-tab {
  position: relative;
  width: 100%;
  height: 52px;
  border-bottom: 1px solid #f2f2f2;
  overflow: hidden; }
  .genre-tab ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
    z-index: 1;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch; }
    .genre-tab ul li {
      position: relative;
      display: block;
      padding: 0 16px;
      font-size: 14px;
      font-weight: 500;
      line-height: 52px;
      letter-spacing: -0.4px;
      color: #959595; }
      .genre-tab ul li.active {
        color: #f76252; }
      .genre-tab ul li:after {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -8px;
        width: 2px;
        height: 16px;
        background: #f2f2f2; }
      .genre-tab ul li:last-child:after {
        background: #fff; }

.music-list {
  padding: 0 16px; }
  /* .music-list li {
    border-bottom: 1px solid #f2f2f2; } */
    .music-list li span {
      display: block; }
      .music-list li span.type {
        display: inline-block; }

.music-item {
  position: relative;
  display: flex;
  align-items: center;
  padding: 16px 0; }
  .music-item.buy {
    padding: 16px 0; }
    .music-item.buy .music {
      padding: 0 12px 0 0; }
      .music-item.buy .music .title + .artist {
        margin-top:4px; }
  .music-item .num {
    width: 28px;
    margin:0 8px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.47;
    letter-spacing: -0.4px;
    color: #000000;
    text-align: center; }
    .music-item .num .rank {
      margin-top: 10px;
      font-size: 8px;
      font-weight: normal;
      line-height: 1.5;
      letter-spacing: -0.2px; }
      .music-item .num .rank.up:before, .music-item .num .rank.down:before, .music-item .num .rank.no:before {
        content: "";
        width: 7px;
        height: 7px;
        display: inline-block;
        background-size: 7px; }
      .music-item .num .rank.up {
        color: #f76252; }
        .music-item .num .rank.up:before {
          margin-right: 2px;
          background-image: url("../img/ico_up.png"); }
      .music-item .num .rank.down {
        color: #178bce; }
        .music-item .num .rank.down:before {
          margin-right: 2px;
          background-image: url("../img/ico_down.png"); }
      .music-item .num .rank.no:before {
        background-image: url("../img/ico_keep.png"); }
      .music-item .num .rank.new {
        color: #f76252; }
  .music-item .cover { width: 64px; height: 64px; overflow: hidden; }
  .music-item .cover.small {
      width: 56px;
      height: 56px; }
  .music-item .music {
    flex: 1;
    overflow: hidden;
    padding: 0 12px 0 0;
    text-align: left; }
    .music-item .music .title {
      display: block;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      font-size: 16px;
      font-weight: normal;
      line-height: 1.47;
      letter-spacing: -0.4px;
      color: #000000; }
      .music-item .music .title i {
        display: inline-flex;
        width: 16px;
        height: 16px;
        margin-right: 4px;
        transform: translateY(2px);
        background: url(../img/ico_19.png) no-repeat center/100%; }
    .music-item .music .artist {
      display: block;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      font-size: 14px;
      font-weight: normal;
      line-height: 1.46;
      letter-spacing: -0.4px;
      color: #959595; }
    .music-item .music .tag {
      display: block;
      margin-top: 4px;
      font-size: 0; }
      .music-item .music .tag > li {
        display: inline-block;
        width: 33px;
        height: 16px;
        border-bottom: 0;
        background-repeat: no-repeat;
        background-size: 33px 16px; }
      .music-item .music .tag-ring {
        margin-right: 4px;
        background-image: url(../img/ico_ring.png); }
      .music-item .music .tag-bell {
        background-image: url(../img/ico_bell.png); }
  .music-item .control {
    width: 32px; }
  .music-item .ctrl {
    width: 32px;
    height: 32px;
    overflow: hidden; }
  .music-item .active {
    color: #f76252 !important; }

.audio-wrap {
  display: none; }

.service-txt {
  padding: 9px 0;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: -0.3px;
  text-align: center;
  color: #959595; }
  .service-txt span {
    color: #f76252; }

.another-list {
  display: flex;
  justify-content: space-between;
  width: 100%;
  text-align: center;
  font-size: 0;
  padding: 0 21px;
  box-sizing: border-box; }
  .another-list li {
    display: inline-block;
    padding: 0;
    vertical-align: top; }
    .another-list li a i {
      display: inline-block;
      border-radius: 50%;
      text-align: center;
      overflow: hidden; }
    .another-list li p {
      font-size: 14px;
      line-height: 1.5;
      color: #000;
      margin-top: 7.5px;
      word-break: keep-all;
      width: 38px; }

.shortcut--contents {
  background-image: url(../img/shortcut_bg.png);
  background-repeat: no-repeat;
  background-position: right 32px bottom;
  background-size: 102px; }
  .shortcut--contents a {
    display: block; }

.typetab {
  display: flex;
  margin: 0;
  border-bottom: 1px solid #f2f2f2; }
  .typetab li {
    position: relative;
    text-align: center; }
    .typetab li:last-child:after {
      background: #fff; }
    .typetab li:after {
      content: "";
      position: absolute;
      top: 50%;
      right: -1px;
      margin-top: -8px;
      width: 2px;
      height: 16px;
      background: #f2f2f2; }
  .typetab button {
    position: relative;
    height: 52px;
    padding: 0 16px;
    border: 0;
    background: #fff;
    font-size: 14px;
    line-height: 1.46;
    letter-spacing: -0.4px;
    color: #959595; }
    .typetab button.active {
      color: #ef4b49; }

[class*="-type-wrap"] {
  padding: 0 16px 10px; }
  [class*="-type-wrap"] p {
    font-size: 12px;
    line-height: 36px;
    letter-spacing: -0.3px;
    color: #959595; }
    [class*="-type-wrap"] p span {
      color: #f76252; }

.basic-type-input {
  margin: 0; }

.no-ring-txt {
  width: 100%;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: -0.4px;
  text-align: center;
  color: #959595; }

.bell-info {
  padding: 24px 0 80px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: -0.3px;
  text-align: center;
  color: #959595; }

.guide--contents h3 {
  height: 56px;
  padding-left: 16px;
  font-size: 16px;
  font-weight: 500;
  line-height: 56px;
  letter-spacing: -0.4px;
  color: #000000; }

.sub-guide {
  padding: 0 16px 74px; }
  .sub-guide p {
    position: relative;
    padding: 0 0 12px 6px;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: -0.3px;
    color: #959595; }
    .sub-guide p:before {
      content: "-";
      position: absolute;
      left: 0; }
    .sub-guide p span {
      color: #f76252; }

.badge--contents > div {
  display: flex;
  align-items: center;
  padding: 16px; }
  .badge--contents > div div {
    margin-right: 8px;
    font-size: 14px;
    letter-spacing: -0.4px;
    color: #000000; }

.complete-wrap {
  margin-top: -56px;
  padding: 0 30px; }
  .complete-wrap .complete-top {
    padding-top: 114px;
    text-align: center;
    background-image: url(../img/ico_complete.png);
    background-repeat: no-repeat;
    background-position: center 30px;
    background-size: 60px; }
    .complete-wrap .complete-top h2 {
      font-size: 25px;
      font-weight: normal;
      line-height: 1.48;
      letter-spacing: -0.6px;
      color: #000000; }
      .complete-wrap .complete-top h2 + p {
        margin-top: 6px; 
        color:#959595; }
    .complete-wrap .complete-top p {
      font-size: 14px;
      line-height: 1.46;
      letter-spacing: -0.4px;
      color: #000000; }
      .complete-wrap .complete-top p span {
        color: #f76252; }
      .complete-wrap .complete-top p + h2 {
        margin-top: 6px; }
  .complete-wrap .complete-mid {
    margin-top: 48px;
    border-top: 1px solid #f2f2f2; }
    .complete-wrap .complete-mid .music-item {
      padding: 24px 0 16px; }
      /* .complete-wrap .complete-mid .music-item .music {
        padding: 0 0 0 12px; } */
      .complete-wrap .complete-mid .music-item .music .title + .artist {
        margin-top:4px; }
    .complete-wrap .complete-mid .price-wrap {
      height: 20.5px;
      line-height: 20.5px;
      padding: 0;
      margin-bottom:8px; }

.complete-button {
  margin-top: 24px;
  text-align: center; }

.inquire--contents {
  padding-bottom: 86px; }
  .inquire--contents ul {
    padding: 0 16px; }
    .inquire--contents ul li {
      border-bottom: 1px solid #f2f2f2; }
  .inquire--contents .inquire-tlt {
    display: flex;
    height: 56px;
    line-height: 56px; }
    .inquire--contents .inquire-tlt > div {
      font-size: 16px;
      letter-spacing: -0.4px;
      color: #f76252; }
      .inquire--contents .inquire-tlt > div:first-child {
        flex: 1;
        color: #000; }
  .inquire--contents .music-item {
    padding: 14px 0;
    min-height: 56px; }
    .inquire--contents .music-item .cover {
      width: 56px;
      height: 56px; }
    .inquire--contents .music-item .music {
      padding: 0 32px 0 0;}
      .inquire--contents .music-item .music .title + .artist {
        margin-top:4px; }
    .inquire--contents .music-item .type {
      margin-top: auto;
      font-size: 14px;
      line-height: 1.46;
      letter-spacing: -0.4px;
      text-align: right;
      color: #959595; }

.box--contents .box {
  display: block;
  width: 100%;
  height: 48px;
  font-size: 0; }
  .box--contents .box > li {
    position: relative;
    display: inline-block;
    width: 50%;
    font-size: 15px;
    font-weight: normal;
    line-height: 48px;
    letter-spacing: -0.4px;
    text-align: center; }
    .box--contents .box > li > a {
      display: block;
      color: #000000; }
    .box--contents .box > li i {
      display: inline-block;
      width: 24px;
      height: 24px;
      margin-right: 8px;
      background-size: 24px;
      vertical-align: text-top; }
  .box--contents .box-ring i {
    background-image: url(../img/ico_ringbox.png); }
  .box--contents .box-ring:after {
    content: "";
    position: absolute;
    top: 0;
    right: -.5px;
    width: 1px;
    height: 100%;
    background: #f2f2f2; }
  .box--contents .box-bell i {
    background-image: url(../img/ico_bellbox.png); }

.no-result {
  padding-top: 108px;
  background: url(../img/no_result.png) no-repeat center 24px/60px; }
  .no-result p {
    font-size: 16px;
    line-height: 1.47;
    letter-spacing: -0.4px;
    text-align: center;
    color: #000000; }

.service--contents > * > div {
  border-bottom: 1px solid #f2f2f2; }
  .service--contents > * > div:last-child {
    border-bottom: 0; }

.service--contents .top-info {
  padding-bottom: 20px; }
  .adult .service--contents .top-info .service--contents .top-info {
    padding-top: 92px; }

.service--contents .mid-info {
  padding-bottom: 14px; }
  .service--contents .mid-info h3 {
    line-height: 56px;
    margin-bottom: 0; }
  .service--contents .mid-info > div {
    display: flex;
    align-items: center; }
    .service--contents .mid-info > div span {
      flex: 1;
      font-size: 14px;
      line-height: 32px;
      letter-spacing: -0.4px;
      color: #959595; }
      .service--contents .mid-info > div span + span {
        text-align: right; }
    .service--contents .mid-info > div a + a {
      margin-left: 8px; }

.service--contents .bot-info {
  margin: 0 0 61px;
  padding-bottom: 30px; }
  .service--contents .bot-info p {
    position: relative;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: -0.3px;
    color: #959595;
    text-align: justify;
    margin-left: 16px;
    padding-right: 16px; }
    .service--contents .bot-info p:first-child {
      margin-top: 14px; }
    .service--contents .bot-info p:not(:first-child) {
      padding-left: 13px; }
      .service--contents .bot-info p:not(:first-child):before {
        content: "\2299";
        position: absolute;
        left: -1px;
        top: -2px;
        font-size: 13px; }

.service--contents.adult .top-info {
  padding-top: 92px;
  background: url(../img/ico_adult.png) no-repeat center 8px/60px; }

.service--contents.adult .mid-info {
  border-bottom: 0;
  padding-bottom: 0; }
  .service--contents.adult .mid-info > div {
    height: 44px;
    line-height: 44px; }
    .service--contents.adult .mid-info > div span {
      color: #000; }

.error-wrap {
  margin-top: -56px;
  background: url(../img/ico_error.png) no-repeat center 100px/60px;
  padding: 184px 41px 0;
  text-align: center; }
  .error-wrap h2 {
    font-size: 25px;
    font-weight: normal;
    line-height: 1.48;
    letter-spacing: -0.6px;
    color: #000000; }
    .error-wrap h2 span {
      color: #f76252; }
  .error-wrap p {
    font-size: 14px;
    line-height: 1.46;
    letter-spacing: -0.4px;
    color: #000000; }
    .error-wrap p + h2 {
      margin-top: 6px; }
    .error-wrap p + p {
      margin-top: 12px; }


/* 23.12.27 : 장르별 탭 상단 swiper 영역에 재생 / 정지 버튼 기능 추가 관련 : 시작 */    
.bnr--contents {
  position: relative;
}
.controler {
  position: absolute;
  right: 9px;
  top: 18px;
  z-index: 5;
}
.controler .play-status {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 40px;
}
.controler .play-status.play .hidden {
  border: 0;
  background: transparent;
  box-sizing: border-box;
  width: 0;
  border-color: transparent transparent transparent #fff;
  transition: 100ms all ease;
  cursor: pointer;
  border-style: solid;
  border-width: 4px 0 4px 6px;
}
.controler .play-status.stop .hidden {
  border-style: double;
  border-width: 0px 0 0px 6px;
}
.controler .play-status .hidden {
  display: block;
  overflow: hidden;
  text-indent: -999.9rem;
  height: 8px;
  border-color: #fff;
}
/* 23.12.27 : 장르별 탭 상단 swiper 영역에 재생 / 정지 버튼 기능 추가 관련 : 끝 */    


.swiper-container {
  width: 100%;
  max-height: 448px; }
  .swiper-container .swiper-wrapper > div {
    width: 100%; }
    .swiper-container .swiper-wrapper > div a {
      display: block;
      text-align: center; }
  .swiper-container .swiper-pagination {
    font-size: 0; }
    .swiper-container .swiper-pagination-bullets {
      top: 24px;
      left: auto !important;
      right: 35px; /* 23.12.27 : right 속성 값 수정 */
      bottom: auto !important;
      width: auto !important; }
  .swiper-container .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    margin-left:2px !important; /* 23.12.27 : pagination bullet 간 간격 조정 수정 */
    margin-right:3px !important; /* 23.12.27 : pagination bullet 간 간격 조정 수정 */
    border: 1px solid #fff;
    background: transparent;
    opacity: 1; }
    .swiper-container .swiper-pagination-bullet-active {
      background: #fff; }

.addition--contents .addition-wrapper {
  padding: 0 16px; }
  .addition--contents .addition-wrapper.phone {
    display: flex;
    flex-direction: column; }
  .addition--contents .addition-wrapper.complete {
    padding-right: 36px; }
  .addition--contents .addition-wrapper h3 {
    padding: 16.5px 0;
    font-size: 16px;
    letter-spacing: -0.4px; }
    .addition--contents .addition-wrapper h3 span {
      font-size: 14px;
      font-weight: normal;
      color: #959595;
      margin-left: 14px;
      letter-spacing: -0.35px; }
  .addition--contents .addition-wrapper__bottom {
    display: flex; }
    .addition--contents .addition-wrapper__bottom span {
      display: inline-block;
      margin-right: auto;
      color: #959595;
      font-size: 14px; }
    .addition--contents .addition-wrapper__bottom--form {
      width: 100%; }
      .addition--contents .addition-wrapper__bottom--form__item:last-child {
        padding-top: 8px; }
      .addition--contents .addition-wrapper__bottom--form__item .top {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 32px; }
        .addition--contents .addition-wrapper__bottom--form__item .top .radio-button {
          display: inline-block;
          width: 18px;
          height: 18px;
          background-size: cover;
          background-repeat: no-repeat;
          background-position: center;
          background-image: url("../img/radio-on.png");
          margin-right: 10px; }
          .addition--contents .addition-wrapper__bottom--form__item .top .radio-button.off {
            background-image: url("../img/radio-off_new.png"); }
        .addition--contents .addition-wrapper__bottom--form__item .top > .product-name {
          display: flex;
          align-items: center;
          cursor: pointer; }
          .addition--contents .addition-wrapper__bottom--form__item .top > .product-name label {
            font-size: 16px;
            color: #000; }
        .addition--contents .addition-wrapper__bottom--form__item .top .more {
          display: flex;
          align-items: center;
          font-size: 12px;
          color: #959595; }
          .addition--contents .addition-wrapper__bottom--form__item .top .more img {
            margin-left: 4px; }
      .addition--contents .addition-wrapper__bottom--form__item .bottom {
        padding-left: 34px;
        margin: 8px 0 14.5px; }
        .addition--contents .addition-wrapper__bottom--form__item .bottom .price {
          color: #f76252;
          letter-spacing: -0.35px;
          font-size: 14px; }
        .addition--contents .addition-wrapper__bottom--form__item .bottom .content {
          letter-spacing: -0.3px;
          color: #959595;
          font-size: 12px; }
  .addition--contents .addition-wrapper .button-wrapper {
    display: flex;
    margin-left: auto;
    align-items: center;
    padding-bottom: 15px; }
    .addition--contents .addition-wrapper .button-wrapper.complete span {
      margin-right: 0;
      margin-left: auto; }
    .addition--contents .addition-wrapper .button-wrapper a {
      font-size: 14px; }
      .addition--contents .addition-wrapper .button-wrapper a.usage {
        margin-left: auto;
        margin-right: 8px; }
      .addition--contents .addition-wrapper .button-wrapper a.point {
        border: 1px solid #f76252;
        color: #f76252;
        justify-self: flex-end; }

.dimmed {
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9998; }

.none-scroll {
  overflow: hidden; }

.membership-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh; }

.membership-layer-content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999; }
  .membership-layer-content .image-layer {
    position: relative;
    background-size: cover;
    background-position: center; }
/*    .membership-layer-content .image-layer.mobile {
      width: 328px;
      height: 355px;
      background-image: url("../img/popup-mobile.png"); }
      .membership-layer-content .image-layer.mobile.plus {
        background-image: url("../img/popupplus_mobile.png"); }
*/    .membership-layer-content .image-layer.pc {
      width: 450px;
      height: 450px;
      background-image: url("../img/popup-pc.png"); }
      .membership-layer-content .image-layer.pc.plus {
        background-image: url("../img/popupPlus_pc.png"); }
    .membership-layer-content .image-layer.mobile {
      width: 328px;
      height: 355px;
      background-image: url("../img/bellring_basic_popup_v2.png"); }
      .membership-layer-content .image-layer.mobile.pack {
        background-image: url("../img/bellring_basicpack_popup.png"); }
    .membership-layer-content .image-layer #join {
      position: absolute;
      left: 50%;
      bottom: 35px;
      transform: translateX(-50%);
      width: 248px;
      height: 40px;
      font-size: 0;
      cursor: pointer; }
    .membership-layer-content .image-layer.pc #join {
      bottom: 121px;
      height: 50px;
      width: 290px; }
  .membership-layer-content .close-group {
    width: 100%;
    height: 49px;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    background-color: white;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    display: none; }
    .membership-layer-content .close-group > button {
      font-size: 14px; }
    .membership-layer-content .close-group.mobile {
      display: flex; }
      .membership-layer-content .close-group.mobile #today {
        color: #959595; }
    .membership-layer-content .close-group.pc {
      position: absolute;
      bottom: 36px;
      display: block;
      background-color: transparent;
      left: 50%;
      transform: translateX(-50%);
      padding: 0;
      height: auto;
      text-align: center; }
      .membership-layer-content .close-group.pc button {
        width: 130px;
        height: 40px;
        font-size: 13px;
        display: inline-block; }
        .membership-layer-content .close-group.pc button:first-child {
          margin-right: 10px; }
        .membership-layer-content .close-group.pc button#today {
          border: solid 1px #cccccc;
          background-color: #ffffff;
          color: #333333; }
        .membership-layer-content .close-group.pc button#next {
          background-color: #434159;
          color: #fff;
          font-weight: bold; }

/* 2022-06 부분리뉴얼 */
.txt-r { text-align:right !important; }
.txt-c { text-align:center !important; }
.txt-l { text-align:left !important; }

input[type=search]::-webkit-search-cancel-button { display:none; }

.no-data { margin-top:24px; font-size:16px; line-height:24px; text-align:center; }

.btn-item-del { display:block; flex-shrink:0; width:32px; height:32px; text-indent:-9999px; background:url(../img/ico_x_2.png) no-repeat center 50% / 18px 18px; }
.btn-all-del { font-size:14px; line-height:20px; color:#959595; }

/* tab 메뉴(리스트 - 히스토리/검색 버튼 포함 구조) */
.tab-wrap { display:flex; justify-content:space-between; align-items:center; }
.tab-wrap .tablist { flex:1; }
.tab-wrap .tablist li { flex:initial; margin:0; }
.tab-wrap .tablist button { padding:0 17px; color:#000; }
.tab-wrap .tablist button.active { color:#ef4b49; }
.tab-wrap .tablist button.active:after { width:calc(100% - 34px); left:17px; }
.tab-wrap ul { display:flex; }
.tab-wrap .tab-in-btns { flex-basis:104px; margin-left:20px; }

.tab-wrap .tab-in-btns button,
.tab-wrap .tab-in-btns a { display:block; width:52px; height:52px; text-indent:-9999px; background:url(../img/ico_nav-search.png) no-repeat center 50% / 32px 32px; }
.tab-wrap .tab-in-btns button.history,
.tab-wrap .tab-in-btns a.history { background-image:url(../img/ico_nav-history.png); }

/* 방금 팔린 곡 */
.now-sel-top { position:relative; display:flex; padding:8px 56px 8px 16px; justify-content:space-between; align-items:center; overflow:hidden;}
.now-sel-top > .now-title { width:74px; font-size:11px; line-height:16px; color:#178bce; font-weight:normal; letter-spacing:-0.05em; }
.now-sel-top > .now-title > span { padding:0 6px; border:1px solid #178bce; border-radius:10px; }
.now--contents .open-title { position:absolute; top:50%; left:16px; width:82px; margin-top:-20px; font-size:16px; line-height:40px; font-weight:bold; color:#000; letter-spacing:-0.05em; opacity:0; }
.now-sel-top > .sel-item,
.now-sel-top > .now-sel-roll { flex:1; transition:opacity .2s cubic-bezier(.47,.04,.13,.98), visibility .2s; opacity:1; text-align:left; overflow:hidden; }
.now-sel-top .btn-tgl { position:absolute; top:0; right:0; width:56px; height:100%; text-indent:-9999px; background:url(../img/ico_arrow-down.png) no-repeat center 50% / 24px 24px; }
.sel-item { display:flex; overflow:hidden; }
.sel-item > span { vertical-align:middle; }
.sel-item .cover { display:block; width:40px; height:40px; overflow:hidden; }
.sel-item .info { flex:1; overflow:hidden; }
.sel-item .cover + .info { margin-left:8px; }
.sel-item .title, .sel-item .artist { display:block; font-size:14px; line-height:20px; color:#000; text-align:left; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.sel-item .artist { color:#959595; }

.now-sel-roll { height:40px; }
.now-sel-roll ul { transition-property:transform; transition-timing-function:cubic-bezier(.22,.04,.41,.97); }
.now-sel-roll .sel-item { width:100%; }

.now--contents .now-list { height:auto; max-height:0; overflow:hidden; transition:max-height .5s cubic-bezier(.47,.04,.13,.98); }
.now--contents .now-list li { padding:0 16px; }
.now--contents .now-list .sel-item { width:100%; padding:16px 0; }
.now--contents .now-list .btn-area { padding:6px 16px 14px; text-align:right; }
.now--contents .now-list .btn-now-more { padding-right:20px; font-size:14px; line-height:20px; color:#959595; background:url(../img/ico_arrow-more.png) no-repeat right 1px / 20px 20px; }

.now--contents.open .now-sel-top > .now-title { visibility:hidden; }
.now--contents.open .now-sel-top > .open-title { opacity:1; transition:opacity .4s;}
.now--contents.open .btn-tgl { transform:rotate(180deg); }
.now--contents.open .now-list { max-height:404px; }
.now--contents.open .now-sel-top > .sel-item,
.now--contents.open .now-sel-top > .now-sel-roll { opacity:0; visibility:hidden; }

/* 음악 리스트 수정 */
.music-item .cover > .btn-go-album { display:block; overflow:hidden; }
.music-item .cover + .music { margin-left:12px; }
.music-item .btn-item-del { margin-left:16px; }
.music-item .music .title i { text-indent:-999px; }
.music-item .music .title i.tit-song { display:inline-block; width:auto; height:auto; padding:0 5px; background:none; font-style:normal; font-size:8px; line-height:14px; text-indent:0; color:#178bce; border:1px solid #178bce; border-radius:10px; vertical-align:4px; }

/* 최근 들은 곡 */
.history-top { padding:12px 16px 0; }
.history-top .btn-all-del { padding:0 6px; line-height:32px; }

/* 미리듣기 레이어 수정 */
.music-item .artist.go-album { display:inline-block; max-width:calc(100% - 20px); padding-right:20px; background:url(../img/ico_arrow-more-red.png) no-repeat right 50% / 20px 20px; }
.ly-content .music-item { padding:16px 0; }
.ly-content .music-item .artist { margin-top:10px; }
.ly-selected ul { display:flex; justify-content:center; }
.ly-selected ul li + li { margin-left:10px; }
.ly-selected ul li button { margin-right:0; }
.ly-price { padding:10px 0 40px; text-align:center; }
.ly-price .dc-info { display:inline-block; font-size:16px; color:#959595; padding-right:18px; background:url(../img/ico_arrow-fill.png) no-repeat right 50% / 16px 16px; }
.ly-price .dc-info .tx-blue { color:#178bce; font-weight:bold; font-style:normal; }

/* 검색 관련 수정 */
.srchcnt-top { display:flex; justify-content:space-between; align-items:center; padding:12px 16px; }
.srchcnt-top .in-title { font-size:16px; line-height:32px; color:#000; }
.srchcnt-top .re-search { position:relative; width:160px; padding:5px 30px 5px 16px; border:1px solid #f2f2f2; border-radius:20px; box-sizing:border-box; }
.srchcnt-top .re-search input { display:block; width:100%; font-size:14px; line-height:20px; border:none; }
.srchcnt-top .re-search input::placeholder { font-size:14px; color:#6e6e6e; }
.srchcnt-top .re-search .btn-srch { position:absolute; display:block; width:30px; height:100%; top:0; right:0; text-indent:-9999px; background:url(../img/ico_search.png) no-repeat center 50% / 18px 18px; }

.srch-list { padding:0 16px; }
.srch-list li { width:100%; margin:10px 0; }
.srch-list .item { display:flex; justify-content:space-between; max-width:100%; font-size:16px; line-height:32px; overflow:hidden; }
.srch-list .item .num { width:24px; color:#959595; text-align:left; }
.srch-list .item .title { flex:1; margin-left:16px; text-align:left; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }

.srch-list.recent li { display:flex; }
.srch-list.recent .num { width:18px; text-indent:-9999px; background:url(../img/ico_time.png) no-repeat center 50% / 18px 18px; }
.srch-list.recent .item { flex:1; }
.srch-list.recent .no-data + ul { display:none; }

/* 구매완료 */
.complete-button.r_box { display:flex; justify-content:center; max-width:260px; margin:24px auto 0; padding:0; border: 1px solid #e5e5e5; border-radius:18px; font-size:14px; line-height:20px; }
.complete-button.r_box .btn { flex:1; padding:8px 15px; }
.complete-button.r_box .btn + .btn { position:relative; }
.complete-button.r_box .btn + .btn:before { content:''; position:absolute; width:1px; height:14px; left:0; top:50%; margin-top:-7px; background:#f2f2f2;  }
.complete-dc { max-width:260px; margin:0 auto; padding:12px 0 16px; text-align:center; }

.complete-wrap.overlap .complete-top { background-image:url(../img/Ico_warning.png); }
.complete-wrap.overlap .complete-top > p { max-width:260px; height:80px; margin:20px auto 0; text-align:left; }
.complete-wrap.overlap .complete-mid { border-top:none; }
.complete-wrap.overlap .complete-dc { padding-top:0; }
.complete-wrap.overlap .btn-free { width:200px; }

/* 앨범정보 */
.album-info { display:flex; align-items:center; padding:16px; }
.album-info .cover { width:96px; height:96px; }
.album-info .info { margin-left:12px; font-size:14px; line-height:20px; color:#959595; }
.album-info .info > * + * { margin-top:10px; }
.album-info .info .title { font-size:16px; line-height:24px; color:#000; }
.album-info .artist.go-album { display:inline-block; max-width:calc(100% - 20px); padding-right:20px; background:url(../img/ico_arrow-more-red.png) no-repeat right 50% / 20px 20px; }

.song-top { padding:16px 16px 0; font-size:14px; line-height:20px; color:#959595; }
.song--contents .music-item .num { width:16px; margin:0 12px 0 0; color:#959595; }

@media (max-width: 321px) { 
  .complete-wrap .price-wrap .price { font-size:14px; }
}

.skip_navi { width:100%; position:absolute; top:-36px; }
.skip_navi a {
	width: 100%;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	font-weight: 700;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	background: #004880;
	z-index: -1
}
.skip_navi a:active,.skip_navi a:focus,.skip_navi a:hover {
	z-index: 100000;
	top: 36px;
}
.blind {
	display: inline-block;
	position: absolute !important;
	overflow: hidden;
	color: transparent;
}
.hidden2 { position:absolute; clip:rect(0 0 0 0); width:1px; height:1px; margin:-1px; overflow:hidden; color:transparent; }

