
/*============================
　CSSリセット
=============================*/
* {
  margin: 0;
  padding: 0;
  font-family:font-family:'Times New Roman',Times,'serif YuMincho',游明朝,Georgia,HiraMinProN-W3,'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro W3','Hiragino Mincho Pro',平成明朝,細明朝体,'ＭＳ Ｐ明朝','MS P Mincho';
}
/* 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: 87%;
  /*font-sizeリセット*/

}
/* -----------------------------------------
		10px	>>	0.83em
		11px	>>	0.91em
		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 {
  outline: none;
  /*for firefox*/

}
/*============================
　共通チップス
=============================*/
body {
  color: #2e2e2e;
  line-height: 150%;
  font-family:'Times New Roman',Times,'serif YuMincho',游明朝,Georgia,HiraMinProN-W3,'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro W3','Hiragino Mincho Pro',平成明朝,細明朝体,'ＭＳ Ｐ明朝','MS P Mincho';
  position:relative;
  text-align: justify;
  text-justify: inter-ideograph;
  }
.clear {
  clear: both;
}
/*clearfix*/
.clearfix:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
}
.hide {
  display: none;
}
a {
	color:#606060;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:link {
}
a:active {
      background: none;
}


/*============================
	レイアウト・背景色・基本文字色
=============================	*/
body {
	-webkit-font-smoothing: antialiased;
	text-align:center;
}
#main {
  width: 900px;
  margin:0 auto;
}
#content_footer {
  width: 900px;
  margin:0 auto;
}

/*============================
	ヘッダー
=============================*/
#header {
	margin: 0 auto;
	padding: 110px 0 66px 0;
	background:url(../../images/141/bgi_header_1.png) left top repeat-x;
}

/* タイトル */
#site_title {
	color: #606060;
	margin: 0 auto;
	font-size: 40px;
	line-height: 50px;
	letter-spacing:0.02em;
	width:900px;
}
#site_title a {
	text-decoration: none;
}
#site_title a:hover{
	text-decoration: none;
}


/*===================================
  global_nav
=====================================*/
#global_nav {
	margin: 0 auto;
	width: 100%;
	background:url(../../images/141/bgi_navi_1.png) left bottom repeat-x;
  padding-bottom: 5px;
}
#global_nav a {
	text-decoration:none;
	font-size: 20px;
	letter-spacing:0.05em;
}

/*-------▼グローバルナビセッティング▼--------*/
/* 基本設定　変更しない */
  
#nav {
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
}
#nav li {
	list-style: none;
	display:inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	/display: block;
	/float: left;
}
#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 {
	min-width:899px;
	width:auto!important;
	width:899px;
	padding:0;
	display:inline-block;
	margin:0 auto;
	text-align:left;
	/display:inline;
	/zoom:1;
}
#nav ul { 
	width:180px;
	top:55px;
	margin-left:-102.5px;
	left: 50%;
}


/* メインメニュー */
#nav li.nav-top{
	width:auto;
	/z-index:1;
	font-size:20px;
}
#nav li.nav-top a { /*メインのa*/ 
	display:block;
	width:auto;
	font-size:20px;
	padding:12.5px 40px;
}

#nav li.nav-top a:hover { /*メインのa*/
	display:block;
	width:auto;
	/z-index:100;
	font-size:20px;
	padding:12.5px 40px;
	border-bottom: solid 5px #693000;
}
/* 子メニュー*/
#nav li.nav-top ul{
	/z-index:1000;
	background:#fff;
	padding:12px!important;
	border: solid 1px #d2c290;
}
#nav li.nav-top ul li {
	display:block;
	white-space:normal;
	/z-index:1000;
}
#nav li.nav-top ul li a {/* 子メニューのliのa */
	font-weight:normal;
	display:block;
	height:auto;
	padding:3px!important;
	text-align:center;
	position:relative;
	/z-index:1000!important;
	font-size:16px;
  	background-image :none;
}
#nav li.nav-top ul li a:hover { /*子メニューのa:hover */
	font-weight:normal;
	display:block;
	height:auto;
	padding:3px!important;
	text-align:center;
	/z-index:1000!important;
	font-size:16px;
	color: #693000;
	background-image :none;
	border-bottom: none;
}


/*============================
	リードエリア
=============================*/

#lead_area {
	background: url(../../images/141/bgi_main_1.png) left top repeat;
}
#lead {
	width:900px;
	margin:0 auto;
	padding:60px 0;
	display: table;
/*	border:#000000 solid 1px;*/
}

/*　メイン写真	*/
#cover {
	display: table-cell;
	vertical-align: middle;
	text-align:left;
}
#cover img{
	max-width: 365px;
	border:solid 2px #d3c493;
}

#site_description {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: table-cell;
	border: solid 2px #bfbfbe;
    outline: solid 5px #c58f6e;
	vertical-align: middle;
	width:485px;
	height:100% ;
	background: #fff;
}
#site_description h2{
	color: #494848;
	font-weight: bold;
	line-height: 150%;
 	font-size: 18px;
	padding:28px;
	text-align: left;
}

.no-img #lead{
	display: block;	
}
.no-img #site_description {
	display: block;
	width: 886px;
	margin-bottom: 0 auto;
	position: relative;
	left: 5px;
}

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

/* pager */
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ccbc8c;
	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: #c58f6e;
	opacity:1;
}
/* ページャーの位置を調整したい場合
.bx-wrapper .bx-pager {
    bottom: -33px!important;
}
*/
/* controlBtn */
.bx-wrapper .bx-controls-direction a {
	width:40px;
	height:40px;
	margin:0;
	top:168px;
	cursor:pointer;
}
.bx-wrapper .bx-prev {
	background:url(../../images/141/btn-slider_001.png) 15px center no-repeat #c58f6e;
	left:-42px;
}
.bx-wrapper .bx-prev:hover {
	opacity:0.8;
}
.bx-wrapper .bx-next {
	background:url(../../images/141/btn-slider_002.png) 17px center no-repeat #c58f6e;
	right:-42px;
}
.bx-wrapper .bx-next:hover {
	opacity:0.8;
}
/*============================
	メイン
=============================*/

/*　トピックス 
------------------------------------------------*/
#topics {
	width:900px;
	margin-top:35px;
}
#topics h2 {
	color:#fff;
	font-size:16px;
	text-align:left;
	letter-spacing: 0.05em;
	font-weight: bold;
	padding:6px 0 6px 15px;
	background :url(../../images/141/bgi_topics_ttl_001.png) no-repeat;
}
#topics dl {
	width:900px;
    max-height: 175px;
    height: auto;
/*	padding:5px 30px;*/
	overflow-x : hidden;
	overflow-y : auto;	 
}
#topics dl dt {  /*日付*/ 
	padding: 9px 0 0 0;
	font-size:1.17em;
	line-height:1.5em;
	font-weight:bold;
	color: #ccbc8c;
	float:left;
}
#topics dl dd { /* トピックス本文*/ 
	font-size:1.17em;
	line-height:1.5em;
	color: #2e2e2e;
	text-align: left;
	padding:12px 30px 11px 125px;
    border-bottom:1px solid #e6e5e5;  
}
#topics dl dd a { 
	color: #2e2e2e;
	}
#topics dl dd a:hover { 
	transition: all .3s;
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

/*　記事ボックス 
------------------------------------------------*/
.article_box {
	width:900px;
	margin:70px 0;
}
.article_box h2 {
	color:#fff;
	text-align: left;
	font-size: 16px;
	line-height: 150%;
	letter-spacing: 0.05em;
	font-weight: bold;
	padding: 5px 15px;
	font-weight: bold;
	background :url(../../images/141/bgi_article_ttl_001.png) repeat;
}
/* 記事画像あり */
.article_box .entry {
	line-height: 200%;
	font-size: 1.17em;
	text-align: left;
	width:650px;
	float:left;
	padding:40px 25px 0 0;
}
.article_box .entry b,
.article_box .entry em,
.article_box .entry span {
  line-height: 150%;
}
.article_box .entry img{
	max-width:395px;
	width:auto!important;
}
.article_box .article_figure {
	float: right;
	width: 200px;
	padding:45px 0 0 0;
}
.article_box .article_figure div{
	width: 200px;
	padding:5px 0;
}
.article_box .article_figure img {
	width: 200px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
     box-sizing: border-box;
	border: solid 2px #bfbfbe;
    outline: solid 5px #c58f6e;
}
.article_box .article_figure span {
	display:block;
	color: #2e2e2e;
	font-size: 0.91em;
	line-height:150%;
	text-align:left;
	padding:10px 0 6px 0;
}
.article_box .article_figure a:hover img {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

/* 記事画像なし */
.article_box.no-img .entry {
	text-align:left;
	width:900px;
}
article_box.no-img .entry img{
	max-width:900px;
	width:auto!important;
	width:900px;
}
/*記事ボックス内のテーブル*/
.article_box .entry table {
 	border-collapse:collapse;
    border:#dadada 1px solid;
}
.article_box .entry table th,
.article_box .entry table td {
	border:#dadada 1px solid;
	padding:10px;
}
/*　お問い合わせ
-----------------------------------------*/
#inquiry {
	text-align:center;
	margin-top:80px;
	margin-bottom:70px;
}

#inquiry a:hover{
	transition: all .3s;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

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

/*　ブログ
-----------------------------------------*/
#blog {
	width: 495px;
	float: left;
	background:url(../../images/141/bgi_blog_001.png) no-repeat;
	margin-right:40px;
}

#blog h2 {
	color: #fff;
	font-size: 20px;
	letter-spacing:0.02em;
	padding:7px 0;
}
#blog dl {
	list-style: none;
	padding-top: 7px;
	width: 495px;
	height:250px;
	overflow-x : hidden;
	overflow-y : auto;
}
#blog dl dt {  /* 日付 */
	color:#693000;
	font-size: 1.08em;
	padding:18px 0px 0px 45px;
	font-weight:bold;
	float: left;
}
#blog dl dd {
	color:#2e2e2e;
	font-size:1.08em;
	padding:18px 45px 0px 0px;
	text-align:left;
	margin-left:150px;
}
#blog dl dd a:hover { 
	transition: all .3s;
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

#blog_link {
	padding:0px 45px 25px 45px;
}

#blog_link a:hover {
	transition: all .3s;
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
/*　プロフィール
-----------------------------------------*/
#information {
	float:left;
	width: 365px;
}
#information h2 {
	color: #fff;
	font-size: 20px;
	letter-spacing:0.02em;
	padding:7px 0;
	background:url(../../images/141/bgi_info_ttl_001.png) no-repeat;
}
#information ul {
/*		border:#000000 1px solid;*/
	height:117px;
	width: 365px;
	text-align:left;
	padding:30px 0 0 0;
	background:url(../../images/141/bgi_info_001.png) no-repeat;
}
#information ul li {
	letter-spacing:0.08em;
	color:#2e2e2e;
	font-size:1.17em;
	list-style: none;
	padding:0 0 12px  0;
}
#information ul li a {
		text-decoration:none;
		padding-left: 60px;
		background:url(../../images/141/bgi_info_002.png) center left no-repeat;
		background-position :45px;
}
#information ul li a:hover {
	transition: all .3s;
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}



/*　QRコード
-----------------------------------------*/
#qrcode {
	margin-bottom:60px;
	width:365px;
	height:147px;
	background:url(../../images/141/bgi_info_001.png) no-repeat;
}
#qrcode img {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	border:  2px solid #e2e2e2;
	width: 100px;
	float:left;
	margin:21px 0 26px 45px;
}
#qrcode p {
	font-size: 0.91em;
	line-height:150%;
	text-align:left;
	padding:30px 25px 0 25px;
	margin-left: 145px;
}

/*============================
	ページトップ
=============================*/

#pagetop {
	margin-top:80px;
	width:900px;
	float:right;
}

#pagetop img {
	float:right;
	text-align:right;
}

#pagetop img:hover {
/*	transition: all .3s;
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;*/
}

/*============================
	フッター
=============================*/
#footer {
	width:100%;
	height: 74px;
	text-align:center;
    background: url(../../images/141/bgi_footer_001.png) top left repeat-x;
	clear:both;
/*	margin-top:50px;*/
}
#footer img{
	padding:0 10px 0 0;
}
/*　コピーライト */
address {
	display:block;
	width: 900px;
	margin:0 auto;
	color:#fff;
	text-align:center;
	font-style: normal;
	font-weight:normal;
	font-size:10px;
	padding-top:33px;
}

/*============================
	フリーエリア
=============================*/
#foot-area {
	width: 900px;
	margin:0 auto 50px;
	text-align:left;
	line-height:150%;
}
#side-area img{
	max-width: 100%;
}
#foot-area img{
	max-width: 100%;
}

/*============================
	下層ページ共通
=============================*/
/*ページタイトル*/
#page_title {
	text-align:center;
	width:900px;
	margin:0 auto;
/*	padding:60px 0;*/
}
#page_title h2 {
	font-size: 30px;
	color:#4d4d4d;
	font-weight:bold;
	line-height: 1.4;
	letter-spacing:0.02em;
}
/*パン屑リスト*/
#pnkz {
	width:900px;
	margin:0 auto;
	padding:8px 0 0 0;
}
#pnkz ul {
  list-style: none;
}
#pnkz ul li {
	text-align:left;
	line-height:1;
	font-size: 1em;
	color:#606060;
	float:left;
	*/font-weight:normal;
}
#pnkz .cont {
	background:url(../../images/141/bgi_about_001.png)  no-repeat;
	background-position:11px 2px;
	padding:0 0 0 30px;
}
#pnkz ul li a {
	font-weight:normal;
	text-decoration:none;
}
#pnkz ul li a:hover {
	transition: all .3s;
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}


/*============================
	お問い合わせフォーム、プロフィール、地図
=============================*/
#map,
#profile,
#form {
	width:900px;
	margin:70px auto 80px;
	border:solid 5px #c58f6e;
}
#map table,
#profile table,
#form table {
margin:0 auto;
  width:800px;
  border-collapse: collapse;
  border:none;
}
table th,
table td{
	text-align:left;
	vertical-align: middle;
	border:solid 1px #dadada;
	padding:10px;
}

/*お問い合わせ
-----------------------------------------*/
#form {
}
#form #lead_s {
	line-height: 150%;
	padding:20px 50px;
	text-align:left;
}
.warning {
  font-size:0.9em;
  padding:20px 0 0;
}
#form table{
}
#form table th,
#form table td{
	text-align:left;
	vertical-align: middle;
	border:solid 1px #dadada;
	padding:10px;
}
#form table th{
	width: 170px;
	font-weight:normal;
	letter-spacing:0.1em;
	padding-right:1em;
}
.validation_span,
.warning span {
  color: #d20000;
  display:inline-block;
  margin:0 2px 0 0;
}
#form input,
#form textarea {
  font-size: 0.9em;
  padding: 5px;
}
#form input[type=text],
#form textarea {
  border: solid 1px #ccc;
  padding:6px 3px;
  border-radius: 2px;
}
#form input[type=text]:focus,
#form textarea:focus {
  outline: none;
  background: #fdfcfa;
}
#contact_submit th,
#contact_submit td {
  text-align: center!important;
  border:none!important;
  padding:20px 0 20px 0!important;
}
#form input[type=submit]{
	cursor:pointer;
	font-size:14px;
	padding:3px 20px 2px;
	font-weight:bold;	
	background:#ddd1ac;
	color:#fff;
}
#form input[type=reset] {
	cursor:pointer;
	font-size:14px;
	padding:3px 20px 2px;
	font-weight:bold;	
	background:#ddd1ac;
	color:#fff;
}
#form input[type=submit]:hover{
	cursor:pointer;
	font-size:14px;
	padding:3px 20px 2px;
	font-weight:bold;	
	background:#ddd1ac;
	color:#fff;
	transition: all .3s;
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
#form input[type=reset]:hover {
	cursor:pointer;
	font-size:14px;
	padding:3px 20px 2px;
	font-weight:bold;	
	background:#ddd1ac;
	color:#fff;
	transition: all .3s;
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
/*リード文
-----------------------------------------*/
/*地図
-----------------------------------------*/
#map {
}
#frame {
	line-height:0;
	text-align:center;
}
#frame iframe{
	width: 800px;
	height: 470px;
	padding:40px 0;
}
#map table{
	margin-bottom:40px;
}
#map table th,
#map table td{
}
#map table th{
	width:170px;
}

/*プロフィール
-----------------------------------------*/
#profile{
}
#profile #lead_s {
	line-height: 150%;
	padding:40px;
}
#profile table {
	margin-bottom:40px;
}
#profile table tr{
}
#profile table th,
#profile table td{
}
#profile table th{
	width:200px;
}

/*エラーメッセージエリア
-----------------------------------------*/
.validation-advice {
  margin-top: 3px;
  padding-left: 5px;
  color: #cc0000;
}
.warning {
  line-height: 150%;
  margin: 5px 0 0;
}
.w_mark {
  color: #ff8196;
}
.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;
}

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

