@charset "Shift_JIS";

/* ---------------------------------------------------------
	CSS Document bounenkai > common
--------------------------------------------------------- */

#bounenkai {
	width: 950px;
	padding-bottom: 1px;
	background: url(../image/bg.png);
}

img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
}

.f_left {
	float: left;
}

.f_right {
	float: right;
}

.find {
	cursor: pointer;
}

.sp {
	display: none;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	overflow: visible;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/* ---------------------------------------------------------
	CSS Document bounenkai > bo_visual
--------------------------------------------------------- */

#bo_visual {
	height: 450px;
	background: url(../image/visual_03_pc.png) no-repeat 0 0;
	text-align: center;
}

#bo_visual p {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 400px;
	margin-left: 20px;
	padding-top: 240px;
	text-align: left;
	font-size: 12px;
}

/* ---------------------------------------------------------
	CSS Document bounenkai > bo_anchor
--------------------------------------------------------- */

#bo_anchor {
	margin: 30px;
	padding: 25px 0 20px 23px;
	background: #fff;
}

#bo_anchor h2 {
	margin-bottom: 8px;
	text-align: center;
	line-height: 0;
}

#bo_anchor dl {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 160px;
	height: 105px;
	margin: 10px 8px 0 0;
	text-align: center;
	position: relative;
}

#bo_anchor dl:hover {
	opacity: 1;
	filter: Alpha(opacity=100);
}

#bo_anchor dd {
	display: none;
	width: 100%;
	height: 105px;
	background: rgba(255,255,255,0.6);
	position: absolute;
	top: 0;
	left: 0;
}

#bo_anchor dl:hover dd {
	display: block;
}

#bo_anchor dd:before {
	content: "";
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 1px;
	height: 68px;
}

#bo_anchor dd:after {
	content: "";
	width: 20px;
	height: 20px;
	margin-left: -10px;
	background: url(../image/list_arrow.png) no-repeat 0 0;
	background-size: 100% auto;
	position: absolute;
	bottom: 15px;
	left: 50%;
}

#bo_anchor dd a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 159px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	color: #911d22;
}

#bo_anchor dd span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: -1px;
	font-size: 18px;
}

.absolute {
    position: absolute;
    bottom: 0px;
    color: #fff;
    background: rgba(0,0,0,.6);
    width: 100%;
}
.absolute p {
    margin: 0;
    padding: 0 0;
    font-size: 150%;
    text-align: center;
}

/* ---------------------------------------------------------
	CSS Document bounenkai > bo_shop
--------------------------------------------------------- */

#bo_shop {
	margin: 30px;
	padding: 30px 30px 1px;
	background: #fff;
}

#bo_shop .bo_inner {
	margin-bottom: 30px;
	padding: 30px;
	border: solid 1px #B79B5B;
}

#bo_shop .w370 {
	width: 370px;
}

#bo_shop .do_icon {
	margin-bottom: 15px;
}

#bo_shop .do_icon li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	height: 19px;
	margin-bottom: 3px;
	padding: 0 6px;
	background: #616161;
	font-size: 11px;
	line-height: 20px;
	color: #fff;
}

#bo_shop .do_icon li span {
	font-size: 14px;
}

#bo_shop h2 {
	margin-bottom: 10px;
	font-size: 22px;
	line-height: 1.2;
}

#bo_shop h2 span {
	font-size: 30px;
}

/* ---------------------------------------------------------
	CSS Document bounenkai > bo_shop > do_tel
--------------------------------------------------------- */

#bo_shop .do_tel {
	margin-bottom: 15px;
}

#bo_shop .do_tel span.pc {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	margin-right: 10px;
	padding: 0.1em 15px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	background: #911D22;
	font-size: 1.1em;
	line-height: 16px;
	color: #fff;
}

#bo_shop .do_tel a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	padding-left: 24px;
	background: url(../image/tel_sp.png) no-repeat left;
	background-size: 20px auto;
	text-decoration: none;
	font-weight: bold;
	font-size: 3.7em;
	color: #911D22;
}

/* ---------------------------------------------------------
	CSS Document bounenkai > bo_shop > do_sumary
--------------------------------------------------------- */

#bo_shop .do_sumary {
	margin: 15px 0;
	text-align: left;
	font-style: normal;
	font-size: 12px;
}

#bo_shop address.do_sumary {
	padding-top: 15px;
	border-top: solid 1px #ccc;
}

/* ---------------------------------------------------------
	CSS Document bounenkai > bo_shop > do_price
--------------------------------------------------------- */

#bo_shop .do_price {
	margin-bottom: 3px;
	padding: 5px;
	background: #B79B5B;
	text-align: center;
	color: #fff;
}

#bo_shop .do_price dt {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	text-align: left;
	font-size: 14px;
	line-height: 1.2;
}

#bo_shop .do_price dd {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	line-height: 1;
}

#bo_shop .do_price dd span {
	display: inline-block;
	vertical-align: 0;
	font-style: bold;
	font-size: 30px;
}

/* ---------------------------------------------------------
	CSS Document bounenkai > bo_shop > do_note
--------------------------------------------------------- */

#bo_shop .do_note {
	margin-top: 5px;
	text-align: left;
	font-style: normal;
	font-size: 11px;
}

/* ---------------------------------------------------------
	CSS Document bounenkai > bo_shop > do_menu
--------------------------------------------------------- */

#bo_shop .do_menu {
	margin-top: 20px;
	text-align: left;
	font-size: 12px;
}

#bo_shop .do_menu h3 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: solid 1px #333;
	font-size: 15px;
	line-height: 1.2;
	color: #911D22;
}

#bo_shop .do_menu h3 span {
	font-size: 14px;
}

#bo_shop .do_menu p {
	margin-bottom: 10px;
}

#bo_shop .do_menu .other {
	line-height: 1.2;
	color: #911D22;
}

/* ---------------------------------------------------------
	CSS Document bounenkai > bo_shop > do_coupon
--------------------------------------------------------- */

#bo_shop .do_coupon {
	margin-top: 20px;
}

#bo_shop .do_coupon li {
	margin-bottom: 10px;
}

/* ---------------------------------------------------------
	CSS Document bounenkai > bo_shop > do_food
--------------------------------------------------------- */

#bo_shop .do_food {
	margin-top: 20px;
}

#bo_shop .do_food li {
	float: left;
	width: 49.5%;
}

#bo_shop .do_food li:first-child {
	width: 100%;
	margin-bottom: 3px;
}

#bo_shop .do_food li:last-child {
	margin-left: 1%;
}

/* ---------------------------------------------------------
	CSS Document bounenkai > bo_shop > bo_detail
--------------------------------------------------------- */

#bo_shop .bo_detail {
	margin-top: 15px;
	font-size: 12px;
}

#bo_shop .bo_detail a {
	font-size: 14px;
	color: #911D22;
}

/* ---------------------------------------------------------
	CSS Document bounenkai > topLink
--------------------------------------------------------- */

a.topLink {
	width: 50px;
	height: 50px;
	overflow: hidden;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	text-align: left;
	text-indent: -999px;
	background: #911d22;
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.2);
	position: relative;
}

a.topLink:before {
	content: '';
	width: 12px;
	height: 12px;
	margin-top: -4px;
	margin-left: -7px;
	border-top: solid 3px #fff;
	border-left: solid 3px #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	left: 50%;
}

a.topLink:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}
