@charset "utf-8";

.cf:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

.cf {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html.cf {
	height: 1%;
}

.cf {
	display: block;
}
/* End hide from IE-mac */

html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
	margin-bottom: 1px; /*for Opera*/
}

body {
	color: #FFF;
	font-family: 'Lucida Grande','メイリオ',Meiryo,'ヒラギノ角ゴ ProN W3','HiraKakuProN-W3','Hiragino Kaku Gothic ProN','ＭＳ Ｐゴシック','MS Pgothic','Osaka','NanumGothic','Malgun Gothic',sans-serif;
	font-size: 14px;
	line-height: 1.6;
	min-width:1000px;
	-webkit-text-size-adjust:none;
	*zoom: 1;
	background-color:#2e261e;
}

img {
	border: 0;
	vertical-align: bottom;
}

ul {
	list-style: none;
}

a:link,a:visited,a:active {
	color: #FFF;
	text-decoration: underline;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}

.wrapper {
	width: 100%;
}

.contents {
	background: #2e261e url('../img/bgi_body.jpg') no-repeat 50% 0;
	position: relative;
	width: 100%;
	min-width: 1000px;
	height: 1010px;
	white-space: nowrap;
}

#logo {
	left: 80px;
	position: absolute;
	top: 60px;
}

.msg {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* FOOTER START */
#footer {
	margin: -87px auto 0;
	position: relative;
	padding-top: 1px;
	text-align: center;
	font-size: 13px;
	width: 1000px;
}

#gotop {
	bottom: 105px;
	position: fixed;
	right: 20px;
	z-index: 1000;
}

/* start */
p {
	margin: 0 0 0.8em 0;
}

#check {
}

#check input[type="checkbox"] {
	position: relative;
	top: 2px;
}

#check label {
	font-size: 12px;
	line-height: 30px;
}

a img.link:hover {
	filter: alpha(opacity=75);
	opacity: .75;
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
}

.bnrArea {
	background: #F3EDD8;
	border-top: solid 1px #FFFFE2;
	height: 50px;
	padding-top: 10px
}

.bnrArea ul {
	margin: 0 auto;
	overflow: hidden;
	width: 1010px;
}

.bnrArea ul li {
	float: left;
	margin-right: 10px;
}

.bnrArea ul li:last-child {
	margin-right: 0px;
}

.header {
	background: #000 url('../img/bgi_topbar.jpg') repeat-x left top;
	position: relative;
	z-index: 100;
}

#header {
	height: 40px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	width: 1010px;
}

.hd_lbox {
	float: left;
	width: 505px;
}

.hd_rbox {
	float: left;
	text-align: right;
	width: 505px;
}

.btnArea {
	position: relative;
	z-index: 100;
}

.btnAreaIn {
	height: 95px;
	margin: 0 auto;
	position: relative;
	width: 1000px;
}

.btnAreaIn ul {
	width: 100%;
	padding-top: 9px;
}

.btnAreaIn ul li {
	display: block;
	float: left;
	height: 76px;
}

.bi { width:160px;height:auto; }
.flt_download{position:absolute;left:238px;top:12px;z-index:100;width:462px;height:76px;}
.flt_download a.dl_aos{position:absolute;left:9px;top:9px;display:block;overflow:hidden;text-indent:-1000em;width:189px;height:56px;}
.flt_download a.dl_ios{position:absolute;left:206px;top:9px;display:block;overflow:hidden;text-indent:-1000em;width:189px;height:56px;}
a.bt_ofsite{position:absolute;display:block;width:195px;height:77px;left:786px;top:9px;text-indent:-9999px;}

.btnBanner {
	height: 200px;
	margin-left: -448px;
	position: absolute;
	top: 782px;
	left: 50%;
	width:894px;
}
a.bt_bn_01{position:absolute;display:block;width:270px;height:95px;left:0px;top:0px;text-indent:-9999px;}
a.bt_bn_02{position:absolute;display:block;width:270px;height:95px;left:282px;top:0px;text-indent:-9999px;}
a.bt_bn_03{position:absolute;display:block;width:270px;height:95px;left:564px;top:0px;text-indent:-9999px;}
a.bt_bn_04{position:absolute;display:block;width:100%;height:100%;left:0px;top:0px;text-indent:-9999px;}

.btnEveInfo {
	height: 36px;
	margin-left: 290px;
	position: absolute;
	top: 702px;
	left: 50%;
	width:160px;
}
a.bt_eventdetail{display:block;width:100%;height:100%;text-indent:-9999px;}

.btnMovie {
	height: 65px;
	margin-left: 118px;
	position: absolute;
	top: 432px;
	left: 50%;
	width: 143px;
}
a.bt_playcm{display:block;width:100%;height:100%;text-indent:-9999px;}
a.bt_detail{display:block;width:100%;height:100%;text-indent:-9999px;}

.page-header {
	background: #000 url('../img/bgi_topgnb.jpg') no-repeat center top;
	box-shadow: 0 3px 12px 1px rgba(33, 0, 0, 1);
	width: 100%;
	-webkit-box-shadow: 0 3px 12px 1px rgba(33, 0, 0, 1);
}

.page-header > .inner {
	margin: auto;
	width: 1010px;
}

.page-header-clone {
	background: #000 url('../img/bgi_topgnb.jpg') no-repeat center top;
	position: fixed;
	top: -92px;
	width: 100%;
	z-index: 30;
	-webkit-box-shadow: 0 3px 12px 1px rgba(33, 0, 0, 1);
	box-shadow: 0 3px 12px 1px rgba(33, 0, 0, 1);
	-webkit-transition: top 0.5s;
	transition: top 0.5s;
}

.page-header-clone > .inner {
	margin: auto;
	width: 1010px;
}

.page-header-clone.visible {
	top: 0;
}

.event_info_wrap {
	clear: both;
	margin: 0 auto;
	text-align: center;
	width: 1000px;
}

.mov{position:relative;text-align:left;display:none}
.mov .bt_clse{position:absolute;top:7px;right:-63px;width:56px;height:55px;}
.mov iframe{width:100%;height:100%}
.mov .today{position:absolute;left:350px;top:520px;color:#FFF;}
.mov .today .chk{position:absolute;left:0;top:0}
.mov .today label{padding:3px 0 0 18px;width:200px;font-weight:bold;letter-spacing:-1px;text-align:left;}
