
/*============================
　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 {
	color:#1a7bd7;
	text-decoration:underline;
}
a:hover {
	color:#4da6fa;
	text-decoration:none;
}
/*============================
	レイアウト・背景色・基本文字色
=============================*/
body {
	background-color:#e3e3e3;
	color:#6f6f6f; /*このテンプレの基本色*/
	text-align:center;
}
#wrapper {
	text-align:left;
	background:url(../../images/60/bgi-foot_001.jpg) repeat-x left bottom;
}
#main {
	background:url(../../images/60/bgi-main_001.jpg) repeat-x left top;
}
#mainIn {
	width:1000px;
	margin:0 auto;
	background:url(../../images/60/bgi-main_002.jpg) no-repeat left top;
	padding-top:29px;
	}
#mainInLow {
	width:1000px;
	margin:0 auto;
	background:url(../../images/60/bgi-main_002.jpg) no-repeat left top;
	padding-top:12px;
	}
#mainIn2 {
	padding:0 124px;
	}

#mainL {
	width:540px;
	float:left;
	background:url(../../images/60/bgi-cont_002.png) left bottom no-repeat;
	_background:url(../../images/60/bgi-cont_002.gif) left bottom no-repeat;
	padding-bottom:6px;
}
#mainLIn {
	width:540px;
	background:url(../../images/60/bgi-cont_001.png) left top repeat-y;
	padding-top:3px;
	padding-bottom:5px;
	}
#mainR {
	width:198px;
	float:right;
	background:url(../../images/60/bgi-side_002.png) no-repeat left bottom;
	padding-bottom:6px;
	}
#mainRIn {
	background:url(../../images/60/bgi-side_001.png) repeat-y left top;
	margin-top:38px;
	}


/*============================
	ヘッダー
=============================*/
#header {
	background:url(../../images/60/bgi-head_001.jpg) repeat-x left bottom #f5fafb;
	padding:0;
	margin:0;
	border-top:1px solid #e3e3e3;
}

/*リードエリア
-----------------------------------------*/
#leadArea01, #leadArea02, #leadAreaLow {
	width:1000px;
	margin:0 auto;
	background:url(../../images/60/bgi-head_002.jpg) no-repeat left bottom;
}
#leadArea01 #leadAreaIn {/*画像あり*/
	width:752px;
	margin:0 auto;
	padding:33px 0 44px 0;
	}
#leadArea02 #leadAreaIn {/*画像なし*/
	width:752px;
	margin:0 auto;
	padding:33px 0 165px 0;
	}
#leadAreaLow #leadAreaIn {/*下層*/
	width:752px;
	margin:0 auto;
	padding:33px 0 85px 0;
	}
#leadArea_L {
	width:538px;
	float:left;
	}
#leadArea_R {
	width:194px;
	float:right;
	padding:0 0 18px 0;
	}
#leadArea_R a {
	text-indent:-9999px;
	display:block;
	width:194px;
	height:42px;
	background:url(../../images/60/btn-contact_001_off.png) no-repeat left top;
	}
#leadArea_R a:hover {
	background:url(../../images/60/btn-contact_001_on.png) no-repeat left top;
	}

/*サイトタイトル
-----------------------------------------*/
.site_title {
	padding:0 0 6px 0;
}
.site_title a {
	color:#232882;
	text-decoration:none;
	font-size:24px;
	line-height:130%;
	font-weight:bold;
	text-shadow:1px 0px 2px white;
}
.site_title a:hover {
	text-decoration:none;
}

.site_description {
	padding-bottom:18px;
	font-size:1em;
	line-height:150%;
	color:#232882;
	text-shadow:2px 0px 3px white;
}
/*サイトイメージ
-----------------------------------------*/
.site_image {
	clear:both;
	width:365px;
	float:right;
}

/*スライド画像
------------------------------*/
.mainSlideIn {
	box-sizing:content-box;
	box-sizing:inherit;
	width:752px;
	padding:0px 0 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: -30px;
}
.bx-wrapper {
  margin-bottom:28px !important;
	height:313px !important;
}
#mainSlide{
	margin:0;
}
#mainSlide li {
	height:313px !important;
	width:752px;
	position:relative;
	background:rgba(0,0,0,0.2);
	overflow:hidden;
}
#mainSlide li img {
	position:absolute;
	left:0;
	width:752px;
	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: #0059c2;
	opacity:1;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #0059c2;
	opacity:1;
}
.bx-wrapper .bx-pager {
    bottom: -18px!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/60/btn-slider_001.png) 16px center no-repeat,
background: -moz-linear-gradient(
top,
#007fd3 0%,
#007fd3 49%,
#0059c2 50%,
#0059c2);
background:url(../../images/60/btn-slider_001.png) 16px center no-repeat,
-webkit-gradient(
linear, left top, left bottom,
from(#007fd3),
color-stop(0.49, #007fd3),
color-stop(0.50, #0059c2),
to(#0059c2));
left:-42px;
border-right: none!important;
-moz-border-radius: 6px 0 0 6px ;
-webkit-border-radius: 6px 0 0 6px ;
border-radius: 6px 0 0 6px ;
}
.bx-wrapper .bx-prev:hover {
opacity:0.8;
}
.bx-wrapper .bx-next {
background:url(../../images/60/btn-slider_002.png) 16px center no-repeat,
background: -moz-linear-gradient(
top,
#007fd3 0%,
#007fd3 49%,
#0059c2 50%,
#0059c2);
background:url(../../images/60/btn-slider_002.png) 16px center no-repeat,
-webkit-gradient(
linear, left top, left bottom,
from(#007fd3),
color-stop(0.49, #007fd3),
color-stop(0.50, #0059c2),
to(#0059c2));
right:-42px;
border-left: none!important;
-moz-border-radius: 0 6px 6px 0 ;
-webkit-border-radius: 0 6px 6px 0  ;
border-radius: 0 6px 6px 0  ;
}
.bx-wrapper .bx-next:hover {
opacity:0.8;
}


/*============================
	topics　最新情報
=============================*/
#topics {
	width:490px;
	margin:0 auto 25px auto;
}
#topics h3 {
	text-align:center;
}
#topics_ta {
	max-height:160px;
	overflow:auto;
}
#topics_ta table {
	border-collapse:collapse;
	width:455px;
	margin-top:6px;
	background:url(../../images/60/lin-dot_001.gif) repeat-x left top;
}
#topics_ta table tr {
	background:url(../../images/60/lin-dot_001.gif) repeat-x left bottom;
	}
#topics_ta table td {
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
	line-height:150%;
	text-align:left;
	vertical-align:top;
	margin:0px;
	border:0;
	}
.topics_date {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#1a7bd7;
	background:url(../../images/60/ico-menu_001.gif) no-repeat 8px 9px;
	padding-left:20px;
	padding-right:10px;
}
.topics_entry {
	font-size:1em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width:350px;
}

/*============================
	メニューエリア
=============================*/
#mainR ul, #mainR ol {
	list-style-type:none;
	margin:0;
	}

/*メニューA
-----------------------------------------*/
#menuTitle {
	padding-left:3px;
	background:url(../../images/60/bgi-side_003.jpg) no-repeat left top;
	padding-top:3px;
	}
#menuA {
	width:190px;
	margin-left:3px;
	background:url(../../images/60/bgi-sidegrad_001.jpg) no-repeat left top;
	}
#menuA dt {
	display:block;
	padding-bottom:1px;
}
#menuA dt:last-child a {
	background-image:none;
	}
#menuA dt a {
	width:190px;
	display:block;
	color:#1a7bd7;
	text-decoration:none;
	font-size:1em;
	line-height:150%;
	padding:6px 0;
	background:url(../../images/60/lin-dot_001.gif) repeat-x left bottom;
	}
#menuA dt a span {
	display:block;
	background:url(../../images/60/ico-menu_001.gif) no-repeat 14px 5px;
	padding-left:27px;
	padding-right:10px;
	}
#menuA dt a:hover {
	background-color:#ebf5ff;
}

#menuA dd {
}
#menuA dd a {
	display:block;
	color:#1a7bd7;
	text-decoration:none;
	font-size:1em;
	line-height:150%;
	padding:6px 0;
	background:url(../../images/60/lin-dot_001.gif) repeat-x left bottom;
}
#menuA dd a span {
	display:block;
	background:url(../../images/60/ico-menu_001.gif) no-repeat 24px 5px;
	padding-left:37px;
	padding-right:10px;
	}
#menuA dd a:hover {
	background-color:#ebf5ff;
  }

/*メニューB
-----------------------------------------*/
#menuB {
	width:190px;
	margin-left:3px;
}
#menuB ul {
	background:url(../../images/60/bgi-sidegrad_001.jpg) no-repeat left top;
	}
#menuB ul li {
	display:block;
	padding-bottom:1px;
}
#menuB ul li:last-child a {
	background-image:none;
	}
#menuB ul li a {
	display:block;
	color:#1a7bd7;
	text-decoration:none;
	font-size:1em;
	line-height:150%;
	padding:6px 0;
	margin:0;
	background:url(../../images/60/lin-dot_001.gif) repeat-x left bottom;
	}
#menuB ul li a span {
	display:block;
	background:url(../../images/60/ico-menu_001.gif) no-repeat 14px 5px;
	padding-left:27px;
	padding-right:10px;
	}
#menuB ul li a:hover {
	background-color:#ebf5ff;
}

/*メニュー：ブログ
-----------------------------------------*/
#blogBox {
	width:190px;
	margin-left:3px;
}
#blog_ttl {
	height:40px;
	}
#blog ul {
	background:url(../../images/60/bgi-sidegrad_001.jpg) no-repeat left top;
	margin:0px;
	padding-top:1px;
	}
#blog ul li {
	display:block;
	background:url(../../images/60/lin-dot_001.gif) repeat-x left bottom;
	padding-bottom:1px;
}
#blog ul li a {
	display:block;
	color:#1a7bd7;
	text-decoration:underline;
	font-size:1em;
	line-height:150%;
	display:block;
	background:url(../../images/60/ico-menu_001.gif) no-repeat 14px center;
	padding:6px 10px 6px 27px;
}
#blog ul li a:hover {
	text-decoration:none;
}
#blogBtn {
	text-align:center;
	padding:6px 0;
	}

/*メニュー：QRコード
-----------------------------------------*/
#QRbox {
	width:190px;
	margin-left:3px;
}
#QR_ttl {
	}

.QR_code {
	text-align:center;
	background:url(../../images/60/bgi-sidegrad_001.jpg) no-repeat left top;
	padding:24px 0 13px 0;
}

.QR_description {
	font-size:12px;
	line-height:140%;
	color:#1a7bd7;
	padding:0 14px 11px 11px;
}


/*============================
	記事ボックス
=============================*/

/*
-----------------------------------------*/
.box {
	width:490px;
	margin:0 auto 0 auto;
	padding-bottom:20px;
}
.box_title {
	background:url(../../images/60/bgi-entryttl_001.jpg) no-repeat left bottom;
}
.box_title h3 {
	font-size:1.2em;
	line-height:140%;
	color:#0065b0;
	padding:8px 15px 25px 15px;
	font-weight:normal
}

.box_entry1, .box_entry2 {
	padding-bottom:12px;
	line-height:150%;
	font-size:1em;
}
.box_entry1 span, .box_entry2 span {
	line-height:150%;
}

.box_entry1 {
	width:264px;
	float:right;
	}
.box_image {
	width:210px;
	float:left
}
.box_image div {
	padding-bottom:8px;
	}
.box_image div img {
	border:1px solid #e8e8e8;
	vertical-align:top;
	padding:4px;
	display:block;
	}
.box_image div img a {
	display:block;
	}
.box_image span {
	display:block;
	padding-top:3px;
	line-height:140%;
	color:#959595;
	font-size:10px;
}

#inquiry {
	text-align:center;
	padding-bottom:19px;
	}


/*============================
	フッター
=============================*/
#foot {
	width:752px;
	margin:0 auto;
	padding-bottom:20px;
	}
#pagetop {
	margin:0 auto;
	text-align:right;
	padding:8px 52px 8px 0;
}
#pagetop a {
	font-family:Century, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	color:#FFFFFF;
	letter-spacing:1px;
	}
#copyright {
	text-align:center;
	color:#FFFFFF;
	}

/*============================
	コンテンツタイトル
=============================*/
#cont_ttl {
	padding-top:60px;
	padding-left:25px;
	padding-right:25px;
	color:#232882;
	text-decoration:none;
	font-size:22px;
	line-height:130%;
	font-weight:bold;
	text-shadow:1px 0px 2px #4b91e0;
}

/*============================
	パン屑リスト
=============================*/
#pnkz {
	padding:0px 25px 10px 0;
	font-size:12px;
	text-align:right;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#pnkz em {
	font-style:normal;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:normal
	}



/*============================
	お問い合わせフォーム、プロフィール、地図
=============================*/
#form01, #map01, #profile01 {
	padding-bottom:10px;

	}
#form01 table, #map01 table, #profile01 table {
	width:490px;
	margin:0 auto 30px auto;
	text-align:left;
	border-collapse: collapse;
	background-color:#FFFFFF;
}

#form01 th, #map01 th, #profile01 th {
	width:160px;
	border:1px solid #b4b3b3;
	background-color:#e3e3e3;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	padding: 0.5em;
	color:#000;
}
#form01 td, #map01 td, #profile01 td {
	line-height:150%;
	border:1px solid #b4b3b3;
	padding: 0.5em 0.7em 0.5em 0.7em;
}

/*必須項目
-----------------------------------------*/
.validation_span,.warning span{
	padding-left: 2px;
	color:#d00276;

}
/*リード文
-----------------------------------------*/
#lead_s{
	width:490px;
	margin:0 auto 15px auto;
	line-height:150%;
	font-size:1em;
}
/*フォーム
-----------------------------------------*/
.required {
	padding:2px 0;
	}
/*地図
-----------------------------------------*/
#frame {
	margin:0 0 20px 24px;
}

#map01 #frame iframe{
	width:490px;
	height:280px;
}

/*プロフィール
-----------------------------------------*/
/*エラーメッセージエリア
-----------------------------------------*/
.validation-advice {
	margin-top: 3px;
	padding-left: 11px;
	color: #cc0000;
}
.warning {
	line-height :150%;
	padding:5px 0 5px 0;
	width:490px;
	margin:0 auto;
}

.w_mark {
	color: #333333;
}

.thaks {
	line-height: 150%;
	padding :0 16px 40px 0;
}


/* 20120322 */

#side-area{
	/*width:180px;*/
	margin: 16px 16px 0;
	padding-bottom:16px;
}

#foot-area{
	width:490px;
	margin:12px auto 0 auto;
	padding-bottom:20px;
}

/* スマホ対応 */
#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%;
}

/* 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%;
}

