@charset "utf-8";
/* CSS Document */


/* =========================
	Common
========================= */
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
img {
	max-width: 100%;
	border: none;
	vertical-align: bottom;
}
a {
	color: #333;
	text-decoration: underline;
}

ul {
	list-style: none;
}
em {
	color: #991111;
	font-style: normal;	font-weight: bold;
}

/*自動改行*/
/* テキストを省略せずに表示する */
.ui-header .ui-title,            /* ヘッダー */
.ui-footer .ui-title,            /* フッター */
.ui-btn-inner,                /* ボタン */
.ui-li-heading,                /* リスト見出し */
.ui-li .ui-btn-text a.ui-link-inherit,    /* リンクリスト */
.ui-li-desc                /* リスト詳細 */
{
    overflow: visible;
    white-space: normal;
}
input#buttun{ background:#ccc; border:#000 solid 1px; padding:10px;}
/* =========================
	Layout
========================= */
body {
	font-size: 13px;
	line-height: 1.4;
	background:#FFF;
	font-family: Helvetica,Arial,sans-serif;
	color:#222;
}
.wrap {
	margin: 0;
	padding: 10px;
}

/* =========================
	ヘッダー
========================= */
.ui-header{padding:10px 0;}
.ui-header h1 { text-align:center; margin:0 auto;}
.ui-header h1 img{width:50%;}
.ui-header .ui-title {padding: 0;}

/* =========================
	Menu
========================= */
ul.g_menu{border-bottom:6px solid rgba(204,204,204,.9);
	overflow: hidden;
	/*background:#333333;*/
	padding:5px 0 10px 0;
}
ul.g_menu li{
	float: left;
	width: 35%;
	text-align:center;
	margin:0 7%;
	max-width: 180px;
}
ul.menu{
	overflow: hidden;
	margin: 15px auto;
	
	padding:5px 0 20px 0;
}
.menu li { background:#FFF;
	zoom: 1;
	margin: 0 auto;
	border-top:3px solid rgba(204,204,204,.9);
	font-size:15px;
	padding:5px;
}
.menu li img {
	max-width:250px;
}
.menu li a {
	display: block;
	color: #535353;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/menu_arrow.png) no-repeat right center;
	background-size: 20px 14px;
}
.menu li.panel a {
	background: url(../img/menu_arrow02.png) no-repeat right center;
	background-size: 22px 9px;
}
.menu li.back a {
	height :40px;
	background: url(../img/menu_arrow_back.png) no-repeat 22px center;
	background-size: 9px 14px;
	padding:8px 0 0 50px;}
.menu li.pc a{
	height: 40px;
	padding-left: 50px;
	line-height: 40px;
	background: url(../img/menu_pc.png) no-repeat 15px center;
	background-size: 25.5px 21px;
}
.menu li.blog a{
	height: 40px;
	padding-left: 50px;
	line-height: 40px;
	background: url(../img/menu_blog.png) no-repeat 15px center;
	background-size: 25.5px 21px;
}
.menu li.active a {
	background: url(../img/menu_arrow04.png) no-repeat right center;
	background-size: 22px 9px;
}
.menu li.panel ul li a {
	padding: 10px 10px 10px 22px;
	color: #fce8da;
	font-size: 12px;
	font-weight: normal;
	background: url(../img/menu_arrow03.png) no-repeat 10px center;
	background-size: 5px 6.5px;
}

ul.plan{
	text-align: center;
	overflow: hidden;
	width:100%;
	margin: 15px auto;
	list-style:none;
	padding:0;
}
.plan li {
	margin-bottom: 20px; color:#4e3a2d;
}
.plan li a{color:#fffaf6;}
.plan img { width:100%;
}
.center{text-align:center;}
.right{text-align:right;}
/* =========================
	Content
========================= */
.page_header {
	margin-bottom: 30px;
}
.page_header img{
-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius:  0 0 10px 10px;
	-o-border-radius: 0 0 10px 10px;
	-ms-border-radius:  0 0 10px 10px;
}

.content_box {
	margin: 0 0 20px 0;
	zoom: 1;
}
.sub_box {
	clear: both;
	margin: 15px 0;
}

/* 大きいコンテンツスクロール用 */
.x_scroll {
	position: relative;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
}

/* =========================
	Common
========================= */
p{margin: 10px 0;}

/*見出し*/
h2.title{border-bottom:1px solid #DDD;
	-moz-box-shadow:	5px 5px 10px -5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 5px 5px 10px -5px rgba(0,0,0,0.4);
	-o-box-shadow:		5px 5px 10px -5px rgba(0,0,0,0.4);
	-ms-box-shadow:		5px 5px 10px -5px rgba(0,0,0,0.4); padding:0 0 20px 0; margin:0 -10px 40px 0;}
h2.title img{max-width:80% !important;}
h3{ margin:0 0 20px 0; font-size:20px;}
h4{margin:0 0 10px 0; font-size:20px; }
h5{ font-size:14px; margin:0 0 10px 0;}

/* イメージ */
.main_photo {
	text-align:center;
	margin-bottom:10px;
	padding:0;
}
.main_photo img{ width:100%;}


/* ページトップ */
.pagetop{ background:#b1a3a1; height:10px; text-align:center; padding:5px 0;}
.pagetop a{color:#000; text-decoration:none;}


.i_bn{margin:0 0 20px 0;}.i_bn:after{clear:both; display:table; content:"";}
.i_bn li{width:100%; margin:0 auto 20px auto;text-align:center;}
.i_bn li img{width:80%;}



/* =========================
	Top
========================= */
#slide {
	/*margin: 0 10px;*/
	padding: 0;
}
/* =========================
	Contents
========================= */
div#map{
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	height: 250px;
}

#gallery{ margin:20px 0 0 0;}
#gallery a img{width: 49%;margin-bottom: 5px;}
#gallery2 a img {width: 32%;margin-bottom: 5px;}
table {
	width:100%;
	box-sizing:border-box;
	border-collapse: separate;
	border-spacing:2px;
	}
	table th {
	padding:1em;
	font-weight:bold;
	text-align:left;
	line-height:150%;
	background:rgba(0,0,0,.1);
	}
	table td {
	padding:1em;
	font-weight:normal;
	line-height:150%;
	background:rgba(0,0,0,.05);
	}



.att {
	margin-bottom: 10px;
	font-size: 12px;
	text-align: center;
}


/* =========================
	movie
========================= */
.movie_button {
	text-align: center;
	margin: 15px 0;
}
.movie_button img {
	max-width: 280px;
}
.movie_box {
	margin: 10px 0;
	text-align: center;
}
.movie_box video {
	vertical-align: bottom;
}

/* =========================
	footer
========================= */
.footer {background:url(../img/bg_footer.png) no-repeat top left;
	 color:#535353; padding:30px 0 0 0;
}
.footer p {
	padding: 10px;
}
p.footer_copy { background:#333; color:#DDD;
	text-align: center; margin:0;
}
.footer a {
	color:#333;
	text-decoration: underline;
}

/*追加のcssはこの下に記載*/
.bg_aisatsu{ background:url(../img/index/bg_aisatsu.jpg) repeat-x left bottom; position:relative; padding:40px 20px;}
.bg_aisatsu:before{display:block; content:"";background:url(../img/index/wave.jpg) repeat-x left top; width:100%; height:39px; position:absolute; top:0; left:0;}
.bg_slider{background:url(../img/index/gray.png) repeat left bottom; position:relative; padding: 20px; position:relative; margin-top:60px;margin-bottom:60px; color:#FFF;}
.bg_slider:before{display:block; content:"";background:url(../img/index/wave-gt.png) repeat-x left top; width:100%; height:39px; position:absolute; top:-20px; left:0; background-size:100% 20px;}
.bg_slider:after{display:block; content:"";background:url(../img/index/wave-gb.png) repeat-x left top; width:100%; height:39px; position:absolute; bottom:-39px; left:0;background-size:100% 20px;}


.line{ background:url(../img/line.png) repeat-x bottom;}
.f18{font-size:18px;}
.f15{font-size:15px; font-weight:normal;}
.bg_blue{background:url(../img/bg_blue.png) repeat-x left top;}
.radius {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	}
.tour{border-bottom:1px dotted #999; margin-bottom:40px;}
.w50{width:50%;}
.morning .mb0{
	margin-bottom: 0px}
.morning .mt0{
	margin-top: 0px}