/*============================
　CSSリセット
=============================*/
* {
	margin: 0;
	padding: 0;
	font-family:"Lucida Grande","Lucida Sans Unicode","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
}

/* HTML5タグ用リセット */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

h1, h2, h3, h4, h5, h6, strong, b {
	font-weight:bold;
}
body {
	font-size: 72%;/*font-sizeリセット*/
}
html>/**/body {
	font-size: 12px; /*font-sizeリセット Except IE */
}
/* -----------------------------------------
		10px	>>	0.83em
		11px	>>	0.95em
		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 {
	
}
/*============================
　共通チップス
=============================*/
.clear {clear:both;}

/*clearfix*/
.clearfix:after{
    content:"";
    clear:both;
    display:block;
    height:0;
}


.hide {display:none;}
a {
	color:#115c8f;
	outline:none;
	overflow:hidden;
	text-decoration:underline;
	-moz-transition: 0.6s 0s;
	-webkit-transition: 0.6s 0s;
	-ms-transition: 0.6s 0s;
	-o-transition: 0.6s 0s;
	transition: 0.6s 0s;
}
a:hover {
	color:#c19e4d;
	text-decoration:none;
}
a img{
-moz-transition: 0.6s opacity 0s;
-webkit-transition: 0.6s opacity 0s;
-ms-transition: 0.6s opacity 0s;
-o-transition: 0.6s opacity 0s;
transition: 0.6s opacity 0s;
}
a:hover img{
filter: alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}
/*============================
	レイアウト・背景色・基本文字色
=============================	*/


* {
	font-family:'Arial', 'Lucida Grande', 'Hiragino Maru Gothic Pro', 'ヒラギノ丸ゴ Pro W4', 'ＭＳ Ｐゴシック', Osaka, sans-serif;;
}
body {
	background-image:url(../../images/148/bgi_cont_001.jpg);
	background-repeat:repeat;
	color:#352f21;
}
a {
	color:#352f21;
	text-decoration:none;
}
#container {
	width:100%;
	height:auto;
}
#contentIn{
	width:960px;
	height:auto;
	margin:0 auto;
}
@media (min-width: 1066px) {
#container {
	background-image:url(../../images/148/bgi_cont_002.png),url(../../images/148/bgi_cont_003.png);
	background-repeat:repeat-y;
	background-position:left top,right top;
}
#contentIn {
	padding-left:106px;
}
}
#contentIn.sub {
	padding:10px 0 0;
}
#sidebar{
	width:260px;
	float:left;
	margin-bottom:20px;
}
#main{
	width:860px;
	margin:0 auto;
}

/*============================
	ヘッダー
=============================*/
#headerIn {
	background:#ef413e url(../../images/148/bgi_header_001.png) center bottom no-repeat;
	min-height:130px;
	width:100%;
	max-width:1005px;
	margin:auto;
}
#header:after {
	content:"";
	background:url(../../images/148/bgi_header_002.png) center bottom no-repeat;
	height:23px;
	width:100%;
	display:block;
}
#headerIn h1 {
	width:900px;
	margin:0 auto;
	text-align:center;
	padding:25px 0;
}
#headerIn h1 a {
	width:595px;
	font-size:1.3em;
	color:#fff;
}
#headerIn h1 a:hover {
	color:#e3e356;
}
#headerIn h1 img {
	max-width:500px;
	height:auto;
}
#head_nav {
	margin-right:23px;
}
#head_nav ul {
	text-align:right;
}
#head_nav ul li {
	list-style:none;
	display:inline; 
	margin-left:10px;
}

/*===================================
  global_nav
=====================================*/
#global_nav {
	text-align:center;
	line-height:1;
	margin:0 auto;
	width:960px;
	height:auto;
	min-height:40px;
	margin-top:30px;
}
#global_nav a {
	text-decoration:none;
	color:#352f21;
	font-weight:normal;
	background:url(../../images/148/bgi_nav_001.png) bottom repeat-x;
	padding:15px 12px;
	display:block;
}
#global_nav a:hover {
	background:url(../../images/148/bgi_nav_002.png) bottom repeat-x;
}

/*-------▼グローバルナビセッティング▼--------*/
/* 基本設定　変更しない */
#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;}

#nav {
	position:relative;
	width:auto!important;
	line-height:1;
	display:inline-block;
	margin:0 auto;
	text-align:center;
	/display:inline;
	/zoom:1;
	white-space:nowrap;
	font-size:1.17em;
	z-index:4000;
}
#nav ul { 
	/margin-top:1px;
}
/* メインメニュー */
#nav li.nav-top{
	white-space:nowrap;
	line-height:1;
	padding:0 15px;
}
#nav li.nav-top a {/* メインのa */
	width:auto;
	display:block;
	line-height:1;
}
#nav li.nav-top a:hover {/* メインのa */
	color:#c19e4d;
}

#nav li:last-child {
	border-right:none;
}
/* 子メニュー */
#nav li.nav-top ul{
	width:100%;
	background-color:#c8b397;
	margin-top:7px;
	z-index:5000;
	padding:5px 10px 0 10px;
	position:absolute;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
}
/* 子メニューのli */
#nav li.nav-top ul li {
	white-space:normal;
	background:url(../../images/148/bgi_nav_003.png) center bottom repeat-x;
}
#nav li.nav-top ul li:last-child {
	background:none;
	padding:0;
	margin:0;
}
/* 子メニューのliのa */
#nav li.nav-top ul li a {
	display:block;
	height:auto;
	text-align:left;
	color:#fff;
	font-size:1em;
	line-height:150%;
	z-index:100;
	background:none;
	padding:10px 0 15px 0;
}

/* 子メニューのa:hover */
#nav li.nav-top ul li a:hover {
	display:block;
	height:auto;
	color:#352f21;
	font-size:1em;
	line-height:150%;
	z-index:100;
}

/* スライド
------------------------------*/
.mainSlideIn {
	box-sizing:content-box;
	box-sizing:inherit;
	width:960px;
	margin:30px auto -30px;
}
.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;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
#mainSlide li img {
	position:absolute;
	left:0;
	width:960px;
	height:auto;
}

/* pager */
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #efa556;
	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: #e478b7;
	opacity:1;
}
/* ページャーの位置を調整したい場合
.bx-wrapper .bx-pager {
    bottom: -33px!important;
}
*/
/* controlBtn */
.bx-wrapper .bx-controls-direction a {
	width:48px;
	height:48px;
	margin:0;
	top:176px;
	cursor:pointer;
}
.bx-wrapper .bx-prev {
	background:url(../../images/148/btn-slider_001.png) 0 0 no-repeat;
	left:-30px;
}
.bx-wrapper .bx-prev:hover {
	opacity:0.8;
}
.bx-wrapper .bx-next {
	background:url(../../images/148/btn-slider_002.png) 0 0 no-repeat;
	right:-30px;
}
.bx-wrapper .bx-next:hover {
	opacity:0.8;
}


/*　リードエリア
------------------------------------------------*/
#lead_areaWrap {
	padding:40px 0 50px 0;
}
#lead_area {
	width:960px;
	margin:0 auto;
	min-height:240px;
}
#cover{
	max-width:384px;
	width:auto!important;
	height:auto;
	float:right;
}
#cover img {
	width:365px;
	height:auto;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
}
#site_description {
	width:525px;
	padding:20px;
	min-height:200px;
	background-color:#fff;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
}
#site_description h2 {
	height:auto;
	font-weight:normal;
	line-height:1.8em;
	font-size:1.17em;
}

/*　画像なしの場合（メイン写真・サイト説明文）
------------------------------------------------*/
#lead_area.no-img{
	min-height: auto;
}
#lead_area.no-img #cover{
	display:none!important;
}
#lead_area.no-img #site_description {
	width:920px;
	min-height: auto;
}

/*============================
	メイン
=============================*/
/*　トピックス 
------------------------------------------------*/
#topics{
	width:860px;
	height:auto;
	padding-bottom:40px;
	font-size:1em;
	background:url(../../images/148/bgi_topic_001.png) right bottom no-repeat;
	min-height:170px;
}
#topics h2{
	font-size:1.75em;
	font-weight:bold;
	line-height:1.5em;
	padding:0 0 0 45px;
	background:url(../../images/148/ico_ttl_001.png) left center no-repeat;
	min-height:31px;
}
#topics dl{
	display:block;
	width:737px;
	max-height:90px;
	height:auto!important;
	height:90px;
	overflow:auto;
	margin:60px 30px 0 75px;
}
#topics dl dt{/* 日付 */
	width:90px;
	height:auto;
	clear:both;
	float:left;
	font-weight:bold;
}
#topics dl dd{/* トピックス本文 */
	width:610px;
	float:left;
	margin:0 0 18px 20px;
	line-height:1.4em;
}
#topics dl dd a{
	text-decoration:underline;
	color:#352f21;
}
#topics dl dd a:hover {
	color:#c19e4d;
}

/*#topics dl dt:last-child + dd {
	border-bottom:#CCC 1px dotted;
}

#topics dl dt:last-child {
	border-bottom:#CCC 1px dotted;
}*/


/*============================
	記事ボックス
=============================*/
.article_box{
	margin-bottom:40px;
	line-height:1.7em;
	font-size:1.17em;
}
.article_box .article_title{
	margin-bottom:25px;
}
.article_box:after {
	content:"";
	background:url(../../images/148/pic_line_001.png) center no-repeat;
	display:block;
	width:860px;
	height:15px;
}
.article_box .article_title h2{
	font-size:1.571em;
	font-weight:bold;
	line-height:1.5em;
	padding:0 0 0 45px;
	position:relative;
	background:url(../../images/148/ico_ttl_001.png) left top no-repeat;
	min-height:31px;
}

.article_box .entry{
	width:590px;
	float:left;
	margin-left:45px;
	padding-bottom:50px;
}
.article_box .entry img {
	max-width:435px;
	height:auto;
}
.article_box .entry b,
.article_box .entry em,
.article_box .entry span{
	line-height:1.8;
}
/* 記事画像あり */
.article_box .article_figure{
	width:200px;
	float:right;
	padding-bottom:50px;
}
.article_box .article_figure div{
	display:inline-block; 
	/display:inline; 
	/zoom:1;
	width:200px;
	vertical-align:top;
	padding:0 10px 15px 0;
}
.article_box .article_figure img{
	width:200px;
	margin-bottom:10px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
}
.article_box .article_figure span{
	font-size:0.786em;
	display:block;
	line-height:1.6;
}
.article_box .article_figure a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
/* 記事画像なし */
.article_box.no-img .entry{
	width:815px;
	float:none!important;
}
.article_box.no-img .entry img {
	max-width:670px;
}
/*記事ボックス内のテーブル*/
.article_box .entry table {
 	border-collapse:collapse;
    border:#968e7a 1px solid;
}
.article_box .entry table th,
.article_box .entry table td {
	border:#968e7a 1px solid;
	padding:10px;
}

/*　お問い合わせ
-----------------------------------------*/
#inquiry {
	text-align:center;
	padding:50px 0;
}


/*============================
	フッター
=============================*/
#footer {
	width:100%;
	height:auto;
	background:#fff;
	font-size:1em;
}
#footerIn {
	width:960px;
	margin:0 auto;
	position:relative;
}
#footerIn address {
	text-align:center;
	padding-bottom:30px;
	font-style:normal;
	font-size:1em;
	font-weight:normal;
}
#footer_main {
	padding-top:50px;
	margin-bottom:50px;
	overflow:hidden;
}
#footer_main div {
	padding-bottom: 32767px;  
    margin-bottom: -32767px;
}
#blog,#about,#mobile {
	float:left;
	min-height:225px;
	background:url(../../images/148/pic_line_002.png) right top repeat-y;
	margin-right:30px;
	padding-right:30px;
}
#footer_main div:last-child {
	background:none;
	padding-right:0;
	margin-right:0;
}

/*　ブログ
-----------------------------------------*/
#blog {
	width:410px;
	position:relative;
}
#blog .blogBtn {
	position:absolute;
	left:107px;
	top:4px;
}
#blog dl {
	width: 340px;
	margin:20px 0 0px 10px;
}
#blog dl dt {  /* 日付 */
	font-weight: bold;
	padding: 1px 0px 0px 2px;
	float: left;
	width: 86px;
	margin-bottom:15px;
	clear:both;
	height:auto;
}
#blog dl dd {
	font-weight:normal;
	float: left;
	width: 244px;
	margin-bottom:15px;
	line-height:1.4em;
}
#blog dl dt:last-child {
	margin-bottom:0px;
}
#blog dl dd:last-child {
	margin-bottom:0px;
}

/*　アバウト
-----------------------------------------*/
#about {
	width:190px;
}
#about ul {
	margin:20px 0 20px 10px;
}
#about ul li {
	list-style:none;
	margin-bottom:10px;
}
#about ul li:last-child {
	margin-bottom:0;
}
#about ul li a {
	text-decoration:underline;
}

/*　モバイル
-----------------------------------------*/
#mobile {
	width:235px;
}
#qrcode {
	margin:20px 0;
	padding-left:15px;
	width:220px;
}
#qrcode p {
	text-align:left;
	font-size:0.95em;
	font-weight:normal;
}
#qrcode img {
	display:block;
	float:left;
	width: 100px;
	margin: 0 15px 0 0;
	border:solid #968e7a 1px;
}

/*============================
	ページトップ
=============================*/
#pagetop {
	position:absolute;
	right:0;
	top:-30px;
}


/*============================
	下層ページ共通
=============================*/
/*ページタイトル*/

#page_title {
	width:920px;
	margin:0 auto;
	padding:20px;
	background-color:#fff;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
}
#page_title h2{
	width:920px;
	font-size:2em;
	font-weight:bold;
	line-height:1.5em;
}
/*パン屑リスト*/
#pnkz {
	width:960px;
	margin:0 auto;
	padding:10px 0 0 20px;
	line-height:1.5em;
}
#pnkz ul li{
	display: inline-block;
	*display: inline;  
    *zoom: 1;  
	font-size:0.95em;
}
#pnkz ul li a{
	text-decoration:underline;
	font-size:0.95em;
}
#pnkz ul li:before {
	content:" > ";
}
#pnkz ul li:first-child{
	background:none;
}
#pnkz ul li:last-child{
	background :none;
}
#pnkz ul li:first-child:before {
	content:"";
}

/*============================
	フリーエリア
=============================*/
#foot-area {
	text-align:center;
	padding-bottom:20px;
	font-size:1em;
	font-weight:normal;
}

/*============================
	お問い合わせフォーム、プロフィール、地図
=============================*/
#map,#profile,#form {
	font-size:1.17em;
	margin-bottom:50px;
}

#map #frame iframe {
	width: 670px;
	height: 400px;
}

#map table,#form table, #profile table {
	border-collapse:collapse;
	width:860px;
	margin:0 auto;
	border:solid 1px #968e7a;
}
#form table {
	border:none;
}
#map th, #profile th {
	padding:15px 10px 15px 24px;
	vertical-align:middle;
	font-weight:normal;
	border:solid 1px #968e7a;
	width:20%;
	font-weight:bold;
	text-align:left;
}
#map td, #profile td {
	vertical-align:middle;
	padding: 15px 10px;
	border:solid 1px #968e7a;
	width:80%;
}
#form th {
	vertical-align:middle;
	font-weight:normal;
	width:25%;
	padding:10px;
	text-align:left;
}
#form td {
	vertical-align:middle;
	padding:10px;
	width:75%;

}
/*お問い合わせ
-----------------------------------------*/
.warning {
	text-align:right;
}
.validation_span, .warning span {
	color:#F03;
}
#contact_submit th, #contact_submit td{
	text-align:center;
}
#form input, #form textarea {
	font-size:1.2em;
	padding:5px;
	
}
#form input[type=text], #form textarea {
	border:solid 1px #968e7a;
}
#form input[type=text]:focus, #form textarea:focus {
	outline:none;
	background:#e7f3f4;
}
#form input[type=submit],
#form input[type=reset] {
	padding: 8px 20px;
	width:250px;
	font-size:1.67em;
	margin:10px 0 0 0;
}

#form input[type=submit] {
margin-right: 20px;

font-weight: bold;
text-decoration: none;
color: #ffffff;
transition: 0.6s opacity 0s;
-moz-transition: 0.6s opacity 0s;
-webkit-transition: 0.6s opacity 0s;
-ms-transition: 0.6s opacity 0s;
-o-transition: 0.6s opacity 0s;
background: #ef413e;
background: -moz-linear-gradient(top,#f08074 0%,#ef413e);
background: -webkit-gradient(linear, left top, left bottom, from(#f08074),to(#ef413e));
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border: 1px solid #ef413e;
-moz-box-shadow: 0px 2px 3px rgba(000,000,000,0.3);
-webkit-box-shadow: 0px 2px 3px rgba(000,000,000,0.3);
box-shadow: 0px 2px 3px rgba(000,000,000,0.3);
text-shadow: 0px 0px 5px rgba(000,000,000,0.5);
}

#form input[type=reset] {
font-weight: bold;
text-decoration: none;
color: #888;
transition: 0.6s opacity 0s;
-moz-transition: 0.6s opacity 0s;
-webkit-transition: 0.6s opacity 0s;
-ms-transition: 0.6s opacity 0s;
-o-transition: 0.6s opacity 0s;
background: #dadada;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border: 1px solid #d8d8d8;
-moz-box-shadow: 0px 2px 10px rgba(000,000,000,0.1);
-webkit-box-shadow: 0px 2px 10px rgba(000,000,000,0.1);
box-shadow: 0px 2px 10px rgba(000,000,000,0.1);
}

#form input[type=submit]:hover, #form input[type=reset]:hover {
cursor: pointer;
filter: alpha(opacity=60);
-webkit-opacity: 0.6;
-moz-opacity: 0.6;
-ms-opacity: 0.6;
-o-opacity: 0.6;
opacity: 0.6;
}
#form input[type=submit]:focus, #form input[type=reset]:focus {
	outline:none;
}

/*リード文
-----------------------------------------*/
#lead_s {
	line-height:1.5;
	padding-bottom:30px;
}
/*地図
-----------------------------------------*/
#frame {
	text-align:center;
	margin-bottom:26px;
}
/*プロフィール
-----------------------------------------*/
#profile{
}
/*エラーメッセージエリア
-----------------------------------------*/
.validation-advice {
	margin-top: 3px;
	padding-left: 5px;
	color: #cc0000;
}
.warning {
	text-align:left;
	margin-bottom:-10px;
	padding:10px 0 0 0;
}
.w_mark {
	color:#cc3300;
}
.thaks {
	line-height: 150%;
	padding :0 16px 40px 0;
}

.hidden {
	display: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;
}

