@charset "utf-8";
/* CSS Document */

body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 0;
	padding: 0;
	background-color: black;
}

@font-face{ 
	font-family: 'calender'; /* お好きな名前にしましょう */
	src: url('fonts/calenderfont.eot'); /* IE9以上用 */
	src: url('fonts/calenderfont.eot?#iefix') format('embedded-opentype'), /* IE8以前用 */
		url('fonts/calenderfont.woff') format('woff'), /* モダンブラウザ用 */
		url('fonts/calenderfont.ttf') format('truetype'); /* iOS, Android用 */
	font-weight: normal; /* 念の為指定しておきます */
	font-style: normal;
}

@font-face{ 
	font-family: 'category'; /* お好きな名前にしましょう */
	src: url('fonts/categoryfont.eot'); /* IE9以上用 */
	src: url('fonts/categoryfont.eot?#iefix') format('embedded-opentype'), /* IE8以前用 */
		url('fonts/categoryfont.woff') format('woff'), /* モダンブラウザ用 */
		url('fonts/categoryfont.otf') format('truetype'); /* iOS, Android用 */
	font-weight: normal; /* 念の為指定しておきます */
	font-style: normal;
}

a {color: white; text-decoration: underline;}


ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

h2 {
	color: red;
	line-height: 120%;
	margin: 10px 0 20px 0;
}

img.bg {
	min-width:1500px;
	min-height:100%;
	width:100%;
	height:auto;
	position:fixed;
	top:0;
	left:0;
}


.sage{
    padding-left: 1em; 
    text-indent: -1em; 
}





#wrap {
	/*background-image: url(images/bg_top.jpg);*/
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
}

/*▼トップページのキャラ▼*/
#chara {
	background-image: url(images/chara-a3-d.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	position:relative;
}

#wrap_staff {
	background-image: url(images/bg_staff.jpg);
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
	background-position: bottom center;
}

#wrap_movie {
	background-image: url(images/bg_movie.jpg);
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
	background-position: bottom center;
}

#wrap_news {
	background-image: url(images/bg_news.jpg);
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
	background-position: bottom center;
}

#wrap_products {
	background-image: url(images/bg_products.jpg);
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
	background-position: bottom center;
}

#wrap_special {
	background-image: url(images/bg_special.jpg);
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
	background-position: bottom center;
}

#wrap_character_top {
	background-image: url(images/bg_chara_top.jpg);
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
/*	background-position: bottom center;
*/}

#wrap_character {
	background-image: url(images/bg_chara.jpg);
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
/*	background-position: bottom center;
*/}

#wrap_onair {
	background-image: url(images/bg_onair2.jpg);
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
	background-position: bottom center;
}

#wrap_story {
	background-image: url(images/bg_story.jpg);
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
	background-position: bottom center;
}


/* ▼ヘッダートップページ▼
-----------------------------------------------*/
#header-wrap {
	width: 100%;
	height:1000px;
	background: url(images/bg_navi.png);
	background-repeat: repeat-x;
}

#header {
	width: 1000px;
	margin: 0 auto;
	/*margin-top: 34px;*/
	overflow: hidden;
	position:relative;
	padding-top: 34px;
}

#header .navi {
	float: left;
	width: 810px;
}

#header .navi ul li {
	float: left;
	margin-left: 26px;
}

#header .navi ul li.first {
	margin-left: 0px;
}

#header .news_box {
	float: right;
	margin-right: 4px;
}


.news_box .pr{
	width:172px;
	margin-top:10px;
}


#header .news_box .news {
	width: 155px;
	height: 243px;
	font-size: 70%;
	background-color: rgba(51,51,51,0.2);
	padding: 7px;
	overflow-y: auto;
}

#header .news_box .news ul li {
	margin: 7px 0px;
}

#header .news_box .news ul li.first {
	margin-top: 0px;
}

#header .news_box .news ul li p {
	color: red;
}

#header .news_box .sns .tw {
	width: 121px;
	margin: 8px auto;
}

#header .news_box .sns .fb {
	width: 138px;
	margin: 0px auto;
}

#contents {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

#contents .tv {
	margin-top: 98px;
	margin-left: 2px;
	margin-bottom: 20px;	
}

#contents .title {
	margin-left: 69px;
}


#footer {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

#footer .box {
	margin-top: 750px;
	margin-bottom: 20px;
	margin:auto;
}

#footer .box .banner {
	height: 52px;
	margin:auto;
	text-align:center;
}

#footer .box .shere {
	margin: 18px 0px 11px 54px;
	color: white;
	text-align:center;
}

#footer .box .shere .shere_title {
	float: left;
	margin-top: 9px;
	margin-right: 18px;
}

#footer .box .shere .shere_tw {
	float: left;
	margin-right: 20px;
}

#footer .box .shere .shere_fb {
	float: left;
}

#footer .box .shere #socialarea_twitter,#socialarea_facebook {
	float: left;
	margin-top: 5px;
}


/* トップ以下　▼ヘッダー固定▼
-----------------------------------------------*/
.header {
	width: 100%;
	height: 113px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	background: url(images/bg_navi.png);
	background-repeat: repeat-x;
}

.header .navi {
	float: left;
	width: 810px;
}

.header .navi_fixed_wrap {
	width: 806px;
}

.header .navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.header .navi ul li {
	float: left;
	margin-left: 26px;
	padding-top: 34px;
}

.header .navi ul li.first {
	margin-left: 0px;
}

.header .navi ul li.red {
	border-bottom: solid 5px red;
	background: url(images/redline.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 34px;
	height: 20px;
	padding-bottom: 5px;
}

.header .navi_wrap {
	width: 1010px;
	margin:auto;
}

.header .navi_title {
	margin-top: 10px;
	float: left;
}

.contents {
	width: 1010px;
	margin: 0px auto;
	position: relative;
	margin-top: 100px;
	color: white;
}

.contents p.ctgr {
	background:url(images/category_redline.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	margin: 5px 0px;
	font-family: 'category';
	font-size: 160%;
}

#footer_fixed {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

#footer_fixed .box {
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 20px;
	width: 582px;	
}

#footer_fixed .box .banner {
	height: 52px;
}

#footer_fixed .box .shere {
	height: 30px;
	width: 275px;
	margin: 0 auto;
	margin-top: 18px;
	margin-bottom: 11px;
	color: white;
}

#footer_fixed .box .shere .shere_title {
	float: left;
	margin-top: 9px;
	margin-right: 18px;
}

#footer_fixed .box .shere .shere_tw {
	float: left;
	margin-right: 20px;
}

#footer_fixed .box .shere .shere_fb {
	float: left;
}

#footer_fixed .box .shere #socialarea_twitter,#socialarea_facebook {
	float: left;
	margin-top: 5px;
}

#footer_fixed .box .cr {
	width: 186px;
	margin: 0 auto;
	margin-top: 20px;
}

/* ▼STAFF&CAST▼
-----------------------------------------------*/
.staff {
	text-align: center;
}

.staff ul li {
	margin: 10px 0;
}

.cast img {
	margin-left: 15px;
}

.cast img.first {
	margin-left: 0px;
}

.cast .box01 {
	margin: 0px 0px 10px 0px;
}

.cast .box03 {
	margin: 10px 0px;
}

/* ▼MOVIE▼
-----------------------------------------------*/
.movie_box {
	width: 470px;
	float: left;
}
.movie_box .name .title {
	float: left;
	margin-right: 13px;
}

/* ▼NEWS▼
-----------------------------------------------*/

.news {

}

.news p {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

.news .left {
	width: 200px;
	height: 100px;
	float: left;
	margin-right: 96px;
}

.news .calender table {
	font-family: 'calender';
	font-size: 120%;
}

.news .calender table td {
	padding: 0 5px;
}

.news .calender a {
	color: red;
	text-decoration: none;
}

.news .category {
	margin-top: 70px;
}

.news .post {
	float: left;
	width: 700px;
}

.news .post .postbox {
	width:640px;
	margin-bottom: 40px;
	background: url(images/post_redline.png);
	background-repeat:repeat-y;
	background-position: left top;
	background-color:rgba(0,0,0,0.4);
	padding-left: 60px;
    text-shadow: #000 1px 1px 0px, #000 -1px 1px 0px,
             	 #000 1px -1px 0px, #000 -1px -1px 0px;
}

.news .post .postbox a {
	text-decoration: underline;
	color: red;
}

.news .post .postbox .go2top{
	margin-top: 15px;
}

.news .post .postbox p {
	margin-bottom: 1em;
}

.news .post .pager {
	height: 27px;
}

.news .post .pager a {
	font-size: 150%;
	text-decoration: none;
	float: left;
}

.news .post .pager a.back {
	margin-right: 20px;
}

.news .post .pager a.next {
	margin-left: 20px;
}



.news_t {
	font-size:15px;
}

/* ▼SPECIAL▼
-----------------------------------------------*/
.special {
	overflow: hidden;
	margin-top: 140px;
}

.special p {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

.special .left {
	width: 150px;
	float: left;
}

.special .category {
	margin-top: 40px;
}

.special .right {
	float: left;
}

.special .right .box p {
	text-align: center;
	margin-bottom: 13px;
}

.special .post {
	margin-left: 85px;
	width: 740px;
}



.eventInner{
	font-size:15px;
	line-height:24px;
}

.special .post h2{
	font-weight:bold;
    text-shadow: #000 1px 1px 0px, #000 -1px 1px 0px,
             	 #000 1px -1px 0px, #000 -1px -1px 0px;
}

.shadowText{
	font-size:15px;
    text-shadow: #000 1px 1px 0px, #000 -1px 1px 0px,
             	 #000 1px -1px 0px, #000 -1px -1px 0px;
}

.special .post p {
	margin-bottom: 1em;
}

.special .post p.mgnbtm2em {
	margin-bottom: 2em;
	margin-top: 10px;
}

.special .post a {
	color: red;
}

.special .post .h3 {
	border: 1px solid white;
	padding: 3px;
	font-weight: bold;
}

.special .post h3 {
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 0px;
	margin-top: 25px;
}

.special .post p.komidashi {
  font-weight: bold;
  font-size: 110%;
}

.special .box {
	float: left;
	margin-right: 5px;
	margin-bottom: 20px;
	height: 248px;
}

.special .box a {
	text-decoration: none;
}

.special .box p.title {
	margin-bottom: 5px;
	text-align:center;
	line-height:18px;


}

.special .box .top_thumb {
	width: 270px;
	height: 177px;
	background: url(images/special_thumb_bg.png);
	background-repeat: no-repeat;
	font-size: 110%;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.special .box .top_thumb2 {
	width: 270px;
	height: 177px;
	font-size: 110%;
	font-weight: bold;
	display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.special .box .white {
	background: url(images/special_thumb_white2.png);
}

.special .box .coment {
	background: url(images/special_thumb_coment.png);
}

.special .box .report-0321 {
	background: url(images/special_thumb_report-0321.png);
}

.special .box .report-0321aj {
	background: url(images/special_thumb_report-0321aj.png);
}

.special .box .gil {
	background: url(images/special_thumb_gil.png);
}

.special .box .femt {
	background: url(images/special_thumb_fandm.png);
}

.special .box .michella {
	background: url(images/special_thumb_michella.png);
}

.special .box .yahabio {
	background: url(images/special_thumb_yahabio.png);
}

.special .box .t20150413 {
	background: url(images/special_thumb_20150413.png);
}

.special .box .tower {
	background: url(images/special_thumb_tower.png);
}

.special .box .ep {
	background: url(images/special_thumb_ep.png);
}

.special .box .girika {
	background: url(images/special_thumb_girika.png);
}

.special .box .top_thumb span.title2 {
    display: inline-block;
    text-align: left;
}

.special .post-w740px {
	width: 754px;
}

/* ▼CHARACTER▼
-----------------------------------------------*/
.chara {
}

.chara .wrap {
	overflow: hidden;
	width: 800px;
	padding-left: 50px;
	margin-bottom: 25px;
}

.chara .wrap ul li {
	float: left;
	margin-right: 15px;
	width: 142px;
}

.chara .wrap p {
	margin: 0px;
	margin: 11px 0;
}

.chara .wrap p.bottom {
	margin-bottom: 0px;
}

.chara .libra {
	background: url(images/chara_top_bg_red.png);
	background-repeat: no-repeat;
	width: 1001px;
	height: 450px;
}

.chara .thirteen {
	background: url(images/chara_top_bg_blue.png);
	background-repeat: no-repeat;
	width: 1001px;
	height: 189px;
}

.chara .zeroone {
	background: url(images/chara_top_bg_green.png);
	background-repeat: no-repeat;
	width: 1001px;
	height: 189px;
}

.chara .c01 {
	background: url(images/chara_top_bg_green_01.png);
	background-repeat: no-repeat;
}

.chara .c02 {
	background: url(images/chara_top_bg_green_02.png);
	background-repeat: no-repeat;
}

.chara .c03 {
	background: url(images/chara_top_bg_green_03.png);
	background-repeat: no-repeat;
}

.chara .c04 {
	background: url(images/chara_top_bg_green_04.png);
	background-repeat: no-repeat;
}

.chara .c06 {
	background: url(images/chara_top_bg_green_06.png);
	background-repeat: no-repeat;
}

.chara .c07 {
	background: url(images/chara_top_bg_green_07.png);
	background-repeat: no-repeat;
}

.chara .c10 {
	background: url(images/chara_top_bg_green_10.png);
	background-repeat: no-repeat;
}

.chara .wrap a {
	float: left;
    overflow: hidden;
}

.chara .wrap a:hover {
    border-left: 13px solid red;
}

.chara .wrap a:hover img {
    margin-left: -13px;
}

.chara .thirteen a:hover {
    border-left: 13px solid rgb(0, 35, 98);;
}

.chara .zeroone a:hover {
    border-left: 13px solid #00CD0E;
}

.chara .wrap p img {
	margin-top: 10px;
}

/* ▼PRODUCTS▼
-----------------------------------------------*/
.products .box {
	position:relative;
	float: left;
	padding-right: 10px;
	margin-bottom: 30px;
	height:220px;
}

.products .book img {
	margin-left: 25px;
}

.products .box p.title {
	margin-bottom: 5px;
	font-size: 90%;
}

.products {
	overflow: hidden;
	margin-top: 140px;
	margin-bottom: 250px;
}

.products p {
	margin: 0px;
	padding: 0px;
}

.products .left {
	width: 150px;
	/*height: 100px;*/
	float: left;
}

.products .category {
	margin-top: 40px;
}

.products .right {
	float: left;
}

.products .right .box p {
	text-align: center;
}

.products .post {
	margin-left: 85px;
}

.products .post p {
	font-size: 90%;
	margin-bottom: 1em;
}

.products .post .wrap_strap {
	float: left;
}

.products .right .text {
	float: left;
	margin-left: 40px;
}

.products .right .text span.fontsmall {
	font-size: 75%;
}

.products .right .text a {
	color: red;
}

.category a {
	text-decoration: none;
}

.hidden {
	display: none;
}

.products .bd {
	margin-left: 35px;
}

.products .bd .sidebar {
	width: 224px;
	float: left;
}

.products .bd .sidebar .kakukan {
	float: left;
	margin-right: 15px;
	margin-bottom: 17px
}

.products .bd .sidebar .kakukan p {
	margin: 0px;
	text-align: center;
	margin-top: 8px;
}

.products .bd .main {
	margin-left: 10px;
	width: 580px;
	float: left;
}

.products .bd .main p {
	font-size: 90%;	
}

.products .bd .main .title {
	width: 567px;
	height: 72px;
	background: url(images/bd_title_bg.png);
	background-repeat: no-repeat;
}

.products .bd .main .title img {
	margin-top: 10px;
}

.products .bd .main .visuals {
	position:relative;
	overflow:hidden;
	margin: 20px 0 20px 0;
}

.products .bd .main .visuals img {
	float: left;
	margin-right: 13px;
}

.products .bd .main .details .box-l {
	float: left;
	width: 200px;
	height: 600px;
	margin-right: 20px;
}

.products .bd .main .details .box-l h2 {
	margin-bottom: 13px;
	margin-top: 2px;
}

.products .bd .main .details .box-l .buybtn img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.products .bd .main .details .box-r {
	font-size: 75%;	
}


.products .bd .main .details .box-r2 {
	font-size: 80%;	
}


.products .bd .main .details .box-r table td.space {
	white-space: nowrap;
	padding-right: 0.5em;
}

.products .bd .main .details table {
	border-spacing: 0px;
	font-size: 90%;
}

.products .bd .main .buybtn2 img {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}

.products .bd .main .bdtokuten p {
	font-size: 80%;
}

.products .bd .main .bdtokuten a {
	color: red;	
}
.products .bd .main .bdtokuten h2 {
	background: url(images/icon_sonic.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 34px;
	color: white;
	font-size: 110%;
	padding-left: 40px;
	line-height: 34px;
	margin-top: 30px;
	margin-bottom: 10px;
}

a.anchor {
	padding-top: 113px;
	margin-top: -113px;
}

table td {
	vertical-align: top;
}

table.standard {
	font-size: 90%;
}


.bdbox{
	font-size: 14px;
	color: rgba(255,0,0,1.00);
  text-shadow: #000 1px 1px 0px, #000 -1px 1px 0px,
             	 #000 1px -1px 0px, #000 -1px -1px 0px;
}


/* ▼ON AIR▼
-----------------------------------------------*/
.onair a {
	color: red;
	text-decoration: none;
}

/* ▼STORY▼
-----------------------------------------------*/
.story {
	margin-top: 119px;
}

.story .navi_story_fixed {
	width: 915px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 35px;
}

.story .navi_story_fixed ul li {
	float: left;
	width: 111px;
	height: 25px;
	margin-left: 5px;
}

.story .navi_story_fixed ul li.first {
	margin-left: 0px;
}

.story .navi_story_fixed .btn-dic {
	width: 141px;
	height: 57px;
	float: right;
}

.story #s01 {
	width: 958px;
	height: 700px;
	background: url(images/story_bg.png);
	background-repeat: no-repeat;
	/*margin-left: 16px;*/
}

.story #big {
	width: 958px;
	height: 824px;
	background: url(images/story_bg_big.png);
	background-repeat: no-repeat;
}

.story #04 {
	width: 958px;
	height: 851px;
	background-image:url(images/story/004/bg_001.png);
	/*background: url(images/story_bg_big.png);*/
	background-repeat: no-repeat;
}

.story #middle {
	width: 958px;
	height: 725px;
	background: url(images/story_bg_m.png);
	background-repeat: no-repeat;
}

.story #bg04 {
	width: 958px;
	height: 851px;
	background: url(images/story/004/bg_001.png);
	background-repeat: no-repeat;
}

.story #bg07 {
	width: 958px;
	height: 851px;
	background: url(images/story/007/bg_001.png);
	background-repeat: no-repeat;
}

.story #bg10 {
	width: 958px;
	height: 851px;
	background: url(images/story/bg_010.png);
	background-repeat: no-repeat;
}

.story #bg12 {
	width: 958px;
	height: 780px;
	background: url(images/story/bg_012.png);
	background-repeat: no-repeat;
}

.story .wrapleft {
	width: 480px;
	float: left;
}

.story .slide {
	width: 480px;
	height: 617px;
	margin-left: 42px;
}

.story .slide .cut img {
	width: 458px;
}

.story .slide .bx-pager img {
	width: 144px;
}

.story .wordlink {
	width:490px;
	clear: left;
	margin-left: 42px;
	margin-top: 19px;
}

.story .wordlink a {
	width: ;
}

.story .text {
	width: 410px;
	float: left;
	margin-left: 57px;
}

.story .text .top {
	height: 129px;
	margin-bottom: 23px;
}

.story .text .top .number {
	margin-left: 18px;
	margin-top: 15px;
	float: left;
	width: 132px;
}

.story .text .top .title {
	float: left;
	margin-left: 15px;	 
}

.story .text .top .title p {
	margin: 0px;
}

.story .center {
	margin-bottom: 17px;
}

.story .s01 {
	width: 419px;
	height: 240px;
	background: green;
	margin-bottom: 17px;
	background: url(images/story_01_text.png);
	background-repeat: no-repeat;	
}

.story .s02 {
	width: 419px;
	height: 275px;
	margin-bottom: 17px;
	background: url(images/story_02_text2.png);
	background-repeat: no-repeat;	
}

.story .s03 {
	width: 419px;
	height: 380px;
	margin-bottom: 17px;
	background: url(images/story_03_text2.png);
	background-repeat: no-repeat;	
}

.story .s04 {
	width: 419px;
	height: 391px;
	margin-bottom: 17px;
	background: url(images/story_04_text2.png);
	background-repeat: no-repeat;	
}



.story .s00 {
	width: 419px;
	margin-bottom: 17px;
}





.story .bottom {
	
}

.bold {
	font-weight: bold;
	font-size: 110%;
}

.story .dictionary {
	margin-bottom: 10px;
}

.story .dictionary h2 {
	margin-bottom: 10px;
	background: url(images/dictionary_h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 38px;
}

.story .dictionary p {
	font-size: 75%;
	margin-top: 0px;
	margin-left: 92px;
	margin-bottom: 30px;
}

.story .dictionary .cnt {
	width: 734px;
	/*padding: 0 40px;*/
	padding-right: 40px;
	border-left: solid 1px white;
	border-right: solid 1px white;
	margin-left: 115px;
	float: left;
}

.story .dictionary .gototop {
	width: 49px;
	height: 46px;
	float: left;
	margin-top: 1090px;
	margin-left: 20px;
}

.story .sonic {
	width: 95px;
	height: 148px;
	position: fixed;
	margin-left: 8px;
	margin-top: -5px;
}


.goodsNew{
	position: absolute;
	width: 70px;
	height: 41px;
	background-image: url(images/goods/new.png);
	left: 7px;
	top: 53px;
}
