@media screen and (min-width:651px) and (max-width:919px){
	
 html{ font-size : 82%;} 
	
.tablet_hide { display: none; }
#menu { display: none; }


/* ===========================
header
============================*/
#header {
	margin: auto;
	max-width: 100%;
	padding-top: 0px;
	min-height:100px;
	height:100%;
}

#header_box { max-width:919px; margin:0 auto; background: #ff0000;}

#header .logo {
	float: left;
	padding:15px 0 5px;
}

#header .logo img {
	width: 100%;
	max-width: 310px;
}


#header_box .header_right { float:right; text-align: right;
	margin-top:14px;}


#header_box .h_navi ul { float:right;}

#header_box .h_navi li { float:left;
}

#header_box .h_navi img {
	max-width:145px;
	width: 100%;
}

.page_title { width: 95%; margin: 15px auto; color: #999; }

/* ===========================
nav
============================*/
#nav {
	width: 100%;
	min-height:62px;
	height:100%;
	background:url(../images/common/navi_bg.png) repeat-x;
}

.navi { 
	background:url(../images/common/navi_bg.png) repeat;
}

#nav .n_menu {
	max-width: 919px;
	margin: auto;
	background:url(../images/common/navi_line.png) right center no-repeat;
}

#nav .n_menu li {
	font-size: 105%;
	float: left;
	width: 12.5%;
	min-height:62px;
	background:url(../images/common/navi_line.png) left center no-repeat;
}

#nav .n_menu li a {
	color:#FFFFFF;
	display: inline-block;
    /display: inline;
    /zoom: 1;
	width: 100%;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0.1em;
	padding-top: 15px;
}

#nav .n_menu li:hover {
filter: alpha(opacity=40); -moz-opacity:0.40;  opacity:0.40;
	color: #152703;
}

#nav .n_menu li p {
	margin: 0 5px;
}

#nav li span { font-size:80%;
	color: #6aa8cd;}


/* ===========================
box
============================*/
.c_box_01 {
	float: left;
	width: 46%;
}

.c_box_02 {
	float: right;
	width: 46%;
}

.c_box_03 {
	float: left;
	width: 100%;
}

.c_box_04 {
	float: left;
	width: 55%;
}

.c_box_05 {
	float: right;
	width: 40%;
}

.c_box_06 {
	float: left;
	width: 49%;
}

.c_box_07 {
	float: right;
	width: 49%;
}

.c_box_08 {
	width: 100%;
}

.c_box_09 {
	float: right;
	width: 70%;
}

.c_box_10 {
	float: left;
	width: 28%;
}

.c_box_11 {
	float: right;
	width: 100%;
}

.course_box {
	width:99.7%;
}



/* ===========================
m_images
============================*/
#m_images {
	clear:both;
	width: 100%;
	max-width: 919px;
	margin: 0px auto;
	
}

#m_images img {
	width: 100%;
	max-width: 919px;
}


#s_images {
	display: none;
}


/* ===========================
box_layout
============================*/
#container {
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
}

.contents_box {
	width: 95%;
	margin: 0px auto;
}

.contents {
	margin: 0px auto;
	padding-top:15px;
	padding-bottom:30px;
} 

.block {
	margin-bottom:30px;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:30px;
} 


#main_title { padding:30px 20px 0px 20px; }
#main_title span { font-size:250%; font-weight:normal; color:#152703;}
#main_title div { font-size:120%; margin-top:10px; color:#999999; }


	.bnr_div{
		width:60%;
		margin:0px auto;
	}

	.bnr_div img {
		width:100%;
		margin-bottom:15px;
	}


/* ===========================
table
============================*/
.t02 {
	width:80%;
}
.t04 { width:50%; }

.t06 {
	width:75%;
}

/* ===========================
event
============================*/
.dajare_img {
	width:18%;
	float:right;
	margin-bottom:10px;
}


/* ===========================
swiper
============================*/

.swiper-button-next,.swiper-button-prev{
	top:50%;
	width:70px;
	height:122px;
	margin-top:-18px;
	-moz-background-size:70px 122px;
	-webkit-background-size:70px 122px;
	background-size:70px 122px;
}

.space {
	height:60px;
}


/* ===========================
sub_contents
============================*/
.sub_contents {
	float: right;
	width: 25%;
	text-align:center
}

.sub_contents img {
	width: 100%;
	max-width: 250px;
	margin-bottom: 5px;
}

/* ===========================
footer
============================*/
#footer {
	width: 100%;
	color:#ffffff;
	min-height:300px;
	padding:0;
	text-align:center;
	background: #295800;
}

#footer_box { width:95%; margin: 0 auto; padding:20px 0px;}

#footer .c_info a {
	text-decoration: none;
	color:#ffffff;
}


#footer .c_info{
	text-align:left; padding:10px 0px;}
#footer .c_info .c_name {
	font-size: 110%;
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-weight:bold;
}


#footer .c_info .c_address {
	font-size: 100%;
}

#footer .copyright {
	clear:both;
	margin-top:15px;
	padding:2px 0px;
	text-align:center;
	font-size: 82%;
}

#group_course {
	display: inline-block;
    /display: inline;
    /zoom: 1;
	margin-bottom: 20px;
	vertical-align: top;
	padding: 13px 15px;
 	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:#FFFFFF;
	color:#266d98;
}

#group_course .title { font-size:140%; border-bottom:1px solid #CCCCCC; margin-bottom:10px; text-align:center; padding-bottom:10px;}


/* ===========================
setting
============================*/
#container h2 {
	font-size: 160%;
	color: #000000;
	padding: 0 0 0 10px;
	line-height:50px;
	border-bottom:1px dotted #CCCCCC;

}

.pagelink {
	margin: 15px 0;
	text-align: right;
	font-size: 106%;
}


.page_banner {padding:20px 0px; text-align:center; margin-top:20px; width:100%; clear:both; margin-bottom:0px; background:#fcf8e5;}

.page_banner img { margin-right:15px; width:100%; max-width:220px; }
/* IE8 */
.page_banner img { width: auto\9; }


/* ===========================
script
============================*/

.script_sma {
	display: none;
}

/* ===========================
button
============================*/
.button_web li {
	float: left;
	margin-bottom:5px;
	width: 100%;
	text-align: center;
}


/* ===========================
top
============================*/
.maintitle img {
	width: 100%;
	max-width: 299px;}
	
.top_photo ul { max-width:1200px; margin:0 auto 25px; padding:0px; display:block;
overflow:auto;}

.top_photo li { width:24%; float:left; text-align:left; margin-right:1%;}
.top_photo p { width:100%; text-align:left; margin-right:0px; max-width:240px; }
.top_photo .title { font-size:130%; color:#365f33; }
.top_photo img { width:100%; max-width:240px; margin-bottom:10px;
	box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.2);}
/* IE8 */
.top_photo img { width: auto\9; }
.top_photo a { color:#a37e39; text-decoration:none; }
.top_photo a:hover { color:#a9905f; }

.news ul { }
	
.news li {
	border-bottom: 1px #CCCCCC dotted;
	padding: 10px 20px 10px 0px;}

.news li a {
	font-size: 100%;
}

.news li .day {
	float: left;
	font-size: 88%;
	margin-right:10px;
}

.news p {
	padding-bottom: 3px;
	margin: 7px 0 7px 24px;
}


.facebook, .facebook02 { width: 100%; margin-top: 20px;}

.facebook iframe { width: 100%; height:100%; }
.facebook02 iframe { width: 100%; height:100%; }


#banner { background:#efefef; padding:5px; display:block; text-align:center;
overflow:auto;}

.banner { width:95%; text-align:left; margin:10px auto;}
.banner p { width:100%; text-align:left; margin-right:0px; font-size:95%; }
.banner img { width:100%; max-width:640px; margin-bottom:3px;}
/* IE8 */
.banner img { width: auto\9; }
.banner a { color:#a37e39; text-decoration:none; }
.banner a:hover { color:#a9905f; }

.sub_contents {
	margin-top:15px;
	float: right;
	width: 22%;
	text-align:center
}

.sub_contents img {
	width: 100%;
	max-width: 220px;
	margin-bottom: 5px;
}

/* ===========================
course
============================*/
.t_course {
	width:100%;
}

.t_course table {
border-collapse: collapse;
border: 1px #cccccc solid;
margin-bottom:15px;
}

.t_course th {
background:#efefef;
padding: 8px; 
white-space: nowrap;
border: 1px #cccccc dotted;
text-align:center;
color:#666666;
}

.t_course td {
padding: 5px 8px; 
white-space: nowrap;
border: 1px #c3be94 dotted;
text-align:center;
}

.course_image li {
	float: left;
	margin-right:5px;
	width: 32%;
	text-align: center;
}

.course_image img {
	width: 100%;
}


#hole img { width:100%;}
.hole_title { font-size:24px; color:#a37e39; border-bottom:1px dotted #a37e39; width:99%; margin-bottom:15px;
background: #feffff;
padding:5px;}

.hole_title div { float:right;}

.course_layout img { width:100%; float:right;}

.course_list li {
	padding: 5px 0;
	margin: 10px 0;
	float: left;
	width: 11.1%;
}

.course_list li a {
	font-size: 120%;
	display: block;
}


/* ===========================
hole
============================*/
.youtube iframe { width:100%; max-width:500px; height:280px; }


/* ===========================
house
============================*/
.image_box {   display: -webkit-box; /*Android4.3*/
  display: -moz-box;    /*Firefox21*/
  display: -ms-flexbox; /*IE10*/
  display: -webkit-flex; /*PC-Safari,iOS8.4*/
  display: flex;
  flex-wrap: wrap;
  justify-content:space-between;
  margin:0 0 10px 0;
  padding:0;}
  
 .image_box02 {   display: -webkit-box; /*Android4.3*/
  display: -moz-box;    /*Firefox21*/
  display: -ms-flexbox; /*IE10*/
  display: -webkit-flex; /*PC-Safari,iOS8.4*/
  display: flex;
  flex-wrap: wrap;
  margin:0 0 10px 0;
  padding:0;}

.image_2box { 
width:50%;
  padding:0;}
  
.image_3box { 
width:31%;
  padding:0;
  margin:1%;}
  
.image_3box img { 
width:100%;
margin-bottom:10px;}
  
.image_4box { 
width:23%;
  padding:0;
  margin:1%;}
  
.image_5box { 
width:18%;
  padding:0;
  margin:1%;}
.image_01 li {
	clear:both;
	margin-bottom: 20px;
	width: 100%;
	text-align: center;
}

.image_01 img {
	float:right;
	width: 49%;
	margin-bottom: 20px;
}

.image_01 p{
	float:left;
	width: 49%;
}

.image_48 li {
	float: left;
	margin-right:1%;
	margin-bottom: 20px;
	width: 49%;
	text-align: center;
}

.image_48 img {
	width: 100%;
}

.image_48 p {
	font-size: 106%;
	border-bottom: 0px #CCCCCC dotted;
	padding-top: 5px;
}

.image_48 .title {
	margin:5px 0px 15px 0;
	font-size:110%;
	font-weight:bold;
	padding-bottom: 5px;
	border-bottom:1px solid #cccccc;
}

.image_33 li {
	float: left;
	margin-right:1%;
	margin-bottom: 20px;
	width: 32%;
	text-align: center;
}

.image_33 img {
	width: 100%;
}

.image_33 p {
	font-size: 106%;
	border-bottom: 0px #CCCCCC dotted;
	padding-top: 5px;
}

.image_33 .title {
	margin:5px 0px 15px 0;
	font-size:110%;
	font-weight:bold;
	padding-bottom: 5px;
	border-bottom:1px solid #cccccc;
}


.image_25 li {
	float: left;
	margin-right:1%;
	margin-bottom: 20px;
	width: 24%;
	text-align: center;
}

.image_25 img {
	width: 100%;
}

.image_25 p {
	font-size: 106%;
	border-bottom: 0px #CCCCCC dotted;
	padding-top: 5px;
}

.image_25 .title {
	margin:5px 0px 15px 0;
	font-size:110%;
	font-weight:bold;
	padding-bottom: 5px;
	border-bottom:1px solid #cccccc;
}

/* ===========================
hotel
============================*/
.r_box02 { max-width:28%; }
.l_box02 { max-width:70%; }
.dinner_img { max-width:100%; }


/* ===========================
event
============================*/

.event { border:3px solid #efefef; padding:15px; margin-bottom:10px; overflow:auto;}
.event_title { font-size:160%; font-weight:bold; color:#39C; margin-bottom:10px; line-height:150%;}
.event_catch { font-size:130%; font-weight:bold; margin-bottom:10px;}
.event_detail01 { float:left; background:#3C6; padding: 5px; color:#FFFFFF; margin-right:5px; margin-bottom:5px;}
.event_detail02 { float:left; background:#cccccc; padding: 5px; color:#FFFFFF; margin-right:5px; margin-bottom:5px;}
.event_detail03 { float:left; background:#218af4; padding: 1px 3px; color:#FFFFFF; margin-right:1px; margin-bottom:5px; font-size:90%;}



/* ===========================
restaurant
============================*/
.restaurant_image ul {
	margin-right:-1%;
}

.restaurant_image li {
	float: left;
	margin-right:1%;
	width: 24%;
	border-bottom:0px dotted #CCCCCC;
	margin-bottom:5px;
	overflow:auto;
	height:100%;
}

.restaurant_image img {
	width: 100%;
}

.restaurant_image .title {
	font-size: 100%;
	padding-top: 5px;
	font-weight:bold;
	margin-bottom:5px;
}

.restaurant_image .title span {
	float:right;
	color:#990000;
}

.restaurant_image .comment {
	overflow:auto;
}

.restaurant_image02 ul {
	margin-right:-2%;
}

.restaurant_image02 li {
	display: inline-block;
    /display: inline;
	float: left;
	margin-right:1%;
	width: 19%;
	margin-bottom:5px;
	overflow:auto;
	height:100%;
}

.restaurant_image02 img {
	width: 100%;
}

.restaurant_image02 .title {
	font-size: 110%;
	padding-top: 5px;
	font-weight:bold;
}

.restaurant_image02 .title span {
	float:right;
	color:#990000;
}

.restaurant_image02 .comment {
	overflow:auto;
}


.ala_image li {
	float: left;
	margin-right:5px;
	margin-bottom: 30px;
	width: 24%;
	padding-bottom:5px;
	margin-bottom:5px;
}

.ala_image img {
	width: 100%;
}

.ala_image .title {
	font-size: 100%;
	padding-top: 5px;
	font-weight:bold;
}

.ala_image .title span {
	float:right;
	color:#990000;
}

.ala_image .comment {
	font-size: 90%;
}

.drink_menu ul {
	margin-right: -1%;
}

.drink_menu li {
	float: left;
	width: 48%;
	border-bottom: 1px #CCCCCC dotted;
	padding: 3px 0;
	margin-bottom: 5px;
	margin-right: 2%;
}

.drink_menu li span {
	float: right;
	color: #333333;
}


.rest_lunch { float:right; background:#fcbf04; padding: 5px; color:#FFFFFF;}


/* ===========================
google-map
============================*/
.google-maps {
	position: relative;
	padding-bottom: 50.25%;
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 600px !important;
	height: 300px !important;
}

.map_sma {
	display: none;
}


.image_left { float:left; margin-right:15px;}
.image_right { float:right; margin-left:15px;}


.lesson {
	width: 48%;
	float:left;
	margin-left:1%;
	
}

.lesson img {
	width: 100%;

}

/* ===========================
tab
============================*/
.tab_nav ul { width: 100%; margin:15px auto; 
	border-bottom : 1px #CCCCCC solid;}

.tab_nav li {
	float: left;
	margin-top: 20px;
	margin-right: 5px;
	width: 32%;
	border-top : 1px #CCCCCC solid;
	border-left : 1px #CCCCCC solid;
	border-right : 1px #CCCCCC solid;
}

.tab_nav .select {
	margin-top: 0;
}

.tab_nav .select a {
	text-align:center;
	font-size: 198%;
	height: 60px;
	line-height: 60px;
	background: #164e70;
	color: #ffffff;
	font-weight: bold;
	border-top : 1px #CCCCCC solid;
	border-left : 1px #CCCCCC solid;
	border-right : 1px #CCCCCC solid;
}

.tab_nav li a {
	display: block;
	font-size: 130%;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	color: #164e70;
	text-align:center;
	background:#addff6;
}

.tab_nav li a:hover {
	background: #0f1562;
	color: #FFFFFF;
}

.tab_nav .fee {
	 background: url(../images/common/new_bg.gif);
}

.tab_nav .event {
	 background: #000000;
}

.tab_nav .open {
	 background: url(../images/common/tom_bg.gif);
}

/* ===========================
レストランページ
============================*/
#menu_name {
	font-size:130%;
	margin-bottom:8px;
}

#menu_set {
	font-size:85%;
	margin-bottom:8px;
}

#menu_comment {
	font-size:100%;
	margin-bottom:15px;
}

#menu_tadashi {
	font-size:75%;
}

.title .res_ico {
	width: 64px;
	height: 40px;
}



