@charset "UTF-8";
/* CSS Document */

img {
	vertical-align: bottom;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	list-style-type: none;
}
i{
	margin-right:5px;
}
.wrapper h1 {
	background: #e60012;
	color:#fff; 
	height: 40px;
	line-height: 30px;
	text-align: center;
	margin: 20px 0;
}
.wrapper h2 {
	background: #000;
	color: #fff;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	margin: 20px 0;
}
.wrapper h3 {
	text-align: center;
	margin: 20px 0;
}
table img {
	width: 100%;
	vertical-align: bottom
}
.wrapper {
	background: #fff;
	width: 1000px;
	padding: 10px 0;
}
.smb {
	list-style: outside none none;
	display: block;
	position: relative;
	margin: 10px;
	padding: 0px;
	text-align: right;
}
.smb li {
	display: inline-block;
	position: relative;
	margin: 0px 1px 0px 0px;
	padding: 0px;
	vertical-align: top;
}
.smb li.twitter_button, .smb li.facebook_button, .smb li.evernote_button {
	margin: 0px;
}
.contents {
	background: #e60012;
}
.main {
	background: #fff;
	border: 5px solid #e60012;
	coolor: #333;
	font-size: 14px;
	line-height: 1.7;
	padding: 0px 45px;
}
.nav {
	display: table;
	width: 100%;
	padding: 8px;
	background: #e60012;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.nav li {
	background: #000;
	text-align: center;
	display: table-cell;
	height: 50px;
	vertical-align: middle;
	width: 140px;
	line-height: 38px;
	border-left: 1px #e60012 solid;
}
.nav li:first-child {
	border-left: none;
}
.nav li a {
	display: block;
	height: 100%;
	        transition: all 0.3s;
	   -moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.nav li a:hover {
	background: #666;
}
.nav li a img{
    height: 16px;
    margin-top: 20px;
    vertical-align: top;
}
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}

.pagetop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 40px;
    z-index: 9000;
    width: 50px;
    opacity: 0.8;
}
.pagetop img {
	max-width: 100%;
}

/* Top */
.contents-top{
	background:#e60012;
	padding:8px;
	text-align:center;
}
.contents-top h1{
	height:auto;
}
.contents-top h2{
	height:auto;
	background:none;
}
.free-entrance{
	text-align:center;
	margin:40px;
}
.iek-footer{
	background:#fff;
	color:#333;
	text-align:center;
	padding:30px 10px;
	font-size:16px;
	text-shadow:none;
}
.iek-footer img{
	margin:20px;
	width:10%;
}
.iek-footer .tr-logo-top{
	width:15%;
}

.iek-footer a:hover{
	opacity:0.7;
}
.link_report a{
	color:#fff !important;
	font-size:18px;
	font-weight:bold;
}

/* About */
.about-box{
	margin-bottom:40px;
}

.about-img-box{
	width:400px;
	float:left;
}

.about-img-box img{
	width:100%;
	margin-bottom:20px;
}

.about-txt-box{
	float:left;
	margin-left:30px;
	width:465px;
}

.about-txt-box p{
	margin:0
}

.about-box table{
	width:100%;
	border-spacing: 5px;
}
.about-box th{
	background:#eee;
	font-weight:normal;
	padding:10px;
	text-align:center;
	width:200px;
}
.about-box td{
	border-bottom:1px solid #eee;
	padding:10px;
}
/* Ramen */
.ramen-box{
	margin-bottom:40px;
}

.ramen-box li{
	border:1px solid #000;
	float:left;
	margin:0 2% 2% 0;
	width:49%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.ramen-box li:nth-child(2n){
	margin-right:0%;
}
.ramen-box h2{
	margin:0;
}
.ramen-box h3{
	background: #795548;
	color: #FFEB3B;
	font-size:18px;
	margin: 20px 0 0px;
	padding: 10px;
}
.ramen-box div{
	padding:24px;
}
.ramen-box img{
	width:100%;
}

.ramen-box p{
	border-bottom: 1px dotted #ccc;
	padding-bottom:5px;
}
.ramen-box p:last-child{
	margin:0;
}
.ramen-txt{
	font-size:16px;
	font-weight:bold;
}
.ramen-aji{
	margin-top:10px;
}
/* Stage */
.artsit-soon{
	border: 5px solid #E60012;
	padding: 20px;
	text-align: center;
}
.stage-box li{
	background:#FDD000;
	padding:20px;
	margin-top:20px;
	
}
.artist-l{
	float:left;
}
.artist-r{
	float:left;
	margin-left:20px;
}
.btn-box{
	margin:15px 0;
}
.btn_hp,.btn_tw{
	display: inline-block;
}

.btn_hp a{
	background:#E60012;
	border-radius:8px;
	color: #fff !important;
	font-weight:bold;
	padding:10px 20px;
	text-decoration:none;
	font-size: 16px;
	text-align: center;
}
.btn_hp a:hover{
	background:#c62828;
}

.btn_tw a{
	background:#55acee;
	border-radius:8px;
	color: #fff !important;
	font-weight:bold;
	padding:10px 20px;
	text-decoration:none;
	font-size: 16px;
	text-align: center;
}
.btn_tw a:hover{
	background:#0277BD;
}

.tr-logo{
	text-align:center;
	margin:40px;
}
.tr-logo a:hover{
	opacity:0.7;
}


/* Ticket */
.ticket-box {
	margin-bottom: 40px;
	text-align: center;
}
.ticket-guide {
	background: #FFECB3;
	padding: 80px;
}
.ticket-guide div img {
	padding: 40px 10px;
}
.ticket-guide p {
	background: #E60012;
	margin: 0;
	padding: 20px;
}
.ticket-adv {
	border: 1px solid #000;
	margin: 40px 0 0;
}
.ticket-adv h2 {
	margin: 0;
}
.ticket-adv-box {
	padding: 30px;
}
.dmm_btn {
	margin: 10px 0 0;
}
.dmm_btn a {
	display: block;
	text-decoration: none;
	color: #fff !important;
	font-weight: bold;
	font-size: 20px;
	padding: 10px;
	background: #FF8500;
	border-radius: 10px;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.4);
	max-width: 400px;
	margin: auto;
	       transition: all 0.3s;
	  -moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.dmm_btn a:hover {
	opacity: 0.7;
}

/* Access */
.access-box{
	margin-bottom:40px;
}

.access-box div {
	text-align:center;
	margin-bottom:20px;
}

.about-txt-box p{
	margin:0
}

.access-box table{
	width:100%;
	border-spacing: 5px;
}
.access-box th{
	background:#eee;
	font-weight:normal;
	padding:10px;
	text-align:center;
	width:200px;
}
.access-box td{
	border-bottom:1px solid #eee;
	padding:10px;
}

@media screen and (max-width: 480px) {
.wrapper h1 {
	height: auto;
	padding: 10px;
	margin: 10px 0;
}
.wrapper h2 {

}

.wrapper {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.main {
	color: #333;
	margin: 0 auto;
	font-size: 14px;
	width: 100%;
	line-height: 1.4;
	text-shadow: none;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.nav li {
	width: 24.6%;
	display: inline-block;
	border: none;
	margin: 0 0.2% 0.6%;
	height: 44px;
}
/*.nav li:first-child {
	width: 99.4%;
}*/
.nav li a {
	color: #fff !important;
	text-decoration: none;
	/*line-height: 30px;
	height: 30px !important;*/
}
.nav li a img {
	padding-top: 17px;
	height: 12px;
	margin: 0;
	vertical-align: bottom;
}
.img-width {
	width: 100%;
}

.pagetop {
    right: 20px;
}

/* Top */
#post-78430 .page{
	display:none;
}
.iek-footer{
	padding:10px;
}

.iek-footer img{
	margin:10px;
	width: auto;
}
.iek-footer .tr-logo-top {
	width: auto;
}
.link_report{
	text-shadow: none;
    line-height: 1.2;
}
/* About */
#post-79459 .page{
display:none;
}
.about-img-box {
    width: 100%;
    float: none;
}

.about-txt-box{
margin-left: 0;
width: 100%;
}
.about-box table {
    border-spacing: 0;
    display: block;
}
.about-box th{
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
}
.about-box td {
    border-bottom: none;
    padding: 10px;
    display: block;
}

/* Ramen */
#post-79476 .page{
display:none;
}
.ramen-box div {
padding: 5px;
}
.ramen-box li {
    float: none;
    margin: 0 0 10px 0;
    width: 100%;
}
.ramen-box h3{
	font-size:16px;
}

/* Stage */
#post-80471 .page{
display:none;
}
.artsit-soon{
	padding: 10px;
	text-align: center;
}
.stage-box li{
	padding:10px;
	margin-top:10px;
	
}
.artist-l{
	float:none;
}
.artist-r{
	float:none;
	margin:10px 0 0;
}
.stage-box img,.artsit-soon img,.tr-logo img{
	width:100%;
}
.btn_hp a,.btn_tw a{
	padding: 10px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.btn-box{
	text-align:center;
}

/* Areamap */
#post-80955 .page{
display:none;
}

/* Ticket */
#post-79710 .page {
	display: none;
}
.ticket-guide {
	padding: 20px 10px;
}
.ticket-guide div img {
	padding: 20px 0px 0;
	width: 80%;
}
.ticket-guide p {
	background: #E60012;
	margin: 20px 0 0;
	padding: 10px;
}
.ticket-adv {
	margin: 20px 0 0;
}
.dmm_btn a{
	font-size:14px;
}
.ticket-adv-box{
	padding: 20px;
}
.ticket-box{
	margin-bottom: 10px;
}

/* Faq */
#post-80670 .page{
display:none;
}

/* Access */
#post-79668 .page{
display:none;
}

.access-box table {
    border-spacing: 0;
    display: block;
}
.access-box th{
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
}
.access-box td {
    border-bottom: none;
    padding: 10px;
    display: block;
}

}
