@charset "UTF-8";

/*===============================================
 画面の横幅が320pxまで
===============================================*/
@media screen and (max-width:320px) {
}

/*===============================================
 画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px) {
header {
	background: url(../images/repeat01.jpg) repeat-x left bottom/auto 10px, url(../images/header_bg.jpg) repeat left top/auto 200px;
	height: 200px;
	top: 0;
	width: 100%;
	box-shadow: 0px 5px 10px -2px rgba(0,0,0,0.3);
	z-index: 100;
}
#header_inner {
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 0 0;
}
#gnavi {
	overflow: hidden;
	text-align: right;
}
#gnavi ul li:nth-child(1) {
	width: 75px;
	margin: 0 auto;
}
#gnavi ul li:nth-child(1) img {
	width: 100%;
	height: auto;
	padding: 0 0 0 10px;
}
#gnavi ul li:nth-child(2), #gnavi ul li:nth-child(3), #gnavi ul li:nth-child(4), #gnavi ul li:nth-child(5), #gnavi ul li:nth-child(6), #gnavi ul li:nth-child(7) {
	display: none;
}
#gnavi ul li:nth-child(2) img, #gnavi ul li:nth-child(3) img, #gnavi ul li:nth-child(4) img, #gnavi ul li:nth-child(5) img, #gnavi ul li:nth-child(6) img, #gnavi ul li:nth-child(7) img {
	width: 100%;
	height: auto;
}
#gnavi ul li a:hover {
	opacity: 0.4;
	transition: 0.4s;
}
#header_info {
	display: none;
}
#header_info ul li:nth-child(1), #header_info ul li:nth-child(2) {
	margin: 0 0 15px;
	text-align: center;
}
#header_info ul li strong {
	margin: 0 0 7px;
	display: block;
}
#header_info ul li:last-child {
	border: 1px solid #999;
	text-align: center;
	height: 20px;
	padding: 1px 0 0 0;
	box-sizing: border-box;
}
#sp_header {
	margin: 0;
	width: 40px;
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 300;
}
#sp_tel_btn {
	margin: 0 0 10px;
}
.modal-content {
	width: 280px;
	margin: 0 auto;
	padding: 15px 0;
}
.modal-content ul:first-child {
	text-align: center;
}
.modal-content ul:first-child li strong img {
	padding: 0 0 10px;
}
.modal-content ul:first-child li:last-child {
	border: 1px solid #ddd;
	padding: 5px 0 0 0;
	margin: 15px 0 10px;
}
.modal-content h1 {
	text-align: center;
	padding: 20px 0 20px;
	background: #f0f0f0;
	border: 1px solid #ddd;
	margin: 0 0 20px;
}
#sp_navigation li {
	width: 30px;
	float: right;
	margin: 0 0 0 20px;
}
#sp_navigation li:last-child {
	margin: 0;
}
#sp_navigation li img {
	width: 30px;
}
#btn-close-modal {
	display: block;
	clear: both;
	padding: 40px 0 0 0;
	text-align: right;
}
#top_main {
	background: url(../images/repeat01.jpg) repeat-x left bottom/auto 10px;
	padding: 0 0 10px;
	box-shadow: 0px 5px 10px -2px rgba(0,0,0,0.5);
	z-index: 2;
}
#top_main p:first-child {
	display: none;
}
#top_main p:last-child img {
	width: 100%;
	height: auto;
}
#kodawari {
	background: url(../images/repeat02.jpg) repeat-x left bottom/auto 8px, url(../images/kodawari_kumo.png) no-repeat bottom 40px center/100% auto, url(../images/black_bg.jpg) repeat left top/500px auto;
	position: relative;
	box-shadow: 0px 5px 10px -2px rgba(0,0,0,0.3);
	z-index: 3;
}
#sp_top_ttl {
	width: 204px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}
.kodawari_inner {
	margin: 0 auto;
	text-align: right;
	padding: 70px 0 100px;
}
.kodawari_inner h2 {
	display: none;
}
.kodawari_upper {
}
.kodawari_upper h3 img {
	display: none;
}
.kodawari_upper p {
	margin: 0;
	text-align: center;
}
.kodawari_upper p img:first-child {
	display: none;
}
.kodawari_upper p img:last-child {
	width: 90%;
	height: auto;
}
.kodawari_upper h4 {
	text-align: center;
	margin: 30px 0 0 0;
}
.kodawari_txtbox {
}
.kodawari_lower {
	text-align: center;
}
.kodawari_lower p img {
	width: 94%;
	height: auto;
	max-width: 360px;
}
.kodawari_lower h3 {
	margin: 40px 0 30px;
}
.kodawari_lower h4 {
	margin: 0 0 40px;
}
.dish_block {
	text-align: center;
	position: relative;
	background: url(../images/header_bg.jpg) repeat left top/auto 200px;
}
.dish_block img {
	width: 100%;
	height: auto;
}
.course_bnr {
	background: url(../images/repeat02-2.png) repeat-x left top/auto 12px, url(../images/dish_bg.jpg) no-repeat top center/cover;
	padding: 40px 0 20px;
}
.course_bnr ul {
	text-align: center;
}
.course_bnr ul li {
	width: 300px;
	margin: 0 auto 20px;
}
.course_bnr ul li a:hover {
	opacity: 0.4;
	transition: 0.4s;
}
#second .bottom_enkai {
	background: url(../images/repeat02.jpg) repeat-x left top/auto 10px, url(../images/black_bg.jpg) repeat left top/500px auto;
	padding: 20px 0 0 0;
}
.bottom_enkai {
	background: url(../images/black_bg.jpg) repeat left top/500px auto;
}
.bottom_enkai div {
	margin: 0 auto;
	padding: 0 0 30px;
}
.bottom_enkai h2 {
	background: url(../images/enkai_parts.png) no-repeat center top/920px auto;
	text-align: center;
	padding: 38px 0 0 0;
	margin: 0 0 20px;
}
.bottom_enkai ul {
	margin: 0 auto 20px;
	overflow: hidden;
	text-align: center;
}
.bottom_enkai ul li img {
	height: 22px;
	width: auto;
	margin: 0 0 20px;
}
.bottom_enkai ul li:last-child img {
	margin: 0;
}
.bottom_enkai h3 {
	text-align: center;
	background: url(../images/d_parts01.png) no-repeat center center/920px auto;
	font-weight: normal;
}
.bottom_enkai h3 span {
	background: #8C7D33;
	color: #eee;
	display: inline-block;
	box-sizing: border-box;
	padding: 2px 30px 0;
}
#footer_navi ul {
	background: url(../images/green_repeat.jpg) repeat left top/auto 30px;
	text-align: center;
	font-size: 12px;
	box-sizing: border-box;
	padding: 15px 0;
}
#footer_navi ul li {
	width: 96%;
	margin: 0 auto 10px;
	border: 1px solid #ddd;
}
#footer_navi ul li:last-child {
	margin: 0 auto;
}
#footer_navi ul li a {
	color: #f4efe4;
	displlay: block;
	text-decoration: none;
}
#footer_info {
	padding: 20px 0 30px;
	background: url(../images/header_bg.jpg) repeat left top/auto 200px;
}
#footer_upper {
	width: 90%;
	margin: 0 auto 10px;
	overflow: hidden;
}
#footer_upper p {
	display: none;
}
footer #gmap {
	height: 250px;
 margin: 
 box-sizing: border-box;
	border: 1px solid #ddd;
}
#footer_lower {
	overflow: hidden;
}
footer #facebook {
	margin: 0 auto 20px;
	;
	width: 250px;
}
footer #facebook a:hover {
	opacity: 0.6;
	transition: 0.4s;
}
#footer_lower ul {
	background: #f8f8f8;
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid #eee7d9;
}
#footer_lower ul li:nth-child(1) {
	margin: 0 20px 0 0;
}
#footer_lower ul li strong, #footer_lower ul li em {
	font-weight: normal
}
footer span {
	display: block;
	margin: 0 auto;
	text-align: center;
}
small {
	background: url(../images/repeat03.jpg) repeat-x left top/auto 15px;
	height: 15px;
	display: block;
	color: #eee;
}
/*====================================================================
	下層ページ
 ====================================================================*/

#second_main {
	text-align: center;
	height: 210px;
	background: url(../images/repeat01.jpg) repeat-x left bottom/auto 10px, url(../images/second_img.jpg) no-repeat center top/1400px auto, url(../images/black_bg.jpg) repeat left top/500px auto;
	position: relative;
	z-index: 10;
	box-shadow: 0px 6px 7px -10px rgba(0,0,0,1);
}
#second_main h2 {
	padding: 70px 0 0 0;
}
#second_main h2 img {
	height: 46px;
	width: auto;
}
#pankuzu {
	margin: 0 auto;
	text-align: center;
}
#pankuzu p {
	display: inline-block;
	padding: 2px 10px 0;
	text-align: center;
	margin: 50px 0 0 0;
	border-radius: 20px;
	background: #f2f1ee;
	min-width: 200px;
}
.pattern01 {
	background: url(../images/pattern01.jpg) repeat left top/87px auto;
	padding: 50px 0;
}
.pattern02 {
	padding: 20px 0;
	background: url(../images/pattern02.jpg) repeat left top/75px auto;
}
.pattern03 {
	padding: 40px 0;
	background: url(../images/pattern03.jpg) repeat left top/100px auto;
}
.pattern04 {
	padding: 50px 0;
	background: url(../images/pattern04.jpg) repeat left top/56px auto;
	color: #fff;
}
.pattern05 {
	padding: 50px 0;
	background: url(../images/pattern05.jpg) repeat left top/100px auto;
}
.course_head01 {
	margin: 0 auto;
	overflow: hidden;
}
.course_head02 {
	margin: 0 auto;
}
.coure_right {
	width: 110px;
	margin: 0 auto 20px;
	text-align: center;
	height: 480px;
}
.course_left {
}
.course_img img {
	width: 100%;
	height: auto;
	margin: 0 0 10px
}
.wamon01 {
	background: url(../images/wamon01.png) no-repeat center bottom/78px auto;
	height: 400px;
}
.wamon02 {
	background: url(../images/wamon02.png) no-repeat center bottom/78px auto;
}
.wamon03 {
	background: url(../images/wamon03.png) no-repeat center bottom/78px auto;
	height: 380px;
}
.wamon04 {
	background: url(../images/wamon04.png) no-repeat center bottom/78px auto;
	height: 380px;
}
.wa_ttl {
	background: url(../images/wa_border.png) no-repeat left bottom/640px auto;
	color: #7b6918;
	font-size: 20px;
	text-align: center;
	padding: 0 0 5px;
}
.wa_ttl02 {
	background: url(../images/wa_border02.png) no-repeat left bottom/640px auto;
	color: #7b6918;
	font-size: 28px;
	text-align: center;
	padding: 0 0 5px;
}
.marker01 {
	font-family: 'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif;
	background: url(../images/marker01.png) no-repeat left top/20px auto;
	padding: 0 0 2px 25px;
	font-weight: normal;
	min-height: 30px;
}
.marker02 {
	font-family: 'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif;
	background: url(../images/marker01.png) no-repeat left top/30px auto;
	padding: 0 0 2px 40px;
	font-weight: normal;
	min-height: 30px;
	color: #fff;
}
.smallsize {
	font-size: smaller;
	padding: 0 3px 0 0;
}
.menu01 {
	overflow: hidden;
	margin: 0 auto;
}
.menu01 dl {
	border: 1px solid #ddd;
	padding: 5px;
	box-sizing: border-box;
	display: table;
	font-size: 14px;
	height: 100px;
	width: 100%;
	font-family: "游明朝", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin: 0 0 20px;
}
.menu01 dl:nth-child(2n) {
}
.menu01 dl dt {
	display: table-cell;
	width: 90px;
	height: 90px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #968327;
	box-sizing: border-box;
}
.menu01 dl dd {
	padding: 0 0 0 10px;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
.repeat01 {
	background: url(../images/repeat-x_01.jpg) repeat left top/83px auto;
	margin: 0 auto;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
	color: #fff;
	font-size: 14px;
	padding: 0 15px;
	line-height: 2;
}
.repeat02 {
	background: url(../images/repeat-x_01.jpg) repeat-x left top/83px auto;
	height: 20px;
	border-radius: 2px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 15px;
	line-height: 1.5;
	display: block;
}
.menu02 {
	margin: 0 auto;
	padding: 15px;
	box-sizing: border-box;
	border: 1px solid #ddd;
}
.menu_inner {
	margin: 0 auto;
}
.mincho_ttl01 {
	text-align: center;
	font-size: 22px;
	font-family: "游明朝", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #78660e;
}
.mincho_ttl02 {
	text-align: center;
	font-size: 22px;
	font-family: "游明朝", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #fff;
}
.menu03 {
	color: #405532;
	border: 1px solid #ccc;
	padding: 15px;
	box-sizing: border-box;
	overflow: hidden;
	font-size: 14px;
	margin: 0 0 10px;
	background: #f8f8f8;
}
.drink_bnr {
	text-align: center;
}
.menu03 li {
	border-bottom: 1px dotted #aaa;
	overflow: hidden;
	margin: 0 0 5px;
}
.menu03 li:nth-child(2n) {
}
.menu03 li strong {
	width: 80%;
	max-width: 250px;
	float: left;
	font-weight: normal;
}
.menu03 li strong:before {
	content: "■";
	font-size: smaller;
	margin: 0 2px 0 0;
}
.menu03 li em {
	width: 20%;
	max-width: 60px;
	float: right;
	font-weight: normal;
}
.note01 {
	color: #837010;
	text-align: center;
}
.access {
	margin: 0 auto;
}
.access table {
	width: 100%;
	margin: 0 0 30px;
	display: block;
}
.access table tbody, .access table tr {
	width: 94%;
	display: block;
	margin: 0 auto;
}
.access table th {
	padding: 5px 0 5px 10px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	vertical-align: middle;
	text-align: left;
	display: block;
	background: #aaa;
	color: #fff;
}
.access table td {
	padding: 10px 0 10px 15px;
	border-bottom: 1px solid #ccc;
	display: block;
}
.access_map {
	overflow: hidden;
	box-sizing: border-box;
	margin: 0 0 30px;
}
.left_img {
	display: none;
}
.map_right {
}
.map_right #gmap {
	width: 94%;
	margin: 0 auto 10px;
	height: 300px;
	border: 1px solid #ccc;
}
.access_txt {
	background: url(../images/pattern02.jpg) repeat left top/75px auto;
	border-top: 1px solid #ddd;
	box-sizing: border-box;
	padding: 15px 0;
}
.access_txt p {
	padding: 0 0 0 20px;
	line-height: 2;
}
.houji_bnr img {
	width: 100%;
	height: auto;
}
.houji_bnr img:nth-child(1) {
	display: none;
}
.room .pattern01 {
	padding: 30px 0 10px;
}
.room .pattern02 {
	padding: 40px 0 20px;
}
.room_map_wrap {
	padding: 0 2%;
	margin: 0 auto 40px;
	text-align: center;
}
.floor1 img {
	width: 100%;
	height: auto;
	max-width: 500px;
	margin: 0 0 20px;
}
.floor2 {
}
#room_image {
	width: 290px;
	margin: 0 auto;
}
#room_image ul {
	overflow: hidden;
	margin: 0 0 10px;
}
#room_image ul li {
	float: left;
	width: 140px;
	margin: 0 10px 10px 0;
}
#room_image ul li:nth-child(2n) {
	margin: 0 0 10px 0;
}
#room_image ul li img {
	max-width: 100%;
	height: auto;
	border-radius: 2px;
	margin: 0 0 3px;
}
#room_image ul li a:hover {
	opacity: 0.7;
	transition: 0.4s;
}
#english_bnr {
	width: 30px;
	position: fixed;
	right: 0;
	top: 10px;
	z-index: 200;
}
#english_bnr img {
	width: 100%;
	height: auto;
}
.shige44_bnr {
	text-align: center;
	padding: 0 0 20px;
}
.shige44_bnr img {
width:100%;
}
}