/*============================
　CSSリセット
=============================*/
/*! sanitize.css | CC0 Public Domain | github.com/jonathantneal/sanitize.css */
pre,textarea{overflow:auto}
[hidden],audio:not([controls]),template{display:none}
details,main,summary{display:block}
input[type=number]{width:auto}
input[type=search]{-webkit-appearance:textfield}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
progress{display:inline-block}
small{font-size:75%}
textarea{resize:vertical}
[unselectable]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
*,::after,::before{box-sizing:inherit;border-style:solid;border-width:0}
*{font-size:inherit;line-height:inherit;margin:0;padding:0}
::after,::before{text-decoration:inherit;vertical-align:inherit}
:root{-ms-overflow-style:-ms-autohiding-scrollbar;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;box-sizing:border-box;cursor:default;font:16px/1.5 sans-serif;text-rendering:optimizeLegibility}
a{text-decoration:none}
audio,canvas,iframe,img,svg,video{vertical-align:middle}
button,input,select,textarea{background-color:transparent;color:inherit;font-family:inherit;font-style:inherit;font-weight:inherit;min-height:1.5em}
code,kbd,pre,samp{font-family:monospace,monospace}
nav ol,nav ul{list-style:none}
select{-moz-appearance:none;-webkit-appearance:none}
select::-ms-expand{display:none}
select::-ms-value{color:currentColor}
table{border-collapse:collapse;border-spacing:0}
::-moz-selection{background-color:#B3D4FC;text-shadow:none}
::selection{background-color:#B3D4FC;text-shadow:none}
@media screen{[hidden~=screen]{display:inherit}
[hidden~=screen]:not(:active):not(:focus):not(:target){clip:rect(0 0 0 0)!important;position:absolute!important}
}

/*============================
　共通チップス
=============================*/
.clear {clear:both;}
/*clearfix*/
.clearfix:after{
    content:"";
    clear:both;
    display:block;
    height:0;
}
/* End hide from IE-mac */

.hide {display:none;}
a {
	color:#4f4532;
	text-decoration:underline;
	transition:0.2s ease-in opacity;
}
a:hover {text-decoration:none;}
a:hover img {}

/*============================
	レイアウト・背景色・基本文字色
=============================	*/
body {
	font-size: 87.5%;/*font-sizeリセット*/
	background:#f2ede3; /*このテンプレの背景色*/
	color:#4f4532; /*このテンプレの基本色*/
	text-align:justify;
	line-height:1.7;
	font-family:Avenir , "Helvetica Neue" , Helvetica , Arial , Verdana , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
html>/**/body {
	font-size: 14px; /*font-sizeリセット Except IE */
}
#container{text-align: left;}
#content{
	width:960px;
	margin:0 auto;
	}
#main{
	width:700px;
	float:right;
	margin-bottom:30px;
}
#sidebar{
	width:220px;
	float:left;
	padding-right:50px;
}

/*============================
	ヘッダー
=============================*/
#header {
	text-align:center;
	background:#868d62;
	color:#fff;
}
#headerIn {
	width:960px;
	height:auto;
	margin:0 auto;
	padding:10px 0 17px;
	position:relative;
}
/* タイトル */
#site_title {
	padding: 50px 0 15px 0;
	text-align:center;
}
#site_title h1{
	font-size:2em;
	font-weight:bold;
	line-height:1.4;
	width:70%;
	margin:0 auto;
}
#site_title a {
	text-decoration:none;
	color:#fff;
}
#site_title a:hover {
	color:#b2b98e;
}
#site_title img {
	max-width:100%;
	width:auto!important;
	width:100%;
	height:auto;
}
#site_title img:hover {
	opacity:0.7;
}
/*　ヘッドメニュー */
#head_nav{
	display:block;
	position:absolute;
	top:10px;
	right:0;
}
#head_nav ul{list-style-type:none;}
#head_nav ul li{
	float:left;
	margin-left:10px;
}
#head_nav ul li a{
	display:block;
	width:105px;
	height:26px;
}
#head_nav ul li a:hover{
	filter: alpha(opacity=80);
	-webkit-opacity:0.8;
	-moz-opacity:0.8;
    -ms-opacity:0.8;
	-o-opacity:0.8;
    opacity:0.8;
}
/*　ディスクリプション
------------------------------------------------*/
#site_description {
	padding-bottom:18px;
}
#site_description h2{}

/*============================
	リードエリア
=============================*/
#lead_area{/* リードエリア */
	text-align:left;
	padding:0 0 30px 0;
}
#lead_areaIn{
	position:relative;
}
#lead_areaIn .clearfix {
	width:960px;
	margin:0 auto;
	padding:40px 50px;
	background:#fff;
	position:relative;
	z-index:10;
	height:100%\9;
	overflow:hidden\9;
}
#lead_areaIn:before {
	content:"";
	display:block;
	background:#868d62;
	width:100%;
	height:50%;
	position:absolute;
	top:0;
	left:0;
}

/*　スライド
------------------------------------------------*/
.mainSlideIn {
    box-sizing:content-box;
    box-sizing:inherit;
    width:960px;
    padding:10px 0 0;
    margin: 0 auto;
}
.bx-wrapper {
    margin-bottom:40px !important;
    height:400px !important;
}
#mainSlide{
    margin:0;
}
#mainSlide li {
    height:400px !important;
    width:960px;
    position:relative;
    background:rgba(0,0,0,0.2);
    overflow:hidden;
}
#mainSlide li img {
    position:absolute;
    left:0;
    width:960px;
    height:auto;
}

/* pager */
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #868d62;
    text-indent: -9999px;
    display: block;
    width: 7px;
    height: 7px;
    margin: 0 7.5px;
    outline: 0;
    cursor:pointer;
    border-radius:7px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover ,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    opacity:0.7;
}
/* ページャーの位置を調整したい場合
.bx-wrapper .bx-pager {
bottom: -33px!important;
}
*/
/* controlBtn */
.bx-wrapper .bx-controls-direction a {
    width:40px;
    height:40px;
    margin:0;
    top:180px;
    cursor:pointer;
}
.bx-wrapper .bx-prev {
    background:url(../../images/166/btn-slider_001.png) 15px center no-repeat #f2ede3;
    left:-40px;
}
.bx-wrapper .bx-prev:hover {
    opacity:0.7;
}
.bx-wrapper .bx-next {
    background:url(../../images/166/btn-slider_002.png) 15px center no-repeat #f2ede3;
    right:-40px;
}
.bx-wrapper .bx-next:hover {
    opacity:0.7;
}



/*　メイン写真
------------------------------------------------*/
#cover{
	position:relative;
	/position:inherit;
	width:365px;
	float:left;
}
#cover img{
	width:365px;
	height:auto;
}
/*　トピックス
------------------------------------------------*/
#topics{
	position:relative;
	float:right;
	box-sizing: initial;
	width: 460px;
    height: auto;
	overflow:auto;
}
#topics h3{
	font-size:20px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:18px;
	line-height:1.3;
}
#topics dl{
	overflow:auto;
	max-height:170px;
    height: auto;
}
#topics dl dt{/* 日付 */
	width: 80px;
    clear: both;
    float: left;
    margin:0 25px 15px 0;
    line-height: 1;
    text-align: center;
	padding:4px 0;
}
#topics dl dd{/* トピックス本文 */
	width:350px;
	/width:77%;
	float:left;
	line-height:1.5;
	margin-bottom:17px;
}
#topics dl dd a{}

/*　画像なしの場合（メイン写真・トピックス）
------------------------------------------------*/
.no-img #topics{
	float:inherit;
	width:100%;
	height:auto;
	padding:0;
}
.no-img #topics dl dd {
	width:750px;
}
.no-img #cover{display:none!important;}


/*===================================
  global_nav
=====================================*/
#global_nav {
	text-align: center;
    width: 960px;
    height: auto;
    margin: 0 auto;
}
#global_nav a {
	color:#fff;
	text-decoration:none;
}
/*-------▼グローバルナビセッティング▼--------*/
/* 基本設定　変更しない */
#nav {display: block;margin: 0;padding: 0;position: relative;}
#nav li {display: block;list-style: none;margin: 0;padding: 0;float: left;position: relative;}
#nav a {display: block;}
#nav ul {display: none;position: absolute;left: 0;margin: 0;padding: 0;}
* html #nav ul {line-height: 0;} /* IE6 "fix" */
#nav ul a {zoom: 1;} /* IE6/7 fix */
#nav ul li {float: none;}
#nav ul ul {top: 0;}
/* Essentials- configure this */
#nav ul {
	width:190px;
	top:47px;
	left:0;
}
/* Everything else is theming */
#nav {/* サブ */
    height: auto;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
	display: inline-block;
	/display:inline;
	/zoom:1;
}
/* メインメニュー */
#nav li {
	position:relative;
}
#nav li:before {
	content:"｜";
	position:absolute;
	top:8px;
	left:-6px;
}
#nav li:first-child:before {
	content:"";
}
#nav li.nav-top{
	width: auto;
    height: auto;
    white-space: nowrap;
    padding: 0;
}
#nav li.nav-top a {
	padding: 10px 20px 10px 20px;
    line-height: 1.3;
    width: auto;
    display: block;

}
#nav li.nav-top a:hover {color:#b2b98e;}
#nav *:hover { background-color: none; }

/* メインリストhover時のa */
#nav li.hover a {}

/* 子メニュー */
#nav li.nav-top ul{
	background:#b2b98e;
	padding:5px 10px;
}
/* 子メニューのli */
#nav li.nav-top ul li {
	white-space:normal;
	z-index:100;
	border-bottom:1px solid #9da47a;
	box-shadow:0 1px 0 0 rgba(192,199,158,1);
	-moz-box-shadow:0 1px 0 0 rgba(192,199,158,1);
	-webkit-box-shadow:0 1px 0 0 rgba(192,199,158,1);
	-ms-box-shadow:0 1px 0 0 rgba(192,199,158,1);
	-o-box-shadow:0 1px 0 0 rgba(192,199,158,1);
}
#nav li.nav-top ul li:before {
	content:"";
}
#nav li.nav-top ul li:last-child {
	border-bottom:none;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-o-box-shadow:none;
	-ms-box-shadow:none;
}
#nav li.nav-top ul li:last-child:after {display:none;}

/* 子メニューのliのa */
#nav li.nav-top ul li a {
	display:block;
	height:auto;
	padding:12px 10px;
	text-align:left;
	color:#504633;
	line-height:1.4;
	z-index:100;
}
/* 子メニューのa:hover */
#nav li.nav-top ul li a:hover {
	height:auto;
	color: #fff;
}

/*============================
	サイドバー
=============================*/
#sidebar{padding-top:10px;}
#sidebar .sidebarBox h3{
	line-height: 1;
    font-weight:bold;
    font-size: 1.3em;
	padding-bottom:16px;
	border-bottom:1px solid #dcd7cc;
	box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-webkit-box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-moz-box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-ms-box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-o-box-shadow:0 1px 0 0 rgba(255,251,244,1);
}
#sidebar .sidebarBox {margin-bottom: 50px;}
#sidebar #about ul{
	list-style:none;
}
#sidebar #about ul li{
	border-bottom:1px solid #dcd7cc;
	box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-webkit-box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-moz-box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-ms-box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-o-box-shadow:0 1px 0 0 rgba(255,251,244,1);
}
#sidebar #about ul a{
	display:block;
	position:relative;
	text-decoration:none;
	padding: 13px 7px 11px 25px;
}
#sidebar #about ul a:before{
	content:"";
	display:block;
	width:6px;
	height:7px;
	position:absolute;
	left:7px;
	top:20px;
	background:url(../../images/166/ico-side_001.png) center center no-repeat;
}
#sidebar #about ul a:hover{color:#868d62;}
#sidebar #blog {position:relative;}
#sidebar #blog dl{}
#sidebar #blog dl dt{
	padding:13px 7px 3px;
}
#sidebar #blog dl dd{
	padding-bottom:11px;
	border-bottom:1px solid #dcd7cc;
	box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-webkit-box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-moz-box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-ms-box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-o-box-shadow:0 1px 0 0 rgba(255,251,244,1);
}
#sidebar #blog dl dd a{
	display:block;
	position:relative;
	padding-left:7px;
	padding-right:7px;
    line-height: 1.4;
}
#sidebar #blog dl dd a:hover{}
#sidebar #blog #blog_link {
	position:absolute;
	right:0;
	top:-5px;
}
#sidebar #blog #blog_link a{
}
#sidebar #blog #blog_link a:hover{
	filter: alpha(opacity=80);
	-webkit-opacity:0.8;
	-moz-opacity:0.8;
	-ms-opacity:0.8;
	-o-opacity:0.8;
	opacity:0.8;
}

#sidebar #qrcode {
	border-bottom:1px solid #dcd7cc;
	box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-webkit-box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-moz-box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-ms-box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-o-box-shadow:0 1px 0 0 rgba(255,251,244,1);
}
#sidebar #qrcode .qrBox{
	text-align: center;
    margin: 15px 0;
}
#sidebar #qrcode p{
	font-size:85.7%;
	padding:0 7px 12px;
}

/*============================
	フッター
=============================*/
#footer {
	width:960px;
	margin:0 auto;
}
/*　コピーライト */
address{
	padding:20px 0;
	clear:both;
	text-align:center;
	font-style:normal;
}
address img{padding:0 0 1px 5px ;}
/*============================
	ページトップ
=============================*/
#pagetop {
	width:960px;
	padding-bottom:10px;
	margin:0 auto;
	text-align:right;
	border-bottom:1px solid #dcd7cc;
	box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-webkit-box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-moz-box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-ms-box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-o-box-shadow:0 1px 0 0 rgba(255,251,244,1);
}
#pagetop a{
}
#pagetop a:hover{
	filter: alpha(opacity=80);
	-webkit-opacity:0.8;
	-moz-opacity:0.8;
	-ms-opacity:0.8;
	-o-opacity:0.8;
	opacity:0.8;
}
/*============================
	お問い合わせボタン
=============================*/
#inquiry {
	margin:37px 0;
	text-align:center;
}
#inquiry a{
}

#inquiry a:hover{
	filter: alpha(opacity=80);
	-webkit-opacity:0.8;
	-moz-opacity:0.8;
	-ms-opacity:0.8;
	-o-opacity:0.8;
	opacity:0.8;
}
/*============================
	メインエリア
=============================*/

/*　記事ボックス
------------------------------------------------*/
.article_box{
	text-align:left;
	padding: 30px 0;
	border-bottom:solid 1px #dcd7cc;
	box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-webkit-box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-moz-box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-ms-box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-o-box-shadow:0 1px 0 0 rgba(255,251,244,1);
}
.article_box:first-child{padding: 0 0 30px;}
.article_box .article_title{
	height:auto;
	margin-bottom:14px;
}
.article_box .article_title h2{
	font-size:1.5em;
	line-height:1.3;
	position:relative;
	padding-left:30px;
}
.article_box .article_title h2:before {
	content:"●";
	color:#868d62;
	position:absolute;
	left:0;
	top:-7px;
	font-size:2em;
	line-height:1;
}
.article_box .entry{
	width:470px;
	padding-left:30px;
	float:left;
	}
.article_box .entry b,
.article_box .entry em,
.article_box .entry span{line-height:1.62;}
.article_box .entry img{max-width:100%;height:auto;}

/* 記事画像あり */
.article_box .article_figure{
width:200px;
float:right;
}
.article_box .article_figure img{
	max-width: 200px;
    width: 100%;
	height:auto;
}
.article_box .article_figure a:hover img{
filter: alpha(opacity=80);
-moz-opacity:0.8;
opacity:0.8;
}
.article_box .article_figure figure {
	margin-bottom:12px;
}
.article_box .article_figure span{
font-size:85.7%;
display:block;
padding:5px 0 0 0 ;
}
/* 記事画像なし */
.article_box.no-img {}
.article_box.no-img .entry{
	float:none!important;
	width:100%!important;
}
/*記事ボックス内のテーブル*/
.article_box .entry table {
 	border-collapse:collapse;
    border:#4f4532 1px solid;
}
.article_box .entry table th,
.article_box .entry table td {
	border:#4f4532 1px solid;
	padding:10px;
}

/*Thickbox*/
#TB_overlay{z-index:10000;}
#TB_window{box-sizing:initial;z-index:10000;}

/*strongタグで太字*/
.article_box .entry strong{
    font-weight:bold;
}

/*============================
	下層ページ共通
=============================*/
/*ページタイトル*/
#page_title{
	border-bottom:1px solid #dcd7cc;
	box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-webkit-box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-moz-box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-ms-box-shadow:0 1px 0 0 rgba(255,251,244,1);
	-o-box-shadow:0 1px 0 0 rgba(255,251,244,1);
	text-align:left;
	margin-bottom:10px;
}
#page_title h2{
	margin:40px 10px 25px;
	text-align:center;
	font-size:180%;
	line-height:1.4;
}
/*パン屑リスト*/
#pnkz {
	text-align:right;
    padding-bottom: 20px;
}
#pnkz p{
	margin:0 auto;
	font-size:11px;
}
#pnkz p span{}

/*============================
	フリーエリア
=============================*/
#side-area{margin-bottom:30px;}
#side-area img{max-width:100%;height:auto;}
#foot-area{padding:30px 15px;}
#foot-area img{max-width:100%;height:auto;}

/*============================
	お問い合わせフォーム、プロフィール、地図
=============================*/
#form, #map, #profile {text-align:left;}
#form table, #map table, #profile table {
	width:100%;
	margin-bottom:30px;
}
#form tr, #map tr, #profile tr {
}
#form th, #map th, #profile th {
	font-weight:bold;
	padding:25px 0;
	vertical-align:middle;
	font-weight:normal;
	text-align:left;
	border-bottom:1px solid #dcd7cc;
	position:relative;
	width: 20%;
}
#form td, #map td, #profile td {
	padding:25px 0;
	border-bottom:1px solid #dcd7cc;
	position:relative;
}
#form th:after, #map th:after, #profile th:after,
#form td:after, #map td:after, #profile td:after {
	position:absolute;
	bottom:-2px;
	left:0;
	width:100%;
	height:1px;
	content:"";
	display:block;
	background:#fffbf4;
}

/*お問い合わせ
-----------------------------------------*/
.validation_span, .warning span {color:#F03;}
#contact_submit th, #contact_submit td{
	text-align:left;
	border:none;
}
#form input, #form textarea {
	font-size:1.2em;
	padding:4px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
.warning {text-align:left;}
.validation_span, .warning span {color:#F03;}
#contact_submit th, #contact_submit td{
	padding-top:30px;
	text-align:center;
}
#contact_submit td:after {display:none;}
#form input, #form textarea {
	font-size:1.2em;
	padding:5px;
}
#form input[type=text], #form textarea {border:solid 1px #dcd7cc;background:#fff;}
#form input[type=text]:focus, #form textarea:focus {
	outline:none;
	background:#fafafa;
}
#form input[type=submit],
#form input[type=reset] {
	border:none;
	cursor:pointer;
	-webkit-transition:opacity ease-in 0.2s;
	-moz-transition:opacity ease-in 0.2s;
	-ms-transition:opacity ease-in 0.2s;
	-o-transition:opacity ease-in 0.2s;
	transition:opacity ease-in 0.2s;
}
#form input[type=submit]{
	padding:10px 50px;
	margin-right:1em;
	background:#868d62;
	color:#ffffff;
}
#form input[type=reset] {
	padding:10px 20px;
	background: #dcd7cc;
}
#form input[type=submit]:hover,
#form input[type=reset]:hover {
	filter: alpha(opacity=80);
	-webkit-opacity:0.8;
	-moz-opacity:0.8;
	-ms-opacity:0.8;
	-o-opacity:0.8;
	opacity:0.8;
}

/*リード文
-----------------------------------------*/
#lead_s {
	line-height:1.5;
	margin-bottom:15px;
}
#lead_s img{max-width:100%;height:auto;}

/*地図
-----------------------------------------*/
#frame {
	margin: 0 auto;
	border:1px solid #d2d2d2;
}
#frame iframe {
	width: 698px;
	height: 478px;
}

/*プロフィール
-----------------------------------------*/
#profile{}

/*エラーメッセージエリア
-----------------------------------------*/
.validation-advice {
	margin-top: 3px;
	padding-left: 5px;
	color: #cc0000;
}
.warning {
	line-height :1.5;
	padding:10px 0 0px 0;
}
.w_mark {color:#F03;}

.thaks {
	line-height: 1.5;
	padding :0 16px 40px 0;
}


/* 20170703 ADD */
#side-area img{
	max-width: 100%;
}
#foot-area img{
	max-width: 100%;
}


/* 20190416 ADD */
.box ul,
.box1 ul,
.box2 ul,
.box3 ul,
.articleBox ul,
.entry_box ul,
.entryBox ul,
.article-box ul,
.article ul,
.article_box ul{
    list-style-type: disc;
}
.box ol,
.box1 ol,
.box2 ol,
.box3 ol,
.articleBox ol,
.entry_box ol,
.entryBox ol,
.article-box ol,
.article ol,
.article_box ol {
    list-style-type: decimal;
}
.box ul,
.box1 ul,
.box2 ul,
.box3 ul,
.articleBox ul,
.entry_box ul,
.entryBox ul,
.article-box ul,
.article ul,
.article_box ul,
.box ol,
.box1 ol,
.box2 ol,
.box3 ol,
.articleBox ol,
.entry_box ol,
.entryBox ol,
.article-box ol,
.article ol,
.article_box ol {
    margin-left: 18px;
}


/* 20211112 フリーエリアテーブル設定
-----------------------------------------*/
#side-area table,.side-area table,
#foot-area table,.foot-area table{
    border-collapse: collapse;
}
#side-area table th,.side-area table th, 
#side-area table td,.side-area table td,
#foot-area table th,.foot-area table th,
#foot-area table td,.foot-area table td
{
    border: #ccc 1px solid;
    padding: 5px;
}

