@charset "UTF-8";
/*-----------------------------------------------PC用ページ用設定*/
/* スペシャル部分 */
/*---------------------------------------------------*/
/*基本レイアウト：背景*/
section {
  position: relative;
  width: 100%;
  height: auto;
  background-color: rgba(75, 165, 203, 0.2);
  margin: 0 auto;
  padding: 80px 0;
  z-index: 10;
}
/*---------------------------------------------------*/
/*コンテンツ:レイアウト*/
section .innerSP {
  width: 980px;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 0 auto;
  padding: 60px 0;
  border-radius: 32px;
}
/*---------------------------------------------------*/
/*コンテンツ:テキスト*/
section .innerSP p {
  padding: 8px 0 16px;
  font-size: 18px;
  line-height: 1.8;
  letter-spacing: 0.1em;
  color: rgba(51, 137, 202, 1);
  font-weight: 300;
  font-style: normal;
  text-align: left;
}

section .innerSP  strong {
  padding: 8px 0 16px;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  color: #e74291;
  font-weight: 600;
  font-style: normal;
  text-align: left;
}
section .innerSP  b {
  padding: 8px 0 16px;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  color: #3389ca;
  font-weight: 600;
  font-style: normal;
  text-align: left;
}

section .innerSP b.ex {
 font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0.1em;
  color: rgba(51, 137, 202, 1);
  /*#adobeフォント読み込み FOT-UD丸ゴ_ラージ Pr6N*/
  font-family: fot-udmarugo-large-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  border-radius: 40px;
}

section .innerSP  em {
  padding: 8px 0 16px;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  color: #e74291;
  font-weight: 300;
  font-style: normal;
  text-align: left;
}
section .innerSP  i {
  padding: 8px 0 16px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  color: #3389ca;
  font-weight: 300;
  font-style: normal;
  text-align: left;
}


/*---------------------------------------------------*/
/*コンテンツ:テキスト*/
section .innerSP p.read {
    width: 694px;
    margin: 0 auto;
}
/*---------------------------------------------------*/
/*コンテンツ:テキスト中央寄席*/
section .innerSP .center {
  text-align: center;
}
/*---------------------------------------------------*/
/*コンテンツ:画像基本*/
section .innerSP .imgCenter {
  text-align: center;
  margin: 0.3em auto 2em;
}

section .innerSP .imgCenter.keythum a {
	display: inline-block;
	width: 30%;
	margin: 0 12px;
	vertical-align: top;
}




/*ボーダー月画像*/
img.border {
    margin: 12px auto;
  border: 3px solid #CCC;
}
/*---------------------------------------------------*/
/*コンテンツ:リンク*/
section .innerSP p a {
    text-decoration: underline;
}
section .innerSP p a:hover {
    text-decoration: none;
}

/*---------------------------------------------------*/
/*コンテンツ:ボタンリンク*/
a.btn {
  display: inline-block;
  width: 280px;
  background: url("../_img/bg_season.png") repeat left top /6px auto;
  color: #FFF;
  margin: 8px auto 24px;
  padding: 8px 0 6px;
  font-size: 18px;
  letter-spacing: 0.1em;

  /*#adobeフォント読み込み FOT-UD丸ゴ_ラージ Pr6N*/
  font-family: fot-udmarugo-large-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  border-radius: 40px;
  filter: drop-shadow(2px 2px 0px rgba(51, 137, 202, 0.4));
}
a.btn:hover {
  background: rgba(255, 255, 255, 1);
      color: rgba(51, 137, 202, 1);
}



/*---------------------------------------------------*/
/*第2期：公開準備中テキスト*/
/*---------------------------------------------------*/
section .innerSP .second {
    color: #c3c3c3;
}
/*---------------------------------------------------*/
/*タイトル:スペシャル*/
section.special h2 {
  font-size: 0;
  width: auto;
  height: 46px; /*2期の高さを46pxに設定*/
  background: url('../_img/h2_special.svg') no-repeat center top/auto 100%;
  margin: 0 auto 36px;
}
/*タイトル:ストーリー*/
section#story h2 {
  font-size: 0;
  width: auto;
  height: 46px; /*2期の高さを46pxに設定*/
  background: url('../_img/h2_story.svg') no-repeat center top/auto 100%;
  margin: 0 auto 36px;
}
/*タイトル:Blu-ray＆DVD*/
section#package h2 {
  font-size: 0;
  width: auto;
  height: 46px; /*2期の高さを46pxに設定*/
  background: url('../_img/h2_dvd.svg') no-repeat center top/auto 100%;
  margin: 0 auto 36px;
}
/*タイトル:ミュージック*/
section#music h2 {
  font-size: 0;
  width: auto;
  height: 46px; /*2期の高さを46pxに設定*/
  background: url('../_img/h2_music.svg') no-repeat center top/auto 100%;
  margin: 0 auto 36px;
}
/*タイトル:オンエア*/
section#schedule h2 {
  font-size: 0;
  width: auto;
  height: 46px; /*2期の高さを46pxに設定*/
  background: url('../_img/h2_schrdule.svg') no-repeat center top/auto 100%;
  margin: 0 auto 36px;
}
/*タイトル:ムービー*/
section#movie h2 {
  font-size: 0;
  width: auto;
  height: 46px; /*2期の高さを46pxに設定*/
  background: url('../_img/h2_movie.svg') no-repeat center top/auto 100%;
  margin: 0 auto 36px;
}
/*---------------------------------------------------*/
/*1期2期切り替えボタン*/
ul.season {
  margin: 0 auto 36px;
  padding: 0;
  text-align: center;
  font-size: 0;
}
/*ページ内2つ目のタブ*/
ul.season.tabNav {
  margin: 24px auto 36px;
}
/*---------------------------------------------------*/
ul.season li {
  display: inline-block;
  width: 280px;
  background-color: rgba(255, 255, 255, 1);
  margin: 0 12px;
  padding: 8px 0 6px;
  padding: 0;
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0.1em;
  color: rgba(51, 137, 202, 1);
  /*#adobeフォント読み込み FOT-UD丸ゴ_ラージ Pr6N*/
  font-family: fot-udmarugo-large-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  border-radius: 40px;
  filter: drop-shadow(2px 2px 0px rgba(51, 137, 202, 0.4));
}
ul.season li a {
    display: block;
  padding: 8px 0 6px;
} 
/*ストーリー用のタブ*/
.storyBox ul.season.tabNav li {
  width: 210px;
    margin-bottom: 6px;
    padding: 8px 0;
    font-size: 20px;
    box-sizing: border-box;
}
/*---------------------------------------------------*/
/*アクティブ+ホバー*/
ul.season li.on,
ul.season li.tab-selected,ul.season li:hover,
ul.season li.tab-selected2,ul.season li:hover,
ul.season li.tab-selected3,ul.season li:hover{
  background: url("../_img/bg_season.png") repeat left top /6px auto;
  color: #FFF;
}
/*---------------------------------------------------*/
/*アクティブ+ホバー*/
ul.season.tabNav li.on,ul.season.tabNav li:hover,
ul.season.tabNav li.tab-selected,ul.season.tabNav li:hover,
ul.season.tabNav li.tab-selected2,ul.season.tabNav li:hover,
ul.season.tabNav li.tab-selected3,ul.season.tabNav li:hover{
  background: url("../_img/bg_season_tabNav.png") repeat left top /6px auto;
color: rgba(51, 137, 202, 1);
}
.tab-item,.tab-item2,.tab-item3 {
	-webkit-transition: .2s opacity ease-in;
	-o-transition: .2s opacity ease-in;
	transition: .2s opacity ease-in;
	cursor: pointer;
}
/*---------------------------------------------------*/
#tabContents-next {
	display: none;
}
/*---------------------------------------------------*/
/*下層リスト*/
ul.column {
  width: 694px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  font-size: 0;
}
ul.column li {
  display: inline-block;
    width: 100%;
  margin: 0 auto 24px;
  padding: 0;
  text-align: center;
  font-size: 16px;
}
ul.column li:last-child {
  margin: 0 auto;

}
/*---------------------------------------------------*/
/*下層リスト 2列*/
ul.article {
  width: 800px;
  margin: 0 auto;
  padding: 0;
  font-size: 0;
}
ul.article li {
  display: inline-block;
  width: 50%;
  padding: 0 8px 12px;
  text-align: center;
  font-size: 0;
    vertical-align: top;
  box-sizing: border-box;
}
/*---------------------------------------------------*/
/*個別ーマージン*/
/*カウントダウン色紙*/
ul.article li.spBnr.cd {
  display: inline-block;
  margin: -52px auto 24px;
  padding: 0;
  text-align: center;
  font-size: 0;
}
/*応援コンテスト結果*/
ul.article li.spBnr {
  display: inline-block;
  margin: -34px auto 24px;
  padding: 0;
  text-align: center;
  font-size: 0;
}
/*---------------------------------------------------*/
/*アフレコインタビュー*/
/*ストライプボーダー*/
section .innerSP p.que {
  background: rgba(255, 255, 255, 0.5);
  margin: 0 auto 16px;
  padding: 24px;
  border: 8px solid rgba(51, 137, 202, 1);
}

/*---------------------------------------------------*/
/*左：画像＋右：テキスト*/
section .innerSP dl.phBox {
  position: relative;
  width: 100%;
    margin: 0 0 36px;
}
section .innerSP dl.phBox::after {
  content: "";
  display: block;
  clear: both;
}
section .innerSP dl.phBox  dt {
  width: 200px;
  float: left;
}
section .innerSP dl.phBox  dd {
 width: 464px;
  margin-left: 230px;
}
/*---------------------------------------------------*/
/*左：画像＋右：テキスト*/
section .innerSP dl.txtBox {
  position: relative;
  width: 100%;
 margin: 0 0 36px;
    text-align: left;
    font-size: 18px;
  line-height: 1.8;
  letter-spacing: 0.1em;
  color: rgba(51, 137, 202, 1);
  font-weight: 300;
  font-style: normal;
}

section .innerSP dl.txtBox::after {
  content: "";
  display: block;
  clear: both;
}
section .innerSP dl.txtBox  dt {
  width: 200px;
  padding: 8px 0;
  color: #e74291;
  float: left;
}
section .innerSP dl.txtBox  dd {
 width: 464px;
  margin-left: 230px;
     padding: 8px 0;
  color: #e74291;
}
/*配信*/
.list {
    text-align: left;
}
.list a {
    display: inline-block;
    padding: 12px;
}

/*ミュージック*/
ul.musicList {
  width: 86%;
  margin: 8px auto 0;
  padding: 0;
  font-size: 0;
}
ul.musicList li {
  display: inline-block;
  width: 50%;
  margin: 0;
    padding: 0 8px;
  box-sizing: border-box;
  text-align: center;
}

ul.musicList li p{
  font-size: 15px;
}


    section .vaBox {
  width: 100%;
  position: relative;
}
section .vaBox .vaName {
  position: absolute;
  left: 230px;
}
section .vaBox .vaText {
  padding-top: 2em;
}
section .vaBox dt {
  width: 200px;
  float: left;
}
section .vaBox dd {
  margin-left: 230px;
}

/*---------------------------------------------------*/
/*H3*/
/*---------------------------------------------------*/
/*タイトル:PV*/
section.special .innerSP h3.pv {
  font-size: 0;
  width: 76px;
  height: 38px;
  margin: 36px auto 12px;
  background: url('../_img/h3_pv.svg') center top no-repeat;
}
/*タイトル:ゲーム*/
section.special .innerSP h3.game {
  font-size: 0;
  width: 184px;
  height: 38px;
  margin: 36px auto 12px;
  background: url('../_img/h3_game.svg') center top no-repeat;
}
/*タイトル:ニコニコ動画でも配信中*/
section.special .innerSP h3.niconico {
  font-size: 0;
  width: 376px;
  height: 38px;
  margin: 36px auto 12px;
  background: url('../_img/h3_nico.svg') center top no-repeat;
}
/*タイトル:キャストコメント*/
section.special .innerSP h3.castcom {
  font-size: 0;
  width: 242px;
  height: 38px;
  margin: 66px auto 12px;
  background: url('../_img/h3_castcom.svg') center top no-repeat;
}
/*タイトル:スタッフコメント*/
section.special .innerSP h3.staffcom {
  font-size: 0;
  width: 246px;
  height: 38px;
  margin: 66px auto 12px;
  background: url('../_img/h3_staffcom.svg') center top no-repeat;
}
/*タイトル:原作・丈先生コメント*/
section.special .innerSP h3.takecom {
  font-size: 0;
  width: 376px;
  height: 38px;
  margin: 66px auto 12px;
  background: url('../_img/h3_takecom.svg') center top no-repeat;
}
/*タイトル:アーティストコメント*/
section.special .innerSP h3.artcom {
  font-size: 0;
  width: 300px;
  height: 38px;
  margin: 66px auto 12px;
  background: url('../_img/h3_artcom.svg') center top no-repeat;
}
/*タイトル:#SUGOI NURIEコンテスト*/
section.special .innerSP h3.nurie {
  font-size: 0;
  width: 384px;
  height: 38px;
  margin: 24px auto 12px;
  background: url('../_img/h3_nurie.svg') center top no-repeat;
}
/*タイトル:#SUGOI NURIEコンテスト結果発表*/
section.special .innerSP h3.nurie_kekka {
  font-size: 0;
  width: 384px;
  height: 38px;
  margin: 30px auto 12px;
  background: url('../_img/h3_nurie_kekka.svg') center top no-repeat;
}
/*タイトル:特性WEB壁紙*/
section.special .innerSP h3.wp {
  font-size: 0;
  width: 376px;
  height: 38px;
  margin: 24px auto 12px;
  background: url('../_img/h3_wp.svg') center top no-repeat;
}
/*タイトル:アフレコインタビュー*/
section.special .innerSP h3.interview {
  font-size: 0;
  width: 376px;
  height: 38px;
  margin: 24px auto 12px;
  background: url('../_img/h3_interview.svg') no-repeat center top;
}
/*タイトル:カウントダウン色紙*/
section.special .innerSP h3.cd {
  width: 287px;
  height: 36px;
  background: url('../_img/h3_cd.svg')no-repeat center top;
  margin: 24px auto 12px;
  font-size: 0;
}

/*Blu-ray＆DVD*/
section#package h3.dvd1 {
  display: block;
  width: 211px;
  height: 36px;
  background: url('../_img/h3_dvd1.svg') no-repeat center top /100% auto;
  margin: 0 auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/*キャスト*/
section#package h3.dvd2 {
  display: block;
  width: 276px;
  height: 36px;
  background: url('../_img/h3_dvd2.svg') no-repeat center top /100% auto;
  margin: 0 auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/*キャスト*/
section#package h3.dvd3 {
  display: block;
  width: 180px;
  height: 36px;
  background: url('../_img/h3_dvd3.svg') no-repeat center top /100% auto;
  margin: 0 auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
section h3.camp {
  display: block;
  width: 261px;
  height: 36px;
  background: url('../_img/h3_camp.svg') no-repeat center top /100% auto;
  margin: 0 auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/*タイトル*/
section#movie h3.pv {
  font-size: 0;
  width: 76px;
  height: 38px;
  margin: 36px auto 24px;
  background: url('../_img/h3_pv.svg') center top no-repeat;
}
/*タイトル*/
section#movie h3.spmovie {
  font-size: 0;
  width: 271px;
  height: 38px;
  margin: 36px auto 24px;
  background: url('../_img/h3_spmovie.svg') center top no-repeat;
}
/*タイトル*/
section#movie h3.game {
  font-size: 0;
  width: 184px;
  height: 38px;
  margin: 36px auto 24px;
  background: url('../_img/h3_game.svg') center top no-repeat;
}

/*タイトル*/
section#movie h3.niconico {
  font-size: 0;
  width: 376px;
  height: 38px;
  margin: 36px auto 24px;
  background: url('../_img/h3_nico.svg') center top no-repeat;
}

/*タイトル*/
section h3.key {
  font-size: 0;
  width: 363px;
  height: 38px;
  margin: 36px auto 24px;
  background: url('../_img/h3_key.svg') center top no-repeat;
}/*タイトル*/

/*---------------------------------------------------*/
/*動画*/
section.special .innerSP .mov center {
  display: block;
  padding: 8px;
  font-size: 16px;
  color: #3389ca;
  letter-spacing: 0.1em;
  text-shadow: 1px 1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, -1px -1px 0 #FFF;
  box-sizing: border-box;
  vertical-align: top;
}



@media screen and (max-width: 667px) {
/*-----------------------------------------------SP用ページ用設定*/
/* スペシャル部分 */
/*---------------------------------------------------*/
/*基本レイアウト：背景*/
section {
  position: relative;
  width: 100%;
  height: auto;
  background-color: rgba(75, 165, 203, 0.2);
  margin: 0 auto;
  padding: 20px 0;
  z-index: 10;
}
/*---------------------------------------------------*/
/*コンテンツ:レイアウト*/
section .innerSP,
section#story .innerSP{
  width: 96%;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 0 auto;
  padding: 20px 0;
  border-radius: 32px;
}
/*---------------------------------------------------*/
/*コンテンツ:テキスト*/
section .innerSP p {
  padding: 8px 0 16px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: rgba(51, 137, 202, 1);
  font-weight: 300;
  font-style: normal;
  text-align: left;
}

section .innerSP  strong {
  padding: 8px 0 16px;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  color: #e74291;
  font-weight: 600;
  font-style: normal;
  text-align: left;
}
section .innerSP  b {
  padding: 8px 0 16px;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  color: #3389ca;
  font-weight: 600;
  font-style: normal;
  text-align: left;
}
section .innerSP  em {
  padding: 8px 0 16px;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  color: #e74291;
  font-weight: 300;
  font-style: normal;
  text-align: left;
}
section .innerSP  i {
  padding: 8px 0 16px;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  color: #3389ca;
  font-weight: 300;
  font-style: normal;
  text-align: left;
}


/*---------------------------------------------------*/
/*コンテンツ:テキスト*/
section .innerSP p.read {
  width: 96%;
    margin: 0 auto;
}
/*---------------------------------------------------*/
/*コンテンツ:テキスト中央寄席*/
section .innerSP .center {
  text-align: center;
}
/*---------------------------------------------------*/
/*コンテンツ:画像基本*/
section .innerSP .imgCenter {
  text-align: center;
  margin: 0.3em auto 2em;
}
section .innerSP .imgCenter.keythum a {
	display: inline-block;
	width: 46%;
	margin: 0 1%;
	vertical-align: top;
}	
	
/*ボーダー月画像*/
img.border {
    margin: 12px auto;
  border: 3px solid #CCC;
}
/*---------------------------------------------------*/
/*コンテンツ:リンク*/
section .innerSP p a {
    text-decoration: underline;
}
section .innerSP p a:hover {
    text-decoration: none;
}

/*---------------------------------------------------*/
/*コンテンツ:ボタンリンク*/
a.btn {
  display: inline-block;
  width: 280px;
  background: url("../_img/bg_season.png") repeat left top /6px auto;
  color: #FFF;
  margin: 8px auto 24px;
  padding: 8px 0 6px;
  font-size: 18px;
  letter-spacing: 0.1em;

  /*#adobeフォント読み込み FOT-UD丸ゴ_ラージ Pr6N*/
  font-family: fot-udmarugo-large-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  border-radius: 40px;
  filter: drop-shadow(2px 2px 0px rgba(51, 137, 202, 0.4));
}
a.btn:hover {
  background: rgba(255, 255, 255, 1);
      color: rgba(51, 137, 202, 1);
}



/*---------------------------------------------------*/
/*第2期：公開準備中テキスト*/
/*---------------------------------------------------*/
section .innerSP .second {
    color: #c3c3c3;
}
/*---------------------------------------------------*/
/*タイトル:スペシャル*/
section.special h2 {
  font-size: 0;
  width: auto;
  height: 46px; /*2期の高さを46pxに設定*/
  background: url('../_img/h2_special.svg') no-repeat center top/auto 100%;
  margin: 0 auto 36px;
}
/*タイトル:ストーリー*/
section#story h2 {
  font-size: 0;
  width: auto;
  height: 46px; /*2期の高さを46pxに設定*/
  background: url('../_img/h2_story.svg') no-repeat center top/auto 100%;
  margin: 0 auto 36px;
}
/*タイトル:Blu-ray＆DVD*/
section#package h2 {
  font-size: 0;
  width: auto;
  height: 46px; /*2期の高さを46pxに設定*/
  background: url('../_img/h2_dvd.svg') no-repeat center top/auto 100%;
  margin: 0 auto 36px;
}
/*タイトル:ミュージック*/
section#music h2 {
  font-size: 0;
  width: auto;
  height: 46px; /*2期の高さを46pxに設定*/
  background: url('../_img/h2_music.svg') no-repeat center top/auto 100%;
  margin: 0 auto 36px;
}
/*タイトル:オンエア*/
section#schedule h2 {
  font-size: 0;
  width: auto;
  height: 46px; /*2期の高さを46pxに設定*/
  background: url('../_img/h2_schrdule.svg') no-repeat center top/auto 100%;
  margin: 0 auto 36px;
}
/*タイトル:ムービー*/
section#movie h2 {
  font-size: 0;
  width: auto;
  height: 46px; /*2期の高さを46pxに設定*/
  background: url('../_img/h2_movie.svg') no-repeat center top/auto 100%;
  margin: 0 auto 36px;
}
/*---------------------------------------------------*/
/*1期2期切り替えボタン*/
ul.season {
  margin: 0 auto 16px;
  padding: 0;
  text-align: center;
  font-size: 0;
}
/*ページ内2つ目のタブ*/
ul.season.tabNav {
  margin: 0 auto 36px;
}
/*ページ内2つ目のタブ*/
ul.season.tabNav.index {
  margin: 12px auto 36px;
}
/*---------------------------------------------------*/
ul.season li {
  display: inline-block;
  width: 280px;
  background-color: rgba(255, 255, 255, 1);
  margin: 0 12px 4px;
  padding: 8px 0 6px;
  padding: 0;
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0.1em;
  color: rgba(51, 137, 202, 1);
  /*#adobeフォント読み込み FOT-UD丸ゴ_ラージ Pr6N*/
  font-family: fot-udmarugo-large-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  border-radius: 40px;
  filter: drop-shadow(2px 2px 0px rgba(51, 137, 202, 0.4));
}
ul.season li a {
    display: block;
  padding: 8px 0 6px;
} 
/*ストーリー用のタブ*/
.storyBox ul.season.tabNav li {
  width: 28%;
      margin: 0 2px 6px;

    padding: 4px 0;
    font-size: 18px;
    box-sizing: border-box;
}
/*---------------------------------------------------*/
/*アクティブ+ホバー*/
ul.season li.on,
ul.season li.tab-selected,ul.season li:hover,
ul.season li.tab-selected2,ul.season li:hover,
ul.season li.tab-selected3,ul.season li:hover{
  background: url("../_img/bg_season.png") repeat left top /6px auto;
  color: #FFF;
}
/*---------------------------------------------------*/
/*アクティブ+ホバー*/
ul.season.tabNav li.on,ul.season.tabNav li:hover,
ul.season.tabNav li.tab-selected,ul.season.tabNav li:hover,
ul.season.tabNav li.tab-selected2,ul.season.tabNav li:hover,
ul.season.tabNav li.tab-selected3,ul.season.tabNav li:hover{
  background: url("../_img/bg_season_tabNav.png") repeat left top /6px auto;
color: rgba(51, 137, 202, 1);
}
.tab-item,.tab-item2,.tab-item3 {
	-webkit-transition: .2s opacity ease-in;
	-o-transition: .2s opacity ease-in;
	transition: .2s opacity ease-in;
	cursor: pointer;
}
/*---------------------------------------------------*/
#tabContents-next {
	display: none;
}
/*---------------------------------------------------*/
/*下層リスト*/
ul.column {
  width: 96%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  font-size: 0;
}
ul.column li {
  display: inline-block;
    width: 100%;
  margin: 0 auto 24px;
  padding: 0;
  text-align: center;
  font-size: 16px;
}
ul.column li:last-child {
  margin: 0 auto;

}
/*---------------------------------------------------*/
/*下層リスト 2列*/
ul.article {
  width: 96%;
  margin: 0 auto;
  padding: 0;
  font-size: 0;
}
ul.article li {
  display: inline-block;
  width: 100%;
  padding: 0 8px 12px;
  text-align: center;
  font-size: 0;
    vertical-align: top;
  box-sizing: border-box;
}
/*---------------------------------------------------*/
/*個別ーマージン*/
/*カウントダウン色紙*/
ul.column li.spBnr.cd {
  display: inline-block;
  margin: -54px auto 24px;
  padding: 0;
  text-align: center;
  font-size: 0;
}
/*応援コンテスト結果*/
ul.column li.spBnr {
  display: inline-block;
  margin: -24px auto 24px;
  padding: 0;
  text-align: center;
  font-size: 0;
}
/*---------------------------------------------------*/
/*アフレコインタビュー*/
/*ストライプボーダー*/
section .innerSP p.que {
  background: rgba(255, 255, 255, 0.5);
  margin: 0 auto 16px;
  padding: 24px;
  border: 8px solid rgba(51, 137, 202, 1);
}

/*---------------------------------------------------*/
/*左：画像＋右：テキスト*/
section .innerSP dl.phBox {
  position: relative;
  width: 96%;
    margin: 0 0 36px;
}
section .innerSP dl.phBox::after {
  content: "";
  display: block;
  clear: both;
}
section .innerSP dl.phBox  dt {
  width: 96%;
  float: none;
}
    section .innerSP dl.phBox  dt img {
        display: block;
  max-width: 80%;
        margin: 0 auto;
}
section .innerSP dl.phBox  dd {
  width: 96%;
  margin-left: 0;
}
/*---------------------------------------------------*/
/*左：画像＋右：テキスト*/
section .innerSP dl.txtBox {
  position: relative;
  width: 96%;
 margin: 0 0 36px;
    text-align: left;
    font-size: 18px;
  line-height: 1.8;
  letter-spacing: 0.1em;
  color: rgba(51, 137, 202, 1);
  font-weight: 300;
  font-style: normal;
}

section .innerSP dl.txtBox::after {
  content: "";
  display: block;
  clear: both;
}
section .innerSP dl.txtBox  dt {
  width: 96%;
  padding: 8px 0;
  color: #e74291;
  float: none;
}
section .innerSP dl.txtBox  dd {
  width: 96%;
  margin-left: 0;
     padding: 8px 0;
  color: #e74291;
}
/*配信*/
.list {
    text-align: left;
}
.list a {
    display: inline-block;
    padding: 12px;
}

/*ミュージック*/
ul.musicList {
  width: 96%;
  margin: 8px auto 0;
  padding: 0;
  font-size: 0;
}
ul.musicList li {
  display: inline-block;
  width: 50%;
  margin: 0;
    padding: 0 8px;
  box-sizing: border-box;
  text-align: center;
    vertical-align: top;
}

ul.musicList li p{
  font-size: 15px;
}
    





/*---------------------------------------------------*/
/*H3*/
/*---------------------------------------------------*/
/*タイトル:PV*/
section.special .innerSP h3.pv {
  font-size: 0;
  width: 76px;
  height: 38px;
  margin: 36px auto 12px;
  background: url('../_img/h3_pv.svg') center top no-repeat;
}
/*タイトル:ゲーム*/
section.special .innerSP h3.game {
  font-size: 0;
  width: 184px;
  height: 38px;
  margin: 36px auto 12px;
  background: url('../_img/h3_game.svg') center top no-repeat;
}
/*タイトル:ニコニコ動画でも配信中*/
section.special .innerSP h3.niconico {
  font-size: 0;
  width: 376px;
  height: 38px;
  margin: 36px auto 12px;
  background: url('../_img/h3_nico.svg') center top no-repeat;
}
/*タイトル:キャストコメント*/
section.special .innerSP h3.castcom {
  font-size: 0;
  width: 242px;
  height: 38px;
  margin: 66px auto 12px;
  background: url('../_img/h3_castcom.svg') center top no-repeat;
}
/*タイトル:スタッフコメント*/
section.special .innerSP h3.staffcom {
  font-size: 0;
  width: 246px;
  height: 38px;
  margin: 66px auto 12px;
  background: url('../_img/h3_staffcom.svg') center top no-repeat;
}
/*タイトル:原作・丈先生コメント*/
section.special .innerSP h3.takecom {
  font-size: 0;
  width: 376px;
  height: 38px;
  margin: 66px auto 12px;
  background: url('../_img/h3_takecom.svg') center top no-repeat;
}
/*タイトル:アーティストコメント*/
section.special .innerSP h3.artcom {
  font-size: 0;
  width: 300px;
  height: 38px;
  margin: 66px auto 12px;
  background: url('../_img/h3_artcom.svg') center top no-repeat;
}
/*タイトル:#SUGOI NURIEコンテスト*/
section.special .innerSP h3.nurie {
  font-size: 0;
  width: 384px;
  height: 38px;
  margin: 24px auto 12px;
  background: url('../_img/h3_nurie.svg') center top no-repeat;
}
/*タイトル:#SUGOI NURIEコンテスト結果発表*/
section.special .innerSP h3.nurie_kekka {
  font-size: 0;
  width: 384px;
  height: 38px;
  margin: 30px auto 12px;
  background: url('../_img/h3_nurie_kekka.svg') center top no-repeat;
}
/*タイトル:特性WEB壁紙*/
section.special .innerSP h3.wp {
  font-size: 0;
  width: 376px;
  height: 38px;
  margin: 66px auto 12px;
  background: url('../_img/h3_wp.svg') center top no-repeat;
}
/*タイトル:アフレコインタビュー*/
section.special .innerSP h3.interview {
  font-size: 0;
  width: 376px;
  height: 38px;
  margin: 66px auto 12px;
  background: url('../_img/h3_interview.svg') no-repeat center top;
}
/*タイトル:カウントダウン色紙*/
section.special .innerSP h3.cd {
  width: 287px;
  height: 36px;
  background: url('../_img/h3_cd.svg')no-repeat center top;
  margin: 66px auto 12px;
  font-size: 0;
}

/*Blu-ray＆DVD*/
section#package h3.dvd1 {
  display: block;
  width: 211px;
  height: 36px;
  background: url('../_img/h3_dvd1.svg') no-repeat center top /100% auto;
  margin: 0 auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/*キャスト*/
section#package h3.dvd2 {
  display: block;
  width: 276px;
  height: 36px;
  background: url('../_img/h3_dvd2.svg') no-repeat center top /100% auto;
  margin: 0 auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/*キャスト*/
section#package h3.dvd3 {
  display: block;
  width: 180px;
  height: 36px;
  background: url('../_img/h3_dvd3.svg') no-repeat center top /100% auto;
  margin: 0 auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/*タイトル*/
section#movie h3.pv {
  font-size: 0;
  width: 76px;
  height: 38px;
  margin: 36px auto 24px;
  background: url('../_img/h3_pv.svg') center top no-repeat;
}
/*タイトル*/
section#movie h3.spmovie {
  font-size: 0;
  width: 271px;
  height: 38px;
  margin: 36px auto 24px;
  background: url('../_img/h3_spmovie.svg') center top no-repeat;
}
/*タイトル*/
section#movie h3.game {
  font-size: 0;
  width: 184px;
  height: 38px;
  margin: 36px auto 24px;
  background: url('../_img/h3_game.svg') center top no-repeat;
}

/*タイトル*/
section#movie h3.niconico {
  font-size: 0;
  width: 376px;
  height: 38px;
  margin: 36px auto 24px;
  background: url('../_img/h3_nico.svg') center top no-repeat;
}
	/*タイトル*/
section h3.key {
  font-size: 0;
  width: 363px;
  height: 38px;
  margin: 36px auto 24px;
  background: url('../_img/h3_key.svg') center top no-repeat/90% auto;
}
/*---------------------------------------------------*/
/*動画*/
section.special .innerSP .mov center {
  display: block;
  padding: 8px;
  font-size: 16px;
  color: #3389ca;
  letter-spacing: 0.1em;
  text-shadow: 1px 1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, -1px -1px 0 #FFF;
  box-sizing: border-box;
  vertical-align: top;
}
    
      section .vaBox {
  width: 100%;
  position: relative;
}
section .vaBox .vaName {
  position: relative;
  left: auto;
}
section .vaBox .vaText {
  padding-top: 2em;
}
section .vaBox dt {
  width: 80%;
    margin: 0 auto;
  float: none;
}
section .vaBox dd {
  margin-left: 0;
}
    
    
    
    
    
    
  /*--------------------------------------------------------end@media*/
}