@charset "utf-8";

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    width:100%;
    height:100%;
    min-height: 100%;
    background: #fff;

}

body {
    width:100%;
    height: auto;
    min-height: 100%;
    margin: 0;
    padding: 0;
    font-size: 16px;
        font-feature-settings: 'palt';
        word-break: break-word;
    color: #000;
  background-image: linear-gradient(0deg, transparent calc(100% - 2px), #000 calc(100% - 2px)),
                    linear-gradient(90deg, transparent calc(100% - 2px), #000 calc(100% - 2px));
  background-size: 80px 80px;
  background-repeat: repeat;
  background-position: center center;
font-family:"Noto Sans JP", sans-serif;
font-weight: 400;
}


a {
    color:#e90010;
text-decoration: underline;
}

a:hover,
a:active {
    text-decoration: none;
    opacity: 0.7;
}

form a {
    text-decoration: none;
}





p {
    margin: 0;
    padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

* {
    box-sizing: border-box;
}

img {
    vertical-align: bottom;
    -webkit-user-drag: none; /* Chrome, Safari, Operaを禁止する場合 */
    -khtml-user-drag: none; /* Konquerorを禁止する場合 */
    -moz-user-drag: none; /* Firefoxを禁止する場合 */
}
.sp {
    display: none;
    margin: 0;
    padding: 0;
}

.pc {
    display: inline;
    margin: 0;
    padding: 0;
}

#wrapper{
    width:100%;
    min-height:100%;
    margin:0;
    padding:0;
        position: relative;


}







#header{
    width: 100%;

    text-align: center;
    margin:0 auto 1.5em;
padding:50px 0 0;
position: relative;
    z-index: 100;
background: #ffe100;

}

#header a{
text-decoration: none;
}





h1 {
    margin:0 auto 1em;
    padding:0;

}

h2 {
    margin:0 auto ;
    padding:1em 0;
    line-height: 1;
background: #bfbfbf;


}

h1 img{
        margin: 0;
    padding: 0;
    width: 100%;
    max-width: 870px;
}

h2 img{
    margin: 0;
    padding: 0;
        width: 100%;
    max-width: 900px;
    vertical-align: baseline;
}

#main {
    width:100%;
    height: auto;
    margin: 0 auto;
    padding:0;
    text-align: center;
position: relative;
z-index: 500;

}


.contents{
width: 100%;
max-width: 780px;
margin: 0 auto;
padding: 0;

}

.poster{
 margin: 0 auto 1.5em;
 padding: 0;
 position: relative;


}







#lead{
    width: 100%;
    text-align:center;
    line-height:1.6em;
    margin: 1em auto 2em;
    padding:1em;
    font-size: 100%;
    background: #fff;
    border: 5px #b3b3b3 solid;
    font-size: 100%;
    color: #000;

}



#lead span{
    display: block;
    margin: 0.5em auto 0;
    font-size: 80%;
    color: #000;
}

#lead p:last-of-type{
    margin:1em auto;
    padding:1em;
    width: 80%;
    color: #ffe100;
    background: #000;
font-weight: 600;
font-size: 110%;

}

#lead ul{
    width: 70%;
margin: 1em auto 0;
padding: 0;
text-align: center;
list-style-type: none;
font-size: 80%;
color: #e90010;
line-height: 1.5;

}

#lead ul li{
margin: 0 0 5px;
padding: 0;
}

#lead ul li:before{
content: '※';
margin: 0 0 0 -1em;
}








#theater{
width: 100%;

margin: 0 auto 30px;
padding: 0;
    position: relative;
    z-index: 500;
    background:#ffe100;
border: 5px #b3b3b3 solid;

 
}




/*劇場一覧部分のスタイル*/


ul.mainmenu{
    max-width: 100%;
}


.navi {
    width: 100%;
    text-align: center;
    margin:0 auto;
    padding: 0;
    background:#0067bf;


}
.navi ul.mainmenu {
    font-size: 13px;
    line-height: 2.3;
    font-weight:600;
    text-align: center;
    width: 100%;
    height: 30px;
    margin: 0 auto;
    padding: 0px;


}
.navi ul.mainmenu li {
    width: calc(100% / 6);
    height: 30px;
    float: left;
    display: block;
    list-style:none;
    border-right: 2px solid #000;
    font-size: 100%;
    background: #ffe100;
    color: #000;

}

.navi ul.mainmenu li:first-of-type{
   /* border-top-left-radius: 10px; */

}

.navi ul.mainmenu li:last-of-type{
    border-right: none;
    /* border-top-right-radius: 10px; */

}

.navi ul.mainmenu li a {
    color:#000;
    display: block;
    text-decoration: none;
}





.navi ul.mainmenu li:hover {
    background: #000;

}

.navi ul.mainmenu li a:hover {

    display: block;
    text-decoration: none;
}


.navi ul.mainmenu li a:hover {
color: #ffe100;
opacity: 1.0;
}



.area {
    margin: 0 auto 1em;
    padding: 0;

}

/* #theater .area:nth-of-type(2){
padding: 1em  0 0;
} */

#theater .area:last-of-type{
margin: 0 auto 0.5em;
    }

.area_title {
    text-align: left;
        margin: 0 auto;
        padding: 0.5em;
    font-size: 1.3rem;
    color: #ffe100;
    background: #000;

font-weight: 900;
border-top: 5px solid #b3b3b3;
border-bottom: 5px solid #b3b3b3;



}







.city_box{
 width: 100%;
 margin: 0 auto;
 padding: 0;
}

#theater .city_box .table:last-of-type{
    border-bottom: none;
        }


.city {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0.5em;
    text-align: left;
    font-size: 110%;
    color: #fff;
    background: #000;
font-weight: 700;
border-top: 3px solid #b3b3b3;
border-bottom: 3px solid #b3b3b3;
}

 #theater .city_box:first-of-type .city{
    border-top: none;

}

.table {
    width: 100%;
    margin: 0 auto;
        padding: 0.5em;
    display: table;
    color: #000;
    border-bottom: 2px solid #000;
font-weight: 400;
}


.table.title{
    font-size: 110%;
color: #000;
font-weight: 900;
}

#theater .city_box:last-of-type .table:last-of-type{
border-bottom: none;
}


.table a{
color: #000;
text-decoration: none;

}

.table a:hover{
color: #000;
text-decoration: underline;
opacity: 1.0;
}

.tr {
    display: table-row;
    width: 100%;
    margin: 0 auto;
    max-width: 760px;

}

.title .td_check{
font-size: 60%;
}


.td_theater {
    display: table-cell;
    width: 65%;
    text-align: left;
    padding: 0;
    font-size: 90%;
vertical-align: middle;

}

.td_tel {
    display: table-cell;
    width: 35%;
        text-align: left;
    padding: 0;
    font-size: 90%;
    vertical-align: middle;

}
/*
.td_check {
    display: table-cell;
    width: 12.5%;
        text-align: center;
    padding: 5px;
    font-size: 70%;
    vertical-align: middle;
    line-height: 1.3;

}
*/
.table.title .td_theater{
font-size: 90%;
}
.table.title .td_tel{
font-size: 90%;
}

.news{
font-size: 70%;

color: #000;
background: #e1b858;
margin: 0 0 0 5px;
padding: 1px 5px;
line-height: 1;

}



#attention {
    width:100%;
    padding:0;
    margin:0 auto 2em;
    position: relative;
    z-index: 500;
    text-align: left;
    background:#ffe100;
border: 5px #b3b3b3 solid;
}


#attention h3 {
    width: 100%;
        font-size: 1.2rem;
        margin: 0 auto;
        padding:0.5rem;
    text-align: center;
    color: #fff;
    background: #000;
font-weight: 900;
    }
    



.inner{
    width:100%;
    display: block;
      padding:1em;
      margin:0 auto;
}




#attention ul {
margin: 0 auto;
    padding: 0 0 0 2em;
    position: relative;
    z-index: 50;
}

#attention li {
margin: 0 0 1em;
padding: 0;
line-height: 1.5;
}

#attention li.bold{
    font-weight: bold;
    text-decoration: underline;

}

#attention a {
    text-decoration: underline;

}

#attention .inner p{
     margin: 1em auto 0;
    padding: 1em 1em 0.5em;
    border-top: 1px solid #000;
        position: relative;
    z-index: 50;
}



#footer {
margin: 0 auto;
    padding: 2em 0 0;
    width: 100%;
    text-align: center;
        position: relative;
    z-index: 500;
    background:#ffe100;
    border-top: 15px solid #bfbfbf;
}


#footer a {
    text-decoration: none;
}
#footer .copyright {
    width: 100%;
    margin: 1em auto 0;
    padding: 0;
}

#footer small {
    display: block;
    font-size: 70%;
    margin: 0 auto;
    padding: 1em 0;
color: #000;


}


#page_top {
    position: fixed;
    bottom:0;
    right: 0;
    opacity: 1;
    z-index: 600;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #fff;
    background: #000;
    width: 34px;
    height: 34px;
    line-height: 1;

}

#page_top .fas {
    font-size: 2rem;
    color: #fff;
    margin: 0;
    padding: 0;
    width: 100%;
    }






/**/




@media screen and (max-width: 1024px) {


   
h1 img{
    max-width: 80vw;
}

  h2 img{
    max-width: 90vw;
}     


}

@media screen and (max-width: 896px) {
img{
max-width: 90%;
}

   #main {
        padding: 0 1em;
    }





}




@media screen and (max-width:758px) {



    .sp {
        display: inline;
    }

    .pc {
        display: none;
    }

    #header{
        padding: 30px 0 0;
    }



h2{
    padding: 0.5em 0;
}


    #main {
        padding: 0 0.5em;
    }





    #lead {
            width: 100%;
            font-size: 90%;
    
    
        }

#lead p:last-of-type{
    width: 100%;
    }

    #lead ul{
    width: 90%;
    text-align: left;
    padding: 0 0 0 1.5em;
    }



    #link p {
        font-size: 90%;
    }


    
    .navi ul.mainmenu {
        width:100%;
        font-size: 13px;
        line-height: 30px;
        text-align: center;
        margin: 0 auto;
        padding: 0px;
        height: 60px;
    }

    .navi ul.mainmenu li {
        width:33.333333%;
        height: 30px;
        box-sizing: border-box;
        text-align: center;
        border-bottom: 1px solid #fff;
    }
    
    .navi ul.mainmenu li:nth-child(3){
        border-right: none;

    
    }
    
    
    .navi ul.mainmenu li:nth-of-type(n+4){
        border-bottom:none;
    }
    
    
    .navi ul.mainmenu li:last-of-type{
    border-top-right-radius: 0px;
    }
    
    .navi ul.mainmenu li a{
        width:100%;
        box-sizing: border-box;
        text-align: center;
    
    }
    
    
    
    
    
        .area_title{
            font-size: 110%;
        }
    
    

    
    
    .table.title {
            font-size: 90%;
        }
    
        .table{
            font-size: 90%;
        }
    
    
    
        .city {
    font-size: 100%;
    
        }
    
    
    .title .td_theater,.title .td_tel{
    font-size: 90%;
    }

    #attention ul{
        padding: 0 0 0 1.5em;
    }

.caution-box{
width: 100%;
}

    .caution-box h3 {
        width: 100%;
    }

    .roadshow{
        max-width: 60vw;
    }


}





@media screen and (max-width: 320px) {



#attention{
font-size: 90%;
}

}


