@media screen and (max-width:650px){
	
.sm_hide { display: none; }

.img_border{ border:none;
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.2);}

/* ===========================
header
============================*/
#header {
	margin: auto;
}

#header .logo {
	text-align: left;
	padding: 0px 0 5px;
	width: 80%;
}

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

#header .h_navi {
	display:none;
}

#header a { color:#FFFFFF; text-decoration:none; }

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

/* ===========================
navi
============================*/
.n_menu { display:none;
}

.navi_en { display:none;
}

/* ===========================
box
============================*/
.c_box_01 {
	width: 100%;
}

.c_box_02 {
	width: 100%;
}

.c_box_03 {
	width: 100%;
}

.c_box_04 {
	width: 100%;
}

.c_box_05 {
	width: 100%;
}

.c_box_07 {
	width: 100%;
}

.c_box_08 {
	width: 100%;
}

.c_box_09 {
	width: 100%;
}

.c_box_10 {
	width: 100%;
}

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

.course_box {
	width:99%;
}


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

	.bnr_div img {
		width:49%;
		display: inline-block;
		margin-bottom:15px;
	}


/* ===========================
table
============================*/
.t02 {
	width:100%;
}

.t04 {
	width:100%;
}

/* ===========================
event
============================*/
.dajare_img {
	width:180px;
	margin:0px auto 10px auto;
}


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

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

.space {
	height:90px;
}



/* ===========================
m_images
============================*/

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

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

#s_images img {
	width: 100%;
	max-width: 750px;
}

/* ===========================
sub_contents
============================*/
.sub_contents {
	margin-top: 20px;
}

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

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

#footer_box { width:90%; 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 {
	width:90%;
	margin-top:15px;
	display: inline-block;
    /display: inline;
    /zoom: 1;
	margin-bottom: 20px;
	vertical-align: top;
	padding: 10px 10px;
 	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:#FFFFFF;
	color:#266d98;
}

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

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

.contents_box {
	clear:both;
	width: 98%;
	margin: 0px auto;
}

.contents {
	width: 90%;
	margin: 0px auto;
	padding-top:15px;
}

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

.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; }

#main_title { padding:20px 20px 5px; }
#main_title span { font-size:180%; font-weight:normal;}
#main_title div { font-size:100%; margin-top:5px; }




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

}

#container h2 span { display:none;
}


.m_contents_top h2 span {
	display: none;
}


.t01 {
	font-size: 94%;
}

.t02 {
	font-size: 94%;
	width:100%;
}

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

.script_normal {
	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:640px; margin:0 auto; padding:10px; display:block;
overflow:auto;}


.top_photo li { width:100%; text-align:center; margin:5px auto 15px; clear:both;}
.top_photo .title { font-size:110%; color:#365f33; }
.top_photo img { width:100%; margin-bottom:10px;
	box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.2);}
/* IE8 */
.top_photo img { width: auto\9; max-width:100%;}
.top_photo span { font-family:Georgia, "Times New Roman", Times, serif;  }
.top_photo a { color:#a37e39; text-decoration:none; }
.top_photo a:hover { color:#a9905f; }

.news ul { 
	border-top: 0px #CCCCCC dotted;}
	
.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:5px;
}

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

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

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

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

.event_news li .name {
	float: left;
	font-size: 100%;
	margin-right:10px;
}



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

.webyoyaku_news { background-color:#F30; color:#FFF; font-weight:bold; padding:5px; }
.webyoyaku_news02 { background-color:#03F; color:#FFF; font-weight:bold; padding:5px; }

#banner {margin:0 auto; background:#efefef; padding:10px 0px; display:block;
overflow:auto;}

.banner { width:90%; text-align:center; margin:5px auto; clear:both;}
.banner img { width:100%; margin-bottom:3px;}
/* IE8 */
.banner img { width: auto\9; max-width:100%;}
.banner span { font-family:Georgia, "Times New Roman", Times, serif;  }
.banner a { color:#a37e39; text-decoration:none; }
.banner a:hover { color:#a9905f; }


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

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

.t_course th {
background:#eafbdc;
padding: 2px; 
white-space: nowrap;
border: 1px #cccccc dotted;
text-align:center;
color:#337501;
font-size:90%;
}

.t_course td {
white-space: nowrap;
border: 1px #c3be94 dotted;
text-align:center;
font-size:90%;
}

.course_image li {
	margin-bottom: 10px;
	text-align: center;
}

.course_image img {
	width: 100%;
}

.course_image a {
	pointer-events:none;
}


#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;}


.course_list li {
	border-bottom: 1px #CCCCCC dotted;
	padding: 5px 0;
	margin: 10px 0;
	float: left;
	width: 20%;
}

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

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


/* ===========================
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:100%;
  padding:0;}
  
.image_3box { 
width:100%;
  padding:0;
  margin:1%;}
  
.image_3box img { 
width:100%;}
  
.image_4box { 
width:23%;
  padding:0;
  margin:1%;}
  
.image_5box { 
width:18%;
  padding:0;
  margin:1%;}
	
.image_01 li {
	margin-bottom: 20px;
	width: 100%;
	text-align: center;
}

.image_01 img {
	width: 100%;
	margin-bottom:5px;
}

.image_01 p{
	width: 100%;
}

.image_48 li {
	float: left;
	margin-right:1%;
	margin-bottom: 20px;
	width: 100%;
	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: 100%;
	text-align: center;
}

.image_33 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;
}


.image_25 li {
	float: left;
	margin-right:1%;
	margin-bottom: 20px;
	width: 100%;
	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;
}

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

.event { border:3px solid #efefef; padding:20px; margin-bottom:10px;}
.event_title { font-size:150%; font-weight:bold; color:#39C; margin-bottom:10px; line-height:130%;}
.event_catch { font-size:120%; font-weight:bold; margin-bottom:10px;}
.event_detail01 { float:left; background:#3C6; padding: 5px; color:#FFFFFF; margin-right:5px; margin-bottom:3px;}
.event_detail02 { float:left; background:#cccccc; padding: 5px; color:#FFFFFF; margin-right:5px;}


/* ===========================
hotel
============================*/
.r_box02 { width:100%; }
.l_box02 { width:100%; }
.dinner_img { width:100%; }


/* ===========================
restaurant
============================*/
.restaurant_image li {
	margin-bottom: 20px;
	clear:both;
	overflow:hidden;
	padding-bottom:5px;
	margin-bottom:5px;
}

.restaurant_image img {
	width:100%;
}

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

.restaurant_image .comment {
	display:none;
}

.restaurant_image02 li {
	margin-bottom: 20px;
	clear:both;
	overflow:hidden;
	padding-bottom:5px;
	margin-bottom:5px;
}

.restaurant_image02 img {
	width:100%;
}

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

.restaurant_image02 .comment {
	display:none;
}

.ala_image li {
	margin-bottom: 20px;
	clear:both;
	overflow:hidden;
	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 .comment {
	display:none;
}

.rest_sp .comment {
	color: #333333;
	text-align: center;
	font-size: 110%;
}

.drink_menu li {
	border-bottom: 1px #CCCCCC dotted;
	padding: 3px 0;
	margin-bottom: 5px;
}

.drink_menu li span {
	float: right;
	font-size: 88%;
}

.rest_lunch { float:right; background:#fcbf04; padding: 5px; color:#FFFFFF;}
.rest_lunch02 { float:right; background:#3C6; padding: 5px; color:#FFFFFF; margin-left:5px;}



/* ===========================
button
============================*/
.button li {
	font-size: 112%;
	margin-bottom: 10px;
}

/* ===========================
top
============================*/
.t01 td {
	font-size: 94%;
}

/* ===========================
online
============================*/
.online_phone {
	display: none;
}

/* ===========================
access
============================*/
/* ===========================
google-map
============================*/
.google-maps {
	position: relative;
	padding-bottom: 120.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	width:100%;
	float:left;
	margin-bottom:10px;
}
.google-maps iframe,
.google-maps object,
.google-maps embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.print_map { display: none; }

.map_normal {
	display: none;
}

.image_left { width:100%;}
.image_right{ width:100%;}


.lesson {
	width: 100%;
	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: 15px;
	width: 30%;
	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: 110%;
	padding: 0 10px;
	height: 50px;
	line-height: 50px;
	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: 100%;
	height: 35px;
	padding: 0 10px;
	line-height: 35px;
	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);
}


/* ===========================
レストランページ
============================*/
.l_ttl {
	font-size: 90%;
}

	#menu_name {
	font-size:110%;
	margin-bottom:6px;
}

#menu_set {
	font-size:80%;
	margin-bottom:6px;
}

#menu_comment {
	font-size:90%;
	margin-bottom:10px;
}

#menu_tadashi {
	font-size:70%;
}

.menu_btn li {
	width:48%;
	font-size:70%;
	margin:2px 1px;
	float:left;
}

.menu_btn a {
	margin-bottom:0px;
	height:1.5em;
	overflow: hidden;
}

.title .res_ico {
	width: 72px;
	height: 45px;
	margin-top:3px;
}

		

/* ===========================
その他
============================*/
.bnr_div01 img {
	width:100%;
	margin:10px 0px ;
}


.half_box {
	width:100%;
	padding:10px;
}


