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

#header {
	margin: 0px auto 0px;
	width: 90%;
	min-height: 100px;
	background: #ffffff;
}
#header .logo {
	margin: 28px auto 0px;
	max-width: 404px;
	max-height: 103px;
}
#header .logo img {
	width: 100%;
	max-width: 404px;
	max-height: 103px;
}
#header .h_right {
	float: right;
	margin: 28px auto 0px;
}
/* ===========================
nav
============================*/

#navi_box {
	width: 85%;
	margin: 15px auto;
}
.navi {
	padding: 15px 0px 15px;
	background: url("../images/common/navi_line.png") right no-repeat;
}
.navi li {
	text-align: center;
	float: left;
	width: 14.1%;
	background: url("../images/common/navi_line.png") left no-repeat;
}
.navi li a {
	display: inline-block;
 /display: inline;
 /zoom: 1;
	font-size: 140%;
	width: 100%;
	text-decoration: none;
	color: #000000;
}
.navi li a:hover {
	color: #f792ab;
}
.navi li span {
	padding-top: 8px;
	font-size: 60%;
	color: #0e512b;
}
.navi li span a {
	color: #f792ab;
}
.navi li a:hover span {
	color: #f792ab;
}
/*
.navi li a {
	display: inline-block;
    /display: inline;
    /zoom: 1;
	width: 100%;
}*/



/* ===========================
m_images
============================*/

#m_images img {
	width: 100%;
	position: relative;
}
#s_images {
	display: none;
}
#m_info {
	margin-top: -100px;
	z-index: 9999;
	position: absolute;
	left: 10%;
	right: 10%;
	width: 60%;
}
/* ===========================
box_layout
============================*/
#container {
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
}
.contents_box {
	width: 100%;
	background: url("../images/common/bg01.png") no-repeat left top,  url("../images/common/bg02.png") no-repeat right,  url("../images/common/bg03.png") no-repeat left bottom;
}
.contents {
	width: 85%;
	margin: 0px auto 50px;
	padding-top: 20px;
	clear: both;
	overflow: auto;
}
.m_contents {
	clear: both;
	width: 100%;
	padding: 20px 0px 40px;
	margin-bottom: 40px;
	border-bottom: 1px dotted #CCCCCC;
	overflow: auto;
}
.title {
	font-size: 160%;
	margin-bottom: 30px;
	text-align: center;
	padding: 8px;
}
.title .jpn {
	font-size: 150%;
	letter-spacing: 0.2em;
	margin-top: 20px;
	color: #034e10;
}
.title .eng {
	font-size: 70%;
	margin-top: 15px;
}
#main_title {
	padding: 40px auto 20px;
}
#main_title .eng {
	font-size: 140%;
	color: #0e512b;
}
#main_title .jpn {
	font-size: 200%;
	margin-top: 5px;
}
.stitle {
	font-size: 130%;
	border-bottom: 1px dotted #0e512b;
	padding-bottom: 3px;
	margin-bottom: 20px;
	text-align: left;
	clear: both;
	color: #0e512b;
}
.f_navi li {
	float: left;
	padding: 10px;
	margin: 20px auto 20px;
	font-size: 120%;
}
/* ===========================
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: 20%;
}
.c_box_05 {
	width: 100%;
}
.c_box_06 {
	float: left;
	width: 47%;
}
.c_box_07 {
	float: right;
	width: 47%;
}
.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: 70%;
}
/* ===========================
setting
============================*/

.pagelink {
	margin: 15px 0;
	text-align: right;
	font-size: 106%;
}
/* ===========================
top
============================*/
.pr_box_ph {
	position: relative;
}
.pr_box {
	width: 90%;
	bottom: -50%;
	left: 5%;
	right: 5%;
	background: #ffffff;
	position: absolute;
	z-index: 10;
	color: #000000;
}
.pr_box .pr_title {
	font-size: 130%;
	margin: 0px auto 10px;
	text-align: center;
}
.pr_box .txt {
	font-size: 110%;
	margin-bottom: 20px;
	line-height: 190%;
}
.pr_box img {
	display: block;
//ブロック要素化  margin: 0 auto;
//中央寄せ
}
 @media screen and (max-width:1300px) {
.pr_box {
width:100%;
 padding:0;
position:relative;
margin-bottom:10px;
}
 .pr_box .photo_l {
float:left;
width:50%;
}
.pr_box .photo_r {
float:right;
width:50%;
}
 .pr_box .pr_title {
font-size:150%;
font-family: 'Noto Serif JP', sans-serif;
margin:30px auto;
}
.pr_box .txt {
font-size:95%;
margin-bottom:20px;
line-height:180%;
}
}
.contents_box_sliker {
	width: 95%;
	margin: 20px auto;
	text-align: center;
	background: #ede9e9;
	padding: 10px 30px;
}
.page_banner {
	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;
}
.page_banner > div {
	width: 32%;
	padding: 0;
	margin: 1% 0.5%;
}
.page_banner a {
	text-decoration: none;
	color: #000000;
}
.page_banner > div img {
	margin-bottom: 15px;
	width: 100%;
}
.page_banner > div .banner_title {
	font-size: 140%;
	text-align: center;
	margin-bottom: 15px;
}
.page_banner > div .banner_subtitle {
	font-size: 120%;
	text-align: center;
	margin-bottom: 15px;
	color: #C1A929;
}
.page_banner02 {
	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;
}
.page_banner02 > div {
	width: 15.6%;
	padding: 0;
	margin: 1% 0.5%;
}
.page_banner02 > div img {
	width: 100%;
}
.page_banner02 > div .banner_title {
	font-size: 110%;
	margin-bottom: 15px;
}
/* ===========================
course
============================*/
.course_box {
	width: 99.8%;
	border: 1px solid #CCCCCC;
	overflow: auto;
}
#hole img {
	width: 100%;
}
.hole_title {
	font-size: 16px;
	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: 10%;
}
.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;
}
/* ===========================
swiper
============================*/

.swiper-button-next, .swiper-button-prev {
	top: 40%;
	width: 80px;
	height: 140px;
	margin-top: -22px;
	-moz-background-size: 80px 140px;
	-webkit-background-size: 80px 140px;
	background-size: 80px 140px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	-khtml-opacity: 0.90;
	opacity: 0.80;
}
.space {
	height: 40px;
}
/* ===========================
box
============================*/
.ev_img {
	width: 48%;
	display: inline-block;
	margin: 0px 1% 15px 1%;
}
.parent {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
/* ===========================
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: 45%;
	padding: 0;
	margin: 2.5% 0;
}
.image_course {
	width: 48%;
	padding: 0;
	margin: 1%;
}
.image_3box {
	width: 31%;
	padding: 0;
	margin: 1%;
}
.image_3box img, .image_4box img, .image_5box img, .image_6box img {
	width: 100%;
	margin-bottom: 10px;
}
.image_4box {
	width: 23%;
	padding: 0;
	margin: 1%;
}
.image_5box {
	width: 18%;
	padding: 0;
	margin: 1%;
}
.image_6box {
	width: 16%;
	padding: 0;
	margin: 0.2%;
}
 @media screen and (max-width:1200px) {
 .image_6box {
width:25%;
 padding:0;
 margin:1%;
}
}
.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: 10px 0px 10px 0;
	font-size: 110%;
}
.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;
}
/*---------------------------------------------------
access
--------------------------------------------------- */
.route_tbl {
	width: 100%;
	clear: both;
}
.route_tbl .route_ttl {
	font-weight: normal;
	font-size: 120%;
	display: inline-block;
	border-bottom: 1px #ccc dotted;
	margin-bottom: 12px;
	float: left;
}
.route_tbl, .route_tbl td {
	border-style: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.route_tbl .eki {
	padding: 0px;
	vertical-align: middle;
	background-color: #024b10;
	color: #fff;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.route_tbl .ue {
	border-bottom: 5px #ccc solid;
	padding-bottom: 0px;
	vertical-align: bottom;
}
.route_tbl .shita {
	border-top: 5px #ccc solid;
	padding-top: 0px;
	vertical-align: top;
}
.route_tbl .td_space {
	height: 1em;
}
/* ===========================
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: 40%;
	height: 0;
	overflow: hidden;
	margin: 0 auto;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.map_sma {
	display: none;
}
.inquiry_box, .inquiry_box_small {
	display: none;
}
