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


/* ===========================
header
============================*/
#header {
	margin: auto;
	max-width: 100%;
	padding-top: 0px;
	min-height:101px;
	height:100%;
	background: url(../images/common/h_bg.png) top repeat-x #011a43;
/*	background: #011a43;*/
}

#header_box { float:right; margin-top:20px; text-align:center;}


#header .logo {
margin-top:10px;
	float:left;
	margin-left:50px;
	color:#d59c43;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:120%;
	vertical-align:middle;
	width:45%;
}

#header .logo img {
	width: 100%;
	max-width: 400px;
	max-height: 87px;
}


#header_box .h_navi { white-space:nowrap;
background:#064261;
clear:both;
padding:8px 10px;
float:right;
margin-right:15px;
margin-top:20px;
 	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-top-right-radius:10px;
	border-top-left-radius:10px;}

#header_box .h_navi li{
	float:left;
	margin-right:10px;
}

#header_box .h_navi a {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:130%;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}

#header_box .h_navi .right a {
	border-right:0px solid #000000;
	padding-right:0px;
	margin-right:0px;
}

#header_box .h_navi img {
	width: 100%;
}

#header_box .h_navi a:hover {
	color:#690;
}

/* ===========================
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 {
	width: 100%;
	margin: auto;
}

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

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

#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%;
	color: #94641e;}
	
/* ===========================
box
============================*/
.c_box_01 {
	float: left;
	width: 48%;
}

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

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

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

.c_box_05 {
	float: right;
	margin: 0px auto;
	width: 65%;
}

.c_box_06 {
	float: right;
	width: 30%;
}

.c_box_07 {
	width: 48%;
	margin-right: 1%;
}

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

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

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

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

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


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


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

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


#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 {
	max-width: 1200px;
	margin: 0px auto;
	padding-top:15px;
	padding-bottom:30px;
} 


.block {
	overflow:auto;
	padding-bottom:30px;
	margin-bottom:30px;
	clear:both;
	background:url(../images/common/line.png) no-repeat bottom;
}

.pc_lbox { margin-right:10px;}

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



/* ===========================
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:#003355;
	padding:0;
	padding:0px 0px;
	text-align:center;
	background:url(../images/common/f_bg.png) #d5ebfa bottom repeat-x;
}

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

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

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

#footer .f_menu a { margin-right:15px;
}

#footer .c_info{ padding-left:20px; text-align:left;  padding-top:30px;}
#footer .c_info .c_name {
	font-size: 120%;
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-weight:bold;
}


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

#footer .copyright {
	padding:2px 0px;
	text-align:right;
	font-size: 82%;
	padding-right:20px;
}


/* ===========================
setting
============================*/
#container h1 {
	text-align:center;
	font-size: 140%;
	color: #003355;
	padding: 0 0 15px 0px;
	background:url(../images/common/title_bg.png) bottom repeat-x;
	margin-bottom:20px;

}

#container h1 span {
	font-size: 70%;
	color: #cccccc;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

#container h2 {
	float:left;
	text-align:center;
	font-size: 140%;
	color: #003355;
	padding: 0 0 15px 0px;
	background:url(../images/common/title_bg.png) bottom repeat-x;
	margin-bottom:20px;

}

.block_right { float:right; text-align:left;}

#container h2 span {
	font-size: 70%;
	color: #cccccc;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.pagelink {
	margin: 15px 0;
	text-align: right;
	font-size: 106%;
	background:#EFEFEF;
	padding:3px;
}

.pagelink a {
	text-decoration:none;
}


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

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

/* ===========================
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 ul { 
	border-top: 1px #CCCCCC dotted;}
	
.news li {
	border-bottom: 1px #CCCCCC dotted;
	padding: 10px 20px 10px 0px;}

.news li a {
	font-size: 100%;
}

.news li .day {
	float: left;
	font-size: 88%;
	margin-right:10px;
}

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

.event_news ul { 
	border-top: 1px #CCCCCC dotted;}
	
.event_news li {
	border-bottom: 1px #CCCCCC dotted;
	padding: 10px 0px 10px 0px;}

.event_news li a {
	font-size: 100%;
	text-decoration:none;
}

.event_news li .day {
	float: left;
	font-size: 110%;
	margin-right:10px;
}

.event_news li .name {
	float: left;
	font-size: 120%;
	margin-right:10px;
}


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

.facebook iframe { width: 100%; height:100%; max-height: 400px; min-height:300px; }

.webyoyaku_news { background-color:#F30; color:#FFF; font-weight:bold; padding:5px; }
.webyoyaku_news02 { background-color:#03F; color:#FFF; font-weight:bold; padding:5px; }


#banner { background:#efefef; padding:20px 0px; display:block; text-align:center;
overflow:auto; width:100%; }

.banner { max-width:1200px; text-align:center; margin:10px auto; padding:0 10px;}
.banner li {  }
.banner img { width:100%; max-width:354px; margin-bottom:3px;margin-right:10px; float:left; }

/* IE8 */
.banner img { width: auto\9; }
.banner a { color:#a37e39; text-decoration:none; }
.banner a:hover { color:#a9905f; }

ul.banner02, ul.banner02 * {
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

ul.banner02 {
	width:100%;
	max-width:1200px;
	margin:10px auto;
	padding:0 10px;
	text-align:center;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
  align-items: stretch;
	flex-wrap: wrap;

}

.banner02 li {
	margin:0 0.5em;
	flex:1;
	max-width:354px;
}

.banner02 img { width:100%; }


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

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

/* ===========================
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 {
	border-bottom: 1px #CCCCCC dotted;
	padding: 5px 0;
	margin: 10px 0;
	float: left;
	width: 48%;
}

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



/* ===========================
house
============================*/
.house_image ul {
	width: 100%;
	margin-right:-2%;
}

.house_image li {
	margin-bottom:10px;
	float: left;
	width: 48%;
	margin-right:2%;
	margin-bottom:15px;
	text-align: center;
  display: inline-block; /* 横並び */
  vertical-align: top; /* li要素を上端揃えに */
}

.house_image img {
	width: 100%;
	margin-right:10px;
	margin-bottom:15px;
}

.house_image .detail {
}

.house_image h2 {
	margin:5px 0px 15px 0;
	font-size:130%;
	padding-bottom: 5px;
	float:left;
}

.house_image02 ul {
	margin-right:-1%;
	width:100%;
}

.house_image02 li {
	float: left;
	margin-right:1%;
	width: 32%;
	margin-bottom:15px;
}

.house_image02 img {
	width: 100%;
	margin-bottom:10px;
	border: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_01 .title {
	text-align:left;
	margin:5px 0px 15px 0;
	font-size:110%;
	font-weight:bold;
	padding-bottom: 5px;
	border-bottom:1px solid #cccccc;
}

.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:120%;
	font-weight:bold;
	padding-bottom: 5px;
	text-align:left;
	color:#F60;
	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:#003355; 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 ul {
	margin-right:-1%;
}

.restaurant_image li {
	float: left;
	margin-right:1%;
	width: 24%;
	border-bottom:0px dotted #CCCCCC;
	margin-bottom:5px;
	overflow:auto;
	height:100%;
}

.restaurant_image img {
	width: 100%;
}

.restaurant_image .title {
	font-size: 100%;
	padding-top: 5px;
	font-weight:bold;
	margin-bottom:5px;
}

.restaurant_image .title span {
	float:right;
	color:#990000;
}

.restaurant_image .comment {
	overflow:auto;
}

.restaurant_image02 ul {
	margin-right:-2%;
}

.restaurant_image02 li {
	display: inline-block;
    /display: inline;
	float: left;
	margin-right:1%;
	width: 19%;
	margin-bottom:5px;
	overflow:auto;
	height:100%;
}

.restaurant_image02 img {
	width: 100%;
}

.restaurant_image02 .title {
	font-size: 110%;
	padding-top: 5px;
	font-weight:bold;
}

.restaurant_image02 .title span {
	float:right;
	color:#990000;
}

.restaurant_image02 .comment {
	overflow:auto;
}


.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 .title {
	font-size: 100%;
	padding-top: 5px;
	font-weight:bold;
}

.ala_image .title span {
	float:right;
	color:#990000;
}

.ala_image .comment {
	font-size: 90%;
}

.drink_menu {
	margin-right: -3%;
	width:100%;
	overflow:hidden;
}

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

.drink_menu li span {
	float: right;
	color: #333333;
}


.rest_lunch { float:right; background:#fcbf04; padding: 5px; color:#FFFFFF;}


/* ===========================
google-map
============================*/
.google-maps {
	position: relative;
	padding-bottom: 50.25%;
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 600px !important;
	height: 300px !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%;

}

/* ===========================
online
============================*/
.online_flow dt {
	text-align:center;
	font-weight:bold;
	clear:both;
	float:left;
	background:#036;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004c17+0,013611+100 */
background: #004c17; /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
background: linear-gradient(to bottom, #004c17 0%,#013611 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004c17', endColorstr='#013611',GradientType=0 ); /* IE6-9 */
	color:#FFFFFF;
	padding:5px 10px;
	width:15%;
}

.online_flow dd {
	padding:5px 10px;
	 margin-left:18%;
	 margin-bottom:10px;
}


/* ===========================
tumblr
============================*/

#tumblr img{
	width:50%;	/* 画像あり投稿の場合のサムネイルサイズ */ 
	float:left;
	margin-right: 10px;
	margin-left:-40px;
	margin-bottom: 20px;
}

}