@charset "UTF-8";
/* CSS Document */
@media print {
  body {
    display: none;
  }
}
/* ------------------------------
レスポンシブ
------------------------------ */
.pc{
  display:block;
}
.sp{
  display:none;
}
/* ------------------------------
全体背景
------------------------------ */
#theme {
  background: /*url("/kusesugogp/images/bg01.png") repeat,*/ #d2d7da;
}
/* ------------------------------
リンク
------------------------------ */
#theme #fp-main a, #theme #fp-main a:link, #theme #fp-main a:visited, #theme #fp-main a:hover, #theme #fp-main a:active {
  color: #202124;
}
/* ------------------------------
メインビジュアルエリア
------------------------------ */
/* 基本放送日時情報*/
#theme #fp-hdr-block #fp-airdate {
  color: #000;
}
/* ------------------------------
ナビメニュー
------------------------------ */
#theme #fp-hdr-block #fp-nav ul { /*background-color: #aa212d;*/ color: #fff; /*border-bottom: 1px solid #aa222d;*/
}
#theme #fp-hdr-block #fp-nav ul li a {
  color: #fff;
  background-color: #555;
}
#theme #fp-hdr-block #fp-nav ul li:not(:last-of-type) a {
  border-right: 1px solid #000;
}
#theme #fp-hdr-block #fp-nav ul li a:hover {
  background-color: #666;
}
/* ------------------------------
各タイトル
------------------------------ */
#theme #fp-main h2 {
  color: #fff;
  /*background: url("/common/images/pattern/pat_blue_031.png") repeat;*/
  /*background:none; background-color: #555;*/ /*パターン画像なし*/
  /*border-bottom: 3px solid #000;*/
}
#theme #fp-main h2.blue {
  color: #fff;
  /*background: url("/common/images/pattern/pat_blue_031.png") repeat;*/
  background:none; background-color: #0068b7; /*パターン画像なし*/
  border-bottom: 3px solid #00467c;
}
#theme #fp-main h2.red {
  color: #fff;
  /*background: url("/common/images/pattern/pat_blue_031.png") repeat;*/
  background:none; background-color: #e60012; /*パターン画像なし*/
  border-bottom: 3px solid #b8000f;
}
#theme #fp-main h3 {
  background-color: #555;
}
/* 放送時間調整文言 */
#fp-cnt #fp-tmppage-simple-oainfo p.oa_change_text {
  color: #fb3668;
}
#theme #fp-main h4 {
  border-left-color: #555;
}
#theme #fp-main h4.bleu {
  border-left-color: #0068b7;
}#theme #fp-main h4.red {
  border-left-color: #e60012;
}
/* ------------------------------
コンテンツ背景
------------------------------ */
#fp-main, #fp-ftr {
  background: rgba(255, 255, 255, 1.0);
}
/* ------------------------------
リンクボタン
------------------------------ */
.linkBtn a:hover, .linkBtn a:active {
  background: #c9c2c2;
}
#theme #fp-main .linkBtn a::after {
  border-color: #FFF;
}
/* ------------------------------
バックナンバー　今後の放送スケジュール
------------------------------ */
#fp-cnt .listbox li {
  background-color: #f3f3f3;
}

#theme #fp-cnt .listbox {
  background-color: #fff;
}
#fp-cnt .listbox li .date{
    color: #555;
}
/* ------------------------------
ニュース
------------------------------ */
#fp-cnt .newsList li .day {
  color: #555;
}
/* ------------------------------
お知らせ（放送内容エリア）
------------------------------ */
#fp-cnt #fp-tmppage-simple-oainfo .oa_attention {
  border: 2px solid #555;
}
/* ------------------------------
レスポンシブ
------------------------------ */
.pc{
  display:block;
}
.sp{
  display:none;
}
/* ------------------------------
配信チケットバナー
------------------------------ */
.tver-fod-bnr p{
  text-align: center;
  margin-top: 1.8em;
  margin-bottom: 0.5em;
}
.tver-fod-bnr p a img{
  border: 1px solid #000;
}
.tver-fod-bnr p a img:hover{
  opacity: 0.8;
}
/* ------------------------------
FOD配信チケット券売日時
------------------------------ */
.nowOnSale{
  font-weight: bold;
  color: red;
}
/* ------------------------------
ボタン：アクセス
------------------------------ */
a .btnAccess {
	display: block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  max-width: 520px;
  width: 100%;
  margin: auto;
  padding: 1rem 4rem;
  font-size: 30px;
  font-weight: bold;
  background: linear-gradient(90deg, #003e9acc, #5a55becc 38%, #e2192acc);
  border-radius: 15px;
  color: #fff;
  border: 4px solid #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  transition: 0.5s;
  position: relative;
  z-index: 100;
}
a .btnAccess:hover {
	background: linear-gradient(90deg, #001b43cc, #222048cc 38%, #58080fcc);
}
.botann-area{
  font-weight: bold;
  text-align: center;
  margin-top: 14px;
}
/* ------------------------------
グッズ
------------------------------ */
.goods-area-top{
  text-align: center;
  margin-top: 1.8em;
}
.goods-area-top img {
  width: 650px;
  max-width: 100%;
}
.goods-area-bottom{
  width: 650px;
  max-width: 100%;
  margin: auto;
}
.goods-area-bottom-inner{
  text-align: center;
}
.goods-area-bottom-inner p{
  font-size: 32px !important;
  font-weight: bold;
  margin-top: 0.4em;
  border-bottom: 1px solid #000;
}
.goods-area-bottom-inner p span{
  font-weight: normal;
  font-size: 22px;
  margin-left: 10px;
}
.goods-container{
  margin-top: 0.6em;
}
.goods-container .goods-box{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  margin-bottom: 0.6em;
}
.goods-container .goods-box .goods-textWrap{
  font-weight: bold;
}
.goods-container .goods-box .goods-textWrap span{
  font-size: 18px;
}
.goods-container .goods-box .goods-btnWrap .btnBuy{
  display: block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  max-width: 300px;
  width: 100%;
  margin: auto;
  padding: 0.5rem 2rem;
  font-size: 20px;
  font-weight: bold;
  background: #0068b7;
  border-radius: 15px;
  color: #fff;
  border: 3px solid #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  transition: 0.5s;
  position: relative;
  z-index: 100;
}
.goods-container .goods-box .goods-btnWrap .btnBuy:hover{
  background: #014579;
}
/* ------------------------------
  for Smartphone
------------------------------ */
@media screen and (max-width: 768px) {
  /* ------------------------------
タイトルバー
------------------------------ */
  #fp-cnt #fp-main h2 {
    /*background: url("/common/images/pattern/pat_blue_031_2x.png");*/
    background:none; background-color: #555; /*パターン画像なし*/
  }
  /* ------------------------------
リンクボタン
------------------------------ */
  #theme #fp-main .linkBtn a::after {
    border-top: solid 5px #fff;
    border-right: solid 5px #fff;
  }
  /* ------------------------------
レスポンシブ
------------------------------ */
.pc{
  display:none;
}
.sp{
  display:block;
}
/* ------------------------------
ボタン：アクセス
------------------------------ */
a .btnAccess {
  padding: 0.5rem 4rem;
  font-size: 18px;
  border-radius: 13px;
  border: 3px solid #fff;
  }
/* ------------------------------
グッズ
------------------------------ */
.goods-area-bottom-inner p {
  font-size: 22px !important;
 }
 .goods-area-bottom-inner p span {
  font-size: 18px;
}
.goods-container .goods-box {
  display: block;
  font-size: 22px;
}
.goods-container .goods-box .goods-btnWrap .btnBuy{
  font-size: 18px;
}


}