/*============================
　CSSリセット
=============================*/
* {
	margin: 0px;
	padding: 0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1, h2, h3, h4, h5, h6, strong, b {
	font-weight:bold;
}
body {
	font-size: 75%;/*font-sizeリセット*/
}
html>/**/body {
	font-size: 12px; /*font-sizeリセット Except IE */
}
/* -----------------------------------------
		10px	>>	0.83em
		11px	>>	0.91em
		12px	>>	1em
		13px	>>	1.08em
		14px	>>	1.17em
		15px	>>	1.25em
		16px	>>	1.33em
		18px	>>	1.50em
		20px	>>	1.67em
----------------------------------------- */
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;
}
/* End hide from IE-mac */

.hide {
	display:none;
}
a {
	color:#444444;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a:hover img {
}
/*============================
	レイアウト・背景色・基本文字色
=============================	*/
body {
	background:#fff; /*このテンプレの背景色*/
	color:#444444; /*このテンプレの基本色*/
	text-align:center;
}
#container{
}
#content{
}
/*============================
	ヘッダー
=============================*/
#header {
	background:#009965;
}
#headerIn {
	width:960px;
	height:auto;
	margin:0 auto;
	padding:0;
}
/* タイトル */
#site_title {
	padding:20px 0;
	width:500px;
	float:left;
	text-align:left;
}
#site_title h1{
	font-size:1.9em;
	line-height:140%;
}
#site_title a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
#site_title a:hover {
	color:#fff;
}
/*　ヘッドメニュー */
#head_nav{
	display:block;
	width:400px;
	height:100%;
	float:right;
	border-right:solid 1px #fff;
}
#head_nav ul{
	list-style-type:none;
}
#head_nav ul li{
	float:right;
}
#head_nav ul li a{
	font-weight:bold;
	display:inline-block;
	padding:25px 20px 0;
	color:#fff;
	font-size:13px;
	text-decoration:none;
	border-left:solid 1px #fff;
	height:100%;
}
#head_nav ul li a:hover{
	background:#defbe9;
	color:#009965;
}
/*============================
	リードエリア
=============================*/
#lead_area{/* リードエリア */
	width:960px;
	min-height:300px;
	height:auto!important;
	height:300px;
	margin:0 auto;
	background:url(../../images/96/bgi-lead_001.jpg) right bottom no-repeat #fff;
	text-align:left;
}
/*　ディスクリプション
------------------------------------------------*/
#site_description {
	width:560px;
	padding:60px 0;
	float:left;
}
#site_description h2{
	font-size:1.6em;
	line-height:150%;
	font-weight:normal;
	text-shadow:2px 2px #eee;
}
/*　メイン写真
------------------------------------------------*/
#cover{
	width:365px;
	float:right;
	padding:50px 0;
}
#cover img{
	width:100%;
}
/*　画像なしの場合（メイン写真・トピックス）
------------------------------------------------*/
.no-img #site_description{
	width:960px;
}
.no-img #cover{
	display:none!important;
}
/*===================================
  global_nav
=====================================*/
#global_nav {
	background:#fff;
	text-align:center;
	margin:0 auto;
	width:100%;
	height:auto;
	line-height:0;
	border-top:solid 1px #009965;
	border-bottom:solid 1px #009965;
}
#global_nav a {
	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:210px;
	top:72px;
	left:-1px;
}
/* Everything else is theming */
#nav {/* サブ */
	min-width:960px;
	width:auto!important;
	width:960px;
	height:auto;
	padding:0;
	display:inline-block;
	text-align:center;
	font-size:15px;
	margin:-1px 0 -1px -1px;
	line-height:1;
	border-top:solid 1px #009965;
	border-left:solid 1px #009965;
}
/* メインメニュー */
#nav li.nav-top{
	width:auto;
	height:auto;
	border-right:solid 1px #009965;
	border-bottom:solid 1px #009965;
	line-height:1;
	padding:0;
	margin:0;
	height:70px;
}
#nav li.nav-top a {/* メインのa */
	color:#009965;
	line-height:1;
	font-weight:bold;
	width:auto;
	height:43px;
	display:block;
	padding:27px 20px 0;
	background:#fff;
	z-index:1;
}
#nav li:last-child.nav-top a {/* メインのa */
}
#nav li.nav-top a:hover {/* メインliのa:hover */
	background:#defbe9;
	color:#009965;
	background:#009965;
	color:#fff;
}
#nav *:hover {
	background-color: none;
}
/* メインリストhover時のa */
#nav li.hover a {
}
/* 子メニューのli */
#nav li.nav-top ul li {
	white-space:normal;
	margin-bottom:1px;
	z-index:100;
}
/* 子メニューのliのa */
#nav li.nav-top ul li a {
	width:150px;
	display:block;
	height:auto;
	padding:15px 20px;
	text-align:left;
	border:solid 1px #009965;
	color:#009965;
	line-height:150%;
	font-weight:bold;
	background:#fff;
	z-index:100;
}
/* 子メニューのa:hover */
#nav li.nav-top ul li a:hover {
	height:auto;
	padding:15px 20px;
}

/*============================
	フッター
=============================*/
#footer {
	width:100%;
	border-top:solid 1px #009965;
	background-color:#defbe9;
}
#footerIn {
	width:960px;
	margin:0 auto;
	padding:0;
	text-align:left;
	border-right:solid 1px #009965;
}
/*　ブログ
-----------------------------------------*/
#blog{
	width:280px;
	float:left;
	padding:20px 20px;
	border-left:solid 1px #009965;
	position:relative;
}
#blog h2{
	color:#009965;
	font-size:15px;
	margin-bottom:10px;
}
#blog_link{
	position:absolute;
	right:20px;
	top:20px;
}
#blog_link a{
	text-decoration:none;
	padding-left:19px;
	padding-right:5px;
	background:url(../../images/96/ico-arrow_002.png) left 4px no-repeat;
	color:#009965;
}
#blog_link a:hover{
	padding-right:0;
}
#blog dl{
	display:block;
}
#blog dl dt{/* 日付 */
	display:block;
	width:85px;
	float:left;
	clear:both;
	padding-bottom:5px;
	color:#488471;
	color:#009965;
	font-weight:bold;
}
#blog dl dd{/* ブログタイトル */
	display:block;
	width:195px;
	float:left;
	padding-bottom:5px;
}
#blog dl dd a{
}
/*　プロフィール
-----------------------------------------*/
#about{
	width:277px;
	float:left;
	padding:20px 20px;
	border-left:solid 1px #009965;
}
#about h2{
	color:#009965;
	font-size:15px;
	margin-bottom:10px;
}
#about ul{
	display:block;
	list-style-type:none;
}
#about ul li{
	padding-bottom:5px;
}
#about ul li em{
}
#about ul li a{
	font-size:13px;
	padding-left:19px;
	background:url(../../images/96/ico-arrow_002.png) left 4px no-repeat;
	color:#009965;
	text-decoration:none;
}
#about ul li a:hover{
	padding-left:24px;
	background:url(../../images/96/ico-arrow_002.png) 5px 4px no-repeat;
}
/*　QRコード
-----------------------------------------*/
#qrcode{
	width:280px;
	float:left;
	padding:20px 20px;
	border-left:solid 1px #009965;
}
#qrcode h2{
	color:#009965;
	font-size:15px;
	margin-bottom:10px;
}
#qrcode p{
	width:150px;
	float:left;
	padding:15px 0px 0 20px;
	line-height:150%;
}
#qrcode img{
	float:left;
}

/*　コピーライト */
address{
	padding:20px 0;
	clear:both;
	text-align:center;
	font-style:normal;
	background:#009965;
	color:#fff;
}
address img{
	padding:0 0 1px 5px ;
}
/*============================
	お問い合わせ＆ページトップ
=============================*/
#content{
	border-bottom:solid 1px #009965;
}
#content_bottom{
	width:960px;
	padding:0;
	margin:0 auto;
	border-right:solid 1px #009965;
}
/*	ページトップ	*/
#pagetop {
	border-left:solid 1px #009965;
	float:right;
	text-align:center;
}
#pagetop a{
	display:block;
	width:277px;
	padding:20px;
	background:url(../../images/96/ico-pagetop_001.png) 70px 17px no-repeat #fff;
	text-decoration:none;
	color:#009965;
	font-weight:bold;
	font-size:14px;
}
#pagetop a:hover{
	background-color:#defbe9;
}
/*	お問い合わせ	*/
#inquiry {
	border-left:solid 1px #009965;
	float:right;
	text-align:center;
}
#inquiry a{
	display:block;
	width:280px;
	padding:20px;
	background:url(../../images/96/ico-arrow_001.png) 60px 19px no-repeat #fff;
	text-decoration:none;
	color:#009965;
	font-weight:bold;
	font-size:16px;
}
#inquiry a:hover{
	background-color:#defbe9;
}
/*============================
	メインエリア
=============================*/
/*　トピックス
------------------------------------------------*/
#topics{
	width:100%;
	background:#defbe9;
	height:auto;
	padding:30px 0;
	border-bottom:solid 1px #009965;
}
#topics h2{
	width:960px;
	margin:0 auto;
	text-align:left;
	font-size:20px;
	color:#009965;
	margin-bottom:15px;
	font-weight:normal;
	text-shadow:1px 2px #c8e4d3;
	line-height:1;
}
#topics dl{
	display:block;
	width:960px;
	margin:0 auto;
	text-align:left;
	max-height:220px;
	height:auto!important;
	height:220px;
	overflow:auto;
	font-size:1.18em;
}
#topics dl dt{/* 日付 */
	width:120px;
	clear:both;
	float:left;
	padding-bottom:8px;
	color:#009965;
	font-weight:bold;
}
#topics dl dd{/* トピックス本文 */
	width:760px;
	float:left;
	padding-bottom:8px;
	line-height:150%;
}
#topics dl dd a{
}
/*　記事ボックス
------------------------------------------------*/
.article_box{
	width:100%;
	background:#ffffff;
	height:auto;
	padding:30px 0 30px;
	border-bottom:solid 1px #009965;
}
.article_box .article_title{
	width:960px;
	height:auto;
	margin:0 auto 15px;
}
.article_box .article_title h2{
	font-size:1.6em;
	text-align:left;
	color:#009965;
	line-height:130%;
	font-weight:normal;
	text-shadow:1px 2px #ededed;
}
.article_box .entry{
	width:960px;
	height:auto;
	text-align:left;
	margin:0 auto 15px;
	line-height:150%;
	font-size:1.2em;
}
.article_box .entry b,
.article_box .entry em,
.article_box .entry span{
	line-height:150%;
}
/* 記事画像あり */
.article_box .article_figure{
	padding:0 10px;
	margin:0 auto 15px;
	text-align:center;
}
.article_box .article_figure div{
	width:200px;
	padding:0 3px 5px 3px;
	display:inline-block;
	vertical-align:top;
	/float:left;
}
.article_box .article_figure img{
	max-width:200px;
}
.article_box .article_figure span{
	font-size:10px;
	display:block;
	width:198px;
	padding:2px 1px;
	line-height:140%;
}
.article_box .article_figure a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
/* 記事画像なし */

 /*記事ボックス内のテーブル*/
 .article_box table {
 	border-collapse:collapse;
 	border:1px #444 solid;
 }
 .article_box table th,
 .article_box table td {
 	border:1px #444 solid;
 	padding:1em;
	line-height:1.5;
 }
 .article_box table th {
 	text-align:center;
 }

/*============================
	下層ページ共通
=============================*/
/*ページタイトル*/
#page_title{
	width:960px;
	min-height:150px;
	height:auto!important;
	height:150px;
	margin:0 auto;
	background:url(../../images/96/bgi-lead_002.jpg) right bottom no-repeat #fff;
	text-align:left;
}
#page_title h2{
	padding:55px 230px 55px 0;
	font-size:2.1em;
	line-height:140%;
	/*
	font-weight:normal;
	*/
	text-shadow:2px 2px #eee;
}
/*パン屑リスト*/
#pnkz {
	text-align:right;
	width:100%;
	padding:5px 0;
	border-top:solid 1px #009965;
	background-color:#defbe9;
}
#pnkz p{
	width:960px;
	margin:0 auto;
	font-size:12px;
}
#pnkz p span{
	margin-left:4px;
	padding-left:20px;
	background:url(../../images/96/ico-arrow_002.png) left center no-repeat;
	color:#009965;
}
#pnkz p a{
	color:#009965;
}
/*============================
	フリーエリア
=============================*/
#side-area{
}
#foot-area{
	width:960px;
	padding:30px 0;
	height:auto;
	text-align:left;
	margin:0 auto;
	line-height:150%;
	font-size:1.2em;
}
/*============================
	お問い合わせフォーム、プロフィール、地図
=============================*/
#form, #map, #profile {
	width:760px;
	padding:0;
	height:auto;
	text-align:left;
	margin:0 auto;
	font-size:1.17em;
}
#form table, #map table, #profile table {
	width: 100%;
}
#form tr, #map tr, #profile tr {
}
#form th, #map th, #profile th {
 	border:1px #009965 solid;
	background:#defbe9;
	font-weight:bold;
	padding:1em;
	vertical-align:middle;
	font-weight:bold;
	color:#009965;
	text-align:left;
}
#form td, #map td, #profile td {
	padding:1em;
 	border:1px #009965 solid;
}
/*お問い合わせ
-----------------------------------------*/
.validation_span, .warning span {
	color:#F03;
}
#contact_submit th, #contact_submit td{
	text-align:left;
}
#form input, #form textarea {
	font-size:1.2em;
	padding:4px;
	border-radius:3px;
}
.warning {
	text-align:left;
}
.validation_span, .warning span {
	color:#F03;
}
#contact_submit th, #contact_submit td{
	text-align:center;
}
#form input, #form textarea {
	font-size:1.2em;
	padding:5px;
}
#form input[type=text], #form textarea {
	border-radius:1px;
	border:solid 1px #d3d0d0;
}
#form input[type=text]:focus, #form textarea:focus {
	outline:none;
	background:#e4ffef;
}
#form input[type=submit],
#form input[type=reset] {
	padding:5px 5px;
	border-radius:1px;
	background:#ececec;
	border-color:#ececec;
}

/*リード文
-----------------------------------------*/
#lead_s {
	line-height:150%;
	margin-bottom:15px;
}
/*地図
-----------------------------------------*/
#frame {
	margin:0 auto 15px;
}
#frame iframe{
	width: 760px;
	height: 400px;
}
/*プロフィール
-----------------------------------------*/
#profile{
}
/*エラーメッセージエリア
-----------------------------------------*/
.validation-advice {
	margin-top: 3px;
	padding-left: 5px;
	color: #cc0000;
}
.warning {
	line-height :150%;
	padding:10px 0 0px 0;
}
.w_mark {
	color:#F03;
}
.thaks {
	line-height: 150%;
	padding :0 16px 40px 0;
}

/* 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%;
}

/* スライド
-----------------------------------------*/
.mainSlideIn {
	box-sizing:content-box;
	box-sizing:inherit;
	width:960px;
	padding:10px 0 0;
	margin-top: -50px;
	float: left;
}
.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: #ccffcc;
	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: #009966;
	opacity:1;
}
/* ページャーの位置を調整したい場合
.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/96/btn-slider_001.png) 13px center no-repeat #009966;
	left:-40px;
}
.bx-wrapper .bx-prev:hover {
	background-color:#009966;
	opacity:0.8;
}
.bx-wrapper .bx-next {
	background:url(../../images/96/btn-slider_002.png) 14px center no-repeat #009966;
	right:-40px;
}
.bx-wrapper .bx-next:hover {
	background-color:#009966;
	opacity:0.8;
}
/* 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;
}

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

