body {
background: #fff;
color: #000;
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
font-weight: 500;
width: 100%;
height:100%;
font-size: 14px;
line-height:2em;
margin: 0px;
letter-spacing: 0;
}


#wrap{
width: 100%; height: 100%;
position: relative;
}

#content{
width: 100%;
margin: 0 auto;
}

.pc{ display: block;}
.sp{ display: none;}

.txtRed{ color: #e10004;}
.fontL{ font-size: 110%;}
.fontS{ font-size: 80%;}
.fontB{ font-weight: 800;}

.no-wrap { display: inline-block;}
.no-space{ letter-spacing: -1px;}

a {text-decoration: underline; color: #da0000;}

.linkLabel{
margin-top:-0;
padding-top:0;
text-indent: -99999px;
}

/*---------------------------------------------

header

----------------------------------------------*/

header{
background: url("../images/header.jpg") no-repeat center;
background-size: cover;
width: 100%;
position: relative;
overflow: hidden;
}

header:before{
content:"";
display: block;
padding-top: 32.6%;
}

#headerTxt{
width: 100%;
padding: 40px 0;
text-align: center;
font-size: 25px;
line-height: 1.8em;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
font-weight: 600;
}


/*---------------------------------------------

ticket

----------------------------------------------*/

#ticketBlock{
width: 80%; max-width: 1200px;
margin: 0 auto 80px;
border: 3px double #921217;
}

.ticketMM{
background: #8D0002;
width: 100%;
line-height: 2em;
color: #fff;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
font-size: 25px;
text-align: center;
}

.ticketMM2{
background: #000;
width: 100%;
line-height: 1.5em;
padding: 1em 0;
color: #fff;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
font-size: 20px;
text-align: center;
}

.ticketTxt{
width: 100%;
padding: 1em 0;
font-size: 20px;
line-height: 1.8em;
text-align: center;
}


/*---------------------------------------------

theaters

----------------------------------------------*/

.theaterBlock{
width: 80%; max-width: 1200px;
margin: 0 auto 10px;
}

.theaterMM{
background: #000;
color: #ffe64e;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
font-weight: 600;
width: 100%;
font-size: 27px;
line-height: 2em;
text-indent: 0.5em;
}

.tbTicket{
width:100%;
border-collapse: collapse;
border-spacing: 0px;
border-bottom:3px solid #fff;
border-top:3px solid #fff;
}

.tbTicket td{
padding: 0.8em 0;
font-size:16px;
font-weight: 600;
box-sizing: border-box;
line-height:1.5em;
text-align:center;
}

.tbTicket td.area01{width:30%; background: #921217; color: #fff; text-align:center;}
.tbTicket td.area02{width:70%; color: #921217; text-align:center;}

.tbList{
width:100%;
border-collapse: collapse;
border-spacing: 0px;
border:0;
}

.tbList th{
padding: 2px;
text-align: center;
font-size:13px;
color: #fff;
background-color: #b4b4b4;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
line-height:2em;
}

.tbList td{
padding: 0.8em 0;
font-size:16px;
border-bottom: 1px solid #b4b4b4;
box-sizing: border-box;
line-height:1.5em;
text-align:center;
}

.tbList td a{ color: #db0004;}

.tbList td.area01{width:40%; text-align:center;}
.tbList td.area02{width:30%; text-align:center;}
.tbList td.area03{width:30%; text-align:center;}

.guestwarning{
width: 100%;
text-align: center;
margin: 20px auto 80px;
font-size: 12px;
line-height: 1.8em;
color: #4B4B4B;
}

.comingsoon{
width: 100%;
text-align: center;
margin: 2em auto;
font-size: 16px;
line-height: 1.8em;
color: #000;
}


/*---------------------------------------------

warning

----------------------------------------------*/

#warning{
border-top: 1px solid #d8d1c2;
width: 100%;
padding: 40px 0;
}

#warningTxt{
width: 80%; max-width: 1200px;
margin: 0 auto;
font-size: 11px;
line-height: 1.6em;
font-weight: 400;
color: #4B4B4B;
}

#warningTxt a{ color: #000; text-decoration: underline;}

.warningfontS{
padding-left: 1em;
text-indent: -1em;
}


/*---------------------------------------------

footer

----------------------------------------------*/

footer{
background: linear-gradient(to right, #eee9de, #c3baa7);
width: 100%;
padding: 2em 0 8em;
font-size: 10px; 
letter-spacing: 1px;
line-height: 1.5em;
text-align: center;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

#logoS2{
background: url("../images/logoS.png") no-repeat center;
background-size: contain;
width: 300px; height: 204px;
margin: 0 auto 50px;
}

#logoS2 a{ width: 100%; height: 100%; display: block;}

#copyright{
background-size: contain;
width: 100%;
margin: 0 auto 20px;
font-size: 10px;
line-height: 1.6em;
text-align: center;
letter-spacing: 1px;
}

#privacy{
background-size: contain;
width: 100%;
margin: 0 auto;
font-size: 10px;
line-height: 2em;
text-align: center;
letter-spacing: 1px;
}

#privacy a{ color: #000;}

#btnpagetop{
background: #000;
width: 60px; height: 60px;
position: fixed;
bottom: 0; right: 0;
z-index: 20;
line-height: 60px;
text-align: center;
font-size: 18px;
}

#btnpagetop a{
width: 100%; height: 100%;
display: block;
color: #b6181e;
text-decoration: none;
}
