/* CSS Document */
/* ------------------

INDEX
	- text
	- margin
	- container
	- tab
	- artistschool
	- audition
	- form enq
	- sns
	- line
	- mypage
    - for sp
    - liveinfo

-------------------- */
/* ------------------

$text

-------------------- */
.attention {
  color: #ce0000;
}

.large {
  font-size: 1.2em;
}

.x-large {
  font-size: 1.4em;
}

.bold {
  font-weight: bold;
}

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

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

/* ------------------

$margin

-------------------- */
.mb-0 {
  margin-bottom: 0 !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

/* ------------------

$container

-------------------- */
.gray-container {
  padding: 10px;
  margin-bottom: 10px;
  background-color: #f2f2f2;
}

/*
 * tab
 */
ul.tab-subtitle {
  border-bottom: 1px solid #9999cb;
  margin-bottom: 20px;
}

ul.tab-subtitle li {
  float: left;
  width: 20%;
  margin: 0 0 0 5px;
  padding: 10px 0;
  text-align: center;
  background: #ebbdec;
  color: #660066;
}

ul.tab-subtitle li a {
  display: block;
  color: #660066;
}

ul.tab-subtitle li a:hover {
  text-decoration: none;
}

ul.tab-subtitle li.select {
  background: #660066;
  color: #FFF;
}

.tab-subtitle-contents .hidden {
  display: none;
}

.tab li {
  cursor: pointer;
  opacity: .7;
}

.tab li:hover,
.tab li.active {
  opacity: 1;
}

.tab .panel.active {
  display: block;
}

/*
 * artistschool
 */
hr.pink {
  border: none;
  border-bottom: 1px solid #ff8080;
  margin: 20px 0;
}

hr.blue {
  border: none;
  border-bottom: 1px solid #19a0c4;
  margin: 20px 0;
}

hr.purple {
  border: none;
  border-bottom: 1px solid #660066;
  margin: 20px 0;
}

.ArtistSchoolLink a {
  display: inline-block;
  padding: 10px 20px;
  text-align: center;
  background: #ebbdec;
  color: #660066;
  margin-top: 10px;
}

.ArtistSchoolLink a:hover {
  text-decoration: none;
  opacity: .75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
  -khtml-opacity: .75;
  -moz-opacity: .75;
}

/*
 * audition
 */
.AuditionBlock-02,
.AuditionBlock-03,
.AuditionBlock-04 {
  border-bottom: 1px solid #9999cb;
  margin-bottom: 20px;
}

.AuditionBlock-01 {
  background: url(/images/Bg/AuditionBg.png);
  padding: 15px;
  color: #FFF;
  margin-bottom: 10px;
}

.AuditionBlock-01 h3 {
  color: #FFF;
  font-size: 24px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  text-shadow: 0px 0px 2px rgba(225, 225, 0, 0.5);
}

.AuditionBlock-01 p {
  margin: 0;
  padding: 0;
  line-height: normal;
  letter-spacing: 0.1em;
}

.AuditionBlock-02 p {
  font-size: 15px;
}

.AuditionBlock-03 li:nth-child(1) {
  background: none;
  width: 10%;
}

.AuditionBlock-03 li:nth-child(2) {
  background: none;
  width: 85%;
}

.AuditionBlock-03 p {
  padding: 0;
  margin: 5px 5px 10px;
  line-height: 150%;
}

.AuditionBlock-03 h3 {
  letter-spacing: 0.5em;
  line-height: 150%;
  font-size: 18px;
  font-weight: bold;
  background-color: #333;
  color: #FFF;
  padding: 10px 0 10px 10px;
  text-align: center;
}

.AuditionBlock-03 .AuditionEvent {
  border: 1px solid #CCC;
  border-left: 4px solid #9999cb;
  padding: 10px;
  margin-bottom: 10px;
}

.AuditionBlock-03 .AuditionEvent h4 {
  font-size: 18px;
  font-weight: bold;
}

.AuditionBlock-04 li {
  background: none;
  width: 49%;
}

.AuditionBlock-04 ul.AuditionComment {
  margin-right: -4px;
}

.AuditionBlock-04 ul.AuditionComment li {
  position: relative;
  float: left;
  width: 420px;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 7px;
  height: auto;
}

.AuditionBlock-04 .AuditionCommentThumb {
  float: left;
  width: 100px;
  margin-right: 10px;
  margin-bottom: 50px;
}

.AuditionBlock-04 .AuditionCommentTitle {
  font-size: 22px;
}

.AuditionBlock-04 .AuditionCommentThumb img {
  border: #FFF 1px solid;
}

.AuditionBlock-04 .AuditionCommentProf {
  float: left;
  width: 300px;
}

.AuditionBlock-04 .AuditionCommentProf.no-photo {
  float: none;
  width: 100%;
}

.AuditionBlock-04 .AuditionCommentProf h3 {
  font-size: 16px;
  color: #4d4d4d;
  font-weight: 700;
  margin: 0;
  padding: 0;
}

.AuditionBlock-04 .AuditionCommentProf h3 span {
  font-size: 12px;
  letter-spacing: normal;
  line-height: normal;
  font-weight: normal;
}

.AuditionBlock-04 .AuditionCommentProf h4 {
  font-size: 10px;
  margin: 0;
  padding: 0;
}

.AuditionBlock-04 .AuditionCommentSocialWrap {
  position: absolute;
  left: 10px;
  top: 110px;
}

.AuditionBlock-04 .AuditionCommentSocialWrap img {
  float: left;
  margin-right: 2px;
  margin-top: 3px;
}

.AuditionBlock-04 a.readmore {
  width: 90px;
  margin-left: auto;
  background-color: #999;
  color: #FFF;
  text-align: center;
  padding: 5px 0;
}

.AuditionBlock-04 a.readmore:hover {
  text-decoration: none;
  opacity: .75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
  -khtml-opacity: .75;
  -moz-opacity: .75;
}

.AuditionBlock-05 h2 {
  font-size: 22px;
  padding: 0 0 0 15px;
  margin-top: 50px;
  margin-bottom: 20px;
  font-weight: 600;
  line-height: 20px;
  border-left: #333 4px solid !important;
}

.AuditionBlock-05 ul {
  width: 95%;
  margin: auto;
}

.AuditionBlock-05 ul li {
  float: left;
  width: 24%;
  margin-right: 1%;
  padding: 0;
  background: none;
}

.AuditionBlock-05 ul li h3 {
  font-size: 16px;
  font-weight: bold;
}

.AuditionBlock-05 ul li p {
  letter-spacing: normal;
  line-height: normal;
  font-size: 11px;
  padding: 0;
  margin: 0;
}

/*
 * schedule
 */
li.Column-01 {
  width: 95%;
  float: none;
  padding: 0;
}

/* ------------------

$audition

-------------------- */
ul.tab-subtitle li {
  width: 22%;
}

#ContentWrap-02 .AuditionBlock-05 h2 {
  margin-top: 1.5em;
  margin-bottom: .5em;
}

.ArtistSchoolLink {
  text-align: right;
  margin-bottom: 20px;
  margin-right: 20px;
}

@media only screen and (max-width: 1024px) {
  .AuditionBlock-03 li:nth-child(1) {
    float: none;
    width: 100%;
  }

  .AuditionBlock-03 li:nth-child(2) {
    width: 100%;
  }

  .AuditionBlock-04 {
    clear: both;
  }

  .AuditionBlock-04 ul.AuditionComment li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 48%;
  }

  #ContentWrap-02 .AuditionBlock-05 ul {
    overflow: hidden;
    margin-bottom: 2em;
  }

  #ContentWrap-02 .AuditionBlock-05 h2 {
    clear: both;
  }

  li.Column-01 {
    width: 100%;
  }

  .artist-list ul {
    margin-right: 0;
  }
}
/* ------------------

$form enq

-------------------- */
.form-list {
  max-width: 50em;
  padding: 30px;
  margin: 0 auto 10px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.form-list dt {
  margin-bottom: 10px;
  font-size: 1.2em;
  font-weight: bold;
  color: #19A0C4;
}

.form-list dt .attention {
  font-size: 10px;
  font-weight: normal;
}

.form-list dd {
  margin: 0 0 30px;
  padding: 0;
}

.form-list label {
  display: inline-block;
  margin-bottom: 5px;
}

.form-list select {
  padding: 5px;
  margin-right: 5px;
}

.form-list input[type=text],
.form-list input[type=email],
.form-list input[type=tel] {
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  line-height: 1.8em;
  font-size: 1.4em;
}

.form-list textarea {
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.input-full {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.form-name {
  overflow: hidden;
}

.form-name .form-term {
  display: block;
  font-size: .92em;
  color: #666;
}

.form-name input {
  width: 96%;
}

.form-name--first,
.form-name--second {
  float: left;
  width: 50%;
}

.form-name--second input {
  margin-left: 2%;
}

.form-other {
  padding-top: 10px;
}

.form-tel input,
.form-zip input {
  width: 6em;
}

.form-text .input-full {
  width: 90%;
  margin-right: 5px;
}

.submit-btn {
  display: inline-block;
  padding: 12px 60px;
  -webkit-appearance: none;
  background-color: #19A0C4;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  font-size: 1.4em;
  cursor: pointer;
}

.submit-btn:hover {
  background-color: #4db8d4;
}

.submit-btn-disabled {
  display: inline-block;
  padding: 12px 60px;
  -webkit-appearance: none;
  background-color: #ccc;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #666;
  font-size: 1.4em;
}

.submit-reset {
  display: inline-block;
  padding: 4px 30px;
  -webkit-appearance: none;
  background-color: #ccc;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #666;
  font-size: 1.2em;
  cursor: pointer;
}

.submit-reset:hover {
  background-color: #ddd;
}

.form-confirm-container {
  padding-top: 20px;
}

.enq-notice {
  margin-bottom: 40px;
}

.form-confirm-list {
  width: 50em;
  padding: 30px;
  margin: 0 auto 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.form-confirm-list dt {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 1.2em;
  font-weight: bold;
  color: #19A0C4;
}

.form-confirm__value {
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px dashed #ccc;
  font-size: 1.4em;
  color: #666;
  white-space: normal;
  word-break: break-all;
}

/* ------------------

$sns

-------------------- */
.sns-table tr:nth-child(odd) {
  background-color: #f6f6f6;
}

.sns-table th {
  font-size: .83em;
}

.sns-table td {
  border-bottom-color: #fff;
  border-right: none;
}

.sns-info {
  padding: 0 20px 10px;
  margin-bottom: 60px;
  border: 20px solid #F0F2F2;
}

.sns-info__title {
  margin-bottom: 10px;
}

.sns-info__item {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
}

.sns-info__item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.sns-info__item a {
  color: #19A0C4;
}

.bnr__full {
  display: block;
  padding-bottom: 0;
}
.bnr__full a {
  width: 100%;
}
.bnr__full__sp {
  display: none;
}

/* ------------------

$line

-------------------- */
.line-table tr td:nth-last-child(2) {
  padding-right: 0;
  border-right: none;
}

/* ========================================

- mypage

======================================== */
.mypage-sounds-wrapper {
  clear: both;
  padding-top: 10px;
}

.mypage-sound-item {
  overflow: hidden;
  float: left;
  width: 50%;
  padding: 5px;
  background: url(/images/Bg/MypageTableBg-12.png) repeat;
  border-bottom: 1px solid #b5ceb5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mypage-sound-item:nth-child(even) {
  clear: both;
  border-right: 1px solid #b5ceb5;
}
.mypage-sound-item .hide {
  display: none;
}
.mypage-sound-item .label {
  display: inline-block;
  width: 12em;
}
.mypage-sound-item .audio-button {
  overflow: hidden;
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 1px solid #187518;
  color: #187518;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background: transparent;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  cursor: pointer;
  vertical-align: middle;
}
.mypage-sound-item .audio-button .play,
.mypage-sound-item .audio-button .pause {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 24px;
  font-size: 1.1em;
}
.mypage-sound-item .audio-button .play {
  padding-left: 4px;
}
.mypage-sound-item .audio-button .pause {
  top: 100%;
  padding-left: 1px;
}
.mypage-sound-item .audio-button:hover {
  background-color: #d1e3d1;
}
.mypage-sound-item .audio-button.active {
  background-color: #187518;
  color: #fff;
}
.mypage-sound-item .audio-button.active .play {
  top: -100%;
}
.mypage-sound-item .audio-button.active .pause {
  top: 0;
}

/* ------------------

$for sp

-------------------- */
@media only screen and (max-width: 768px) {
  /* ------------------
  
  INDEX
  	- audition
  	- line
  	- sns
  	- mypage
  
  -------------------- */
  /* ------------------
  
  - audition
  
  -------------------- */
  .AuditionBlock-05 ul li {
    width: 49%;
    margin-bottom: 20px;
  }

  .AuditionBlock-05 ul li:nth-child(2n+1) {
    clear: both;
  }

  .Event-Detail-01-Text {
    font-size: 1.4em;
  }

  /* ------------------
  
  - line
  
  -------------------- */
  .line-table {
    display: block;
    border-right: 1px solid #CDCDCD;
    border-bottom: 1px solid #CDCDCD;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .line-table tr {
    overflow: hidden;
  }

  .line-table tbody,
  .line-table tr,
  .line-table td {
    display: block;
  }

  .line-table td {
    border-right: none;
  }

  .line-table img {
    max-width: 100%;
    height: auto;
  }

  .line-table tr td:first-child {
    border-bottom: none;
    border-top: 1px solid #CDCDCD;
  }

  .line-table tr td:nth-child(2),
  .line-table tr td:nth-child(3) {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: none;
  }

  .line-table tr td:nth-child(2) {
    width: 60%;
    line-height: 1.3em;
  }

  .line-table tr td:nth-child(3) {
    width: 40%;
    text-align: right;
  }

  .form-list {
    padding: 10px;
  }

  .form-name--first,
  .form-name--second {
    float: none;
    width: 100%;
    margin-bottom: 5px;
  }

  .form-name--second input {
    margin-left: 0;
  }

  .form-list input[type=text],
  .form-list input[type=email],
  .form-list input[type=tel] {
    font-size: 1em;
  }

  .form-confirm-list {
    width: auto;
    padding: 10px;
  }

  /* ------------------
  
  - sns
  
  -------------------- */
  .sns-info {
    padding: 0 10px 10px;
    margin-bottom: 20px;
    border-width: 10px;
  }

  .sns-genre a {
    display: inline-block;
    padding: 10px;
  }

  .sns-table th {
    clear: both;
    display: block;
    width: 100%;
  }

  .sns-table td {
    float: left;
    padding: 0.5em 0;
    display: inline-block;
    border: none;
  }

  .sns-table td br {
    display: none;
  }

  .sns-table td img {
    margin-left: 5px;
    margin-bottom: 10px;
  }

  /* ========================================
  
  - mypage
  
  ======================================== */
  .mypage-sound-item {
    float: none;
    width: 100%;
  }
  .mypage-sound-item:nth-child(even) {
    border-right: none;
  }

  .bnr__full {
    display: none;
  }

  .bnr__full__sp {
    display: block;
    padding-bottom: 0;
  }
  .bnr__full__sp a {
    width: 100%;
    margin-bottom: 0;
  }
  .bnr__full__sp a img {
    height: 100px !important;
    width: auto !important;
  }
}
/* ========================================

- liveinfo

======================================== */
.liveinfo .calendar-wrap,
.liveinfo .schedule-wrap {
  padding: 0 30px;
  margin-bottom: 30px;
}
.liveinfo .conntent-title {
  font-size: 18px;
  border-left: #19a0c4 2px solid;
  padding: 5px 0 7px 20px;
  margin-bottom: 20px;
  font-weight: 600;
  position: relative;
  display: inline-block;
}
.liveinfo .conntent-title:after, .liveinfo .conntent-title:before {
  content: "";
  position: absolute;
  left: 4px;
  top: 0;
  height: 100%;
  border-left: #19a0c4 2px solid;
}
.liveinfo .conntent-title:after {
  left: 10px;
}
.liveinfo .category ol {
  padding: 0;
  margin-top: 30px;
  overflow: hidden;
  *zoom: 1;
  display: -webkit-flex;
  display: flex;
}
.liveinfo .category__list {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 25px;
  width: 15%;
  display: inline-block;
  line-height: 25px;
  text-align: center;
  color: #12AFD0;
  background: #bfeff9;
  font-size: 13px;
  margin-right: 20px;
  cursor: pointer;
}
.liveinfo .category__list.active {
  color: #fff;
  background: #12AFD0;
}
.liveinfo .category__list:last-child {
  margin-right: 0;
}
.liveinfo .category__list:before {
  content: "\f005";
  font-family: "FontAwesome";
  margin-right: 5px;
}
.liveinfo .category__list--1 {
  color: #f80f46;
  background: #fee4ea;
}
.liveinfo .category__list--1.active {
  background: #f80f46;
}
.liveinfo .category__list--2 {
  color: #ff973a;
  background: #ffeddd;
}
.liveinfo .category__list--2.active {
  background: #ff973a;
}
.liveinfo .category__list--3 {
  color: #013dd6;
  background: #c8d7ff;
}
.liveinfo .category__list--3.active {
  background: #013dd6;
}
.liveinfo .category__list--4 {
  color: #8b45c0;
  background: #eaddf4;
}
.liveinfo .category__list--4.active {
  background: #8b45c0;
}
.liveinfo .category__list--99 {
  color: #53cd61;
  background: #d5f3d9;
}
.liveinfo .category__list--99.active {
  background: #53cd61;
}
.liveinfo .month-nav {
  float: right;
  padding: 10px 0 10px 25px;
}
.liveinfo .month-nav li {
  display: inline-block;
  font-size: 16px;
}
.liveinfo .month-nav .now-month {
  margin: 0 30px;
}
.liveinfo .month-nav #btn_next_ym,
.liveinfo .month-nav #btn_prev_ym {
  transition: all 0.5s ease;
}
.liveinfo .month-nav #btn_next_ym:hover,
.liveinfo .month-nav #btn_prev_ym:hover {
  text-decoration: none;
  color: #19a0c4;
}
.liveinfo .calendar-wrap table {
  border: solid 1px #f9f9f9;
  color: #4d4d4d;
  background: #f9f9f9;
  font-size: 13px;
  margin: 0;
}
.liveinfo .calendar-wrap table .day {
  text-align: center;
}
.liveinfo .calendar-wrap table .date tr {
  height: 60px;
}
.liveinfo .calendar-wrap table .date td {
  vertical-align: top;
}
.liveinfo .calendar-wrap table td {
  width: 14.285714286%;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  line-height: 1.1em;
}
.liveinfo .calendar-wrap table td.cell_event_date {
  cursor: pointer;
}
.liveinfo .calendar-wrap table td:nth-child(6) {
  background: #e9f6ff;
  color: #0e3fe0;
}
.liveinfo .calendar-wrap table td:nth-child(7) {
  background: #fef0f0;
  color: #d62222;
}
.liveinfo .calendar-wrap table td.sel_date {
  background: #ffb7dc;
}
.liveinfo .cell_event_date span {
  font-size: 15px;
  display: inline-block;
}
.liveinfo .cell_event_date .cat_icon_1 {
  color: #f80f46;
}
.liveinfo .cell_event_date .cat_icon_2 {
  color: #ff973a;
}
.liveinfo .cell_event_date .cat_icon_3 {
  color: #013dd6;
}
.liveinfo .cell_event_date .cat_icon_4 {
  color: #8b45c0;
}
.liveinfo .cell_event_date .cat_icon_99 {
  color: #53cd61;
}
.liveinfo #schedule_area .schedule_category {
  background: #f9f9f9;
  padding: 20px;
  font-size: 16px;
  color: #fff;
  position: relative;
  margin: 60px 0 100px;
}
.liveinfo #schedule_area .schedule_category:last-child {
  margin-bottom: 40px;
}
.liveinfo #schedule_area .schedule_category .title-label {
  padding: 10px;
  font-size: 15px;
  text-align: center;
  display: inline-block;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px;
  border-radius: 10px 10px 0 0;
  min-width: 140px;
  position: absolute;
  left: 0;
  top: -44px;
}
.liveinfo #schedule_area .schedule_category table {
  width: 75%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: solid 1px #dbdbdb;
  border-collapse: inherit;
  float: left;
}
.liveinfo #schedule_area .schedule_category tr:first-child th {
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px;
  border-radius: 5px 0 0 0;
}
.liveinfo #schedule_area .schedule_category tr:first-child td {
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0;
  border-radius: 0 5px 0 0;
}
.liveinfo #schedule_area .schedule_category tr:last-child th {
  -moz-border-radius: 0 0 0 5px;
  -webkit-border-radius: 0;
  border-radius: 0 0 0 5px;
}
.liveinfo #schedule_area .schedule_category tr:last-child td {
  -moz-border-radius: 0 0 5px 0;
  -webkit-border-radius: 0;
  border-radius: 0 0 5px 0;
}
.liveinfo #schedule_area .schedule_category td,
.liveinfo #schedule_area .schedule_category th {
  height: 30px;
  border-bottom: solid 1px #dbdbdb;
}
.liveinfo #schedule_area .schedule_category th {
  color: #fff;
  text-align: center;
  font-size: 12px;
}
.liveinfo #schedule_area .schedule_category td {
  font-size: 12px;
}
.liveinfo #schedule_area .schedule_category .art-image {
  float: right;
  width: 23%;
}
.liveinfo #schedule_area .schedule_category .art-image img {
  -moz-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.3);
  width: 100%;
}
.liveinfo #schedule_area .schedule_category .more-btn {
  clear: both;
  width: 75%;
  text-align: right;
}
.liveinfo #schedule_area .schedule_category .more-btn a {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 140px;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  transition: all 0.5s ease;
}
.liveinfo #schedule_area .schedule_category .more-btn a:hover {
  text-decoration: none;
}
.liveinfo #schedule_area .schedule_category .share-btn {
  clear: both;
  width: 600px;
  text-align: left;
}
.liveinfo #schedule_area .schedule_category .share-btn > div {
  display: inline-block;
}
.liveinfo #schedule_area .schedule_category .share-btn .fb_iframe_widget > span {
  vertical-align: baseline !important;
}
.liveinfo #schedule_area .schedule_category .notes {
  font-size: 12px;
  color: #000;
}
.liveinfo #schedule_area .schedule_category_1 .more-btn a,
.liveinfo #schedule_area .schedule_category_1 .title-label,
.liveinfo #schedule_area .schedule_category_1 th {
  background: #f80f46;
}
.liveinfo #schedule_area .schedule_category_1 .more-btn a {
  border: solid 2px #f80f46;
}
.liveinfo #schedule_area .schedule_category_1 .more-btn a:hover {
  background: #fff;
  color: #f80f46;
}
.liveinfo #schedule_area .schedule_category_2 .more-btn a,
.liveinfo #schedule_area .schedule_category_2 .title-label,
.liveinfo #schedule_area .schedule_category_2 th {
  background: #ff973a;
}
.liveinfo #schedule_area .schedule_category_2 .more-btn a {
  border: solid 2px #ff973a;
}
.liveinfo #schedule_area .schedule_category_2 .more-btn a:hover {
  background: #fff;
  color: #ff973a;
}
.liveinfo #schedule_area .schedule_category_3 .more-btn a,
.liveinfo #schedule_area .schedule_category_3 .title-label,
.liveinfo #schedule_area .schedule_category_3 th {
  background: #013dd6;
}
.liveinfo #schedule_area .schedule_category_3 .more-btn a {
  border: solid 2px #013dd6;
}
.liveinfo #schedule_area .schedule_category_3 .more-btn a:hover {
  background: #fff;
  color: #013dd6;
}
.liveinfo #schedule_area .schedule_category_4 .more-btn a,
.liveinfo #schedule_area .schedule_category_4 .title-label,
.liveinfo #schedule_area .schedule_category_4 th {
  background: #8b45c0;
}
.liveinfo #schedule_area .schedule_category_4 .more-btn a {
  border: solid 2px #8b45c0;
}
.liveinfo #schedule_area .schedule_category_4 .more-btn a:hover {
  background: #fff;
  color: #8b45c0;
}
.liveinfo #schedule_area .schedule_category_99 .more-btn a,
.liveinfo #schedule_area .schedule_category_99 .title-label,
.liveinfo #schedule_area .schedule_category_99 th {
  background: #53cd61;
}
.liveinfo #schedule_area .schedule_category_99 .more-btn a {
  border: solid 2px #53cd61;
}
.liveinfo #schedule_area .schedule_category_99 .more-btn a:hover {
  background: #fff;
  color: #53cd61;
}
.liveinfo #schedule_area .schedule_category td {
  background: #fff;
  color: #000;
  line-height: 18.5px;
}
.liveinfo .back-btn {
  display: block;
  text-align: center;
  width: 200px;
  line-height: 35px;
  background: #12AFD0;
  color: #fff !important;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0 auto 50px;
  opacity: 1;
  transition: all 0.5s ease;
}
.liveinfo .back-btn:hover {
  text-decoration: none;
  opacity: 0.7;
}

@media only screen and (max-width: 768px) {
  .liveinfo .calendar-wrap,
  .liveinfo .schedule-wrap {
    padding: 0;
  }
  .liveinfo .category ol {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0;
  }
  .liveinfo .category__list {
    width: 46%;
    margin: 2%;
  }
  .liveinfo .month-nav {
    float: none;
    padding: 0;
    text-align: center;
  }
  .liveinfo .calendar-wrap table {
    width: 100%;
    table-layout: fixed;
  }
  .liveinfo .calendar-wrap table td {
    padding: 5px 0 5px 5px;
  }
  .liveinfo .calendar-wrap table td > div:first-child {
    margin-bottom: 5px;
  }
  .liveinfo .cell_event_date span {
    font-size: inherit;
    display: inline-block;
    width: 40%;
  }
  .liveinfo #schedule_area .schedule_category {
    padding: 10px;
  }
  .liveinfo #schedule_area table {
    table-layout: fixed;
    width: 100% !important;
  }
  .liveinfo #schedule_area td,
  .liveinfo #schedule_area th {
    height: 30px !important;
  }
  .liveinfo #schedule_area th {
    width: 57px;
  }
  .liveinfo #schedule_area .art-image {
    float: none !important;
    margin-bottom: 20px;
    text-align: center;
    width: 100% !important;
  }
  .liveinfo #schedule_area .art-image img {
    -moz-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.3);
    width: 100% !important;
    max-width: 300px;
  }
  .liveinfo #schedule_area .more-btn {
    width: 100% !important;
  }
}
