/*============================
　CSSリセット
=============================*/
* {
margin: 0px;
padding: 0px;
font-family:"メイリオ",Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-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:1.8;
color:#000; /*基本色*/
}
.clear {
clear:both;
}

/*clearfix*/
.clearfix {zoom:1;}
.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
}
.hide {
display:none;
}
a {
color:#000;
text-decoration:none;
}
a:hover {
color:#7f210a;
text-decoration:none;
}

/*============================
レイアウト
=============================	*/
body {
	width:100%;
	background-image:url(../../images/163/bgi_wood_001.jpg);
	position:relative;
}
body:before {
	position:absolute;
	width:515px;
	height:480px;
	content:"";
	display:block;
	top:-100px;
	left:0;
	background:url(../../images/163/bgi_kazari_001.png);
}
body:after {
	position:absolute;
	width:205px;
	height:688px;
	content:"";
	display:block;
	top:-100px;
	right:0;
	background:url(../../images/163/bgi_kazari_002.png);
}

#container:before {
	content: url(../../images/163/bgi_container_001.png);
	position: absolute;
	top:-16px;
	left:-8px;
	z-index:-999;
}

#container:after {
	content: url(../../images/163/bgi_container_003.png);
	position: absolute;
	bottom:-26px;
	left:-9px;
	z-index:-999;
}

#top #container {
	width:840px;
	background-image:url(../../images/163/bgi_container_002.png);
	position:relative;
	margin:98px auto;
	padding:60px;
	z-index:2;
}

#page #container {
	width:840px;
	min-height:630px;
	background-image:url(../../images/163/bgi_container_002.png);
	position:relative;
	margin:98px auto;
	padding:10px 60px 0px 60px;
	z-index:2;
}

#content {
	width:840px;
	margin-top:54px;
	
	text-align:left;
}
#main {
	width:596px;
	float:right;
}
#sidebar {	
	width:220px;
	min-height:1250px;
	float:left;
}
#footer {
	clear:both;
	position:relative;
}
#footer:before {
	position:absolute;
	width:515px;
	height:366px;
	content:"";
	display:block;
	bottom:0;
	left:0;
	background:url(../../images/163/bgi_kazari_003.png);
}
#footer:after {
	position:absolute;
	width:205px;
	height:383px;
	content:"";
	display:block;
	bottom:0;
	right:0;
	background:url(../../images/163/bgi_kazari_004.png);
}

/*============================
ヘッダー
=============================*/
#top #header {
	width:100%;
	height:auto;
	position:relative;
}

#page #header {
	width:100%;
	height:auto;
	position:relative;
	text-align:center;
}

#top #header_In {
	width:840px;
	margin:0 auto;
	position:relative;
}
#top #header_In h1 {}
#top #header_In h1 a {
	font-family:"ヒラギノ明朝 Pro W6",Georgia,'HiraMinProN-W3',"Hiragino Mincho Pro W3","Hiragino Mincho Pro","平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
	font-weight:600;
	font-size:28px;
	line-height:75%;
	color:#874739;
	text-decoration:none;
}

#page #header_In h1 {
	margin-bottom:16px;
}
#page #header_In h1 a {
	font-family:"ヒラギノ明朝 Pro W6",Georgia,'HiraMinProN-W3',"Hiragino Mincho Pro W3","Hiragino Mincho Pro","平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
	font-weight:bold;
	font-size:28px;
	line-height:75%;
	color:#874739;
	text-decoration:none;
}

#head_nav {
	position:absolute;
	top:-95px;
	right:-30px;
	z-index:10;
	}
#top #header img{
	max-width:510px;
}

/*============================
カバーエリア
=============================*/
#top #cover {
	width:100%;
	position:relative;
	min-height:167px;
}

#page #cover {
	width:100%;
	position:relative;
}

#cover_In {
	width:840px;
	margin:0 auto;
}
#cover_In #site_discription {
	width:440px;
	float:left;
	position:relative;
}

#cover_In #site_discription h2 {
	font-weight:normal;
	font-size:1.08em;
	color:#000;
	line-height:1.6;
	margin-top:35px;
}
#top #cover.no-img {
	min-height: auto;
}
#cover.no-img #cover_In #site_discription {
	width:100%;
	float:none;
	position:relative;
}

/*メイン画像*/

#main_photo {
	margin-top:-10px;
	width:368px;
	height:auto;
	float:right;
}

#main_photo img {
	width:368px;
	height:auto;
	margin-top:-25px;
	position:relative;
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.35);
	z-index:-999;
}


#main_photo p:before {
	content : url(../../images/163/header_ico_001.png ) ;
	margin-left:117px;
	position:relative;	
	
}


/*============================
 		スライド
============================*/
.mainSlideIn {
	box-sizing:content-box;
	box-sizing:inherit;
	width:840px;
	padding:0px 0 0;
	margin-top: -30px;
}
.bx-wrapper {
    margin-bottom:40px !important;
	height:350px !important;
}
#mainSlide{
	margin:0;
}
#mainSlide li {
	height:350px !important;
	width:840px;
	position:relative;
	background:rgba(0,0,0,0.2);
	overflow:hidden;
}
#mainSlide li img {
	position:absolute;
	left:0;
	width:840px;
	height:auto;
}

/* pager */
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #a4a4a4;
	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: rgb(127, 33, 10);
	opacity:1;
}
/* ページャーの位置を調整したい場合
.bx-wrapper .bx-pager {
    bottom: -33px!important;
}
*/
/* controlBtn */
.bx-wrapper .bx-controls-direction a {
	width:40px;
	height:40px;
	border-radius: 20px;
	margin:0;
	top:155px;
	cursor:pointer;
}
.bx-wrapper .bx-prev {
	background:url(../../images/163/btn-slider_001.png) 15px center no-repeat rgb(135, 71, 57);
	left:-30px;
}
.bx-wrapper .bx-prev:hover {
	background:url(../../images/163/btn-slider_001.png) 15px center no-repeat rgb(127, 33, 10);
}
.bx-wrapper .bx-next {
	background:url(../../images/163/btn-slider_002.png) 17px center no-repeat rgb(135, 71, 57);
	right:-30px;
}
.bx-wrapper .bx-next:hover {
	background:url(../../images/163/btn-slider_002.png) 17px center no-repeat rgb(127, 33, 10);
}

/*============================
メインエリア
=============================*/
/*最新情報*/

#topics {
	background-image:url(../../images/163/bgi_topics_001.png);
	background-repeat:no-repeat;
	width:544px;
	height:132px;
	padding:22px 26px 30px 26px;
	margin-bottom:60px;
}

h3.topics-title {
	width:540px;
	height:28px;
	line-height:100px;
	overflow:hidden;
	background:url(../../images/163/bgi_topics_title_001.png) left top no-repeat;
}


.topics-entry {}

#topics dl {
	width:535px;
	height:90px;
	overflow-x: hidden;
    overflow-y: auto;
	margin-top:18px;
}
#topics dt {
	display: block;
	width: 100px;
	float: left;
	font-size: 14px;
	font-weight:bold;
}
#topics dd {
	padding:1px 0px 11px 120px;
}

/*記事ボックス*/
.article_box {
	padding-top:20px;
	margin-bottom:80px;
	background:url(../../images/163/bgi_article_001.png) right top no-repeat;
}

#page .article_box {
	margin-top:-20px;
}

.article_title {
	background:url(../../images/163/lin_article_001.png) left bottom no-repeat;
	padding-bottom:36px;
}

.article_title h2 {
	font-family:Georgia,'HiraMinProN-W3',"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro","平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
	font-weight:bold;
	font-size:25px;
	line-height:150%;
	color:#7f210a;
	padding:0px 26px 0px 26px;
}

.article_box .entry {
	font-size:1.08em;
	width:355px;
	float:left;
	margin:22px 12px 0px 12px;
}

.article_box .article_figure {
	width:200px;
	height:auto;
	float:right;	
	margin-top:15px;
}

.article_box .article_figure img {
	width:200px;
	height:auto;
	margin-top:-20px;
	position:relative;
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.35);
}

.article_box .article_figure p:before {
	content : url(../../images/163/bgi_article_002.png ) ;
	margin-left:77px;
	position:relative;
	z-index:1;
}

.article_box .article_figure p span {
	display:block;
	color:#312318;
	font-size:0.9em;	
	line-height:150%;
	padding:8px 0 20px 0;
	text-align:center;
}

/*記事エリア内img*/
.article_box img {
	max-width:100%;
}

/*記事ボックス内のテーブル*/
.article_box .entry table {
 	border-collapse:collapse;
    border:#333 1px solid;
}
.article_box .entry table th,
.article_box .entry table td {
	border:#333 1px solid;
	padding:10px;
}

/*article_box no-img*/
.no-img .entry {
	float:none;
	width:570px;
}

/*お問い合わせ*/
#inquiry {
	margin:34px;
	text-align:center;
}

#inquiry a:hover{
filter: alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}

/*============================
サイドバー
=============================*/

/*グローバルナビ*/

#global_nav {
	background:url(../../images/163/lin_sidebar_001.png) left bottom no-repeat;
}
#global_nav img{
	padding:3px 0 1px 0;
}
#global_nav dl{
	padding:11px 0 20px 0;
}

/* 親メニュー */

#global_nav dt{}
#global_nav dt:hover { }
#global_nav dt a{
	display:block;
	background:url(../../images/163/bgi_global_nav_ico_001.gif) 10px 16px no-repeat;
	padding:10px 0px 10px 24px;
	font-size:14px;
	font-weight:bold;
	line-height:1.5;
}

#global_nav dt a:hover {
	color:#7f210a;
	font-weight:bold;
	text-decoration:underline;
	
}

/* 子メニュー */

#global_nav dd{}
#global_nav dd:hover {}
#global_nav dd a{
	display:block;
	background:url(../../images/163/bgi_global_nav_ico_002.gif) 36px 14px no-repeat;
	padding:7px 0px 7px 55px;
	font-size:14px;
	line-height:1.5;
}

/*私たちについて*/

#about {
	margin-top:52px;
	background:url(../../images/163/lin_sidebar_001.png) left bottom no-repeat;
	
}

#about ul {
	padding:12px 0 12px 0;
}

#about li {
	display:block;
	background:url(../../images/163/bgi_global_nav_ico_001.gif) 10px 11px no-repeat;
	padding:10px 0px 10px 24px;
	font-size:14px;
	font-weight:bold;
	line-height:1;
}
#about li a:hover{
filter: alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}

/*blog*/
#blog {
	margin-top:50px;
	padding-bottom:22px;
	background:url(../../images/163/lin_sidebar_001.png) left bottom no-repeat;
}
#blog_title img{
	padding:1px 0;
	border-bottom:1px solid #ddcfcf;
}
#blog dl{

}
#blog dt{
	font-weight:bold;
	padding:11px 0px 5px 12px;
}

#blog dd{
	font-size:14px;
	line-height:150%;
	padding:0 11px 14px 12px;
	border-bottom:1px solid #ddcfcf;
	border:none;
}
#blog dd a:link {}
#blog dd a:hover {
    text-decoration:none;
}
.more-btn-area {
	margin:0 auto;
}
.more-btn-area a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

/*QRコード*/
#qrcode {
	margin-top:60px;
	padding-bottom:33px;
	background:url(../../images/163/lin_sidebar_001.png) left bottom no-repeat;
}

#qrcode .qrcodeIn {
	padding-top:20px;
}

#qrcode img {}

#qrcode p{
	width:105px;
	float: right;
	font-size:12px;
	line-height:1.4;
	}

/*============================
フッター
=============================*/
#footer {
	margin-top:0px;
}
#pagetop {
	width:960px;
	margin:0 auto;
	position:relative;
}
#pagetop img {
	position:absolute;
	top:-54px;
	right:10px;
}
#copyright {
	width:100%;
	font-size:0.9em;
	color:#fff;
	padding:0px 0 40px 0;
	font-weight:100;!important
}
address {
	display:block;
	text-align:center;
	font-style:normal;
	width:960px;
	margin:0 auto;
}
	
/*============================
下層ページ共通
=============================*/

#page_title h3{
	font-family:Georgia,'HiraMinProN-W3',"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro","平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
	font-weight:bold;
	font-size:24px;
	text-align:left;
	color:#000;
	padding:3px 0px 3px 18px;
	background-color:rgba(182, 164, 123, 0.8);
}

/*パン屑リスト*/
#pnkz {
    margin:5px 20px 45px 20px;
	font-size:1em;
	text-align:left;
}
#pnkz p span{
    margin-left:1em;
}
#pnkz p span:before{
    content:">";
    margin-right:1em;
}



/*============================
フリーエリア
=============================*/
#side-area{
	margin:36px auto 20px auto;
	padding:15px;
	border:1px dotted #454545;
}

#foot-area{
	margin:40px auto 40px auto;
	padding:15px;
	border:1px dotted #454545;
}

#side-area iframe,
#foot-area iframe{
	max-width: 100%;
}

/*============================
お問い合わせフォーム、プロフィール、地図
=============================*/
#map,#profile,#form {
width:544px;
margin:0 auto;
background:url(../../images/163/bgi_article_001.png) right top no-repeat;
}
#map iframe{
	margin-bottom:30px;
	width: 544px;
	height: 370px;
}
#form {
padding-bottom:30px;
}

#form table, #map table, #profile table {
width:544px;
text-align:left;
border-collapse: collapse;
margin:0 auto 30px auto;
}

#form tr, #map tr, #profile tr {
	background:url(../../images/163/page_lin_001.png) left bottom no-repeat;
}

#form th, #map th, #profile th {	
width:200px;	
font-size: 1em;
font-weight: bold;
color: #874739;
vertical-align:middle;
}
#form td, #map td, #profile td {
line-height:100%;
padding: 1.4em;
}
.ptb {
padding:.6em 0;
}

#contact_submit td {
padding: 1.2em 0;
text-align:center;
border:none;
}

#contact_submit input {
    background-color: #eae1cf;
    margin: 0 0.5em;
    color: #874739;
	font-weight:bold;
    padding: 10px;
    text-align: center;
    border: 1px solid #5b4f40;
    cursor: pointer;
}

/*必須項目
-----------------------------------------*/
.warning span{
color:#cb0036;
}
.validation_span{
color:#cb0036;
}
/*リード文
-----------------------------------------*/
#lead_s{
line-height:150%;
margin:8px 0 8px 0;
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;
}

