@charset "UTF-8";
/* default */

body {
	margin: auto 0;
	background-color: #000;
}
#container {
	width: 900px;
	height: 100%;
	margin: 0px auto;
	/*background-color: #000000;*/
}
h1 {
	display: none;
}



/* チケットタブ */
#tab_ticket {
	clear: both;
	width: 900px;
	height: 45px;
	color: #fff;
	background-color: red;
	text-align: center;
	font-size: 20px;
	line-height: 45px;
	font-family: "ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN"; font-weight: bold;
}
/* 公開情報タブ */
#tab_info {
	width: 800px;
	height: 70px;
	background: linear-gradient(#FF0004, #960002);
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN"; font-weight: bold;
	line-height: 70px;
	font-size: 25px;
	color: #fff;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
#tab_info_02 {
	width: 800px;
	height: 70px;
	background: linear-gradient(#0080FF, #003D79);
	display: block;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN"; font-weight: bold;
	line-height: 70px;
	font-size: 25px;
	color: #fff;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

/* 地図 */
#map {
	margin-top: 30px;
	font-family: "ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro";
	height: 500px;
}
.umeda {
	width: 400px;
	height: 400px;
	margin-left: 30px;
}
.umeda .umeda_info {
	font-size: 15px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #fff;
	width: border-box;
	height:  border-box;
	line-height: 8px;
	padding: 10px 0 10px 0;
	padding-left: 30px;
	border-style: double;
	background-color: #333;
}
.harajuku {
	float: right;
	margin-top: -400px;
	margin-right: 30px;
	width: 400px;
	height: 400px;
}
.harajuku .harajuku_info {
	font-size: 15px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #fff;
	width: border-box;
	height:  border-box;
	line-height: 8px;
	padding: 10px 0 10px 0;
	padding-left: 20px;
	border-style: double;
	background-color: #333;
}
.time {
	font-family: "ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro";
	font-size: 22px;
	text-align: center;
	color: #fff;
	line-height: 5px;
	padding: 15px;
}
#info {
	float: right;
	padding-top: 20px;
	color: #fff;
	width: 900px;
	height: 100px;
	margin-top: 100px;
	text-align: center;
	line-height: 10px;
}
#note {
	float: right;
	width: 900px;
	height: 100%;
	margin-bottom: 150px;
}
#note p.note_text {
	clear: both;
	width: border-box;
	height: border-box;
	color: #fff;
	background-color: #333;
	border: 5px solid #F32327;
	padding: 20px;
}
.note_title {
	color: #fff;
}


/* チケットリンク */
.page_down {
	background-image: url(images/kounyu/kounyu_01.png);
	width: 768px;
	height: 155px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
img.page_down {
	width: 300px;
	height: 102px;
	float: right;
	margin-right: 40px;
	margin-top: 26px;
	/*
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	*/
}
/* チケット販売リンク */
#link {
	width: 800px;
	height: 310px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#link .pia {
	width: 368px;
	height: 310px;
	background-image: url(images/kounyu/pia.png);
}
#link .lawson {
	width: 368px;
	height: 310px;
	float: right;
	margin-top: -310px;
	background-image: url(images/kounyu/lawson.png);
}
img.link {
	text-align: center;
	margin-top: 170px;
}
.code {
	color: #333;
	font-family: "ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro";
	margin-top: 5px;
}

/* NEWSエリア */
#new_title {
	padding-top: 100px;
	padding-bottom: 20px;
	text-align: center;
	color: #000;
	font-size: 45px;
	font-family: 'Raleway', sans-serif;
	color: #fff;
}
#new_text {
	font-family: "ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro";
	width: 750px;
	height: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	color: #000;
	font-size: 16px;
	color: #fff;
}
img.new_icon {
	float: right;
	display: block;
	margin-top: -190px;
	margin-right: 60px;
}

/* Venom Inc. 紹介動画 */
#movie {
	width: 560px;
	height: 315px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

/* SIGH */
#sigh {
	clear:both;
	width: 650px;
	height: 100px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom: 50px;
}
.sigh {
	float: right;
	width: 550px;
	height: 100px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro";
	color: #fff;
}
img.sigh {
	float: left;
	width: 80px;
	height: 80px;
}

/* スケジュール　料金案内 */
#schedule {
	text-align: center;
	margin-top: 30px;
}
p.ticket_text {
	font-family: "ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro";
	color: #fff;
	text-align: center;
	margin-bottom: 50px;
}

/* 注意事項 */
.ticket_info {
	width: 300px;
	height: border-box;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding: 15px 15px 15px 30px;;
	font-family: "ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro";
	background-color: #333;
	color: #fff;
	font-size: 14px;
	border-style: double;
}

/* フッター */
#footer {
	width: 900px;
	height: 80px;
	background-color: #333;
	margin-top: 30px;
}
#footer .text {
	line-height: 35px;
	text-align: center;
	color: #fff;
	font-family: "ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro";
}
#footer .form_icon {
	width: 100px;
	height: 35px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
img.mail {
	float: left;
}
img.facebook {
	float: right;
}

.copyright {
	width: 900px;
	height: 117px;
	background-image: url(images/end.png);
	color: #fff;
	font-family: "ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro";
	text-align: center;
	line-height: 100px;
	font-size: 14px;
}

