@charset "UTF-8";
/* Style */
body {
  background-color: #f3f1ed; }

/* Navigation Sub
----------------------------------------------------------------------------------------------------*/
ul#sub_menu {
  text-align: center;
  font-size: 1.2em;
  letter-spacing: 0.2em;
  position: static;
  padding: 0; }

ul#sub_menu li {
  display: inline;
  margin: 0 10px; }

ul#sub_menu li a {
  display: inline;
  padding: 0px;
  margin: 0 0px;
  background-color: transparent;
  color: #000;
  border: none; }

ul#sub_menu li a:hover {
  color: #999;
  background-color: transparent; }

ul#sub_menu .menu-act a {
  color: #999; }

/* Contents common
----------------------------------------------------------------------------------------------------*/
.page_title {
  text-align: center;
  background-image: url(../images/bg-line.gif);
  background-repeat: repeat-x;
  background-position: 0 center;
  margin-bottom: 10px;
  letter-spacing: 3px; }

.page_title h2 span {
  background-color: #f3f1ed;
  padding: 0 10px 0 14px; }

.midashi {
  text-align: center;
  letter-spacing: 0.2em;
  padding-bottom: 30px; }

.fsize-12 {
  font-size: 12px; }

.fsize-10 {
  font-size: 10px; }

/* Side bar
----------------------------------------------------------------------------------------------------*/
.sidebar_sec {
  margin: 0;
  border: #ccc 1px solid;
  padding: 10px;
  margin-bottom: 40px; }

.sidebar_sec h4 {
  margin: 0;
  text-align: center;
  border-bottom: 1px dotted #999;
  margin-bottom: 20px;
  padding-bottom: 10px; }

.sidebar_sec ul li {
  margin: 0; }

.sidebar_sec ul {
  font-size: 1.2em;
  line-height: 160%; }

.sidebar_sec li {
  padding-bottom: 15px; }

#sidebar a:link {
  cursor: pointer;
  color: #000;
  border-bottom: 1px dotted #999; }

#sidebar a:visited {
  cursor: pointer;
  color: #000;
  border-bottom: 1px dotted #999; }

#sidebar a:hover {
  cursor: pointer;
  color: #000;
  border-bottom: none;
  background-color: #fffa96; }

.sidebar-midashi {
  font-size: 1.2em;
  text-align: center;
  letter-spacing: 0.2em;
  border-bottom: 1px dotted #999;
  margin-bottom: 20px;
  padding-bottom: 10px; }

.go-ncr-news {
  text-align: center; }

.go-ncr-news button {
  font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
  font-size: 1em;
  letter-spacing: 1px;
  border: none;
  padding: 5px 20px;
  cursor: pointer;
  color: #333;
  background: #FFF; }

.go-ncr-news button:hover {
  background-color: #fffa96; }

#category ul {
  padding: 0 0 0 5px;
  font-size: 1.2em;
  list-style-image: url(../images/arrow_list.png);
  list-style-position: inside; }

.topic {
  border-bottom: 1px dotted #999;
  padding-bottom: 40px;
  margin-bottom: 40px; }

.topic h3 {
  margin-bottom: 40px; }

.topic h3 span {
  background-color: #fffa96; }

.topic p {
  font-size: 1.4em; }

.topic-icon img {
  float: left;
  margin-right: 10px; }

.topic-icon {
  font-size: 1.2em; }

.topic a:link {
  color: #147878;
  border-bottom: 1px dotted #147878; }

.topic a:visited {
  color: #147878;
  border-bottom: 1px dotted #147878; }

.topic a:hover {
  color: #000;
  border-bottom: none;
  background-color: #fffa96; }

.topic a.nodeco:link {
  border-bottom: 0px !important;
  background-color: transparent; }

.column p {
  font-size: 1.4em; }

.column a:link {
  color: #147878;
  border-bottom: 1px dotted #147878; }

.column a:visited {
  color: #147878;
  border-bottom: 1px dotted #147878; }

.column a:hover {
  color: #000;
  border-bottom: none;
  background-color: #fffa96; }

.column a.nodeco:link {
  border-bottom: 0px !important;
  background-color: transparent; }

.img-left,
.img-right {
  overflow: hidden;
  height: auto; }

.img-left img {
  float: left;
  margin: 0 15px 15px 0 !important;
  padding: 0 !important;
  border: 0 !important; }

.img-right img {
  float: right;
  margin: 0 0 15px 15px !important;
  padding: 0 !important;
  border: 0 !important; }

.img-left p,
.img-right p {
  overflow: hidden;
  height: auto;
  line-height: 140%; }

.cat-sort {
  border-bottom: 1px dotted #999;
  padding-bottom: 10px;
  margin-bottom: 40px; }

/* Discigraphy
----------------------------------------------------------------------------------------------------*/
.disco {
  margin-bottom: 30px;
  font-size: 1.2em; }

.disco img {
  float: left;
  margin-right: 10px; }

.disco-detail {
  font-size: 1.2em; }

.jacket_part {
  overflow: hidden; }

ul#disco_list {
  padding: 0;
  list-style: none;
  margin-top: 10px; }

ul#disco_list li {
  margin: 0 10px 20px 10px;
  clear: both; }

ul#disco_list li img {
  float: left;
  margin-right: 10px;
  margin-bottom: 20px; }

ul#disco_list li a {
  padding: 0px;
  margin: 0 0px;
  color: #333;
  border: none; }

ul#disco_list li a:hover {
  color: #666;
  background-color: #fffa96; }

.disco-hr {
  padding: 0;
  margin: 0; }

/* スケジュール
----------------------------------------------------------------------------------------------------*/
.sec-tv {
  float: left;
  font-size: 1.4em;
  background-image: url(../images/icon-tv-s.png);
  background-repeat: no-repeat;
  padding-left: 30px;
  height: 22px;
  padding-top: 2px; }

.sec-radio {
  float: left;
  font-size: 1.4em;
  background-image: url(../images/icon-radio-s.png);
  background-repeat: no-repeat;
  padding-left: 30px;
  height: 22px;
  padding-top: 2px; }

.sec-magazine {
  float: left;
  font-size: 1.4em;
  background-image: url(../images/icon-magazine-s.png);
  background-repeat: no-repeat;
  padding-left: 30px;
  height: 22px;
  padding-top: 2px; }

.sec-other {
  float: left;
  font-size: 1.4em;
  background-image: url(../images/icon-other-s.png);
  background-repeat: no-repeat;
  padding-left: 30px;
  height: 22px;
  padding-top: 2px; }

.sec-web {
  float: left;
  font-size: 1.4em;
  background-image: url(../images/icon-web-s.png);
  background-repeat: no-repeat;
  padding-left: 30px;
  height: 22px;
  padding-top: 6px; }

.sec-live {
  font-size: 1.6em;
  background-image: url(../images/icon-live-s.png);
  background-repeat: no-repeat;
  padding-left: 40px;
  height: 32px;
  padding-top: 6px; }

.sche-update {
  float: right;
  padding-top: 3px; }

/* Biography
----------------------------------------------------------------------------------------------------*/
.bio p {
  font-size: 1.4em;
  margin-bottom: 20px; }

/* Live
----------------------------------------------------------------------------------------------------*/
.livelist {
  font-size: 14px; }

.livelist li {
  line-height: 140%;
  margin-bottom: 10px; }

.livelist li a:hover {
  color: #666; }

/* 香辛丸
----------------------------------------------------------------------------------------------------*/
.fukidashi {
  background-color: #fff950;
  border: 1px solid #cccc33;
  border-radius: 5px;
  position: relative;
  margin-right: 120px; }

.fukidashi:before {
  border: 10px solid transparent;
  border-left-color: #fff950;
  border-right-width: 0;
  right: -9px;
  content: "";
  display: block;
  top: 20px;
  position: absolute;
  width: 0;
  z-index: 1; }

.fukidashi:after {
  border: 10px solid transparent;
  border-left-color: #cccc33;
  border-right-width: 0;
  right: -10px;
  content: "";
  display: block;
  top: 20px;
  position: absolute;
  width: 0; }

.fukidashi p {
  padding: 5px 10px; }

.nao-cmt {
  float: right;
  width: 100px; }

/* ページネーション
----------------------------------------------------------------------------------------------------*/
.pagenavi {
  color: #3c82c3;
  margin: 1em auto;
  line-height: 2em; }

a.page-numbers, .pagenavi .current {
  padding: 4px 8px 4px 8px;
  margin: 2px 2px 2px 0;
  background: transparent; }

a.page-numbers:hover {
  background-color: #fffa96; }

.pagenavi .current {
  padding: 4px 8px 4px 8px;
  background-color: #333;
  color: #fff; }

.pagenavi .next, .pagenavi .prev {
  border: 0 none;
  background: transparent;
  font-size: smaller; }

/* TABLE
----------------------------------------------------------------------------------------------------*/
.table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 0 0 40px;
  font-size: 12px; }

caption {
  font-weight: bold;
  padding: 0.7em;
  background: transparent;
  text-align: left; }

.table th, .table td {
  line-height: 1.4em;
  text-align: left; }

.table th {
  font-size: 12px;
  font-weight: normal; }

.table td {
  padding: 15px 10px;
  vertical-align: top;
  border-top: 1px solid #dcdcdc; }

.table p {
  margin: 0; }

.cleanline td {
  border-top: 0; }

td.sche_date {
  color: #000; }

td.tax div {
  font-size: 10px;
  margin-top: 3px;
  min-width: 100px; }

.table td img {
  　float: left;
  margin-right: 5px; }

.table.news_table td img {
  　float: none;
  margin-right: 5px; }

.sche_new {
  font-size: 12px;
  color: #FF0033; }

.table p a:link {
  color: #147878;
  border-bottom: 1px dotted #147878; }

.table p a:visited {
  color: #147878;
  border-bottom: 1px dotted #147878; }

.table p a:hover {
  color: #333;
  border-bottom: none;
  background-color: #fffa96; }

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

- common

======================================== */
.new-mark {
  color: #f00; }

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

.btn_news {
  font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
  font-size: 12px;
  letter-spacing: 1px;
  border: 1px solid #ccc;
  padding: 10px;
  cursor: pointer;
  color: #000;
  background: #fff;
  display: block;
  text-align: center; }

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

- accordion

======================================== */
.js-accordion-title {
  position: relative;
  cursor: pointer; }
  .js-accordion-title:before {
    position: absolute;
    top: 50%;
    left: -1.5em;
    content: "+";
    display: inline-block;
    width: 12px;
    height: 14px;
    padding-left: 2px;
    margin-top: -.75em;
    text-align: center;
    line-height: 14px;
    color: #555; }
  .js-accordion-title.is-open:before {
    content: '-'; }

.js-accordion-body {
  display: none; }
  .js-accordion-body.is-open {
    display: block; }

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

- top

======================================== */
.sec-live {
  background-position: 2px 5px; }

.sec-web {
  background-position: center left; }

.top-shopping p a {
  text-decoration: underline; }

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

- disco

======================================== */
.disco-detail__title {
  margin-bottom: 10px; }
.disco-detail .jacket_part:not(:last-child) {
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #cccccc; }

.disco-list-item__link {
  line-height: 1.4em; }
  .disco-list-item__link time {
    font-size: .75em; }

.list-item__category {
  font-size: .75em; }

.aem-post table {
  max-width: 100%; }

.movie-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  max-width: 920px;
  padding: 0;
  margin: 0 auto; }
  @media (max-width: 768px) {
    .movie-list {
      margin-right: 20px;
      margin-left: 20px; } }
  .movie-list__item {
    width: 30%;
    margin-bottom: 40px; }
    @media (max-width: 768px) {
      .movie-list__item {
        width: 48%;
        font-size: 1.2rem; } }
    .movie-list__item a {
      display: block; }
    .movie-list__item img {
      vertical-align: bottom; }

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

- wide

======================================== */
@media (min-width: 769px) {
  /* ========================================
  
  - top
  
  ======================================== */
  .top-body a:hover {
    background-color: #fffa96; }
  .top-body .header_top a:hover,
  .top-body .navfix a:hover {
    background-color: transparent; }

  .slide ul li {
    line-height: 190% !important; }
    .slide ul li a {
      display: block; }
      .slide ul li a time.week {
        width: 125px;
        display: inline-block; }

  #list-nolink li time.week {
    min-width: 125px;
    display: inline-block; }

  span.list_title {
    display: block; }

  /* ========================================
  
  - disco
  
  ======================================== */
  .disco:nth-child(3n + 2) {
    clear: both; }

  /* ========================================
  
  - schedule
  
  ======================================== */
  .list__title {
    font-size: 1.25em; }
  .list__body {
    overflow: hidden;
    padding-top: 1em; }
    .list__body p {
      overflow: hidden; }

  .sche_date {
    width: 160px; }

  .list-category {
    width: 160px; }

  .list-link {
    margin-top: 1em; }
    .list-link a {
      color: #147878;
      font-size: 1.1em;
      text-decoration: underline; }
      .list-link a:hover {
        color: #000;
        text-decoration: none;
        background-color: #fffa96; }

  /* ========================================
  
  - accordion
  
  ======================================== */
  .js-accordion-title:hover {
    background-color: #fffa96; }
  .js-accordion-title.list__title {
    display: inline-block; }

  .modal-inner {
    min-width: 480px; } }
.sp-elem {
  display: none; }

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

- thin

======================================== */
@media (max-width: 768px) {
  /* ========================================
  
  - common
  
  ======================================== */
  .page_title {
    line-height: 3em; }

  .pc-elem {
    display: none !important; }

  .sp-elem {
    display: block; }

  /* ========================================
  
  - table
  
  ======================================== */
  .table td img {
    float: none; }

  /* ========================================
  
  - accordion
  
  ======================================== */
  .js-accordion-title:before {
    display: none; }

  /* ========================================
  
  - list
  
  ======================================== */
  .list__title {
    font-size: 1.2em; }
  .list__body {
    padding-top: 1em; }

  .list-link {
    margin-top: 1em; }
    .list-link a {
      color: #147878; }

  span.list_title {
    display: block; }

  /* ========================================
  
  - pager
  
  ======================================== */
  .pagenavi {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px; }
    .pagenavi:before {
      display: block;
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 50%;
      width: 1px;
      background-color: #ccc; }
    .pagenavi .page-numbers {
      display: none; }
    .pagenavi .prev,
    .pagenavi .next {
      box-sizing: border-box;
      display: block;
      width: 50%;
      margin: 0; }
    .pagenavi .prev {
      float: left; }
    .pagenavi .next {
      float: right;
      text-align: right; } }

