/*============================
　CSSリセット
=============================*/
* {
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
}
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:#00ad00;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a:hover img {
}
/*============================
	レイアウト・背景色・基本文字色
=============================	*/
body {
	background:url(../../images/88/bgi-body_001.gif) left top repeat; /*このテンプレの背景色*/
	color:#464646; /*このテンプレの基本色*/
	text-align:center;
}
#container{
	height:100%;
	margin:0 auto;
	text-align:left;
}
#content{
	width:960px;
	height:auto;
	margin:0 auto;
}
#sidebar{
}
#main{
	float:right;
}
/*============================
	ヘッダー
=============================*/
#header {
	height:auto;
	width:960px;
	margin:0 auto;
	padding:20px 0;
	min-height:80px;
}
/* タイトル */
#site_title {
	padding-top:24px;
	width:650px;
	float:left;
	margin-bottom:15px;
}
#site_title h1{
	font-size:1.8em;
	line-height:120%;
}
#site_title a {
	text-decoration:none;
	color:#00ad00;
	font-weight:bold;
}
#site_title a:hover {
	color:#00ad00;
}
#site_title img {
}
#site_title a:hover img {
	/* 
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1; */
}
#site_description {
	width:650px;
	padding-top:10px;
	float:left;
}
#site_description h2{
	font-size:1.1em;
	font-weight:normal;
	line-height:160%;
}
/*　ヘッドメニュー */
#head_nav{
	width:280px;
	float:right;
}
#head_nav ul{
	list-style-type:none;
}
#head_nav ul li{
	padding:0 5px;
	float:right;
}
/*===================================
  global_nav
=====================================*/
#global_nav {
	background:#f6f6f6;
	text-align:center;
	margin:0 auto 20px auto;
	width:100%;
}
#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:45px;
	left:0;
	/margin-top:1px;
}
/* Everything else is theming */
#nav {/* サブ */
	min-width:960px;
	width:auto!important;
	width:960px;
	padding:0;
	display:inline-block;
	margin:0 auto;
	text-align:center;
	/display:inline;
	/zoom:1;
	font-size:1.1em;
}
/* メインメニュー */
#nav li.nav-top{
	width:auto;
	height:30px;
	padding-top:12px;
	white-space:nowrap;
	line-height:150%;
}
#nav li.nav-top a {/* メインのa */
	width:auto;
	display:block;
	padding:3px 20px;
	border-left:solid 1px #00ad00;
}
#nav li:last-child.nav-top a {/* メインのa */
	border-right:solid 1px #00ad00;
}
#nav li.nav-top a:hover {/* メインliのa:hover */
	font-weight:bold;
}
/*  */
#nav *:hover { 
	background-color: none; 
}
/* メインリストhover時のa */
#nav li.hover a {
}
/* 子メニューのli */
#nav li.nav-top ul li {
	white-space:normal;
	margin-bottom:1px;
}
/* 子メニューのliのa */
#nav li.nav-top ul li a {
	color:#00ad00;
	display:block;
	width:150px;
	padding:7px 5px 7px 20px;
	text-align:left;
	background:url(../../images/88/ico-page_001.gif) 8px 7px no-repeat #f6f6f6;
	line-height:150%;
	border-left:none;
}
/* 子メニューのa:hover */
#nav li.nav-top ul li a:hover {
	width:150px;
	border:solid 1px #00ad00;
	font-weight:normal;
}
/*============================
	フッター
=============================*/
#footer {
	width:960px;
	margin:0 auto;
	padding:100px 0 0 0;
	text-align:left;
}
/*　ブログ
-----------------------------------------*/
#blog{
	width:300px;
	position:relative;
	margin-right:20px;
	float:left;
}
#blog_link{
	position:absolute;
	left:150px;
	top:20px;
}
#blog_link a{
	text-decoration:none;
}
#blog_link a:hover{
	padding-left:5px;	
}
#blog dl{
	display:block;
	padding:5px 0 0 20px;
}
#blog dl dt{/* 日付 */
	color:#00ad00;
	display:block;
	width:85px;
	float:left;
	clear:both;
	margin-bottom:5px;
}
#blog dl dd{/* ブログタイトル */
	display:block;
	width:190px;
	float:left;
	margin-bottom:5px;
}
#blog dl dd a{
	color:#464646;
}
/*　プロフィール
-----------------------------------------*/
#about{
	width:300px;
	margin-right:20px;
	float:left;
}
#about ul{
	display:block;
	padding:5px 0 0 20px;
	list-style-type:none;
}
#about ul li{
	padding-bottom:5px;
}
#about ul li em{
	font-size:1.1em;
	font-style:normal;
	font-weight:bold;
	color:#00ad00;
}
#about ul li a{
	padding:5px 5px 5px 18px;
	background:url(../../images/88/ico-page_001.gif) 5px 7px no-repeat;
}
/*　QRコード
-----------------------------------------*/
#qrcode{
	width:300px;
	margin-right:20px;
	float:left;
}
#qrcode p{
	width:180px;
	float:left;
	padding:18px 0px 0 5px;
	line-height:140%;
	color:#00ad00;
}
#qrcode img{
	float:left;
}
#qrcode h2{
	width:300px;
	height:57px;
}

/*　コピーライト */
address{
	padding:30px 0 20px 0;
	clear:both;
	text-align:center;
	font-style:normal;
	color:#00ad00;
}
address img{
	padding:0 0 1px 5px ;
}
/*============================
	お問い合わせ
=============================*/
#content{
}
#inquiry {
	float:right;
	padding:20px 5px 0 5px;
}
#inquiry a{
}
/*============================
	ページトップ
=============================*/
#pagetop {
	float:right;
	padding:20px 5px 0 5px;
}
#pagetop a{
}
/*============================
	リードエリア
=============================*/
#lead_area{/* リードエリア */
	margin-bottom:20px;
}
/*　メイン写真
------------------------------------------------*/
#cover{
	width:365px;
	height:auto;
	float:left;
}
#cover img{
}
/*　トピックス 
------------------------------------------------*/
#topics{
	width:580px;
	height:auto;
	float:right;
}
#topics dl{
	display:block;
	margin-top:10px;
	padding:5px 0 5px 20px;
	max-height:165px;
	height:auto!important;
	height:165px;
	overflow:auto;
}
#topics dl dt{/* 日付 */
	width:80px;
	clear:both;
	float:left;
	padding-bottom:8px;
	color:#00ad00;
}
#topics dl dd{/* トピックス本文 */
	width:460px;
	float:left;
	padding-bottom:8px;
}

/*　画像なしの場合（メイン写真・トピックス）
------------------------------------------------*/
.no-img{
}
.no-img #cover{
	display:none!important;
}
.no-img #topics{
	width:960px;
	clear:both;
	float:none;
}
.no-img	#topics dl dd{/* トピックス本文 */
	width:800px;
	float:left;
}

/*スライド画像（スライド時のトピックス）
-----------------------------------------*/
.slide #topics{
	width:960px;
	clear:both;
	float:none;
	margin-top:-15px;
}
.slide #topics dl dd{/* トピックス本文 */
	width:800px;
	float:left;
}
.mainSlideIn {
	box-sizing:content-box;
	box-sizing:inherit;
	width:960px;
	padding:0px 0 0;
}
.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: #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: #00ad00;
	opacity:1;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #00ad00;
	opacity:1;
}
.bx-wrapper .bx-pager {
    bottom: -33px!important;
}
/* controlBtn */
.bx-wrapper .bx-controls-direction a {
	width:42px;
	height:42px;
	margin:0;
	top:179px;
	cursor:pointer;
}
.bx-wrapper .bx-prev {
	background:url(../../images/88/btn-slider_001.png) 15px center no-repeat #00ad00;
	left:-42px;
}
.bx-wrapper .bx-prev:hover {
	background:url(../../images/88/btn-slider_001.png) 15px center no-repeat #52d93e;
	opacity:1;
}
.bx-wrapper .bx-next {
	background:url(../../images/88/btn-slider_002.png) 17px center no-repeat #00ad00;
	right:-42px;
}
.bx-wrapper .bx-next:hover {
	background:url(../../images/88/btn-slider_002.png) 17px center no-repeat #52d93e;
	opacity:1;
}

/*============================
	記事ボックス
=============================*/
.article_box{
	width:954px;
	border:solid 2px #00ad00;
	margin-bottom:20px;
	padding-bottom:10px;
	background:#ffffff;
	border-radius:10px;
}
.article_box .article_title{
	padding:30px 30px 25px 30px;
	text-align:center;
}
.article_box .article_title h2{
	font-size:1.34em;
	font-weight:normal;
	color:#00ad00;
	line-height:140%;
}
.article_box .entry{
	line-height:170%;
	font-size:1.1em;
	padding:0 30px 20px 30px;
}
.article_box .entry b,
.article_box .entry em,
.article_box .entry span{
	line-height:170%;
}
/* 記事画像あり */
.article_box .article_figure{
	padding:0 10px 20px;
	margin:0 auto;
	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{
	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 #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;
}
/*============================
	下層ページ共通
=============================*/
/*ページタイトル*/
#page_title{
	padding:30px;
	text-align:center;
}
#page_title h2{
	display:inline-block;
	font-size:2em;
	line-height:140%;
	margin-right:10px;
	padding:13px 140px 15px 140px;
	background:url(../../images/88/bgi-page_001.gif) left top no-repeat,
	url(../../images/88/bgi-page_002.gif) right top no-repeat;
	color:#00ad00;
}
/*パン屑リスト*/
#pnkz {
	text-align:left;
	width:100%;
}
#pnkz p span{
	margin-left:6px;
	padding-left:14px;
	background:url(../../images/88/ico-arrow_001.gif) left 0.5em no-repeat;
}
/*============================
	フリーエリア
=============================*/
#side-area{
}
#foot-area{
	line-height:170%;
}
/*============================
	お問い合わせフォーム、プロフィール、地図
=============================*/
#form, #map, #profile {
	font-size:1.17em;
	padding:30px;
	width:896px;
}
#form table, #map table, #profile table {
	width:100%;
	border:solid 1px #00ad00;
}
#form tr, #map tr, #profile tr {
}
#form th, #map th, #profile th {
	font-weight:bold;
	padding:1em;
	vertical-align:middle;
	font-weight:normal;
	color:#00ad00;
	text-align:left;
	border:solid 1px #00ad00;
	background:none;
}
#form td, #map td, #profile td {
	padding:1em;
	border:solid 1px #00ad00;
}
/*お問い合わせ
-----------------------------------------*/
.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;
}
#form input, #form textarea {
	font-size:1.2em;
	padding:5px;
	
}
#form input[type=text], #form textarea {
	border-radius:3px;
	border:solid 1px #d3d0d0;
}
#form input[type=text]:focus, #form textarea:focus {
	outline:none;
	background:#f2fce2;
}
#form input[type=submit],
#form input[type=reset] {
	padding:5px 5px;
	border-radius:3px;
	cursor:pointer;
}
#contact_submit th, #contact_submit td{
	text-align:left;
	padding-left:100px;
}
#contact_submit th{
	border-right:none;
}
#contact_submit td{
	border-left:none;
}

/*リード文
-----------------------------------------*/
#lead_s {
	padding:10px 10px 20px 10px;
	line-height:150%;
}
/*地図
-----------------------------------------*/
#frame {
	text-align:center;
	margin:10px 0 20px;
}
#map #frame iframe {
	width: 880px;
	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;
}

/* スマホ対応 */
#lead_area #cover img {
  width: 365px;
}
#site_image img {
  width: 365px;
}
.site_image img{
  width: 365px;
}
#topimges img{
  width: 365px;
}

/* 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;
}


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

