@media screen and (min-width:641px) and (max-width:919px){

	
.middle_hide { display: none; }
#menu { display: none; }

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

#header_box { float:right;
text-align:right;
width:100%;}

#header_box .submenu {
background:#05563e;
max-height:20px;
color:#ffffff;
}

#header_box .submenu a {color:#ffffff;
text-align:right;
padding-right:20px;
text-decoration:none;
font-size:90%;
}


#header .logo {
	max-height: 100px;
}

#header .logo img {
	width: 100%;
	margin:15px auto;
	max-width: 344px;
	max-height: 60px;
}

/* IE8 
#header .logo img { max-width:100%; width: auto\9; }*/


/* ===========================
nav
============================*/
#nav {
	width: 100%;
	height:57px;
	background:#effbed;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.4);
}

.navi {
	width:100%;
	height:100%;
	max-width: 919px;
	margin: 0 auto;
	background:url(../images/common/navi_line.png) right center no-repeat;
	max-height:57px;
}

.navi li {
	float: left;
	width: 12.5%;
	background:url(../images/common/navi_line.png) left center no-repeat;
	max-height:57px;
	line-height:57px;
}

.navi li img { margin-top:0px;}

.navi li a {
	font-size: 90%;
	display: block;
	width: 100%;
	padding: 0px 0;
	text-align: center;
	text-decoration:none;
	color: #05563e;
}

.navi li a:hover {
	color: #59bc08;
	font-weight:bold;
	border-bottom:2px solid #59bc08;
}

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

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

#s_images {
	display: none;
}


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

.contents_box {
	width: 100%;
	margin: 500px auto 0px;
	background:#FFFFFF;
	 
}

.contents_box_under {
	width: 100%;
	margin: 0px auto 80px;
	background:#FFFFFF;
	 
}

.contents {
	width: 100%;
	max-width: 1000px;
	margin: 0px auto;
	padding-top:15px;
	padding-bottom:15px;
} 

.m_contents {
	float: left;
	width: 100%;
	padding: 10px 5px;
}

.m_contents_top {
	width: 48%;
	padding: 0 0px;
	margin-top:15px;
	float:left;
	margin-bottom:15px;
	margin-left:10px;
}

.m_contents_top h3 {
	font-size: 120%;
	background:url(../images/common/arrow01.gif) left center no-repeat;
	color: #472205;
	padding: 0 0 0 50px;
	line-height: 50px;
	border-bottom:1px solid #472205;
}

.m_contents_top h3 span {
	float: right;
	font-size: 60%;
	padding-right:15px;
	color: #472205;
}


.block {
	margin-bottom:20px;
	clear:both;
	text-align: left;
	padding: 0px 10px;
}

.pc_lbox { margin-right:10px;}

#main_title { margin:15px auto; text-align:center; color:#05563e;}
#main_title span { font-size:250%; font-weight:bold;}
#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 {
	bottom:0;
	position:fixed;
	width:100%;
	height:100%;
	background:#05563e;
	max-height:90px;
	color: #ffffff;
	padding-right:5px;
	
}

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

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

#footer .c_info {
	display:none;
}

#footer .copyright {
	color: #ffffff;
	font-size:.7em;
		padding-right:10px;
	float:right;
		line-height:45px;
}

#footer_top {
	color: #ffffff;
	bottom:0;
	position:fixed;
	width:100%;
	height:100%;
	background:#05563e;
	max-height:90px;
	
}

#footer_top img { width:100%;}

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

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

#footer_top .c_info {
	padding-top:10px;
	color: #ffffff;
	font-size:100%;
		padding-left:10px;
	float:left;
}

#footer_top .copyright {
	color: #ffffff;
	font-size:.7em;
		padding-right:10px;
	float:right;
		line-height:45px;
}


/* ===========================
setting
============================*/
.block h1 {
	font-size: 120%;
	color: #033526;
	padding: 0 0 0 0px;
	line-height: 50px;
	border-bottom:2px solid #033526;
	font-size:150%;
}

#container h1 span {
	float: right;
	font-size: 60%;
	padding-right:15px;
	color: #472205;
}


.block h1 span {
	float: right;
	font-size: 60%;
}

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


.page_banner {border-top: 2px solid #472205; border-bottom: 1px solid #cccccc; padding:20px 0px; text-align:center; margin-top:20px; width:1000px; clear:both; margin:20px auto 0px; }

.page_banner .box { max-width:1000px; margin:0 auto;}
.page_banner img { margin-right:15px; width:22%;}


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

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

.script_sma {
	display: none;
}

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

.news_box {bottom:20%; right:5%;
position:absolute;
height:132px;
width:460px;}

.news_box h1 {
	font-size: 110%;
	color: #064d38;
	padding: 0 0 0 0px;
	line-height:180%;
	border-bottom:1px solid #000000;}

.news ul { margin:30px 0px 10px 10px; }
	
.news li {
	padding:3px 20px 4px 0px;
}

.news li a {
	font-size: 88%;
	text-decoration:none;
}

.news li span {
	float: right;
	font-size: 80%;
}

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

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

.title_course { font-family:Georgia, "Times New Roman", Times, serif; color:#000000; border-bottom: 1px solid #000000; font-size:230%; text-align:left; margin-bottom:10px; padding-bottom:10px;}

/* ===========================
course
============================*/
.t_course {
	width: 48.5%;
margin-right:5px;
}

.t_course table {
	width: 100%;
border-collapse: collapse;
}

.t_course th {
	border: 1px #ffffff solid;
	text-align: center;
	padding: 5px;
	background: #EEEEEE;
}

.t_course td {
	border: 1px #ffffff solid;
	text-align: center;
	padding: 5px 5px;
}

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

.course_image img {
	width: 100%;
}

#hole { width:74.5%; float:left; }
#hole_list { width:20%; float:right; }


#hole img { width:100%;}
.hole_title { font-size:24px; color:#390d00; border-bottom:1px dotted #390d00; 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: 49%;
}

.course_list li a {
	padding-left:0px;
	font-size: 120%;
	display: block;
	text-align:center;
}


/* ===========================
house
============================*/
.house_image li {
	margin-right:5px;
	margin-bottom: 20px;
	width: 100%;
	clear:both;
}

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

.house_image .detail {
	width:48%;
	float:right;
}

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

.hotel_link a { text-decoration: none; }

.spa_pr { width: 99%; }

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

.spa_image img {
	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 li {
	float: left;
	margin-right:5px;
	width: 32.5%;
	border-bottom:0px dotted #CCCCCC;
	margin-bottom:5px;
	height:100%;
	text-align: center;
}

.restaurant_image img {
	width: 100%;
}

.restaurant_image p {
	font-size: 110%;
	color: #333333;
	padding-top: 5px;
	text-align: center;
	font-weight:bold;
}

.restaurant_image .comment {
	color: #333333;
	overflow:auto;
	text-align: center;
}

.rest_sp li {
	margin-bottom: 15px;
	margin-right:8px;
	float: left;
	width: 44.5%;
	border:1px solid #e9e0d5;
	padding:15px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	background:#f4f2e6;
	color:#00b2ec;
	 /*-moz-box-shadow: 0 0 6px #999999;
	-webkit-box-shadow: 0 0 6px #999999;*/
	overflow:hidden;
	height:100%;
}

.rest_sp img {
	width: 100%;
	margin:10px auto;
}

.rest_sp p {
	font-size: 130%;
	color: #333333;
	padding-top: 5px;
	text-align: center;
	font-weight:bold;
}

.rest_sp .comment {
	color: #333333;
	text-align: center;
}

.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 p {
	font-size: 110%;
	color: #333333;
	padding-top: 5px;
	text-align: center;
	font-weight:bold;
}

.ala_image .comment {
	color: #333333;
}

.drink_menu li {
	float: left;
	width: 30%;
	border-bottom: 1px #CCCCCC dotted;
	padding: 3px 0;
	margin-bottom: 5px;
	margin-right: 25px;
	font-size: 112%;
}

.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-maps {
	position: relative;
	padding-bottom: 85%;
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.map_sma {
	display: none;
}

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

.image_right img { width:100%;
}



