@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-color: #fce5e8;
	background-image: url(../image/stripe.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
} 

#main > .content{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(../image/flag.png);
	background-position: center top;
	background-size: 100% auto;
}
header {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 85%;
	position: relative;
	padding-top: 13%;
}
#main .content .map {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 60%;
	margin-top: 5%;
}
.map .floorphoto  {
	position: absolute;
	top: -10%;
	left: -35%;
	width: 45%;
}
.map .circle01  {
	position: absolute;
	top: 4%;
	right: -18%;
	width: 26%;
}
.map .circle02  {
	position: absolute;
	width: 31%;
	top: -20%;
	right: -30%;
}
.section {
    margin-left: auto;
    margin-right: auto;
    margin-top: 8%;
}
.container {
    margin: 0 auto;
    width: 100%;
    position: relative;
}
.cat {
	width: 70%;
	margin-bottom: 10px;
}
.map-no {
	position: absolute;
	right: 0px;
	width: 13%;
	bottom: -22%;
}
.shop {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    margin-top: 10px;
}
.shop.shop-h {
    color: #B8183F;
}
.itemprice {
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
	color: #000000;
}
.itemprice-s {
	color: #000000;
	line-height: 1.4em;
	margin-top: 5px;
	font-size: 12px;
}
.itemprice strong {
	font-size: 130%;
	line-height: 1.2em;
}
.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: #EB4C93;
	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: 100%; 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;
}