/*============================
　CSSリセット
=============================*/
* {
margin: 0px;
padding: 0px;
font-family:"Lucida Grande","Lucida Sans Unicode","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",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:150%;
}
.clear {
clear:both;
}

/*clearfix*/
.clearfix:after{
content:"";
clear:both;
display:block;
height:0;
}
.hide {
display:none;
}
a {
color:#726657;
text-decoration:underline;
}
a:hover {
color:#ff6f18;
text-decoration:none;
}
/*============================
レイアウト・背景色・基本文字色
=============================	*/
body {

background-color:#faf4e2;
color:#726657; /*このテンプレの基本色*/
text-align:center;
}
#container{
background :url(../../images/86/bgi-body_001.png ) center top repeat-x ;
margin:0 auto;
text-align:left;
}
#wrap{
}
#content{
width:970px;
margin:0 auto;
}
#sidebar{
width:226px;
float:left;
}
#main{
width:718px;
float:right;
}
/*============================
ヘッダー※site_title,site_discriptionは#sidebarに内包されてます
=============================*/
#header {
position:relative;
height:76px;
width:718px;
margin:0 auto;
}

/*　ヘッドメニュー */
#head_nav{
position:absolute;
top:0;
right:0;
}
#head_nav ul{
list-style:none;
}
#head_nav ul li{
float:left;
padding-left:5px;
}
#head_nav ul li a:hover img{
filter: alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}
/*============================
フッター
=============================*/

#footer {
background :url(../../images/86/bgi-footer_001.gif) center top repeat-x #fefcf6;
min-height:221px;
height:auto!important;
height:221px;	
}
#footer #footerIn{
background :url(../../images/86/bgi-footer_002.png) center top no-repeat;
padding-top:170px;
width:970px;
margin:0 auto;	
}
#footer ul{
list-style:none;	
padding:15px 0;
margin-bottom:15px;
}
#footer ul li{
float:left;
}
#footer ul li a{
font-size:0.84em;		
color:#aaa;
}
#footer .foot_about{
color:#aaa;	
}
#footer .foot_about a{
font-size:0.84em;	
color:#aaa;

}
/*　コピーライト */
address{
padding:18px 0 12px 0;
clear:both;
text-align:center;
font-size:0.92em;
font-style:normal;
color:#7f7f7f;
}
/*============================
ページトップ
=============================*/
#pagetop {
width:100%;
}
#pagetop .pagetopIn{
width:970px;
margin:0 auto 24px auto;
text-align:right;	
}
#pagetop a:hover{
filter: alpha(opacity=70);
    -moz-opacity:0.7;
    opacity:0.7;	
}
/*============================
サイドバー
=============================*/
#sidebar{
/*margin-top:-76px;*/
}

/*　sidebar 共通
-----------------------------------------*/
.header_left , #global_nav , #blog, #about, #qrcode {
background :url(../../images/86/bgi-side_002.png ) left  repeat-y;
}
.header_left , #global_nav dl , #blog dl, #about ul, .qrcodeIn {
padding:0 15px 0 15px;	
}
.header_left:after , #global_nav:after , #blog:after , #about:after , #qrcode:after {
display:block;
width:226px;
height:20px;
z-index:1;
background :url(../../images/86/bgi-side_003.gif ) left top no-repeat;
content:"";
display:block;
}
/*　site_title,site_discription
-----------------------------------------*/
.header_left{
padding:20px 0 0 0;
margin-bottom:34px;
}
#site_title{
padding:0 28px;
}
#site_title h1{
font-size:2.08em;
padding-bottom:10px;
line-height:130%;
}
#site_title a {
display:block;
width:100%;
height:100%;
	
color:#ff6f18;
text-decoration:none;
}
#site_title a:hover {
}
#site_title img {
	max-width:170px;
	width:auto!important;
	width:170px;
}
#site_title a:hover img {
}
#site_discription {
padding:10px 28px;
}
#site_discription h2{
font-size:1em;
font-weight:normal;
}

/*　サイド共通
-----------------------------------------*/
/*順番に色変える*/
#global_nav dl dt:nth-child(odd) a{
border-left:4px solid #ffb618;	
}
#global_nav dl dt:nth-child(even) a{
border-left:4px solid #70bd5b;	
}

#global_nav dl dt:nth-of-type(1) a ,
#global_nav dl dt:nth-of-type(5) a ,
#global_nav dl dt:nth-child(9) a ,
#global_nav dl dt:nth-child(13) a ,
#global_nav dl dt:nth-child(17) a ,
#global_nav dl dt:nth-child(21) a ,
#global_nav dl dt:nth-child(25) a ,
#global_nav dl dt:nth-child(29) a ,
#about ul li:nth-child(1n) a{
border-left:4px solid #ffb618;
}
#global_nav dl dt:nth-of-type(2) a ,
#global_nav dl dt:nth-of-type(6) a ,
#global_nav dl dt:nth-of-type(10) a ,
#global_nav dl dt:nth-of-type(14) a ,
#global_nav dl dt:nth-of-type(18) a ,
#global_nav dl dt:nth-of-type(22) a ,
#global_nav dl dt:nth-of-type(26) a ,
#global_nav dl dt:nth-of-type(30) a ,
#about ul li:nth-of-type(2n) a{
border-left:4px solid #70bd5b;
}
#global_nav dl dt:nth-of-type(3) a ,
#global_nav dl dt:nth-of-type(7) a ,
#global_nav dl dt:nth-of-type(11) a ,
#global_nav dl dt:nth-of-type(15) a ,
#global_nav dl dt:nth-of-type(19) a ,
#global_nav dl dt:nth-of-type(23) a ,
#global_nav dl dt:nth-of-type(27) a ,
#global_nav dl dt:nth-of-type(31) a ,
#about ul li:nth-of-type(3n) a{
border-left:4px solid #ffe241;
}
#global_nav dl dt:nth-of-type(4) a ,
#global_nav dl dt:nth-of-type(8) a ,
#global_nav dl dt:nth-of-type(12) a ,
#global_nav dl dt:nth-of-type(16) a ,
#global_nav dl dt:nth-of-type(20) a ,
#global_nav dl dt:nth-of-type(24) a ,
#global_nav dl dt:nth-of-type(28) a ,
#global_nav dl dt:nth-of-type(32) a ,
#about ul li:nth-of-type(4n) a{
border-left:4px solid #ffd2f3;
}
#global_nav dl dt:nth-of-type(odd) a:hover{
color:#ffb618;
}
#global_nav dl dt:nth-of-type(even) a:hover{
color:#70bd5b;
}
#global_nav dl dt:nth-of-type(1) a:hover ,
#global_nav dl dt:nth-of-type(5) a:hover ,
#global_nav dl dt:nth-of-type(9) a:hover ,
#global_nav dl dt:nth-of-type(13) a:hover ,
#global_nav dl dt:nth-of-type(17) a:hover ,
#global_nav dl dt:nth-of-type(21) a:hover ,
#global_nav dl dt:nth-of-type(25) a:hover ,
#global_nav dl dt:nth-of-type(29) a:hover ,
#about ul li:nth-of-type(1n) a:hover{
color:#ffb618;
}
#global_nav dl dt:nth-of-type(2) a:hover ,
#global_nav dl dt:nth-of-type(6) a:hover ,
#global_nav dl dt:nth-of-type(10) a:hover ,
#global_nav dl dt:nth-of-type(14) a:hover ,
#global_nav dl dt:nth-of-type(18) a:hover ,
#global_nav dl dt:nth-of-type(22) a:hover ,
#global_nav dl dt:nth-of-type(26) a:hover ,
#global_nav dl dt:nth-of-type(30) a:hover ,
#about ul li:nth-of-type(2n) a:hover{
color:#70bd5b;
}
#global_nav dl dt:nth-of-type(3) a:hover ,
#global_nav dl dt:nth-of-type(7) a:hover ,
#global_nav dl dt:nth-of-type(11) a:hover ,
#global_nav dl dt:nth-of-type(15) a:hover ,
#global_nav dl dt:nth-of-type(19) a:hover ,
#global_nav dl dt:nth-of-type(23) a:hover ,
#global_nav dl dt:nth-of-type(27) a:hover,
#global_nav dl dt:nth-of-type(31) a:hover ,
#about ul li:nth-of-type(3n) a:hover{
color:#ffcc00;
}
#global_nav dl dt:nth-of-type(4) a:hover ,
#global_nav dl dt:nth-of-type(8) a:hover ,
#global_nav dl dt:nth-of-type(12) a:hover ,
#global_nav dl dt:nth-of-type(16) a:hover ,
#global_nav dl dt:nth-of-type(20) a:hover ,
#global_nav dl dt:nth-of-type(24) a:hover ,
#global_nav dl dt:nth-of-type(28) a:hover ,
#global_nav dl dt:nth-of-type(32) a:hover ,
#about ul li:nth-of-type(4n) a:hover{
color:#ffd2f3;
}

/*　グローバルナビ
-----------------------------------------*/
#global_nav{
margin-bottom:34px;

}
/* 親メニュー */
#global_nav dl dt{
padding:10px 0;
border-bottom:1px dashed #999;
}
#global_nav dl dt a{
display:block;	
font-size:1.15em;
font-weight:bold;
padding:6px 0 6px 11px;
}
#global_nav dl dd:{/* 子メニュー */
}
#global_nav dl dd a{
font-size:1em;
display:block;
line-height:130%;	
padding:10px 0 0 21px	
}
/*　ブログ
-----------------------------------------*/
#blog{
margin-bottom:34px;
}
#blog dl dt{/* 日付 */
padding:10px 0 0 11px;
color:#777;
font-size:0.84em;


}
#blog dl dd{/* ブログタイトル */
padding:0 0 10px 0;
border-bottom:1px dashed #999;	
}
#blog dl dd a{
display:block;		
font-size:1.08em;
padding-left:11px;
line-height:130%;
}
#blog dl dd a:hover{
	color:#70bd5b;
}
#blog .blog_link{
display:block;
margin-top:12px;
text-align:center;
}
#blog a:hover img {
filter: alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;	
}
/*　プロフィール
-----------------------------------------*/
#about{
margin-bottom:34px;
}
#about ul{
list-style:none;	
}
#about ul li{
padding:10px 0;
border-bottom:1px dashed #999;	
}
#about ul li a{
display:block;	
font-size:1.15em;
font-weight:bold;
padding:6px 0 6px 11px;

}
/*　QRコード
-----------------------------------------*/
#qrcode{
margin-bottom:34px;	
text-align:center;	
}
#qrcode .qrcodeIn{
}
#qrcode p{
font-size:0.92em;	
text-align:left;

}
#qrcode img{
}
/*============================
メイン
=============================*/

/*　メインエリア共通
------------------------------------------------*/

/* リードエリア */
#lead_area{
position:relative;
z-index:1;
margin-bottom:44px;
background: url(../../images/86/bgi-main_002.png ) left top repeat-y;
}

#lead_area:before{
z-index:-1;
position:absolute;
top:-20px;	
display:block;
content:url(../../images/86/bgi-main_001.png );
}

#lead_area:after{
display:block;
width:718px;
height:20px;
background :url(../../images/86/bgi-main_003.gif) left top no-repeat;
content:"";
}
/*　メイン写真
------------------------------------------------*/
#cover{
padding:0 0 0 20px;
width:365px;
/*float:left;*/
}
#cover img{
}
/*　トピックス 
------------------------------------------------*/
#topics{
padding:0 20px  0;
width:302px;
position:absolute;
right:0;
top:0;
}
#topics p{
padding:0 0 12px 8px;	
background :url(../../images/86/lin-dot_line_001.gif ) left bottom repeat-x;
}
#topics dl{
margin-top:15px;
padding:0 8px;
max-height:200px;
overflow:auto;

}
#topics dl dt{/* 日付 */
font-size:0.84em;

}
#topics dl dd{/* トピックス本文 */

}
#topics dl dd a{

}
/*　画像なしの場合（メイン写真・トピックス）
------------------------------------------------*/
#lead_area.no-img{
}
#lead_area.no-img #cover{
display:none;
}
#lead_area.no-img #topics{
position:static!important;	
float:none!important;
width:auto!important;
padding-left:20px;	
}
.no-img #topics dl{
	height:140px;
	}
/*　お問い合わせ
-----------------------------------------*/
#inquiry {
text-align:center;
margin-bottom:36px;
}
#inquiry a:hover{
filter: alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}
/*============================
記事ボックス
=============================*/
.article_box{
position:relative;
background: url(../../images/86/bgi-main_002.png ) left top repeat-y;
margin-bottom:48px;
margin-top:106px;
border-bottom:1px solid #faf4e2;
}
.article_box .zoo{
position:absolute;
z-index:-1;
right:-12px;
top:-75px;
display:block;
width:708px;
height:70px;
background :url(../../images/86/bgi-zoo_001.png ) left top no-repeat;	
}

.article_box:before{
position:absolute;
top:-20px;
display:block;
content:url(../../images/86/bgi-main_001.png );
}

.article_box:after{
/*position:absolute;
bottom:0px;	*/
display:block;
width:718px;
height:20px;
background :url(../../images/86/bgi-main_003.gif) left top no-repeat;
content:"";
/*content:url(../../images/86/bgi-main_003.png );*/
}

.article_box .article_title{
padding:0 0 10px 0;
width:684px;
margin:0 auto 18px auto;	
background :url(../../images/86/lin-dot_line_001.gif ) left bottom repeat-x;
}
.article_box .article_title h2{
font-size:1.54em;
line-height:130%;	
padding:0 0 6px 50px;	
background :url(../../images/86/ico-article_001.gif ) left top no-repeat;	
}
.article_box .entry{
padding-left:26px;	
width:448px;
float:left;

line-height:150%;
}
.article_box .entry b,
.article_box .entry em,
.article_box .entry span{
line-height:150%;
}
/* 記事画像あり */
.article_box .article_figure{
width:200px;
float:right;
padding-right:26px;
}
.article_box .article_figure img{
}
.article_box .article_figure a:hover img{
filter: alpha(opacity=80);
-moz-opacity:0.8;
opacity:0.8;
}
.article_box .article_figure span{
font-size:0.84em;
color:#777777;

}
/* 記事画像なし */
.article_box.no-img {}
.article_box.no-img .entry{
	float:none!important;
	width:673px!important;
}
/*============================
下層ページ共通
=============================*/
/*ページタイトル*/
#page_title:before{
display:block;	
content:"";
z-index:1;
height:16px;
width:718px;
background :url(../../images/86/bgi-page_title_001.png ) left top no-repeat;	
}
#page_title:after{
display:block;	
content:"";
z-index:1;
height:16px;
width:718px;
background :url(../../images/86/bgi-page_title_002.png ) left top no-repeat;
}
#page_title{
margin-bottom:10px;	
}
#page_title h2{
text-align:center;	
background :url(../../images/86/bgi-main_002.png ) left top repeat-y;
color:#ff6f18;
padding:24px;
font-size:1.85em;
}
/*パン屑リスト*/
#pnkz {
font-size:0.92em;	
padding:0 0 10px 10px;	
margin-bottom:-60px;
}
#pnkz p span{
}
/*============================
フリーエリア
=============================*/
#side-area{
	width:186px;
	margin:36px auto 0 auto;
	padding:15px;
	background-color:#fff;
	border-radius: 10px;	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow:0 1px 3px #bbb;
-moz-box-shadow:0 1px 3px #bbb;
-webkit-box-shadow:0 1px 3px #bbb;
}

#foot-area{
    width:678px;
	margin:36px auto 48px auto;
	padding:15px;
	background-color:#fff;
	border-radius: 10px;	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow:0 1px 3px #bbb;
    -moz-box-shadow:0 1px 3px #bbb;
    -webkit-box-shadow:0 1px 3px #bbb;
}

/*============================
お問い合わせフォーム、プロフィール、地図
=============================*/
#map,#profile,#form {
width:693px;
margin:60px auto 0 auto;
}
#map iframe{
	width: 696px;
	height: 514px;
	margin-bottom:24px;
}
#form {
padding-bottom:60px;
}

#form table, #map table, #profile table {
width:693px;
text-align:left;
border-collapse: collapse;
margin:0 auto 30px auto;
}

#form th, #map th, #profile th {	
width:160px;	
border:1px solid #999;
background-color:#e5e1dd;
font-size: 1em;
font-weight: normal;
text-align: center;
padding: 0.5em;
vertical-align:middle;

}
#form td, #map td, #profile td {
line-height:150%;
border:1px solid #999;
padding: 0.6em 0.7em 0.6em 0.7em;
}
.ptb {
padding:.6em 0;
}

#contact_submit td {
padding: 1.2em 0;
text-align:center;
border:none;
}
/*必須項目
-----------------------------------------*/
.warning span{
color:#d00276;
}
.validation_span{
color:#d00276;
}
/*リード文
-----------------------------------------*/
#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:5px 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:#f2fbff;
border-style:solid;
border-color:#cecece;
outline:none;
}


/* スマホ対応 */
#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:688px;
	padding:10px;
	margin-bottom: 50px;
	margin-left:3px;
	background-color:#fff;
	border-radius: 10px;	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow:0 1px 3px #bbb;
    -moz-box-shadow:0 1px 3px #bbb;
    -webkit-box-shadow:0 1px 3px #bbb;
}
.bx-wrapper {
    margin-bottom:40px !important;
	height:295px !important;
}
#mainSlide{
	margin:0;
}
#mainSlide li {
	height:295px !important;
	width:688px;
	position:relative;
	background:rgba(0,0,0,0.2);
	overflow:hidden;
}
#mainSlide li img {
	position:absolute;
	left:0;
	width:688px;
	height:auto;
}

/* pager */
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ffcc66;
	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: #ff6633;
	opacity:1;
}

.bx-wrapper .bx-pager {
    bottom: -40px!important;
}


/* controlBtn */
.bx-wrapper .bx-controls-direction a {
	width:40px;
	height:40px;
	margin:0 20px 0 20px;
	top:140px;
	cursor:pointer;
	border-radius: 28px;
}
.bx-wrapper .bx-prev {
	background:url(../../images/86/btn-slider_001.png) 13px center no-repeat #ff6633;
	left:-40px;
}
.bx-wrapper .bx-prev:hover {
	background-color:#ff6633;
	opacity:0.8;
}
.bx-wrapper .bx-next {
	background:url(../../images/86/btn-slider_002.png) 17px center no-repeat #ff6633;
	right:-40px;
}
.bx-wrapper .bx-next:hover {
	background-color:#ff6633;
	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%;
}

