@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Oswald);
/*--------------------------------------
  色・フォント・リンク設定
---------------------------------------*/
/* フォント */
/* オレンジ */
/* アクセントカラー */
/* 金 */
/* 金濃い目 */
/* 一番濃い */
/* 一番薄い */
/*-------- DEFAULT --------*/
.sp-layout {
  display: none !important;
}

.container {
  font-family: "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ", "Meiryo",sans-serif;
  color: #161010;
  font-size: 15px;
  line-height: 1.9em;
}

strong {
  font-weight: bold;
}

#main-container section a:link {
  color: #161010;
  text-decoration: underline;
}

#main-container section a:hover {
  color: #7a7474;
  text-decoration: none;
}

#main-container section a:visited {
  color: #161010;
  text-decoration: underline;
}

#main-container section a:active {
  color: #7a7474;
  text-decoration: none;
}

/* COLOR
##################################### */
.colorBK {
  color: #000000;
}

/* BLACK */
.colorWH {
  color: #ffffff;
}

/* WHITE */
.colorR {
  color: #e5005f;
}

/* RED */
/* FONT
##################################### */
.font-08 {
  font-size: 60% !important;
}

.font-09 {
  font-size: 70% !important;
}

.font-10 {
  font-size: 77% !important;
}

.font-11 {
  font-size: 85% !important;
}

.font-12 {
  font-size: 93% !important;
}

.font-13 {
  font-size: 100% !important;
}

.font-14 {
  font-size: 108% !important;
}

.font-15 {
  font-size: 116% !important;
}

.font-16 {
  font-size: 123.1% !important;
}

.font-17 {
  font-size: 130% !important;
}

.font-18 {
  font-size: 150% !important;
}

.font-under {
  text-decoration: underline !important;
}

.font-bold {
  font-weight: bold !important;
}

/*汎用スタイル*/
.txtline {
  border-bottom: 1px dotted;
}

.cn {
  text-align: center !important;
}

/* BLANK
##################################### */
.mb-0 {
  margin-bottom: 0px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-7 {
  margin-bottom: 7px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pb-7 {
  padding-bottom: 7px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-55 {
  padding-bottom: 55px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.f_w {
  color: #fff;
}

.f_red {
  color: #e5005f;
}

.b_red {
  border-bottom: 3px solid #e5005f;
}

.b_bk {
  border-bottom: 3px solid #f1f1f3;
}

.f120 {
  font-size: 120%;
}

.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

/*-------- HEAD --------*/
.header {
  padding: 0 !important;
  *zoom: 1;
  overflow: hidden;
}

.header-image {
  margin: 0 0 0 0;
}

/*--------------------------------------
  背景・枠組
---------------------------------------*/
body {
  background: url(../img/bg.jpg) repeat !important;
}

.container-wrapper {
  background: url(../img/bgbk.jpg) no-repeat center top !important;
}

.main {
  margin-left: 20px;
}

.contentswapper {
  margin-left: 20px;
}
.contentswapper img {
  display: block;
}

.main-container {
  background: none !important;
  padding: 0 !important;
  overflow: hidden;
}

.contentsarea {
  padding: 0 30px 10px 30px;
  background: none;
}

#main-container section {
  padding: 0 0 10px 0;
  overflow: hidden;
}
#main-container section .sec_head img, #main-container section .sec_footer img {
  width: 100%;
  height: auto;
}

/* サイズ変更用*/
.common-title {
  margin: 20px 0;
}

/*-------- SNS BUTTON --------*/
.sns {
  padding: 0;
  margin: 20px 0 0 0;
  float: none;
  overflow: hidden;
}

/*-------- SITE BNR --------*/
#top .site-bnr {
  clear: both;
  margin: 20px 0 0 0;
  padding-bottom: 20px;
}
#top .site-bnr span {
  border: none !important;
}
#top .site-bnr span img {
  max-width: 440px;
  max-height: 100px;
}

.site-bnr {
  clear: both;
  margin: 20px 20px 0 20px;
  padding-bottom: 20px;
}
.site-bnr span {
  border: none !important;
}
.site-bnr span img {
  max-width: 440px;
  max-height: 100px;
}

.site-bnr a {
  max-width: 440px;
  max-height: 100px;
  border: 1px solid #a17844;
}

.site-bnr a:hover {
  max-width: 440px;
  max-height: 100px;
  border: 1px solid #e5005f;
}

#btnPagetop {
  z-index: 30;
}

/*--- movie ---*/
.movie_s {
  overflow: hidden;
  margin: 10px 0 20px 0;
  text-align: center;
  max-width: 560px !important;
  max-height: 315px !important;
  margin-left: auto;
  margin-right: auto;
}
.movie_s embed {
  max-width: 560px !important;
  max-height: 315px !important;
}

/*--------------------------------------
  ページナビ
---------------------------------------*/
/* page-nav */
.page-nav-inner {
  padding: 0 !important;
  font-size: 100%;
}

.page-nav {
  width: 100%;
  margin: 0;
  text-align: center;
  list-style: none;
  min-height: 65px;
}

.page-nav ul {
  border: none;
  box-shadow: none;
  border-radius: 0;
  background: #ab1d58;
}

.page-nav ul.menu {
  padding: 0;
  margin: 0 auto;
}

.page-nav ul.menu li.btn {
  width: 16.66%;
  position: relative;
  float: left;
  border-radius: 0;
  border: 0;
  background: url(../img/nav_bg.png) repeat-y top right #e5005f !important;
}

.page-nav ul.menu li.btn a, .page-nav ul.menu li.btn a:visited, .page-nav ul.menu li.btn a:hover {
  margin: 0 auto;
  border: 0;
  display: block;
  font-family: 'Oswald', sans-serif;
  font-size: 22px;
  line-height: 40px;
  letter-spacing: 0px;
  text-align: center;
  color: #fff;
  height: 65px;
  text-shadow: none;
  border-radius: 0;
  box-shadow: none !important;
}

.page-nav ul.menu li.btn a.active, .page-nav ul.menu li.btn a:hover {
  background: #ab1d58 !important;
  color: #fff;
  clear: both;
}

span.mini {
  font-family: "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ", "Meiryo",sans-serif;
  display: block;
  font-size: 10px;
  line-height: 1em;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: bold;
}

ul.menu li a.sub {
  float: left;
  zoom: 1;
  background: #000;
  font-size: 13px;
  letter-spacing: 1px;
  color: #fff;
  margin: 10px 0 10px 10px;
  padding: 2px 20px;
  text-shadow: none;
  text-decoration: none;
  text-align: left;
  font-family: "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ", "Meiryo",sans-serif;
  font-weight: normal;
  border: none;
  box-shadow: none;
  border-radius: 50px;
}

ul.menu li a.sub:hover {
  color: #ab1d58;
  background-color: none;
}

.top-br {
  clear: both;
}

/*--------------------------------------
  ページ共通
---------------------------------------*/
.main-container section.contents_all {
  clear: both;
  padding-bottom: 30px !important;
  background: url(../img/contents_bg03.png) no-repeat center bottom !important;
}

.main-container section.contents_all .contents_inner {
  clear: both;
  margin-bottom: 0;
  padding: 0 !important;
  overflow: hidden;
  background: url(../img/contents_bg02.png) repeat-y center top !important;
}

.main-container section {
  clear: both;
  /*-------- contents --------*/
  /*-------- inner --------*/
}
.main-container section .contents {
  overflow: hidden;
  padding: 0;
  margin: 0;
  border: 10px solid #e5005f;
  -moz-box-shadow: 0 0 1px black inset;
  -webkit-box-shadow: 0 0 1px black inset;
  box-shadow: 0 0 1px black inset;
  background: url(../img/contents_bg01.png) no-repeat center top !important;
  /*-------- h2 --------*/
}
.main-container section .contents h2 {
  padding: 10px 10px 10px 10px !important;
  display: block;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 1px;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.main-container section .contents h2 span {
  display: block;
  font-size: 12px;
  font-family: "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ", "Meiryo",sans-serif;
  font-weight: normal;
  border: none;
  color: #fff;
  background: #000;
  width: 150px;
  text-align: center;
  margin: 5px auto 0 auto;
  position: relative;
  height: 20px;
  line-height: 20px;
  padding: 0 1em;
}
.main-container section .inner {
  margin: 0px 10px 0 10px;
  overflow: hidden;
  padding: 30px;
}

/*--------------------------------------
  新着情報
---------------------------------------*/
.infobox dl {
  overflow: auto;
  padding: 0 10px;
  min-height: 60px;
  max-height: 130px;
}
.infobox dl dt {
  display: block;
  color: #e5005f;
  font-size: 90%;
  line-height: 1.6em;
  font-weight: bold;
}
.infobox dl dd {
  margin: 0;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 100%;
  line-height: 1.8em;
  border-bottom: 1px solid #d8ebea;
}

/*--------------------------------------
  ニュース
---------------------------------------*/
.newsbox .newslist {
  border-bottom: 1px solid #d8ebea;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.newsbox .newslist .newstxt {
  margin: 0;
}
.newsbox .newslist .newstxt h3 {
  font-size: 130%;
  color: #e5005f;
  margin-bottom: 10px;
  font-weight: bold;
  display: block;
}
.newsbox .newslist .newstxt h3 span {
  display: block;
  font-size: 14px;
  font-weight: normal;
}
.newsbox .newslist2 {
  border-bottom: 1px solid #d8ebea;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.newsbox .newslist2 .newsphoto {
  margin: 0 auto;
  padding: 0;
  max-width: 300px;
  float: left;
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
}
.newsbox .newslist2 .newsphoto img {
  width: 100%;
  height: auto;
}
.newsbox .newslist2 .newstxt {
  margin-left: 320px;
}
.newsbox .newslist2 .newstxt h3 {
  font-size: 130%;
  color: #e5005f;
  margin-bottom: 10px;
  font-weight: bold;
  display: block;
}
.newsbox .newslist2 .newstxt h3 span {
  display: block;
  font-size: 14px;
  font-weight: normal;
}

/*--------------------------------------
  視聴はこちらから
---------------------------------------*/
.moviebox .bnr_area {
  clear: both;
  /*padding: 10px 0 0 0;*/
  max-width: 440px;
  max-height: 100px;
  margin: 10px auto 0 auto;
  text-align: center;
}
.moviebox .bnr_area a img {
  max-width: 440px;
  max-height: 100px;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.moviebox h3 {
  font-size: 130%;
  font-weight: bold;
  color: #e5005f;
  padding: 0;
  margin-bottom: 10px;
  line-height: 1.4em;
  display: block;
  text-align: center;
}
.moviebox ul {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.moviebox ul li {
  border-right: 5px solid #fff;
  display: table-cell;
}
.moviebox ul li:last-child {
  border-right: 0;
}
.moviebox ul li img {
  width: 100%;
  height: auto;
  display: block;
  max-width: 440px;
  max-height: 100px;
}

/*--------------------------------------
  イントロ
---------------------------------------*/
.introbox h3 {
  font-size: 180%;
  color: #e5005f;
  margin-bottom: 20px;
  display: block;
  text-align: center;
  line-height: 1.6em;
  font-weight: bold;
}
.introbox h4 {
  font-size: 130%;
  letter-spacing: 0.1em;
  font-weight: bold;
  padding: 5px 0;
  margin-bottom: 20px;
  line-height: 1.4em;
  display: block;
  text-align: center;
}
.introbox h4 span {
  background: linear-gradient(rgba(0, 0, 0, 0) 60%, #efde4c 60%);
}
.introbox p {
  margin-bottom: 20px;
}

/*--------------------------------------
  ストーリー
---------------------------------------*/
.storybox .storylist {
  padding-bottom: 50px;
}
.storybox .storylist .storyphoto {
  margin: 5px 20px 50px 0;
  max-width: 300px;
  float: left;
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
}
.storybox .storylist .storyphoto img {
  width: 100%;
  height: auto;
}
.storybox .storylist .storytxt h3 {
  font-size: 130%;
  color: #e5005f;
  margin-bottom: 10px;
  display: block;
  font-weight: bold;
}
.storybox .storylist .storytxt h3 span {
  color: #000;
  font-size: 90%;
  font-weight: bold;
  background: linear-gradient(rgba(0, 0, 0, 0) 60%, #efde4c 60%);
}

/*--------------------------------------
  キャスト
---------------------------------------*/
.castbox h3 {
  font-size: 130%;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  border-top: 1px solid #d8ebea;
  padding-top: 30px;
}
.castbox span.number {
  background: linear-gradient(rgba(0, 0, 0, 0) 60%, #f2d323 60%);
}
.castbox span.cast_name {
  font-size: 130%;
  color: #e5005f;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
.castbox span.cast_name span {
  font-size: 14px;
  font-weight: normal;
}
.castbox span.cast_name2 {
  font-size: 130%;
  color: #e5005f;
  font-weight: bold;
  margin-bottom: 1px;
  display: block;
}
.castbox span.cast_name2 span {
  font-size: 14px;
  font-weight: normal;
}
.castbox p {
  padding-bottom: 30px;
  overflow: hidden;
}
.castbox .castphoto {
  float: left;
  margin: 0 20px 20px 0;
  max-width: 200px;
  max-height: 250px;
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
}

/*--------------------------------------
  スタッフ
---------------------------------------*/
.staffbox dl {
  text-align: center;
  margin: 0 auto;
}
.staffbox dt {
  margin: 0 0 10px 0;
  font-size: 130%;
  width: 100%;
  color: #e5005f;
  font-weight: bold;
}
.staffbox dd {
  margin: 0 0 2em 0;
  font-size: 100%;
  width: 100%;
}

.recommended-program-list .prgItem {
  width: 24.6%;
}
