@charset "utf-8";


/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table.table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* -------------------------------------------------------------- */

body {
margin: 2px 2px;

color:#333;
font-size:small;
_font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
line-height:1.5;
_background:#f1f1f1;
-webkit-text-size-adjust: none;

min-width: 300px;
_background:#f1f1f1 url(images/Melamine-wood-005c.png) repeat fixed;

}


/* リンク設定
------------------------------------------------------------*/
_a{color:#8aaa16;text-decoration:none;}
_a:hover{color:#708c0c;}
_a:active, a:focus {outline:0;}


a:link {color: #64783C; text-decoration: none;}
a:visited {color: #64783C; text-decoration: none;}
a:hover { color:#708c0c; background-color: #EEEEEE;}



/* 全体
------------------------------------------------------------*/
#wrapper{
margin:0 auto;
padding:0 1%;
_width:98%;
width:100%;
position:relative;
background:#fff;
_background:#efece2;
}

.inner{
margin:0 auto;
width:100%;
}


/*************
/* ヘッダー
*************/
#header{
height:110px;
}

#header h1{
padding:5px 0 5px 10px;
_font-size:12px;
_font-size:small;
font-weight:normal;
}

/*************
/* ロゴ
*************/
.logo{
float:left;
padding:0 30px 0 30px;
line-height:10px;
}

.logo p{float:left;}

.logo img{
width:550px;
_width:auto;
float:left;
}

.logo span{display:block;}

/*************
/* 電話番号
*************/
.info{
float:right;
padding-right:20px;
text-align:right;
}

.info .open{font-size:1.1em;}


/*************
/* ロゴ+電話番号
*************/
.logo,.info .tel{
_color:#8aaa16;
color: #708c0c;
_font-size:24px;
font-size:20px;
font-weight:bold;
}

.logo span,.info span{
color:#333;
font-size:.6em;
font-weight:normal;
}

/* SMOボタン
-----------------------------------------------------*/

.smo {
float:right;
display: inline;

text-align: right;
font-size:12px;
margin: 5px 0px 5px 0px;
padding: 5px 0px 5px 0px;
}

/* pan パンくずリスト
-----------------------------------------------------*/

.pan {
text-align:right;
font-size:12px;
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
}

/**************************
/* メイン画像（トップページ+サブページ）
**************************/
#mainBanner{
margin:17px auto;
padding:0;
width:100%;
position:relative;
line-height:0;
}

#mainBanner img{
max-width:100%;
height:auto;
border:4px solid #ebebeb;
}

.slogan{
position:absolute;
max-width:100%;
height:auto;
_bottom:10px;
bottom:4px;
_left:10px;
left:4px;
padding:5px 10px;
line-height:1.4;
color:#fff;
background-color: rgba(0,0,0,0.4);
}

.slogan h2{
padding-bottom:5px;
font-size:20px;
}

#newsBox{
margin:5px 10px 10px 10px;
position:relative;
line-height:0;

  height: 120px;
  overflow-y: scroll;          /* 縦方向にスクロール可能にする */
}



/**************************
/* グリッド
**************************/
.gridWrapper{
padding-bottom:20px;
overflow: hidden;
}

* html .gridWrapper{height:1%;}

.Lbox{
float:left;
}
.Lbox img{
max-width:100%;
height:auto;
border:0px;
}
.Lbox a{
border:0px;
}

	
.grid{
float:left;
border-radius:5px;
background:#fff;
}
#background:#efece2;

.box{
margin:0 5px;
padding:10px;
border:1px solid #ebebeb;
}

.box img{
max-width:100%;
height:auto;
border:4px solid #ebebeb;
}

.box h2{
font-weight:normal;
padding:0 10px;
line-height:28px;
color:#fff;
background:url(images/heading3.png) repeat-x 0 0;
}

.box h3{
padding:2px 0 2px 5px;
font-weight:bold;
border-left:#cccccc solid 6px;
border-bottom:#cccccc solid 1px;
margin-bottom:5px;

}

.box h3, .box p{text-align:left;}

.box h4{
padding:2px 0 2px 5px;
font-weight:bold;
margin-bottom:5px;
}

.box p.readmore{
padding:10px 5px 5px;
text-align:right;
}



/*************
メイン コンテンツ
*************/
section.content article{
padding:20px;
margin-bottom:20px;
border:1px solid #ebebeb;
overflow:hidden;
}

* html section.content article{height:1%;}

section.content p{margin-bottom:5px;}

h3.heading{
font-weight:normal;
padding:0 10px;
_line-height:36px;
line-height:28px;
color:#fff;
background:url(images/heading3.png) repeat-x 0 0;
}

h3.headingL{
font-weight:normal;
padding:0 10px;
_line-height:36px;
line-height:28px;
color:#fff;
background:url(images/heading3L.png) repeat-x 0 0;
}

h3.headingS{
font-weight:normal;
padding:0 10px;
_line-height:36px;
line-height:28px;
color:#fff;
background:url(images/heading3S.png) repeat-x 0 0;
}

section.content img{
max-width:90%;
height:auto;
}

.alignleft{
float:left;
clear:left;
margin:3px 10px 10px 0;
}

.alignright{
float:right;
clear:right;
margin:3px 0 10px 10px;
}

#gallery .grid img,.border{border:4px solid #ebebeb;}


.clear {
clear:both;
visibility:hidden;
height: 0;
padding: 0;
margin: 0;
}

section.content article h3{
padding:2px 0 2px 5px;
font-weight:bold;
border-left:#cccccc solid 6px;
border-bottom:#cccccc solid 1px;
margin-bottom:5px;

}

section.content article h4{
padding:2px 0 2px 5px;
font-weight:bold;
border-bottom:#cccccc solid 1px;
margin-bottom:5px;
}

/* map マップ
-----------------------------------------------------*/
#map {
margin: 20px auto 30px;
_width: 550px;
_height: 350px;
width: 98%;
height: 350px;
max-width: 550px;
border: 5px solid #ede6ca;
margin-bottom: 2px;
}

/*************
テーブル
*************/
table.table{
border-collapse:collapse;
margin:5px auto 15px auto;
}

table.table td{
border-collapse:collapse;
background-color:#F9F9F9;
text-align:left;
padding:8px;
border:1px solid #D6D6D6;
line-height:20px;
}

table.table th{
background-color:#F5F5F5;
text-align:right;
padding:8px;
white-space:nowrap;
color: #151515;
border-top:1px solid #D4D4D4;
border-right:4px solid #D4D4D4;
border-bottom:1px solid #D4D4D4;
border-left:1px solid #D4D4D4;
font-size:13px;
font-weight:normal;
letter-spacing:1px;
background-repeat:repeat-x;
background-position:top;
}

/*************
曜日割テーブル
*************/
table.day{
border-collapse:collapse;
margin:5px auto 15px auto;
table-layout:auto;
}

table.day td{
border-collapse:collapse;
background-color:#F9F9F9;
text-align:center;
vertical-align: middle;
_padding:8px;
padding:4px;
border:1px solid #D6D6D6;
_line-height:20px;
line-height:16px;
_white-space:nowrap;
_width:auto;
}

table.day th{
background-color:#F5F5F5;
text-align:right;
vertical-align: middle;
_padding:8px;
padding:4px;
_white-space:pre-wrap;
color: #151515;
border-top:1px solid #D4D4D4;
border-right:4px solid #D4D4D4;
border-bottom:1px solid #D4D4D4;
border-left:1px solid #D4D4D4;
_font-size:13px;
font-weight:normal;
letter-spacing:1px;
background-repeat:repeat-x;
background-position:top;
_width:100px;
}

/*新着情報-----*/
.news dt{
	float:left;
	clear:both;
	padding-left:27px;
	_line-height:38px;
	line-height:22px;
}
.news dd{
	border-bottom:1px dotted #a6a6a6;
	padding:0 0 0 119px;
	_line-height:38px;
	line-height:22px;
}

/*************
/* サイドバー
*************/
#sidebar ul{
_padding-top:10px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
_padding:0 10px;
_line-height:36px;
}

#sidebar li{
_line-height: 36px;
line-height: 120%;
_margin-bottom:10px;
_padding-bottom:10px;
list-style:none;
_border-bottom:1px dashed #ebebeb;
border-bottom: #cccccc solid 1px;
margin: 0px 0px 0px 0px;
}

#sidebar li:last-child{
border:0;
margin-bottom:0px;
}

#sidebar li a{
display:block;
color: #333;
background:url(images/side.gif) repeat-x 0 0;
padding: 10px 10px 8px 20px;
text-decoration:none;
}

#sidebar li a:hover{
color: #708c0c;
background:url(images/side_h.gif) repeat-x 0 0;
padding: 10px 10px 8px 20px;
text-decoration:none;
}

#sidebar ul li.active a{	
color:#708c0c;
font-weight:bold;
}



ul.list li{
clear:both;
_margin-bottom:5px;
_padding:5px 0;
overflow:hidden;
}

ul.list li{height:1%;}

ul.list li img{
_float:left;
_margin-right:10px;
_margin-right:2px;
}

ul.list li{
font-size:12px;
line-height:1.35;
}


/*************
/* フッター
*************/
#footer{
clear:both;
overflow:hidden;
padding:10px 10px 20px 10px;
background:#e8e8e8;
}

* html #footer{height:1%;}

#footer .grid{
padding:10px 0 5px;
width:310px;
margin:0;
background:transparent;
}

#footer #info .logo, #footer #info .info{float:none;}

#footer #info .info{
clear:both;
padding:10px 0 0 15px;
text-align:left;
}

#footer .logo{
font-size:18px;
float:left;
padding:0 0 0 0px;
line-height:22px;
}

#footer .info .tel,#footer .info span,#footer #info .open{font-size:12px;}

#footer  .mail a{
color: #708c0c;
font-size:12px;
font-weight:bold;
}

ul.footnav{
float:right;
width:620px;
padding:10px 0;
}

ul.footnav li{
float:left;
margin-bottom:10px;
padding:0 7px 0 8px;
border-right:1px solid #b6b6b6;
}

#footer a{color:#333;}

#footer a:hover{color:#888;}

address{
clear:both;
padding:5px;
text-align:center;
font-style:normal;
font-size:12px;
color:#fff;
background:#333;
}

#calender {
width: 100%;
height: 480px;
max-width: 640px;
}



/* PC用 (最大サイズ時）
------------------------------------------------------------*/
@media only screen and (min-width: 960px) {
  nav#mainNav {
	padding:0 14px;
	clear:both;
	overflow:hidden;
	position:relative;
	background:url(images/topnavBg.png);
  }

  nav#mainNav ul li{
	float: left;
	position: relative;
  }

	nav#mainNav li.last{border-right:1px solid #ebebeb;}

  nav#mainNav ul li a {
	display: block;
	text-align: center;
	_float:left;
	font-size:13px;
	width:154px;
	height:45px;
	padding-top:15px;
	color:#333;
	background:url(images/topnavSep.png);
	border-left:1px solid #ebebeb;
  }

  nav#mainNav ul li a span,nav#mainNav ul li a strong {
	display:block;
  }

	nav#mainNav ul li a span{
	color:#708c0c;
	font-size:10px;
	}

	nav div.panel{
	display:block !important;
	float:left;
	}

	a#menu{display:none;}

	nav#mainNav li.active a span, nav#mainNav li a:hover span, nav#mainNav li a:hover span{
	color:#fff;
	}

	nav#mainNav li.active a, nav#mainNav li a:hover{
	color:#fff;
	background-position:0 -60px;
	padding-top:15px;
	}

	#mainBanner{margin-left:15px; max-width:922px;}
	#subpage #mainBanner{margin:15px auto;}

	#wrapper,.inner{
	width:960px;
	padding:0;
	}
	
	
	#main{
	float:right;
	width:717px;
	padding-right:15px;
	}
	
	#sidebar{
	float:left;
	width:195px;
	padding:15px 0 0 15px;
	overflow:hidden;
	}
	
	#sidebar article{
	_padding:7px;
	margin-bottom:20px;
	border:1px solid #ebebeb;
	overflow:hidden;
	}
	
	/* グリッド全体 */
	.gridWrapper{
	_width:960px;
	margin:0 0 0 -10px;
	}
	
	#gallery article{padding:10px 0 10px 10px;}
	
	/* グリッド */
	.grid{
	float:left;
	width:300px;
	margin-left:20px;
	}

	/* グリッド */
	.grid2{
	float:left;
	width:46%;
	margin-left:20px;
	}
	
	#subpage .grid{width:auto;}
	
  #gallery .grid2{
	 float: left;
	_width:auto;
	width:48%;
	margin:10px 0 2px 10px;
	}

  #gallery .grid{
	_width:auto;
	width:31%;
	margin:10px 0 2px 10px;
	}
	
    .iframeBody iframe{
        border:none;
        width:100%;
        _height:700px;
        _height:900px;
        _height:1200px;
        padding:0;
        margin:0;
    }

}


@media only screen and (max-width:959px){
	*{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}
	
	nav#mainNav{
	clear:both;
	width:100%;
	margin:0 auto;
	padding:0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f5f5f5), color-stop(0.5, #f0f0f0), color-stop(0.00, #f7f7f7));
	background: -webkit-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -moz-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -o-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -ms-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	border:1px solid #e4e4e4;
	}

	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	font-weight: bold;
	text-align:left;
	}

	nav#mainNav a#menu span{padding-left:10px;color: #708c0c;}
	nav#mainNav > a span:before{content: "→ メニュー開く";}
	nav#mainNav a.menuOpen span:before{content: "↓ メニュー閉じる";}

	nav#mainNav a#menu:hover{cursor:pointer;}

	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	}

	nav#mainNav ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	_background:url(images/bg.png);
	}

	nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a{
	display: block;
	padding:15px 10px;
	text-align:left;
	border-bottom:1px dashed #ccc;
	_color:#333;
	}
	
	nav#mainNav ul li a span{padding-left:10px;}
	
	nav#mainNav ul li:first-child a{
	border-top:1px solid #e4e4e4;
	}
	
	nav#mainNav ul li:last-child a{border:0;}
	
	nav#mainNav ul li.active a{	
	_color:#708c0c;
	color:#333;
	font-weight:bold;
	}

	nav div.panel{float:none;}
	
	#subpage #mainBanner{max-width:720px;}
	
	#sidebar article{
		_padding:7px 8px;
		margin-bottom:20px;
		border:1px solid #ebebeb;
	}
	
	#footer .grid,#footer ul.footnav{
	float:none;
	width:100%;
	text-align:center;
	}

	ul.footnav li{float:none;display:inline-block;}
	
	.grid{
	width:32%;
	margin:10px 0 0 1%;
	}
	
	#gallery .grid2{
	float:left;
	width:48%;
	margin:0 0 0 1%;
	}

	#gallery .grid{
	float:left;
	width:31%;
	margin:0 0 0 1%;
	}
	
	#footer .grid img, #footer .info{float:none;}
	#footer .grid p{display:block;}
	#footer #info .info{float:none;text-align:center;}
	
	#footer.logo,#footer .info{
	width:100%;
	float:none;
	}
	
	#footer .logo p{float:none;display:block;}
	#footer .logo img{float:none;padding:0;}

    .iframeBody iframe{
        border:none;
        width:100%;
        _height:700px;
        _height:900px;
        _height:1200px;
        padding:0;
        margin:0;
    }

}

/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:720px){
	_body {font-size:medium;}
	body {font-size:13px;}

	#header{
	height:auto;
	padding-bottom:20px;
	}
	
	#header h1,.logo,.info{text-align:center;}

	#header img{width:90%;}

	.logo,.info{
	clear:both;
	width:100%;
	float:none;
	}
	
	.logo p{float:none;display:block;}
	.logo img{float:none;padding:0;}
	.logo,.info .tel{font-size:20px;}
    .info .open{font-size:18px;}
    .slogan{font-size:17px;}

	.box img{
	max-width:180px;
	_float:left;
	width:100%;
	margin-right:5px;
	}
	
	.box h3{padding-top:0;}

  	.alignleft,.alignright{
	_float:none;
	_display:block;
	_margin:0 auto 10px;
	}
	
	#gallery .grid{float:left;}

	#mainBanner img{
	max-width:100%;
	height:auto;
	border:0px;
	}

	.slogan{
	position:static;
	max-width:100%;
	height:auto;
	_bottom:4px;
	_left:4px;
	_padding:5px 10px;
	_line-height:1.4;
	color:#fff;
	_background-color: rgba(0,0,0,0.4);
	background-color: #222;
	}

    .iframeBody iframe{
        border:none;
        _width:100%;
        width:600px;
        _height:900px;
        _height:1200px;
        padding:0;
        margin:0;
    }

}

/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){
	body {font-size:small;}
	_body {font-size:15px;}

	.grid{width:100%;}

	.box img{max-width:100%;}
	.box h2{margin-top:3px;}
	#header img{width:100%;}
	#mainBanner h2,#mainBanner p{font-size:80%;}
  	.alignleft{float:none;}
  	_.alignleft,_.alignright{float:none;	display:block;	margin:0 auto 10px;}
	_.alignleft ,.alignright {width:180px;}
	.imgsmall {width:120px;}
	.logo,.info .tel{font-size:20px;}
    .info .open{font-size:15px;}
    .slogan{font-size:17px;}

    .iframeBody iframe{
        border:none;
        width:100%;
        _height:1000px;
        padding:0;
        margin:0;
    }

}