/*============================
　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:#000000;
	text-decoration:underline;
	font-weight:normal;
}
a:hover {
	color:#999999;
	text-decoration:underline;
}
a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
/*============================
	レイアウト・背景色・基本文字色
=============================	*/
body {
	color:#000000; /*このテンプレの基本色*/
	background-color :#ffffff;
	width:960px;
	margin:auto auto auto auto;
	padding-bottom:20px;
}
#wrap {
	width:860px;
	padding:27px 50px 0px 50px;
}
#header {
	width:820px;
	height:auto;
	display:block;
	margin:0px 20px 22px 20px;
}
#content {
	width:860px;
	margin:40px 0 150px 0;
	padding:0;
}
#contL {
	width:600px;
	height:auto;
	float:left;
}
#contR {
	width:250px;
	height:auto;
	float:right;
}
/*============================
	ヘッダー
=============================*/
/*メイン写真
-------------------------------------
----*/
.site_image {
	width:365px;
	height:auto;
	float:right;
	text-align:right;
}
.site_image img {
}
/*トップページサイトタイトル*/

.site_title {
	width:380px;
	height:auto;
	float:left;
}
.site_title h1 {
	font-size:1.8em;
	font-weight:bold;
	line-height:120%;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:3px;
}
.site_title a {
	text-decoration:none;
	font-weight:bold;
}
.site_title a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.site_title img {
}
.site_title a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.site_description {
	font-size:1em;
	font-weight:normal;
	line-height:140%;
}
/*下層ページサイトタイトル*/
.site_title2 {
	width:760px;
	height:auto;
	text-align:left;
}
.site_title2 h1 {
	font-size:1.6em;
	font-weight:bold;
	line-height:120%;
}
.site_title2 a {
	text-decoration:none;
	font-weight:bold;
}
.site_title2 a:hover {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
.site_title2 img {
}
.site_title2 a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
/*============================
	グローバルナビ
=============================*/
#gnavi {
 width:860px;
}
#gnavi a {
	text-decoration:none;
}
/*-------▼グローバルナビセッティング▼--------*/

/* 基本設定　変更しない */
#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;}

/* Essentials- configure this */
#nav ul {
	top:21px;
	margin-top:1px;
		 }
#nav ul ul {
	left: ;
 }
/* Everything else is theming */
#nav {/* サブ */
	width:860px;
	height:auto;
	padding:22px 0px 0px 0px;
	border-top:dotted 1px #000000;
	border-bottom:solid 1px #000000;
	display:inline-block;
}
#nav li{
	padding:2px 0px 2px 0px;
	display:inline-block;
	line-height:150%;

}
#nav *:hover {
	background-color: none;
}
#nav li a {/* メインのa */
	padding:0 2px 0 2px;
	line-height:150%;
}
#nav li a:hover {/* メインliのa:hover */
	color:#ffffff;
	background-color:#000000;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	line-height:150%;
}
#nav li ul li a {/* a全体 */
	color:#ffffff;
	background-color:#000000;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
#nav li.hover a {/* サブリストhover時のメインli */
	color:#ffffff;
	background-color:#000000;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
#nav ul {/* サブのリスト全体 */
}
#nav ul li a {/* プルダウンのa */
	color:#ffffff;
	background-color:#000000;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}/*プルダウン*/
#nav ul a.hover { /* プルダウンのa:hover */
	color:#ffffff;
	background-color:#000000;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#nav ul a {/* プルダウンのa */
	color:#ffffff;
	background-color:#000000;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#nav li {	/* メインのliだけど全体にかかる */
	color:#000000;
	margin:0px 20px 0px 20px;
	height:auto;
	display:inline-block;
	padding-bottom:22px;
	}
#nav li ul li{/* プルダウンのli */
	color:#cccccc;
	background-color:#000000;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	margin: 0 0 0 0;
	padding:0 2px 0 2px;
	line-height:150%;
	display:block;
	min-width:150px;
	width:auto!important;
	width:150px;
	border-bottom:solid 1px #ffffff;
}
#nav li ul li a {/* プルダウンのa */
	color:#ffffff;
	background-color:#000000;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	padding:1px 0 1px 0;
}
#nav li ul li a:hover {/*プルダウン時hover*/
	color:#ffffff;
	background-color:#000000;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}




/* navi2 */
#navi2 {
	list-style-type:none;
	font-size:0.9em;
	float:right;
	margin:3px 1px 0 0;
}
#navi2 li {
	float:left;
}
#navi2 li a {
	padding:2px 3px 1px 3px;
	margin-left:2px;
	display:inline-block;
}
#navi2 li a:hover {
	color:#ffffff;
	background-color:#000000;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}



/*スライド画像
------------------------------*/
.mainSlideIn {
	clear: both;
	box-sizing:content-box;
	box-sizing:inherit;
	width:860px;
	padding:20px 0 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}
.bx-wrapper {
  margin-bottom:40px !important;
	height:359px !important;
}
#mainSlide{
	margin:0;
}
#mainSlide li {
	height:359px !important;
	width:860px;
	position:relative;
	background:rgba(0,0,0,0.2);
	overflow:hidden;
}
#mainSlide li img {
	position:absolute;
	left:0;
	width:860px;
	height:auto;
}

/* pager */
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ccc;
	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: #000;
	opacity:1;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
	opacity:1;
}
.bx-wrapper .bx-pager {
    bottom: -20px!important;
}
/* controlBtn */
.bx-wrapper .bx-controls-direction a {
	width:42px;
	height:42px;
	margin:0;
	top:158px;
	cursor:pointer;
}
.bx-wrapper .bx-prev {
background:url(../../images/71/btn-slider_001.png) 15px center no-repeat #000;
left:-21px;
-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/71/btn-slider_002.png) 17px center no-repeat #000;
right:-21px;
-moz-border-radius: 21px;
-webkit-border-radius: 21px;
border-radius: 21px;
}
.bx-wrapper .bx-next:hover {
opacity:0.7;
}



/*============================
	トップボックス
=============================*/
/*トップ記事画像なし
-----------------------------------------*/

.box {
	width:600px;
	padding:0 0 22px 0;
}
.box_title {
	padding:22px 5px 22px 5px;
	border-top:solid 1px #000000;
	border-bottom:dotted 1px #999;
	font-weight:normal;
	font-size:1em;
}
.box_entry1 {
	padding:22px 5px 0px 5px;
	line-height:150%;
}
.box_entry1 span {
	line-height:150%;
}
.box_entry1 b {
	line-height:150%;
}
.box_entry1 em {
	line-height:150%;
}
/*トップ記事画像あり
-----------------------------------------*/
.box_image {
	width:200px;
	height:auto;
	padding:22px 0 10px 5px;
	float:left;
}
.box_image img {
}
.box_image span {
	font-size:0.8em;
	color:#999999;
	display:inline-block;
	padding-bottom:7px;
}
.box_entry2 {
	width:370px;
	height:auto;
	float:right;
	padding:22px 5px 0 0;
}
.box_entry2 span {
	line-height:150%;
}
.box_entry2 b {
	line-height:150%;
}
.box_entry2 em {
	line-height:150%;
}
/*topics　最新情報
-----------------------------------------*/
#topics {
	width:250px;
	height:auto;
	border-top:solid 1px #000000;
	margin-bottom:22px;
}
#topics h3 {
	font-size:1em;
	width:250px;
	padding:22px 0 22px 0;
	text-align:center;
	font-weight:normal;
	border-bottom:dotted 1px #999999;
}
#topics_dl dl{
	max-height:270px;
	overflow:auto;
	line-height:150%;
}

#topics_dl dt{
	padding:22px 5px 0px 5px;
	color:#999999;
	font-size:0.9em;
}
#topics dl dd{
	padding:0 5px 22px 5px;
	border-bottom:dotted 1px #999999;
	font-size:0.9em;
}
/*ブログ
-----------------------------------------*/
#blog {
	width:250px;
	border-top:solid 1px #000000;
}
#blog  h3 {
	font-size:1em;
	width:250px;
	padding:22px 0 22px 0;
	text-align:center;
	font-weight:normal;
	border-bottom:dotted 1px #999999;
}
#blog  dl{
	max-height:270px;
	overflow:auto;
	line-height:150%;
}

#blog dl dt{
	padding:22px 5px 0px 5px;
	color:#999999;
	font-size:0.9em;
}
#blog  dl dd{
	padding:0 5px 22px 5px;
	border-bottom:dotted 1px #999999;
	font-size:0.9em;
}
/*============================
	フッター
=============================*/
#foot{
	width:860px;
	height:auto;
	}
#footIn{
	width:860px;
	height:auto;
	display:block;
	border-top:dotted 1px #999999;
	padding:22px 0 0px 0;
}
/*  pagetop
-----------------------------------------*/
#pageTop{
	width:855px;
	height:20px;
	text-align:right;
	padding:0 5px 0 0 ;
	font-size:0.9em;
	line-height:150%;
	}
#pageTop a{
	height:auto;
	text-decoration:none;
	background:url(../../images/71/ico-pagetop_001.gif) left center no-repeat;
	padding:2px 0 1px 14px;
	line-height:150%;
}


/*  fotter mobile link
-----------------------------------------*/
#qrBox h4{
	width:236px;
	font-weight:normal;
	line-height:150%;
	font-size:0.9em;
	background:url(../../images/71/ico-foot_001.gif) left center no-repeat;
	padding:1px 0 0 14px;
}

#qrBox{
	width:250px;
	height:auto;
	float:left;
	padding:0 10px 0 5px;
	margin-bottom:22px;
}
#qrBox img{
	float:left;
}
.qrDescription{
	width:150px;
	height:auto;
	padding-top:15px;
	font-size:0.9em;
	float:right;
	line-height:150%;
	}

/* footer blog menu
-----------------------------------------*/
#not-top #blog{
	width:310px;
	height:auto;
	float:left;
	font-size:0.9em;
	margin-bottom:22px;
	border:none;
	}
#not-top #blog h3{
	width:270px;
	font-size:1em;
	font-weight:normal;
	line-height:150%;
	background:url(../../images/71/ico-foot_001.gif) left center no-repeat;
	padding:1px 0 0 14px;
	border:none;
	text-align:left;
}
#not-top #blog dl{
	width:310px;
	height:auto;
	padding:10px 0 0 0;
	list-style-type:none;
	font-size:0.9em;
	line-height:160%;
	overflow:hidden;
}
#not-top #blog dl dt{
	clear:both;
	float:left;
	color:#999999;
	padding:0 4px 0 0px;
	line-height:160%;
}
#not-top #blog dl dd{
	padding:0;
	float:left;
	border:none;
}
#not-top #blog #more{
	width:270px;
	text-align:right;
	}
#not-top #blog #more a{
	text-decoration:none;
}
/* footernavi
-----------------------------------------*/

#prof-menu{
	list-style-type:none;
	float:right;
	display:block;
	line-height:180%;
	font-size:1.1em;
	padding:0px 5px 0px 0;
	text-align:right;
	margin-bottom:22px;
}
#prof-menu a{
	text-decoration:none;
}
#prof-menu .site-name{
	font-weight:bold;
	font-size:1.1em;
	line-height:190%;
}

/* copyright
-----------------------------------------*/

#copyright{
	clear:both;
	display:inline-block;
	width:860px;
	height:auto;
	text-align:center;
	border-top:solid 1px #000000;
	padding:3px 0 0 0;
	}
#copyright a img{
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
/*============================
	下層ページ共通
=============================*/
/*ページタイトル*/
.page_title {
	width:850px;
	height:auto;
	padding:22px 5px 22px 5px;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	border-top:solid 1px #000000;
}
/*パン屑リスト*/
#pnkz {
	float:left;
	font-size:0.9em;
	padding:4px 0 0 5px;
}
/*下層記事画像なし
-----------------------------------------*/

.box2 {
	width:860px;
	padding:0 0 22px 0;
	border-top:solid 1px #000000;
}
.box2_title {
	width:850px;
	display:block;
	border-bottom:dotted 1px #999;
	padding:22px 5px 22px 5px;
	font-weight:normal;
	font-size:1em;
}
.box2_entry1 {
	padding:22px 5px 0 5px;
	line-height:150%;
}
.box2_entry1 span {
	line-height:150%;
}
.box2_entry1 b {
	line-height:150%;
}
.box2_entry1 em {
	line-height:150%;
}
/*下層記事画像あり
-----------------------------------------*/
.box2_image {
	width:200px;
	height:auto;
	padding:23px 0 0 5px;
	float:left;
}
.box2_image img {
	max-width:200px;
	width:auto!important;
	width:200px;
	display:block;
}
.box2_image span {
	font-size:0.8em;
	color:#999999;
    display: inline-block;
    padding-bottom: 7px;
}
.box2_entry2 {
	width:635px;
	height:auto;
	float:right;
	padding:22px 5px 0 0;
	display:block;
	line-height:150%;
}
.box2_entry2 span {
	line-height:150%;
}
.box2_entry2 b {
	line-height:150%;
}
.box2_entry2 em {
	line-height:150%;
}

/*============================
	お問い合わせフォーム、プロフィール、地図
=============================*/
#form01 table, #map01 table, #profile01 table {
	width:860px;
	display:block;
	margin-top:12px;
	}
#form01 tr, #map01 tr, #profile01 tr {
}
#form01 th, #map01 th, #profile01 th {
	width:350px;
	text-align:right;
	padding:12px 15px 12px 5px;
	font-weight:normal;
	color:#999999;
}
#form01 td, #map01 td, #profile01 td {
	text-align:left;
	padding:12px 5px 12px 0;
}
/*お問い合わせ
-----------------------------------------*/
.validation_span, .warning span {
	color:#900;

}
#contact_submit th, #contact_submit td {
}
/*リード文
-----------------------------------------*/
#lead_s {
	width:850px;
	padding:22px 5px 0 5px;
	border-top:solid 1px #000000;
	text-align:center;
}
#profile01 #lead_s {
	border-bottom:dotted 1px #999999;
	padding-bottom:22px;
}
/*地図
-----------------------------------------*/
#frame {
	height:auto;
	text-align:center;
	border-top:solid 1px #000000;
	padding:22px 5px 0 5px ;
}

#map01 #frame iframe{
	width:500px;
	height:280px;
}

/*プロフィール
-----------------------------------------*/
#profile01 {
}
/*エラーメッセージエリア
-----------------------------------------*/
.validation-advice {
	margin-top: 3px;
	padding-left: 11px;
	color: #cc0000;
}
.warning {
	width:860px;
	line-height :150%;
	text-align:center;
	font-size:0.9em;
	padding:12px 0 22px 0;
	margin-bottom:2px;
	border-bottom:dotted 1px #999999;
}
.w_mark {
	color:#900;
}
.thaks {
	line-height: 150%;
	padding :0 16px 40px 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,
.box2_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%;
}

