/*============================
　CSSリセット
=============================*/
/*web font*/
@import url(//fonts.googleapis.com/css?family=Pathway+Gothic+One);
* {
	margin: 0px;
	padding: 0px;
	font-family:"Lucida Grande","Lucida Sans Unicode","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
}
h1, h2, h3, h4, h5, h6, strong, b {
	font-weight:bold;
}
body {
	font-size: 87.5%;/*font-sizeリセット*/
}
html>/**/body {
	font-size: 14px; /*font-sizeリセット Except IE */
}
/* -----------------------------------------
		10px	>>	0.77em
		11px	>>	0.83em
		13px	>>	1em
		14px	>>	1.08em
		15px	>>	1.17em
		16px	>>	1.25em
		17px	>>	1.33em
		19px	>>	1.46em
		20px	>>	1.54em
----------------------------------------- */



img {
	border:none;
	margin: 0px;
	padding: 0px;
	vertical-align:middle;/*IE6 下の余白を消す*/
}
a {
	outline:none;/*for firefox*/
}
/*============================
　共通チップス
=============================*/
body {
	line-height:1.7;
	position:relative;
}
.clear {
	clear:both;
}
/*clearfix*/
.clearfix:after{
    content:"";
    clear:both;
    display:block;
    height:0;
}
/* End hide from IE-mac */

.hide {
	display:none;
}
a {
	color:#430804;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	background:#430804;
	color:#fff;
}
a:hover img.hover {
	filter: alpha(opacity=60);
	-webkit-opacity:0.6;
    -moz-opacity:0.6;
    opacity:0.6;
}
/*============================
	レイアウト・背景色・基本文字色
=============================	*/
body {
	background :url(../../images/124/bgi_body_001.gif ) left top #f5eddf;
	border-top:3px solid #b81119;
	color:#430804; /*このテンプレの基本色*/
	text-align:center;
}
body#nottop {}
#container{
	position:relative;
	margin:0 auto 82px auto;
	text-align:left;
	z-index:20;
	background :url(../../images/124/bgi_body_001.gif ) left top #f5eddf;
}

#content{
	width:960px;
	margin: 0 auto;
	padding-bottom: 30px;
	position:relative;
}
#sidebar{
	position:relative;
	width:230px;
	float:left;
}
#main{
	position:relative;
	width:700px;
	float:right;
}
/*============================
	ヘッダー※site_title,site_discriptionは#sidebarに内包されてます
=============================*/
#header {
	position:relative;
	height:38px;
	width:960px;
	margin:0 auto;
	z-index:100;
}

/*　ヘッドメニュー */
#head_nav{
	position:absolute;
	top:-3px;
	right:2px;
}
#head_nav ul{
	list-style:none;
}
#head_nav ul li{
	float:left;
}
#head_nav ul li.head_nav1,#head_nav ul li.head_nav2{
	padding-top:3px;
}
#head_nav ul li a:hover {background:none;}
#head_nav ul li.head_nav1 a:hover img,#head_nav ul li.head_nav2 a:hover img{
	filter: alpha(opacity=60);
	-webkit-opacity:0.6;
    -moz-opacity:0.6;
    opacity:0.6;
}
/*============================
	フッター
=============================*/

#footer {
	background:#b81119;
	position: fixed;
	/position:static;
	bottom: 0px;
	width: 100%;
	height:82px;
	text-align: center;
	z-index: 10;
}
#footer #footerIn{
width:960px;
margin:0 auto;
}

/*　コピーライト */
address{
	padding:30px 0 30px 0;
	clear:both;
	text-align:center;
    font-size:0.92em;
	font-style:normal;
	color:#fff;
}
/*============================
	ページトップ
=============================*/
#pagetop{
	width:38px;
	height:86px;
	position:fixed;
	right:20px;
	bottom:100px;
}
#pagetop a:hover{background:none;}
#pagetop a:hover img{
	filter: alpha(opacity=60);
	-webkit-opacity:0.6;
	-moz-opacity:0.6;
	opacity:0.6;
}
/*============================
	サイドバー
=============================*/
#sidebar{
	margin-top:-38px;
}

/*　site_title,site_discription
-----------------------------------------*/
.header_left{
	position:relative;
	padding:20px 13px 16px 13px;
	margin-bottom:30px;
	background :#fff;
	-webkit-box-shadow: 0 1px 6px rgba(67,8,4,.33);
	-moz-box-shadow: 0 1px 6px rgba(67,8,4,.33);
	box-shadow: 0 1px 6px rgba(67,8,4,.33);
}
.header_left:after{

}
#site_title{
	text-align:center;
}
#site_title h1{
	font-size:2em;
	font-weight:normal;
	padding:0 6px 12px 10px;
	line-height:1.2143;
	color:#b81119;
	}
#site_title h1 img{
	max-width:204px;
	height:auto;
	margin-left: -10px;
}
#site_title a {
	color:#b81119;
	text-decoration:none;
}
#site_title a:hover {
	text-decoration:none;
	color:#d9392f;
	background:none;
}
#site_discription {
	border-top:1px solid #b81119;
	padding-top:4px;
	
}
#site_discription h2{
	border-top:1px solid #b81119;
	font-size:0.92857em;
	line-height:1.5;
	padding:14px 5px 0 5px;
	font-weight:normal;
	color:#4d4d4d;
	text-align: justify;
	text-justify: inter-ideograph;
}

/*　サイドバー共通
-----------------------------------------*/
#sidebar .sideBox{margin-bottom:50px;position:relative;}
#sidebar .sideBox:after{
	content:"";
	display:block;
	width:230px;
	height:10px;
	position:absolute;
	bottom:-30px;
	left:0;
	background :url(../../images/124/img_xxx_001.gif ) center top no-repeat;
	}
#sidebar .sideBox dl,#sidebar .sideBox ul,#sidebar .sideBox .qrcodeIn{
	position:relative;
	padding:13px 13px 20px 13px;
	background :url(../../images/124/bgi_side_001.gif ) left top repeat-y;
	}
#sidebar .sideBox dl:after,#sidebar .sideBox ul:after,#sidebar .sideBox .qrcodeIn:after{
	content:"";
	display:block;
	width:230px;
	height:16px;
	position:absolute;
	bottom:0;
	left:0;
	background :url(../../images/124/bgi_side_002.gif ) left top no-repeat;
	
}

/*　グローバルナビ
-----------------------------------------*/
#global_nav dl dt{/* 親メニュー */
	background :url(../../images/124/ico_arrow_001.png) 3px 11px no-repeat;
	padding:8px 3px 8px 20px;
	line-height:1.4;
}

#global_nav dl dt a {
	display:block;
	font-size:1.0714em;
	font-weight:bold;
}

#global_nav dl dd {
	padding-left:5px;
		background :url(../../images/124/ico_navi_children.gif) 3px 6px no-repeat;
	padding:3px 0 3px 19px;
	line-height:1.3;
}
#global_nav dl dd a {
	display:block;
}
#global_nav dl dt.parent { border:none;}
#global_nav dl dt:last-child {
	border:none;
	margin-bottom:5px;
}
/*　ブログ
-----------------------------------------*/
#blog dl { padding:0 13px 20px 13px!important;}
#blog dl dt{/* 日付 */
padding:10px 0 0 20px;
font-weight:bold;
font-size:0.84em;

}
#blog dl dd{/* ブログタイトル */
	padding:0 0 15px 0;
	background :url(../../images/124/lin_dashed_001.gif ) left bottom repeat-x;
}
#blog dl dd a{
display:block;		
font-size:1.08em;
padding-left:20px;
background :url(../../images/124/ico_arrow_001.png) 3px 2px no-repeat;	
}
#blog dl dd a:hover {
	color:#430804;
	text-decoration:none;
}
#blog .blog_link{
	display:block;
	margin-top:12px;
	text-align:center;
}
#blog a.blog_link:hover {background:none;}
#blog a.blog_link:hover img {
filter: alpha(opacity=60);
	-webkit-opacity:0.6;
    -moz-opacity:0.6;
    opacity:0.6;	
}
/*　プロフィール
-----------------------------------------*/
#about ul{
list-style:none;
padding-top:0!important;
padding-bottom:30px!important;
}
#about ul li{
padding:10px 0;
font-size:1.153em;
background :url(../../images/124/lin_dashed_001.gif ) left bottom repeat-x;
}
#about ul li:last-child { border:none;}
#about ul li a:hover{background:none;	
}
/*　QRコード
-----------------------------------------*/
#qrcode .qrcodeIn{
	text-align:center;
	padding:20px 19px;
}
#qrcode .qrcodeIn img {
	margin-bottom:20px;
}

#qrcode p{
background :url(../../images/124/lin_dashed_001.gif ) left top repeat-x;
padding:13px 3px 0 3px;
font-size:0.923em;	
text-align:left;
}

/*============================
	メイン
=============================*/
#lead_area{/* リードエリア */
background:#fff;
padding: 5px 5px 5px 0;
-webkit-box-shadow: 0 1px 6px rgba(67,8,4,.33);
-moz-box-shadow: 0 1px 6px rgba(67,8,4,.33);
box-shadow: 0 1px 6px rgba(67,8,4,.33);
margin-bottom: 30px;

}
/*　メイン写真
------------------------------------------------*/
#cover{
	float:right;
}
#cover img{
	width:365px;
	height:auto;
}
/*　トピックス 
------------------------------------------------*/
#topics{
	width:315px;
	float:left;
}
#topics p{
	margin:0px 0 0 -5px;

}
#topics dl{
	max-height:200px;
	overflow-y:auto;
}
#topics dl dt{/* 日付 */
font-size:0.84em;
padding:10px 0 0 15px;
font-weight:bold;
color:#ba1a21;
}
#topics dl dd{/* トピックス本文 */
  padding: 0px 5px 10px 15px;
  margin-right: 10px;
  font-size:0.92857em;
  line-height:1.3;
  background :url(../../images/124/lin_dashed_001.gif ) left bottom repeat-x;
}
#topics dl dd a{
 text-decoration:underline;
}
#topics dl dd a:hover {
	text-decoration:none;
}
/*　画像なしの場合（メイン写真・トピックス）
------------------------------------------------*/
.no-img{
}
.no-img #cover{
	display:none;
}
.no-img #topics{
position:static!important;	
float:none!important;
width:auto!important;
padding:0 10px 20px 20px;	
}
.no-img #topics p{
margin-left:-25px	
}
.no-img #topics dt,.no-img #topics dd{
padding-left:0;
margin-right:10px;	
}

/*　スライド
------------------------------------------------*/

.mainSlideIn {
	box-sizing:content-box;
	box-sizing:inherit;
	width:700px;
	padding:0px 0 0;
}
.bx-wrapper {
    margin-bottom:36px !important;
	height:292px !important;
-webkit-box-shadow: 0 1px 6px rgba(67,8,4,.33);
-moz-box-shadow: 0 1px 6px rgba(67,8,4,.33);
box-shadow: 0 1px 6px rgba(67,8,4,.33);
}
#mainSlide{
	margin:0;
}
#mainSlide li {
	height:292px !important;
	width:700px;
	position:relative;
	background:rgba(0,0,0,0.2);
	overflow:hidden;
}
#mainSlide li img {
	position:absolute;
	left:0;
	width:700px;
	height:auto;
}

/* pager */
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #f58533;
	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 ,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #a20f16;
	opacity:1;
}
.bx-wrapper .bx-pager {
    bottom: -33px!important;
}
/* controlBtn */
.bx-wrapper .bx-controls-direction a {
	width:30px;
	height:30px;
	margin:0;
	bottom:-31px;
	cursor:pointer;
}
.bx-wrapper .bx-prev {
	background:url(../../images/124/btn-slider_001.png) center center no-repeat ;
	left:260px;
}
.bx-wrapper .bx-prev:hover {
	background:url(../../images/124/btn-slider_001.png) center center no-repeat ;
	opacity:0.6;
}
.bx-wrapper .bx-next {
	background:url(../../images/124/btn-slider_002.png) center center no-repeat ;
	right:260px;
}
.bx-wrapper .bx-next:hover {
	background:url(../../images/124/btn-slider_002.png) center center no-repeat ;
	opacity:0.6;
}

/*お問い合わせ
-----------------------------------------*/
#inquiry{
margin:50px 0;
text-align:center;	
}

#inquiry a:hover{
	background:none;
}

#inquiry a:hover img{
	filter: alpha(opacity=60);
	-webkit-opacity:0.6;
	-moz-opacity:0.6;
	opacity:0.6;
}

/*============================
	記事ボックス
=============================*/
.article_box{
	margin-bottom:60px;
}
.article_box .article_title{
	border-top:1px solid #d6d6d6;
}

#nottop .article_box .article_title {
	border:none;
}

.article_box .article_title h2{
	padding: 13px 10px 10px 40px;
	margin-bottom:26px;
	font-size:1.87em;
	font-weight:normal;
	line-height:1.3;
	color:#430804;
	border-top:3px solid #b81119;
	border-bottom:2px solid #b81119;
	background :url(../../images/124/ico_article_title_001.png ) left center no-repeat;
}
.article_box .entry{
	width:470px;
	float:left;
}
.article_box.no-img .entry {
	float:none;
	width:auto;
}
.article_box .entry img{max-width:100%;height:auto;margin-bottom:1em;}
.article_box .entry b,
.article_box .entry em,
.article_box .entry span{
	line-height:1.8;
}
/* 記事画像あり */
.article_box .figure_box{
  width:216px;
  float:right;
}
.article_box .article_figure{
 	width:200px;
	margin:0 auto;
}
.article_box .article_figure img{
 	max-width:200px;
}
.article_box .imgHolder { position:relative;}
.article_box .imgHolder img{ 
	width:200px;
	height:auto;
}

.article_box .article_figure a:hover img{
	filter: alpha(opacity=60);
	-webkit-opacity:0.6;
	-moz-opacity:0.6;
	opacity:0.6;
}
.article_box .article_figure span{
	padding: 5px 0 13px;
	display:block;
	font-size:0.92em;
	line-height:1.3;
	font-family:"Lucida Grande","Lucida Sans Unicode","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    color:#777777;

}
/*記事ボックス内のテーブル*/
.article_box .entry table {
 	border-collapse:collapse;
    border:#9c5851 1px solid;
}
.article_box .entry table th,
.article_box .entry table td {
	border:#9c5851 1px solid;
	padding:10px;
}

/*============================
	下層ページ共通
=============================*/
/*ページタイトル*/
#page_title{
text-align:center;
margin: 20px 0 17px 0;
border-left:10px solid #fff;
border-right:10px solid #fff;
background :url(../../images/124/lin_dashed_001.gif ) left top 7px #fff repeat-x;
-webkit-box-shadow: 0 1px 6px rgba(67,8,4,.33);
-moz-box-shadow: 0 1px 6px rgba(67,8,4,.33);
box-shadow: 0 1px 6px rgba(67,8,4,.33);

}
#page_title h2{
color:#b81119;
font-size:2em;
font-weight:normal;
padding:15px ;
background :url(../../images/124/lin_dashed_001.gif ) left bottom 7px repeat-x;
}
#page_title.pathway h2{
font-family: 'Pathway Gothic One', sans-serif;
font-weight:400;
font-size:3em;
padding:8px 15px ;
}
/*パン屑リスト*/
#pnkz {
text-align:right;
margin-bottom:14px;
font-size:0.8571em;
color:#a98b83;
padding-right:10px;
}
#pnkz span{
	padding-left:0.5em;
}
#pnkz a { color:#a98b83; padding-right:.5em; font-size:1em;}
#pnkz a:hover{color:#a98b83;background:none;}
/*============================
	フリーエリア
=============================*/
#side-area{
	border:1px solid #d6d8d8;
	background:#fff;
	padding: 20px 19px;
}
#foot-area{
	width:637px;
	margin:0 auto;
}

/*============================
	お問い合わせフォーム、プロフィール、地図
=============================*/
#map01 {
}
#map01 iframe{
	width: 692px;
	height: 459px;
	margin-bottom:24px;
	border:4px solid #fff;
}
#form01 {
	padding-bottom:60px;
}

#form01 table, #map01 table, #profile01 table {
	width:700px;
	text-align:left;
	border-collapse: collapse;
	margin:0 auto 30px auto;
}

#form01 th, #map01 th, #profile01 th {	
	width:160px;	
	border:1px solid #d6d8d8;
	background-color: #fff;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	padding: 0.5em;
	vertical-align:middle;
	
}
#form01 td, #map01 td, #profile01 td {
	line-height:150%;
	border:1px solid #d6d8d8;
	padding: 0.6em 0.7em 0.6em 0.7em;
	background:#f8f4ee;
}
.ptb {
	padding:.6em 0;
}

#contact_submit td {
	padding: 2em 0;
	text-align:center;
	border:none;
	background:none;
}
/*必須項目
-----------------------------------------*/
.warning span{
	padding-left:24px;
	color:#d00276;
}
.validation_span{
	color:#d00276;
}
/*リード文
-----------------------------------------*/
#lead_s{
	line-height:1.7;
	padding-left:0.5em;
	margin:8px 0 8px 0;
	font-family:"Lucida Grande","Lucida Sans Unicode","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;

}

/*プロフィール
-----------------------------------------*/
/*エラーメッセージエリア
-----------------------------------------*/
.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;
}

input,textarea {
	color:#333;
	padding:.3em .2em;
}
input:focus,textarea:focus {
	background:#FEF9E2;
	border-style:solid;
	border-color:#cecece;
	outline:none;
}
/*お問い合わせ
-----------------------------------------*/
.validation_span, .warning span {
	color:#F03;
}
#contact_submit th, #contact_submit td{
	text-align:left;
}
#form01 input, #form01 textarea {
	font-size:1.2em;
	padding:4px;
	border-radius:3px;
}
#form01 input.address{
	width:95%;
	}
#form01 textarea.required{
	width:95%;
	height:140px;
	}
.warning {
	text-align:left;
}
.validation_span, .warning span {
	color:#F03;
}
#contact_submit th, #contact_submit td{
	text-align:center;
}
#form01 input, #form01 textarea {
	font-size:1.2em;
	padding:5px;
	
}
#form01 input[type=text], #form01 textarea {
	border-radius:3px;
	border:solid 1px #d3d0d0;
}
#form01 input[type=text]:focus, #form01 textarea:focus {
	outline:none;
	background:#fff9cc;
}
#form01 input[type=submit]{
	margin-right: 20px;
	padding: 8px 20px;
	font-weight: 400;
	text-decoration: none;
	color: #ffffff;
	
	transition: 0.6s opacity 0s;
	-moz-transition: 0.6s opacity 0s;
	-webkit-transition: 0.6s opacity 0s;
	-ms-transition: 0.6s opacity 0s;
	-o-transition: 0.6s opacity 0s;
	
	background: #ff7700;
	background: -moz-linear-gradient(top,#d2312a 0%,#b81119);
	background: -webkit-gradient(linear, left top, left bottom, from(#d2312a),to(#b81119));
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #b81119;
	
	-moz-box-shadow: 0px 2px 10px rgba(000,000,000,0.3),inset 0px -1px 2px rgba(255,255,255,0.3);
	-webkit-box-shadow: 0px 2px 10px rgba(000,000,000,0.3),inset 0px -1px 2px rgba(255,255,255,0.3);
	box-shadow: 0px 2px 10px rgba(000,000,000,0.3),inset 0px -1px 2px rgba(255,255,255,0.3);
	text-shadow: 0px 0px 10px rgba(000,000,000,0.3), 0px 0px 0px rgba(255,255,255,0);
	}
#form01 input[type=reset] {
	padding: 8px 20px;
	font-weight: 400;
	text-decoration: none;
	color: #777;
	transition: 0.6s opacity 0s;
	-moz-transition: 0.6s opacity 0s;
	-webkit-transition: 0.6s opacity 0s;
	-ms-transition: 0.6s opacity 0s;
	-o-transition: 0.6s opacity 0s;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -webkit-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: linear-gradient(to bottom, #eeeeee 0%,#eeeeee 100%);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #d8d8d8;
	-moz-box-shadow: 0px 2px 10px rgba(000,000,000,0.1),inset 0px -1px 2px rgba(255,255,255,0.6);
	-webkit-box-shadow: 0px 2px 10px rgba(000,000,000,0.1),inset 0px -1px 2px rgba(255,255,255,0.6);
	box-shadow: 0px 2px 10px rgba(000,000,000,0.1),inset 0px -1px 2px rgba(255,255,255,0.6);
}
#form01 input[type=submit]:hover,
#form01 input[type=reset]:hover {
	cursor:pointer;
	filter: alpha(opacity=80);
	-webkit-opacity:0.8;
	-moz-opacity:0.8;
	-ms-opacity:0.8;
	-o-opacity:0.8;
	opacity:0.8;
}


/* 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;
}


/* 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;
}

