
/*============================
　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:0px;
	margin: 0px;
	padding: 0px;
}

/*============================
　共通チップス
=============================*/
.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 {
	text-decoration:none;
	color:#9c3345;
}
a:hover {
	text-decoration:underline;
}
/*============================
	レイアウト・背景色・基本文字色
=============================*/
body {
	background-color:#3f2f29;
	color:#000000; /*このテンプレの基本色*/
	text-align:center;/*forIE6*/
}
#wrapper {
	text-align:left;
	width:908px;
	margin:0 auto;
	background:url(../../images/65/bgi-wrapp_001.jpg) repeat-y left top;
}
#main {
	width:860px;
	margin:0 auto;
	padding-bottom:70px
}
#mainL {
	width:240px;
	float:left;
	padding-top:15px
}
#mainR {
	width:600px;
	float:right;
	padding-top:15px
}
/*============================
	ヘッダー
=============================*/
#header1 {/*TOP*/
	width:860px;
	margin:0 auto;
	background:url(../../images/65/bgi-head_001.jpg) no-repeat left top;
	padding-top:7px;
	min-height: 261px;
	height: auto !important;
	height: 261px;
	border-bottom:3px solid #000000;
	margin-bottom:15px;
}
#header2 {/*下層*/
	width:860px;
	margin:0 auto;
	background:url(../../images/65/bgi-head_001.jpg) no-repeat left top;
	padding-top:7px;
	min-height: 181px;
	height: auto !important;
	height: 181px;
	border-bottom:3px solid #000000;
	margin-bottom:10px;
}
#header1 #headerChips, #header2 #headerChips {
	height:32px;
	}
#header1 ul, #header2 ul {
	list-style-type:none;
	float:right;
	padding-right:15px;
	}
#header1 ul li, #header2 ul li {
	display:block;
	float:left;
	padding-left:42px;
	background:url(../../images/65/ico-arrow_001.gif) no-repeat 24px 4px;
	line-height:120%;
	}
#header1 ul li a, #header2 ul li a {
	color:#FFFFFF;
	}

/*============================
	リードエリア
=============================*/

.leadArea {/*トップページ*/
	clear:both;

}
.leadArea2 {/*下層ページ*/
}
/*サイトタイトル
-----------------------------------------*/
.site_title {
	width:412px;
	float:right;
	text-align:right;
	font-size:18px;
	font-weight:bold;
	line-height:130%;
	padding:61px 18px 21px 0;
}
.site_title a {
	font-size:18px;
	font-weight:bold;
	line-height:130%;
	color:#000000;
}
.site_title a:hover {
	text-decoration:none;
}
/*サイト説明文
-----------------------------------------*/
.site_description {
	clear:both;
	width:412px;
	float:right;
	text-align:right;
	font-size:1em;
	line-height:150%;
	color:#281b17;
	padding:0 18px 20px 0;
}
/*============================
	メイン写真
=============================*/
.site_image {
	width:580px;
	background:url(../../images/65/bgi-mainpic_001.jpg) no-repeat left top #000000;
	margin-bottom:30px;
	}
.site_imageIn {
	background:url(../../images/65/bgi-mainpic_002.jpg) no-repeat left bottom;
	text-align:center;
	padding:10px 0;
	}
/*============================
	topics　最新情報
=============================*/
#topics {
	width:580px;
	background:url(../../images/65/lin-chain_001.jpg) no-repeat left top;
	margin-bottom:24px;
}
#topicsIn {
	background:url(../../images/65/lin-chain_001.jpg) no-repeat left bottom;
	padding:13px 0 23px 0;
	}
#topics_title h3 {
	padding-left:20px;
	padding-bottom:10px;
}
#topics_ta {
	max-height:69px;
	overflow:auto;
	margin:0 20px;
}
#topics_ta table {
	border-collapse:collapse;
	width:520px;
}
#topics_ta table td {
	padding-bottom:4px;
	font-size:12px;
	line-height:150%;
	text-align:left;
	vertical-align:top;
	font-family:"ＭＳ ゴシック", "Osaka?等幅";
	}
#topics_ta table td a {
	font-family:"ＭＳ ゴシック", "Osaka?等幅";
	}

.topics_date {
	width:80px;
	color:#f53455;
	font-weight:bold;
}
.topics_entry {
	font-size:1em;
}

/*============================
	メニューエリア
=============================*/
#mainL ul, #mainL ol {
	list-style-type:none;
	}

/*メニューA
-----------------------------------------*/
#menuA {
	width:240px;
	background:url(../../images/65/bgi-sidebox_001.jpg) no-repeat left top #000000;
	padding-top:22px;
	margin-bottom:15px;
}
#menuA dl {
	background:url(../../images/65/bgi-sidebox_002.jpg) no-repeat left bottom;
	padding-bottom:34px;
	}
#menuA dt {
	width:200px;
	margin-left:20px;
	background:url(../../images/65/lin-dot_001.jpg) repeat-x left bottom;
	padding:18px 0 6px 0;
}
#menuA dt a {
	background:url(../../images/65/ico-fireworks_001.jpg) no-repeat 8px 3px;
	color:#ece9df;
	display:block;
	font-size:1em;
	line-height:150%;
	font-weight:bold;
}
#menuA dt a span {
	display:block;
	padding-left:30px;
	}
#menuA dd {
	width:200px;
	margin-left:20px;
}
#menuA dd a {
	display:block;
	padding:8px 0 0 30px;
	font-size:0.85em;
	line-height:140%;
	color:#ece9df;
}
#menuA dd a span {
	}
#menuA dd a:hover {
  }

/*メニューB
-----------------------------------------*/
#menuB {
	width:240px;
	background:url(../../images/65/bgi-sidebox_001.jpg) no-repeat left top #000000;
	padding-top:36px;
	margin-bottom:15px;
}
#menuB_title {
	width:200px;
	margin-left:20px;
	font-size:1em;
	line-height:140%;
	font-weight:bold;
	padding-bottom:8px;
	margin-bottom:10px;
	color:#ece9df;
	background:url(../../images/65/lin-dot_001.jpg) repeat-x left bottom;
}
#menuB ul {
	background:url(../../images/65/bgi-sidebox_002.jpg) no-repeat left bottom;
	padding-bottom:18px;
}
#menuB ul li {
	display:block;
	margin-left:26px;
	padding-bottom:5px;
	}
#menuB ul li a {
	line-height:150%;
	padding:0 0 0 18px;
	background:url(../../images/65/ico-arrow_001.gif) 0 0.5em no-repeat;
	color:#ece9df;
	}

/*メニュー：ブログ
-----------------------------------------*/
#blogBox {
	width:240px;
	background:url(../../images/65/bgi-sidebox_001.jpg) no-repeat left top #000000;
	padding-top:36px;
	margin-bottom:15px;
}
#blog_ttl {
	width:200px;
	margin-left:20px;
	font-size:12px;
	font-weight:bold;
	padding-bottom:8px;
	margin-bottom:10px;
	color:#ece9df;
	background:url(../../images/65/lin-dot_001.jpg) repeat-x left bottom;
}
#blog_ttl_L {
	width:115px;
	float:left;
}
#blog_btn_R {
	width:85px;
	float:right;
}
#blog_btn_R a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	}
#blog {
	background:url(../../images/65/bgi-sidebox_002.jpg) no-repeat left bottom;
	padding-bottom:18px;
	}
#blog ul li {
	width:200px;
	display:block;
	margin-left:26px;
	padding-bottom:5px;
}
#blog ul li a {
	line-height:150%;
	color:#ece9df;
}
#blog ul li a span {
	color:#f53455;
	font-size:0.85em;
	padding-left:3px;
	}
/*メニュー：QRコード
-----------------------------------------*/
#QRbox {
	width:240px;
	background:url(../../images/65/bgi-sidebox_001.jpg) no-repeat left top #000000;
	padding-top:36px;
	margin-bottom:15px;
}
#QRboxIn {
	background:url(../../images/65/bgi-sidebox_002.jpg) no-repeat left bottom;
	padding-bottom:18px;
	}
#QR_ttl {
	width:200px;
	margin-left:20px;
	font-size:1em;
	font-weight:bold;
	padding-bottom:8px;
	margin-bottom:10px;
	color:#ece9df;
	background:url(../../images/65/lin-dot_001.jpg) repeat-x left bottom;
	}
#QR_body {
	width:200px;
	margin:0 auto;
	}
.QR_code {
	text-align:center;
}
.QR_description {
	color:#ece9df;
	font-size:10px;
	line-height:140%;
	padding-top:8px;
}


/*============================
	記事ボックス
=============================*/

/*
-----------------------------------------*/
.box {
	width:580px;
	margin-bottom:25px;
}
.box_title {
	border-bottom:2px solid #000;
	margin-bottom:26px;
}
.box_title h3 {
	background:url(../../images/65/ico-box_001.jpg) no-repeat left bottom;
	font-size:1.17em;
	line-height:140%;
	font-weight:bold;
	padding:5px 0 2px 35px;
}
.boxIn {
	width:545px;
	margin:0 auto;
}
.box_image {
	width:200px;
	float:right;
}
.box_image div {
	padding-bottom:12px;
	}
.box_image div span {
	display:block;
	padding-top:5px;
	}
.box_entry1 {
	width:323px;
	float:left;
	line-height:150%;
}
.box_entry2 {
	line-height:150%;
	}
.box_entry1 span, .box_entry2 span {
	line-height:150%;
}

/*============================
	お問い合わせ
=============================*/
#inquiry {
	width:545px;
	margin:0 auto;
	padding-top:10px;
	}



/*============================
	フッター
=============================*/
#foot {
	width:860px;
	margin:0 auto;
	border-top:3px solid #000;

}
#footIn {
	padding:8px 20px 58px 20px;
	}
#copyright {
	width:720px;
	float:left;
	font-size:0.85em;
}
#pagetop {
	width:66px;
	float:right;
}
#pagetop a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	}



/*============================
	パン屑リスト
=============================*/
#pnkz {
	font-size:1em;
	text-align:right;
	padding:0 20px 0 0;
}
#pnkz em {
	font-style:normal;
	}

/*============================
	コンテンツタイトル
=============================*/
#cont_ttl {
	width:580px;
	background:url(../../images/65/bgi-conttitle_001.jpg) no-repeat left top #000;
	margin-bottom:28px;
}
#cont_ttlIn {
	background:url(../../images/65/bgi-conttitle_002.jpg) no-repeat left bottom;
	font-size:16px;
	line-height:140%;
	font-weight:bold;
	color:#ece9df;
	padding:14px 20px;
		}

/*============================
	お問い合わせフォーム、プロフィール、地図
=============================*/
#form01 table, #map01 table, #profile01 table {
	width:580px;
	text-align:left;
	border-collapse: collapse;
	margin:0 0 30px 0;
}

#form01 th, #map01 th, #profile01 th {
	width:160px;
	border:1px solid #000;
	background-color:#453e3f;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	padding: 0.5em;
	color:#ece9df;
	font-weight:bold;
}
#form01 td, #map01 td, #profile01 td {
	line-height:150%;
	border:1px solid #000;
	padding: 0.5em 0.7em 0.5em 0.7em;
}

/*必須項目※
-----------------------------------------*/
.validation_span,.warning span {
	padding-left: 2px;
	color:#d00276;
}
/*リード文
-----------------------------------------*/
#lead_s{
	line-height:150%;
	margin:0 0 15px 0;
	font-size:1em;
}
#lead_s span {
	line-height:150%;
	}

/*地図
-----------------------------------------*/
#frame {
	margin:0 0 20px 0;
}

#map01 #frame iframe{
	width:580px;
	height:380px;
}

/*プロフィール
-----------------------------------------*/
/*エラーメッセージエリア
-----------------------------------------*/
.validation-advice {
	margin-top: 3px;
	padding-left: 11px;
	color: #cc0000;
}
.warning {
	line-height :150%;
	padding:5px 0 5px 0;
}

.w_mark {
	color: #333333;
}

.thaks {
	line-height: 150%;
	padding :0 16px 40px 0;
}


/* 20120322 */
#side-area{
	width:200px;
	margin: 0 auto 32px;
}

#foot-area{
	margin:36px 20px 0 0;
}

/* スマホ対応 */
#lead_area #cover img {
  width: 365px;
}
#site_image img {
  width: 365px;
}
.site_image 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:580px;
	/*padding:10px 0 0;*/
}
.bx-wrapper {
    margin-bottom:40px !important;
	height:241px !important;
}
#mainSlide{
	margin:0;
}
#mainSlide li {
	height:241px !important;
	width:580px;
	position:relative;
	background:rgba(0,0,0,0.2);
	overflow:hidden;
}
#mainSlide li img {
	position:absolute;
	left:0;
	width:580px;
	height:auto;
}

/* pager */
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #f53455;
	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: #000000;
	opacity:1;
}
/* ページャーの位置を調整したい場合
.bx-wrapper .bx-pager {
    bottom: -33px!important;
}
*/
/* controlBtn */
.bx-wrapper .bx-controls-direction a {
	width:35px;
	height:35px;
	margin:0 0 0 25px;
	top:110px;
	cursor:pointer;
	border-radius:20%;
}
.bx-wrapper .bx-prev {
	background:url(../../images/65/btn-slider_001.png) 12px center no-repeat #000000;
	left:-40px;
	background-size: 10px auto;
}
.bx-wrapper .bx-prev:hover {
	background-color:#000000;
	opacity:0.8;
}
.bx-wrapper .bx-next {
	background:url(../../images/65/btn-slider_002.png) 13px center no-repeat #000000;
	right:-15px;
	background-size: 10px auto;
}
.bx-wrapper .bx-next:hover {
	background-color:#000000;
	opacity:0.8;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: -20px !important;
}
.bx-viewport {
    border-radius: 12px;
}
.bx-controls-direction{
	/* display:none; */
}/* 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%;
}

