@charset "UTF-8";
/* CSS Document */
/* 全ての要素に対する余白初期値設定 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, main, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}
/* デフォルト文字設定 */
body {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	line-height: 1.5em;
	background-color: #fff;
}
/* リストマーカーを非表示 */
ul, ol {
	list-style-type: none;
}
/* 画像とフォームパーツの上下位置をテキストの真ん中に */
img, input, select, textarea {
	vertical-align: middle;
}
/* リンク設定 */

a {
	color: #fff;
	text-decoration: none;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=75);
}
a:hover {
	color: #eee;
	text-decoration: underline;
	outline: none;
}
/*	clearfix
------------------------------*/
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
*zoom:1;
} /*for IE6,IE7*/
/* 全体囲設定
---------------------------*/

#wrap {
	width: 940px;
	margin: 10px auto;
}
/* ヘッダー
---------------------------*/
header {
	margin: 0 auto;
	padding: 25px 0;
	background-color: #501717;
}
#header {
	padding: 10px 0;
	background: url(../images/kazari_top.gif) no-repeat left 0px;
}
/*.telfax {
	position: absolute;
	left: 351px;
	top: -65px;
}*/
/* ロゴタイプ・シンボルマーク
---------------------------*/
#logotype {
	width: 620px;
	margin: 45px auto 35px;
}
#logo_nav {
	margin-bottom: 40px;
}
#logo {
	width: 130px;
	float: left;
}
nav {
	width: 728px;
	float: right;
}
#gnav {
	list-style-type: none;
	margin-top: 15px;
}
#gnav li {
	width: 71px;
	padding-right: 33px;
	float: left;
	background: url(../images/gnav/ber.gif) no-repeat 91px 20px;
}
/*　コンテンツエリア
---------------------------*/
#contents {
	width: 940px;
	margin: 0 auto;
}
/* フッター
---------------------------*/
footer {
	margin: 0 auto;
	padding: 17px 0;
	background: #501717;
}
.info {
	margin: 0 10px;
	width: 290px;
	float: left;
}
.r_box {
	margin: 8px 0;
	padding: 10px 20px;
	border: #946134 2px solid;
	background: #eee2c5;
	border-radius: 10px;
}
#open-info {
	margin: 0 10px;
	width: 290px;
	height: 250px;
	float: left;
	background: url(../images/telfax.png) no-repeat bottom;
}
#shop-info-left {
	float: left;
	width: 115px;
	padding: 20px 0 0;
}
#shop-info-right {
	float: right;
	width: 115px;
	padding: 10px 0px;
	font-size: 12px;
	line-height: 1.9em;
}
.footer_tit {
	font: 16px;
	line-height: 2.0em;
	text-indent: 0em;
	border-bottom: #501717 3px solid;
}
h4 {
	background: url(../images/Bullet.png) no-repeat left center;
	padding-left: 2em;
}
.footer_inner {
	margin-bottom: 30px;
	padding: 10px 14px;
	font-size: 12px;
	line-height: 1.8em;
}
.ann {
	font-size: 11px;
	line-height: 1.7em;
}
.map_r_box {
	margin: 5px 10px;
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding: 2px;
	background: #270200;
	border-radius: 5px;
}
#copyright {
	font-size: 12px;
	color: #fff;
	text-align: center;
}
#footer_bg {
	background: url(../images/kazari_foot.gif) no-repeat left 0px;
	background-position: bottom;
	height: 36px;
}
/* スクロールトップ設定
---------------------------*/
#page_top {
	position: fixed;
	bottom: 100px;
	right: 50px;
	font-size: 12px;
}
#page_top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 50px;
	padding: 10px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page_top a:hover {
	text-decoration: none;
	background: #999;
}

@media only screen and (min-width: 767px) {
#top-head {
	display: none;
}
}

@media only screen and (max-width: 767px) {
#gnav {
	display: none;
}
img, #wrap, #contents, #footer {
	max-width: 100%;
}
#logotype {
	width: 95%;
	text-align: center;
}
#logo {
	width: 100%;
	text-align: center;
	margin: 30px 0px;
}
#header, #footer_bg {
	background-size: 100%;
}
h4 {
	background: url(../images/Bullet.png) no-repeat left center;
}
.info {
	width: 100%;
	margin: 10px auto;
	text-align: center;
}
	.r_box{
		margin: 20px;
	}
.info h4,#open-info h4 {
margin:0 45px;
}
#open-info {
	width: 100%;
	margin: 10px auto;
	text-align: center;
}
#shop-info-left {
	float: left;
}
#shop-info-right {
	float:right;
}
.footer_inner {
	margin: 0 30px;
}
#footer_inner_02 {
	padding: 0 auto;
	padding: 0 40px;
}
#top-head {
	width: 100%;
	top: 0;
	position: fixed;
}
/* Fixed reset */
#top-head.fixed {
	background: transparent;
}
#mobile-head {
	background: #501717;
	width: 100%;
	height: 50px;
	z-index: 999;
	position: relative;
}
#global-nav {
	position: absolute;
	/* 開いてないときは画面外に配置 */
	top: -510px;
	background: #eeeeee;
	width: 100%;
	text-align: center;
	padding: 0px 0;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
#global-nav a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#global-nav ul li:after {
	display: none;
}
#top-head #global-nav ul li a, #top-head.fixed #global-nav ul li a {
	display: block;
	color: #333;
	font-weight: bold;
	padding: 15px;
	font-size: 16px;
	border-bottom: 1px #777 dotted;
}
#nav-toggle {
	display: block;
}
/* #nav-toggle 切り替えアニメーション */
.open #nav-toggle span:nth-child(1) {
	top: 11px;
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	transform: rotate(315deg);
}
.open #nav-toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #nav-toggle span:nth-child(3) {
	top: 11px;
	-webkit-transform: rotate(-315deg);
	-moz-transform: rotate(-315deg);
	transform: rotate(-315deg);
}
/* #global-nav スライドアニメーション */
.open #global-nav {
	/* #global-nav top + #mobile-head height */
	-moz-transform: translateY(556px);
	-webkit-transform: translateY(556px);
	transform: translateY(556px);
}
}
