@charset "UTF-8";
@import url(font.css);
@import url(swiper.css);
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
ul, ol {
    list-style: none;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, a{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font-weight: normal;
}
div {
    margin: 0;
    padding: 0;
}
img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}
img,a img,iframe{
    border: none;
}
a{
    text-decoration: none;
}
/*table {
    letter-spacing: 1px;
}*/
html, body {
    zoom: 1;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    color: #000;
    letter-spacing: -.1px;
    min-width: 640px;
    font-size: 62.5%;
    line-height: 1.4;
    font-family:  'rounded-bold',sans-serif;
    -webkit-text-size-adjust: 100%;
    background: #fff;
}
.clearfix:after {
    content: "";
    clear: both;
    display: block;
}
#wrapper {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}

.wrapper{
    position: relative;
    margin: 0 auto;
    width: 700px;
}
#contents{
    position: relative;
    margin: 0 auto;
    width: 640px;
    height: auto;
}
#nav_icon{
    position: fixed;
    margin: 15px -305px 0 0;
    top: 0;
    right: 50%;
    width: 59px;
    height: 58px;
    background: url("../images/nav_icon.jpg") no-repeat;
    z-index: 100;
    cursor: pointer;
}
#nav{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    display: none;
}
#nav_inner{
    position: relative;
    padding: 80px 0 0;
    margin: 0 auto;
    width: 640px;
    height: auto;
}
#nav_inner a{
    position: relative;
    margin: 0 0 50px 50px;
    width: 400px;
    height: 56px;
    display: block;
}
#close{
    position: fixed;
    margin: 15px -305px 0 0;
    top: 0;
    right: 50%;
    width: 59px;
    height: 58px;
    background: url("../images/nav_icon_close.jpg") no-repeat;
    cursor: pointer;
}
section{
    position: relative;
    padding: 20px 0 0;
    top: 0;
    width: 640px;
    height: auto;
    font-size: 23px;
}
section#top{
    padding: 0;
}
.inner{
    position: relative;
    padding: 20px 30px 20px 50px;
}
/*-----------------------------------------*/
/*                  NEWS                   */
/*-----------------------------------------*/
#news dl{
    position: relative;
    padding: 0 0 30px;
    width: 100%;
    height: auto;
    font-size: 24px;
}
#news dl dt{
    position: relative;
    top: 0;
    width: 140px;
    color: #d70e38;
}
#news dl dd{
    position: relative;
    margin: 0 0 0 30px;
    top: 0;
    width: 380px;
}
#news dl dd a{
    color: #000;
}
#news dl dt,
#news dl dd{
    position: relative;
    vertical-align: top;
    display: inline-block;
}
/*-----------------------------------------*/
/*                  LIVE                   */
/*-----------------------------------------*/
section#live{
}
#live_shinnen{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../images/live_shinnen_bg.jpg") repeat;
}
/*-----------------------------------------*/
/*                TICKET                   */
/*-----------------------------------------*/
section[name="ticket"],
footer{
    background: #d70e38;
}
section[name="ticket"]{
    font-weight: bold;
    color: #fff;
    font-family: '小塚ゴシック Pr6N',sans-serif;
}
section[name="ticket"] p{
    position: relative;
    padding: 25px 0 0;
    height: auto;
}
section[name="ticket"] p a{
    color: #eafc27;
    font-weight: bold;
}
.sumatike{
    position: relative;
    left: 50%;
    margin: 30px 0 15px -207px;
    width: 413px;
}
/*-----------------------------------------*/
/*                 PROFILE                 */
/*-----------------------------------------*/
#profile{
    position: relative;
    padding: 40px 0 0;
}
#profile ul li{
    position: relative;
    padding: 0 0 50px 0;
    clear: both;
    overflow: hidden;
}
#profile ul li:first-of-type{
    padding: 30px 0 50px 0;
}
#profile ul li .icon{
    position: relative;
    margin: 0 25px 0 0;
    width: 192px;
    height: auto;
    float: left;
}
#profile ul li .icon ~img{
    float: left;
}
#profile ul li .sns{
    position: relative;
    padding: 5px 0 0;
    width: 325px;
    float: left;
}
#profile ul li .sns a{
    margin: 0 0 0 13px;
    float: left;
}
#profile ul li .sns a:first-of-type{
    margin: 0;
}
/*-----------------------------------------*/
/*                  MOVIE                  */
/*-----------------------------------------*/
#movie ul{
    position: relative;
    padding: 20px 0;
    clear: both;
    overflow: hidden;
}
#movie ul li{
    position: relative;
    width: 184px;
    float: left;
    font-size: 14px;
    text-align: center;
}
#movie ul li:nth-of-type(3n+2){
    position: relative;
    margin: 0 0 14px;
}
#movie ul li img{
    position: relative;
    margin: 0 0 5px;
}
#notice p{
    position: relative;
    padding: 20px 0;
    font-size: 21px;
}
#notice p strong{
    font-size: 24px;
    color: #cb0040;
}
.font15{
    font-size: 15px;
    display: inline-block;
}
.font18{
    font-size: 18px;
    display: inline-block;
}
.font20{
    font-size: 20px;
    line-height: 18px;
    display: inline-block;
}
.font22{
    font-size: 22px;
    display: inline-block;
}
.font23{
    font-size: 23px;
    line-height: 23px;
    display: inline-block;
}
.font24{
    font-size: 24px;
    line-height: 24px;
    display: inline-block;
}
.font25{
    font-size: 25px;
    line-height: 25px;
    display: inline-block;
}
.font28{
    font-size: 28px;
    display: inline-block;
}
.font30{
    font-size: 30px;
    display: inline-block;
}
.font33{
    font-size: 33px;
    line-height: 33px;
    display: inline-block;
}
.font37{
    font-size: 37px;
    line-height: 37px;
    display: inline-block;
}
.font46{
    font-size: 46px;
    display: inline-block;
}
.font56{
    font-size: 56px;
    line-height: 56px;
    display: inline-block;
}
.font76{
    font-size: 76px;
    line-height: 76px;
    display: inline-block;
    letter-spacing: -0.15rem;
}
.red{
    color: #cb0040;
}
.yellow{
    color: #eafc27;
}
/*-----------------------------------------*/
/*                 footer                  */
/*-----------------------------------------*/
footer{
    position: relative;
    padding: 0 0 50px;
    width: 100%;
    height: auto;
}
@media screen and (max-width:640px) {
    #nav_icon,
    #close{
        position: fixed;
        margin: 10px 0 0;
        right: 13px;
    }
}