@charset "utf-8";

@media print{
	#top #main #header,
	#cast #main #pic01,
	#cast #main #pic02,
	#chart #main #pic01,
	#chart #main #pic02,
	.modalItem.popup01,
	.modalItem.popup02,
	#story .storypic,
    #main .bd_dvd .img,
    #main .goods .item_block .image{ display:none; }
}

body {
	min-width: 1000px;
	background-color: #f8f8f8;
}

html > body > iframe {
	display: none;
	height:0;
}

#contents {
	width:1000px;
	margin:0 auto;
}
/* anchor */
#wrapper a,
#wrapper .article{
	-webkit-transition: all 0.2s 0s ease;
	-moz-transition: all 0.2s 0s ease;
	transition: all 0.2s 0s ease;
}

/* #main */
#main {
	width: 675px;
	padding-bottom: 46px;
}

/* SNS自動設置エリア */
.global_NTV_snsArea .global_NTV_snsList{
	padding: 20px;
	position: absolute;
	top: -50px;
	left: 216px;
}

.global_NTV_snsArea .global_NTV_snsList li{
	display: inline-block;
	margin-right: 15px;
	vertical-align: top;
}

.global_NTV_snsArea .fb_iframe_widget span{
	vertical-align: top!important;
}

/* #side */
#side { padding: 10px 0px 0px; }

#wrapper #contents #side .box .title {
	background: rgb(218,225,229); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,248,249,1)), color-stop(50%,rgba(229,235,238,1)), color-stop(51%,rgba(218,225,229,1)), color-stop(100%,rgba(238,241,244,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#dce2e6',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* W3C */
}

#wrapper #contents #side #oa .info a,
#wrapper #contents #side #blog .info a{
	background-color: rgba(153,153,153,0.5);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
}

/*-----------------------------
以下、削除可能
-------------------------------*/
/* .presnt_banner */
.present_banner{
    margin-bottom: 22px !important;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: 0.3s;
}
.present_banner:hover{
opacity: 0.7;
-webkit-transform: scale(0.97);
transform: scale(0.97);
}
/* .clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


#side #sp_rectangle { display: none; }

#main { font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; }
#main #article { position: relative; }
#main #header,
#main #header h1,
#main #header .daytime span,
#main #nav a,
h2,
#main .insta a,
#main .movie,
#intro #main p,
#cast #main .bkmn-castComment-photo,
#chart .charabox a,
#chart .pu .pic,
.innerlink-head {
	text-indent: 200%;
	white-space: nowrap;
	overflow: hidden;
}
#main #header {
	width: 675px;
	height: 201px;
	background: #ffffff;
	position: relative;
}
#main #header h1 {
	width: 176px;
	height: 190px;
	padding: 15px 0 0 23px;
	position: relative;
	float: left;
}
#main #header h1 a {
	width: 176px;
	height: 190px;
	background: url(../images/common/logo.png) left top no-repeat;
	opacity: 1;
	display: block;
	position: absolute;
	transition: all .15s ease-in-out;
	-webkit-transform: scale(1);
	transform: scale(1);
}
#main #header h1 a:hover {
	width: 176px;
	height: 190px;
	opacity: 0.7;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
#main #header .onair {
	width: 452px;
	height: 161px;
	margin: 20px 20px 0 0;
	background: url(../images/common/img_onair.png) center top no-repeat;
	float: right;
}
#main h2 {
	width: 675px;
	height: 90px;
	background-position: center top;
	background-repeat: no-repeat;
}
#main .contbox {
	width: 675px;
	margin-bottom: 46px;
	background: url(../images/common/bg_wrap.png) center top repeat-y;
	position: relative;
}
#main .contbox:after {
	content: "";
	width: 675px;
	height: 12px;
	background: url(../images/common/bg_wrapbt.png) center bottom no-repeat;
	display: block;
}
#main .contbox:last-child { margin-bottom: 0; }


/* =================== nav =================== */

#main #nav {
	width: 659px;
	margin-bottom: 46px;
	padding: 8px 8px 0;
	background: #ffffff;
}
#main #nav li {
	width: 215px;
	height: 90px;
	margin: 0 7px 7px 0;
	position: relative;
	float: left;
}
#main #nav li:nth-child(3n) { margin-right: 0; }
#main #nav li a {
	width: 215px;
	height: 90px;
	opacity: 1;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	transition: opacity .2s ease-in-out;
}
#main #nav li.intro a { background: url(../images/common/nav_intro.png) no-repeat; }
#main #nav li.intro a:hover {
	opacity: 0.7;
	-webkit-animation: navbtn .5s steps(14) forwards;
	-moz-animation: navbtn .5s steps(14) forwards;
	-ms-animation: navbtn .5s steps(14) forwards;
	animation: navbtn .5s steps(14) forwards;
}
#main #nav li.blank a { opacity: 0.4; }
#main #nav li.story a {
	width: 220px;
	background: url(../images/common/nav_story.png) no-repeat;
	}
#main #nav li.story a:hover {
	width: 220px;
	opacity: 0.7;
	-webkit-animation: story .5s steps(14) forwards;
	-moz-animation: story .5s steps(14) forwards;
	-ms-animation: story .5s steps(14) forwards;
	animation: story .5s steps(14) forwards;
}
#main #nav li.chart a { background: url(../images/common/nav_chart.png) no-repeat; }
#main #nav li.chart a:hover {
	opacity: 0.7;
	-webkit-animation: navbtn .5s steps(14) forwards;
	-moz-animation: navbtn .5s steps(14) forwards;
	-ms-animation: navbtn .5s steps(14) forwards;
	animation: navbtn .5s steps(14) forwards;
}
#main #nav li.music a { background: url(../images/common/nav_music.png) no-repeat; }
#main #nav li.music a:hover {
	opacity: 0.7;
	-webkit-animation: navbtn .5s steps(14) forwards;
	-moz-animation: navbtn .5s steps(14) forwards;
	-ms-animation: navbtn .5s steps(14) forwards;
	animation: navbtn .5s steps(14) forwards;
}
#main #nav li.cast a { background: url(../images/common/nav_cast.png) no-repeat; }
#main #nav li.cast a:hover {
	opacity: 0.7;
	-webkit-animation: navbtn .5s steps(14) forwards;
	-moz-animation: navbtn .5s steps(14) forwards;
	-ms-animation: navbtn .5s steps(14) forwards;
	animation: navbtn .5s steps(14) forwards;
}
/* 2019.03.07 コメントアウト
#main #nav li.hulu a { background: url(../images/common/nav_hulu.png) no-repeat; }
#main #nav li.hulu a:hover {
	opacity: 0.7;
	-webkit-animation: navbtn .5s steps(14) forwards;
	-moz-animation: navbtn .5s steps(14) forwards;
	-ms-animation: navbtn .5s steps(14) forwards;
	animation: navbtn .5s steps(14) forwards;
}
*/

#main #nav li.hulu { background: url(../images/common/nav_hulu_grey.png) no-repeat; }

@keyframes navbtn {
	100% { background-position: -3010px 0; }
}
@keyframes story {
	100% { background-position: -3080px 0; }
}



/* =================== top =================== */

/* #header */
#top #main #header {
	width: 675px;
	height: 965px;
	background: url(../images/top/img_main.jpg) center bottom no-repeat;
	position: relative;
}
#top #main #header .catch {
	width: 675px;
	height: 99px;
	margin-top: 10px;
	background: url(../images/top/img_catch.png) center top no-repeat;
}
#top #main #header h1 {
	width: 242px;
	height: 267px;
	background: url(../images/top/img_title.png) center top no-repeat;
	position: absolute;
	top: 84.9%;
	left: 80%;
	transition: opacity .2s ease .2s, transform 2s cubic-bezier(0,1,0,1) .3s;
	-webkit-transform: translate(-50%,-50%) scale(1);
	transform: translate(-50%,-50%) scale(1);
}
#top #main.before #header h1 {
	position: absolute;
	opacity: 0;
	transition: all 0s ease 0s;
	-webkit-transform: translate(-50%,-50%) scale(1.5);
	transform: translate(-50%,-50%) scale(1.5);
}
#top #main #header .daytime {
	width: 535px;
	position: absolute;
	top: 136px;
	left: 29px;
}
#top #main #header .daytime.text_change {
    width: 540px;
    height: 60px;
    position: absolute;
    top: 125px;
    left: 15px;
    background: url(../images/top/txt_daytime_change02.png) no-repeat;
}
#top #main #header .daytime span {
	height: 36px;
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	float: left;
}
/* #top #main #header .daytime .dt01,
#top #main #header .daytime .dt04,
#top #main #header .daytime .dt20  { width: 25px; }
#top #main #header .daytime .dt08,
#top #main #header .daytime .dt21 { width: 21px; }
#top #main #header .daytime .dt09,
#top #main #header .daytime .dt10,
#top #main #header .daytime .dt14,
#top #main #header .daytime .dt17 { width: 26px; } */
#top #main #header .daytime .dt01 {
  background: url(../images/top/txt_daytime01.png);
  width: 27px;
}
#top #main #header .daytime .dt02 {
  width: 32px;
  background: url(../images/top/txt_daytime02.png);
}
#top #main #header .daytime .dt03 {
  width: 33px;
  background: url(../images/top/txt_daytime03.png);
}
#top #main #header .daytime .dt04 {
  background: url(../images/top/txt_daytime04.png);
  width: 47px;
}
#top #main #header .daytime .dt05 {
  width: 26px;
  background: url(../images/top/txt_daytime05.png);
}
#top #main #header .daytime .dt06 {
  width: 31px;
  background: url(../images/top/txt_daytime06.png);
}
#top #main #header .daytime .dt07 {
  width: 14px;
  background: url(../images/top/txt_daytime07.png);
}
#top #main #header .daytime .dt08 {
  background: url(../images/top/txt_daytime08.png);
  width: 25px;
}
#top #main #header .daytime .dt09 {
  background: url(../images/top/txt_daytime09.png);
  width: 30px;
}
#top #main #header .daytime .dt10 {
  background: url(../images/top/txt_daytime10.png);
  width: 30px;
}
#top #main #header .daytime .dt11 {
  width: 27px;
  background: url(../images/top/txt_daytime11.png);
}
#top #main #header .daytime .dt12 {
  width: 28px;
  background: url(../images/top/txt_daytime12.png);
}
#top #main #header .daytime .dt13 {
  width: 15px;
  background: url(../images/top/txt_daytime13.png);
}
#top #main #header .daytime .dt14 {
  background: url(../images/top/txt_daytime14.png);
  width: 28px;
}
#top #main #header .daytime .dt15 {
  width: 27px;
  background: url(../images/top/txt_daytime15.png);
}
#top #main #header .daytime .dt16 {
  width: 36px;
  background: url(../images/top/txt_daytime16.png);
}
#top #main #header .daytime .dt17 {
  background: url(../images/top/txt_daytime17.png);
  width: 32px;
}
/* #top #main #header .daytime .dt18 {
  width: 24px;
  background: url(../images/top/txt_daytime18.png);
}
#top #main #header .daytime .dt19 {
  width: 16px;
  background: url(../images/top/txt_daytime19.png);
}
#top #main #header .daytime .dt20 {
  background: url(../images/top/txt_daytime20.png);
}
#top #main #header .daytime .dt21 { background: url(../images/top/txt_daytime21.png); }
#top #main #header .daytime .dt22 {
	width: 20px;
	background: url(../images/top/txt_daytime22.png);
}
#top #main #header .daytime .dt23 {
	width: 20px;
	background: url(../images/top/txt_daytime23.png);
}
#top #main #header .daytime .dt24 {
	width: 11px;
	background: url(../images/top/txt_daytime24.png);
} */
#top #main #header .lead {
	width: 514px;
	height: 146px;
	background: url(../images/top/img_lead.png) center top no-repeat;
	position: absolute;
	top: 453px;
	left: 80px;
	opacity: 1;
	transition: all 2.5s cubic-bezier(0,0,0,0.8);
	-webkit-transform: translateY(0) scale(1);
	transform: translateY(0) scale(1);
	-moz-transition-delay: 2s;
	-webkit-transition-delay: 2s;
	-o-transition-delay: 2s;
	-ms-transition-delay: 2s;
	transition-delay: 2s;
}
#top #main.before #header .lead {
	opacity: 0;
	transition: all 0s ease 0s;
	-webkit-transform: translateY(100px) scale(1);
	transform: translateY(100px) scale(1);
}
#top #main #header .ntvlogo {
	width: 116px;
	height: 263px;
	background: url(../images/top/img_ntvlogo.png) center top no-repeat;
	position: absolute;
	left: 10px;
	bottom: 10px;
	display: block;
}

/* .news */
#top #main .news { margin-bottom: 22px !important; }
#top #main .news h2 { background-image: url(../images/top/tit_news.png); }
#top #main .news dl {
	width: 631px;
	height: 148px;
	padding-left: 36px;
	font-size: 16px;
	line-height: 1.8;
	color: #333333;
	overflow-y: scroll;
}
#top #main .news dt {
	width: 150px;
	padding: 20px 0;
	font-weight: bold;
	border-top: solid 1px #f1f1f1;
	float: left;
}
#top #main .news dd {
	width: 437px;
	padding: 20px 0;
	border-top: solid 1px #f1f1f1;
	float: left;
}
#top #main .news dt:first-child,
#top #main .news dd:nth-child(2) { border-top: none; }
#top #main .news dd a { color: #ea65a1; }

/* .twitter */
#top #main .twitter {
	width: 445px;
	height: 448px;
	margin: 0 22px 46px 0;
	background: url(../images/top/bg_twwrap.png) center top repeat-y;
	float: left;
	position: relative;
}
#top #main .twitter:after {
	content: "";
	width: 445px;
	height: 12px;
	background: url(../images/top/bg_twwrapbt.png) center bottom no-repeat;
	display: block;
	position: absolute;
	top: 436px;
}
#top #main .twitter h2 {
	width: 445px;
	background-image: url(../images/top/tit_twitter.png);
}
#top #main .twitter .followbtn a img {
	width: 94px;
	height: 29px;
	opacity: 1;
	display: block;
	position: absolute;
	top: 27px;
	right: 26px;
	transition: all .2s ease-in-out;
}
#top #main .twitter .followbtn a:hover img { opacity: 0.6; }
#top #main .twitter .twarea {
	height: 358px;
	margin-left: 8px;
	position: absolute;
	bottom: 8px;
}

/* .insta */
#top #main .insta {
	width: 208px;
	height: 448px;
	position: relative;
	float: left;
}
#top #main .insta a {
	width: 208px;
	height: 448px;
	background: url(../images/top/btn_insta.png) center top no-repeat;
	display: block;
	position: absolute;
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
#top #main .insta a:hover {
	width: 208px;
	height: 448px;
	opacity: 0.7;
	-webkit-transform: scale(0.97);
	transform: scale(0.97);
}

/* .movie */
#top #main .movie h2 { background-image: url(../images/top/tit_movie.png); }
#top #main .movie .thumb,
#top #main .movie iframe {
	width: 597px;
	height: 334px;
	margin: 28px auto 24px;
	background: url(../images/top/thumb_movie.jpg) center top no-repeat;
	display: block;
	border: solid 3px #ecf2f6;
}
#top #main .movie .moviebtn a {
	width: 603px;
	height: 65px;
	margin: 0 auto 24px;
	background: url(../images/top/btn_movie.png);
	opacity: 1;
	overflow: hidden;
	display: block;
}
#top #main .movie .moviebtn a:hover {
	opacity: 0.7;
	-webkit-animation: btnmovie .5s steps(14) forwards;
	-moz-animation: btnmovie .5s steps(14) forwards;
	-ms-animation: btnmovie .5s steps(14) forwards;
	animation: btnmovie .5s steps(14) forwards;
}
@keyframes btnmovie {
	100% { background-position: -8442px 0; }
}


/* .station */
#top #main .station h2 {
	padding-bottom: 7px;
	background-image: url(../images/top/tit_station.png);
}
#top #main .station dl {
	width: 603px;
	min-height: 148px;
	margin: 18px auto;
	color: #333333;
}
#top #main .station dt {
	width: 230px;
	margin-right: 20px;
	padding: 0.3em 0 0.8em;
	font-size: 19px;
	color: #999999;
	line-height: 1;
	font-family: 'ヒラギノ明朝 ProN W6', 'HiraMinProN-W6', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
	font-style: oblique;
	float: left;
	position: relative;
}
#top #main .station dt:after {
	content: "：";
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	font-style: normal;
	position: absolute;
	right: 0;
}
#top #main .station dd {
	padding: 0.4em 0 1.2em;
	font-size: 16px;
	line-height: 1;
	float: left;
}
#top #main .station dd span {
	width: 145px;
	display: inline-block;
}


/* =================== intro =================== */

/* .intro */
#intro #main .intro h2 { background-image: url(../images/intro/tit_intro.png); }
#intro #main .catch,
#intro #main .lead {
	width: 659px;
	background-position: center center;
	background-repeat: no-repeat;
}
#intro #main .catch {
	height: 395px;
	margin: 28px auto 50px;
	background-image: url(../images/intro/txt_catch.png) ;
}
#intro #main .lead {
	height: 454px;
	margin: 0 auto 40px;
	background-image: url(../images/intro/txt_lead.png);
}


/* =================== cast staff =================== */

/* .cast */
#cast #main {
	line-height: 1.6;
	letter-spacing: 0.2em;
}
#cast #main .cast h2 { background-image: url(../images/cast/tit_cast.png); }
#cast #main .bkmn-castList { padding: 25px 36px 0; }
#cast #main .bkmn-otherList { padding: 0 36px 25px; }
#cast #main .bkmn-castList li,
#cast #main .bkmn-otherList li {
  font-family: 'ヒラギノ明朝 ProN W6', 'HiraMinProN-W6', 'HG明朝E', 'ＭＳ Ｐ明朝',
    'MS PMincho', 'MS 明朝', serif;
  font-size: 20px;
  padding-left: 20px;
  position: relative;
  margin-top: 20px;
}
#cast #main .bkmn-castList li:first-of-type { margin-top: 0; }
#cast #main .bkmn-castList li::before,
#cast #main .bkmn-otherList li::before {
  content: '◆';
  font-size: 14px;
  display: inline-block;
  margin-left: -20px;
  width: 20px;
}
#cast #main .bkmn-castList li::before { color: #c9bd95; }
#cast #main .bkmn-otherList li::before { color: #4e9fba; }
#cast #main .bkmn-smallText01 {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ',
    Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-size: 12px;
  letter-spacing: -0.001em;
}
#cast #main .fonts {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ',
    Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#cast #main .bkmn-emphaText01 { color: #c9bd95; }
#cast #main .bkmn-emphaText02 { color: #447ba6; }
#cast #main .bkmn-castComment {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ',
    Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  padding: 20px;
  display: flex;
  align-items: center;
  margin-top: 15px;
}
#cast #main .bkmn-castComment.long { align-items: flex-start; }
.bkmn-castComment p {
	width: 400px;
	font-size: 14px;
	text-align: justify;
}
.bkmn-castComment p.txtonly { width: 543px; }
#cast #main .bkmn-castList .bkmn-castComment { background: #f1eee4; }
#cast #main .bkmn-otherList .bkmn-castComment { background: #ecf2f6; }
#cast #main .bkmn-castComment-photo {
	width: 118px;
	height: 148px;
	margin-right: 20px;
	background-position: center top;
	display: block;
}
#cast #main .bkmn-castComment-photo.pic01 { background: url(../images/cast/img_cast01.jpg) no-repeat; }
#cast #main .bkmn-castComment-photo.pic02 { background: url(../images/cast/img_cast02.jpg) no-repeat; }
#cast #main .bkmn-castComment-photo.pic03 { background: url(../images/cast/img_cast03.jpg) no-repeat; }
#cast #main .bkmn-castComment-photo.pic04 { background: url(../images/cast/img_cast04.jpg) no-repeat; }
#cast #main .bkmn-castComment-photo.pic05 { background: url(../images/cast/img_cast05.jpg) no-repeat; }
#cast #main .bkmn-castComment-photo.pic06 { background: url(../images/cast/img_staff01.jpg) no-repeat; }

/* .staff */
#cast #main .staff h2 { background-image: url(../images/cast/tit_staff.png); }
#cast #main .stafflist {
	width: 603px;
	margin: 30px auto 25px;
}


/* =================== chart =================== */

#chart #main .chart h2 { background-image: url(../images/chart/tit_chart.png); }
#chart #main .chart .chartbox {
	width: 603px;
	height: 833px;
	margin: 28px auto;
	background: url(../images/chart/bg_chart.png) center top no-repeat;
	position: relative;
}
#chart #main .chart .charabox a.pic {
	background-position: center top;
	opacity: 1;
	display: block;
	outline: none;
	-webkit-transform: scale(1);
	transform: scale(1);
}
#chart #main .chart .charabox:hover a.pic {
	opacity: 0.7;
	-webkit-transform: scale(0.95);
	transform: scale(0.95);
}
#chart #main .chart .charabox a.txt {
	width: 192px;
	height: 106px;
	background-position: center top;
	opacity: 1;
	position: absolute;
	bottom: 0;
	display: block;
	outline: none;
	transition: all .2s ease-in-out;
}
#chart #main .chart .charabox:hover a.txt { opacity: 0.5; }
#chart #main .chart .chara01 {
	width: 193px;
	height: 341px;
	position: absolute;
	top: 80px;
	right: 60px;
}
#chart #main .chart .chara01 a.pic {
	width: 187px;
	height: 221px;
	background: url(../images/chart/img_chara01.jpg) no-repeat;
}
#chart #main .chart .chara01 a.txt {
	width: 192px;
	height: 106px;
	background: url(../images/chart/txt_chara01.png) no-repeat;
	left: -6px;
}
#chart #main .chart .chara02 {
	width: 213px;
	height: 341px;
	position: absolute;
	top: 80px;
	left: 70px;
}
#chart #main .chart .chara02 a.pic {
	width: 187px;
	height: 221px;
	background: url(../images/chart/img_chara02.jpg) no-repeat;
}
#chart #main .chart .chara02 a.txt {
	width: 210px;
	height: 106px;
	background: url(../images/chart/txt_chara02.png) no-repeat;
	left: -16px;
}
#chart #main .chart .chara03 {
	width: 173px;
	height: 281px;
	position: absolute;
	bottom: 91px;
	left: 215px;
}
#chart #main .chart .chara03 a.pic {
	width: 162px;
	height: 196px;
	background: url(../images/chart/img_chara03.jpg) no-repeat;
}
#chart #main .chart .chara03 a.txt {
	width: 173px;
	height: 73px;
	background: url(../images/chart/txt_chara03.png) no-repeat;
	left: -10px;
}
#chart #main .chart .chara04 {
	width: 162px;
	height: 297px;
	position: absolute;
	bottom: 75px;
	left: 27px;
}
#chart #main .chart .chara04 a.pic {
	width: 162px;
	height: 196px;
	background: url(../images/chart/img_chara04.jpg) no-repeat;
}
#chart #main .chart .chara04 a.txt {
	width: 150px;
	height: 89px;
	background: url(../images/chart/txt_chara04.png) no-repeat;
	left: 2px;
}
#chart #main .chart .chara05 {
	width: 174px;
	height: 303px;
	position: absolute;
	right: 7px;
	bottom: 2px;
}
#chart #main .chart .chara05 a.pic {
	width: 174px;
	height: 208px;
	background: url(../images/chart/img_chara05.jpg) no-repeat;
}
#chart #main .chart .chara05 a.txt {
	width: 146px;
	height: 84px;
	background: url(../images/chart/txt_chara05.png) no-repeat;
	left: 15px;
}
#chart #main .chart .chara05 p.fuki {
	width: 183px;
	height: 88px;
	position: absolute;
	top: -81px;
	left: -12px;
	z-index: 10;
}

/* modal */
.modalItem {
	height: 100%;
	text-indent: -9999px;
	overflow: hidden;
}
.mfp-content { width: 675px !important; }
.modalItem.popup01,
.modalItem.popup02,
.modalItem.popup03,
.modalItem.popup04,
.modalItem.popup05 {
	width: 675px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.modalItem.popup01 {
	height: 497px;
	background-image: url(../images/chart/img_popup01.png);
}
.modalItem.popup02 {
	height: 476px;
	background-image: url(../images/chart/img_popup02.png);
}
.modalItem.popup03 {
	height: 476px;
	background-image: url(../images/chart/img_popup03.png);
}
.modalItem.popup04 {
	height: 446px;
	background-image: url(../images/chart/img_popup04.png);
}
.modalItem.popup05 {
	height: 446px;
	background-image: url(../images/chart/img_popup05.png);
}

/* =================== present =================== */

#music #main .present h2 { background-image: url(../images/music/tit_present.jpg); }
#music #main .present p {
    line-height: 1.6;
    font-size: 20px;
    color: #333333;
    text-align: center;
}
#music #main .present p:last-child { padding-bottom: 50px; }
#music #main .present .lead,
#music #main .present .title,
#music #main .present .label {
    line-height: 1;
    font-family: 'ヒラギノ明朝 ProN W6', 'HiraMinProN-W6', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
}
#music #main .present .lead {
    margin-top: 58px;
    margin-bottom: 20px;
    padding: 10px;
    font-size: 28px;
    color: #333333;
    background: url(../images/music/bg_lead.png) center center no-repeat;
    display: block;
}
#music #main .present .title {
    margin: 30px 0 25px -20px;
    font-size: 36px;
    color: #ea65a1;
}
#music #main .present .title span { letter-spacing: -0.1em; }
#music #main .present .label {
    margin-bottom: 10px;
    font-size: 20px;
    color: #447ba6;
}
#music #main .present .day{
    margin-bottom: 10px;
    font-size: 26px;
    color: #58C6D3;
    font-weight: bold;
    font-family: 'ヒラギノ明朝 ProN W6', 'HiraMinProN-W6', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
} 
#music #main .present .from{
    margin-bottom: 20px;
    font-size: 18px;
    text-align: left;
    padding: 0 50px;

} 
#music #main .present h4.end{
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    color: #c90000;
} 
#music #main .present p.end{
    margin-bottom: 40px;
    font-size: 16px;
}
#music #main .present .check1{
    font-size: 16px;
    text-align: left;
    padding: 0 50px;
}
#music #main .present .check2{
    margin-bottom: 10px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    color: #290b7b;
}
/* =================== bd_dvd =================== */

 #main .bd_dvd h2 { background-image: url(../images/bd_dvd/tit_disc.jpg); }
#main .bd_dvd .img{
    text-align: center;
    margin: 20px auto ;
}
#main .bd_dvd .img_top{
    margin-top: 30px ;
}
#main .bd_dvd .img_item{
    margin-bottom: 10px;
}
#main .bd_dvd .special_item{
    width: 400px;
    padding: 70px 80px 20px;
    position: relative;
    margin: auto;
    line-height: 1.6;
    font-size: 18px;
    color: #ffffff;
    background: #EA66A2;
    border-radius: 10px;
    margin-bottom: 30px;
}
#main .bd_dvd .disc_btn {
    margin-top: 50px;
}
#main .bd_dvd .special_item .header_img{
    position: absolute;
    top: -15px;
    left: -7px;
}


#main .bd_dvd .special_item h3 { 
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom: 2px #ffffff solid;
}
#main .bd_dvd .special_item h3 span{
    font-size: 1.3em;
    /*font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;*/
}

#main .bd_dvd .special_item .cont{
    border-radius: 10px;
    padding: 20px 10px;
    width: 105%;
    background: #ffffff;
    position: relative;
    right: 15px;
}

#main .bd_dvd .special_item .cont h4 { 
    font-size: 18px;
    font-weight: bold;
    color: #444444;
}
#main .bd_dvd .special_item .cont h4 span{
    font-size: 1.3em;
    color: #DA6D9F;
}
#main .bd_dvd .special_item .cont p{
    font-size: 16px;
    margin-bottom: 15px;
    color: #444444;
    padding: 5px 10px;
}
#main .bd_dvd .special_item .memo:before{
    display: block;
    content: url("../images/bd_dvd/memo_top.png");
    width: 320px;
    position: absolute;
    right: 0;
    top: -22px;
}
#main .bd_dvd .special_item .memo{
    background: url("../images/bd_dvd/memo_cont.png") repeat;
    padding: 5px 10px 10px;
    width: 80%;
    position: relative;
    top: 0px;
    left: 90px;
    margin-bottom: 30px;
    box-sizing: border-box;
}
#main .bd_dvd .special_item h4{
    font-weight: bold;
    border-bottom: dashed 2px #ffffff;
    color: #444444;
}
#main .bd_dvd .special_item h4 span{
    font-size: 1.3em;
    color: #DA6D9F;
}
#main .bd_dvd .special_item .memo p{
    font-size: 14px;
    margin-bottom: 0px;
    color: #444444;
    padding: 5px 10px;
}
#main .bd_dvd .content{
    margin: 0 auto;
    width: 560px;
    margin-bottom: 40px;
}
#main .bd_dvd .content h3{
    font-size: 1.5em;
    color: #fff;
    padding: 5px 0 5px 15px;
    background: #EA66A2;
    margin-bottom: 10px;
    font-weight: bold;
}
#main .bd_dvd .content h5{
    font-size: 16px;
    margin: 5px 0 0;
    font-weight: bold;
}
#main .bd_dvd .content p{
    margin-left: 15px;
    margin-bottom: 5px;
    font-size: 16px;
}
#main .bd_dvd .content .disc_btn a{
    display: block;
    text-decoration: none;
    font-weight: bold;
    font-size: 20px;
    color: #ffff;
    width: 300px;
    height: 60px;
    margin: 20px auto 30px;
    text-align: center;
    border-radius: 5px;
    background-color: #58C6D3;
    box-shadow: 4px 4px 0 #000000;
    border: 2px solid #58C6D3;
    transition: 0.3s;
    position: relative;
}
#main .bd_dvd .content .disc_btn a img{
    position: absolute;
    top: -8px;
    left: 0;
}
#main .bd_dvd .content .disc_btn a:hover{
    -webkit-transform: scale(0.999);
    transform: scale(0.999);
    box-shadow: 1px 1px 0 #000;
    -webkit-transform: translate(3px,2px);
    transform: translate(3px,2px);
}
#main .bd_dvd .footer{
    margin-left: 30px;
    color: #666;
    font-size: 14px !important;
}
#main .bd_dvd .copy{
    margin: 20px 0;
    font-size: 14px;
    color: #000000;
    text-align: center;
}

/* =================== goods =================== */

#main .goods h2 { background-image: url(../images/goods/tit_goods.jpg); }
#main .goods .top p{
    line-height: 1.4;
    font-size: 26px;
    font-weight: bold;
    width: 440px;
    padding: 20px 60px;
    position: relative;
    margin: 30px auto;
    text-align: center;
    color: #ffffff;
    background: #58C6D3;
    border-radius: 10px;
}
#main .goods .top p a{
    color: #EC72A9;
    font-weight: bold;
    transition: 0.3s;
}
#main .goods .top p span{
    font-size: 20px;
    margin-top: 10px;
}
#main .goods .top p a:hover{
    color: #ed89b6;
    text-decoration: none;
}
#main .goods .item_block{
    background: #F1EEE4;
    width: 560px;
    margin: auto;
}
#main .goods .item_block .title{
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    background: #ffffff;
    padding: 2px 0;
    margin: 80px auto 0px;
    width: 450px;
    position: relative;
    top: -25px;
}
#main .goods .item_block .title p{
    text-align: center;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    padding: 10px 0;
    font-size: 22px;
    color: #958758;
    font-family: 'ヒラギノ明朝 ProN W6', 'HiraMinProN-W6', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝';
}
#main .goods .item_block .title p span{
    font-size: 18px;
}
#main .goods .item_block .image{
    background: #FFFEFF;
    box-shadow: 6px 6px 0px 0px #dedbd2;
    margin: auto;
    text-align: center;
    width: 470px;
    margin-bottom: 30px;
}
#main .goods .item_block .image img{
    width: 450px;
    height: auto;
    padding: 10px;
}
#main .goods .item_block .text{
    width: 470px;
    margin: auto;
    padding-bottom: 30px;
    font-size: 16px;
}
#main .goods .shop{
    margin: 0 auto;
    width: 560px;
    margin-bottom: 30px;
}
#main .goods .shop h3{
    font-size: 1.5em;
    color: #fff;
    padding: 5px 0 5px 15px;
    background: #EA66A2;
    margin: 50px auto 10px;
    font-weight: bold;
}
#main .goods .shop ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#main .goods .shop ul li{
    display: block;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    color: #000000;
    width: 255px;
    height: 100px;
    margin: 10px;
    text-align: center;
    border-radius: 5px;
    background-color: #C9BD95;
    box-shadow: 4px 4px 0 #000000;
    border: 2px solid #C9BD95;
    transition: 0.3s;
    position: relative;
    display: flex;          
    justify-content: center;
    align-items: center;
}
#main .goods .shop ul a li{
    display: block;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    color: #ffffff;
    width: 255px;
    height: 100px;
    margin: 10px;
    text-align: center;
    border-radius: 5px;
    background-color: #58C6D3;
    box-shadow: 4px 4px 0 #000000;
    border: 2px solid #58C6D3;
    transition: 0.3s;
    position: relative;
    display: flex;          
    justify-content: center;
    align-items: center;
}
#main .goods .shop ul a{
    text-decoration: none;
}
#main .goods .shop ul p{
    position: absolute;
    right: 10px;
    top: 30px;
    font-size: 25px;
}
main .goods .shop ul a li:after{
    content: ">";
    
}
#main .goods .shop ul a li:hover{
    -webkit-transform: scale(0.999);
    transform: scale(0.999);
    box-shadow: 1px 1px 0 #000;
    -webkit-transform: translate(3px,2px);
    transform: translate(3px,2px);
}
/* =================== music =================== */

#music #main .music h2 { background-image: url(../images/music/tit_music.png); }
#music #main .music p {
	line-height: 1.6;
	font-size: 18px;
	color: #333333;
	text-align: center;
}
#music #main .music p:last-child { padding-bottom: 50px; }
#music #main .music .lead,
#music #main .music .title,
#music #main .music .label {
	line-height: 1;
	font-family: 'ヒラギノ明朝 ProN W6', 'HiraMinProN-W6', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
}
#music #main .music .lead {
	margin-top: 58px;
	padding: 10px;
	font-size: 28px;
	color: #333333;
	background: url(../images/music/bg_lead.png) center center no-repeat;
	display: block;
}
#music #main .music .title {
	margin: 65px 0 25px -20px;
	font-size: 36px;
	color: #ea65a1;
}
#music #main .music .title span { letter-spacing: -0.1em; }
#music #main .music .label {
	margin-bottom: 10px;
	font-size: 20px;
	color: #447ba6;
}
#music #main .music .day{
    margin-bottom: 40px;
    font-size: 26px;
    color: #58C6D3;
    font-weight: bold;
    font-family: 'ヒラギノ明朝 ProN W6', 'HiraMinProN-W6', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
} 


/* =================== story =================== */

#story #main .story h2 { background-image: url(../images/story/tit_story.png); }
#story #main .contbox:after {
	content: "";
	width: 675px;
	height: 10px;
	background: url(../images/story/bg_swrapbt.png) center bottom no-repeat;
	display: block;
}
#story #main .subnav {
	width: 540px;
	margin: 50px auto 40px;
}
#story #main .subnav li {
	margin: 0 10px 10px 0;
	float: left;
}
#story #main .subnav li:nth-child(5n) { margin-right: 0; }
#story #main .subnav li a {
	width: 100px;
	height: 60px;
	opacity: 1;
	display: block;
	-webkit-transform: scale(1);
	transform: scale(1);
}
#story #main .subnav li a:hover {
	opacity: 0.7;
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}
#story #main .storybox { margin-bottom: 30px; }
#story #main .storybox:last-child { margin-bottom: 0; }
#story #main .storybox .storypic {
	width: 659px;
	margin: 0 auto;
	position: relative;
}
#story #main .storybox .storypic img { vertical-align: bottom; }
#story #main .storybox .storypic .cover {
	position: absolute;
	top: 0;
	left: 0;
}


/* =================== btn pagetop =================== */

.innerlink-head {
	width: 70px;
	height: 70px;
	margin-left: 775px;
	background: url(../images/common/btn_pagetop.png) center bottom no-repeat;
	display: block;
	transition: all .2s ease-in-out;
}
.innerlink-head a {
	width: 70px;
	height: 70px;
	background: url(../images/common/btn_pagetop.png) center top no-repeat;
	opacity: 1;
	display: block;
	transition: all .2s ease-in-out;
}
.innerlink-head a:hover { opacity: 0; }
