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

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

#header {
	margin: 0px auto;
	width:100%;
	min-height:100px;
	height:100%;
	background: url(../images/common/mainimgbg.jpg) repeat-x #eae7d4 ;
}

#header_box{ max-width:1200px; margin:0 auto;}

#header_box .logo {float:left; 
	margin:25px 0px 0px 0px;
}

#header_box .logo img {
	width:100%;
	max-height:48px; 
	max-width:349px;
}


/* ===========================
nav
============================*/
#nav {
	width:100%;
	clear:both;
	height:100%;
	background:#333;
}

.navi {
	max-width:1200px;
	margin: 0 auto;
	border-right:1px solid #FFFFFF;
}

.navi li {
	padding:5px 0px;
	float: left;
	width: 16.50%;
	font-size: 100%;
	border-left:1px solid #FFFFFF;
}

.navi li span a {
	color:#ffffff;
	margin-top:7px;
	font-size: 75%;
}

.navi li a {
	display: block;
	width: 100%;
	padding: 5px 0;
	text-align: center;
	color: #ffffff;
	text-decoration:none;
}

.navi li a:hover {
	color: #333;
	background:#eae7d4;
}
.navi li span a:hover {
	color:#333;
	background:#eae7d4;
}

/* ===========================
m_images
============================*/
#m_images {
	width: 100%;
	margin: 0px auto;
	background: url(../images/common/mainimgbg.jpg) repeat-x #eae7d4 ;
	
}

#m_images .rslides{
	margin:0 auto;
	max-width:1200px;}

#m_images img {
	margin:0 auto;
	width: 100%;
}

#s_images {
	display: none;
}


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

.contents_box {
	background:#FFFFFF;
	width: 95%;
	margin: 0px auto;
	max-width:1200px;
}

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


.m_contents {
	clear:both;
	width: 100%;
	padding: 20px 0px;
	margin-bottom:25px;
}

.title { 
	font-size: 150%;
	color: #666666;
	line-height:40px;
	text-align:left;
	margin-bottom:25px;
	background:url(../images/common/title_bg.gif) left center repeat-x;
	}
	
.title  span {
	padding-left:25px;
	background:url(../images/common/title_icon.gif) left center no-repeat;
}

.stitle { font-weight:bold; border-bottom:1px solid #023b6d; padding: 3px; margin-bottom:10px; font-size:14px; color:#023b6d; text-align:left;}

.block { float:left;
	border-left: 1px #387304 solid;
	text-align: left;
	padding-left:1%;
	padding-right:1%;
	width:95%;
}

.block_title {
	float:left;
	width:15%;
	padding-top:40px;
	text-align:center;
}

.side_banner img { width:100%; max-width:220px;}


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

#pagelink { background: #deedf2; text-align:left; display: block; max-width:1200px; height:20px; margin:0px auto}
a.pagelink:hover, a.pagelink:link, a.pagelink:visited { 
background:url(../images/common/arrow01.gif) no-repeat left center; padding-left:16px; margin-left:15px; text-decoration: none; border-right:1px solid #041c50; padding-right:15px;
}

/* ===========================
footer
============================*/
#footer {
	clear:both;
	margin: auto;
	padding: 20px 0px;
	max-width:1200px;
	
}

#footer a {
	text-decoration: none;
}

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

#footer .c_info {
	width:95%;
	text-align:left;
	margin:0px auto;
}


#footer .c_info .c_name {
	font-size: 160%;
	font-weight:bold;
	border-bottom:2px solid #006633;
}

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

#footer .copyright {
	float:right;
	font-size: 82%;
}

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

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

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

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

.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: 99%;
}

.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 {border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding:20px 0px; text-align:center; margin-top:20px; width:100%; clear:both; margin-bottom:0px; background:#efefef;}

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

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

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

.script_sma {
	display: none;
}

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


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

.news li a {
	font-size: 100%;
}
.news .day {
	float: left;
	margin-right:10px;
	width:10%;
	color:#FF0000;
	}
	
.news p {
	float: right;
	text-align:left;
	width:85%;
	}


.side_menu ul {
	width:100%;}
	
.side_menu li {
	border-bottom: 1px #CCCCCC dotted;
	padding: 10px 0px 10px 23px;
	background:url(../images/common/arrow02.gif) no-repeat center left;
	overflow:auto;
}

.side_menu li a {
	font-size: 100%;
	text-decoration:none;
}	
	
/* ===========================
course
============================*/
.course_nav ul {
	width:100%;}
	
.course_nav li {
	border-bottom: 1px #CCCCCC dotted;
	padding: 10px 0px 10px 23px;
	background:url(../images/common/arrow02.gif) no-repeat center left;
	overflow:auto;
	float:left;
	width: 18.0%;
}

.course_nav li a {
	font-size: 100%;
	text-decoration:none;
	display: block;
}
	
.t_course {
	float:left;
	width: 48.5%;
	margin-top:15px;
}

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

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

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

.course_image li {
	float: left;
	margin-right:2%;
	width: 48%;
	display: inline-block;
    /display: inline;
    /zoom: 1;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:15px;
	margin-bottom:15px;
	height:100%;
}

.course_image img {
	width: 100%;
	max-width:600px;
	max-height:400px;
}


#hole img { width:100%;}
.hole_title { font-size:24px; color:#15431e; border-bottom:1px dotted #15431e; 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 {
	background: url(../images/common/arrow02.gif) left no-repeat;
	padding-left:22px;
	font-size: 120%;
	display: block;
}

.c_conte {
	float: left;
	width: 64%;
}

.c_layout {
	float: right;
	width: 34%;
	text-align: right;
}


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

.house_image img {
	width: 100%;
}

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

.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 {
	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%;
	margin-bottom: 10px;
}

.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%;
	margin-bottom: 10px;
}

.image_33 .title02 {
	margin:5px 0px 15px 0;
	font-size:120%;
	font-weight:normal;
	padding-bottom: 5px;
}


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

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

.event { border:3px solid #efefef; padding:15px; margin-bottom:10px; width:95%; float:left; margin-right:10px;}
.event_100 { border:3px solid #efefef; padding:15px; margin-bottom:10px; width:100%;}
.event_title { font-size:24px; color:#400b0b; border-bottom:1px dotted #400b0b; width:99%; margin-bottom:15px;
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
============================*/
.drink_menu li {
	float: left;
	width: 48%;
	border-bottom: 1px #CCCCCC dotted;
	padding: 3px 0;
	margin-bottom: 5px;
	margin-right: 2%;
	font-size: 112%;
}

.drink_menu li span {
	float: right;
	font-size: 88%;
}
.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: 40%;
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 1000px !important;
	height: 400px !important;
}

.map_sma {
	display: none;
}
