/*============================
　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;
	line-height:150%;
}
p, em, ul, ol{
	line-height:150%;
	pdding:0;
	margin:0;
}
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:#431111;
	text-decoration:underline;
}
a:hover {
	color:#431111;
	text-decoration:none;
}
a:hover img {
}
/*============================
	レイアウト・背景色・基本文字色
=============================	*/
body {
	background-color:#c8d5d2;
	color:#431111; /*このテンプレの基本色*/
	text-align:center;
}
#wrap {
	background-color:#f0f2f2;
}
#contents {
	width:925px;
	margin:0 auto;
	text-align:left;
}
#main{
	width:735px;
	float:right;
	}
#sidebar{
	width:180px;
	float:left;
}
/* 下層ページ */


/*============================
	header
=============================*/

#header {
	width:925px;
	margin:0 auto;
	text-align:left;
	padding-top:30px;
	padding-bottom:30px;
}
#header .headerL{
	display:block;
	width:600px;
	float:left;
}
#header .headerR{
	padding-top:10px;
	width:290px;
	float:right;
	padding-right:10px;
}
#header .headerR ul{
	list-style-type:none;
}
#header .headerR ul li{
	float:left;
}
#header .site-title {
	width:600px;
	font-size:2.5em;	
}
#header .site-title a {
	text-decoration:none;
}
#header .site-title img {
	padding:0;
	margin:0;
}
#header .site-description {
	width:600px;
	font-weight:normal;
	font-size:1.17em;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	float:left;
}
/*下層ページ*/
#not-top #header .site-title {
	font-size:2em;
	padding-top:25px;
}
#not-top #header .site-title a:hover {
}
/*============================
	footer
=============================*/
#footer-wrap{
	background-color:#c8d5d2;
}
#footer{
	padding-top:20px;
	width:925px;
	margin:0 auto;
	padding-bottom:100px;
}
#footer ul.footer-navi{
	float:left;
	list-style-type:none;
}
#footer ul.footer-navi li{
	float:left;
	padding-right:15px;
}
#copyright {
	color:#ffffff;
	float:right;
}
/*============================
	inquiry
=============================*/
#inquiry{
	width:925px;
	padding:50px 0;
	margin:0 auto;
	text-align:right;
}
#inquiry a{
	padding-right:270px;
}
/*============================
	pagetop
=============================*/
#pagetop-wrap{
	background:url(../../images/73/bgi-pagetop_001.gif) left bottom repeat-x;
	background-color:#f0f2f2;
}
#pagetop{
	width:925px;
	margin:0 auto;
	text-align:right;
}
/*============================
	sidebar
=============================*/
/*　global-navi
-----------------------------------------*/
#global-navi{
	background:url(../../images/73/bgi-side_001.gif) left bottom no-repeat;
	background-color:#ffffff;
	padding-bottom:5px;
	margin-bottom:10px!important;
	_padding-bottom:1px;
	 height: 1%;
}
#global-navi ul{
	margin-top:-1px;
	list-style-type:none;
	padding:0 10px;
	margin-bottom:3px;
}
#global-navi h4{
}
#global-navi ul li{
	text-align:center;
	padding:12px 0;
	border-top:dotted 1px #431111;
}
#global-navi ul li a{
	text-decoration:none;
	font-weight:bold;
}
#global-navi ul li a:hover{
	color:#1eac8b;
}

#global-navi ul li.small-menu{
	padding:7px 0;
}
#global-navi ul li.small-menu a{
	font-weight:normal;
}

/*  blog
-----------------------------------------*/
#blog{
	background-color:#ffffff;
	padding-top:5px;
}
#blog h4{
}
#blog p{
	padding:0 10px;
}
#blog p a{
	color:#1eac8b;
}
.blog-link{
	background:url(../../images/73/bgi-side_001.gif) left bottom no-repeat;
	background-color:#ffffff;
	margin-bottom:10px;
	padding:10px;
	text-align:right;
}
.blog-link a{
}
/*  qr
-----------------------------------------*/
#qr{
	background:url(../../images/73/bgi-side_001.gif) left bottom no-repeat;
	background-color:#ffffff;
	margin-bottom:10px;
	text-align:center;
}
#qr h4{
	padding-bottom:5px;
}
#qr p{
	text-align:left;
	padding:10px;
	font-size:0.84em;
}

/*スライド画像
------------------------------*/
.mainSlideIn {
	box-sizing:content-box;
	box-sizing:inherit;
	width:925px;
	padding:0px 0 1px;
	margin-top: -10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bx-wrapper {
  margin-bottom:40px !important;
	height:386px !important;
}
#mainSlide{
	margin:0;
}
#mainSlide li {
	height:386px !important;
	width:925px;
	position:relative;
	background:rgba(0,0,0,0.2);
	overflow:hidden;
}
#mainSlide li img {
	position:absolute;
	left:0;
	width:925px;
	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: #1eac8b;
	opacity:1;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #1eac8b;
	opacity:1;
}
.bx-wrapper .bx-pager {
    bottom: -20px!important;
}
/* controlBtn */
.bx-wrapper .bx-controls-direction a {
	width:42px;
	height:42px;
	margin:0;
	top:171px;
	cursor:pointer;
}
.bx-wrapper .bx-prev {
background:url(../../images/73/btn-slider_001.png) 14px center no-repeat #1eac8b;
left:-42px;
-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.7;
}
.bx-wrapper .bx-next {
background:url(../../images/73/btn-slider_002.png) 12px center no-repeat #1eac8b;
right:-42px;
-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.7;
}


/*============================
	index
=============================*/
/*	lead-area
-----------------------------------------*/
.lead-area{
	margin-bottom:10px;
}
/* site-img */
.site-img-wrap{
	float:left;
	width:405px;
	min-height:295px;
	height:auto!important;
	height:295px;
	background:url(../../images/73/bgi-img_002.gif) left bottom no-repeat;
	background-color:#ffffff;
	text-align:center;
}
.site-img{
	background:url(../../images/73/bgi-img_001.gif) left top no-repeat;
}
.site-img img {
	padding:20px 0;
}
/* ※画像なしの場合※ */
.no-img .site-img-wrap{
	display:none;
}
.no-img #news-wrap{
	width:735px;
	height:250px;
	float:left;
	padding-right:0px;
	background:url(../../images/73/bgi-news_002.gif) left top no-repeat;
}
.no-img #news{
	margin:45px 0px 0 20px;
	padding:0px 0px 20px 0px;
	width:690px;
	max-height:165px;
	overflow:auto;
}
.no-img #news p.news-entry{
	color:#1eac8b;
	width:670px;
}
.no-img #news p.news-entry a{
	color:#1eac8b;
}

/* news */
#news-wrap{
	width:300px;
	max-height:295px;
	float:right;
	padding-right:20px;
	background:url(../../images/73/bgi-news_001.gif) left top no-repeat;
}
#news{
	margin:45px 0px 0 20px;
	padding:0px 0px 20px 0px;
	width:280px;
	height:210px;
	overflow:auto;
}
#news p.news-entry{
	color:#1eac8b;
	width:260px;
	padding-bottom:5px;
}
#news p.news-entry a{
	color:#1eac8b;
}
/*	article-box
-----------------------------------------*/
.article-title{
	background:url(../../images/73/bgi-article_001.gif) left top no-repeat;
	background-color:#ffffff;
}
.article-title h3{
	font-size:1.5em;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#1eac8b;
	padding:20px;
}
.article-box{
	background:url(../../images/73/bgi-article_002.gif) left bottom no-repeat;
	background-color:#ffffff;
	padding-bottom:20px;
	margin-bottom:10px
}
.article-img{
	width:200px;
	float:right;
	padding-right:20px;
}
.article-txt , .article-txt strong ,.article-txt em,.article-txt b,.article-txt span{
	line-height:150%;
}
.article-box01 .article-txt{
	width:475px;
	float:left;
	padding-left:20px;
}
.article-img span{
	display:block;
	color:#785f5d;
	font-size:0.8em;
	padding:0px 0 7px 0;
}
.article-box02 .article-txt{
	padding:0 20px;

}
/*============================
	下層ページ共通
=============================*/
/*ページタイトル*/
.page-title-wrap{
	width:735px;
	background:url(../../images/73/bgi-article_001.gif) left top no-repeat;
	background-color:#ffffff;
}
.page-title{
	background:url(../../images/73/bgi-article_002.gif) left bottom no-repeat;
}
.page-title h2{
	padding:20px;
	font-size:1.6em;
	font-weight:normal;
}
/*パンくずリスト*/
#pnkz {
	width:735px;
	height:22px;
	padding-top:8px;
	background:url(../../images/73/bgi-pnkz_001.gif) left top no-repeat;
	margin-bottom:10px;	
}
#pnkz p{
	color:#ffffff;
	padding:0px 10px 0 10px;
	font-size:0.84em;
}
#pnkz p a{
	color:#ffffff;
}
#pnkz p span{
	padding-left:16px;
	background:url(../../images/73/ico-pnkz_001.gif) 3px center no-repeat;
}
/* article */
#not-top .article-title{
	background:none;
	background-color:#f0f2f2;
	margin-top:30px;
	border-bottom:dotted 1px #431111;
}
#not-top .article-title h3{
	background:url(../../images/73/ico-article_001.gif) 2px center no-repeat;
	font-size:1.17em;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-weight:bold;
	color:#431111;
	padding:10px 22px;
}
#not-top .article-box{
	background:none;
	background-color:#f0f2f2;
	padding-bottom:20px;
	margin-bottom:10px
}
#not-top .article-img{
	width:200px;
	float:right;
	padding-right:0px;
	padding-top:10px;
}
#not-top .article-box01 .article-txt{
	width:525px;
	float:left;
	padding-left:0;
	padding-top:10px;
}
#not-top .article-img span{
	display:block;
	color:#785f5d;
	font-size:0.8em;
	padding:2px 0 7px 0;
}
#not-top .article-box02 .article-txt{
	padding:10px 0px 0 0;

}

/*============================
	お問い合わせフォーム、プロフィール、地図
=============================*/
#form table, #map table, #profile table {
	margin-top:10px;
}
#form tr, #map tr, #profile tr {
}
#form th, #map th, #profile th {
	background:url(../../images/73/ico-article_001.gif) 18px center no-repeat;
	padding:10px 40px;
}
#form td, #map td, #profile td {
	padding:10px;
}
/*お問い合わせ
-----------------------------------------*/
.validation-span, .warning span {
	color:#C33;
}
#contact_submit th, #contact_submit td{
	background:none;
}
/*リード文
-----------------------------------------*/
.lead {
	padding:30px 20px 10px 20px;
	border-bottom:dotted 1px #431111;
	margin-bottom:10px;
}
/*地図
-----------------------------------------*/

#frame-wrap {
	background:url(../../images/73/bgi-article_001.gif) left top no-repeat;
	background-color:#ffffff;
	width:735px;
	height:350px;
}
#frame {
	background:url(../../images/73/bgi-article_002.gif) left bottom no-repeat;
}
#frame iframe{
	margin:20px;
}

#map #frame iframe{
	width:695px;
	height:310px;
}

/*プロフィール
-----------------------------------------*/
#profile{
}
/*エラーメッセージエリア
-----------------------------------------*/
.validation-advice {
	margin-top: 3px;
	padding:20px;
}
.warning {
	line-height :150%;
	margin-left:40px;
	padding:20px;
}
.w_mark {
}
.thaks {
	line-height: 150%;
	padding :20;
}

/* スマホ対応 */
#lead_area #cover img {
  width: 365px;
}
#site_image img {
  width: 365px;
}
.site_image img{
  width: 365px;
}
#topimges img{
  width: 365px;
}
#site_main_img img{
 width: 365px;
}
#main_image img{
  width: 365px;
}
#main_img img {
  width: 365px;
}
#topics_title img{
  width: 365px;
}
.site-image img {
  width: 365px;
}
#imgBox img {
  width: 365px;
}
.site-img 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%;
}

