/*============================
　CSSリセット
=============================*/
* {
margin: 0px;
padding: 0px;
font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", 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%;
color:#000; /*基本色*/
}
.clear {
clear:both;
}

/*clearfix*/
.clearfix {zoom:1;}
.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
}
.hide {
display:none;
}
a {
color:#000;
text-decoration:underline;
}

/*============================
レイアウト
=============================	*/

body{
	background: #f2f2f2;
}

#container_sub {
	background: url(../../images/145/bgi_main_002.jpg) center top no-repeat;
}

#content {
	width:960px;
	margin:30px auto 0;
}

#main {
	width:670px;
	float:right;
}

#sidebar {	
	width:260px;
	float:left;
}
#pagetop {
	clear:both;
}

/*============================
ヘッダー
=============================*/
#header {
	width: 100%;
	background: #fff;
	padding: 28px 0;
	overflow: hidden;
	zoom: 1;
}
#headerIn {
	margin: 0 auto;
	width: 960px; 
	background: #f00;
	text-align: left;
}
#header h1 {
	float: left;
	width: 570px;
}
#header h1 a {
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}

#header h1 a:hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

#head_nav {
	float: right;
	width: 360px;
	text-align: right;
}

#head_nav li {
	background: url(../../images/145/ico-arrow_001.gif) no-repeat;
	list-style:none;
	display:inline;
	padding:0 0 0 15px;
	margin-left: 15px;
}

#head_nav li a {
	text-decoration: none;
}

#head_nav li a:hover {
	text-decoration: underline;
}

/*===================================
  global_nav
=====================================*/
#global_nav {
	background: url(../../images/145/bgi_gnavi_001.jpg) center no-repeat #271700;
	text-align:center;
	margin:0 auto;
	width:100%;
	height: 42px;
}
#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:42px;
	left:0;
}
/* Everything else is theming */
#nav {/* サブ */

	width:auto!important;
	padding:0;
	display:inline-block;
	margin:0 auto;
	text-align:center;
	/display:inline;
	/zoom:1;
	line-height: 42px;
}
/* メインメニュー */
#nav li.nav-top{
	width:auto;
	white-space:nowrap;
	background: url(../../images/145/ico-line.gif) right no-repeat ;
	
}
#nav li.nav-top a {/* メインのa */
	width:auto;
	display:block;
	color: #fff;
	padding:0 20px;
}
#nav li:last-child.nav-top {/* メインのa */
	background: none;
}
#nav li.nav-top a:hover {/* メインliのa:hover */
	text-decoration: underline;
}

/* 子メニューのli */
#nav li.nav-top ul {
	width: 120px;
}
#nav li.nav-top ul li {
	white-space:normal;
	border-bottom: #8f8667 solid 1px;
	background: #271700;
}
/* 子メニューのliのa */
#nav li.nav-top ul li a {
	display:block;
	padding:8px 10px;
	text-align:left;
	line-height:150%;
}

/*============================
メイン
=============================*/

/*lead_area*/
#lead_area {
	background: url(../../images/145/bgi_main_001.jpg);
	padding: 30px 0;
}
#lead_areaIn {
	width: 960px;
	margin: 0 auto; 
}
#lead_area #site_discription {
	width: 555px;
	float: left;
}
#site_discription h2 {
	font-size:16px;
	font-weight:normal;
	line-height: 1.6;
}
#lead_area #cover {
	width:375px;
	float: right;
	background-color:#fff;
	text-align:center;
}

#lead_area #cover p {
	width:365px;
	margin:0 auto;
	padding:5px;
}
#lead_area #cover p img{
	max-width:365px;
}

#lead_area.no-img #cover {
	display: none;
}

#lead_area.no-img #site_discription {
	width: auto;
	float: none;	
}

/* スライド
------------------------------*/
.mainSlideIn {
	box-sizing:content-box;
	box-sizing:inherit;
	width:960px;
}
.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: #a98400;
	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: #fff;
	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/145/btn-slider_001.png) 15px center no-repeat #574900;
	left:-40px;
}
.bx-wrapper .bx-prev:hover {
	background-color:#271700;
}
.bx-wrapper .bx-next {
	background:url(../../images/145/btn-slider_002.png) 15px center no-repeat #574900;
	right:-40px;
}
.bx-wrapper .bx-next:hover {
	background-color:#271700;
}


/*topics*/
#topics {
	width:630px;
	background-color:#fff;
	padding: 20px;
	margin-bottom: 40px;
}
#topics h3 {
	font-size:16px;
	font-weight: normal;
	border-bottom: #f2f2f2 solid 1px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#topics h3 span {
	font-size: 12px;
}

#topics .topics-entry {
	max-height:160px;
    height: auto;
	overflow-x : hidden;
	overflow-y : auto;
}
#topics dl {
	font-size:12px;

}
#topics dt {
	color: #cda416;
	float: left;
}

#topics dd {
	border-bottom: #f2f2f2 solid 1px;
	padding: 0 0 8px 100px;
	margin: 0 0 8px 0;
}

#topics dd a:hover {
	text-decoration: none;
}


/*article_box*/
.article_box {
	margin-bottom:40px;
	clear:both;
}
.article_title h2 {
	font-size:22px;
	line-height: 1.2;
	padding: 0 0 10px 0;
	margin-bottom: 20px;
	border-bottom: #c9c6c2 solid 1px;
}
.article_box .entry {
	font-size:14px;
	width:430px;
	float:left;
}
.article_box .article_figure {
	width:210px;
	float:right;
}
.article_box .article_figure img{
	width:200px;
}
.article_box .article_figure p {
	background: #fff;
	padding: 5px;
}
.article_box .article_figure span {
	display:block;
	font-size:12px;
	padding:5px 0 0 0;
}

/*article_box no-img*/
.no-img .entry {
	float:none;
	width:100%;
}
/*記事ボックス内のテーブル*/
.article_box .entry table {
 	border-collapse:collapse;
    border:#c9c6c2 1px solid;
}
.article_box .entry table th,
.article_box .entry table td {
	border:#c9c6c2 1px solid;
	padding:10px;
}


/*============================
サイドバー
=============================*/

/*blog*/
#blog {
	margin-bottom:30px;
	background: #fff;
	padding: 20px;
}
#blog h3 {
	font-size:16px;
	font-weight: normal;
	border-bottom: #f2f2f2 solid 1px;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
#blog h3 span {
	font-size: 12px;
}

#blog  dt {
	padding: 8px 0 3px;
	font-size:12px;
	color: #cda416;
}
#blog  dd  {
	padding: 0 0 8px;
	font-size:12px;
	border-bottom: #f2f2f2 solid 1px;
}
#blog  dd a:hover {
	text-decoration: none;
}
.more-btn-area {
	margin-top: 20px;
}
.more-btn-area a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

/*about*/
#about {
	margin-bottom:30px;
	background: #fff;
	padding: 20px;
}

#about h3 {
	font-size:16px;
	font-weight: normal;
	border-bottom: #f2f2f2 solid 1px;
	padding-bottom: 8px;
	margin-bottom: 12px;
}
#about h3 span {
	font-size: 12px;
}
#about li {
	list-style:none;
	background: url(../../images/145/ico-arrow_001.gif) no-repeat;
	font-size:12px;
	line-height: 12px;
	padding: 0 0 12px 20px;
	margin-bottom: 12px;
	border-bottom: #f2f2f2 solid 1px;
}
#about li a {
	text-decoration: none;
}
#about li a:hover {
	text-decoration: underline;
}

#about .last {
	border: none;
	padding: 0 0 0 20px;
	margin-bottom: 0;
}

/*QRコード*/
#qrcode{
	margin-bottom:30px;
	background: #271701;
	padding: 20px;
	overflow: hidden;
	zoom: 1;
}
#qrcode h3 {
	color:#fff;
	font-size:16px;
	font-weight: normal;
	margin-bottom: 20px
}
#qrcode img {
	float: left;
}
#qrcode p{
	float: right;
	color:#fff;
	width: 100px;
	line-height: 1.5;
	font-size:11px;
}

/*お問い合わせ*/

#inquiry a:hover{
filter: alpha(opacity=80);
-moz-opacity:0.8;
opacity:0.8;
}

/*============================
フッター
=============================*/

#footer {
	background: #271701;
	text-align: center;
}
#footer #copyright {
	padding:30px 0;
}
#footer #copyright address {
	font-style:normal;
	color:#fff;
}
#pagetop {
	clear:both;
	width:960px;
	margin: 0 auto 20px;
	text-align:right;
}
#pagetop .pagetopin a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

/*============================
下層ページ共通
=============================*/

h3.page_title {
	font-size:20px;
	text-align:left;
	margin: 10px 0; 
}

/*パン屑リスト*/
#pnkz {
	font-size:12px;	
	text-align:left;
	margin-bottom: 10px;
}

/*============================
フリーエリア
=============================*/
#side-area{
	margin:30px auto;
	padding:20px;
	background: #fff;
}

#foot-area{
	margin:0 auto 30px;
	padding:20px;
	background: #fff;
}

/*============================
お問い合わせフォーム、プロフィール、地図
=============================*/
#map,#profile,#form {
width:670px;
margin:0 auto;
}
#map iframe{
	margin-bottom:30px;
	width: 730px;
	height: 500px;
}
#form {
padding-bottom:30px;
}

#form table, #map table, #profile table {
width:670px;
text-align:left;
border-collapse: collapse;
border-bottom: #c9c6c2 solid 1px;
margin:0 auto 30px auto;
}

#form th, #map th, #profile th {	
width:200px;	
border-bottom: #c9c6c2 solid 1px;
font-size: 1em;
font-weight: normal;
padding: 1em;
vertical-align:middle;
}
#form td, #map td, #profile td {
line-height:150%;
border-bottom: #c9c6c2 solid 1px;
padding: 1em;
}
.ptb {
padding:.6em 0;
}

#contact_submit td {
padding: 1.2em 0;
text-align:center;
border:none;
}
/*必須項目
-----------------------------------------*/
.warning span{
color:#d00276;
}
.validation_span{
color:#cc0000;
}
/*リード文
-----------------------------------------*/
#lead_s{
	line-height:150%;
	margin-bottom: 30px;
	font-size:1em;
}

/*プロフィール
-----------------------------------------*/
/*エラーメッセージエリア
-----------------------------------------*/
.validation-advice {
margin-top: 3px;
color: #cc0000;
}
.warning {
line-height :150%;
padding:0 0 5px 0;
}

.w_mark {
color: #333333;
}

.thaks {
line-height: 150%;
padding :0 16px 40px 0;
}

input,textarea {
color:#333;
padding:.3em .2em;
}
input:focus,textarea:focus {
background:#fef9ec;
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;
}


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

