/*CSSリセット

------------------------------*/

* { 
	margin: 0px;
	padding: 0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


body {
	font-size: 75%;
}

html>/**/body {

  font-size: 12px; /* Except IE */

}

/*とりあえずHP用cssリセット
------------------------------*/

body {
	color:#333; /*このテンプレの基本色*/
	text-align:center;
}

h1,h2,h3,h4,h5,h6,strong,b {
	font-weight:bold;
}

ul, dl {
	margin-left:40px;
}

/*共通チップス
------------------------------*/
.clear {
	clear:both;
}
/*clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

img {
	border:0px;
	margin: 0px;
	padding: 0px;
}
.hide {
	display:none;
}

a {
	text-decoration:none;
	color:#333;
}

a:hover {
	text-decoration:underline;
}


body {
	background:url(../../images/29/body_bg.jpg) 0 0 repeat-x #FFF;
}


/*全体wrapper
------------------------------*/

#wrapper {
	text-align:left;
	margin:0 auto;
	background:url(../../images/29/body_bg2.jpg) 0 0 no-repeat;
}

#wrapper2 {
	background:url(../../images/29/footer_bg_repeat_x.jpg) bottom repeat-x;
}

#wrapper3 {
	background:url(../../images/29/footer_bg.jpg) bottom center no-repeat;
}

/*head
------------------------------*/

#head_shadow {
	background:url(../../images/29/lead_top_shadow.png) bottom repeat-x;
}

#head {
	padding-top:2px;
	width:800px;
	margin:0 auto;
	height:49px;
}


#headBtn {
	float:right;
	padding-top:2px;
}

#headBtn a {
	height:47px;
	width:221px;
	background:url(../../images/29/inq_01_off.png) no-repeat;
	display:block;
	text-indent:-9999px;
}

#headBtn a:hover {
	background:url(../../images/29/inq_01_on.png) no-repeat;
}

/*lead　画像あり
------------------------------*/

#lead {
	margin:0 auto;
    background:#fff;
}

#lead_bg1 {
	background:url(../../images/29/lead_bg3.jpg) 0 0 repeat-x;
}

#leadIn {
	width:800px;
	margin:0 auto;
	padding:29px 0 22px 0;
}

#leadL {
	width:380px;
	float:left;
	font-size:0.9em;
}

#site_title {
	padding:85px 65px 0px 0;
}

#site_title2 {
	padding:0;
}

#site_title a  {
	font-size:2.4em;
	font-weight:bold;
	color:#0f2f00;
	text-decoration:none;
	line-height:150%;
}

#leadR {
	float:right;
}

#site_main_img {
}




/*lead 画像なし
------------------------------*/

#lead2 {
	margin:0 auto;
    background:#fff;
}

#lead_bg2 {
	background:url(../../images/29/lead_bg3_flower.jpg) 0 0 repeat-x #FFF;
}

#leadIn2 {
	width:800px;
	margin:0 auto;
}

#site_title2 {
	padding:100px 65px 100px 0;
}

#site_title2 a  {
	font-size:2.4em;
	font-weight:bold;
	color:#0f2f00;
	text-decoration:none;
	line-height:150%;
}

#site_title4 {
	padding:0!important;
}

#site_title4 a  {
	font-size:2.4em;
	font-weight:bold;
	color:#0f2f00;
	text-decoration:none;
	line-height:150%;
}


/*lead 階層下
------------------------------*/
#lead3 {
	margin:0 auto;
	width:100%;
	background:#fff;
}

#leadIn3 {
	width:800px;
	margin:0 auto;
	padding:0px 0 0px 0;
}

#site_title3 {
	padding:100px 0px 100px 0;
	width:540px;
}

#site_title3 a { 
	font-size:2.4em;
	font-weight:bold;
	color:#0f2f00;
	text-decoration:none;
	line-height:150%;
}

/*スライド画像
------------------------------*/
.mainSlideIn {
	box-sizing:content-box;
	box-sizing:inherit;
	width:800px;
	padding:25px 0 1px;
	margin-top: 0px;
	margin-bottom: -20px;
}
.bx-wrapper {
  margin-bottom:40px !important;
	height:334px !important;
}
#mainSlide{
	margin:0;
}
#mainSlide li {
	height:334px !important;
	width:800px;
	position:relative;
	background:rgba(0,0,0,0.2);
	overflow:hidden;
}
#mainSlide li img {
	position:absolute;
	left:0;
	width:800px;
	height:auto;
}

/* pager */
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ccc;
	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 {
	background: #87a93e;
	opacity:1;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #87a93e;
	opacity:1;
}
.bx-wrapper .bx-pager {
    bottom: -20px!important;
}
/* controlBtn */
.bx-wrapper .bx-controls-direction a {
	width:42px;
	height:42px;
	margin:0;
	top:146px;
	cursor:pointer;
}
.bx-wrapper .bx-prev {
background:url(../../images/29/btn-slider_001.png) 16px center no-repeat,
-moz-linear-gradient(
top,
#d4ed9c 0%,
#87a93e);
background:url(../../images/29/btn-slider_001.png) 16px center no-repeat,
-webkit-gradient(
linear, left top, left bottom,
from(#d4ed9c),
to(#87a93e));
left:-43px;
border: 1px solid #87a93e;
border-right: none!important;
-moz-border-radius: 6px 0 0 6px ;
-webkit-border-radius: 6px 0 0 6px ;
border-radius: 6px 0 0 6px ;

}
.bx-wrapper .bx-prev:hover {
opacity:0.7;
}
.bx-wrapper .bx-next {
background:url(../../images/29/btn-slider_002.png) 16px center no-repeat,
-moz-linear-gradient(
top,
#d4ed9c 0%,
#87a93e);
background:url(../../images/29/btn-slider_002.png) 16px center no-repeat,
-webkit-gradient(
linear, left top, left bottom,
from(#d4ed9c),
to(#87a93e));
right:-43px;
border: 1px solid #87a93e;
border-left: none!important;
-moz-border-radius: 0 6px 6px 0 ;
-webkit-border-radius: 0 6px 6px 0  ;
border-radius: 0 6px 6px 0  ;
}
.bx-wrapper .bx-next:hover {
opacity:0.7;
}


/*contents
------------------------------*/

#contents {
	margin:0 auto;
	background:url(../../images/29/lead_bottom_shadow.png) top repeat-x;
	text-align:left;
}


#flowerBox {
	text-align:right;
	position:absolute;
	right:0;
	height:186px;
	top:-150px;
	z-index:100;
}

#contents2 {
	background:url(../../images/29/contents_bg.png) 0 0 repeat-y;
	width:806px;
	margin:0 auto;
	position:relative;
}

#contents_shadow {
	background:url(../../images/29/lead_bottom_shadow.png) top repeat-x;
}


/*main
------------------------------*/

#main {
	width:800px;
	margin:0 auto;
}


/*mainL
------------------------------*/

#mainL {
	width:235px;
	padding-left:0px;
	float:left;
}

/*naviA
------------------------------*/

#naviA {
	background:url(../../images/29/navi_bg.jpg) 0px 0 repeat-y;
	margin-bottom:15px;
}

#naviA_shadow {
	background:url(../../images/29/naviA_top.jpg) 0 0 no-repeat;
}

#naviAIn {
	padding:10px 0px 0px 19px;
	margin:0;
}

#naviAIn dl {
	margin:0;
}

#naviAIn dt {
	margin-top:6px;
	width:182px;
}


#naviAIn dt a {
	background:url(../../images/29/navi_dt_off.jpg) #9fcb42  0 0 no-repeat;
	display:block;
	color:#333;
	font-size:1.3em;
	font-weight:bold;
	width:149px;
	line-height:130%;
	padding:6px 6px 6px 25px;
	text-decoration:none;
	border:#608c03 1px solid;
}

#naviAIn dt a:hover {
	background:url(../../images/29/navi_dt_on.jpg) #bcd680 0 0 no-repeat;
	color:#333;
}

#naviAIn dd {
	margin-top:1px;
	width:182px;
}

#naviAIn dd a {
	background:url(../../images/29/navi_dd_off.jpg) #72a603 0 0 no-repeat;
	border:#72a603 1px solid;
	color:#333;
	display:block;
	width:140px;
	padding:4px 10px 6px 30px;
	font-size:1.2em;
	line-height:130%;
	text-decoration:none;
}

#naviAIn dd a:hover {
	background:url(../../images/29/navi_dd_on.jpg) #9fcb42 0 0 no-repeat;
	color:#333;
}


/*naviB
------------------------------*/

#naviB {
	background:url(../../images/29/naviB_bg.jpg) 0px 0 repeat-y;
	padding-bottom:10px;
	margin-bottom:17px;
}

#naviB_bg {
	background:url(../../images/29/profile_bg.jpg) 0 0 no-repeat;
}

#naviBIn {
	width:174px;
	background:#FFF;
	margin:0 0 0 22px;
}


#naviB_title {

}

#naviB_title p {
	padding-left:0px;
}

#naviB_site_name {
	padding:29px 40px 7px 30px;
	color:#333;
	line-height:130%;
	font-weight:bold;
}



#naviB ul {
	padding:9px 15px 9px 14px;
	margin:0;
	list-style:none;
}

#naviB ul li {
	margin:0;
}

#naviB ul li a {
	font-size:1.2em;
	line-height:130%;
	color:#333;
	text-decoration:none;
	background:url(../../images/29/profile_ico.jpg) 0 5px no-repeat;
	padding-left:15px;
}

#naviB ul li a:hover {
	text-decoration:underline;
}

/*ブログ
------------------------------*/
#blogBox {
	background:url(../../images/29/blog_bg_repeat.jpg) 0px 0 repeat-y;
	padding-bottom:9px;
	margin-bottom:17px;
}

#blogBox p {
	padding:0 0 0 0px;
}



#blog_bg {
	background:url(../../images/29/blog_bg.jpg) 0px 0 no-repeat;
}

#blog_see {
    padding:28px 40px 6px 0;
	text-align:right;
}


#blog {
	margin:0 0 0 22px;
	width:174px;
	background:#FFF;
}

#blog ul {
	padding:8px 7px 8px 7px;
	margin:0;
	list-style:none;
}

#blog ul li {
	color:#333;
}

#blog ul li a {
	font-size:1.1em;
	line-height:130%;
    color:#333;
	text-decoration:none;
}

#blog ul li a:hover {
	text-decoration:underline;
}


#inquiry {
	padding-top:40px;
	text-align:center;
}

/*20100609add endo*/

#QRbox {
	background:url(../../images/29/QR-bg_repeat.jpg) 0 0 repeat-y;
}

#QRbg {
	background:url(../../images/29/QR_bg.jpg) 0 0 no-repeat;
	padding:50px 0 10px 0;
}

#QRin {
	width:154px;
	margin:0px 0 0 22px;
	background-color:#fff;
	padding:0 10px 10px 10px;
}

.QR_code {
	text-align:center;
}


/*mainR
------------------------------*/

#mainR {
	width:540px;
	float:left;
	padding:30px 0px 0 9px;
}

/*-- パン屑
------------------------------*/
#pnkz {
	color:#bfbfa9;
	padding:0px 0 40px 0;
	text-align:left;
}

#pnkz em {
	color:#997e64;
	font-weight:bold;
	font-size:1em;
	font-style:normal;
}

#pnkz a {
	text-decoration:none;
	font-size:1em;
	color:#606060;
}

#pnkz a:hover {
	text-decoration:underline;
}

#site_description {
	font-size:1.2em;
	line-height:150%;
	color:#733822;
	padding-bottom:55px;
	font-weight:bold;
}


/*トピックス
------------------------------*/

/*topics_title
------------------------------*/

#topics {
	padding-bottom:60px;
	color:#333;
    width:540px;
}

#topics_title { 
    padding-bottom:15px;
}   

#topics_title h3 {
}

/*topicsIn
------------------------------*/

#topicsIn {
	max-height:110px;
	overflow:auto;
}

#topicsIn table {
	width:520px;
}

#topicsIn table tr {

}

#topicsIn table td  {
    border-bottom:#d7d7c6 1px dashed;
	padding-top:8px;
	padding-bottom:6px;
}


.topics_date {
	background:url(../../images/25/ico_news_001.jpg) 4px 2px no-repeat;
	vertical-align:top;
	line-height:130%;
	width:55px;
	font-family:Times, "Times New Roman", serif;
}

.topics_entry {
	padding-left:20px;
	vertical-align:top;
	line-height:130%;
}

.topics_entry a {
	color:#db7955;
	text-decoration:none;
}

.topics_entry a:hover {
	text-decoration:underline;
}

/*-- コンテンツタイトル
------------------------------*/
#cont_title {
	padding:0px 15px 40px 0px;
	text-align:left;
	}
	
#cont_title span {
	color:#187d90;
	line-height:150%;
	font-weight:bold;
	font-size:2.3em;
}	

/*box 画像あり
------------------------------*/

.box {
	padding:0 0 40px 0;
	text-align:left;
	width:533px;
}

/*box タイトル
------------------------------*/

.box_title {
}

.box_title h3  {
	font-size:1.2em;
	color:#402312;
	line-height:130%;
	padding:5px 10px 5px 40px;
	background:#fce1c7 url(../../images/29/box_ttl_img.jpg) 5px 0 no-repeat;
}

/*boxIn
------------------------------*/

.boxIn {
	width:533px;
	padding-top:13px;
}


.box_entry1 {
	width:310px;
	float:left;
	line-height:150%;
}

.box_entry1 span {
	line-height:150%;
}

.box_image {
	width:200px;
	float:right;
}

.box_image span{
	display:block;
	padding-top:5px;
	padding-bottom:15px;
	line-height:130%;
	font-size:0.9em;
	color:#747474;
}

/*box画像なし
------------------------------*/
	
.box_entry2 {
	line-height:150%;
}

.box_entry2 span {
	line-height:150%;
}

/*お問い合わせ
------------------------------*/

#inquiry {
	margin:0 0 55px 0;
}

/*ページトップ
------------------------------*/

#pagetop {
	text-align:right;
	padding-bottom:15px;
	padding-right:24px;
}

#pagetop a {
	color:#6e9c09;
	text-decoration:none;
}

#pagetop a:hover {
	text-decoration:underline;
}



/*コンテンツドロップシャドウ下
------------------------------*/

#contents_shadow_bottom {
	text-align:center;
	}



/*フッター
------------------------------*/



#foot {
}

#footIn {
	width:802px;
	margin:0 auto;
	background:url(../../images/29/contents_shadow_bottom.png) top repeat-x;
}


/*mainL
------------------------------*/





/*-- コピーライト --*/
#copyright {
	text-align:right;
	font-size:12px;
	padding:25px 3px 25px 0;
	color:#4d4d4d;
}

#copyright a {
	text-decoration:none;
}




/*-----------------------------------------------------------------------------------------------------------*/


/*--
お問い合わせフォーム、プロフィール、地図
----------------------------------------------*/
#form01 table, #map01 table, #profile01 table {
	table-layout: fixed;
	width:540px;
	text-align:left;
	border-collapse: collapse;
	margin:0 0 20px 0px;
	background:#f8faec;
}

#form01 th, #map01 th, #profile01 th {	
	width:130px;	
	border:1px solid #a98665;
	background-color:#fce1c7;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	padding: 0.3em;
	color:#402312;
}

#form01 td, #map01 td, #profile01 td {
	line-height:150%;
	border:1px solid #a98665;
	padding: 0.3em 0.7em 0.3em 0.7em;
}

/*-- 地図
-----------------------------------*/
#frame {
	margin:0 0 20px 0px;
}

#map01 #frame iframe{
	width:540px;
	height:290px;
}

/*-- プロフィール
-----------------------------------*/
#profile01 #lead_s{
	line-height:150%;
	margin:0 0 17px 0px;
	width:500px;
	font-size:1em;
	color:#1d0500;
}

/*-- エラーメッセージエリア
-----------------------------------*/
.validation-advice {
	margin-top: 3px;
	padding-left: 11px;
	color: #cc0000;
}

.warning {
	line-height :150%;
}

.w_mark {
	color: #333333;
}

.validation_span,.warning span{
	padding-left: 2px;
	color:#F90;
}

.thaks {
	line-height: 150%;
	padding :0 16px 40px 0;
}


/* 20120322 */

#side-area{
   width:200px;
   margin:20px 0 0 10px;
}

#foot-area{
   width:760px;
   margin:0 auto 20px auto;
}

/* スマホ対応 */
#lead_area #cover img {
  width: 365px;
}
#site_image img {
  width: 365px;
}
.site_image img{
  width: 365px;
}
 /*記事ボックス内のテーブル（2016-04-26 ADD）
 -----------------------------------------*/
 .article_box table {
 	border-collapse:collapse;
 	border:1px #ccc solid;
 }
 .article_box table th,
 .article_box table td {
 	border:1px #ccc solid;
 	padding:1em;
 }
 .article_box table th {
 	text-align:center;
 	background-color:#eee;
 }

/* 20160721 ADD */
.box_image img,
.box_pic1img,
.box_pic2 img,
.box_pic3 img,
.box_pic4 img,
.box_img img,
.entryContent_R div img,
.entryImgbox img,
.box-image img,
.article-img img,
.article-figure img,
.article_figure	img {
	width:200px;
}


/* 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 テーブル基本設定
-----------------------------------------*/
.box table {
    border-collapse: collapse;
}
.box table th, .box table td {
    border: #ccc 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%;
}

