@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

.icon_cal-sprite {
  background-image: url('../img/icon_cal-sb01bf5c55e.png');
  background-repeat: no-repeat;
}

.label.onair {
  background-position: 0 0;
}
.label.precede {
  background-position: 0 -1100px;
}
.label.radio {
  background-position: 0 -1900px;
}
.label.event {
  background-position: 0 -2000px;
}
.label.release_disc {
  background-position: 0 -2100px;
}
.label.release_comic {
  background-position: 0 -2200px;
}
.label.other {
  background-position: 0 -2300px;
}
.label.update_blog {
  background-position: 0 -2400px;
}
.label.update_story {
  background-position: 0 -2500px;
}
.label.next_episode {
  background-position: 0 -100px;
}
.label.update_original {
  background-position: 0 -200px;
}
.label.net {
  background-position: 0 -300px;
}
.label.news {
  background-position: 0 -400px;
}
.label.precede_apply {
  background-position: 0 -500px;
}
.label.release_magazine {
  background-position: 0 -600px;
}
.label.announce_ed {
  background-position: 0 -700px;
}
.label.precede_apply_start {
  background-position: 0 -800px;
}
.label.precede_apply_end {
  background-position: 0 -900px;
}
.label.latest_original {
  background-position: 0 -1000px;
}
.label.interview {
  background-position: 0 -1200px;
}
.label.report_ad {
  background-position: 0 -1300px;
}
.label.report_studio {
  background-position: 0 -1400px;
}
.label.present {
  background-position: 0 -1500px;
}
.label.contest_start {
  background-position: 0 -1600px;
}
.label.contest_end {
  background-position: 0 -1700px;
}
.label.release_music {
  background-position: 0 -1800px;
}

.icon_float-sprite {
  background-image: url('../img/icon_float-scd425a2357.png');
  background-repeat: no-repeat;
}

.icon.onair {
  background-position: 0 0;
}
.icon.precede {
  background-position: 0 -430px;
}
.icon.radio {
  background-position: 0 -774px;
}
.icon.event {
  background-position: 0 -817px;
}
.icon.release_disc {
  background-position: 0 -860px;
}
.icon.release_comic {
  background-position: 0 -903px;
}
.icon.other {
  background-position: 0 -946px;
}
.icon.update_blog {
  background-position: 0 -989px;
}
.icon.update_story {
  background-position: 0 -1032px;
}
.icon.next_episode {
  background-position: 0 -43px;
}
.icon.update_original {
  background-position: 0 -86px;
}
.icon.net {
  background-position: 0 -129px;
}
.icon.news {
  background-position: 0 -172px;
}
.icon.precede_apply {
  background-position: 0 -215px;
}
.icon.release_magazine {
  background-position: 0 -258px;
}
.icon.announce_ed {
  background-position: 0 -301px;
}
.icon.precede_apply_start {
  background-position: 0 -344px;
}
.icon.precede_apply_end {
  background-position: 0 -387px;
}
.icon.latest_original {
  background-position: 0 -903px;
}
.icon.interview {
  background-position: 0 -473px;
}
.icon.report_ad {
  background-position: 0 -516px;
}
.icon.report_studio {
  background-position: 0 -559px;
}
.icon.present {
  background-position: 0 -602px;
}
.icon.contest_start {
  background-position: 0 -645px;
}
.icon.contest_end {
  background-position: 0 -688px;
}
.icon.release_music {
  background-position: 0 -731px;
}

.btn-sprite {
  background-image: url('../img/btn-s41eafe174c.png');
  background-repeat: no-repeat;
}

/* Common */
html {
  font-size: 62.5%;
}

body {
  line-height: 1.4;
  font-family: "Helvetica Neue", Helvetica, Arial, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  letter-spacing: .03em;
  font-size: 1.4rem;
  -webkit-text-size-adjust: 100%;
}

.cf:after,
.cf:before {
  content: '';
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}

/* Main */
.schedule {
  margin: 50px 10px 0;
  position: relative;
  background: url(/sp/assets/img/common/container_bg_middle.png) repeat-y left top;
}
.schedule:first-child {
  margin-top: 0;
}
.schedule:before {
  position: absolute;
  display: block;
  content: '';
  width: 620px;
  height: 45px;
  top: -45px;
  left: 0;
  background: url(/sp/assets/img/common/container_bg_top.png) no-repeat left top;
}
.schedule:after {
  position: absolute;
  display: block;
  content: '';
  width: 620px;
  height: 45px;
  bottom: -45px;
  left: 0;
  background: url(/sp/assets/img/common/container_bg_bottom.png) no-repeat left top;
}

#clndr {
  width: 590px;
  margin: 0 auto;
}

.clndr__controls {
  width: 590px;
  height: 46px;
  position: relative;
  padding: 22px 0 18px;
  margin: 0 auto;
}

.clndr-month {
  width: 191px;
  margin: 0 auto;
  background: url(../img/lineMonth.png) no-repeat bottom center;
  color: #fe99c1;
  font-size: 3rem;
  text-align: center;
  line-height: 1;
  padding-bottom: 11px;
}
.clndr-month .bigger {
  font-size: 4rem;
}
.clndr-month .smaller {
  margin: 0 3px;
  display: inline-block;
  font-size: 2rem;
}

.clndr-previous-button, .clndr-next-button {
  width: 118px;
  height: 54px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -27px;
}
.inactive.clndr-previous-button, .inactive.clndr-next-button {
  display: none;
}

.clndr-previous-button {
  left: 9px;
  background-position: 0 -54px;
}

.clndr-next-button {
  right: 9px;
  background-position: 0 0;
}

.days {
  margin-top: 20px;
}

.day {
  border-bottom: solid 1px #dad9d7;
}
.day:first-child .day-date {
  border-radius: 10px 0 0 0;
}
.day:first-child .day-event {
  border-radius: 0 10px 0 0;
}
.day:last-child {
  border-bottom: 0;
}
.day:last-child .day-date {
  border-radius: 0 0 0 10px;
}
.day:last-child .day-event {
  border-radius: 0 0 10px 0;
}

.day-date {
  color: #fff;
  text-align: center;
  float: left;
  width: 85px;
  padding: 40px 0;
  background-color: #ababab;
  box-shadow: 0 0 1px #666;
}

.day-number {
  font-size: 3rem;
  display: block;
}

.day-of-the-week {
  display: block;
  font-size: 2.4rem;
  text-align: center;
}

.day-event {
  float: left;
  background-color: #fff;
  width: 441px;
  height: 91px;
  padding: 32px;
}
.day-event .label {
  display: block;
  width: 100px;
  height: 100px;
  float: left;
  margin-left: 20px;
}
.day-event .label:first-child {
  margin-left: 0;
}

#float-clndr {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 50px;
  left: 0;
  padding: 15px 10px 108px;
  display: none;
}

#float-clndr__border {
  width: 564px;
  position: relative;
  padding: 0 28px;
  background: url(/sp/assets/img/common/container_bg_middle.png) repeat-y left top;
}
#float-clndr__border:before {
  position: absolute;
  display: block;
  content: '';
  width: 620px;
  height: 45px;
  top: -45px;
  left: 0;
  background: url(/sp/assets/img/common/container_bg_top.png) no-repeat left top;
}
#float-clndr__border:after {
  position: absolute;
  display: block;
  content: '';
  width: 620px;
  height: 45px;
  bottom: -45px;
  left: 0;
  background: url(/sp/assets/img/common/container_bg_bottom.png) no-repeat left top;
}

#float-clndr__container {
  position: relative;
  width: 566px;
  padding: 48px 0;
  background: url(../img/bgFloat.png) repeat-y;
  border-radius: 10px;
  z-index: 2000;
  display: none;
}

#float-clndr__body {
  padding: 0 36px;
}

#float-clndr__btn-close {
  position: absolute;
  left: 50%;
  margin-left: -84px;
  bottom: -100px;
  width: 150px;
  height: 25px;
  background: url(../img/btn_close.png) no-repeat left top;
  z-index: 3000;
}

#float-clndr__bg {
  position: fixed;
  width: 100%;
  height: 120%;
  top: 0;
  left: 0;
  background-color: #FFF;
  opacity: .3;
  z-index: 1000;
  display: none;
}

.event__description {
  color: #333;
}

.event__date {
  font-size: 4rem;
  color: #fe99c1;
}

.event__listing {
  margin-top: 36px;
  max-height: 520px;
  overflow-y: auto;
}

.event__item h3 {
  font-size: 4rem;
  background: url(../img/lineFloat.png) no-repeat left bottom;
  padding: 0 10px 12px;
}
.event__item .icon {
  margin-right: 16px;
  position: relative;
  top: 6px;
  width: 43px;
  height: 43px;
  display: inline-block;
}

.event__item-description {
  padding: 0 12px;
  font-size: 2rem;
  margin: 32px 0 40px;
}
.event__item-description a {
  color: #fe99c1;
}
.event__item-description .link-to-details {
  display: inline-block;
  margin-top: 1.5em;
}