@media screen and (min-width: 920px){


 html{ font-size : 100%;} 	
 
.pc_hide { display: none; }
#menu { display: none; }


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

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

#header_box .logo {
	float:left;
	margin-left:0px;
	margin-top:14px;
}

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

#header_box .header_right { float:right; text-align: right;
	margin-top:14px;}


#header_box .h_navi ul { float:right;}

#header_box .h_navi li { float:left;
}

#header_box .h_navi img {
	max-width:145px;
	width: 100%;
}

.page_title { max-width: 1100px; margin: 15px auto; color: #999; }

/* ===========================
nav
============================*/
#nav {
	width: 100%;
	min-height:62px;
	height:100%;
	background:url(../images/common/navi_bg.png) repeat-x;
}

.navi { 
	background:url(../images/common/navi_bg.png) repeat;
}

#nav .n_menu {
	max-width: 1100px;
	margin: auto;
	background:url(../images/common/navi_line.png) right center no-repeat;
}

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

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

#nav .n_menu li:hover {
	filter: alpha(opacity=40); -moz-opacity:0.40;  opacity:0.40;
	color: #152703;
}

#nav .n_menu li p {
	margin: 0 5px;
}

#nav li span {
	font-size:80%;
	font-weight:normal;
	color: #6aa8cd;
	
}


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

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

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

.c_box_04 {
	float: left;
	width: 60%;
}

.c_box_05 {
	float: right;
	width: 35%;
}

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

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

.c_box_08 {
	float: left;
	width: 78%;
}

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

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

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

.c_box_12 {
	float: left;
	width: 20%;
}

.course_box {
	width:99.8%;
}

.top_ev_ttl {
	width: 80%;
	max-width:300px;
	float:left;
}

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

	.bnr_div img {
		width:100%;
	}

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

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

.contents {
	max-width: 1100px;
	margin: 50px auto;
	padding-bottom:30px;
} 

	
	.stitle { font: 90%;}


#main_title { padding:30px 20px 0px 20px; }
#main_title span { font-size:250%; font-weight:normal; color:#152703;}
#main_title div { font-size:120%; margin-top:10px; color:#999999; }

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

.dajare .t02, .t06 {
	width:75%;
}

.t04 {
	width:50%;
}

/* ===========================
event
============================*/
.dajare_img {
	width:20%;
	float:right;
	margin-bottom:10px;
}


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

.swiper-button-next,.swiper-button-prev{
	top:57%;
	width:80px;
	height:140px;
	margin-top:-22px;
	-moz-background-size:80px 140px;
	-webkit-background-size:80px 140px;
	background-size:80px 140px;
}

.space {
	height:40px;
}

/* ===========================
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;
	min-height:200px;
	padding:50px 0px;
	text-align:center;
	background: #295800;
}

#footer_box { max-width:1100px; 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: 130%;
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-weight:bold;
}


#footer .c_info .c_address {
	font-size: 100%;
}

#footer .copyright {
	clear:both;
	margin-top:30px;
	padding:2px 0px;
	text-align:center;
	font-size: 82%;
}

#group_course {
	display: inline-block;
    /display: inline;
    /zoom: 1;
	margin-bottom: 20px;
	vertical-align: top;
	padding: 13px 25px;
 	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:#FFFFFF;
	color:#266d98;
}

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


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

}

.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; background:#fcf8e5;}

.page_banner img { margin-right:15px; width:100%; max-width:220px; }
/* IE8 */
.page_banner img { width: auto\9; }



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

.script_sma {
	display: none;
}

/* ===========================
top
============================*/
.maintitle img {
	width: 100%;
	max-width: 299px;}
	
.top_photo ul { max-width:1200px; margin:0 auto 25px; padding:0px; display:block;
overflow:auto;}

.top_photo li { width:24%; float:left; text-align:left; margin-right:1%;}
.top_photo p { width:100%; text-align:left; margin-right:0px; max-width:240px; }
.top_photo .title { font-size:130%; color:#365f33; }
.top_photo img { width:100%; max-width:240px; 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 { clear:both;
overflow:auto;
	margin: 10px auto 30px;
	padding: 15px;
}	
		
.news ul { 
	width:100%;}
	
.news li {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
}

.news li a {
	font-size: 100%;
}
.news span {
	float: left;
	margin-right:10px;
	}

	

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

.banner { width:95%; text-align:left; margin:10px auto;}
.banner p { width:100%; text-align:left; margin-right:0px; font-size:95%; }
.banner img { width:100%; max-width:640px; margin-bottom:3px;}
	
	
	
/* IE8 */
.banner img { width: auto\9; }
.banner a { color:#a37e39; text-decoration:none; }
.banner a:hover { color:#a9905f; }

.sub_contents {
	margin-top:15px;
	float: right;
	width: 22%;
	text-align:center
}

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

/* ===========================
button
============================*/
.button_web li {
	float: left;
	margin-right:5px;
	width: 32%;
	text-align: center;
}



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

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

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

.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 {
	padding: 5px 0;
	margin: 10px 0;
	float: left;
	width: 48%;
}

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



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


/* ===========================
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:48%;
  padding:0;
	margin: 1%;}
  
.image_3box { 
width:31%;
  padding:0;
  margin:1%;}
  
.image_3box img { 
width:100%;
margin-bottom:10px;}
  
.image_4box { 
width:23%;
  padding:0;
  margin:1%;}
  
.image_5box { 
width:18%;
  padding:0;
  margin:1%;}
	
.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%;
}

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

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



/* ===========================
google-map
============================*/
.google-maps {
	position: relative;
  padding-bottom: 80%;
	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:15px;}
.image_right { float:right; margin-left:15px;}


.lesson {
	width: 48%;
	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: 20px;
	margin-right: 5px;
	width: 32%;
	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: 198%;
	height: 60px;
	line-height: 60px;
	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: 130%;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	color: #164e70;
	text-align:center;
	background:#addff6;
}

.tab_nav li a:hover {
	background: #39034b;
	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);
}


/* ===========================
レストランページ
============================*/
#menu_name {
	font-size:140%;
	margin-bottom:10px;
}

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

#menu_comment {
	font-size:105%;
	margin-bottom:20px;
}

#menu_tadashi {
	font-size:80%;
}

.title .res_ico {
	width: 80px;
	height: 50px;
}


