@charset "UTF-8";
body {
    margin: 0;
    padding: 0;
    background-color: #ECF5F8;
}

#main >.content .pc-show{ display: none; }
#main > .content br.pc{ display: none; }

#main{
	overflow: hidden;
	background-image: url(../image/bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
} 

#main > .content{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../image/cityscape.svg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
}
header {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 71%;
	position: relative;
	padding-top: 0%;
}
.content .airmail  {
	position: absolute;
	top: -30px;
	left: -10px;
	width: 40%;
}
.content .stamp {
	position: absolute;
	width: 25%;
	top: 0%;
	right: 3%;
}
#main .content .eventarea {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 5%;
	width: 90%;
}
#main .content #event .ev {
	display: inline-block;
	width: 95%;
	margin-bottom: 3%;
}
.section {
    margin-left: auto;
    margin-right: auto;
    margin-top: 8%;
}
.container {
    margin: 0 auto;
    width: 100%;
    position: relative;
}
.shop {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    margin-top: 10px;
}
.shop.shop-h {
    color: #B8183F;
}
.shop.shop-a {
    color: #9CC83B;
}
.itemprice {
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
	color: #723A1C;
	font-weight: bold;
}
.itemprice-s {
	color: #723A1C;
	line-height: 1.4em;
	margin-top: 5px;
	font-size: 12px;
}
.item-txt {
	color: #E6741C;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.item-txts {
	color: #E6741C;
    font-size: 12px;
    line-height: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.tokuten {
	color: #C54B29;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}
.fontdown {
    font-size: 80%;
}
.shopBox .photo {
    position: relative;
}
.swiper-container{
    width: 100%;
    overflow: hidden;
}



#page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    font-size: 12px;
    line-height: 16px;
    z-index: 9999;
}
#page-top a {
	background-color: #C54B29;
	text-decoration: none;
	color: #fefefe;
	width: 85px;
	padding: 10px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    opacity: 0.7;
}




	#footer{
    margin-top: 0;
    z-index: 999;
}
	#footer .footer-navi > .item{ width: 50%; height: 90px;}
    #footer .footer-navi > .item a{ display: block; color: #ffffff; font-weight: bold; text-decoration: none; padding: 10px 0; }
	#footer .footer-caption{ margin: 0 15px; padding: 15px 0; text-align: left; }
    #footer .footer-navi > .navi-hoop { float: left; background-color: #bf153e;}
    #footer .footer-navi > .navi-and{ float: right; background-color: #87c022;}
	#footer .footer-navi > .item .txt{ font-size: 12px; line-height: 10px; }
    #footer .footer-navi > .item .txt img{ vertical-align: bottom; }
	#footer .footer-navi > .item .logo img{ vertical-align: middle; width: 40%; height: 40%; vertical-align: middle;}
    #footer .footer-navi > .item .logo{ display: inline-block; }
	#footer .copyright p{
    font-size: 12px;
    background-color: #000000;
}
