@media screen and (min-width:641px) and (max-width:919px){
	
.tablet_hide { display: none; }
#menu { display: none; }


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

#header_box { margin:0 auto;}
#header .logo {
}

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


/* ===========================
nav
============================*/
#nav {
	width: 98%;
	min-height:62px;
	height:100%;
}

.navi { 
}

#nav .n_menu {
	width: 100%;
	margin: auto;
}

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

#nav .n_menu li a {
	color:#00932d;
	display: inline-block;
    /display: inline;
    /zoom: 1;
	width: 100%;
	text-align: center;
	text-decoration: none;
	padding:0 3px;
}

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

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

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

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

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

.c_box_05 {
	float: right;
	width: 42%;
	overflow:auto;
}

.c_box_07 {
	width: 100%;
}

.c_box_08 {
	width: 100%;
}

.c_box_09 {
	width: 100%;
}

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

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


/* ===========================
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: 98%;
	margin: 0px auto;
}

.contents {
	width: 100%;
	max-width: 919px;
	margin: 0px auto;
} 

.m_contents {
	clear:both;
	width: 100%;
	padding: 30px 0px;
}

.block { float:right;
	border-left: 1px #4f970f solid;
	text-align: left;
	padding-left:5%;
	padding-right:1%;
	width:70%;
}

.block_title {
	float:left;
	width:20%;
	background:url(../images/common/title_bg.png) bottom repeat-x;
	padding-bottom:15px;
	text-align:center;
}

.block_title h1 {
	font-size: 90%;
	line-height:30px;
	text-align:center;
}

.block_title h1 span {
	font-size: 140%;
	text-align:center;
	margin-top:20px;
	color: #4f970f;
}

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



/* ===========================
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;
	max-height:300px;
	padding:0;
	text-align:center;
	background: #044919;
background: -moz-linear-gradient(top, #044919 0%, #00922d 100%);
background: -webkit-linear-gradient(top, #044919 0%,#00922d 100%);
background: linear-gradient(to bottom, #044919 0%,#00922d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#044919', endColorstr='#00922d',GradientType=0 );
}

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

#footer a:hover {
	text-decoration: none;
}

#footer .f_menu { clear:both; margin:0 auto; text-align:left; padding:10px; 
}

#footer .f_menu a { margin-right:15px;
}

#footer .c_info{ margin:0 auto; 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 {
	padding:2px 0px;
	text-align:center;
	font-size: 82%;
}


/* ===========================
setting
============================*/

.pagelink {
	margin: 15px 0;
	text-align: right;
	font-size: 106%;
	background:#ebfbdb; 
	padding:3px 10px;
}


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

/* ===========================
button
============================*/
.button li {
	font-size: 136%;
	margin-left: 20px;
	float: left;
	width: 45%;
}


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

.script_sma {
	display: none;
}

/* ===========================
top
============================*/
.maintitle img {
	width: 100%;
	max-width: 299px;}

.top_photo ul { max-width:900px; margin:0 auto; padding:10px; display:block;
overflow:auto;}

.top_photo li { width:48%; float:left; text-align:left; margin-right:2%;}
.top_photo p { width:100%; text-align:left; margin-right:0px; max-width:450px; margin-bottom:5px; }
.top_photo .title { font-size:130%; color:#365f33; }
.top_photo img { width:100%; max-width:400px; 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 { 
	border-top: 1px #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;
}

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

.banner { width:95%; text-align:left; margin:10px auto; max-width:900px;}
.banner li { float:left; margin-right:10px;}
.banner img { width:100%; max-width:200px; margin-bottom:3px;}
/* IE8 */
.banner img { width: auto\9; }

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

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

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

.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 {
	border-bottom: 1px #CCCCCC dotted;
	padding: 5px 0;
	margin: 10px 0;
	float: left;
	width: 20%;
}

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


/* ===========================
house
============================*/
.house_image ul {
	width: 100%;
	margin-right:-2%;
}

.house_image li {
	margin-bottom:10px;
	float: left;
	width: 48%;
	margin-right:2%;
	margin-bottom:15px;
	text-align: center;
  display: inline-block; /* 横並び */
  vertical-align: top; /* li要素を上端揃えに */
}

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

.house_image .detail {
}

.house_image h2 {
	margin:5px 0px 15px 0;
	font-size:130%;
	padding-bottom: 5px;
	float:left;
}

.house_image02 li {
	float: left;
	margin-right:5px;
	width: 32.5%;
	text-align: center;
	margin-bottom:15px;
}

.house_image02 img {
	width: 100%;
	margin-bottom:10px;
	border:1px solid #CCCCCC;
}

.hotel_link a { text-decoration: none; }

.house_image_r img {
	width: 50%;
	float:right;
}

.image_01 li {
	clear:both;
	margin-bottom: 20px;
	width: 100%;
	text-align: center;
}

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

.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:8px 0px 8px 0;
	font-size:110%;
	font-weight:bold;
	padding-bottom: 10px;
	border-bottom:1px dotted #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;}
.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:-2%;
}

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

.restaurant_image img {
	width: 100%;
}

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

.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:2%;
	width: 48%;
	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 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;
	font-size: 88%;
	color: #333333;
}


.rest_lunch { float:right; background:#fcbf04; padding: 5px; color:#FFFFFF;}
/* ===========================
online
============================*/
.online_phone {
	text-align: center;
	margin-top: 20px;
}

.online_phone img {
	width:100%;
	max-width: 660px;
}

/* ===========================
google-map
============================*/
/* ===========================
google-map
============================*/
.google-maps {
	position: relative;
	padding-bottom: 80.25%;
	padding-top: 30px;
	height: 0;

	width:100%;
}
.google-maps iframe,
.google-maps object,
.google-maps embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.map_sma {
	display: none;
}



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


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

.lesson img {
	width: 100%;

}