@media screen and (min-width: 1201px){
 html{ font-size : 100%;} 	
	
.pc_hide { display: none; }
#menu { display: none; }

/* ===========================
header
============================*/

#header {
	margin: 0px auto;
	width:100%;
	max-height:90px;
	height:100%;
    max-width: 1200px;
}

#header .logo {
	margin-top:30px;
	margin-bottom:15px;
/*
	max-width: 383px;
*/
	max-height: 55px;
	float:left;
	text-align:center;
}

#header .logo img {
	width:100%;
	max-width: 383px;
	max-height: 55px;
	margin-left:auto;
	margin-right:auto;
}

#header .header_box {
	float:right;
	text-align:right;
	margin-right:15px;
	margin-top:10px;
}
	

#header .sub_menu li {
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}
    
#header .sub_menu02 li {
	float:left;
	margin-right:25px;
	margin-bottom:15px;
}

/* ===========================
nav
============================*/
#nav {
	clear:both;
	width: 100%;
	height:100%;
	z-index:2;
}

#nav {
	width:100%;
	max-width: 1000px;
	margin: 0px auto;
	padding: 0;
}

#nav li {
	float: left;
	width: 11.1%;
}

#nav li a:link, #nav li a:visited {
	display: block;
	font-size: 95%;
	text-align: center;
	text-decoration:none;
color:#262626;
margin-top:10px;
}

.navi li a:hover {
	color: #0790b7;
	border-bottom:5px solid #039;
	padding-bottom:10px;
}

/* ===========================
m_images
============================*/
#m_images {
	clear:both;
	width: 100%;
	max-width: 1980px;
	margin: 0px auto;
	z-index:1;
	position:relative;
}

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

#s_images {
	display: none;
}

#rslides_content {
	background: #FFFFFF;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	width: 100%;
	max-width: 1980px;
	position: absolute;
	z-index: 3;
	top: 0px;
	left: 0px;
	min-height:160px;
  }
	
	#ph_banner { position: absolute;
	top:220px;
	z-index: 4;
	left: 5%;}


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

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

.contents {
	width: 98%;
	max-width: 1200px;
	margin: 0px auto;
	padding-top:20px;
} 

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

.block {
	text-align: left;
	width:100%;
}

.block_title {
	text-align:center;
	background:url("../images/common/title_bg.gif") bottom repeat-x;
	padding-bottom:5px;
	margin-bottom:15px;
}

.block_title h1 {
	font-size: 200%;
	text-align:center;
}

.block_title h1 span {
	text-align:center;
	font-size: 50%;
	color: #1a4787;
	font-weight:bold;
	line-height:20%;
}


#main_title { padding:40px 20px 20px 20px; }
#main_title span { font-size:250%;}
#main_title div { font-size:120%; margin-top:5px; color:#1a4787; font-weight:bold;}



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

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

/* ===========================
footer
============================*/
#footer {
	clear:both;
	margin: auto;
	padding: 0px 10px;
	min-height:190px;
	background:#eeefef;
	border-bottom:5px solid #0090b7;
	
}

#footer a {
	text-decoration: none;
}

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

#footer .c_info {
	max-width:1000px;
	text-align:right;
	margin:15px auto;
}


#footer .c_info .c_name {
	line-height:75px;
	padding-left:80px;
	font-size: 160%;
	margin-right:3%;
	float:left;
}

#footer .c_info .c_address {
	float:left;
	font-size: 120%;
	margin-top:10px;
}



#footer .f_menu {
	background:#e8e6e6;
	text-align:center;
	margin:0px auto;
	padding:10px;
}

#footer .f_menu a {
	font-size: 100%;
	margin-bottom: 8px;
	margin-right: 10px;
}

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

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

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

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

.c_box_04 {
	float: right;
	width: 15%;
}

.c_box_05 {
	width: 100%;
}

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

.c_box_07 {
	float: left;
	width: 48%;
}

.c_box_08 {
	float: right;
	width: 67%;
}

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

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

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

.c_box_12 {
	float: right;
	width: 51%;
}

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

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

.page_banner img { margin-right:15px; width:15%;}

/* ===========================
button
============================*/
.button {
	font-size: 136%;
}	


.button04 li {
	text-align: center;
	font-size: 110%;
	width:50%;
	float:left
}

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

.script_sma {
	display: none;
}

/* ===========================
top
============================*/

.top_photo img { float:left; margin-right:10px; max-width:167px;}
.photo_s { display:none;}


.special { width:31%; margin-right:2%; float:left; margin-bottom:20px;}
.special img { width:100%;}
.special .title {
	text-align:center;
	margin-top:5px;
	font-size: 130%;
	color: #032c7e;
	font-weight:bold;}

.special .detail {
	margin-top:5px;}
	
.special02 { width:23%; margin-right:2%; float:left; margin-bottom:20px;}
.special02 img { width:100%;}
.special02 .title {
	text-align:center;
	margin-top:5px;
	font-size: 130%;
	color: #032c7e;
	font-weight:bold;}

.special02 .detail {
	margin-top:5px;}
	

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

.news li a {
	font-size: 100%;
}
.news span {
	float: left;
	margin-right:10px;
	color:#032c7e;
	}
	
	
/* ===========================
course
============================*/
.course_image li {
	float: left;
	margin-right:5px;
	width: 49.3%;
	text-align: center;
}

.course_image img {
	width: 100%;
}

.course_detail_l { float:left; width:50%;}

.course_photo { float:right; margin-left:10px; width:40%;}

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

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

.hole_title_n { font-size:24px; color:#3e8613; border-bottom:1px dotted #3e8613; width:99%; margin-bottom:15px;
background: #feffff;
padding:5px;}

.ryokin_tbl td { height:25px; }
.ryokin_tbl img { position:relative; top:3px; }

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

.course_list li a {
	background: url("../images/common/arrow01.png") left no-repeat;
	padding-left:22px;
	font-size: 120%;
	display: block;
}


/* ===========================
house
============================*/
.house_image li {
	float: left;
	margin-right:1%;
	margin-bottom: 15px;
	width: 49%;
	text-align: center;
}

.house_image img {
	width: 100%;
}

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

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

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

.image_01 img {
	float:right;
	width: 49%;
}

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

.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%;
	color: #333333;
	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%;
	color: #333333;
	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: 2% 2%; margin-bottom:10px; float:left; margin-right:10px; width:96%;}
.event_100 { border:3px solid #efefef; padding:15px; margin-bottom:10px; width:100%;}
.event_title { font-size:150%; color:#00A3FF; border-bottom:1px dotted #400b0b; width:99%; margin-bottom:15px; line-height:180%;
background: #feffff;
padding:5px;}
.event_catch { font-size:130%; font-weight:bold; margin-bottom:10px;}
.event_detail01 { float:left; background:#400b0b; 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;
	overflow:auto;
	height:100%;
}

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

.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%;
	border-bottom:1px dotted #CCCCCC;
	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;}

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

/* ===========================
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: 50%;
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 1000px !important;
	height: 500px !important;
}

.map_sma {
	display: none;
}

}