@charset "utf-8";

html {
	background: #b97;
	color: #210;
	overflow: scroll;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	word-break: break-all;
}

img {
	border: 0;
	max-width: 100%;
	height: auto;
	width: auto;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

a {
	text-decoration: none;
}

#wrapper {
	width: 100%;
	overflow:hidden;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#side header {
	text-align: center;
}

#side header h1 {
	margin: 20px 0;
	text-align: center;
	line-height: 1.4em;
	letter-spacing: 3px;
}

#side nav {
	margin-bottom: 20px;
}

#side nav ul {
	list-style-type: none;
}

#side nav ul li {
	padding: 10px;
	font-size: 1.5em;
	border-bottom: dotted 1px #321;
}

#side nav ul li:last-child {
	border-bottom: none;
}

#side nav ul li a {
	display: block;
	color: #321;
}

#side #blog {
	text-align: center;
	margin-bottom: 20px;
}

#side #blog img {
	max-width: 100%;
	border: 1px solid #321;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

#side #banner_a {
	max-width: 100%;
	margin-bottom: 20px;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	text-align: right;
	background: #eca;
	padding: 16px;
}

#side #banner_a p {
	display: inline-block;
	text-align: left;
	line-height: 1.4em;
	letter-spacing: 1px;
}

#side #banner_b {
	max-width: 100%;
	margin-bottom: 40px;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	text-align: center;
	background: #eca;
	padding: 16px;
}

#side #banner_b a {
	display: block;
	padding: 16px;
	color: #210;
}

#side #banner_c {
	max-width: 100%;
	margin-bottom: 20px;
}

#contents section h2 {
	padding-bottom: 10px;
	font-size: 3.0em;
	border-bottom: 1px dotted #321;
}

#contents section h3 {
	padding: 20px 0;
	font-size: 1.4em;
}

#contents section h4 {
	padding-bottom: 10px;
	font-size: 1.2em;
}

#contents section .topbox_01 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 20px;
	background: #eca;
}

#contents section .topbox_01 a {
	color: #210;
}

#contents section .topbox_02 {
	text-align: center;
}

#contents section a .topbox_02 img.logoimg {
	width: 40%;
}

#contents section a .topbox_02 h2 {
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.2em;
	border-bottom: 1px dotted #210;
}

#contents section a .topbox_02 p {
	text-align: left;
}

#contents section .special {
	margin-bottom: 20px;
	padding: 20px;
	background: #eca;
}

#contents section .menu_wrap .menubox {
	margin-bottom: 20px;
}

#contents section .shopimg {
	margin-bottom: 20px;
}

#contents section .shopbox {
	width: 100%;
	margin-bottom: 20px;
	background: #eca;
	text-align: center;
	padding: 4%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#contents section .shopbox h4 {
	border-bottom: 1px dotted #321;
	font-size: 1.0em;
	margin-bottom: 10px;
}

#contents section #map {
	text-align: center;
}

#contents section p {
	line-height: 1.5em;
}

footer {
	padding-bottom: 30px;
	background: #210;
	color: #fed;
}

footer #footnavi {
	overflow: hidden;
	margin-bottom: 40px;
	padding: 10px;
	background: #321;
	text-align: center;
}

footer #footnavi ul {
	display: inline-block;
}

footer #footnavi ul li {
	float: left;
	display: inline-block;
	margin-right: 30px;
}

footer #footnavi ul li:last-child {
	margin-right: 0;
}

footer #footnavi ul li a {
	color: #fed;
}

footer div#footinfo p {
	text-align: left;
	line-height: 1.5em;
	letter-spacing: 0.8px;
}

footer p {
	text-align: center;
	line-height: 1.0em;
}

@media screen and (min-width:737px) {

#container {
	overflow: hidden;
	padding: 40px;
}

#side {
	float: left;
	width: 20%;
}

#contents {
	float: right;
	width: 76%;
}

#contents section #toppict {
	margin-bottom: 4px;
}

#contents section .s_photo {
	overflow: hidden;
	margin-bottom: 20px;
}

#contents section .s_photo img {
	float: left;
	width: 33%;
}

#contents section .s_photo img:nth-child(2) {
	margin: 0 0.5%;
}

#contents section .topbox_01 {
	float: left;
	width: 33%;
}

#contents section .topbox_01:nth-child(2) {
	margin: 0 0.5%;
}

#contents section .menu_wrap {
	overflow: hidden;
}

#contents section .menu_wrap .menubox {
	float: left;
	width: 24.25%;
	margin-right: 1%;
}

#contents section .menu_wrap .menubox:nth-child(4) {
	margin-right: 0;
}

#contents section #map iframe {
	max-width: 100%;
	border: 0;
	width: 100%;
	height: 600px;
}

footer div#footcont {
	overflow: hidden;
	width: 400px;
	margin: 0 auto 40px;
}

footer div#footcont img {
	float: left;
}

footer div#footcont div#footinfo {
	float: right;
}

}

@media screen and (max-width:736px) {

#container {
	overflow: hidden;
	padding: 40px 0;
}

#side {
	padding: 0 40px;
}

.cont_s {
	padding: 0 40px;
}

#contents section .s_photo {
	margin-bottom: 20px;
}

#contents section .topbox_01 {
	width: 90%;
	margin: 0 auto 10px;
}

#contents section #map iframe {
	max-width: 100%;
	border: 0;
	width: 100%;
	height: 300px;
}

footer div#footcont {
	margin-bottom: 40px;
	text-align: center;
}

footer div#footcont p {
	text-align: center;
}

}