@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:165px;
	position: absolute;
	z-index: 999;
	top: 0px;
	left: 0px;
	background: #ffffff;
}

#header02 {
	margin: 0;
	width:100%;
	height:89px;
	background: #fff;
}

#header .logo, #header02 .logo {
	margin:20px auto;
	width:100%;
	max-width: 341px;
	max-height: 56px;
}

#header .logo img, #header02 .logo img {
	width:100%;
	max-width: 341px;
	max-height: 56px;
}

#header .header_left, #header02 .header_left { float:left; margin-right:0;}
#header .header_right, #header02 .header_right { float:right; margin-left:0;}

#header .header_right .recruit, #header02 .header_right .recruit { float:left; margin-top:15px; margin-right:15px; }

	
#header .sub_menu, #header02 .sub_menu { margin-top:15px; border-bottom:1px solid #000000; padding-bottom:0px; overflow:auto; margin-right:20px;}
	
#header .sub_menu li, #header02 .sub_menu li { display:block;
	float:left;
	margin-right:10px;
	vertical-align:middle;
}

#header .sub_menu li img, #header02 .sub_menu li img { vertical-align:text-top; margin-bottom:3px;}

#header .sub_menu li a, #header02 .sub_menu li a {
	text-decoration:none;
	text-align:center;
	color:#000000;
}

#header .sub_menu li a:hover, #header02 .sub_menu li a:hover { 
	text-decoration:none;
	text-align:center;
	color:#d7cdb6;
}

/* ===========================
nav
============================*/

#navi_box {
	position: absolute;
	z-index: 999;
	top: 90px;
	left: 0px;
	width:100%;
}

#navi_box02 {
	margin:0;
	width:100%;
}

.navi {
	margin: 0 auto;
	max-width:1100px;
}

.navi li {
	text-align: center;
	float: left;
	width: 12.5%; 
	padding:13px 0px;
}
/*.navi li {
	text-align: center;
	float: left;
	width: 11.1%; 
	padding:13px 0px;
}*/


.navi img {
	max-height:31px;
}

.navi li a {
	display: inline-block;
    /display: inline;
    /zoom: 1;
	width: 100%;
	text-decoration:none;
	color:#000000;
	line-height:200%;
}

.navi li a:hover{
	color:#ff0000;
}

.navi li a span {
	font-size:70%;
	text-decoration:none;
	color:#000000;
	letter-spacing:0.2em;
	padding-top:10px;
}

.navi li a:hover span{
	color:#ff0000;
}



.navi02 li a:hover{
	color:#ff0000;
}

.navi02 li a span {
	font-size:70%;
	text-decoration:none;
	color:#000000;
	letter-spacing:0.2em;
	padding-top:10px;
}

.navi02 li a:hover span{
	color:#ff0000;
}
/*
.navi li a {
	display: inline-block;
    /display: inline;
    /zoom: 1;
	width: 100%;
}*/



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

#m_images02 {
	clear:both;
	width: 100%;
	margin: 0px auto 0px;
	position:relative;
}

#m_images img, #m_images02 img {
	width: 100%;
}

#s_images {
	display: none;
}

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

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

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


.m_contents {
	clear:both;
	width: 100%;
	padding: 20px 0px 40px;
	margin-bottom:40px;
	border-bottom:1px dotted #CCCCCC;
	overflow:auto;
}

.title {
	font-size: 250%;
	margin-bottom:30px;
	text-align:center;}
	
.title .eng {
	font-size: 60%;
	color: #6246ec;
	letter-spacing:0.2em;
}

.title .sub {
	font-size: 70%;
	margin-top:15px;
}

.block { 
	margin-bottom:20px;
	overflow:auto;
}

.block_title img {
	float:left;
	width:100%;
	padding-top:40px;
	text-align:center;
	max-width:127px;
}

.block_title h1 {
	font-size: 160%;
	color: #244506;
	line-height:30px;
	text-align:center;
}

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


#main_title { padding:40px 20px 0px 20px; }
#main_title span { font-size:250%;}
#main_title div { font-size:120%; margin-top:5px; font-family:Georgia, "Times New Roman", Times, serif; color:#b1cc9a;}

.stitle { font-size:130%; border-bottom:1px solid #6246ec; padding-bottom:3px; margin-bottom:10px; text-align:left; clear:both; color:#6246ec;}

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

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

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

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

.c_box_05 {
	width: 100%;
}

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

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

.c_box_08 {
	float: left;
	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%;
}

.c_box_13 {
	float: right;
	width: 25%;
}

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

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




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

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

.script_sma {
	display: none;
}

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

#news { clear:both;
width:100%;
border-top : 1px solid #CCCCCC;
border-bottom : 1px solid #CCCCCC;
overflow:auto;
	max-width:1200px;
	margin: 50px auto;
		padding:30px 0px;}	
	
#news_box { max-width:1200px; margin:30px auto;
}	
	
.news ul {
	width:100%;}
	
.news li {
	padding: 10px 0px 10px 0px;
}

.news li a {
	font-size: 100%;
	color:#40180d;
}
.news span {
	float: left;
	margin-right:10px;
	}
	
	
.contents_box_sliker {
	width: 100%;
	margin: 20px auto;
	text-align:center;
	background:#ede9e9;
	padding:10px 30px;
	 
}
	
.page_banner {
	margin-bottom: 20px;
	width: 100%;
	margin-right:10px;
}

.page_banner img {
	float:left;
	width: 100%;
	margin-bottom:0.7em;
}

.page_banner p {
	padding: 10px 0px 0px;
}

.page_banner .title_event, .page_banner .title_restaurant, .page_banner .title_sp, .page_banner .title_info {
	font-size:120%;
	padding:3px;
	clear:both;
	text-align:left;
}
.page_banner .icon_event, .page_banner .icon_restaurant, .page_banner .icon_sp, .page_banner .icon_info {
	color:#FFFFFF;
	font-size:90%;
	padding:3px 10px;
	float:left;
	margin-bottom:15px;
}

.page_banner .title_event { color:#339900; }
.page_banner .icon_event { background:#339900; }
	
	
.page_banner .title_restaurant { color:#ff6600; }
.page_banner .icon_restaurant { background:#ff6600; }

.page_banner .title_sp { color:#ff0000; }
.page_banner .icon_sp { background:#ff0000; }

.page_banner .title_info { color:#333333; }
.page_banner .icon_info { background:#333333; }



/* ===========================
霞山新聞
============================*/
.kn_div {
	width: 32%;
	display:inline-block;
	margin-right: 1%;
}
	
	.kn_div .button04 {
		width:80%;
		margin:0px auto;
	}
	

/* ===========================
course
============================*/

#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: 19%;
}

.course_list li a {
	background: url(../images/common/arrow01.png) 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
============================*/

.image_01 li {
	clear:both;
	width: 100%;
	padding-bottom:15px;
	overflow:auto;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:15px;
}

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

.image_01 p{
}
.image_01 .title {
	font-size:170%;
	font-weight:bold;
	color:#051e4f;
}

.image_01 .title img{
	padding-bottom: 5px;
	float:left;
}

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

.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 p {
	font-size: 110%;
	border-bottom: 0px #CCCCCC dotted;
	padding-top: 5px;
}

.image_33 .title {
	margin:10px 0px 10px 0;
	font-size:120%;
}

.image_33_02 li {
	float: left;
	margin-bottom: 0px;
	width: 33.3%;
	text-align: center;
}

.image_33_02 img {
	width: 100%;
}


.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 8px 0;
	font-size: 90%;
}

.image_20 li {
	float: left;
	margin-right:1%;
	margin-bottom: 20px;
	width: 19%;
	text-align: center;
}

.image_20 img {
	width: 100%;
}

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

.image_20 .title {
	margin:5px 0px 8px 0;
	font-size: 90%;
}


.image_15 li {
	float: left;
	margin-right:0.5%;
	margin-bottom: 20px;
	width: 13%;
	text-align: center;
}

.image_15 img {
	width: 100%;
}

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

.image_15 .title {
	margin:5px 0px 8px 0;
	font-size: 90%;
}


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

.line_list .list_title {
	float:left;
}

.line_list .list_date {
	float:left;
	width:25%;
}

.line_list span {
	float:right;
}

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

.line_list02 span {
	float:right;
}

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

.event { border:3px solid #efefef;  margin-bottom:10px; overflow:auto;}
.event_100 { border:3px solid #efefef; padding:15px; margin-bottom:10px; width:100%;}
.event_title { font-size:160%; color:#400b0b; border-bottom:1px dotted #400b0b; width:99%; margin-bottom:15px;
background: #feffff;
padding: 15px 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%;
}

.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: 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: 70%;
	height: 0;
	overflow: hidden;
	margin:0 auto;
	
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 800px !important;
	height: 600px !important;
	padding-left: 10px;
	padding-right: 20px;
}

.map_sma {
	display: none;
}
}