/* =====================================
	sample css
====================================== */

/*	reset
============================== */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,main {margin:0;padding:0;border:0;font-size:100%;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main {display:block;}
body {font-family:Verdana,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;line-height:1;}
ol,ul {list-style:none;}
blockquote,q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}
table {border-collapse:collapse;border-spacing:0;}
wbr:after {content:"\00200B";}

/*	TBS reset
============================== */
.alt {position:absolute;top:-5000px;left:-9999px;}
.clearfix:after {content:"";clear:both;display:block;}
.hide-txt {text-indent:110%;white-space:nowrap;overflow:hidden;}
.fp-causion {display:none;}
.nocontxt {-webkit-touch-callout: none;-webkit-user-select: none;user-select: none;-webkit-user-drag:none;}
.nocontxt img {pointer-events: none;}
@media all and (min-width:768px) {
.alt-pc {position:absolute;top:-5000px;left:-9999px;}
.clearfix-pc:after {content:"";clear:both;display:block;}
.hide-txt-pc {text-indent:110%;white-space:nowrap;overflow:hidden;}
}
@media all and (max-width:767px) {
.alt-smp {position:absolute;top:-5000px;left:-9999px;}
.clearfix-smp:after {content:"";clear:both;display:block;}
.hide-txt-smp {text-indent:110%;white-space:nowrap;overflow:hidden;}
}
div.embed-tbsplayer {
background-color:#000;
position:relative;
height:0;
padding-top:56.25%;
}
div.embed-tbsplayer .tbs-player {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
}
div.embed-tbsplayer-audio {
background-color:#fff;
}
div.embed-tbsplayer-audio .tbs-player {
height:46px;
}
div.lbx-overlay {
z-index:10000;position:absolute;background-color:#000;width:100%;height:100%;left:0;top:0;right:0;bottom:0;opacity:0.9;
}

/**/
@font-face {
  font-family: 'fontello';
  src: url("../font/fontello.eot");
  src: url("../font/fontello.eot?#iefix") format('embedded-opentype'),
       url("../font/fontello.woff") format('woff'),
       url("../font/fontello.ttf") format('truetype'),
       url("../font/fontello.svg#fontello") format('svg');
  font-weight: normal;
  font-style: normal;
}

/*	both
============================== */

/* text */
a:link {
	text-decoration:none;
	color:#434343;
}
a:visited {
	text-decoration:none;
	color:#434343;
}
a:active {
	text-decoration:none;
	color:#434343;
}
a:hover {
	text-decoration:none;
	color:#ffa520;
}
a:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
  transition:all 0.3s ease;
}

/*img*/
.w80{
	width:80% !important;
}
.w70{
	width:70% !important;
}
.w60{
	width:60% !important;
}
.w50{
	width:50% !important;
}
.w40{
	width:40% !important;
}

@media all and (min-width: 768px) {
	.w80pc{
		width:80% !important;
	}
	.w70pc{
		width:70% !important;
	}
	.w60pc{
		width:60% !important;
	}
	.w50pc{
		width:50% !important;
	}
	.pconly{
		display:block;
	}
	.sponly{
		display:none;
	}
}
	
@media all and (max-width: 767px) {
	.w70pc{
		
	}
	.sponly{
		display:block;
	}
	.pconly{
		display:none;
	}
}


/*	background
============================== */
body {
	font-family:-apple-system,’Lucida Grande’,‘Helvetica Neue’,’Hiragino Kaku Gothic ProN’,‘游ゴシック’,’メイリオ’,meiryo,sans-serif;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: 100%;
}
body, div#con-body {
	background-color: rgba(255,255,255,0);
}

/*	header and navi
============================== */
.top_line{
	width:100%;
	height:10px;
	background:url(../img/top_line.gif);
	margin-bottom:20px;
}
header_top{
	position:relative;
}
header.main h1 a {
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:110%;
	white-space:nowrap;
	overflow:hidden;
}
.pages header.main h1 a {
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:110%;
	white-space:nowrap;
	overflow:hidden;
}

@media all and (min-width: 768px) {

header.main h1 a {
	background-image:url(../img/top_logo.jpg);
	width:511px;
	height:118px;
}
.pages header.main h1 a {
	background-image:url(../img/top_logo.jpg);
	background-size:contain;
	width:430px;
	height:110px;
}
h1.nocontxt{
	float: left;
}
header.main nav ul li a {
	font-size:100%;
}
header.main .onair_pc {
	background-image:url(../img/top_onair_pc.jpg);
	width:438px;
	height:133px;
	margin-top: -10px;
	float:right;
}
header.main .onair_sp {
	display:none;
}
.section_menu ul{
	padding:30px 0 15px 0;
}

}

@media all and (max-width: 767px) {
header.main h1{
	position:relative;
	height:0;
	padding-top:26%;
}

header.main h1 a {
	background-image:url(../img/top_logo.jpg);
	background-position:center;
	background-size:80%;
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.pages header.main h1 a {
	background-image:url(../img/top_logo.jpg);
	background-position:center;
	background-size:80%;
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
header.main nav ul li a {
	font-size:83%;
}
.section_onair_sp{
	position:relative;
	height:0;
	padding-top:34%;	
}
.section_onair_sp p.onair_sp {
	background-image:url(../img/top_onair_sp.gif);
	background-position:center bottom;
	background-size:94%;
	background-repeat: no-repeat;
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display:block;
}
header.main .onair_pc {
	display:none;
}
}


/*	TOP navigation
============================== */

@media all and (min-width: 768px) {
	
/*TOP NAVIGATION*/
.navigation{margin:0 auto; float:left;}
.navigation li{display:block; margin:0 0 1em 1.6em;}
/*news*/
.nav01 a{width:96px; height:24px; background-image: url(../img/navigation.png);background-repeat: no-repeat;background-position: 0 0;display: block;padding: 0;text-indent: -9999px;}
.nav01 a:hover,.pagewrap_news .nav01 a{	background-position: 0px -24px;}
/*onair*/
.nav02 a{width:107px; height:24px; background-image: url(../img/navigation.png);background-repeat: no-repeat;background-position: -96px 0;display: block;padding: 0;text-indent: -9999px;}
.nav02 a:hover,.pagewrap_onair .nav02 a{	background-position: -96px -24px;}
/*staff&cast*/
.nav03 a{width:173px; height:24px; background-image: url(../img/navigation.png);background-repeat: no-repeat;background-position: -203px 0;display: block;padding: 0;text-indent: -9999px;}
.nav03 a:hover,.pagewrap_staffcast .nav03 a{	background-position: -203px -24px;}
/*story*/
.nav04 a{width:104px; height:24px; background-image: url(../img/navigation.png);background-repeat: no-repeat;background-position: -376px 0;display: block;padding: 0;text-indent: -9999px;}
.nav04 a:hover,.pagewrap_story .nav04 a{	background-position: -376px -24px;}
/*character*/
.nav05 a{width:164px; height:24px; background-image: url(../img/navigation.png);background-repeat: no-repeat;background-position: -480px 0;display: block;padding: 0;text-indent: -9999px;}
.nav05 a:hover,.pagewrap_chara .nav05 a{	background-position: -480px -24px;}
/*book*/
.nav06 a{width:96px; height:24px; background-image: url(../img/navigation.png);background-repeat: no-repeat;background-position: -644px 0;display: block;padding: 0;text-indent: -9999px;}
.nav06 a:hover,.pagewrap_book .nav06 a{	background-position: -644px -24px;}
/*goods*/
.nav07 a{width:114px; height:24px; background-image: url(../img/navigation.png);background-repeat: no-repeat;background-position: -740px 0;display: block;padding: 0;text-indent: -9999px;}
.nav07 a:hover,.pagewrap_goods .nav07 a{	background-position: -740px -24px;}
/*event*/
.nav08 a{width:99px; height:24px; background-image: url(../img/navigation.png);background-repeat: no-repeat;background-position: -854px 0;display: block;padding: 0;text-indent: -9999px;}
/*.nav08 a:hover,.pagewrap_event .nav08 a{	background-position: -854px -24px;}*/
/*special*/
.nav09 a{width:120px; height:24px; background-image: url(../img/navigation.png);background-repeat: no-repeat;background-position: -953px 0;display: block;padding: 0;text-indent: -9999px;}
.nav09 a:hover,.pagewrap_special .nav09 a{	background-position: -953px -24px;}
/*disc*/
.nav10 a{width:184px; height:24px; background-image: url(../img/navigation.png);background-repeat: no-repeat;background-position: -1073px 0;display: block;padding: 0;text-indent: -9999px;}
/*.nav10 a:hover,.pagewrap_disc .nav10 a{	background-position: -1073px -24px;}*/
}


@media all and (max-width: 767px) {
	
}


/*	inner_navigation
============================== */


@media all and (min-width: 768px) {

/*TOP NAVIGATION*/
.inner_navigation{width:510px; height:50px; margin:0 auto; float:right;}
.inner_navigation li{display:block; margin:0 0 12px 0; float:left;}
/*news*/
.inner_nav01 a{width:101px; height:25px; background-image: url(../img/inner_navigation.gif);background-repeat: no-repeat;background-position: 0 0;display: block;padding: 0;text-indent: -9999px;}
.inner_nav01 a:hover,.pagewrap_news .inner_nav01 a{	background-position: 0px -25px;}
/*onair*/
.inner_nav02 a{width:111px; height:25px; background-image: url(../img/inner_navigation.gif);background-repeat: no-repeat;background-position: -101px 0;display: block;padding: 0;text-indent: -9999px;}
.inner_nav02 a:hover,.pagewrap_onair .inner_nav02 a{	background-position: -101px -25px;}
/*staff&cast*/
.inner_nav03 a{width:180px; height:25px; background-image: url(../img/inner_navigation.gif);background-repeat: no-repeat;background-position: -212px 0;display: block;padding: 0;text-indent: -9999px;}
.inner_nav03 a:hover,.pagewrap_staffcast .inner_nav03 a{	background-position: -212px -25px;}
/*story*/
.inner_nav04 a{width:108px; height:25px; background-image: url(../img/inner_navigation.gif);background-repeat: no-repeat;background-position: -392px 0;display: block;padding: 0;text-indent: -9999px;}
.inner_nav04 a:hover,.pagewrap_story .inner_nav04 a{	background-position: -392px -25px;}
/*character*/
.inner_nav05 a{width:173px; height:25px; background-image: url(../img/inner_navigation.gif);background-repeat: no-repeat;background-position: -500px 0;display: block;padding: 0;text-indent: -9999px;}
.inner_nav05 a:hover,.pagewrap_chara .inner_nav05 a{	background-position: -500px -25px;}
/*book*/
.inner_nav06 a{width:102px; height:25px; background-image: url(../img/inner_navigation.gif);background-repeat: no-repeat;background-position: -673px 0;display: block;padding: 0;text-indent: -9999px;}
.inner_nav06 a:hover,.pagewrap_book .inner_nav06 a{	background-position: -673px -25px;}
/*goods*/
.inner_nav07 a{width:121px; height:25px; background-image: url(../img/inner_navigation.gif);background-repeat: no-repeat;background-position: -775px 0;display: block;padding: 0;text-indent: -9999px;}
.inner_nav07 a:hover,.pagewrap_goods .inner_nav07 a{	background-position: -775px -25px;}
/*event*/
.inner_nav08 a{width:107px; height:25px; background-image: url(../img/inner_navigation.gif);background-repeat: no-repeat;background-position: -896px 0;display: block;padding: 0;text-indent: -9999px;}
.inner_nav08 a:hover,.pagewrap_event .inner_nav08 a{	background-position: -896px -25px;}
/*special*/
.inner_nav09 a{width:126px; height:25px; background-image: url(../img/inner_navigation.gif);background-repeat: no-repeat;background-position: -1003px 0;display: block;padding: 0;text-indent: -9999px;}
.inner_nav09 a:hover,.pagewrap_special .inner_nav09 a{	background-position: -1003px -25px;}
/*disc*/
.inner_nav10 a{width:178px; height:25px; background-image: url(../img/inner_navigation.gif);background-repeat: no-repeat;background-position: -1129px 0;display: block;padding: 0;text-indent: -9999px;}
.inner_nav10 a:hover,.pagewrap_disc .inner_nav10 a{	background-position: -1129px -25px;}
}


@media all and (max-width: 767px) {
	.inner_navigation{
		display:none;
	}
}


/*	columns
============================== */
@media all and (min-width: 768px) {
	div.cover {
		width:100%;
		margin:0 auto;
		padding-top:30px;
	}
	div.column-main {
		width:720px;
		float:right;
		margin-top:20px;
	}
	div.column-side {
		width:245px;
		float:left;
		margin-top:20px;
	}
}
@media all and (max-width: 767px) {
	div.cover {
	}
	div.column-main {
	}
	div.column-side {
		padding:3% 3% 3%;
	}
}



/*	articles
============================== */
div.column-main article.unit {
	display:block;
	padding:0;
}
div.column-main article.unit h2 {
	color:#fff;
	font-size:100%;
	height:41px;
	line-height:41px;
	text-shadow:0 2px 2px #000;
	padding:0 1em;
}
div.column-side h2 {
	color:#fff;
	font-size:100%;
	height:41px;
	line-height:41px;
	text-shadow:0 2px 2px #000;
	padding:0 1em;
}
article.unit section.unit, article.unit div.unit {
	padding-bottom:15px;
	border-bottom:1px solid #ed8492;
	margin-bottom:15px;
}
.section_newsall .unit, .section_newsall .unit {
	padding-bottom:15px !important;
	border-bottom:1px solid #343434 !important;
	margin-bottom:15px !important;
}
article.unit section.unit:last-child, article.unit div.unit:last-child {
	padding-bottom:0;
	border-bottom:none;
	margin-bottom:0;
}
article.unit section.unit h3 {
	font-size: 120%;
    color: #ed8492;
	line-height:1.25;
	padding:0 0 0 0;
	margin-bottom:0.5em;
}
article.unit section.unit h3 a {
    color: #ed8492;
}
article.unit section.unit h3 a:hover {
    color: #ed8492;
	text-decoration:none;	
}
article.unit section.unit p.txt, article.unit div.unit p.txt {
	font-size:83%;
	line-height:1.5;
	margin-bottom:1.5em;
}
article.unit section.unit p.txt:last-child, article.unit div.unit p.txt:last-child {
	margin-bottom:0;
}
@media all and (min-width: 768px) {
div.column-main article.unit {
	margin-bottom:2px;
}
div.column-main article.unit h2 {
	margin-bottom:30px;
}
div.column-main article.unit div.inner {
	padding:0 15px 15px;
}
div.column-main article.pickup ul li:last-child {
	margin-right:0;
}
div.column-main article.pickup ul li a {
	width:168px;
	height:95px;
}
}
@media all and (max-width: 767px) {
div.column-main article.unit h2 {
	margin-bottom:10px;
}
div.column-main article.unit div.inner {
	padding:0 10px 10px;
}
}


/*	page top
============================== */
p.pgt a {
	display:block;
	text-decoration:none;
}
@media all and (min-width: 768px) {
	p.pgt {
		position:absolute;
		right:20px;
		bottom:20px;
	}
	p.pgt a {
		background-image:url(../img/icons.png);
		background-position:0 -50px;
		background-repeat:no-repeat;
		width:48px;
		height:48px;
		text-indent: 110%;
		white-space: nowrap;
		overflow: hidden;
	}
}
@media all and (max-width: 767px) {
	p.pgt {
		text-align:center;
	}
	p.pgt a {
		font-weight:bold;
		color:#fff;
		background-color:#a6d296;
		line-height:49px;
		height:49px;
	}
	p.pgt a span {
		display:inline-block;
		height:49px;
		background-image:url(../img/icons.png);
		background-position:left top;
		background-repeat:no-repeat;
		padding-left:28px;
	}
}

/*	copyright
============================== */
p.copyright {
	font-size:75%;
	line-height:1.5;
	text-align:center;
	color:#ffffff;
}
p.copyright a{
	color:#ffffff;
}
@media all and (min-width: 768px) {
	p.copyright {
		padding:15px 0;
	}
}
@media all and (max-width: 767px) {
	p.copyright {
		font-size:60%;
		line-height:1.5;
		padding:10px;
	}
}

@media all and (min-width: 768px) {
div.smt span {
	display:block;
	margin:0 auto;
	background-size:contain;
	width:300px;
	height:56px;
	background-image:url(../img/smt.png);
	background-position:left top;
	background-repeat:no-repeat;
	margin-top:2px;
}
}
@media all and (max-width: 767px) {
div.smt {
	background-color:#000;
	padding:20px 0;
}
div.smt span {
	display:block;
	margin:0 auto;
	width:320px;
	height:60px;
	background-image:url(../img/smt.png);
	background-position:left top;
	background-repeat:no-repeat;
}
}

/*	USER ADD
============================== */

body{
	margin:0;
	color:#434343;
}

.column-main .unit{
	margin:0;
}
div.column-main article.unit h2 {
	color:#fff;
	font-size:130%;
	height:41px;
	line-height:41px;
	text-shadow: 
		black 1px 1px 0px,
		black -1px 1px 0px,
		black 1px -1px 0px,
		black -1px -1px 0px,
		2px 2px 0px #000;
	padding:0 0.2em;
}
div.column-side h2 {
	color:#fff;
	font-size:130%;
	height:41px;
	line-height:41px;
	text-shadow: 
		black 1px 1px 0px,
		black -1px 1px 0px,
		black 1px -1px 0px,
		black -1px -1px 0px,
		2px 2px 0px #000;
	padding:0 0.2em;
}
div.section_new h2 {
	text-align:center;
}
div.section_month h2 {
	text-align:center;
}
div.column-main article.unit h2 i{
	font-size:130%;
}
div.column-side h2 i{
	font-size:120%;
}
h2.top_h2_update {
	background:#ed8492;
}
h2.top_h2_update {
	background:#ed8492;
	background-image:url(../img/h2_update_mini.png) !important;
	background-size:110px;
	background-repeat:no-repeat;
	background-position:center right;
}
h2.top_h2_menu {
	background:#f9cb87;
}
h2.top_h2_menu {
	background:#f9cb87;
	background-image:url(../img/h2_menu_mini.png) !important;
	background-size:60px;
	background-repeat:no-repeat;
	background-position:center right;
}
h2.top_h2_twitter {
	background:#7dccf3;
	background-image:url(../img/h2_twitter_mini.png) !important;
	background-size:110px;
	background-repeat:no-repeat;
	background-position:center right;
}
h2.top_h2_new {
	background:#ed8492;
}
h2.top_h2_month {
	background:#f9cb87;
}
div.section_update{
	background:#fdf0f2;
}
div.section_menu{
	background:#fdeacf;	
}
div.section_twitter{
	background:#cbebfa;	
}
div.twitter_inner{
	padding: 1em;
}
div.section_new{
	background:#fdf0f2;	
}
div.section_month{
	background:#fdeacf;	
}
.side_banner_area{
	margin-bottom:0em;
}

/* footer */
footer{
	background:#a6d296;
	text-align:center;
}
footer ul.footer_nav{
	color:#ffffff;
}
footer ul.footer_nav ul{

}
footer ul.footer_nav li{
	float:left;
	margin:0.8em 1em;
	font-weight:bold;
}
footer ul.footer_nav li a{
	color:#ffffff;
}

/*	Up Date */
section.update_sec .update_left img{
	width:100%;
}
section.update_sec .update_right .update_info{
	font-size:75%;
	margin:0.5em 0;
}
section.update_sec .update_right .update_txt{
	width:98%;
	font-size:83%;
	line-height:1.5;
	margin-bottom:1.5em;
}

@media all and (min-width: 768px) {
	.header_top{
		width:980px;
		margin:0 auto;
	}
	.main_wrap{
		width:100%;
		position:relative;
		/*padding: 0 0 50px 0;*/
	}
	.pages .main_wrap{
		width:100%;
		position:relative;
		padding: 30px 0 50px 0;
	}
	.main_wrap_inner{
		width:980px;
		margin:0 auto;
	}
	.main_visual{
		width:720px;
		height:1008px;
		margin-bottom: 14px;
	}
	.side_sec{
		margin-bottom:14px;
	}
	div.pv_section{
		width:245px;
		height:145px;
		margin-bottom: 14px;
	}
	div.pv_section img{
		width:100%;
	}
	div.sidebanner{
		width:245px;
		height:144px;
		margin-bottom:14px;
	}
	div.sidebanner img{
		width:100%;
		height:auto;
	}
	div.section_menu{
		display:block;
	}
	div.section_menu_sp{
		display:none;
		clear:left;
	}
	div.twitter_inner{
		height:320px;
		padding: 1em;
	}
	div.section_menu{
		height:480px;	
	}
	footer{
		height:200px;
		background:#a6d296;
		padding: 50px 0 0;
	}
	footer ul.footer_nav{
		width:640px;
		height:80px;
		margin:0 auto;
	}
	h2.top_h2_update {
		background-size:110px;
		background-repeat:no-repeat;
		background-position:center right;
	}
	h2.top_h2_twitter {
		background-size:110px;
		background-repeat:no-repeat;
		background-position:center right;
	}
	
	/* up date */
	div.section_update{
		background:#fdf0f2;
		margin-bottom: 40px;
	}
	section.update_sec .update_left{
		float:left;
		width:130px;
		height:auto;
	}
	section.update_sec .update_right{
		float:right;
		width:530px;
	}
	section.update_sec .update_right .update_txt{
		display:block;
	}
}
@media all and (max-width: 767px) {
	.main_visual{
		width:100%;
		height:auto;
	}
	.main_visual img{
		width:100%;
	}
	.section_update{
		margin:3% 3% 3%;
	}
	.side_sec{
		margin-bottom:2em;
	}
	div.sidebanner{
		width:46%;
		height:auto;
		float:left;
		margin:0 2% 0.5em;	
	}
	div.comiket{
		width:80%;
		height:auto;
		float:left;
		margin:0.5em 10% 0.5em;	
	}
	div.section_new ul{
		padding:0.2em 2em;
	}
	div.section_new ul li{
		margin:1.5em 0 ;
		line-height:1.4em;
	}
	div.section_month ul{
		height:auto;
		padding:2em;
	}
	div.section_month ul li{
		width:45%;
		float:left;
		margin:0.2em 0;
	}
	div.pv_section{
		width:100%;
		margin-bottom: 1em;
	}
	div.pv_section img{
		width:100%;
	}
	div.section_menu{
		display:none;
	}
	div.section_menu_sp{
		display:block;
		margin-bottom:1.3em;
		clear:left;
	}
	div.sidebanner img{
		width:100%;
		height:auto;
	}
	div.twitter_inner{
		padding: 1.5em;
	}
	
	footer{
		padding: 0 4%;
	}
	footer ul.footer_nav li{
		font-size:75%;
		margin:0.8em 0.8em;
	}
	h2.top_h2_update {
		background-size:24%;
		background-repeat:no-repeat;
		background-position:center right;
	}
	h2.top_h2_twitter {
		background-size:40%;
		background-repeat:no-repeat;
		background-position:center right;
	}
	h2.top_h2_menu {
		background-size:0%;
	}
	/* up date */
	section.update_sec .update_left{
		float:left;
		width:24%;
		height:auto;
	}
	section.update_sec .update_right{
		float:right;
		width:72%;
	}
	section.update_sec .update_right .update_txt{
		display:none;
	}
}


/*	h2
============================== */

@media all and (min-width: 768px) {
	h2.h2_news{
		width:612px;
		background:url(../img/h2_news.png);
		background-repeat:no-repeat;
		background-position:left top;
	}
	h2.h2_onair{
		width:612px;
		background:url(../img/h2_onair.png);
		background-repeat:no-repeat;
		background-position:left top;
	}
	h2.h2_staffcast{
		width:612px;
		background:url(../img/h2_staffcast.png);
		background-repeat:no-repeat;
		background-position:left top;
	}
	h2.h2_story{
		width:612px;
		background:url(../img/h2_story.png);
		background-repeat:no-repeat;
		background-position:left top;
	}
	h2.h2_chara{
		width:612px;
		background:url(../img/h2_chara.png);
		background-repeat:no-repeat;
		background-position:left top;
	}
	h2.h2_book{
		width:612px;
		background:url(../img/h2_book.png);
		background-repeat:no-repeat;
		background-position:left top;
	}
	h2.h2_goods{
		width:612px;
		background:url(../img/h2_goods.png);
		background-repeat:no-repeat;
		background-position:left top;
	}
	h2.h2_event{
		width:612px;
		background:url(../img/h2_event.png);
		background-repeat:no-repeat;
		background-position:left top;
	}
	h2.h2_special{
		width:612px;
		background:url(../img/h2_special.png);
		background-repeat:no-repeat;
		background-position:left top;
	}
	h2.h2_disc{
		width:612px;
		background:url(../img/h2_disc.png);
		background-repeat:no-repeat;
		background-position:left top;
	}
}
@media all and (max-width: 767px) {
	.h2_section{
	    position: relative;
		height: 0;
		padding-top: 30%;
	}
	h2.h2_news{
		width:100%;
		height: 100% !important;
		padding:0 !important;
		background:url(../img/h2_news_sp.png);
		background-position: center;
		background-size: 94%;
		background-repeat: no-repeat;
		position: absolute;
		left: 0;
		top: 0;
	}
	h2.h2_onair{
		width:100%;
		height: 100% !important;
		padding:0 !important;
		background:url(../img/h2_onair_sp.png);
		background-position: center;
		background-size: 94%;
		background-repeat: no-repeat;
		position: absolute;
		left: 0;
		top: 0;
	}
	h2.h2_staffcast{
		width:100%;
		height: 100% !important;
		padding:0 !important;
		background:url(../img/h2_staffcast_sp.png);
		background-position: center;
		background-size: 94%;
		background-repeat: no-repeat;
		position: absolute;
		left: 0;
		top: 0;
	}		
	h2.h2_story{
		width:100%;
		height: 100% !important;
		padding:0 !important;
		background:url(../img/h2_story_sp.png);
		background-position: center;
		background-size: 94%;
		background-repeat: no-repeat;
		position: absolute;
		left: 0;
		top: 0;
	}
	h2.h2_chara{
		width:100%;
		height: 100% !important;
		padding:0 !important;
		background:url(../img/h2_chara_sp.png);
		background-position: center;
		background-size: 94%;
		background-repeat: no-repeat;
		position: absolute;
		left: 0;
		top: 0;
	}
	h2.h2_book{
		width:100%;
		height: 100% !important;
		padding:0 !important;
		background:url(../img/h2_book_sp.png);
		background-position: center;
		background-size: 94%;
		background-repeat: no-repeat;
		position: absolute;
		left: 0;
		top: 0;
	}
	h2.h2_goods{
		width:100%;
		height: 100% !important;
		padding:0 !important;
		background:url(../img/h2_goods_sp.png);
		background-position: center;
		background-size: 94%;
		background-repeat: no-repeat;
		position: absolute;
		left: 0;
		top: 0;
	}
	h2.h2_event{
		width:100%;
		height: 100% !important;
		padding:0 !important;
		background:url(../img/h2_event_sp.png);
		background-position: center;
		background-size: 94%;
		background-repeat: no-repeat;
		position: absolute;
		left: 0;
		top: 0;
	}
	h2.h2_special{
		width:100%;
		height: 100% !important;
		padding:0 !important;
		background:url(../img/h2_special_sp.png);
		background-position: center;
		background-size: 94%;
		background-repeat: no-repeat;
		position: absolute;
		left: 0;
		top: 0;
	}
	h2.h2_disc{
		width:100%;
		height: 100% !important;
		padding:0 !important;
		background:url(../img/h2_disc_sp.png);
		background-position: center;
		background-size: 94%;
		background-repeat: no-repeat;
		position: absolute;
		left: 0;
		top: 0;
	}
}


/*	NEWS
============================== */

.main_wrap .contbg{    
	position: absolute;
    bottom: 0;
    width: 100%;
    z-index: -1;
}

.main_wrap .contbg img{
	width:100%;
	vertical-align: bottom;
}
.pagehead{
	text-indent: 200%;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 30px;
}

/*	News Section */
section.newsall_sec .newsall_left img{
	width:100%;
}
section.newsall_sec .newsall_right .newsall_info{
	font-size:75%;
	margin:0.5em 0;
}
section.newsall_sec .newsall_right .newsall_txt{
	font-size:83%;
	line-height:1.5;
	margin-bottom:1.5em;
}
.pages section.newsall_sec article.unit section.unit, .pages section.newsall_sec article.unit div.unit {
	padding-bottom:30px;
	border-bottom:1px solid #464646;
	margin-bottom:30px;
}
/*	News Page */
h3.news_title{
	font-size:140%;
	color:#ed8492;
}
p.news_info{
	font-size:75%;
	margin:1em 0;
}
.news_img img{
	margin:0 0 1em;
}
h4.news_topic{
	font-size:120%;
	color:#998dc2;
	margin:0 0 0.5em;
	line-height:1.4em;
}
p.news_txt{
	font-size:100%;
	margin:0 0 1em;
	line-height:1.6em;
}
.news_back{
	color:#f9cb87;
	font-size:150%;
	font-weight:bold;
	height:41px;
	line-height:41px;
	text-shadow: 
		black 1px 1px 0px,
		black -1px 1px 0px,
		black 1px -1px 0px,
		black -1px -1px 0px,
		2px 2px 0px #000;
	text-align:center;
	margin:1em 0;
}
.news_back a{
	color:#f9cb87;	
}


@media all and (min-width: 768px) {
	.pages .column-main {
		width: 612px;
		float: right;
		margin: 20px 60px 0 0;
	}
	.pagehead{
		height:80px !important;
	}
	/*	News Section */
	.section_newsall .inner{
		padding: 0 !important;
	}
	.section_newspage .inner{
		padding: 0 !important;
	}
	section.newsall_sec .newsall_left{
		float:left;
		width:150px;
		height:auto;
	}
	section.newsall_sec .newsall_right{
		float:right;
		width:430px;
	}
	section.newsall_sec .newsall_right .newsall_txt{
		display:block;
	}
	/* news side */
	.section_new ul{
		padding:2em 2em 1em 2em;
	}
	.section_new ul li{
		margin:0 0 1em 0;
		line-height:1.4em;
	}
	.section_month ul{
		padding:2em 2em 1em 2em;
	}
	.section_month ul li{
		margin:0 0 1em 0;
	}
	
	/*	News Page */
	.section_newspage{
		padding:0 0 50px;
		border-bottom:1px solid #000;
	}
	h3.news_title{
		margin-top:2em;
		line-height:1.4em;
	}
		/* display */
	.pages .section_twitter{
		display:block;
	}
}
@media all and (max-width: 767px) {
	.main_wrap{
		position:relative;
	}
	.main_wrap_inner{
		width:100%;
		margin:0 auto;
	}
	.pagehead{
		height:auto;
	}
	/*	News Section */
	section.newsall_sec .newsall_left{
		float:left;
		width:24%;
		height:auto;
	}
	section.newsall_sec .newsall_right{
		float:right;
		width:72%;
	}
	section.newsall_sec .newsall_right .newsall_txt{
		display:none;
	}
	/*	News Page */
	.section_newspage{
		padding:0 0 1em;
		margin: 0 1em;
		border-bottom:1px solid #000;
	}
	h3.news_title{
		margin-top:1em;
	}
	.news_img img{
		width:90%;
		text-align:center;
	}
	/*display*/
	.pages .section_twitter{
		display:none;
	}
	
}

/*	ONAIR
============================== */

h3.onair_text{
	width:90%;
	margin:0 auto;
}
.onair_h3_a{
	font-size:180%;
	color:#ed8492;
	margin-bottom:0.5em;
}
.onair_h3_b{
	font-size:180%;
	color:#a6d296;
	margin-bottom:0.5em;
}
h3.onair_text img{
	width:100%;
}
.onair_table_01{
	width:100%;
	font-weight:bold;
	font-size:100%;
	margin-bottom:1em;
}
.onair_table_01 th{
	color: #ffffff !important;
	background: #ed8492;
	padding: 0.5em;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	font-weight:bold;
}
.onair_table_01 td{
	padding: 0.5em;
	text-align: left;
	border-bottom: 1px solid #ed8492;
	border-left: 1px solid #ed8492;
	background: #fff;
}
.onair_table_01 .td01{
	width:20%;
	color:#ed8492;
	text-align:center;
}
.onair_table_01 .td02{
	width:20%;
	color:#ed8492;
	text-align:center;
}
.onair_table_01 .td03{
	width:10%;
	text-align:center;
}
.onair_table_01 .td04{
	width:25%;
	text-align:center;
}
.onair_table_01 .td05{
	width:25%;
	font-size:80%;
	line-height:1.4em;
	color:#ed8492;
}

.onair_table_02{
	width:100%;
	font-weight:bold;
	font-size:100%;
}
.onair_table_02 th{
	color: #ffffff !important;
	background: #a6d296;
	padding: 0.5em;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	font-weight:bold;
}
.onair_table_02 td{
	padding: 0.5em;
	text-align: left;
	border-bottom: 1px solid #a6d296;
	border-left: 1px solid #a6d296;
	background: #fff;
}
.onair_table_02 .td01{
	width:20%;
	color:#a6d296;
	text-align:center;
}
.onair_table_02 .td02{
	width:20%;
	color:#a6d296;
	text-align:center;
}
.onair_table_02 .td03{
	width:10%;
	text-align:center;
}
.onair_table_02 .td04{
	width:25%;
	text-align:center;
}
.onair_table_02 .td05{
	width:25%;
	font-size:80%;
	line-height:1.4em;
	color:#a6d296;
}
.onair_table_01 .border_l{
	border-left: 1px solid #ed8492 !important;
}
.onair_table_01 .border_r{
	border-right: 1px solid #ed8492;
}
.onair_table_02 .border_l{
	border-left: 1px solid #a6d296 !important;
}
.onair_table_02 .border_r{
	border-right: 1px solid #a6d296;
}
.chu{
	font-size:80%;
	margin-bottom:2em;
}
.henkou{
	color:#ed8492;
}


@media all and (min-width: 768px) {
	h3.onair_text{
		margin:40px auto;
	}
	.onair_table_01 .td04{
		text-align:center;
	}
	.onair_table_02 .td04{
		text-align:center;
	}
	.henkou{
		font-size:80%;
	}
}
@media all and (max-width: 767px) {
	h3.onair_text{
		width:100%;
		margin:1em auto;
	}
	.onair_h3_a{
		font-size:140%;
		margin: 3% 3% 3%;
		text-align:center;
	}
	.onair_h3_b{
		font-size:140%;
		margin: 3% 3% 3%;
		text-align:center;
	}
	.onair_table_01{
		width:94%;
		margin: 3% 3% 3% 3%;
		font-size:75%;
	}	
	.onair_table_01 .td04{
		text-align:center;
	}
	.onair_table_02{
		width:94%;
		margin: 3% 3% 3%;
		font-size:75%;
	}	
	.onair_table_02 .td04{
		text-align:center;
	}
	.chu{
		font-size:60%;
		margin-bottom:3em;
		margin: 3% 3% 6% 3%;
	}
	.henkou{
		font-size:80%;
	}
}


/*	STAFF&CAST
============================== */

.staffcast_wrap h3{
	font-size:200%;
	letter-spacing:0.1em;
	color:#ffffff;
	margin:1.5em 0 1em 0;
	text-shadow:  #434343 1px 1px 0px, #434343 -1px 1px 0px, #434343 1px -1px 0px, #434343 -1px -1px 0px, 3px 2px 0px #434343;
}
.theme{
	color: #434343;
	font-size: 18px;
	line-height: 1.4em;
	margin-bottom: 1em;
	padding-left: 2%;		
}
.staffcast_wrap span.type{
	font-size: 12px;
}
.staffcast_wrap span.songtitle{
	margin-left:-0.5em;
}

@media all and (min-width: 768px) {
	.staffcast_wrap{
		width:684px;
		padding:0px 0px 0px 0px;
	}
	.section_staffcast{
		width: 714px;
		margin-left: 9px;	
	}
	.staffcast_wrap li{
		float: left;
		width: 30%;
		color: #434343;
		font-size: 18px;
		line-height:1.4em;
		margin-bottom: 2em;
		padding-left:2%;
		padding-right:1%;
	}
	.staffcast_wrap li span{
		font-size: 12px;
	}
}
@media all and (max-width: 767px) {
	.staffcast_wrap{
		width:90%;
		padding:2em 5% 3em 5%;
		background-color:#ffffff;
	}
	.staffcast_wrap h3{
		font-size:220%;
		text-align:center;
		margin:1.5em auto 1em;
	}
	.section_staffcast{
		margin:3% 3% 3%;
	}
	.staffcast_wrap ul{
		width:98%;
		margin:0 auto;
		padding:0 0 0 11%;
	}
	.staffcast_wrap li{
		float: left;
		width: 50%;
		color: #434343;
		font-size: 110%;
		line-height:1.4em;
		margin-bottom: 1em;
	}
	.staffcast_wrap li span{
		font-size: 60%;
		line-height:1em !important;
		margin-bottom:1em;
	}
	div.column-staff{
		margin-top:-4em;
	}
	.theme{
		margin-left:9%;	
	}
}

/*	STORY
============================== */

h3.story_text{
	width:95%;
	margin:0 auto;
}

h3.story_text img{
	width:100%;
}
p.story_intro{
	font-size:120%;
	line-height:1.8em;
	font-weight:bold;
	text-align:center;
}
.story_block{
	padding-top:1em;
	padding-bottom:2em;
	border-bottom:1px solid #6a2314;
}
.storynumber{
	font-size:120%;
	letter-spacing:0.1em;
	color:#434343;
	margin-bottom:0.4em;
}
.storytitle{
	font-size:120%;
	line-height:1.4em;
	font-weight: bold;
	letter-spacing:0.1em;
	color:#434343;
	margin-left:-0.5em;
	margin-bottom:0.2em;
}
.storytext{
	font-size:90%;
	color:#434343;
	line-height:1.6em;
}
.storystaff{
	color:#434343;
	font-size:70%;
	line-height:1.4em;
	margin-top:1em;
}
.storyintro{
	font-size:140%;
	text-align:center;
	margin:1em 0 0 0;
}
.storyintro a{
	color:#f9cb87;
	font-weight:bold;
}
ul.story_ul{
	font-size:180%;
	color:#f9cb87;
	font-weight:bold;
	margin:0 auto;
}
ul.story_ul a{
	color:#f9cb87;
	text-decoration:underline;
}
.storynav li{
	display: block;
	margin: 12px;
	float: left;
}
.flexslider, .flexslider img{
	width: 100%;
}

@media all and (min-width: 768px) {
	h3.story_text{
		margin:40px auto;
	}
	ul.story_ul{
		width:585px;
		margin-top:20px;
	}
}
@media all and (max-width: 767px) {
	h3.story_text{
		width:100%;
		margin:2em auto 1em;
	}
	p.story_intro{
		font-size:100%;
		line-height:1.8em;
		font-weight:bold;
		text-align:center;
	}
	p.story_intro br{
		display:none;
	}
	.sp_br{
		display:block;
	}
	ul.story_ul{
		width:90%;
		margin-top:1em;
	}
}


/*	CHARACTER PAGE
============================== */

.chara_text{
	font-size:90%;
	line-height:1.6em;
}
.chara_nav{
	width:240px;
	height:100px;
	color:#f9cb87;
	font-size:150%;
	text-shadow: 
		black 1px 1px 0px,
		black -1px 1px 0px,
		black 1px -1px 0px,
		black -1px -1px 0px,
		2px 2px 0px #000;
	text-align:center;
	margin:1em auto;
}
.chara_nav .cnav_btn{
	margin:0 0.5em;
}
.chara_nav a{
	color:#f9cb87;
	font-weight:bold;
}


@media all and (min-width: 768px) {
	.chara_right{
		width:306px;
		float:right;
	}
	.chara_right img{
		width:306px;
	}
	.chara_left{
		width:306px;
		float:left;
	}
	.chara_name{
		margin-bottom:24px;
	}
	.chara_name img{
		width:284px;
	}
	.chara_text{
		margin-bottom:24px;
	}
	.chara_face img{
		width:306px;
	}
	.chara_text{
		width:290px;
		margin-left:10px;	
	}
	.chara_nav{
	
	}
	.cnav_btn{
		float:left;
	}
	
}
@media all and (max-width: 767px) {
	.chara_right{
		text-align:center;
		margin-top:1em;
	}
	.chara_right img{
		width:60%;
		text-align:center;
	}
	.chara_left{
		text-align:left;
		margin-top:2em
	}
	.chara_text{
		width:80%;
		text-align:left;
		padding:0 0 0 1em;
		margin:0 auto 2em;
	}
	.chara_name{
		text-align:left;
	}
	.chara_name{
		width:80%;
		margin:0 auto 1em;
	}
	.chara_name img{
		width:90%;
		text-align:center;
	}
	.chara_face{
		text-align:center;
	}
	.chara_face img{
		width:80%;
		text-align:center;
	}
	.chara_nav{
		height:1em;
		margin:2em auto;	
	}
	.cnav_btn{
		float:left;
	}
	
}


/*	CHARACTER ALL
============================== */
table.chara_table{
	width:100%;
}
table.chara_table tr td img{
	width:100%;
}

@media all and (min-width: 768px) {
	.section_chara .inner{
		padding: 0 !important;
	}
	table.chara_table td{
		padding:10px 5px;
	}
	
}
@media all and (max-width: 767px) {
	table.chara_table td{
		padding:0 0 1em;
	}
	
}


/*	BOOK
============================== */


table.book_table{
	width:100%;
}
table.book_table tr td img{
	width:100%;
	padding-top:0em;
}
h4.book_title{
	font-size:80%;
	line-height:1.4em;
	margin:0 0 0.6em 0;
}


@media all and (min-width: 768px) {
	.section_book .inner{
		padding: 0 !important;
	}
	table.book_table td{
		padding:10px 5px;
	}
	h4.book_title br{
		display:none;
	}
	p.book_caption{
		font-size:75%;
		line-height:1.4em;
		margin:0 0 0 0.6em;
		padding-bottom:1em;
	}
	
}
@media all and (max-width: 767px) {
	table.book_table td{
		padding:0 0.5em 1em;
	}
	h4.book_title{
		font-size:80%;
	}
	p.book_caption{
		font-size:65%;
		line-height:1.4em;
		margin:0 0 0 0.4em;
		padding-bottom:2em;
	}
	
}

/*	GOODS
============================== */

table.goods_table{
	width:100%;
}
table.goods_table tr td img{
	width:100%;
	padding-top:0em;
}
h4.goods_title{
	font-size:80%;
	line-height:1.4em;
	margin:0 0 0.6em 0;
}
.goods_info{
	color:#434343;		
}
.goods_info dt{
	color:#a7d396;
}
.goods_info dd{
	margin-bottom:1em;
}
.goods_info dd img{
	width:100%;
}
.goodsall_block{
	float:left;
}
.goodsall_image img{
	width:100%;	
}
.goodsall_name{
	font-size:90%;
	margin:0.4em 0 0.4em 0;
	color:#343434;
	line-height:1.4em;
	min-height:2.8em;
}
.goods_block{
	border-bottom:1px solid #343434;
}
.goods_name{
	font-size:110%;
	color:#a7d396;
	margin:0.4em 0 0.5em 0;
}
.goods_image img{
	width:100%;
}
.goods_nav{
	border-collapse:separate;
}

@media all and (min-width: 768px) {
	.goodspage_wrap{
		width:640px;
		background-color:#ffffff;
		margin-top: 30px;
		padding:0px 42px 50px 30px;
	}
	.section_goods .inner{
		padding: 0 !important;
	}
	table.goods_table td{
		width:40%;
		padding:5px 15px;
	}
	h4.goods_title br{
		display:none;
	}
	p.goods_caption{
		font-size:80%;
		line-height:1.4em;
		margin:0 0 0 0;
		padding-bottom:1em;
	}
	.goods_info{
		font-size:14px;
		line-height:1.6em;
		margin-top:20px;
	}
	.goodsall_block{
		width:194px;
		margin:15px 5px;
	}
	.goods_block{
		padding:50px 0;
	}
	.goods_left{
		float:left;
	}
	.goods_right{
		float:right;
		width:300px;
		padding-left:20px;
	}
	.goods_image{
		width:280px;
	}
	.goods_nav{
		margin:2em auto 0.8em;
		border-spacing: 2em 0;
	}
}
@media all and (max-width: 767px) {
	.goodspage_wrap{
		width:90%;
		margin-top: 1.5em;
		padding:0 5% 3em 5%;
		background-color:#ffffff;
	}
	table.goods_table td{
		width:40%;
		padding:0 0.5em 1em;
	}
	h4.goods_title{
		font-size:80%;
	}
	p.goods_caption{
		font-size:85%;
		line-height:1.4em;
		margin:0 0 0 0;
	}
	.goods_info{
		font-size:80%;
		line-height:1.6em;
		margin-top:1em;
	}
	.goodsall_block{
		width:46%;
		margin:0em 0% 1.5em 3%;
	}
	.goods_block{
		width:90%;
		margin:0 auto;
		padding:1em 0 3em;
	}
	.goods_name{
		font-size: 150%;
		font-weight: bold;
		margin: 1.5em 0 0.5em 0em;
	}
	.goods_image{
		width:100%;
	}
	.goods_nav{
		width:70%;
		margin:1em auto 1.5em;
		border-spacing: 1em 0;
	}
	.goods_nav td img{
		width:90%;
	}
}

/*	CD
============================== */
.goods_block{
	border-bottom:1px solid #343434;
}
.cd_name{
	color:#998dc2;
	margin:0.4em 0 0.5em -0.5em;
	line-height:1.4em;
}
h4.cd_title{
	font-size: 100%;
	color: #998dc2;
	line-height: 1.4em;
	margin: 0 0 0.6em 0;
}
.cd_artist{
	color:#998dc2;
}
.cd_caption{
	color:#998dc2;
}
.cd_info{
	color:#434343;		
}
.cd_info dt{
	color:#998dc2;
}
.cd_info dd{
	margin-bottom:1em;
}

@media all and (min-width: 768px) {
	.cdpage_wrap{
		width:640px;
		background-color:#ffffff;
		margin-top: 30px;
		padding:0px 42px 50px 30px;
	}
	.cd_name{
		font-size:20px;
	}
	.cd_artist{
		font-weight:bold;
	}
	.cd_caption{
		font-size:12px;
	}
	.cd_info{
		font-size:14px;
		line-height:1.6em;
		margin-top:20px;
	}
	
}
@media all and (max-width: 767px) {
	.cdpage_wrap{
		width:90%;
		margin-top: 1.5em;
		padding:0 5% 3em 5%;
		background-color:#ffffff;
	}
	.cd_title{
		font-size:80%;
		line-height:1.5em;
		min-height:3em;
	}
	.cd_name{
		font-size:150%;
		font-weight:bold;
		margin:0.5em 0 0.5em -0.5em;
	}
	.cd_artist{
		font-weight:bold;
	}
	.cd_caption{
		font-size:100%;
		margin:1.5em 0 0 0;
	}
	.cd_info{
		font-size:80%;
		line-height:1.6em;
		margin-top:1em;
	}
}


/*	EVENT
============================== */

.event_block{
	float:left;
}
.event_thum img{
	width:100%;
}
.event_thum{
	margin:0 0 1em 0;
}
.event_title_all{
	font-weight:bold;
	line-height:1.4em;
}
.event_date_all{
	font-size:80%;
	line-height:1.4em;
	margin-top:0.4em;
}
.event_place_all{
	font-size:80%;
	line-height:1.4em;
}
/*	Event Page */
h3.event_title{
	font-size:140%;
	font-weight:bold;
	margin-bottom:1em;
}
.event_img img{
	margin:0 0 1em;
	text-align:center;
}
p.event_txt{
	font-size:90%;
	margin:0 0 1em;
	line-height:1.6em;
}
p.event_txt a{
	text-decoration:underline;
}
.ticket_banner img{
	width:100%;
}

@media all and (min-width: 768px) {
	.event_block{
		width:280px;
		margin-bottom:2em;	
	}
	.evblockleft{
		margin-right:22px;
	}
	.event_thum img{
		width:100%;
	}
	.event_title_all{
	}
	.event_date_all{
		margin:0.8em 0 0.2em 0;
	}
	.event_place_all{
	}
	/*	Event Page */
	.event_specialpage{
		padding:0 0 50px;
		border-bottom:1px solid #000;
	}
	h3.event_title{
		margin-top:2em;
	}
	.ticket_banner{
		width:300px;
	}
	
}
@media all and (max-width: 767px) {
	.event_block{
		width:90%;
		margin:1em 5% 2em 5%;
		
	}
	.event_date_all{
		margin:0.8em 0 0.2em 0;
	}
	/*	Special Page */
	.section_eventpage{
		padding:0 0 1em;
		margin: 0 1em;
		border-bottom:1px solid #000;
	}
	h3.event_title{
		margin-top:1em;
	}
	.event_img img{
		width:100%;
		text-align:center;
	}
	.ticket_banner{
		width:80%;
	}
}


/*	SPECIAL
============================== */

.special_block{
	float:left;
}
.special_thum img{
	width:100%;
}
.special_thum{
	margin:0 0 1em 0;
}
.special_title_all{
	font-weight:normal;
	line-height:1.4em;
}
/*	Specoal Page */
h3.special_title{
	font-size:140%;
	font-weight:bold;
	margin-bottom:1em;
	line-height:1.4em;
}
.title_movie{
	color:#998dc2;
}
.title_radio{
	color:#f9cb87;
}
.title_inter{
	color:#a5d195;
}
.title_present{
	color:#ed8492;
}
.special_img img{
	margin:0 0 1em;
	text-align:center;
}
p.special_txt{
	font-size:90%;
	margin:0 0 1em;
	line-height:1.6em;
}
p.special_txt small{
	font-size:80%;
	line-height:1.4em;
}
p.special_txt a{
	text-decoration:underline;
}

/*table*/
.iconpresent_table img{
	width:100%;
}
.iconpresent_table td{
	padding:0 4px;
}

/*youtube*/
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom:2em;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
@media all and (min-width: 768px) {
	.special_block{
		width:280px;	
	}
	.spblockleft{
		margin-right:22px;
	}
	.special_thum img{
		width:100%;
	}
	.special_title_all{
		margin-bottom:1.4em !important;
	}
	/*	Special Page */
	.section_specialpage{
		padding:0 0 50px;
		border-bottom:1px solid #000;
	}
	h3.special_title{
		margin-top:2em;
	}
}
@media all and (max-width: 767px) {
	.special_block{
		width:90%;
		margin:1em 5% 2em 5%;
		
	}
	/*	Special Page */
	.section_specialpage{
		padding:0 0 1em;
		margin: 0 1em;
		border-bottom:1px solid #000;
	}
	h3.special_title{
		margin-top:1em;
	}
	.special_img img{
		width:100%;
		text-align:center;
	}
	
}


/*	Blu-ray DVD
============================== */

.discall_block{
	float:left;
}
.discall_image img{
	width:100%;	
}
.discall_title{
	margin:0.4em 0 0 0;
}
.discall_onsale{
	margin:0.4em 0 0 0;
	font-size:80%;
}
.disc_info{
	color:#434343;		
}
.disc_info dt{
	color:#998dc2;
}
.disc_info dd{
	margin-bottom:1em;
}
.disc_name{
	color:#998dc2;
	margin:0.4em 0 0.5em 0em;
}
.disc_image img{
	width:100%;
}
.disc_caption{
	color:#998dc2;
}
.oritoku_block{
	float:left;
}
.oritoku_image img{
	width:100%;	
}
.oritoku_shop{
	margin:0 0 0.4em 0;
	color:#ed8492;
	line-height:1.4em;
}
.oritoku_item{
	margin:0.4em 0 0 0;
	font-size:80%;
	line-height:1.4em;
	font-weight:bold;
}
.oritoku_jouken{
	margin:0.4em 0 0 0;
	line-height:1.4em;
	font-size:80%;
}
.oritoku_date{
	margin:0.4em 0 0 0;
	line-height:1.4em;
	font-size:80%;
}
.oritoku_banner img{
	width:100%;
}

@media all and (min-width: 768px) {
	.discall_wrap{
		padding:0em 0 1em 0;
	}
	.discall_block{
		width:194px;
		margin:15px 5px;	
	}
	.disc_info{
		font-size:14px;
		line-height:1.6em;
		margin-top:20px;
	}
	.discpage_wrap{
		width:640px;
		background-color:#ffffff;
		margin-top: 30px;
		padding:0px 42px 50px 30px;
	}
	.disc_block{
		padding:50px 0;
		border-bottom:1px solid #343434;
	}
	.disc_left{
		float:left;
	}
	.disc_right{
		float:right;
		width:300px;
		padding-left:20px;
	}
	.disc_image{
		width:280px;
	}
	.disc_name{
		font-size:24px;
		margin:0em 0 0.5em 0em;
	}
	.disc_caption{
		font-size:12px;
	}
	.oritoku_block{
		width:194px;
		margin:15px 5px;
		min-height:330px;
	}
	.oritoku_shop{
		font-size:14px;
	}
	.oritoku_banner{
		width:70%;
		margin:10px auto 0;
	}
}
@media all and (max-width: 767px) {
	.discall_wrap{
		padding:0em 0 1em 0;
	}
	.discall_block{
		width:46%;
		margin:0em 0% 1.5em 3%;	
	}
	.disc_info{
		font-size:80%;
		line-height:1.6em;
		margin-top:1em;
	}
	.discpage_wrap{
		width:90%;
		margin-top: 1.5em;
		padding:0 5% 3em 5%;
		background-color:#ffffff;
	}
	.disc_block{
		width:90%;
		margin:0 auto;
		padding:1em 0 3em;
		border-bottom:1px solid #343434;
	}
	.disc_title{
		font-size:80%;
		line-height:1.5em;
		min-height:3em;
	}
	.disc_image{
		width:90%;
		margin:0 auto;
	}
	.disc_name{
		font-size:150%;
		font-weight:bold;
		margin:0.5em 0 0.5em 0em;
	}
	.disc_caption{
		font-size:100%;
		margin:1.5em 0 0 0;
	}
	.oritoku_block{
		width:46%;
		margin:0em 0% 1.5em 3%;
		min-height:20em;
	}
	.oritoku_shop{
		min-height:2.8em;	
	}
	.oritoku_banner{
		width:100%;
		margin:0.5em auto 1em;
	}
}


/*ACCORDION*/
div.accordion {
  width: 100%;
}
div.accordion > ul > li > a {
  display: block;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  background-color: #6ab5c8;
  border-bottom: 1px solid #fff;
  cursor: pointer;
  position: relative;
}
div.accordion > ul > li > a:hover{
  background-color: #fdeacf;
}
div.accordion > ul > li > a:after, div.accordion > ul > li > a.active:after{
  font-size: 18px;
  position: absolute;
  right: 12px;
  top: 12px;
  color: #fff;
}
div.accordion > ul > li > a:after{
  content: "▼";
}
div.accordion > ul > li > a.active:after{
  content: "▲";
}
div.accordion > ul > li > ul {
  display: none;
}
div.accordion > ul > li > ul > li > a{
  display: block;
  color: #434343;
  font-size: 120%;
  font-weight:bold;
  background-color: #fdeacf;
  border-bottom: 1px solid #fff;
  padding: 0.5em 1em;
  position: relative;
}
div.accordion > ul > li > ul > li > a:hover{
  background-color: #fdeacf;
}


/*	SNS (button and timeline)
============================== */
/* buttons */
footer div.sns-btns div.tw {
	float:left;
}
footer div.sns-btns div.fb {
	float:left;
}
/* timeline */
@media all and (min-width: 768px) {
	footer div.sns-btns {
		width:260px;
		margin:20px auto 5px;
	}
	/* buttons */
	footer div.sns-btns div.tw {
		padding-right:10px;
	}
	footer div.sns-btns div.fb {
		padding-left:10px;
	}
}
@media all and (max-width: 767px) {
	/* buttons */
	footer div.sns-btns {
		width:60%;
		margin:1em 20% 0.5em 20%;
	}
	footer div.sns-btns div.tw {
		padding-right:5px;
	}
	footer div.sns-btns div.fb {
		padding-left:5px;
	}
	/* timeline */
	div.sns-timeline {
		background-color:#fff;
	}
}
