/*============================
　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:none;
	margin: 0px;
	padding: 0px;
	vertical-align:middle;/*IE6 下の余白を消す*/
}
a {
	outline:none;/*for firefox*/
}
/*============================
　共通チップス
=============================*/
.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 {
	color:#878787;
	text-decoration:underline;
}
a:hover {
	color:#dc50a8;
	text-decoration:underline;
}
a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
/*============================
	レイアウト・背景色・基本文字色
=============================*/
body {
	color:#878787;
	background-image:url(../../images/69/bgi-body_001.gif);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	margin:0px auto 0px auto;
}
#wrapper {
	background-image: url(../../images/69/bgi-body_002.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/*トップページ*/
#main {
	width:725px;
	padding:0px 12px 0px 12px;
	margin:0 auto auto auto;
	padding-bottom:80px;
	background-color: #000000;
}
/*下層ページ*/
#content {
	background:#000;
 border-bottom:;
	float:left;
	width:500px;
	background-color: #000000;
}
#sidebar {
	width:200px;
	float:right;
	background-color: #000000;
}
/*============================
	ヘッダー
=============================*/
#header {
	width:750px;
	min-height:380px;
	height:auto!important;
	height:380px;
	margin:25px auto 15px auto;
}
/*
============================
	リードエリア
=============================*/
/*トップページ*/
.leadArea {
	width:320px;
	float:left;
}
/*============================
	サイトタイトル
=============================*/
.site_title {
	width:320px;
	float:left;
	font-size:1.6em;
	line-height:150%;
	margin:15px auto 5px auto;
	max-width:320px;
	width:auto!important;
	width:320px;
}
.site_title a {
	line-height:140%;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
.site_title a:hover {
	line-height:140%;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
.site_title img {
}
.site_title a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.site_description {
	color:#fff;
	width:320px;
	float:left;
	clear:both;
	font-size:1.01em;
	line-height:150%;
	font-weight:normal;
}
.site_title2 {
	width:308px;
	float:left;
	font-size:1.6em;
	line-height:150%;
	margin-bottom:5px;
}
.site_title2 a {
	line-height:140%;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
.site_title2 img {
	margin-bottom:5px;
	width:175px;
}
/*============================
トップエリア
=============================*/
/*トップページ*/
#topArea {
	width:410px;
	height:auto;
	float:right;
}
/*============================
トップお問い合わせボタン
=============================*/
#topLink {
	float:right;
	text-align:right;
}
#topLink a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}
#inquiry {
	text-align:center;
	margin:0px auto 25px 80px;
	width:300px;
	float:left;
}
#inquiry a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}
/*下層ページタイトル*/
#topArea #page_title {
	padding:70px 20px 10px 20px;
	font-size:2.35em;
	color:#ffffff;
	text-align:left;
}
#pagetitleArea {
	width:400px;
	min-height:300px;
	height:auto!important;
	height:300px;
	margin-top:70px;
}
/*メイン写真
-----------------------------------------*/
#imgBox {
	width:365px;
	display:flexbox;
	flex-align:center;
	flex-pack:center;
	display:-webkit-box;
	-webkit-box-align:center;
	-webkit-box-pack:center;
	display:-moz-box;
	-moz-box-align:center;
	-moz-box-pack:cetner;
	min-height:260px;
	height: auto !important;
	height: 250px;
	padding-top: 20px;
	margin:0px 10px 0px 0px;
}
.site_image {
	width:365px;
	text-align:left;
	margin-left:20px;
}
.site_image img {
	width:365px;
	border: 8px solid #FFF;
	background-color:#000;
}

/*スライド画像
------------------------------*/
.mainSlideIn {
	clear: both;
	box-sizing:content-box;
	box-sizing:inherit;
	width:750px;
	padding:10px 0 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bx-wrapper {
  margin-bottom:40px !important;
	height:313px !important;
}
#mainSlide{
	margin:0;
}
#mainSlide li {
	height:313px !important;
	width:750px;
	position:relative;
	background:rgba(0,0,0,0.2);
	overflow:hidden;
}
#mainSlide li img {
	position:absolute;
	left:0;
	width:750px;
	height:auto;
}

/* pager */
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	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 {
	background: #dc50a8;
	opacity:1;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #dc50a8;
	opacity:1;
}
.bx-wrapper .bx-pager {
    bottom: -20px!important;
}
/* controlBtn */
.bx-wrapper .bx-controls-direction a {
	width:42px;
	height:42px;
	margin:0;
	top:135px;
	cursor:pointer;
}
.bx-wrapper .bx-prev {
background:url(../../images/69/btn-slider_001.png) 10px center no-repeat #dc50a8;
left:-28px;
-moz-border-radius: 21px ;
-webkit-border-radius: 21px ;
border-radius: 21px ;
}
.bx-wrapper .bx-prev:hover {
opacity:0.7;
}
.bx-wrapper .bx-next {
background:url(../../images/69/btn-slider_002.png) 14px center no-repeat #dc50a8;
right:-28px;
-moz-border-radius: 21px ;
-webkit-border-radius: 21px ;
border-radius: 21px ;
}
.bx-wrapper .bx-next:hover {
opacity:0.7;
}

/*============================
topics　最新情報
=============================
*/
#topics {
	width:485px;
	/* float:left; */
	margin:0px 0 30px 0px;
}
#topics h3 {
	margin-bottom:15px;
}
#topics #topics_ta {
	max-height:170px;
	overflow:auto;
}
#topics #topics_ta table {
	width:440px;
	border-collapse:collapse;
	width:100%;
}
#topics_ta table tr {
	font-size:1em;
	vertical-align:top;
}
#topics_ta table tr td {
	border-bottom: dotted 1px #CCC;
}
.topics_date {
	line-height:150%;
	padding-top:10px;
	padding-bottom: 10px;
	width:75px;
	color:#c36a12;
	font-size:1em;
	padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.topics_entry {
	line-height:150%;
	padding-top:10px;
	padding-bottom: 10px;
	padding-left:10px;
	padding-right:8px;
	color:#878787;
	font-size:1em;
	line-height:140%;
}
/*============================
	記事ボックス
=============================*/
.box {
	margin-bottom:50px;
	/*float:left;*/
}
.box_title {
	background :url(../../images/69/ttl-archive_002.gif ) left top repeat-y;
	width:484px;
}
.box_titleIn2 {
	background :url(../../images/69/ttl-archive_001.gif ) left top no-repeat;
	width:484px;
}
.box_titleIn {
	background :url(../../images/69/ttl-archive_003.gif ) left bottom no-repeat;
	width:484px;
}
.box_title h3 {
	font-size:1.18em;
	line-height:150%;
	padding:15px 40px 10px 30px;
	color:#000;
	font-weight:normal;
}
.boxIn {
	padding:9px 10px 0 0;
	background-color:#000;
	margin-top:1px;
}
.box_image {
	width:210px;
	float:left;
	text-align:right;
}
.box_image img {
	background :#ffffff;
	width:200px;
	padding:3px;
}
.box_image span {
	font-size:10px;
	color:#878787;
	padding-bottom:5px;
	line-height:150%;
	display:block;
	text-align:left;
	margin:2px 0px 0px 3px;
}
.box_entry1 {
	color:#878787;
	width:265px;
	float:right;
	line-height:150%;
	font-size:1.0em;
	padding-left:10px;
}
.box_entry1 span {
	line-height:150%;
}
.boxIn2 {
	padding:9px 10px 0 0;
	background-color:#000;
	margin-top:1px;
}
.box_entry2 {
	color:#878787;
	font-size:1.0em;
	line-height:150%;
	margin-left:10px;
}
/*
============================
	メニューエリア
=============================*/
#mainL ul, #mainL ol {
	list-style-type:none;
}
/*メニューA
-----------------------------------------*/
#menuA {
	width:200px;
	padding-bottom:20px;
	padding-top:1px;
}
#menuA dt {
	width:200px;
	display:block;
	padding-bottom:3px;
	background:url(../../images/69/lin-menu_001.gif ) left bottom repeat-x;
}
#menuA dt a {
	width:200px;
	display:block;
	text-decoration:none;
	font-size:1.0em;
	line-height:150%;
	color:#fff;
	padding:10px 0 10px 0;
}
#menuA dt a span {
	display:block;
	width:175px;
	padding:0 5px 0 20px;
	background :url(../../images/69/ico-navi_001.png ) 5px 3px no-repeat;
}
#menuA dt a:hover {
	background-color:#68264f;
}
#menuA dd {
	width:200px;
	padding-bottom:3px;
	background:url(../../images/69/lin-menu_001.gif ) left bottom repeat-x;
}
#menuA dd a {
	display:block;
	width:200px;
	text-decoration:none;
	font-size:1.0em;
	line-height:150%;
	color:#fff;
	padding:10px 0 9px 0;
}
#menuA dd a span {
	width:165px;
	padding:0 5px 0 30px;
	display:block;
	background :url(../../images/69/ico-navi_001.png ) 15px 3px no-repeat;
}
#menuA dd a:hover {
	background-color:#68264f;
}
/*メニューB
-----------------------------------------*/
#menuBbox {
	width:200px;
	padding-bottom:30px;
}
#menuB li {
	width:200px;
	display:block;
	padding-bottom:3px;
	padding-top:1px;
	background:url(../../images/69/lin-menu_002.gif ) left bottom repeat-x;
}
#menuB li a {
	width:200px;
	display:block;
	text-decoration:none;
	font-size:1.0em;
	line-height:150%;
	color:#fff;
	padding:10px 0px 9px 0px;
}
#menuB li a span {
	display:block;
	width:175px;
	background :url(../../images/69/ico-navi_001.png ) 5px 3px no-repeat;
	padding:1px 5px 1px 20px;
}
#menuB li a:hover {
	background-color:#68264f;
}
/*メニュー：ブログ
-----------------------------------------*/
#blogbox {
	width:200px;
	padding-bottom:30px;
	border-top:1px solid #b2ab95;
	padding-top:1px;
}
#blog li {
	width:200px;
	padding:0px 0px 0px 0px;
	display:block;
	background:url(../../images/69/lin-menu_002.gif ) left bottom repeat-x;
}
#blog li a {
	text-decoration:underline;
	font-size:1.0em;
	line-height:150%;
	color:#fff;
}
#blog li a span{
	width:175px;
	display:block;
	background :url(../../images/69/ico-navi_001.png ) 5px 13px no-repeat;
	padding:10px 5px 10px 20px;
}
#blog li a:hover {
	color:#dc50a8;
}
#bloglink {
	text-align:center;
	margin-top:10px;
}
/*メニュー：QRコード
-----------------------------------------*/
#qrBox {
	width:200px;
	padding-bottom:30px;
	text-align:center;
}
#qrBoxIn {
	width:196px;
	margin:0 auto;
}
#qr {
	width:180px;
	margin:15px auto 20px auto;
	text-align:center;
}
.QR_code {
	text-align:center;
}
.QR_description {
	color:#fff;
	font-size:1.0em;
	line-height:140%;
	width:180px;
	text-align:left;
	margin:10px auto 0 auto;
}
/*============================
	フッター
=============================*/
#foot {
	text-align:center;
	width:750px;
	margin: 0px auto auto auto;
}
#footIn {
	height:90px;
	width:750px;
	background-color: #000;
	background-image: url(../../images/69/bgi-foot_001.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#pagetop {
	margin:30px 20px 40px auto;
	width:100px;
	text-align:right;
	padding-bottom:8px;
	float:right;
}
#copyright {
	font-size:12px;
	color:#fff;
	padding-top:20px;
	padding-bottom:20px;
}
#copyright a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

/*============================
	パン屑リスト
=============================*/
#pnkz {
	display:block;
	float:left;
	color:#ffffff;
	font-size:1em;
	text-align:left;
	width:340px;
}
#pnkz a {
	color:#ffffff;
}
#pnkz a:hover {
	color:#999999;
}
#pnkz em {
	font-style:normal;
}
/*============================
	コンテンツタイトル
=============================*/
#cont_ttl {
	background:url(../../images/61/bgi-conttitle_001.gif) no-repeat left top #d9ae00;
	margin-bottom:31px;
}
#cont_ttlIn {
	background:url(../../images/61/bgi-conttitle_002.gif) no-repeat left bottom;
	font-size:22px;
	line-height:140%;
	font-weight:bold;
	padding:22px 19px 25px 18px;
}
/*============================
	お問い合わせフォーム、プロフィール、地図
=============================*/
#form01 table, #map01 table, #profile01 table {
	width:100%;
	text-align:left;
	color:#878787;
	border-collapse: collapse;
	margin:0 0 30px 0;
}
#form01 th, #map01 th, #profile01 th {
	width:160px;
	border:1px solid #7b7460;
	background-color:#68264f;
	color:#fff;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	padding: 0.3em;
	border:1px solid #ccc;
}
#form01 td, #map01 td, #profile01 td {
	color:#fff;
	line-height:150%;
	border:1px solid #ccc;
	padding: 0.3em 0.7em 0.3em 0.7em;
}
/*必須項目
-----------------------------------------*/
.validation_span, .warning span {
	padding-left: 2px;
	color:#d00276;
}
/*リード文
-----------------------------------------*/
#lead_s {
	line-height:150%;
	margin:50px 0 15px 0;
	font-size:1em;
}
/*地図
-----------------------------------------*/
#frame {
	margin:50px auto 20px auto;
	border:solid 1px;
}

#map01 #frame iframe{
	width:500px;
	height:280px;
}

/*プロフィール
-----------------------------------------*/
/*エラーメッセージエリア
-----------------------------------------*/
.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 16px;
}

#foot-area{
	margin:36px 0 0;
}

/* スマホ対応 */
#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%;
}

/* 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%;
}

