/*============================
　CSSリセット
=============================*/
* {
margin: 0px;
padding: 0px;
font-family:"Lucida Grande","Lucida Sans Unicode","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;

}
h1, h2, h3, h4, h5, h6, strong, b {
font-weight:bold;
}
body {
font-size: 81%;/*font-sizeリセット*/
}
html>/**/body {
font-size: 13px; /*font-sizeリセット Except IE */
}
/* -----------------------------------------
10px	>>	0.77em
11px	>>	0.83em
13px	>>	1em
14px	>>	1.08em
15px	>>	1.17em
16px	>>	1.25em
17px	>>	1.33em
19px	>>	1.46em
20px	>>	1.54em
----------------------------------------- */
img {
border:none;
margin: 0px;
padding: 0px;
vertical-align:middle;/*IE6 下の余白を消す*/
}
a {
outline:none;/*for firefox*/
}
/*============================
　共通チップス
=============================*/
body {
line-height:150%;
}
.clear {
clear:both;
}

/*clearfix*/
.clearfix:after{
content:"";
clear:both;
display:block;
height:0;
}
.hide {
display:none;
}
a {
color:#333;
text-decoration:underline;
}
a:hover {
opacity:0.5;
}
/*============================
レイアウト・背景色・基本文字色
=============================	*/
body {
background-color:#f6f5ee;
color:#494949; /*このテンプレの基本色*/
text-align:center;
position:relative;
}

#container{
background:url(../../images/102/bgi-header_001.png) repeat-x;
width:100%;
text-align:left;
}
#content-top{
background:url(../../images/102/bgi-header_002.png) repeat-x;
width:100%;
text-align:left;
}
#content-bgi{
background:url(../../images/102/bgi-flower_001.png) no-repeat 0px 5px;
width:808px;
margin:0 auto;
position:relative;
top:-60px;
}
#top #content-bgi{
background:url(../../images/102/bgi-flower_003.png) no-repeat!important;
width:808px;
margin:0 auto;
position:relative;
top:-60px;
}
#top .slide #content-bgi{
background:url(../../images/102/bgi-flower_001.png) no-repeat!important;
background-position:0 70px!important;
background-size:440px auto!important;
width:1100px;
}
#content{
width:752px;
margin:0 auto;
position:relative;
}
#main{
clear:both;
background :url(../../images/102/bgi-content-top_001.png ) left top no-repeat;
width:538px;
float:left;
}
#mainIn{
clear:both;
height:100%;
margin-top:43px;
padding:5px 20px 150px 20px;
background:url(../../images/102/bgi-contents-center_001.png) left top repeat-y;
}
#sidebar{
width:180px;
float:right;
margin-top:32px;
padding:0;
}
/*============================
ヘッダー
=============================*/
#header {
background:url(../../images/102/bgi-header_001.png) repeat-x;
width: 100%;
}
#header-inner {
margin:0 auto;
width:752px;
padding:22px 0 50px;
}
#site_title {
float:left;
max-width:510px;
}
#site_title h1.png a {color:#764f4f;}
#site_title h1.png a img {max-width:510px;}
/*　ヘッドメニュー */
#head_nav{
float:right;
top:20px;
right:0;
}
#head_nav ul{
list-style:none;
}
#head_nav ul li{
}
#head_nav ul li a:hover img{
filter: alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}
/*　ディスクリプション */
#site_discription h2#discription {
clear:both;
padding-top:10px;
font-size:14px;
color:#764f4f;
}
/*============================
タイトル
=============================*/
#title-box {
width::752px;
float:right;
}
h2#title {
max-width:365px;
min-height:250px;
height:auto!important;
height:250px;
font-size:28px;
color:#764f4f;
line-height:7em;
padding:36px 54px 0 0;
}
h2#title img {
border:#FFF 6px solid;
-moz-box-shadow: 1px 1px 5px #CCC;  
    -webkit-box-shadow: 1px 1px 5px #CCC;
	-ms-box-shadow: 1px 1px 5px #CCC;
	box-shadow: 1px 1px 5px #CCC;
width:100%;
}
/*============================
フッター
=============================*/

#footer {
background:url(../../images/102/bgi-footer_001.jpg) repeat-x;
width:100%;
min-height:187px;
height:auto!important;
height:187px;
}
#footer #footer-inner {
width:752px;
position:relative;
margin:0 auto;
}
/*　コピーライト */
#copyright {
width:752px;
margin:0 auto;
}
address{
width:538px;
padding-top:150px;
clear:both;
text-align:center;
font-size:0.92em;
font-weight:normal;
font-style:normal;
color:#FFF;
}
/*============================
ページトップ
=============================*/
#pagetop {
width:92px;
height:11px;
position:absolute;
top:-20px;
left:620px;
}
#pagetop a { display:block; width:100%; height:0; padding-top:16px; overflow:hidden; _zoom:1; background:url(../../images/102/btn-pagetop_001.png) no-repeat 0 0;}
#pagetop a:hover { opacity:0.75;}
/*============================
サイドバー
=============================*/
/*　sidebar 共通
-----------------------------------------*/
.header_left , #global_nav , #blog, #about, #qrcode {

}
.header_left , .qrcodeIn {
padding:0 15px 0 15px;	
}

/*　site_title,site_discription
-----------------------------------------*/

#site_title{
	width:520px;
}
#site_title h1{
font-size:30px;
line-height:130%;
}
#site_title a {
color:#764f4f;
text-decoration:none;
}
#site_title a:hover {
}
#site_title img {
	max-width:170px;
	width:auto!important;
	width:170px;
}
#site_title a:hover img {
}
#site_discription {
padding:10px 0;
}
#site_discription h2{
font-size:12px;
font-weight:normal;
color:#764f4f;
}

/*　サイド共通
-----------------------------------------*/
/*順番に色変える*/



/*　グローバルナビ
-----------------------------------------*/
#global_nav{
margin-bottom:34px;
}
/* 親メニュー */
#global_nav dl { 
overflow:hidden;
}
#global_nav dl dt{
position:relative;
top:0;
margin:8px 0;
width:178px;
background:#FFF;
border:#bab58e 1px solid;
-moz-border-radius: 50px / 50px;
	-webkit-border-radius: 50px / 50px;
	-ms-border-radius: 50px / 50px;
	border-radius: 50px / 50px;
-moz-box-shadow: 0 0 2px #bab58e;  
    -webkit-box-shadow: 0 0 2px #bab58e;
	-ms-box-shadow: 0 0 2px #bab58e;
	box-shadow: 0 0 2px #bab58e;
}
#global_nav dl dt a.menu-a{
display:block;
padding:5px 0 5px 32px;
background:url(../../images/102/ico-menu_001.png) 12px 8px no-repeat;
color:#4b7c3b;
text-decoration:none;
}
#global_nav dl dt a:hover {
position:relative;
top:0;
color:#FFF;
width:146px;
background:#4e803e url(../../images/102/ico-menu_001.png) 12px 8px no-repeat;
-moz-border-radius: 50px / 50px;
	-webkit-border-radius: 50px / 50px;
	-ms-border-radius: 50px / 50px;
	border-radius: 50px / 50px;
-moz-box-shadow: 0 0 2px #bab58e;  
    -webkit-box-shadow: 0 0 2px #bab58e;
	-ms-box-shadow: 0 0 2px #bab58e;
	box-shadow: 0 0 2px #bab58e;
}
#global_nav dl dt.current a {
position:relative;
top:0;
color:#FFF;
width:146px;
background:#4e803e url(../../images/102/ico-menu_001.png) 12px 8px no-repeat;
-moz-border-radius: 50px / 50px;
	-webkit-border-radius: 50px / 50px;
	-ms-border-radius: 50px / 50px;
	border-radius: 50px / 50px;
-moz-box-shadow: 0 0 2px #bab58e;  
    -webkit-box-shadow: 0 0 2px #bab58e;
	-ms-box-shadow: 0 0 2px #bab58e;
	box-shadow: 0 0 2px #bab58e;
}
#global_nav dl dd{/* 子メニュー */
border-top:#999 1px dotted;
margin:0 8px;
}

#global_nav dl dd + dt a { /*border-top:1px dotted #454545;*/}

#global_nav dl dd a{
background:url(../../images/102/ico-arrow_001.png) no-repeat 10px 10px;
font-size:1em;
color:#4b7c3b;
display:block;
line-height:130%;	
padding:6px 6px 10px 27px;
text-decoration:none;
}
#global_nav dl dd a:hover{
opacity:0.5;
}
#global_nav dl dd.first { border-top:none;}
/*　ブログ
-----------------------------------------*/
#blog .more-btn-area {
margin:8px 0;
}
#blog .more-btn-area a {
display:block;
background:url(../../images/102/btn-profile_001.png) 0px 0px no-repeat;
height:26px;
color:#4b7c3b;
text-align:left;
text-decoration:none;
padding:6px 0 0 30px;
}
#blog .more-btn-area a:hover {
background-position:0px -32px;
color:#FFF;
}
#blog{
margin-bottom:34px;
}
#blog #blog-top {
position:relative;
top:2px;
background:url(../../images/102/bgi-menu-top_001.png) 0px center no-repeat;
text-indent:-9999px;
}
#blog #blog-bottom {
position:relative;
top:-3px;
background:url(../../images/102/bgi-menu-bottom_001.png) 0px center no-repeat;
text-indent:-9999px;
}
#blog ul {
background:url(../../images/102/bgi-menu-center_001.png) repeat-y; 
overflow:hidden;
}
#blog ul li {
padding:6px 0 8px;
margin:0 11px;
border-bottom:#CCC 1px dotted;
list-style-type:none;
}
#blog ul li a {
color:#4b7c3b;
font-size:0.84em;
text-decoration:underline;
}
#blog ul li a:hover {
filter: alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;	
}
#blog ul li:last-child {
border-bottom:none;
}
#blog .blog_link{
display:block;
text-align:center;
}
#blog a:hover img {
filter: alpha(opacity=5);
-moz-opacity:0.5;
opacity:0.5;	
}
/*　プロフィール
-----------------------------------------*/
#about{
margin-bottom:34px;
}
#about ul li {
list-style-type:none;
margin:8px 0;
}
#about ul li a {
display:block;
background:url(../../images/102/btn-profile_001.png) 0px 0px no-repeat;
height:26px;
color:#4b7c3b;
text-decoration:none;
padding:6px 0 0 30px;
}
#about ul li a:hover {
background-position:0px -32px;
color:#FFF;
}
#about ul li.current a {
background-position:0px -32px;
color:#FFF;
}
/*#about ul li {
	overflow:hidden;
	position:relative;
	list-style:none;
	width:190px;
}
#about ul li.side_about {
	height:55px;
	background-position:-200px 0px;
}
#about ul li.side_access {
	height:54px;
	background-position:-200px -65px;
}
#about ul li.side_contact {
	height:54px;
	background-position:-200px -129px;
}
#about ul li a { display:block; width:100%; height:100%;}
#about ul li a img { position:absolute; left:0; top:0;}
#about ul li.side_access a img {top:-65px;}
#about ul li.side_contact a img {top:-129px;}
#about ul li a:hover img { display:none !important;}*/
/*　QRコード
-----------------------------------------*/
#qrcode{
padding:8px 0 16px 0;
text-align:center;
color:#333;
}
#qrcode #qrcodeIn-top {
position:relative;
top:2px;
background:url(../../images/102/bgi-menu-top_001.png) 0px center no-repeat;
text-indent:-9999px;

}
#qrcode #qrcodeIn-bottom {
position:relative;
top:-3px;
background:url(../../images/102/bgi-menu-bottom_001.png) 0px center no-repeat;
text-indent:-9999px;
}
#qrcode .qrcodeIn{
background:url(../../images/102/bgi-menu-center_001.png) repeat-y;
}
#qrcode p{
color:#4b7c3b;
margin-top:1em;
font-size:11px;	
text-align:left;
}
#qrcode img{
}

/*============================
 スライド
============================*/
.mainSlideIn {
	box-sizing:inherit;
	width:752px; 　/* ←スライドwidthを変更 */
	margin:-40px auto -120px;
	padding:30px 0 0!important;
	margin:-40px auto -250px;
	position:relative;
}
.mainSlideIn:before {
	content:"";
	display:block;
	width:166px;
	height:164px;
	background:url(../../images/102/bgi-flower_002.png) 0 0 no-repeat;
	position:absolute;
	right:-70px;
	top:-40px;
	z-index:3;
}

.bx-wrapper {
	margin-bottom:40px !important;
	height:313px !important; 　/* ←スライドheightを変更 */
}
#mainSlide{
	margin:0;
}
#mainSlide li {
	height:313px !important;　/* ←スライドheightを変更 */
	width:752px; 　/* ←スライドwidthを変更 */
	position:relative;
	background:rgba(0,0,0,0.2);
	overflow:hidden;
}
#mainSlide li img {
	position:absolute;
	left:0;
	width:752px; 　/* ←スライドwidthを変更 */
	height:auto;
}
/* pager */
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #aac19a;
	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 {
	background: #360;
}
/* ページャーの上下位置を調整したい場合のみ使用
.bx-wrapper .bx-pager {
	bottom: -33px!important;
}*/
/* controlBtn */
.bx-wrapper .bx-controls-direction a {
	width:36px;
	height:36px;
	border-radius:20px;
	margin:0;
	top:136px;
	cursor:pointer;
}
.bx-wrapper .bx-prev {
	background:url(../../images/102/btn-slider_001.png) 12px center no-repeat #360;
	background-size:10px auto;
	left:-20px;
}
.bx-wrapper .bx-prev:hover {
	background-color: #aac19a;
	opacity:1;
}
.bx-wrapper .bx-next {
	background:url(../../images/102/btn-slider_002.png) 14px center no-repeat #360;
	background-size:10px auto;
	right:-20px;
}
.bx-wrapper .bx-next:hover {
	background-color: #aac19a;
	opacity:1;
}
/*============================
メイン
=============================*/

/*　メインエリア共通
------------------------------------------------*/

/* リードエリア */
#lead_area{
background:url(../../images/102/bgi-contents-center_001.png) repeat-y;
position:relative;
z-index:1;
top:43px;
margin-bottom:25px;
}

/*　メイン写真
------------------------------------------------*/
#cover{
width:208px;
margin:18px 0 0 18px;
/*float:left;*/
}
#cover img{
border:#CCC 1px solid;
padding:3px;
}
/*　トピックス 
------------------------------------------------*/
#topics-title {
background:url(../../images/102/bgi-ttl-contents_001.jpg) 0px bottom no-repeat;
padding-bottom:12px;
margin-bottom:12px;
}
#topics-title p img {
padding:0;
}
#topics-title p span{
font-size:18px;
color:#360;
}
#topics{
padding:0;

}
#topics dl{
height:150px;
overflow:auto;
border-bottom:#CCC 1px dotted;

}
#topics dl dt{/* 日付 */
color:#c36a12;
font-size:0.84em;
font-weight:bold;
float:left;
width:90px;
clear:both;
padding:5px 0;
border-top:#CCC 1px dotted;
}
#topics dl dd{/* トピックス本文 */
padding:5px 0;
float:right;
width:390px;
border-top:#CCC 1px dotted;
}
#topics dl dd a{
}
/*　画像なしの場合（メイン写真・トピックス）
------------------------------------------------*/
#lead_area.no-img{
}
#lead_area.no-img #cover{
display:none;
}
#lead_area.no-img #topics{
position:static!important;	
float:none!important;
width:auto!important;
}
.no-img #topics dl{
	height:140px;
	}
/*　お問い合わせ
-----------------------------------------*/
#inquiry {
text-align:center;
margin-bottom:36px;
}
#inquiry a:hover{
filter: alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}
/*============================
記事ボックス
=============================*/
.article_box{
position:relative;
margin:24px 0 20px;
}

.article_title {
background:url(../../images/102/bgi-ttl-contents_001.jpg) 0px bottom no-repeat;
padding-bottom:12px;
margin-bottom:20px;
}
.article_title h3 {
background:url(../../images/102/ico-contents_001.jpg) no-repeat left;
font-size:18px;
color:#360;
padding:6px 6px 0 46px;
}
.article_box #entry-01{
width:270px;
padding-left:10px;
float:right;
line-height:1.6;
}
.article_box #entry-02 {
	line-height:1.6;
}
.article_box #entry-02 span {
	font-size:36px;
}
.article_box .entry b,
.article_box .entry em,
.article_box .entry span{
line-height:150%;
}
/* 記事画像あり */
.article_box .article_figure{
width:210px;
float:left;
}
.article_box .article_figure img{
width:200px;
border:#CCC 1px solid;
padding:3px;
}
.article_box .article_figure a:hover img{
filter: alpha(opacity=80);
-moz-opacity:.8;
opacity:.8;
}
.article_box .article_figure span{
font-size:10px;
color:#444135;
display:block;
padding:3px 0 10px;
}
/* 記事画像なし */
.article_box.no-img {}
.article_box.no-img .entry{
	float:none!important;
	width:710px!important;
	padding:0 10px;
}
/*記事ボックス内のテーブル*/
.article_box .entry table {
 	border-collapse:collapse;
    border:#999 1px solid;
}
.article_box .entry table th,
.article_box .entry table td {
	border:#999 1px solid;
	padding:10px;
}
/*============================
下層ページ共通
=============================*/

#page_title{
width::752px;
float:right;
padding:110px 54px 160px 0;	
}
#page_title h2{
max-width:365px;
font-size:28px;
color:#764f4f;
line-height:1.5em;
border-left:#4b7c3b 4px solid;
padding-left:10px;
}
/*パン屑リスト*/
#pnkz {
font-size:0.92em;	
padding:0 0 10px 10px;	
text-align:right;
}
#pnkz p span{
}
/*============================
フリーエリア
=============================*/
#side-area{
margin:36px auto 0 auto;
	padding:15px;
	border:1px dotted #CCC;
}

#foot-area{
	margin-top:40px;
	padding:15px;
	border:1px dotted #CCC;
}

/*============================
お問い合わせフォーム、プロフィール、地図
=============================*/
#map,#profile,#form {
width:498px;
margin:20px auto 0 auto;
}
#map iframe{
	width: 498px;
	height: 360px;
	margin-bottom:24px;
}
#form {
padding-bottom:60px;
}

#form table, #map table, #profile table {
width:498px;
text-align:left;
border-collapse: collapse;
margin:0 auto 30px auto;
}

#form th, #map th, #profile th {	
width:160px;	
border:1px solid #999;
background-color:#e5e1dd;
font-size: 1em;
font-weight: normal;
text-align: center;
padding: 0.5em;
vertical-align:middle;

}
#form td, #map td, #profile td {
line-height:150%;
border:1px solid #999;
padding: 0.6em 0.7em 0.6em 0.7em;
}
.ptb {
padding:.6em 0;
}

#contact_submit td {
padding: 1.2em 0;
text-align:center;
border:none;
}
/*必須項目
-----------------------------------------*/
.warning span{
color:#d00276;
}
.validation_span{
color:#d00276;
}
/*リード文
-----------------------------------------*/
#lead_s{
line-height:150%;
margin:8px 0;
font-size:1em;

}

/*プロフィール
-----------------------------------------*/
/*エラーメッセージエリア
-----------------------------------------*/
.validation-advice {
margin-top: 3px;
color: #cc0000;
}
.warning {
line-height :150%;
padding:5px 0 5px 0;
}

.w_mark {
color: #333;
}

.thaks {
line-height: 150%;
padding :0 16px 40px 0;
}

input,textarea {
color:#333;
padding:.3em .2em;
}
input:focus,textarea:focus {
background:#f2fbff;
border-style:solid;
border-color:#cecece;
outline:none;
}

/* 20170110 プロフィール、お問い合わせ、地図
-----------------------------------------*/
#map th, #profile th , .map th, .profile th {
width: 20%;
}

#map td, #profile td , .map td, .profile td {
word-break:break-all;
}




/* 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;
}

/* 20191127 テーブル基本設定
-----------------------------------------*/
.article_box table {
    border-collapse: collapse;
}
.article_box table th, .article_box table td {
    border: #494949 1px solid;
    padding: 5px;
}


/* 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;
}

/* 202201 記事BOXの画像幅修正
-----------------------------------------*/
.article_box img {
    max-width: 100%;
}

/* 202202 記事BOXの画像幅修正
-----------------------------------------*/
.box_entry1 img,.box_entry2 img {
    max-width: 100%;
}

/* 202203 記事BOXの画像幅修正
-----------------------------------------*/
.entryText img,.entryTextBox img,.box-entry1 img,.box-entry2 img,.article-txt img,.article-entry img,.entry-box img {
    max-width: 100%;
}

