/*============================
　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 */
}
img {
	border:none;
	margin: 0px;
	padding: 0px;
	vertical-align:middle;/*IE6 下の余白を消す*/
}
a {
	outline:none;/*for firefox*/
}
/*============================
　共通チップス
=============================*/
.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 */

.hide {
	display:none;
}
a {
	color:#3e3532;
	text-decoration:underline;
}
a:hover {
	color:#ac2623;
	text-decoration:underline;
	font-weight:normal;
}
a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
img,
iframe,
table {
	max-width: 100%;
}
/*============================
	レイアウト・背景色・基本文字色
=============================	*/
body {
	color:#3b2520; /*このテンプレの基本色		*/
	background-color :#B47D56;
	background-image:url(../../images/70/bgi-body_001.jpg);
	width:960px;
	margin:20px auto auto auto;
	padding-bottom:20px;
}
#wrap {
	width:860px;
	margin:20px 50px 0px 50px;
}
#wrapper {
	width:860px;
	background-color: #F5F4ED;
	background:url(../../images/70/bgi-wrapper_002.png) repeat-y left top;
}
#wrapperIn {
	width:860px;
	background:url(../../images/70/bgi-wrapper_001.png) no-repeat left top;
	padding-top:20px;
}
#wrapperIn2 {
	width:860px;
	background:url(../../images/70/bgi-wrapper_003.png) no-repeat left bottom;
}
#header {
	width:710px;
	margin:0px 70px 10px 70px;
}
#main{
	width:840px;
	padding:0px 0px 0px 20px;
	}
#sidebar {
	width:200px;
	float:left;
	margin:20px 0px 0px 0px;
}
#content {
	float:right;
	width:580px;
	margin:0;
	padding:0;
}
/*============================
	ヘッダー
=============================*/
/*トップページサイトタイトル*/

.site_title {
	width:420px;
	height:auto;
	background-image:url(../../images/70/lin-pagettl_001.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:5px;
}
.site_title h1 {
	font-size:1.8em;
	line-height:150%;
}
.site_title a {
	color: #3E3532;
	text-decoration:none;
	font-weight:bold;
}
.site_title a:hover {
	color: #3E3532;
	text-decoration:none;
	font-weight:bold;
}

.site_title img {
	margin-bottom:8px;
	max-width:420px;
	width:auto;!important
	width:420px;
}
.site_title a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.site_description {
	width:700px;
	margin-right:10px;
	font-weight:normal;
	font-size:1.01em;
	line-height:150%;
	margin-top:15px;
}
/*ヘッドリンク*/
#topLink {
	width:220px;
	float:right;
	margin-top:5px;
}
#topLink a {
	text-decoration:none;
	margin-left:15px;
	background:url(../../images/70/ico-headnvi_001_off.gif) no-repeat 0.5px 0px;
	padding-left:13px;
}
#topLink img {
	margin-right:3px;
}
#topLink a:hover {
	font-weight:nomal;
	background-image:url(../../images/70/ico-headnvi_001_on.gif);
	background-repeat:no-repeat;
	backgroud-position:top left;
}
#topLink a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}
#topLink a:active {
}
/*下層ページサイトタイトル*/
.site_title2 {
	width:420px;
	height:auto;
	background-image:url(../../images/70/lin-pagettl_001.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:5px;
}
.site_title2 h1{
	font-size:1.8em;
	line-height:150%;
}
.site_title2 a {
	color: #3E3532;
	text-decoration:none;
	font-weight:bold;
}
.site_title2 a:hover {
	color: #3E3532;
	text-decoration:none;
	font-weight:bold;
}

.site_title2 img {
	margin-bottom:8px;
	max-width:420px;
	width:auto;!important
	width:420px;
	}
.site_title2 a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	}
/*============================
	メニューエリア
=============================*/


#menuA, #menuA dt, #menuA dd, #menuB, #blog, #menuB li, #blog li {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
/*メニューA
-----------------------------------------*/
#menuA {
	width:190px;
	margin:5px 0px 30px 10px;
}
#menuA dt {
	padding:10px 0px 10px 2px;
	background:url(../../images/70/lin-menu_001.gif ) left bottom no-repeat;
}
#menuA dt a {
	font-weight:bold;
	text-decoration:none;
	line-height:150%;
}
#menuA dd {
	padding:10px 0px 10px 0px;
	background:url(../../images/70/lin-menu_001.gif ) left bottom no-repeat;
}
#menuA dd a {
	font-weight:bold;
	display:block;
	text-decoration:none;
	font-size:1.01em;
	line-height:150%;
	background :url(../../images/70/ico-menu_001_off.gif ) 4px center no-repeat;
}
#menuA dd a span {
	width:153px;
	display:block;
	padding-left:28px;
}
#menuA dd a:hover {
	background-color:#d04fd4;
	background :url(../../images/70/ico-menu_001_on.gif ) 4px center no-repeat;
}
/*メニューB
-----------------------------------------*/
#menuB {
	width:190px;
	margin:0px 0px 30px 10px;
}
#menuB-ttl {
	font-size:1.2em;
	font-weight:bold;
	margin:5px 0px 0px 10px;
}
#menuB-ttl span {
	display:block;
	padding:10px 0px 10px 2px;
	background:url(../../images/70/lin-menu_001.gif ) left bottom no-repeat;
	line-height:150%;
}
#menuB li {
	padding:10px 0px 10px 0px;
	background:url(../../images/70/lin-menu_001.gif ) left bottom no-repeat;
}
#menuB li a {
	font-weight:bold;
	text-decoration:none;
	font-size:1.01em;
	line-height:150%;
	background :url(../../images/70/ico-menu_001_off.gif ) 4px center no-repeat;
}
#menuB li a span {
	padding-left:28px;
}
#menuB li a:hover {
	background :url(../../images/70/ico-menu_001_on.gif ) 4px center no-repeat;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
/*メニュー：ブログ
-----------------------------------------*/
#blogbox {
	padding-bottom:20px;
}
#blog {
	font-size:1em;
	margin:5px 15px 12px 15px;
}
#blog li {
	margin-top:3px;
	margin-bottom:7px;
}
#blog li a {
	text-decoration:underline;
	line-height:140%;
}
#blog li a:hover {
	font-weight:normal;
	text-decoration:underline;
	color:#ac2623;
}
#blogLink {
	text-align:center;
}
#blogLink a {
	color:#ac2623;
	background:url(../../images/70/ico-bloglink_001_off.gif) left 5px no-repeat;
	padding:15px 0px 4px 30px;
	text-decoration:none;
}
#blogLink a:hover {
	background:url(../../images/70/ico-bloglink_001_on.gif) left center no-repeat;
	text-decoration:none;
}
/*メニュー：QRコード
-----------------------------------------*/
#qrBox {
	width:180px;
	height:180px;
	margin-left:10px;
	background-image: url(../../images/70/bgi-qr_001.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:70px;
}
#qrBox img {
	margin-left:20px;
}
.QR_code {
	text-align:center;
}
.QR_description {
	width:140px;
	font-size:0.9em;
	line-height:140%;
	margin:5px 0px 0px 20px;
}
/*============================
コンテンツ
=============================*/

#content {
	background :url(../../images/70/bgi-topArea_001.png ) right top no-repeat;
	padding-right:20px;
}
/*メイン写真
-------------------------------------	display:flexbox;
----*/
#imgBox {
	width:295px;
	padding:50px 0px 30px 90px;
	margin:;
	min-height:20px;
	height: auto !important;
	height: 20px;
	flex-align:center;
	flex-pack:center;
	display:-webkit-box;
	-webkit-box-align:center;
	-webkit-box-pack:center;
	display:-moz-box;
	-moz-box-align:center;
	-moz-box-pack:cetner;
	text-align:center;
}
.site_image {
}
.site_image img {
	border:solid 8px #FFFFFF;
	background-color:#ffffff;
	max-width:365px;
	width:auto;!important
	width:365px;
}
/*topics　最新情報
-----------------------------------------*/
#topics {
	width:580px;
	height:179px;
	margin:0px 0px 30px 0;
	padding-top:10px;
	background:url(../../images/70/bgi-news_001.png ) left top no-repeat;
}
#topics h3 {
	margin:2px 0px 10px 40px;
}
#topics #topics_ta {
	max-height:120px;
	overflow:auto;
	margin:0px 15px 0px 30px;
}
#topics #topics_ta table {
	border-collapse:collapse;
	width:100%;
	width:515px;
}
#topics_ta table td {
	padding-bottom:7px;
	font-size:1em;
	line-height:150%;
	vertical-align:top;
}
#topics_ta table td a {
	text-decoration:underline;
}
#topics_ta table td a {
	font-weight:normal;
}
.topics_date {
	background:url(../../images/70/ico-news_001.gif) left top no-repeat;
	padding-left:30px;
	width:40px;
	text-align:right;
	color:#AF2623;
	font-size:1em;
	font-weight:bold;
}
.topics_entry {
	font-size:1em;
	line-height:140%;
	padding-left:10px;
	padding-right:8px;
}
/*============================
	記事ボックス
=============================*/
/*記事画像あり
--------------------
---------------------*/
.box {
	background:url(../../images/70/bgi-archive_002.png ) left top repeat-y;
	width:580px;
	margin-bottom:30px;
	
}

.box_In {
	background:url(../../images/70/bgi-archive_001.png ) left top no-repeat;
	width:580px;
	padding-top:10px;
}
.box_In2 {
	width:580px;
	background:url(../../images/70/bgi-archive_003.gif ) left bottom no-repeat;
	padding-bottom:20px;
}
.box_title {
	font-size:1.3em;
	line-height:150%;
	font-weight:normal;
	width:505px;
	background :url(../../images/70/lin-archivettl_001.gif) left bottom no-repeat;
	padding:0 20px 5px 10px;
	margin:0px 10px 10px 25px;
}
.box_entry1 {
	float:left;
	line-height:150%;
	font-size:1.01em;
	width:300px;
	padding-left:30px;
	margin:0 0 0 0px;
}
.box_entry1 span{
	line-height:150%;
}
.box_entry1 b{
	line-height:150%;
}
.box_entry1 em{
	line-height:150%;
}
.box_image {
	float:right;
	width:210px;
	padding-right:30px;
}
.box_image img {
	background :#ffffff;
	width:200px;
	padding:5px;
}
.box_image span {
	display:block;
	width:204px;
	font-size:10px;
	padding:3px 3px 3px 3px;
	line-height:150%;
	text-align:left;
}
/*記事画像なし
-----------------------------------------*/
.box_entry2 {
	margin:0px 30px 20px 30px;
	line-height:150%;
	font-size:1.01em;
}
.box_entry2 span{
	line-height:150%;
}
.box_entry2 b{
	line-height:150%;
}
.box_entry2 em{
	line-height:150%;
}

/*============================
	フッター
=============================*/
#mainfoot {
	float:left;
	width:390px;
	height:auto;
	margin:50px 0px 0px 0px;
	padding:0px 50px 18px 390px;
}
#mainfoot img {
}
#mainfoot a {
	float:left;
}
#mainfoot a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}
#inquiry {
	width:280px;
	margin:0 100px 0px 0;
}
#pageTop {
	margin-left:300px;
}
#foot {
	color:#ffffff;
	text-align:center;
	margin:10px 0 20px 0;
}
#copyright a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
/*============================
	下層ページ共通
=============================*/
/*ページタイトル*/
.page_title{
	display:block;
	width:860px;
	height:auto;
	margin:15px 0 20px 0;
	text-align:center;
	background:url(../../images/70/bgi-site-ttl_002.png) repeat-y left top;
}
.page_title_In{
	background:url(../../images/70/bgi-site-ttl_001.png ) no-repeat left top ;
}
.page_title_In2{
	background:url(../../images/70/bgi-site-ttl_003.png) no-repeat left bottom;
}
.page_title h2{
	font-size:1.5em;
	font-weight:normal;
	width:820px;
	padding:20px 20px 20px 20px;
}
/*コンテンツ背景*/
.low{
	background:url(../../images/70/bgi-archive_002.png ) left top repeat-y;
	width:580px;
	height:auto;
	margin:150px 0 0 0;
}
.low_In{
	background:url(../../images/70/bgi-archive_001.png ) left top no-repeat;
	width:580px;
	padding-top:20px;
}
.low_In2{
	width:580px;
	background:url(../../images/70/bgi-archive_003.gif ) left bottom no-repeat;
	padding-bottom:40px;
}
/*パン屑リスト*/
#pnkz {
	width:710px;
	height:auto;
	float:left;
	text-align:left;
}
#pnkz p{
	font-size:0.9em;
	padding:1px 0 0 0;
	margin-top:4px;	
}
/*コンテンツページ用*/
#dmyBox{
	display:block;
	width:580px;
	height:150px;
}
/*============================
	お問い合わせフォーム、プロフィール、地図
=============================*/
#form01 table, #map01 table, #profile01 table {
	width:492px;
	margin:10px 30px 0px 48px;
	height:auto;
	border:none;
}
#form01 tr, #map01 tr, #profile01 tr {
	border-bottom:solid 1px #3E3532;
}
#form01 th, #map01 th, #profile01 th {
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	vertical-align:top;
	line-height:150%;
	margin-right:0;
	width:90px;
	padding: 0.8em 0.2em 0.8em 0.5em;
	border-bottom:solid 1px #3E3532;
}
#form01 td, #map01 td, #profile01 td {
	line-height:150%;
	padding: 0.8em 0.7em 0.8em 0.7em;
	vertical-align:top;
	border-bottom:solid 1px #3E3532;
	margin-left:0;
}
/*お問い合わせ
-----------------------------------------*/
.validation_span, .warning span {
	padding-left: 2px;
	color:#d00276;
}
#contact_submit th, #contact_submit td{
	border-bottom:none;
	padding-top:1.2em;
	
}
/*リード文
-----------------------------------------*/
#lead_s {
	line-height:150%;
	margin:0 0 5px 30px;
	padding:0 10px 8px 10px;
	font-size:1em;
	background: url(../../images/70/lin-archivettl_001.gif) no-repeat left bottom;
}
/*地図
-----------------------------------------*/
#frame {
	margin:10px 0 0px 48px;
	height:auto;
}

#map01 #frame iframe{
	width:500px;
	height:280px;
}

/*プロフィール
-----------------------------------------*/
#profile01{
}
/*エラーメッセージエリア
-----------------------------------------*/
.validation-advice {
	margin-top: 3px;
	padding-left: 11px;
	color: #cc0000;
}
.warning {
	line-height :150%;
	margin-left:40px;
	padding:0px 0 5px 0;
}
.w_mark {
	color: #333333;
}
.thaks {
	line-height: 150%;
	padding :0 16px 40px 0;
}


/* 20120322 */
#side-area{
	width:200px;
	margin: 0 auto 20px;
}

#foot-area{
	margin:36px 0 0;
}

/* スマホ対応 */
#lead_area #cover img {
  width: 365px;
}
#site_image img {
  width: 365px;
}
.site_image img{
  width: 365px;
}
#topimges 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%;
}

/* スライド
-----------------------------------------*/
.mainSlideIn {
	box-sizing:content-box;
	box-sizing:inherit;
	width:755px;
	padding:10px 0 0 50px;
}
.bx-wrapper {
    margin-bottom:40px !important;
	height:315px !important;
}
#mainSlide{
	margin:0;
}
#mainSlide li {
	height:315px !important;
	width:755px;
	position:relative;
	background:rgba(0,0,0,0.2);
	overflow:hidden;
}
#mainSlide li img {
	position:absolute;
	left:0;
	width:755px;
	height:auto;
}

/* pager */
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #e0bb90;
	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: #996633;
	opacity:1;
}

/* ページャーの位置を調整したい場合
.bx-wrapper .bx-pager {
    bottom: -33px!important;
}
*/
/* controlBtn */
.bx-wrapper .bx-controls-direction a {
	width:40px;
	height:40px;
	margin:0;
	top:150px;
	cursor:pointer;
}
.bx-wrapper .bx-prev {
	background:url(../../images/70/btn-slider_001.png) 13px center no-repeat #e0bb90;
	left:-40px;
}
.bx-wrapper .bx-prev:hover {
	background-color:#e0bb90;
	opacity:0.8;
}
.bx-wrapper .bx-next {
	background:url(../../images/70/btn-slider_002.png) 15px center no-repeat #e0bb90;
	right:-40px;
}
.bx-wrapper .bx-next:hover {
	background-color:#e0bb90;
	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;
}

/* 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%;
}

