@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	border: 0;
}

.fl_left { float: left; }
.fl_right { float: right; }
.ta_center { text-align: center; }

/* clearfix
============================================================*/
.clearfix {width:100%;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;}

/*------------ default custom -------------*/

body {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
	font-size: 12px;
	color: #fff;
}
p {
	font-size: 14px;
}

p.txt {
	font-weight: normal;
	line-height: 150%;
	margin: 10px 0 30px;
}

.small {
	font-size: 12px;
}

a { color: #fff; }

a:hover { color: #FBC5C5; }

ul li {
	list-style-type: none;
}

.event_image, .novelty_image, .novelty2_image, .goods_image, .block .newworks_image, .artist_pr_image, .lasttime_image {
    border: 5px solid #FFFFFF;
    clear: both;
    margin: 0 15px 20px 0 !important;
}

address, caption, cite, code, dfn, em, var {
    font-style: normal;
}

#contentInner {
	width: 980px;
	padding: 0 0 30px 0;
	  margin: 0 auto;
	background-color: #d91f33;
	border: 0 none;
}

#contentInner_2nd {
	width: 980px;
	margin: 0 auto;
	padding: 0 0 30px 0;
	background-image:url(../img/bg_art.png);
	background-color: #EA9DA7;	
	background-repeat:no-repeat;
	border: 0 none;
}

#specialHead,
.gnav,
#specialBody,
#specialFoot {
	margin: 0;
	zoom: 1;
}

#specialHead:after,
.gnav:after,
#specialBody:after,
#specialFoot:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

#specialHead{
	height: 810px;
	background-image:url(../img/top/mv.png);
	background-size:980px;
	background-repeat:no-repeat;
	background-color:#d91f33;
	position: relative;
}

#specialHead h1 {
  height: 296px;
  width: 492px;
  position: absolute;
  right: 96px;
  top: 5px;
}

#specialHead h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

#specialHead img{ display:block;}


#specialHead .index_news {
	background-color: #1e1e1e;
	padding: 1px;
	position: absolute;
	top: 630px;
	left: 40px;
}
#specialHead .index_news_wrapper {
	width: 897px;
	background-color: #1e1e1e;
	border: 1px solid #545454;
	padding: 0 0 8px;
	height: 100%;
}
#specialHead .index_news_iframe {
	overflow: hidden;
	height: 108px;
}
#specialHead .index_news h2 {
	background: url(../img/ttl_news.gif) no-repeat 15px 12px;
	width: 117px;
	height: 23px;
	text-indent: -9999px;
	padding: 12px 0 12px 15px;
}

#specialHead .index_news iframe {
	width: 865px;
  	height: 100px;
  	overflow: scroll;
  	border: 0;
 	margin: 0 14px;
}

#specialHead .block_event{
	position:absolute;
	width:570px;
	height:280px;
	top:346px;
	right:40px;
}

#specialHead .block_event .event_ikebukuro{
	margin-bottom:10px;
}

#specialHead .block_event .event_ikebukuro,
#specialHead .block_event .event_umeda{
	width:570px;
	height:130px;
	position:relative;
}

#specialHead .block_event .event_ikebukuro .btn_event,
#specialHead .block_event .event_umeda .btn_event{
	position:absolute;
	width:177px;
	height:25px;
	top:87px;
	left:25px;
}

#specialHead .block_event .event_ikebukuro .btn_access,
#specialHead .block_event .event_umeda .btn_access{
	position: absolute;
	width: 231px;
	height: 25px;
	top: 88px;
	left: 292px;
}

#specialBody{
	color:#000;
	font-size:14px;
	line-height:1.4;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
}

#specialBody h2{
	color:#fff;
	font-size:36px;
	border-left:8px solid #fff;
	padding-left:14px;
	margin-bottom:20px;
}

#specialBody .menu li{
	margin-bottom:10px;
}

#header {
	padding-top: 10px;
	background: url(../img/bg_header.png) no-repeat;
}
#header h1 a {
	display: block;
	width: 260px;
	height: 137px;
	margin: auto;
	background: url(../img/logo_second.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#contentBody {
	margin: 0 auto;
  	width: 100%;
  	min-height: 420px;
}

#specialBody{
	margin: 0 auto;
  	width: 900px;
	padding: 10px 40px!important;
  	min-height: 420px;
}

#specialBody .menu{
	margin-bottom:20px;
}

#specialBody .btm_menu{
	width:930px;
	margin-bottom: 10px;
}

#specialBody .bread{
	font-size:14px;
	margin:10px 0 15px;
}

.btm_menu .twitter_widget_style{
	width: 436px;
    float: left;
    margin-right: 20px;}

.btm_menu .btm_right{
	float: right;
    margin-right: 30px;
    width: 438px;
}

.btm_menu .btm_right img{
	margin-bottom:10px;
	float: left;
}

#footer {
  position: relative;
  background-color: #242424;
  width: 900px;
  padding: 28px 40px 5px;
  font-size: 12px;
  margin: 0 auto;
}

#footer a{
	color:#fff;
	text-decoration:underline;
}

#footer a:hover{
	color:#fff;
	text-decoration:none;
}

#footer .pagetop{
	width: 112px;
	height:50px;
	position:absolute;
	right:42px;
	top:-30px;
	padding:5px;
	border-radius:5px;
	background-color:#242424;
}

#footer .copy{
	margin:20px auto 5px;
	text-align:center;
	width:900px;
	font-size: 12px;
}

#footer .pagetop a{
	display:block;
	width:125px;
	height:40px;
}

#footer .left,
#footer .right{
	text-align:left;
}

#footer .left p,
#footer .right p{
	font-size:17px;
	margin-bottom:15px;
	line-height: 1.2;
}

#footer .left span{
	font-size:12px;
}

#footer .left{
	width: 360px;
  	height: 230px;
  	float: left;
}

#footer .right{
	width:480px;
	height:200px;
	float:right;
}

#footer .bnr_list{
	width:500px;
	height:240px;
}

#footer .bnr_list li{
	width:232px;
	height:60px;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}



/* global nav */


.gnav {
	margin: 15px auto 10px;
  	font-size: 22px;
  	font-weight: bold;
}
.gnavi ul{
}

.gnav li {
	float: left;
	position: relative;
	z-index: 1;
}
.gnav a {
	color:#fff!important;
	display: block;
	height: 40px;
	/*	text-indent: -9999px;*/
	overflow: hidden;
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
}

#nav_top,
#nav_event,
#nav_artist,
#nav_goods,
#nav_areaInfo,
#nav_schedule { background-color: #420000; }

#nav_top { width: 196px; }
#nav_artist { width: 196px; }
#nav_event { width: 196px; }
#nav_goods { width: 196px; }
#nav_areaInfo { width: 196px; }

a#nav_top:hover,
a#nav_artist:hover,
a#nav_event:hover,
a#nav_goods:hover,
a#nav_areaInfo:hover{ 
background-color:#7f0c19;
box-shadow:rgba(61, 61, 61, 0.129412) 0px 0px 17px -4px inset;
-webkit-box-shadow:rgba(61, 61, 61, 0.129412) 0px 0px 17px -4px inset;
-moz-box-shadow:rgba(61, 61, 61, 0.129412) 0px 0px 17px -4px inset;}


/* SNS */
.snsbtn ul {
	margin-right: 20px;
}
.snsbtn li {
	float: right;
	margin-left: 5px;
	margin-bottom: 0;
	padding:0;
}
.snsbtn .twitter iframe,
.snsbtn .facebook iframe,
.snsbtn .gree iframe {
	width: 70px !important;
}


/**/

.w620{ width:620px; }
.w600{ width:600px; }
.w580{ width:580px; }
.w550{ width:550px; }
.w500{ width:500px; }
.w450{ width:450px; }
.w400{ width:400px; }
.w300{ width:300px; }
.w260{ width:260px; }
.w250{ width:250px; }
.w150{ width:150px; }
.w140{ width:140px; }
.w100{ width:100px; }
.ml20{ margin-left:20px!important; }
.mr10{ margin-right:10px!important;}
.mr20{ margin-right:20px!important;}
.mr30{ margin-right:30px!important;}
.mt10{ margin-top:10px!important;}
.mt20{ margin-top:20px!important;}
.mt30{ margin-top:30px!important;}
.mt40{ margin-top:40px!important;}
.mt50{ margin-top:50px!important;}
.mb0{ margin-bottom:0!important;}
.mb10{ margin-bottom:10px!important;}
.mb20{ margin-bottom:20px!important;}
.mb30{ margin-bottom:30px!important;}
.mb40{ margin-bottom:40px!important;}
.mb50{ margin-bottom:50px!important;}

	
.txt_right{text-align:right;}
.txt_center{text-align:center;}
	
.section:before,
.clear:before,
.section:after,
.clear:after {
    content: " ";
    display: table;
}

.section:after,
.clear:after {
    clear: both;
}

.section,
.clear {
    *zoom: 1;
}

.txt_blue{
	color:#0a34af;
}