.top_wrap .input_search::-ms-clear,
.top_wrap .input_search::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

.top_wrap .input_search::-webkit-search-cancel-button,
.top_wrap .input_search::-webkit-search-decoration,
.top_wrap .input_search::-webkit-search-results-button,
.top_wrap .input_search::-webkit-search-results-decoration {
  display: none;
}

html:not([data-platform*="mobile"]) a.section_title:hover {
  text-decoration: underline;
}

.badge_19:after,
.badge_hit:after,
.badge_title:after,
.btn_more_list .text:after,
.library_menu .VueCarousel-navigation-next:after,
.library_menu .VueCarousel-navigation-prev:after,
.ly_popup .ly_close:after,
.num .icon_play:after,
.option_area .btn_add,
.option_area .btn_add.on,
.option_area .btn_like.on:after,
.option_area .btn_like:after,
.option_area .btn_play:before,
.option_area .btn_shuffle:before,
.page_default .btn_add:before,
.page_default .text.album:before,
.page_default .text.basis:before,
.page_default .text.playlist:before,
.page_default .text.track:before,
.play_control_area .btn_play_last:before,
.play_control_area .btn_play_next:before,
.sort_order .item:before,
.summary_section + .attention_area:before,
.thumb .icon_play:after,
.thumb ~ .icon_play:after,
.top_wrap .btn_clear:after,
.top_wrap .search_area:before,
.window_popup .ly_close:after,
a.section_title:after,
html:not([data-platform*="mobile"]) .num .icon_play.on:hover:after,
html:not([data-platform*="mobile"]) .thumb .icon_play.on:hover:after,
html:not([data-platform*="mobile"]) .thumb ~ .icon_play.on:hover:after {
  background-image: url(https://www.line-website.com/lmj-scdn/assets/web/about/img/sp_vibe-9xNkqXAwAg7i2d.png);
  background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(transparent),
      to(transparent)
    ),
    url(https://www.line-website.com/lmj-scdn/assets/web/about/img/sp_vibe-d4MFwuZhNEGVm7.svg);
  background-image: linear-gradient(transparent, transparent),
    url(https://www.line-website.com/lmj-scdn/assets/web/about/img/sp_vibe-d4MFwuZhNEGVm7.svg);
  background-size: 889px 861px;
}

body,
button,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
table,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

body,
input,
select,
table,
textarea {
  font-family: -apple-system, BlinkMacSystemFont, AppleSDGothicNeo, Helvetica,
    Helvetica Neue, Roboto, Meiryo, HiraKakuProN-W3, "\B9D1\C740   \ACE0\B515",
    Malgun Gothic, "\B3CB\C6C0", Dotum, Droid Sans, sans-serif;
  font-size: 14px;
  line-height: 1.25em;
}

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

body,
html {
  height: 100%;
}

table {
  border-collapse: collapse;
}

fieldset,
img {
  border: 0;
}

img {
  vertical-align: top;
}

li {
  list-style: none;
}

address,
em {
  font-style: normal;
}

a {
  text-decoration: none;
}

button {
  cursor: pointer;
  border-radius: 0;
}

.blind {
  overflow: hidden;
  position: absolute;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
}

#u_skip {
  position: relative;
  z-index: 2147483647;
}

#u_skip a {
  position: absolute;
  top: -300px;
  left: 0;
  width: 128px;
  border: 1px solid #4ec53d;
  background: url(https://ssl.pstatic.net/static/common/sp_u_skip.png) repeat-x
    scroll 0 -11px transparent;
  text-align: center;
  outline: medium none;
}

#u_skip a:active,
#u_skip a:focus {
  top: 0;
  text-decoration: none;
  cursor: pointer;
}

#u_skip span {
  display: inline-block;
  padding: 2px 6px 0 0;
  background: url(https://ssl.pstatic.net/static/common/sp_u_skip.png) no-repeat
    scroll 100% 11px transparent;
  font-size: 11px;
  line-height: 26px;
  color: #fff;
  letter-spacing: -1px;
}

@-webkit-keyframes playing24 {
  to {
    background-position-x: -2160px;
  }
}

@keyframes playing24 {
  to {
    background-position-x: -2160px;
  }
}

@-webkit-keyframes playing36 {
  to {
    background-position-x: -3240px;
  }
}

@keyframes playing36 {
  to {
    background-position-x: -3240px;
  }
}

@-webkit-keyframes playing40 {
  to {
    background-position-x: -3600px;
  }
}

@keyframes playing40 {
  to {
    background-position-x: -3600px;
  }
}

@-webkit-keyframes playing41 {
  0% {
    background-position-x: 0;
  }

  to {
    background-position-x: -3690px;
  }
}

@keyframes playing41 {
  0% {
    background-position-x: 0;
  }

  to {
    background-position-x: -3690px;
  }
}

@-webkit-keyframes playing50 {
  to {
    background-position-x: -3000px;
  }
}

@keyframes playing50 {
  to {
    background-position-x: -3000px;
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-webkit-keyframes loading {
  to {
    background-position-x: -3420px;
  }
}

@keyframes loading {
  to {
    background-position-x: -3420px;
  }
}

body {
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

#audiop_web_player_core {
  overflow: hidden;
  left: 0;
  bottom: 0;
}

.content {
  position: relative;
  width: 964px;
  margin: 0 auto;
}

@media (max-width: 1273px) {
  .content {
    width: auto;
    margin: 0 43px;
  }
}

@media (max-width: 593px) {
  .content {
    margin: 0 20px;
  }
}

.content.is_default {
  position: absolute;
  top: 0;
  right: 0;
  left: 225px;
}

@media (max-width: 767px) {
  .content.is_default {
    top: 67px;
    left: 0;
  }
}

@media (max-width: 593px) {
  .content.is_default {
    top: 64px;
  }
}

@media (max-width: 767px) {
  .content.is_default .top_wrap {
    border-bottom: 0;
  }
}

@media (max-width: 767px) {
  .content.is_default .attention_area {
    margin-top: 5px;
  }
}

@media (max-width: 593px) {
  .content.is_default .attention_area {
    margin-top: 10px;
  }
}

.page_default {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
}

.page_default:after {
  content: "";
  width: 0;
  height: 100%;
}

.page_default .text,
.page_default:after {
  display: inline-block;
  vertical-align: middle;
}

.page_default .text {
  font-size: 16px;
  line-height: 24px;
  color: #999;
  word-wrap: break-word;
}

@media (max-width: 593px) {
  .page_default .text {
    font-size: 17px;
    line-height: 25px;
  }
}

.page_default .text.basis:before {
  background-position: -771px -209px;
  width: 58px;
  height: 58px;
  display: block;
  margin: 0 auto 24px;
  content: "";
}

@media (max-width: 593px) {
  .page_default .text.basis:before {
    margin-bottom: 21px;
  }
}

.page_default .text.track:before {
  background-position: -771px -341px;
  width: 58px;
  height: 58px;
  display: block;
  margin: 0 auto 24px;
  content: "";
}

@media (max-width: 593px) {
  .page_default .text.track:before {
    margin-bottom: 21px;
  }
}

.page_default .text.album:before {
  background-position: -771px -143px;
  width: 58px;
  height: 58px;
  display: block;
  margin: 0 auto 24px;
  content: "";
}

@media (max-width: 593px) {
  .page_default .text.album:before {
    margin-bottom: 21px;
  }
}

.page_default .text.playlist:before {
  background-position: -771px -275px;
  width: 58px;
  height: 58px;
  display: block;
  margin: 0 auto 24px;
  content: "";
}

@media (max-width: 593px) {
  .page_default .text.playlist:before {
    margin-bottom: 21px;
  }
}

.page_default .main_text {
  font-size: 22px;
  line-height: 27px;
  color: #232323;
  font-weight: 700;
}

.page_default .sub_text {
  display: block;
  padding-top: 10px;
  font-size: 17px;
  line-height: 25px;
  color: #444;
}

.page_default .keyword {
  word-break: break-all;
}

.page_default .btn_add {
  display: inline-block;
  margin-top: 20px;
  padding: 0 20px;
  font-size: 15px;
  line-height: 40px;
  color: #232323;
  vertical-align: top;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
}

@media (max-width: 593px) {
  .page_default .btn_add {
    font-size: 16px;
    line-height: 48px;
  }
}

.page_default .btn_add:before {
  display: inline-block;
  vertical-align: top;
  content: "";
  background-position: -772px -781px;
  width: 20px;
  height: 20px;
  margin: 10px 6px 0 0;
}

@media (max-width: 593px) {
  .page_default .btn_add:before {
    margin: 14px 8px 0 0;
  }
}

.loading_vibe {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 300;
  text-align: center;
  background-color: #fbfbfb;
}

.loading_vibe.on {
  display: block;
}

.loading_vibe:before {
  width: 0;
  height: 100%;
}

.loading_vibe:after,
.loading_vibe:before {
  display: inline-block;
  vertical-align: middle;
  content: "";
}

.loading_vibe:after {
  width: 36px;
  height: 36px;
  background: url(https://www.line-website-dev.com/lmj-scdn/assets/about/img/playing_loading_36x36-XfR0vCoq5E5YZ9H.png)
    0 0;
  background-size: 3420px 36px;
  -webkit-animation: loading 1.5s steps(95) infinite;
  animation: loading 1.5s steps(95) infinite;
}

html:not([data-platform*="mobile"]) .blind_pc {
  display: inline;
}

html:not([data-platform*="mobile"]) .blind_m,
html[data-platform*="mobile"] .blind_pc {
  display: none;
}

html[data-platform*="mobile"] .blind_m {
  display: inline;
}

.icon_play {
  width: 100%;
  z-index: 10;
}

.icon_play,
.icon_play:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.icon_play:before {
  display: none;
  background-color: rgba(0, 0, 0, 0.8);
  content: "";
}

.icon_play:after {
  visibility: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
}

.icon_play.on:after {
  visibility: visible;
}

.num .icon_play:after {
  background-position: -284px -839px;
  width: 13px;
  height: 16px;
  visibility: hidden;
}

.num .icon_play.on:after {
  visibility: visible;
  width: 24px;
  height: 24px;
  margin: 0;
  background: url(https://www.line-website.com/lmj-scdn/assets/web/about/img/playing_black_24x24-dbrdyQ0n3bqS8nY.png)
    0 0 no-repeat;
  background-size: 2160px 24px;
  -webkit-animation: playing24 2s steps(90) infinite;
  animation: playing24 2s steps(90) infinite;
}

html:not([data-platform*="mobile"]) .num .icon_play.on:hover:after {
  background-position: -244px -839px;
  width: 12px;
  height: 16px;
  -webkit-animation: none;
  animation: none;
}

.num .icon_play.on + .text {
  visibility: hidden;
}

.thumb .icon_play.on:before,
.thumb ~ .icon_play.on:before {
  display: block;
}

.thumb .icon_play:after,
.thumb ~ .icon_play:after {
  background-position: -305px -839px;
  width: 13px;
  height: 16px;
  visibility: hidden;
}

.thumb .icon_play.on:after,
.thumb ~ .icon_play.on:after {
  visibility: visible;
  width: 40px;
  height: 40px;
  margin: 0;
  background: url(https://www.line-website.com/lmj-scdn/assets/web/about/img/playing_white_40x40-t1GaDaVolnuQQJ.png)
    0 0 no-repeat;
  background-size: 3600px 40px;
  -webkit-animation: playing40 2s steps(90) infinite;
  animation: playing40 2s steps(90) infinite;
}

html:not([data-platform*="mobile"]) .thumb .icon_play.on:hover:after,
html:not([data-platform*="mobile"]) .thumb ~ .icon_play.on:hover:after {
  background-position: -264px -839px;
  width: 12px;
  height: 16px;
  -webkit-animation: none;
  animation: none;
}

.badge_title {
  display: table-cell;
  vertical-align: middle;
}

.badge_title:after {
  background-position: -475px -564px;
  width: 27px;
  height: 12px;
  display: block;
  margin: 3px 0 0 6px;
  content: "";
}

@media (max-width: 593px) {
  .badge_title:after {
    background-position: -703px -182px;
    width: 34px;
    height: 15px;
    margin-top: 4px;
  }
}

.badge_19 {
  display: table-cell;
  vertical-align: middle;
}

.badge_19:after {
  background-position: -618px -839px;
  width: 15px;
  height: 15px;
  display: block;
  margin: 2px 0 0 6px;
  content: "";
}

@media (max-width: 593px) {
  .badge_19:after {
    background-position: -843px -661px;
    width: 18px;
    height: 18px;
  }
}

.badge_hit {
  display: table-cell;
  vertical-align: middle;
}

.badge_hit:after {
  background-position: -510px -564px;
  width: 22px;
  height: 12px;
  display: block;
  margin: 3px 0 0 6px;
  content: "";
}

@media (max-width: 593px) {
  .badge_hit:after {
    background-position: -735px -62px;
    width: 28px;
    height: 15px;
    margin-top: 4px;
  }
}

.section_title {
  display: inline-block;
  padding-bottom: 2px;
  font-size: 17px;
  line-height: 38px;
  font-weight: 700;
  color: #232323;
  vertical-align: top;
}

@media (max-width: 1273px) {
  .section_title {
    display: block;
  }
}

@media (max-width: 593px) {
  .section_title {
    padding-bottom: 7px;
    font-size: 19px;
  }
}

a.section_title {
  cursor: pointer;
}

a.section_title:after {
  display: inline-block;
  vertical-align: top;
  content: "";
  background-position: -428px -348px;
  width: 9px;
  height: 17px;
  margin: 10px 0 0 5px;
}

@media (max-width: 593px) {
  a.section_title:after {
    margin: 11px 0 0 6px;
  }
}

.subend_title {
  font-size: 17px;
  line-height: 20px;
  font-weight: 700;
  color: #232323;
}

@media (max-width: 593px) {
  .subend_title {
    font-size: 19px;
    line-height: 26px;
  }
}

.subend_title.for_ellipsis {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  padding-right: 205px;
}

@media (max-width: 593px) {
  .subend_title.for_ellipsis {
    overflow: visible;
    padding-right: 0;
    white-space: normal;
  }
}

.library_title .sub {
  display: block;
  font-size: 13px;
  line-height: 17px;
  color: #999;
  font-weight: 400;
}

@media (max-width: 767px) {
  .library_title .sub {
    font-size: 30px;
    line-height: 36px;
    color: #232323;
    font-weight: 700;
  }
}

@media (max-width: 593px) {
  .library_title .sub {
    font-size: 24px;
    line-height: 30px;
  }
}

.library_title .main {
  display: block;
  padding-top: 3px;
  font-size: 30px;
  line-height: 36px;
  color: #232323;
  font-weight: 700;
}

@media (max-width: 767px) {
  .library_title .main {
    display: none;
  }
}

.library_menu {
  display: none;
  position: relative;
  overflow: hidden;
}

@media (max-width: 767px) {
  .library_menu {
    display: block;
    margin-top: 21px;
    padding: 8px 0 0;
  }
}

@media (max-width: 593px) {
  .library_menu {
    margin: 9px 0 0;
  }
}

.library_menu .menu_list {
  overflow-x: auto;
  overflow-y: hidden;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  scrollbar-width: none;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  margin-left: -10px;
  white-space: nowrap;
}

.library_menu .menu_list::-webkit-scrollbar {
  display: none;
}

@media (max-width: 593px) {
  .library_menu .menu_list {
    margin: 0 -10px;
  }
}

.library_menu .menu_item {
  display: inline-block;
  vertical-align: top;
  margin-left: 8px;
}

@media (max-width: 593px) {
  .library_menu .menu_item:first-of-type {
    margin-left: 5px;
  }
}

.library_menu .menu_item:last-of-type {
  margin-right: 5px;
}

.library_menu .link_menu {
  position: relative;
  display: inline-block;
  padding: 5px 5px 10px;
  font-size: 16px;
  line-height: 19px;
  color: #999;
  vertical-align: top;
}

@media (max-width: 593px) {
  .library_menu .link_menu {
    padding: 5px 5px 9px;
    font-size: 19px;
    line-height: 23px;
  }
}

.library_menu .link_menu.on {
  color: #232323;
  font-weight: 700;
}

.library_menu .link_menu.on:after {
  position: absolute;
  right: 5px;
  bottom: 0;
  left: 5px;
  height: 3px;
  background-color: #00c55e;
  content: "";
}

.library_menu .btn_prev {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 20;
  min-width: 20px;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#fbfbfb),
    to(hsla(0, 0%, 98.4%, 0))
  );
  background-image: linear-gradient(90deg, #fbfbfb, hsla(0, 0%, 98.4%, 0));
}

@media (max-width: 767px) {
  .library_menu .btn_prev {
    min-width: 20px;
    background-image: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#fbfbfb),
      to(hsla(0, 0%, 98.4%, 0))
    );
    background-image: linear-gradient(90deg, #fbfbfb, hsla(0, 0%, 98.4%, 0));
  }
}

@media (max-width: 593px) {
  .library_menu .btn_prev {
    top: 5px;
    left: -5px;
    min-width: 25px;
    background-image: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#fbfbfb),
      to(hsla(0, 0%, 98.4%, 0))
    );
    background-image: linear-gradient(90deg, #fbfbfb, hsla(0, 0%, 98.4%, 0));
  }
}

.library_menu .btn_next {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  min-width: 20px;
  z-index: 20;
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(#fbfbfb),
    to(hsla(0, 0%, 98.4%, 0))
  );
  background-image: linear-gradient(270deg, #fbfbfb, hsla(0, 0%, 98.4%, 0));
}

.library_menu .btn_next:after {
  display: block;
  content: "";
  clear: both;
}

@media (max-width: 767px) {
  .library_menu .btn_next {
    min-width: 30px;
    background-image: -webkit-gradient(
      linear,
      right top,
      left top,
      color-stop(60%, #fbfbfb),
      to(hsla(0, 0%, 98.4%, 0))
    );
    background-image: linear-gradient(
      270deg,
      #fbfbfb 60%,
      hsla(0, 0%, 98.4%, 0)
    );
  }
}

@media (max-width: 593px) {
  .library_menu .btn_next {
    top: 5px;
    right: -5px;
    min-width: 25px;
    background-image: -webkit-gradient(
      linear,
      right top,
      left top,
      from(#fbfbfb),
      to(hsla(0, 0%, 98.4%, 0))
    );
    background-image: linear-gradient(270deg, #fbfbfb, hsla(0, 0%, 98.4%, 0));
  }
}

.library_menu .VueCarousel-navigation-prev {
  position: relative;
  display: block;
  left: 0;
  padding: 5px 20px 5px 13px;
  vertical-align: top;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(69%, #fbfbfb),
    to(hsla(0, 0%, 98.4%, 0))
  );
  background-image: linear-gradient(90deg, #fbfbfb 69%, hsla(0, 0%, 98.4%, 0));
}

@media (max-width: 767px) {
  .library_menu .VueCarousel-navigation-prev {
    left: 3px;
    padding: 5px 20px 5px 0;
  }
}

@media (max-width: 593px) {
  .library_menu .VueCarousel-navigation-prev {
    padding: 5px;
    background-image: none;
  }
}

html[data-platform*="mobile"] .library_menu .VueCarousel-navigation-prev {
  display: none;
}

.library_menu .VueCarousel-navigation-prev:before {
  width: 32px;
  height: 32px;
}

.library_menu .VueCarousel-navigation-prev:after {
  background-position: -762px -839px;
  width: 9px;
  height: 14px;
  right: 32px;
}

@media (max-width: 593px) {
  .library_menu .VueCarousel-navigation-prev:after {
    right: 17px;
  }
}

.library_menu .VueCarousel-navigation-next {
  position: relative;
  display: inline-block;
  right: 0;
  padding: 5px 13px 5px 20px;
  vertical-align: top;
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    color-stop(69%, #fbfbfb),
    to(hsla(0, 0%, 98.4%, 0))
  );
  background-image: linear-gradient(270deg, #fbfbfb 69%, hsla(0, 0%, 98.4%, 0));
}

@media (max-width: 767px) {
  .library_menu .VueCarousel-navigation-next {
    right: 3px;
    padding: 5px 0 5px 20px;
  }
}

@media (max-width: 593px) {
  .library_menu .VueCarousel-navigation-next {
    padding: 5px;
    background-image: none;
  }
}

html[data-platform*="mobile"] .library_menu .VueCarousel-navigation-next {
  display: none;
}

.library_menu .VueCarousel-navigation-next:before {
  width: 32px;
  height: 32px;
}

.library_menu .VueCarousel-navigation-next:after {
  background-position: -727px -839px;
  width: 9px;
  height: 14px;
  left: 32px;
}

@media (max-width: 593px) {
  .library_menu .VueCarousel-navigation-next:after {
    left: 17px;
  }
}

.top_wrap {
  position: relative;
  padding-bottom: 25px;
}

@media (max-width: 767px) {
  .top_wrap {
    padding-bottom: 20px;
  }
}

@media (max-width: 593px) {
  .top_wrap {
    padding-bottom: 15px;
  }
}

.top_wrap .function_area {
  position: absolute;
  top: 19px;
  right: 0;
}

.top_wrap .function_area:after {
  display: block;
  content: "";
  clear: both;
}

@media (max-width: 767px) {
  .top_wrap .function_area {
    position: relative;
    top: 0;
  }
}

.top_wrap .function_area .option_area {
  float: right;
  margin-left: 20px;
}

@media (max-width: 767px) {
  .top_wrap .function_area .option_area {
    float: none;
    margin-top: 20px;
    margin-left: -10px;
    text-align: center;
  }
}

@media (max-width: 593px) {
  .top_wrap .function_area .option_area {
    margin-top: 25px;
  }
}

@media (max-width: 767px) {
  .top_wrap .function_area .option_area .area_inner {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .top_wrap .function_area .inner_option {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .top_wrap .function_area .inner_option:first-of-type {
    margin-left: 0;
  }
}

.top_wrap .function_area .btn_play,
.top_wrap .function_area .btn_shuffle {
  width: 134px;
}

@media (max-width: 992px) {
  .top_wrap .function_area .btn_play,
  .top_wrap .function_area .btn_shuffle {
    width: 83px;
  }
}

@media (max-width: 767px) {
  .top_wrap .function_area .btn_play,
  .top_wrap .function_area .btn_shuffle {
    width: 100%;
  }
}

@media (max-width: 593px) {
  .top_wrap .function_area .btn_play,
  .top_wrap .function_area .btn_shuffle {
    line-height: 48px;
  }
}

@media (max-width: 992px) {
  .top_wrap .function_area .del {
    display: none;
  }
}

@media (max-width: 767px) {
  .top_wrap .function_area .del {
    display: inline;
  }
}

.top_wrap .search_area {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

@media (max-width: 767px) {
  .top_wrap .search_area {
    display: block;
    margin-top: 20px;
  }
}

@media (max-width: 593px) {
  .top_wrap .search_area {
    margin-top: 25px;
  }
}

.top_wrap .search_area:before {
  background-position: -799px -839px;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 50%;
  left: 16px;
  z-index: 5;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0.3;
  content: "";
}

@media (max-width: 593px) {
  .top_wrap .search_area:before {
    background-position: -676px -811px;
    width: 20px;
    height: 20px;
    left: 12px;
  }
}

.top_wrap .search_area.searching:before {
  opacity: 1;
}

.top_wrap .search_area.searching .btn_clear {
  display: block;
}

.top_wrap .input_search {
  width: 230px;
  height: 42px;
  padding: 0 30px 0 38px;
  font-size: 14px;
  line-height: 18px;
  border: none;
  border-radius: 4px;
  background-color: #f2f2f2;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media (max-width: 767px) {
  .top_wrap .input_search {
    width: 100%;
  }
}

@media (max-width: 593px) {
  .top_wrap .input_search {
    height: 44px;
    padding: 0 30px 0 36px;
    font-size: 15px;
    line-height: 19px;
  }
}

.top_wrap .input_search::-webkit-input-placeholder {
  font-size: 14px;
  line-height: 18px;
  color: #999;
}

.top_wrap .input_search::-moz-placeholder {
  font-size: 14px;
  line-height: 18px;
  color: #999;
}

.top_wrap .input_search:-ms-input-placeholder {
  font-size: 14px;
  line-height: 18px;
  color: #999;
}

.top_wrap .input_search::-ms-input-placeholder {
  font-size: 14px;
  line-height: 18px;
  color: #999;
}

.top_wrap .input_search::placeholder {
  font-size: 14px;
  line-height: 18px;
  color: #999;
}

@media (max-width: 593px) {
  .top_wrap .input_search::-webkit-input-placeholder {
    font-size: 15px;
    line-height: 19px;
  }

  .top_wrap .input_search::-moz-placeholder {
    font-size: 15px;
    line-height: 19px;
  }

  .top_wrap .input_search:-ms-input-placeholder {
    font-size: 15px;
    line-height: 19px;
  }

  .top_wrap .input_search::-ms-input-placeholder {
    font-size: 15px;
    line-height: 19px;
  }

  .top_wrap .input_search::placeholder {
    font-size: 15px;
    line-height: 19px;
  }
}

.top_wrap .input_search:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 1px #888;
  box-shadow: 0 0 0 1px #888;
}

.top_wrap .btn_clear {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px;
}

.top_wrap .btn_clear:after {
  background-position: -843px -531px;
  width: 18px;
  height: 18px;
  margin-top: 12px;
}

.top_wrap .btn_clear:after:after {
  display: block;
  content: "";
  clear: both;
}

@media (max-width: 992px) {
  .top_wrap .option_area + .search_area .input_search {
    width: 150px;
  }
}

@media (max-width: 767px) {
  .top_wrap .option_area + .search_area .input_search {
    width: 100%;
  }
}

@media (max-width: 593px) {
  .top_wrap .option_area + .search_area {
    margin-top: 15px;
  }
}

.play_control_area {
  margin-left: -5px;
  padding-top: 20px;
  border-top: 1px solid #e4e4e4;
}

@media (max-width: 593px) {
  .play_control_area {
    margin-left: -7px;
    padding-top: 9px;
  }
}

.play_control_area a {
  display: inline-block;
  margin: 0 5px;
  padding: 9px 12px 9px 11px;
  font-size: 13px;
  line-height: 16px;
  color: #232323;
  vertical-align: top;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
}

@media (max-width: 593px) {
  .play_control_area a {
    margin: 0 7px;
    padding: 9px 1px;
    font-size: 16px;
    line-height: 22px;
    border: none;
  }
}

.play_control_area .btn_play_next:before {
  display: inline-block;
  vertical-align: top;
  content: "";
  background-position: -54px -839px;
  width: 16px;
  height: 16px;
  margin-right: 4px;
}

@media (max-width: 593px) {
  .play_control_area .btn_play_next:before {
    background-position: -620px -811px;
    width: 20px;
    height: 20px;
    margin: 2px 6px 0 0;
  }
}

.play_control_area .btn_play_last:before {
  display: inline-block;
  vertical-align: top;
  content: "";
  background-position: -30px -839px;
  width: 16px;
  height: 16px;
  margin-right: 4px;
}

@media (max-width: 593px) {
  .play_control_area .btn_play_last:before {
    background-position: -592px -811px;
    width: 20px;
    height: 20px;
    margin: 2px 7px 0 0;
  }
}

.play_control_area.disabled a {
  opacity: 0.3;
  cursor: not-allowed;
}

@media (max-width: 1273px) {
  .play_control_area .del {
    display: none;
  }
}

.summary_section + .play_control_area {
  margin-top: 50px;
}

@media (max-width: 593px) {
  .summary_section + .play_control_area {
    margin-top: 30px;
  }
}

.summary_section + .attention_area {
  padding: 12px 10px 10px;
  border: 1px solid rgba(159, 170, 181, 0.15);
  border-radius: 4px;
  background-color: rgba(150, 169, 187, 0.05);
  font-size: 13px;
  color: #565c61;
  line-height: 16px;
  text-align: center;
}

@media (max-width: 593px) {
  .summary_section + .attention_area {
    padding: 12px 15px;
    font-size: 14px;
    line-height: 19px;
  }
}

.summary_section + .attention_area:before {
  display: inline-block;
  vertical-align: top;
  content: "";
  background-position: -482px -839px;
  width: 16px;
  height: 16px;
  margin-right: 4px;
}

@media (max-width: 593px) {
  .summary_section + .attention_area:before {
    display: none;
  }
}

.summary_section + .attention_area + .play_control_area {
  margin-top: 25px;
}

@media (max-width: 593px) {
  .summary_section + .attention_area + .play_control_area {
    margin-top: 20px;
  }
}

.option_area .area_inner {
  display: table;
}

@media (max-width: 593px) {
  .option_area .area_inner {
    width: 100%;
  }
}

.option_area .play_option {
  display: table-cell;
  vertical-align: top;
}

.option_area .inner_option {
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 593px) {
  .option_area .inner_option {
    width: 50%;
  }
}

.option_area .inner_option:first-of-type {
  margin-left: -10px;
}

@media (max-width: 593px) {
  .option_area .inner_option:first-of-type {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .option_area .inner_option:nth-child(3) {
    display: none;
  }
}

.option_area .btn,
.option_area .btn_play,
.option_area .btn_shuffle {
  display: inline-block;
  border-radius: 4px;
  font-size: 15px;
  line-height: 40px;
  vertical-align: top;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 593px) {
  .option_area .btn,
  .option_area .btn_play,
  .option_area .btn_shuffle {
    line-height: 48px;
  }
}

.option_area .btn_play {
  background-color: #00c55e;
  border: 1px solid #00c55e;
  color: #fff;
}

.option_area .btn_play:before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  background-position: -662px -781px;
  width: 19px;
  height: 20px;
  margin: -3px 4px 0 0;
}

@media (max-width: 593px) {
  .option_area .btn_play:before {
    margin: -4px 8px 0 0;
  }
}

.option_area .btn_play.disabled {
  border: 1px solid #e9e9e9;
  background-color: #e9e9e9;
  cursor: default;
}

.option_area .btn_shuffle {
  border: 1px solid #d7d7d7;
  color: #232323;
  background-color: #fbfbfb;
}

.option_area .btn_shuffle:before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  background-position: -717px -781px;
  width: 19px;
  height: 20px;
  margin: -2px 6px 0 0;
}

@media (max-width: 593px) {
  .option_area .btn_shuffle:before {
    margin: -4px 8px 0 0;
  }
}

.option_area .btn_shuffle.disabled {
  opacity: 0.5;
  cursor: default;
}

.option_area .btn {
  border: 1px solid #d7d7d7;
  color: #232323;
  background-color: #fbfbfb;
}

.option_area .btn.disabled {
  opacity: 0.5;
  cursor: default;
}

.option_area .more_option {
  display: table-cell;
  width: 87px;
  vertical-align: top;
}

.option_area .more_option:after {
  display: block;
  content: "";
  clear: both;
}

.option_area .more_option.only {
  width: 42px;
}

.option_area .more_option .dropdown_wrap {
  float: right;
}

.option_area .play_option + .more_option {
  padding-left: 9px;
}

@media (max-width: 593px) {
  .option_area .play_option + .more_option {
    padding: 4px 0 4px 10px;
  }
}

.option_area .btn_like {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

.option_area .btn_like:after {
  display: inline-block;
  vertical-align: top;
  content: "";
  background-position: -544px -624px;
  width: 42px;
  height: 42px;
}

@media (max-width: 593px) {
  .option_area .btn_like:after {
    background-position: -594px -624px;
    width: 42px;
    height: 42px;
  }
}

.option_area .btn_like.on:after {
  background-position: -644px -624px;
  width: 42px;
  height: 42px;
}

@media (max-width: 593px) {
  .option_area .btn_like.on:after {
    background-position: -694px -624px;
    width: 42px;
    height: 42px;
  }
}

.option_area .btn_add {
  background-position: -344px -624px;
  width: 42px;
  height: 42px;
  float: left;
  margin-left: 1px;
}

.option_area .btn_add.on {
  background-position: -444px -624px;
  width: 42px;
  height: 42px;
}

.option_area .plus {
  display: none;
}

@media (max-width: 593px) {
  .option_area.only .del,
  .option_area .plus {
    display: inline;
  }
}

.option_area.disabled .btn_play {
  border: 1px solid #e9e9e9;
  background-color: #e9e9e9;
  cursor: default;
}

.option_area.disabled .btn_shuffle {
  opacity: 0.5;
  color: #ccc;
  cursor: default;
}

.option_area.disabled .btn_shuffle:before {
  opacity: 0.15;
}

.option_area.disabled .more_option {
  opacity: 0.2;
}

.option_area.disabled .btn_add,
.option_area.disabled .btn_like {
  cursor: default;
}

.btn_more_list {
  margin-bottom: 35px;
  text-align: center;
  background-color: #fbfbfb;
  border-top: 1px solid #e4e4e4;
}

@media (max-width: 1273px) {
  .btn_more_list {
    margin-bottom: 34px;
  }
}

@media (max-width: 593px) {
  .btn_more_list {
    margin-bottom: 2px;
  }
}

.btn_more_list .link {
  display: inline-block;
  padding: 19px 20px;
  vertical-align: top;
}

.btn_more_list .link.disabled {
  opacity: 0.25;
  cursor: not-allowed;
}

@media (max-width: 593px) {
  .btn_more_list .link {
    width: 100%;
    padding: 19px 0;
  }
}

.btn_more_list .text {
  font-size: 15px;
  line-height: 19px;
  color: #232323;
}

.btn_more_list .text:after {
  display: inline-block;
  vertical-align: top;
  content: "";
  background-position: -871px -90px;
  width: 13px;
  height: 7px;
  margin: 7px 0 0 6px;
}

.sort_order {
  position: absolute;
  top: 2px;
  right: 0;
  margin-right: -8px;
}

@media (max-width: 593px) {
  .sort_order {
    position: static;
    margin: 26px -8px 0;
  }
}

.sort_order .item {
  display: inline-block;
  padding: 0 8px;
  font-size: 14px;
  line-height: 17px;
  color: #999;
  vertical-align: top;
  border: 0;
  background-color: transparent;
}

@media (max-width: 593px) {
  .sort_order .item {
    font-size: 16px;
    line-height: 19px;
  }
}

.sort_order .item:before {
  background-position: -540px -564px;
  width: 14px;
  height: 12px;
  display: none;
  margin: 2px 3px 0 0;
  vertical-align: top;
  content: "";
}

.sort_order .item[aria-checked="true"] {
  color: #232323;
  font-weight: 700;
}

.sort_order .item[aria-checked="true"]:before {
  display: inline-block;
}

@media (max-width: 593px) {
  .sort_order .item[aria-checked="true"]:before {
    display: none;
  }
}

.control_sort_area {
  padding-top: 20px;
}

.control_sort_area:after {
  display: block;
  content: "";
  clear: both;
}

@media (max-width: 767px) {
  .control_sort_area {
    padding-top: 0;
  }
}

.control_sort_area .play_control_area {
  float: left;
  border: 0;
  padding-top: 0;
}

@media (max-width: 767px) {
  .control_sort_area .play_control_area {
    padding-top: 20px;
  }
}

@media (max-width: 593px) {
  .control_sort_area .play_control_area {
    float: none;
    padding-top: 10px;
  }
}

.control_sort_area .sort_order {
  position: static;
  float: right;
  margin-top: 4px;
}

@media (max-width: 767px) {
  .control_sort_area .sort_order {
    margin-top: 25px;
  }
}

@media (max-width: 593px) {
  .control_sort_area .sort_order {
    float: none;
  }
}

@media (max-width: 992px) {
  .control_sort_area .sort_order .del {
    display: none;
  }
}

@media (max-width: 593px) {
  .control_sort_area .sort_order .del {
    display: inline;
  }
}

.control_sort_area .play_control_area + .sort_order {
  margin-top: 18px;
}

@media (max-width: 767px) {
  .control_sort_area .play_control_area + .sort_order {
    margin-top: 38px;
  }
}

@media (max-width: 593px) {
  .control_sort_area .play_control_area + .sort_order {
    margin-top: 21px;
  }
}

.ly_dimmed {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
}

.ly_popup {
  overflow-y: hidden;
  position: relative;
  display: inline-block;
  margin: 50px 0;
  padding: 35px 0;
  vertical-align: middle;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

@media (max-width: 593px) {
  .ly_popup {
    padding: 30px 0;
    text-align: left;
  }
}

.ly_popup .ly_top_text {
  display: block;
  margin: 0 35px 10px;
  font-size: 15px;
  line-height: 19px;
  text-align: center;
  font-weight: 700;
}

@media (max-width: 593px) {
  .ly_popup .ly_top_text {
    margin: 0 30px 10px;
    font-size: 16px;
  }
}

.ly_popup .ly_text_area {
  display: table;
  width: 270px;
  min-height: 44px;
  margin: 0 35px;
  color: #232323;
}

@media (max-width: 593px) {
  .ly_popup .ly_text_area {
    width: 238px;
    min-height: 48px;
    margin: 0 30px;
  }
}
.ly_terms_area {
  padding: 30px 24px 32px;
  background-color: #f7f7f7;
}
@media (max-width: 593px) {
  .ly_terms_area {
    padding: 20px 18px;
  }
}

.ly_terms_item + .ly_terms_item {
  margin-top: 38px;
}

.ly_list_title {
  font-size: 14px;
  line-height: 20px;
  color: #000;
}

.ly_list_content {
  margin-top: 10px;
}

@media (max-width: 593px) {
  .ly_main_title {
    padding-bottom: 10px;
  }
}

.ly_main_title {
  padding-bottom: 17px;
  line-height: 26px;
}
@media (max-width: 593px) {
  .ly_popup .ly_main_title {
    font-size: 19px;
    line-height: 24px;
  }
}
.ly_popup .ly_main_title {
  display: block;
  font-size: 22px;
  line-height: 27px;
  color: #232323;
  font-weight: 700;
  text-align: center;
}

.ly_list_content > .ly_list_subtitle {
  margin-top: 3px;
}
.ly_list_subtitle {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  color: #000;
  vertical-align: top;
}

.ly_popup .ly_text_area em {
  display: table-cell;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  vertical-align: middle;
}

@media (max-width: 593px) {
  .ly_popup .ly_text_area em {
    font-size: 16px;
    line-height: 24px;
  }
}

.ly_popup .ly_main_title {
  display: block;
  font-size: 22px;
  line-height: 27px;
  color: #232323;
  font-weight: 700;
  text-align: center;
}

@media (max-width: 593px) {
  .ly_popup .ly_main_title {
    font-size: 19px;
    line-height: 24px;
  }
}

.ly_popup .ly_sub_text {
  width: 468px;
  margin: 0 35px;
  font-size: 15px;
  line-height: 22px;
  color: #232323;
  text-align: center;
}

@media (max-width: 593px) {
  .ly_popup .ly_sub_text {
    width: 285px;
    margin: 0 30px;
  }
}

@media (max-width: 374px) {
  .ly_popup .ly_sub_text {
    width: 238px;
  }
}

.ly_popup .ly_sub_text br {
  display: none;
}

@media (max-width: 593px) {
  .ly_popup .ly_sub_text br {
    display: block;
  }
}
.ly_popup .ly_contents {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: scrollbar;
  width: 502px;
  max-height: 502px;
  margin-top: 25px;
  padding: 0 35px;
  color: #666;
  text-align: left;
  outline: none;
}

.ly_popup .ly_contents::-webkit-scrollbar {
  width: 8px;
}

.ly_popup .ly_contents::-webkit-scrollbar-track {
  background: hsla(0, 0%, 84.3%, 0.5);
  border-radius: 5px;
}

.ly_popup .ly_contents::-webkit-scrollbar-thumb {
  background: #999;
  border-radius: 5px;
}

@media (max-width: 593px) {
  .ly_popup .ly_contents {
    width: 289px;
    max-height: 317px;
    margin-top: 20px;
    padding: 0 28px;
  }
}

@media (max-width: 374px) {
  .ly_popup .ly_contents {
    width: 238px;
    padding: 0 25px;
  }
}

.ly_popup .ly_contents .ly_text {
  font-size: 14px;
  line-height: 22px;
  white-space: pre-line;
}

@media (max-width: 593px) {
  .ly_popup .ly_contents .ly_text {
    font-size: 15px;
  }
}

.ly_popup .ly_bg_area {
  overflow: hidden;
  margin: 35px 35px 40px;
  background-color: #f7f7f7;
}

@media (max-width: 593px) {
  .ly_popup .ly_bg_area {
    margin: 25px 28px 30px;
  }
}

@media (max-width: 374px) {
  .ly_popup .ly_bg_area {
    margin: 25px 25px 31px;
  }
}

.ly_popup .ly_membership {
  width: 260px;
  margin: 35px auto;
  padding: 32px 28px;
  font-size: 16px;
  line-height: 20px;
  color: #232323;
  text-align: center;
  border: 2px solid #00c55e;
  border-radius: 10px;
  background-color: #fff;
}

@media (max-width: 593px) {
  .ly_popup .ly_membership {
    width: 223px;
    margin: 10px;
    padding: 22px 21px;
    font-size: 15px;
  }
}

@media (max-width: 374px) {
  .ly_popup .ly_membership {
    width: 182px;
  }
}

.ly_popup .ly_membership .ly_product {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #00c55e;
}

@media (max-width: 593px) {
  .ly_popup .ly_membership .ly_product {
    font-size: 16px;
    line-height: 23px;
  }
}

.ly_popup .ly_membership .ly_info {
  margin-top: 16px;
  text-align: left;
}

@media (max-width: 593px) {
  .ly_popup .ly_membership .ly_info {
    margin-top: 9px;
  }
}

.ly_popup .ly_membership .ly_item {
  font-size: 14px;
  line-height: 23px;
  color: #232323;
}

@media (max-width: 593px) {
  .ly_popup .ly_membership .ly_item {
    line-height: 21px;
  }
}

.ly_popup .ly_membership .ly_item:only-child {
  text-align: center;
}

.ly_popup .ly_membership .ly_item_head {
  color: #666;
}

.ly_popup .ly_loading {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  border-radius: 4px;
  background-color: hsla(0, 0%, 100%, 0.6);
}

.ly_popup .ly_loading:before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 0;
  height: 100%;
}

.ly_popup .ly_loading .load_area {
  display: inline-block;
  width: 23px;
  height: 23px;
  vertical-align: middle;
}

.ly_popup .ly_loading .ic_circle {
  -webkit-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
}

.ly_popup .ly_loading .circle {
  stroke-linecap: round;
}

.ly_popup .ly_btn_area,
.window_popup .ly_btn_area {
  text-align: center;
}

.ly_popup .ly_btn_area a,
.window_popup .ly_btn_area a {
  display: inline-block;
  min-width: 80px;
  padding: 0 15px 1px;
  line-height: 39px;
  font-size: 15px;
  color: #232323;
  vertical-align: top;
  border-radius: 4px;
  border: 1px solid #d7d7d7;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 593px) {
  .ly_popup .ly_btn_area a,
  .window_popup .ly_btn_area a {
    min-width: 82px;
    line-height: 42px;
  }
}

.ly_popup .ly_btn_area a.long,
.window_popup .ly_btn_area a.long {
  width: 100%;
}

.ly_popup .ly_btn_area a.point,
.window_popup .ly_btn_area a.point {
  color: #fff;
  border-color: #00c55e;
  background-color: #00c55e;
}

.ly_popup .ly_btn_area.disabled .point,
.window_popup .ly_btn_area.disabled .point {
  border: 1px solid #e9e9e9;
  background-color: #e9e9e9;
  cursor: not-allowed;
}

.ly_popup .ly_close,
.window_popup .ly_close {
  outline: medium;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 34px;
  height: 34px;
  text-align: center;
}

.ly_popup .ly_close:after,
.window_popup .ly_close:after {
  display: inline-block;
  vertical-align: top;
  content: "";
  background-position: -843px -839px;
  width: 14px;
  height: 14px;
  margin-top: 10px;
}

body {
  background-color: #fbfbfb;
}

body.body-lock {
  overflow: hidden;
  height: 100%;
  -webkit-overflow-scrolling: auto;
}

.wrap {
  height: 100%;
}

.home {
  position: relative;
  min-height: 100%;
  overflow: hidden;
}

.container,
.home {
  background-color: #fff;
}

.container {
  min-height: 600px;
  padding-left: 225px;
}

@media (max-width: 767px) {
  .container {
    min-height: 540px;
    padding: 67px 0 0;
  }
}

@media (max-width: 593px) {
  .container {
    padding: 64px 0 0;
  }
}

.container {
  padding: 67px 0 0;
}

@media (max-width: 593px) {
  .container {
    padding: 64px 0 0;
  }
}

.swiper-slide a {
  display: inline-block;
}

/* .viewpc{ display: block!important; } */
.viewsp {
  display: none !important;
}

@media (max-width: 767px) {
  .swiper-slide a {
    cursor: default;
    pointer-events: auto;
  }

  .viewpc {
    display: none !important;
  }
  .viewsp {
    display: block !important;
  }
}

.slide-up {
  opacity: 0;
}
.slide-up.in {
  opacity: 1;
  -webkit-transition: opacity 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s;
  transition: opacity 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s;
}