/*CSSリセット

------------------------------*/

* { 
	margin: 0px;
	padding: 0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


body {
	font-size: 75%;
}

html>/**/body {

  font-size: 12px; /* Except IE */

}

/*とりあえずHP用cssリセット
------------------------------*/

body {
	color:#333; /*このテンプレの基本色*/
	text-align:center;
}

h1,h2,h3,h4,h5,h6,strong,b {
	font-weight:bold;
}

ul, dl {
	margin-left:40px;
}

/*共通チップス
------------------------------*/
.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 */

img {
	border:0px;
	margin: 0px;
	padding: 0px;
}
.hide {
	display:none;
}

a {
	text-decoration:underline;
	color:#c66161;
}

a:hover {
	text-decoration:none;
	color:#e08a8a;
}



/*全体wrapper
------------------------------*/

#wrapper {
	text-align:left;
	margin:0 auto;
    background:url(../../images/26/wrapper_bg.jpg) 0 0 repeat;
}

/*head
------------------------------*/

#head_shadow {
	background:url(../../images/26/lead_shadow_top.png) bottom repeat-x;
}

#head {
	width:800px;
	margin:0 auto;
	height:54px;
}


#headBtn {
	text-align:right;
	padding-right:0px;
	padding-top:7px;
}

/*lead　画像あり
------------------------------*/

#lead {
	margin:0 auto;
    background:#1d0500;
}

#leadIn {
	width:800px;
	margin:0 auto;
	padding:38px 0 38px 0;
}

#leadL {
	width:380px;
	float:left;
	font-size:0.9em;
}

#site_title {
	padding:0px 0 44px 0;
}

#site_title a  {
	font-size:2.4em;
	font-weight:bold;
	color:#d45267;
	text-decoration:none;
	line-height:150%;
}

#leadR {
	float:right;
}

#site_description {
	font-size:1.2em;
	line-height:150%;
	color:#e0c0ba;
}

#site_main_img {
}




/*lead 画像なし
------------------------------*/

#lead2 {
	margin:0 auto;
    background:#1d0500;
}

#leadIn2 {
	width:790px;
	margin:0 auto;
	padding:38px 0 38px 0;
}

#site_description2{
	font-size:1.2em;
	line-height:150%;
	color:#e0c0ba;
}
	

/*lead 階層下
------------------------------*/
#lead3 {
	background:url(../../images/26/lead_bg.jpg) center 0 #1d0500 no-repeat;
}

#leadIn3 {
	width:800px;
	margin:0 auto;
	padding:74px 0 0px 0;
}

/*スライド画像
------------------------------*/
.mainSlideIn {
	box-sizing:content-box;
	box-sizing:inherit;
	width:800px;
	padding:25px 0 1px;
	margin-top: 0px;
	margin-bottom: -20px;
}
.bx-wrapper {
  margin-bottom:40px !important;
	height:334px !important;
}
#mainSlide{
	margin:0;
}
#mainSlide li {
	height:334px !important;
	width:800px;
	position:relative;
	background:rgba(0,0,0,0.2);
	overflow:hidden;
}
#mainSlide li img {
	position:absolute;
	left:0;
	width:800px;
	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: #e34d6a;
	opacity:1;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #e34d6a;
	opacity:1;
}
.bx-wrapper .bx-pager {
    bottom: -20px!important;
}
/* controlBtn */
.bx-wrapper .bx-controls-direction a {
	width:42px;
	height:42px;
	margin:0;
	top:146px;
	cursor:pointer;
}
.bx-wrapper .bx-prev {
background:url(../../images/26/btn-slider_001.png) 16px center no-repeat #e34d6a;
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/26/btn-slider_002.png) 16px center no-repeat #e34d6a;
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;
}


/*contents
------------------------------*/

#contents_shadow {
	background:url(../../images/26/lead_shadow_bottom.png) 0 0 repeat-x;
}

#contents {
	width:806px;
	margin:0 auto;
	background:url(../../images/26/contents_bg.png) 0 0 repeat-y;
	text-align:left;
}

#contents2 {
	background:url(../../images/26/pnkz_bg.jpg) 0 0 repeat-x;
	width:800px;
	margin:0 auto;
}

#contents3 {
	background:url(../../images/26/lead_shadow_bottom.png) 0 0 repeat-x;
}



/*main
------------------------------*/

#main {
	width:800px;
	margin:0 auto;
}

/*mainR
------------------------------*/

#mainR2{
	width:578px;
	float:right;
}


#mainR {
	width:556px;
	float:right;
	padding-right:8px; 
}

/*-- パン屑
------------------------------*/
#pnkz {
	color:#333;
	padding:3px 0 5px 0;
	text-align:left;
}

#pnkz em {
	font-weight:bold;
	font-size:1em;
	font-style:normal;
}

#pnkz a {
	text-decoration:underline;
	font-size:1em;
	color:#333;
}

#pnkz a:hover {
	text-decoration:none;
}

/*トピックス
------------------------------*/

/*topics_title
------------------------------*/

#topics {
	padding-top:50px;
	padding-bottom:55px;
	color:#333;
    width:540px;
}

#topics_title { 
    padding-bottom:15px;
}   

#topics_title h3 {
}

/*topicsIn
------------------------------*/

#topicsIn {
	max-height:110px;
	overflow:auto;
}

#topicsIn table {
	width:520px;
}

#topicsIn table tr {

}

#topicsIn table td  {
    border-bottom:#beaea3 1px dashed;
	padding-top:8px;
	padding-bottom:6px;
}


.topics_date {
	background:url(../../images/25/ico_news_001.jpg) 4px 2px no-repeat;
	vertical-align:top;
	line-height:130%;
	width:55px;
	font-family:Times, "Times New Roman", serif;
}

.topics_entry {
	padding-left:20px;
	vertical-align:top;
	line-height:130%;
}

.topics_entry a {
	color:#652f24;
	text-decoration:none;
}

.topics_entry a:hover {
	text-decoration:underline;
}

/*-- コンテンツタイトル
------------------------------*/
#cont_title {
	padding:38px 15px 35px 15px;
	text-align:right;
	}
	
#cont_title span {
	color:#1d0500;
	line-height:150%;
	font-weight:bold;
	font-size:2.3em;
}	

/*box 画像あり
------------------------------*/

.box {
	padding:0 0 65px 0;
}

/*box タイトル
------------------------------*/

.box_title {
	background:url(../../images/26/box_ttl_middle.jpg) 0 0 repeat-y;
	width:539px;
}

.box_title_top {
	background:url(../../images/26/box_ttl_top.jpg) 0 0 no-repeat;
}

.box_title_bottom {
	background:url(../../images/26/box_ttl_bottom.jpg) 0 bottom no-repeat;
}

.box_title_top h3 {
	font-size:1.2em;
	color:#fff;
	padding:16px 20px 6px 27px;
	line-height:130%;
}

/*boxIn
------------------------------*/

.boxIn {
	padding-left:10px;
	width:530px;
	padding-top:10px;
}


.box_entry1 {
	width:315px;
	float:left;
	line-height:150%;
}

.box_image {
	width:200px;
	float:right;
}

.box_image span{
	display:block;
	padding-top:5px;
	padding-bottom:15px;
	line-height:130%;
	font-size:0.9em;
	color:#747474;
}

/*box画像なし
------------------------------*/
	
.box_entry2 {
	width:522px;
	line-height:150%;
}


/*お問い合わせ
------------------------------*/

#inquiry {
	margin:0 0 55px 0;
}

/*ページトップ
------------------------------*/

#pagetop {
	text-align:right;
	padding-bottom:15px;
	padding-right:24px;
}

#pagetop a {
	color:#1d0500;
	text-decoration:none;
}

#pagetop a:hover {
	text-decoration:underline;
}

/*mainL
------------------------------*/

#mainL {
	width:205px;
	padding-left:8px;
	float:left;
}

/*naviA
------------------------------*/

#naviA {
	background:#1d0500 url(../../images/26/lead_shadow_bottom.png) 0 0 repeat-x;
	padding-bottom:25px;
	margin-bottom:27px;
}


#naviAIn {
	padding:4px 10px 22px 12px;
	margin:0;
}

#naviAIn dl {
	margin:0;
}

#naviAIn dt {
	margin-top:6px;
}


#naviAIn dt a {
	background:url(../../images/26/naviA_bg_off.jpg) #eaeacf  0 0 no-repeat;
	display:block;
	width:161px;
	border:#c4c5a6 1px solid;
	color:#000000;
	font-size:1.3em;
	font-weight:bold;
	line-height:130%;
	padding:6px 6px 6px 13px;
	text-decoration:none;
}

#naviAIn dt a:hover {
	background:#735253;
	border:#735253 1px solid;
	color:#ffffff;
}

#naviAIn dd {
	margin-top:1px;
}

#naviAIn dd a {
	background:url(../../images/26/naviA_dd_on.jpg) #e0dec5 0 0 no-repeat;
	border:#bbbb9e 1px solid;
	color:#000000;
	display:block;
	padding:6px 10px 6px 30px;
	width:140px;
	font-size:1.2em;
	line-height:130%;
	text-decoration:none;
}

#naviAIn dd a:hover {
	background:url(../../images/26/naviA_dd_off.jpg) #735253 0 0 no-repeat;
	border:#735253 1px solid;
	color:#ffffff;
}

/*naviB
------------------------------*/

#naviB {
	margin-bottom:27px;
	background:url(../../images/26/navi_bg.jpg) 0 0 repeat-y;
	padding-bottom:9px;
}

#naviBIn {
	border-top:#CCC 1px solid;
	width:174px;
	background:#ffffff;
	margin:0 auto;
	padding:9px 0 5px 0;
}

#naviB_title {
	background:url(../../images/26/naviB_top.jpg) 0 0 no-repeat;
}

#naviB_site_name {
	padding:30px 10px 6px 40px;
	color:#d45267;
}


#naviB ul {
	margin:0 0 0 10px;
}

#naviB ul li {
	margin:0 0 10px 20px;
	padding-right:10px;
	list-style-image:url(../../images/26/profile_ico.jpg);
	padding-top:2px;
}

#naviB ul li a {
	font-size:1.2em;
	line-height:130%;
	color:#333;
	text-decoration:none;
}

#naviB ul li a:hover {
	text-decoration:underline;
}

/*ブログ
------------------------------*/
#blogBox {
	background:url(../../images/26/navi_bg.jpg) 0 0 repeat-y;
	padding-bottom:15px;
	margin-bottom:15px;
}

#blog_top {
	background:url(../../images/26/blog_ttl.jpg) 0 0 no-repeat;
	width:206px;
	height:41px;
	padding-bottom:6px;
}

#blog_see {
    padding:25px 15px 6px 0;
	text-align:right;
}


#blogIn {
	margin:0 auto;
	padding:8px 7px 6px 8px;
	width:160px;
	border-top:#CCC 1px solid;
	background:#ffffff;
}


#blog ul {
	margin:0 0 0 10px;
	list-style:none;
}

#blog ul li {
	margin:0 0 10px 0;
	padding-right:10px;
}

#blog ul li a {
	font-size:1.2em;
	line-height:130%;
    color:#333;
	text-decoration:none;
}

#blog ul li a:hover {
	text-decoration:underline;
}

#inquiry {
	text-align:center;
}




/*コンテンツドロップシャドウ下
------------------------------*/

#contents_shadow_bottom {
	text-align:center;
	}



/*フッター
------------------------------*/



#foot {
	width:806px;
	background:url(../../images/26/contents_bg_bottom.png) 0 0 no-repeat;
	text-align:;
	margin:0 auto;
	padding:0 0 10px 0;
}



/*mainL
------------------------------*/





/*-- コピーライト --*/
#copyright {
	text-align:right;
	font-size:12px;
	padding:17px 3px 30px 0;
	color:#000;
}

#copyright a {
	text-decoration:none;
}




/*-----------------------------------------------------------------------------------------------------------*/


/*--
お問い合わせフォーム、プロフィール、地図
----------------------------------------------*/
#form01 table, #map01 table, #profile01 table {
	table-layout: fixed;
	width:540px;
	text-align:left;
	border-collapse: collapse;
	margin:0 0 20px 0;
	background:#f8faec;
}

#form01 th, #map01 th, #profile01 th {	
	width:130px;	
	border:1px solid #eeb3bf;
	background-color:#d45267;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	padding: 0.3em;
	color:#FFF;
}

#form01 td, #map01 td, #profile01 td {
	line-height:150%;
	border:1px solid #eeb3bf;
	padding: 0.3em 0.7em 0.3em 0.7em;
}

/*-- 地図
-----------------------------------*/
#frame {
	margin:0 0 20px 0;
}

#map01 #frame iframe{
	width:540px;
	height:290px;
}

/*-- プロフィール
-----------------------------------*/
#profile01 #lead_s,#form01 #lead_s{
	line-height:150%;
	margin:0 0 17px 0;
	width:500px;
	font-size:1em;
	color:#1d0500;
}

/*-- エラーメッセージエリア
-----------------------------------*/
.validation-advice {
	margin-top: 3px;
	padding-left: 11px;
	color: #cc0000;
}

.warning {
	line-height :150%;
}

.warning .w_mark {
	color: #816628;
}

.validation_span,.warning span{
	padding-left: 2px;
	color:#eeb3bf;
}

.thaks {
	line-height: 150%;
	padding :0 16px 40px 0;
}

/*20100609add endo*/

#QRbox {
	padding:12px 16px 12px 13px;
	border:1px solid #30211A;
	margin-left:1px;
	margin-bottom:30px;
	color:#652F24;
}

#QRbox h4 {
	text-align:center;
}

.QR_code {
	padding:10px 0 10px 0;
	text-align:center;
}


/* 20120322 */
#side-area{
   margin:10px 0 40px 0;
}

#foot-area{
   width:756px;
   margin:20px 0 20px 22px;
}

/* スマホ対応 */
#lead_area #cover img {
  width: 365px;
}
#site_image img {
  width: 365px;
}
.site_image img{
  width: 365px;
}
#site_main_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%;
}

