*{
margin:0;
padding:0;
font-family:"メイリオ","Hiragino Kaku Gothic ProN",sans-serif;
}
a img{
border:none;
}
img{
vertical-align:bottom;
}
li{
list-style-type: none;
}

.responsive{
max-width:100%;
}

#container{
overflow:hidden;
}

#header {
margin: 0 0 0 -12%;
width: 120%;
background:url(images/header_bg.jpg);
background-repeat:no-repeat;
background-position:50% 0%;
background-size:cover;
text-align: center;
}

#bg{
padding:0 0 40px 0;
text-align: center;
background-color:#00AEEB;
}

.content{
margin:0 auto;
width:960px;
}

#caption{
padding-top:5px;
text-align:right;
font-size:0.8rem;
color:#fff;
}

#catch{
margin:5px auto 0 auto;
width:900px;
}

#lineup{
margin:20px auto 0 auto;
border-radius:20px;
width:900px;
}

#period .midashi,#shopList .midashi{
margin:60px auto 0 auto;
border-radius:20px;
padding: 12px 0 0 0;
width:900px;
text-align:center;
background-color:#FFEE00;
}

#period{
text-align:center;
}
#period .content{
padding:20px 0 0 0;
}
#period .em{
font-weight:bold;
font-size:1.8rem;
color:#fff;
}

#shopList{
text-align:left;
}
#shopList .content{
margin:20px auto 0 auto;
border-radius:20px;
padding:30px 20px;
width:860px;
background-color:#feffcc;
}
ul#main-menu{
border-bottom:1px solid #999;
}
ul#main-menu li{
border-top:1px solid #aaa;
list-style-type:none;
font-size:1rem;
line-height:1;
}
ul#main-menu ul{
display:none;
}
ul#main-menu > li > a:after{
position: absolute;
margin-top:-24px;
top: 50%;
right: 10px;
width: 30px;
content: '+';
text-align: center;
font-size: 30px;
line-height: 45px;
font-family: monospace;
}
ul#main-menu > li > a.active:after{
content: '-';
}
ul#main-menu > li > ul > li > a.subCategory:after{
position: absolute;
margin-top:-18px;
top: 50%;
right: 10px;
width: 20px;
text-align: center;
content: '+';
font-size: 20px;
line-height: 33px;
font-family: monospace;
}
ul#main-menu > li > ul > li > a.subCategory.active:after{
content: '-';
}
ul#main-menu a{
position:relative;
display:block;
padding:6px 0;
text-decoration:none;
color:#000;
}
.prefectures{
font-size:0.8rem;
}
.pause{
color:#ccc;
}
.not_held{
color:#999;
}
ul#main-menu ul li{
background-color:#fff;
}
ul#main-menu ul a{
border-left: 8px solid transparent;
height: 20px;
line-height:20px;
font-size:1rem;
}
ul#main-menu ul ul li{
background-color:#ffe;
}
li.cities {
background-color: #e5e5a1 !important;
}
ul#main-menu ul ul a{
border-left: 16px solid transparent;
height: 20px;
line-height:20px;
}
a.disable{
cursor:default;
font-size:0.8rem !important;
}
#shopList #sticker{
margin-top:20px;
text-align:center;
}
#shopList .note{
margin:10px auto 0 auto;
text-align:center;
font-size:0.8rem;
color:#fff;
line-height:1.3;
}

#footer{
padding:40px 0;
background-color:#fff;
}
#footer .logo{
margin:0 auto 0 auto;
width:350px;
}
#footer > ul{
margin-top:20px;
display:table;
width:96%;
}
#footer > ul > li{
display:table-cell;
vertical-align:middle;
}
#footer > ul > li:nth-of-type(1),#footer > ul > li:nth-of-type(3){
text-align:right;
width:15%;
}
#footer > ul > li:nth-of-type(2){
text-align:center;
width:70%;
}
#footer .copyright{
font-size:0.6rem;
line-height:1.4;
}
#footer .sho a{
border:1px solid #000;
padding:2px 5px;
text-decoration:none;
font-size:1rem;
color:#000;
}

.mobile{
display:none;
}
.mobileInline{
display:none;
}


@media (max-width: 959px) {
#container{
background-size: 280%;
overflow: hidden;
}

#powerup{
width:75%;
}

#header {
margin: 0 0 0 -30%;
width: 160%;
}

#bg{
padding:0 0 6% 0;
}

.content{
width:100%;
}

#caption{
padding-top:1%;
font-size:0.6rem;
}

#catch{
margin:1% auto 0 auto;
width:96%;
}
#lineup{
margin:4% auto 0 auto;
width:96%;
}

#period .midashi, #shopList .midashi {
margin-top: 8%;
padding: 2% 5% 0 5%;
width:86%;
}

#period .content{
padding:2% 0 0 0;
}
#period .em{
font-size:4.5vw;
}

#shopList .content{
border-radius:15px;
padding:6% 2%;
width:90%;
}
.prefectures{
font-size:3.2vw;
}
#shopList .note{
margin:20px auto 0 auto;
}
#shopList .toi{
font-size:1rem;
}
#shopList .center{
font-size:0.8rem;
}
ul#main-menu li{
font-size:0.9rem;
}
#footer{
padding:6% 0;
}
#footer .logo{
width:80%;
}
#footer > ul{
display:block;
}
#footer > ul > li{
display:block;
}
#footer > ul > li:nth-of-type(1),#footer > ul > li:nth-of-type(2),#footer > ul > li:nth-of-type(3){
text-align:center;
width:100%;
}
#footer > ul > li:nth-of-type(3){
margin-top:5%;
}

.mobile{
display:block;
}
.mobileInline{
display:inline;
}
.pc{
display:none;
}
}
