@charset "UTF-8";
/* Color Definitions */
/* line 25, ../sass/_core.sass */
a {
  word-wrap: break-word;
}

/* line 28, ../sass/_core.sass */
ul {
  margin-left: 0;
}
/* line 30, ../sass/_core.sass */
ul li {
  list-style: none;
}

/* line 33, ../sass/_core.sass */
.row {
  max-width: 87.5rem;
}

/* line 36, ../sass/_core.sass */
h2, h3 {
  color: #3c96ad;
}

@font-face {
  font-family: "IGYuGothicM";
  font-weight: normal;
  src: local("Yu Gothic Medium") format("opentype"), local("Yu Gothic Medium") format("opentype"), local("YuGothic-Regular") format("opentype");
}
@font-face {
  font-family: "IGYuGothicM";
  font-weight: bold;
  src: local("YuGothic-Bold") format("opentype"), local("YuGothic-Bold") format("opentype");
}
@font-face {
  font-family: "IGYuGothicM";
  font-weight: 500;
  src: local("YuGothic-Bold") format("opentype"), local("YuGothic-Bold") format("opentype");
}
/* line 61, ../sass/_core.sass */
table tbody tr:nth-child(even) {
  background-color: #EBF4F5;
}

/* line 64, ../sass/_core.sass */
html {
  height: 100%;
  width: 100%;
  margin: 0;
  -webkit-text-size-adjust: none;
}
/* line 70, ../sass/_core.sass */
html body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  background: #f9f9f9;
  font-family: IGYuGothicM, YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, Helvetica, Arial, sans-serif;
  font-feature-settings: "palt";
  color: #3F3F3F;
}
/* line 80, ../sass/_core.sass */
html body.category-index h2 {
  letter-spacing: 0.25rem;
}
/* line 82, ../sass/_core.sass */
html body.category-index h2, html body.category-index h3 {
  margin-top: 1rem;
}
/* line 84, ../sass/_core.sass */
html body.category-index h4 {
  margin-top: 1.4rem;
  background: #8ecad9;
  padding: 0.125rem 0.4rem;
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
  font-size: 1rem;
}

/* line 93, ../sass/_core.sass */
#container {
  min-height: 100%;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
  /* line 99, ../sass/_core.sass */
  h2 {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    font-size: 1.4rem;
    font-weight: bold;
  }

  /* line 104, ../sass/_core.sass */
  h3 {
    font-size: 1rem;
    line-height: 1.6rem;
    font-weight: bold;
  }

  /* line 108, ../sass/_core.sass */
  h4, h5, h6 {
    font-size: 0.875em;
    margin: 0.5rem 0;
    line-height: 1.2rem;
    font-weight: bold;
  }

  /* line 113, ../sass/_core.sass */
  h5, h6 {
    font-size: 0.85rem;
  }

  /* line 115, ../sass/_core.sass */
  p, dt, dd, li, td, th {
    font-size: 0.875rem;
  }
}
/* Medium and up 640 */
@media screen and (min-width: 40em) {
  /* line 121, ../sass/_core.sass */
  h2 {
    margin-top: 1rem;
    margin-bottom: 1.5rem;
    font-size: 1.4rem;
    font-weight: bold;
  }

  /* line 126, ../sass/_core.sass */
  h3 {
    font-size: 1.2rem;
    line-height: 2.4rem;
    margin-top: 1.40625rem;
    font-weight: bold;
  }

  /* line 131, ../sass/_core.sass */
  h4, h5, h6 {
    font-size: 1.1rem;
    margin-bottom: 0.25rem;
    margin-top: 0.25rem;
    line-height: 1.6rem;
    font-weight: bold;
  }

  /* line 137, ../sass/_core.sass */
  h5, h6 {
    font-size: 0.85rem;
  }

  /* line 139, ../sass/_core.sass */
  a:hover {
    opacity: 0.75;
  }
}
/* Medium only.   */
/* Large and up  */
@media screen and (min-width: 64em) {
  /* line 148, ../sass/_core.sass */
  h2 {
    margin-top: 1rem;
    margin-bottom: 1.5rem;
    font-size: 1.6rem;
    font-weight: bold;
  }

  /* line 153, ../sass/_core.sass */
  h3 {
    font-size: 1.3rem;
    line-height: 2.4rem;
    font-weight: bold;
  }

  /* line 157, ../sass/_core.sass */
  h4, h5, h6 {
    font-size: 1rem;
    margin-bottom: 0.25rem;
    margin-top: 0.25rem;
    line-height: 1.6rem;
    font-weight: bold;
  }

  /* line 163, ../sass/_core.sass */
  h5, h6 {
    font-size: 0.85rem;
  }
}
/* Large only */
/* XLarge and up 1200 */
/* XLarge only */
/* XXLarge and up 1440px */
/* line 3, ../sass/component.sass */
.dog_ear {
  background: #8ecad9;
}
/* line 5, ../sass/component.sass */
.dog_ear a {
  color: #fff;
  font-weight: bold;
  display: inline-block;
  padding: 0.24rem;
  font-size: 0.75rem;
}
/* line 11, ../sass/component.sass */
.dog_ear a:after {
  content: "｜";
  margin-right: 0rem;
  margin-left: 0.4rem;
}
/* line 15, ../sass/component.sass */
.dog_ear a:nth-last-of-type(1):after {
  content: none;
}

/* line 18, ../sass/component.sass */
dl.staff_cast,
dl.events,
dl.onair,
dl.song,
dl.goods {
  overflow: hidden;
  border-bottom: 1px solid #e3eaf1;
  margin-bottom: 1rem;
}

/* line 27, ../sass/component.sass */
dl.qa,
dl.staff_cast_onecolumn {
  overflow: hidden;
}

/* line 31, ../sass/component.sass */
dl.events + *,
dl.onair + *,
dl.staff_cast + *,
dl.qa + *,
dl.staff_cast_onecolumn + *,
dl.song + *,
dl.goods + * {
  clear: both;
}

/* line 41, ../sass/component.sass */
dl.contracts dd {
  margin-bottom: 1rem;
}
/* line 45, ../sass/component.sass */
dl.contracts dd dl.goods dd,
dl.contracts dd dl.links dd {
  margin-bottom: 0;
}
/* line 47, ../sass/component.sass */
dl.contracts dd h4 {
  font-size: 1rem;
}

@media screen and (max-width: 39.9375em) {
  /* line 52, ../sass/component.sass */
  dl.contracts dd h4 {
    font-size: 0.875rem;
    margin-top: 1.875rem;
  }
}
@media screen and (min-width: 40em) {
  /* line 59, ../sass/component.sass */
  dl.contracts dd dl.goods,
  dl.contracts dd dl.links,
  dl.contracts dd h4,
  dl.contracts dd ul {
    width: 90%;
    margin-left: 10%;
    margin-top: 0.875rem;
  }
  /* line 66, ../sass/component.sass */
  dl.contracts dd h4 {
    margin-top: 1.875rem;
  }
  /* line 68, ../sass/component.sass */
  dl.contracts dd h4 + dl.goods {
    margin-top: 0;
  }
}
/* line 72, ../sass/component.sass */
.meta time {
  color: #888888;
}
/* line 75, ../sass/component.sass */
.meta .social a {
  display: inline-block;
  width: 24px;
  padding-top: 24px;
  height: 0;
  overflow: hidden;
  margin: 0 0.5rem;
}
/* line 82, ../sass/component.sass */
.meta .social a.twitter {
  background: url(../images/Icon-Twitter.svg) no-repeat 0 1px;
  background-size: 24px 24px;
}
/* line 85, ../sass/component.sass */
.meta .social a.fb {
  background: url(../images/Icon-Facebook.svg) no-repeat 4px 0;
  background-size: 13.5px 24px;
}
/* line 88, ../sass/component.sass */
.meta .social a.line {
  background: url(../images/Icon-Line.svg) no-repeat 0 0;
  background-size: 24px 24px;
}

/* line 92, ../sass/component.sass */
.tabs {
  border: none;
}
/* line 94, ../sass/component.sass */
.tabs .tabs-title > a {
  color: #3c96ad;
  background: #fff;
}
/* line 97, ../sass/component.sass */
.tabs .tabs-title > a[aria-selected=true] {
  background: #fff;
}

/* line 99, ../sass/component.sass */
.tabs-content {
  border: none;
}

/* line 103, ../sass/component.sass */
figure img {
  margin-bottom: 0.9375rem;
}

@media screen and (max-width: 40em) {
  /* line 107, ../sass/component.sass */
  .app-badge img {
    max-height: 40px;
  }
}
@media screen and (min-width: 40em) {
  /* line 110, ../sass/component.sass */
  .app-badge img {
    max-height: 40px;
  }
}
/* line 117, ../sass/component.sass */
.entry-list ul li a {
  display: block;
  padding: 0.345rem 0;
  color: #3F3F3F;
  font-weight: bold;
  font-size: 0.8125rem;
}

/* line 124, ../sass/component.sass */
.copyright {
  color: #888888;
  font-size: 0.6725rem;
}

/* line 128, ../sass/component.sass */
.profile,
.annotation {
  font-size: 0.8rem;
}

/* line 133, ../sass/component.sass */
figure {
  text-align: center;
}
/* line 135, ../sass/component.sass */
figure img {
  display: block;
  margin: 0 auto 0.9375rem;
}
/* line 138, ../sass/component.sass */
figure figcaption {
  text-align: left;
  color: #888888;
  font-size: 0.8125rem;
  margin-bottom: 2rem;
}

/* line 145, ../sass/component.sass */
.category-nav a {
  color: #3F3F3F;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
  /* line 150, ../sass/component.sass */
  iframe.youtube {
    width: 320px;
    height: 180px;
    display: block;
    margin: 0 auto 1rem;
  }

  /* line 158, ../sass/component.sass */
  .small-up-1 .column-block figure img {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    box-sizing: border-box;
  }

  /* line 163, ../sass/component.sass */
  .dog_ear {
    display: none;
  }

  /* line 165, ../sass/component.sass */
  .row.entryContent {
    border-top: 1px solid #8ecad9;
  }

  /* line 167, ../sass/component.sass */
  h2.entryTitle {
    margin-top: 1rem;
  }

  /* line 169, ../sass/component.sass */
  dl.staff_cast dt,
  dl.events dt,
  dl.song dt,
  dl.onair dt,
  dl.goods dt {
    font-size: 0.9375rem;
  }

  /* line 176, ../sass/component.sass */
  dl.events dd,
  dl.song dd,
  dl.onair dd,
  dl.goods dd,
  dl.staff_cast dd,
  dl.qa dd {
    margin-bottom: 1rem;
  }

  /* line 184, ../sass/component.sass */
  dl.links {
    display: block;
    padding: 0.25em 0 0.25em 0;
  }
  /* line 185, ../sass/component.sass */
  dl.links dt {
    margin-bottom: 0;
    font-weight: bold;
    padding: 0.25em 0;
  }

  /* line 194, ../sass/component.sass */
  ul.notice li {
    margin-bottom: 0.5rem;
  }

  /* line 197, ../sass/component.sass */
  .meta {
    overflow: hidden;
    margin-bottom: 1.75rem;
    margin-top: 0.9375rem;
  }
  /* line 201, ../sass/component.sass */
  .meta .social {
    text-align: center;
    margin-top: 0.9375rem;
  }

  /* line 205, ../sass/component.sass */
  .category-nav {
    background: #EBF4F5;
  }
  /* line 207, ../sass/component.sass */
  .category-nav a {
    display: block;
    padding: 0.5rem 0;
  }

  /* line 214, ../sass/component.sass */
  .entry-list ul li a {
    border-bottom: 1px solid #EBF4F5;
  }

  /* line 217, ../sass/component.sass */
  .tabs .tabs-title > a {
    font-size: 0.865rem;
  }
  /* line 219, ../sass/component.sass */
  .tabs .tabs-title > a:focus,
  .tabs .tabs-title > a:hover,
  .tabs .tabs-title > a[aria-selected=true] {
    font-weight: bold;
    background: #fff;
    border-bottom: 2px solid #3c96ad;
  }

  /* line 225, ../sass/component.sass */
  .tabs-content {
    margin-bottom: 2rem;
  }
  /* line 227, ../sass/component.sass */
  .tabs-content .tabs-panel {
    padding: 1rem 0;
  }
}
@media screen and (max-width: 20.0625em) {
  /* line 231, ../sass/component.sass */
  iframe.youtube {
    width: 290px;
    height: 163.125px;
    display: block;
    margin: 0 auto 1rem;
  }
}
/* Medium and up */
@media screen and (min-width: 40em) {
  /* line 239, ../sass/component.sass */
  iframe.youtube {
    width: 480px;
    height: 270px;
    display: block;
    margin: 0 auto 1rem;
  }

  /* line 244, ../sass/component.sass */
  .dog_ear {
    white-space: nowrap;
  }
  /* line 246, ../sass/component.sass */
  .dog_ear a:after {
    content: "｜";
  }

  /* line 255, ../sass/component.sass */
  .medium-up-2 .column-block img,
  .medium-up-3 .column-block img,
  .medium-up-4 .column-block img,
  .large-up-3 .column-block img,
  .large-up-4 .column-block img {
    margin-bottom: 1rem;
  }

  /* line 258, ../sass/component.sass */
  dl.staff_cast,
  dl.events,
  dl.song,
  dl.onair,
  dl.goods,
  dl.qa {
    overflow: hidden;
  }

  /* line 266, ../sass/component.sass */
  dl.staff_cast dt,
  dl.events dt,
  dl.song dt,
  dl.onair dt,
  dl.goods dt {
    margin-bottom: 0;
    float: left;
    clear: left;
    font-weight: bold;
    width: 30%;
    border-top: 1px solid #e3eaf1;
    padding: 0.25em 0;
  }

  /* line 278, ../sass/component.sass */
  dl.staff_cast dd,
  dl.events dd,
  dl.song dd,
  dl.onair dd,
  dl.goods dd {
    float: left;
    display: block;
    width: 70%;
    border-top: 1px solid #e3eaf1;
    padding: 0.25em 0 0.25em 5%;
  }

  /* line 288, ../sass/component.sass */
  dl.qa dt {
    margin-bottom: 0;
    float: left;
    clear: left;
    font-weight: bold;
    width: 6%;
    padding: 0.25em 0;
  }

  /* line 295, ../sass/component.sass */
  dl.qa dd {
    float: left;
    display: block;
    width: 94%;
    padding: 0.25em 0 0.25em 5%;
  }

  /* line 301, ../sass/component.sass */
  dl.links {
    overflow: hidden;
  }
  /* line 303, ../sass/component.sass */
  dl.links dt {
    margin-bottom: 0;
    float: left;
    clear: left;
    font-weight: bold;
    padding: 0.25em 0;
  }
  /* line 309, ../sass/component.sass */
  dl.links dd {
    float: left;
    display: block;
    padding: 0.25em 0 0.25em 5%;
  }

  /* line 315, ../sass/component.sass */
  ul.notice li {
    margin-bottom: 0.5rem;
  }

  /* line 318, ../sass/component.sass */
  .tabs {
    margin-top: 0.5rem;
  }
  /* line 320, ../sass/component.sass */
  .tabs .tabs-title > a {
    font-size: 1rem;
  }
  /* line 322, ../sass/component.sass */
  .tabs .tabs-title > a:focus,
  .tabs .tabs-title > a:hover,
  .tabs .tabs-title > a[aria-selected=true] {
    background: #fff;
    border-bottom: 2px solid #3c96ad;
  }

  /* line 327, ../sass/component.sass */
  .tabs-content {
    margin-bottom: 2rem;
  }

  /* line 331, ../sass/component.sass */
  .category-nav a {
    display: block;
    padding: 0.5rem 0;
  }

  /* line 335, ../sass/component.sass */
  .meta {
    overflow: hidden;
    margin-bottom: 1.75rem;
  }
  /* line 339, ../sass/component.sass */
  .meta .social {
    float: right;
  }
  /* line 342, ../sass/component.sass */
  .meta a:hover {
    opacity: 0.5;
  }

  /* line 346, ../sass/component.sass */
  .hover-animation a {
    position: relative;
    transition: 0.3s;
  }
  /* line 349, ../sass/component.sass */
  .hover-animation a:after {
    position: absolute;
    transition: 0.3s;
    content: "";
    width: 0;
    left: 0;
    bottom: 0;
    height: 3px;
    background: #EBF4F5;
  }
  /* line 358, ../sass/component.sass */
  .hover-animation a:hover {
    cursor: pointer;
  }
  /* line 360, ../sass/component.sass */
  .hover-animation a:hover:after {
    width: 100%;
    left: 0;
  }
}
/* Medium only.   */
/* Large and up */
@media screen and (min-width: 64em) {
  /* line 370, ../sass/component.sass */
  iframe.youtube {
    width: 640px;
    height: 360px;
    display: block;
    margin: 0 auto 1rem;
  }

  /* line 376, ../sass/component.sass */
  dl.staff_cast dt,
  dl.events dt,
  dl.song dt,
  dl.onair dt,
  dl.goods dt {
    margin-bottom: 0;
    float: left;
    clear: left;
    font-weight: bold;
    width: 30%;
    border-top: 1px solid #e3eaf1;
    padding: 0.25em 0;
  }

  /* line 388, ../sass/component.sass */
  dl.staff_cast dd,
  dl.events dd,
  dl.song dd,
  dl.onair dd,
  dl.goods dd {
    float: left;
    display: block;
    width: 70%;
    border-top: 1px solid #e3eaf1;
    padding: 0.25em 0 0.25em 5%;
  }

  /* line 398, ../sass/component.sass */
  dl.qa dt {
    margin-bottom: 0;
    float: left;
    clear: left;
    font-weight: bold;
    width: 6%;
    padding: 0.25em 0;
  }

  /* line 405, ../sass/component.sass */
  dl.qa dd {
    float: left;
    display: block;
    width: 94%;
    padding: 0.25em 0 0.25em 5%;
  }
}
/* Large only */
/* XLarge and up */
/* XLarge only */
/* XXLarge and up */
