@charset "Shift_JIS";

/* ---------------------------------------------------------
	CSS Document beergerden > common
--------------------------------------------------------- */

#contents {
	background: #fff;
}

.find {
	cursor: pointer;
}

.pc {
	display: none;
}

.clearfix {
	min-height: 1px;
}

.clearfix:after {
	content: "";
	display: block;
	height: 1px;
	clear:both;
	overflow: hidden;
}

img {
	max-width: 100%;
	height: auto;
	border: 0;
	vertical-align: top;
}

/* ---------------------------------------------------------
	CSS Document beergerden > be_anchor
--------------------------------------------------------- */

#be_anchor {
	margin-bottom: 40px;
}

#be_anchor ul {
    width: 100%;
    text-align: center;
    position: relative;
}

#be_anchor li {
    display: inline-block;
    width: calc(97% / 3);
}

#be_anchor li span,
#be_anchor li a {
    display: block;
    padding: 20px 0 0;
    background: #c93;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.3;
    color: #fff;
    height: 70px;
    position: relative;
}

#be_anchor li span:after,
#be_anchor li a:after {
	content: "";
	width: 0;
	height: 0;
	margin-left: -3px;
	border: solid 5px transparent;
	border-top: solid 7px #fff;
	position: absolute;
	bottom: 10px;
	left: 50%;
}

#be_anchor li span.be_active {
	background: #00143b;
}

#be_anchor li ul {
	display: none;
	width: 95%;
	position: absolute;
	top: 69px;
	left: 8px;
	z-index: 3;
}

#be_anchor li li {
	display: block;
	width: 100%;
	margin-bottom: 2px;
}

#be_anchor li li a {
	display: block;
	padding: 5px 0 15px;
	background: #00143b;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.3;
	color: #fff;
	position: relative;
}

#be_anchor li li a:after {
	bottom: 2px;
}

/* ---------------------------------------------------------
	CSS Document beergerden > be_location
--------------------------------------------------------- */

.be_outer {
	margin-bottom: 40px;
	text-align: center;
}

.be_title {
	margin-bottom: 30px;
	padding: 20px 0;
	background: #eee;
	font-size: 15px;
}

.be_title h2 {
	margin-bottom: 5px !important;
	padding-bottom: 50px !important;
	background-repeat: no-repeat !important;
	background-position: bottom !important;
	background-size: 47px auto !important;
	text-align: center !important;
	font-weight: bold;
	font-size: 20px !important;
}

#be_location .be_title h2 {
	background-image: url(../image/location_icon.png);
}

#be_menu .be_title h2 {
	background-image: url(../image/menu_icon.png);
}

#be_detail .be_title h2 {
	background-image: url(../image/detail_icon.png);
}

.be_inner {
	margin: 0 15px;
}

.be_inner h3 {
	margin-bottom: 5px;
	font-weight: 100;
	font-size: 14px;
}

.be_inner a {
	text-decoration: none;
	color: #333;
}

.be_inner .find {
	margin-bottom: 20px;
	position: relative;
}

.be_inner ul:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

.be_inner li {
	float: left;
	width: 100%;
	overflow: hidden;
}

.be_inner li img {
	max-width: 140%;
	width: 140%;
	position: relative;
	left: -20%;
}

.be_inner span {
	width: 45px;
	height: 40px;
	padding-right: 5px;
	background: url(../image/location_bg.png) no-repeat 0 0;
	background-size: auto 44px;
	text-align: right;
	line-height: 60px;
	font-size: 11px;
	color: #fff;
	position: absolute;
	bottom: 1px;
	right: 0;
}

/* ---------------------------------------------------------
	CSS Document beergerden > be_detail
--------------------------------------------------------- */

.be_section {
	margin: 0 15px 40px;
	padding-bottom: 40px;
	border-bottom: solid 1px #7e7e7e;
	text-align: left;
	font-size: 14px;
}

.be_section:last-child {
	border-bottom: 0;
}

.be_icon li {
	display: inline-block;
	vertical-align: middle;
	height: 22px;
	margin-bottom: 5px;
	padding: 0 10px;
	border: solid 1px #EF5350;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px;
	line-height: 22px;
	color: #EF5350;
}

.be_section h3 {
	margin: 10px 0;
	font-weight: bold;
	font-size: 20px;
	color: #171C61;
}

.be_section .be_date {
	margin: 10px 0;
	font-size: 13px;
}

.be_section .sp img {
	width: 100%;
}

.be_section dt {
	margin: 10px 0;
	font-weight: bold;
	font-size: 15px;
	color: #222;
}

.be_special {
    background-color: #6495ed;
    color: #fff;
    margin: 10px 0 10px 0;
    padding:2px 0 2px 6px;
}

#shop_id_206603 .be_special {
	height: 48px;
	padding: 6px 0 0;
	line-height: 1.3;
}

.be_special span {
	font-size: 17px;
}

.be_section address {
	font-style: normal;
	font-size: 12px !important;
}
.br-pc{
    display:none;
}
/* ---------------------------------------------------------
	CSS Document beergerden > be_detail > be_price
--------------------------------------------------------- */
.be_price {
    padding-left: 15px;
    border-left: solid 3px #542408;
}

.be_price h4 {
	margin-bottom: 5px;
	font-weight: bold !important;
	font-size: 14px;
	color: #542408;
}

.be_price .nth2 {
	margin-top: 15px;
}

/* ---------------------------------------------------------
	CSS Document beergerden > be_detail > be_coupon
--------------------------------------------------------- */

.be_coupon {
	margin: 15px 0;
	padding: 10px 0;
	background: #FCECDB;
	text-align: center;
	font-weight: bold;
	color: #171C61;
}

.be_coupon p {
	margin-top: 10px;
}

.be_coupon small {
	font-weight: 100;
	font-size: 12px;
}

/* ---------------------------------------------------------
	CSS Document beergerden > be_detail > be_tel
--------------------------------------------------------- */

.be_tel {
	margin: 10px 0;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.3;
}

.be_tel a {
	display: block;
	padding: 10px 20px 10px 0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #62C058;
	text-align: center;
	text-decoration: none;
	color: #fff;
	cursor: text;
}

.be_tel a:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 26px;
	height: 41px;
	margin-right: 10px;
	background: url(../image/tel_icon_sp.png) no-repeat 0 0;
	background-size: 26px auto;
}

.be_tel a span:nth-child(1) {
	display: inline-block;
	vertical-align: middle;
}

.be_tel a span.sp {
	display: block;
	font-weight: 100;
	font-size: 13px;
}

/* ---------------------------------------------------------
	CSS Document beergerden > be_detail > be_link
--------------------------------------------------------- */

.be_link a {
	display: block;
	height: 42px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	border: solid 1px #EA6000;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	line-height: 42px;
	color: #EA6000;
}

/* ---------------------------------------------------------
	footter-bnr
--------------------------------------------------------- */

.bnr li
{
    width:95%;
	display:inline-block;
	margin-bottom:10px;
}
.bnr li img {
	border:solid 1px #ccc;
}