<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sample {
  margin: auto;
  background-repeat: no-repeat;
}

.sub-page {
  background-color: #f9f9f9;
  padding-top: 130px;
  padding-bottom: 125px;
}
.root_daum_roughmap .cont {
  display: none !important;
}

.board-view-page.sub-page {
  background-color: #fff;
}

.tab--style02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 47px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.tab--style02&gt;a {
  display: block;
  font-size: 40px;
  color: #ccc;
  margin-right: 44px;
  line-height: 1em;
  font-weight: 700;
}

.tab--style02&gt;a.active {
  color: #222;
  font-size: 50px;
  position: relative;
}

.tab--style02&gt;a.active::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #ef287c;
  position: absolute;
  right: -13px;
  top: -9px;
}

.page__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 60px;
}

.page__top .tab--style02 {
  margin-bottom: 0;
}

.page__top .top__tit {
  font-weight: 700;
  font-size: 50px;
  line-height: 1em;
  color: #000;
  position: relative;
}

.page__top .top__tit::before {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #ef287c;
  border-radius: 50%;
  position: absolute;
  top: -7px;
  right: -10px;
}

.page__top .board__search {
  border: 2px solid #e1e1e1;
  border-radius: 35px;
}

.page__top .board__search input {
  border: none;
  outline: none;
  line-height: 44px;
  height: 44px;
  width: 200px;
  padding-left: 25px;
  background-color: transparent;
}

.page__top .board__search button {
  cursor: pointer;
  width: 25px;
  border: none;
  background-color: transparent;
  padding: 0;
  width: 50px;
}

.board__total {
  margin-bottom: 20px;
  color: #acacac;
  font-weight: 700;
  font-size: 15px;
}

.board__total span {
  color: #ef287c;
}

.board__more {
  text-align: center;
  display: block;
  width: 80px;
  margin: 100px auto 0 auto;
  cursor: pointer;
}

.board__more p {
  margin-top: 20px;
  font-weight: 600;
  color: #b1b1b1;
  line-height: 1em;
}

/* COMPANY */
.company-page .root_daum_roughmap {
  width: 100%;
  border-bottom: 1px solid #ddd;
}

.company-page .root_daum_roughmap .wrap_map {
  width: 100%;
  height: 560px;
}

.company-page .root_daum_roughmap .wrap_controllers {
  display: none;
}

.company-page .contact__info {
  margin-top: 70px;
}

.company-page .contact__info&gt;li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.company-page .contact__info&gt;li:last-child {
  margin-bottom: 0;
}

.company-page .contact__info .info__tit {
  font-size: 25px;
  line-height: 1em;
  font-weight: 700;
  color: #000;
  width: 200px;
  padding-left: 35px;
  background-repeat: no-repeat;
  background-position: 0 center;
}

.company-page .contact__info .info__data {
  font-size: 17px;
  font-weight: 300;
}

.company-page .about__img {
  padding-top: 145px;
  padding-bottom: 160px;
  border: 3px solid #ebebeb;
}

.company-page .para01 {
  font-size: 30px;
  font-weight: 300;
  color: #222;
  line-height: 1.4em;
  margin-top: 80px;
  margin-bottom: 60px;
}

.company-page .list--style01 {
  border-top: 1px solid #000;
}

.company-page .list--style01&gt;li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #ddd;
  padding: 35px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.company-page .list--style01&gt;li&gt;div:first-child {
  width: 130px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}

.company-page .list--style01&gt;li&gt;div:last-child {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 16px;
  line-height: 1.6em;
  padding-left: 20px;
}

.company-page .list--style01&gt;li&gt;div:last-child&gt;p {
  margin-bottom: 7px;
}

.company-page .list--style01&gt;li&gt;div:last-child&gt;p:last-child {
  margin-bottom: 0;
}

.company-page .list--style01&gt;li&gt;div:last-child&gt;p&gt;span {
  color: #ef287c;
  font-weight: 600;
}

.company-page .about__tit {
  font-size: 40px;
  font-weight: 700;
  margin-top: 200px;
  margin-bottom: 100px;
}

.company-page .about__tit strong {
  color: #ef287c;
}

.company-page .about__tit span {
  color: #999;
  font-size: 18px;
  font-weight: 500;
}

.company-page .about__tit.hasStit {
  margin-bottom: 70px;
}

.company-page .about__tit.first {
  margin-top: 100px;
}

.company-page .about__stit {
  font-size: 23px;
  line-height: 1em;
}

.company-page .about__parallax {
  position: relative;
  margin-top: 100px;
  height: 320px;
}

.company-page .about__parallax p {
  font-size: 320px;
  color: #f0f0f0;
  line-height: 1em;
  font-weight: 700;
  white-space: nowrap;
  position: absolute;
  top: 0;
  -webkit-transition: all ease .7s;
  transition: all ease .7s;
}

.company-page .about__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
}

.company-page .about__list&gt;li {
  width: 24%;
  margin-right: 1.3333%;
  margin-bottom: 50px;
  position: relative;
}

.company-page .about__list&gt;li:nth-child(4n) {
  margin-right: 0;
}

.company-page .about__list&gt;li:nth-last-child(-n + 8) {
  display: none;
}

.company-page .about__list .list__thumb {
  position: relative;
}

.company-page .about__list .list__name {
  text-align: center;
  line-height: 1em;
  font-size: 20px;
  font-weight: 700;
  margin-top: 30px;
}

.company-page .board__more {
  margin-top: 25px;
}

/* ARTIST */
.artist-page .artist__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.artist-page .artist__list&gt;a {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 5%;
  position: relative;
}

.artist-page .artist__list&gt;a:nth-child(3n) {
  margin-right: 0;
}

.artist-page .artist__list&gt;a:nth-last-child(-n + 3) {
  margin-bottom: 20px;
}

.artist-page .artist__list&gt;a:hover .list__thumb::before {
  opacity: 1;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  position: absolute;
  top: 0;
  left: 0;
}

.artist-page .artist__list .list__thumb {
  position: relative;
  padding-top: 125%;
  overflow: hidden;
}

.artist-page .artist__list .list__thumb img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.artist-page .artist__list .list__thumb::before {
  content: "";
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  position: absolute;
  top: -10px;
  left: -10px;
  opacity: 1;
  border: 5px solid #ef287c;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 2;
}

.artist-page .artist__list .list__name {
  text-align: center;
  line-height: 1em;
  font-size: 22px;
  font-weight: 700;
  margin-top: 40px;
}

.artist-view {
  padding: 110px 0 200px 0;
}

.artist-view__tit {
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  color: #222;
  line-height: 1em;
  margin-bottom: 70px;
}

/* ARTIST - PROFILE */
.artist-view .profile__wrap {
  position: relative;
}

.artist-view .profile__img {
  width: 465px;
  position: absolute;
  top: 0;
  left: 0;
}

.artist-view .profile__img .items img {
  width: 100%;
}

.artist-view .profile__img .slick-dots {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -40px;
}

.artist-view .profile__img .slick-dots li {
  display: inline;
  margin: 0 5px;
}

.artist-view .profile__img .slick-dots li button {
  font-size: 0;
  background: none;
  border: none;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #f8b7d7;
  cursor: pointer;
  padding: 0;
  outline: none;
}

.artist-view .profile__img .slick-dots li.slick-active button {
  background-color: #fff;
  width: 12px;
  height: 12px;
  border: 2px solid #f03c88;
}

.artist-view .profile__img.isFixed {
  position: fixed;
}

.artist-view .profile__detail {
  margin-left: 555px;
}

.artist-view .profile__detail .detail__name {
  font-size: 30px;
  font-weight: 700;
  color: #000;
  margin-bottom: 45px;
}

.artist-view .profile__detail .detail__name span {
  color: #acacac;
  font-size: 16px;
  margin-left: 10px;
}

.artist-view .profile__detail .detail__para01 {
  margin-top: 35px;
  font-size: 16px;
  font-weight: 300;
  word-break: keep-all;
}

.artist-view .profile__detail .detail__sns {
  margin-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 85px;
  border-bottom: 1px solid #ebebeb;
}

.artist-view .profile__detail .detail__sns&gt;a {
  margin-right: 12px;
}

.artist-view .profile__detail .detail__member,
.artist-view .profile__detail .detail__disco,
.artist-view .profile__detail .detail__achieve {
  margin-top: 90px;
}

.artist-view .profile__detail .detail__list--style02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.artist-view .profile__detail .detail__list--style02&gt;li {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 45px;
  text-align: center;
}

.artist-view .profile__detail .detail__list--style02&gt;li:nth-child(3n) {
  margin-right: 0;
}

.artist-view .profile__detail .detail__list--style02 .list__thumb {
  overflow: hidden;
  position: relative;
  padding-top: 127%;
}

.artist-view .profile__detail .detail__list--style02 .list__thumb img {
  top: 0;
  left: 0;
  position: absolute;
}

.artist-view .profile__detail .detail__list--style02 .list__name {
  font-size: 18px;
  color: #222;
  font-weight: 600;
  margin-top: 20px;
}

.artist-view .profile__detail .detail__list--style02 .list__name span {
  margin-left: 2px;
  color: #999;
  font-size: 14px;
}

.artist-view .profile__detail .detail__list--style02 .list__birth {
  font-size: 14px;
  color: #666;
  line-height: 1em;
  margin-top: 5px;
}

.artist-view .profile__detail .detail__btn {
  width: 130px;
  margin: 60px auto 0 auto;
  height: 50px;
  line-height: 50px;
  font-weight: 800;
  color: #f8199d;
  background-color: transparent;
  font-size: 13px;
  border-radius: 35px;
  border: 2px solid #fabed7;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.artist-view .profile__detail .detail__btn span {
  font-size: 30px;
  margin-left: 7px;
  font-weight: 400;
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
}

.artist-view .profile__detail .detail__btn:hover {
  background-color: #f8199d;
  color: #fff;
  border-color: #f8199d;
}

.artist-view .detail__tit {
  font-size: 23px;
  font-weight: 700;
  color: #000;
  margin-bottom: 30px;
}

.artist-view .detail__tit span {
  color: #acacac;
  font-size: 16px;
  font-weight: 600;
  margin-left: 5px;
}

.detail__list--style01 li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.detail__list--style01 li:last-child {
  margin-bottom: 0;
}

.detail__list--style01 li p {
  font-size: 16px;
}

.detail__list--style01 li p:first-child {
  width: 45px;
  color: #ef287c;
  font-weight: 600;
}

.detail__list--style01 li p:last-child {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.detail__list--style03 li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.detail__list--style03 li:last-child {
  margin-bottom: 0;
}

.detail__list--style03 li p {
  font-size: 15px;
  font-weight: 300;
}

.detail__list--style03 li p:first-child {
  width: 60px;
  color: #000;
  font-weight: 700;
}

.detail__list--style03 li p:last-child {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

/* ARTIST - ALBUM */
.artist-view .album__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.artist-view .album__list&gt;a {
  width: 24%;
  margin-right: 1.3333%;
  margin-bottom: 50px;
}

.artist-view .album__list&gt;a:nth-child(4n) {
  margin-right: 0;
}

.artist-view .album__list&gt;a:hover .list__thumb::before {
  opacity: 1;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  position: absolute;
  top: 0;
  left: 0;
}

.artist-view .album__list .list__thumb {
  position: relative;
  padding-top: 100%;
  overflow: hidden;
}

.artist-view .album__list .list__thumb::before {
  content: "";
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  position: absolute;
  top: -10px;
  left: -10px;
  opacity: 0;
  border: 5px solid #ef287c;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 1;
}

.artist-view .album__list .list__thumb img {
  position: absolute;
  top: 0;
  left: 0;
}

.artist-view .album__list .list__tit {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 500;
  color: #000;
}

.artist-view .album__list .list__date {
  margin-top: 7px;
  color: #acacac;
  font-size: 14px;
}

.artist-view .album__view .view__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 110px;
}

.artist-view .album__view .top__info {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 120px;
}

.artist-view .album__view .top__info .info__tit {
  font-size: 29px;
  font-weight: 600;
  color: #000;
  margin-bottom: 30px;
}

.artist-view .album__view .top__info .info__tit span {
  color: #acacac;
  font-size: 16px;
  margin-left: 5px;
}

.artist-view .album__current {
  position: relative;
  width: 560px;
}

.artist-view .album__current .current__album {
  position: relative;
  z-index: 1;
  width: 440px;
  height: 440px;
  -webkit-box-shadow: 2px 21px 28px -13px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 21px 28px -13px rgba(0, 0, 0, 0.4);
  margin-left: 0;
}

.artist-view .album__current .current__cd {
  position: absolute;
  z-index: 0;
  top: 215px;
  width: 400px;
  height: 400px;
  left: 160px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  -webkit-box-shadow: 2px 21px 28px -13px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 21px 28px -13px rgba(0, 0, 0, 0.4);
}

.artist-view .detail__list--style01 {
  /* padding-bottom: 60px;
  border-bottom: 1px solid #ddd; */
  margin-bottom: 60px;
}

/* ARTIST - MULTIMEDIA */
.media__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.media__list&gt;a {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 55px;
}

.media__list&gt;a .list__thumb {
  position: relative;
  overflow: hidden;
  padding-top: 56%;
}

.media__list&gt;a .list__thumb img {
  position: absolute;
  top: 0;
  left: 0;
}

.media__list&gt;a .list__thumb::before {
  content: "";
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  position: absolute;
  top: -10px;
  left: -10px;
  opacity: 0;
  border: 5px solid #ef287c;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 2;
}

.media__list&gt;a .list__thumb:hover::before {
  opacity: 1;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  position: absolute;
  top: 0;
  left: 0;
}

.media__list&gt;a .list__tit {
  font-size: 18px;
  font-weight: 700;
  color: #222;
  margin-top: 15px;
}

.media__list&gt;a:nth-child(3n) {
  margin-right: 0;
}

/* ARTIST - GALLERY */
.gallery__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.gallery__list&gt;li {
  width: 24%;
  margin-right: 1.33333%;
  margin-bottom: 1.3333%;
  position: relative;
  overflow: hidden;
  padding-top: 24%;
  cursor: pointer;
}

.gallery__list&gt;li span {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 450px;
  height: 300px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.gallery__list&gt;li::before {
  content: "";
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  position: absolute;
  top: -10px;
  left: -10px;
  opacity: 0;
  border: 5px solid #ef287c;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 2;
}

.gallery__list&gt;li:hover::before {
  opacity: 1;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  position: absolute;
  top: 0;
  left: 0;
}

.gallery__list&gt;li:nth-child(4n) {
  margin-right: 0;
}

/* ARTIST - NEWS/NOTICE */
.tab--style03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}

.tab--style03&gt;a {
  width: 50%;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  line-height: 1em;
  line-height: 65px;
  height: 65px;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.tab--style03&gt;a.active {
  color: #ef287c;
  background-color: #fff;
  border-bottom: none;
}

.artist-view .page__top {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 30px;
}

.artist-view .board__total {
  margin-bottom: 0;
  line-height: 1em;
}

/* ARTIST - SCHEDULE */
.artist-view .calendar__wrap .calendar__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 22px 0 23px;
  background-color: #fff;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}

.artist-view .calendar__wrap .calendar__top p {
  font-size: 30px;
  font-weight: 600;
  font-family: 'Open Sans';
  line-height: 1em;
  margin: 0 80px;
}

.artist-view .calendar__wrap .calendar__top button {
  cursor: pointer;
  background: transparent;
  border: none;
}

.artist-view .calendar__wrap .calendar__week {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}

.artist-view .calendar__wrap .calendar__week&gt;li {
  width: 14.28%;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 68px;
  height: 70px;
}

.artist-view .calendar__wrap .calendar__cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}

.artist-view .calendar__wrap .calendar__cell&gt;li {
  width: 14.28%;
  text-align: center;
  border-top: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  min-height: 143px;
  padding-top: 14px;
  padding: 14px 5px 5px 5px;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
}

.artist-view .calendar__wrap .calendar__cell&gt;li:hover {
  background-color: #f9f9f9;
}

.artist-view .calendar__wrap .calendar__cell .cell__date {
  text-align: right;
  color: #888;
  font-size: 16px;
  padding-right: 10px;
  line-height: 1em;
}

.artist-view .calendar__wrap .calendar__cell .cell__schedule {
  background-color: #50a381;
  color: #fff;
  font-size: 13px;
  line-height: 1.5em;
  padding: 5px 8px;
  border-radius: 4px;
  margin-top: 4px;
  cursor: pointer;
}

.artist-view .calendar__wrap .calendar--mo {
  margin-top: 40px;
}

.artist-view .calendar__wrap .calendar--mo&gt;li {
  border: 1px solid #dddddd;
  margin-bottom: 20px;
}

.artist-view .calendar__wrap .calendar--mo&gt;li:last-child {
  margin-bottom: 0;
}

.artist-view .calendar__wrap .calendar--mo&gt;li.active {
  background-color: #f8f8f8;
}

.artist-view .calendar__wrap .calendar--mo&gt;li.active .calendar__date {
  background-color: #fff;
  background-image: url(/image/sub/calendar_icon01.png);
}

.artist-view .calendar__wrap .calendar--mo .calendar__date {
  padding: 25px 25px 25px 65px;
  font-size: 18px;
  color: #333333;
  background-image: url(/image/sub/calendar_icon02.png);
  background-repeat: no-repeat;
  background-position: 15px center;
  cursor: pointer;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
}

.artist-view .calendar__wrap .calendar--mo .calendar__data {
  padding: 25px;
  display: none;
  border-top: 1px solid #dddddd;
}

.artist-view .calendar__wrap .calendar--mo .calendar__data&gt;li {
  margin-bottom: 25px;
}

.artist-view .calendar__wrap .calendar--mo .calendar__data&gt;li:last-child {
  margin-bottom: 0;
}

.artist-view .calendar__wrap .calendar--mo .calendar__data .data__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.artist-view .calendar__wrap .calendar--mo .calendar__data .data__top .top__artist {
  margin-right: 20px;
  font-size: 18px;
}

.artist-view .calendar__wrap .calendar--mo .calendar__data .data__top .top__event {
  font-size: 16px;
  color: #319af5;
}

.artist-view .calendar__wrap .calendar--mo .calendar__data .data__time {
  color: #888888;
  margin-top: 5px;
  font-size: 16px;
}

.popup__schedule {
  width: 540px;
  position: fixed;
  z-index: 1002;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: none;
  opacity: 0;
}

.popup__schedule .schedule__wrap {
  background-color: #fff;
  padding: 30px;
  border-radius: 4px;
}

.popup__schedule .schedule__wrap .schedule__para01 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5em;
  padding-bottom: 18px;
  border-bottom: 1px solid #ddd;
}

.popup__schedule .schedule__wrap .schedule__para02 {
  margin-top: 18px;
  font-size: 15px;
  line-height: 1.6em;
  color: #666;
  height: 420px;
  overflow-y: scroll;
  padding-right: 12px;
}

.popup__schedule .schedule__wrap .schedule__para02::-webkit-scrollbar {
  width: 8px;
  background: none;
}

.popup__schedule .schedule__wrap .schedule__para02::-webkit-scrollbar-thumb {
  background: #dcdcdc;
}

.popup__schedule .schedule__wrap .schedule__para02::-webkit-scrollbar-track {
  background: none;
}

.popup__schedule .schedule__wrap .schedule__para02:last-child {
  border-bottom: none;
}

.popup__schedule .popup__close {
  width: 25px;
  height: 25px;
  position: absolute;
  top: -50px;
  right: 0;
  cursor: pointer;
  background-image: url(/image/sub/popup_close.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.popup__gallery {
  width: 700px;
  background-color: #fff;
  position: fixed;
  z-index: 1002;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: none;
  opacity: 0;
}

.popup__gallery img {
  width: 100%;
}

.popup__gallery .popup__close {
  width: 25px;
  height: 25px;
  position: absolute;
  top: -50px;
  right: 0;
  cursor: pointer;
  background-image: url(/image/sub/popup_close.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.popup__gallery .popup__prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -200px;
  cursor: pointer;
}

.popup__gallery .popup__next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -200px;
  cursor: pointer;
}

/* NEWS/NOTICE */
.news-page .news__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.news-page .news__list&gt;a {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
  background-color: #fff;
  padding: 45px;
  border: 2px solid #ebebeb;
  position: relative;
  overflow: hidden;
}

.news-page .news__list&gt;a::before {
  content: "";
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  position: absolute;
  top: -10px;
  left: -10px;
  opacity: 0;
  border: 5px solid #ef287c;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 1;
}

.news-page .news__list&gt;a:hover::before {
  opacity: 1;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  position: absolute;
  top: 0;
  left: 0;
}

.news-page .news__list&gt;a:nth-child(3n) {
  margin-right: 0;
}

.news-page .news__list .list__cate {
  font-size: 13px;
  font-weight: 600;
  color: #ef287c;
  padding: 0 16px;
  border: 1px solid #fac3da;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  border-radius: 5px;
}

.news-page .news__list .list__tit {
  margin-top: 35px;
  font-size: 19px;
  font-weight: 600;
  color: #000;
  white-space: normal;
  line-height: 1.4em;
  height: 2.8em;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.news-page .news__list .list__cont {
  margin-top: 30px;
  font-size: 15px;
  font-weight: 300;
  color: #000;
  white-space: normal;
  line-height: 1.4em;
  height: 4.2em;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.news-page .news__list .list__date {
  margin-top: 40px;
  font-size: 13px;
  color: #acacac;
  font-weight: 500;
}

/* AUDITION  */
.audition-page .para01 {
  font-size: 40px;
  font-weight: 300;
  color: #222;
  line-height: 1.4em;
  margin-top: 70px;
}

.audition-page .audition__list {
  border-top: 1px solid #000;
  margin-top: 50px;
}

.audition-page .audition__list&gt;li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 55px 0;
  border-bottom: 1px solid #ddd;
}

.audition-page .audition__list&gt;li&gt;div:first-child {
  width: 230px;
  padding-left: 40px;
  font-size: 18px;
  font-weight: 600;
  color: #ef287c;
}

.audition-page .audition__list&gt;li&gt;div:last-child {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 16px;
  line-height: 1.6em;
}

.audition-page .audition__list&gt;li&gt;div:last-child&gt;a {
  display: block;
  margin-top: 30px;
  background-color: #333;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  width: 180px;
  border-radius: 3px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
}

.audition-page .audition__list&gt;li&gt;div:last-child&gt;a img {
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
  margin-left: 3px;
}

.audition-page .audition__list&gt;li&gt;div:last-child&gt;a:hover {
  opacity: .9;
}

.audition-page .audition__list .list--style01&gt;li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
}

.audition-page .audition__list .list--style01&gt;li:last-child {
  margin-bottom: 0;
}

.audition-page .audition__list .list--style01&gt;li&gt;p {
  font-size: 16px;
}

.audition-page .audition__list .list--style01&gt;li&gt;p:first-child {
  width: 115px;
}

.audition-page .audition__list .list--style01&gt;li&gt;p:last-child {
  font-weight: 300;
}

.audition-page .audition__list .list--style02&gt;li {
  margin-bottom: 7px;
  position: relative;
  padding-left: 9px;
}

.audition-page .audition__list .list--style02&gt;li::before {
  content: "";
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background-color: #000;
  position: absolute;
  top: 12px;
  left: 0;
}

.audition-page .audition__list .list--style02&gt;li:last-child {
  margin-bottom: 0;
}

.notice__list {
  width: 100%;
  border-top: 1px solid #e1e1e1;
}

.notice__list&gt;a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 40px 145px 40px 0;
  border-bottom: 1px solid #e1e1e1;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
  position: relative;
}

.notice__list&gt;a::before {
  content: "";
  width: 60px;
  height: 60px;
  background-image: url(/image/sub/notice_arrow.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0.4;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
}

.notice__list&gt;a:hover {
  /* background-color: #fff; */
}

.notice__list&gt;a:hover::before {
  opacity: 1;
}

.notice__list .list__date {
  width: 135px;
  text-align: center;
}

.notice__list .list__date p {
  font-size: 50px;
  font-weight: 600;
  color: #222;
  line-height: 1em;
}

.notice__list .list__date span {
  color: #222;
  font-size: 16px;
  font-weight: 600;
  line-height: 1em;
}

.notice__list .list__subject {
  padding-left: 20px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.notice__list .list__subject .subject__tit {
  color: #333333;
  font-weight: 600;
  font-size: 19px;
  line-height: 1em;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.notice__list .list__subject .subject__cont {
  color: #666666;
  font-size: 17px;
  line-height: 1em;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 20px;
}

.faq__list {
  border-top: 1px solid #e1e1e1;
}

.faq__list .list__q {
  padding: 50px 80px 50px 120px;
  border-bottom: 1px solid #e1e1e1;
  background-image: url(/image/sub/q_icon.png);
  background-repeat: no-repeat;
  background-position: 35px center;
  font-size: 19px;
  font-weight: 600;
  color: #333;
  line-height: 1.4em;
  position: relative;
  cursor: pointer;
}

.faq__list .list__q::before {
  content: "";
  width: 19px;
  height: 19px;
  background-image: url(/image/sub/faq_icon01.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.faq__list .list__q.active::before {
  background-image: url(/image/sub/faq_icon02.png);
}

.faq__list .list__a {
  padding: 50px 80px 70px 120px;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  background-image: url(/image/sub/a_icon.png);
  background-repeat: no-repeat;
  background-position: 35px 40px;
  font-size: 16px;
  font-weight: 300;
  color: #333;
  line-height: 1.4em;
  display: none;
}</pre></body></html>