@charset "UTF-8";
/* CSS Document */
/****************************************************************************
	body設定
*****************************************************************************/
body{
	color: #4d4d4d;
	font-size: 14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 25px;
	text-align: center;
	background-color:#fff;
}
a{
color: #4d4d4d;
text-decoration: none;
}
a:hover{
color: #4d4d4d;
text-decoration: underline;
}

h2,h3,h4{text-align: left;}

img {
	margin: 0  ;
padding: 0;}
#container{
margin: 0 auto ;
padding: 0;
text-align: center;
}

/****************************************************************************
	コンテンツ設定
*****************************************************************************/

/*	ヘッダー
----------------------------------------------------------------------------*/
h1{
	width:450px;
	height:30px;
	font-size: 12px;
	line-height:30px;
	text-align: left;
	margin: 0;
	float:left;
}
#head{
	width:1000px;
	height:105px;
	margin: 0 auto ;
	padding: 0;
	background-image:url(../img/navi_back.png);
	background-position:center;
	background-repeat:no-repeat;
}
#head_in{
	width: 936px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
#head_logo {
	width:260px;
	margin-top:0;
	text-align: center;
	float:left;
}
#head_logo2 {
	width:320px;
	margin-top:0;
	text-align: center;
	float:left;
}
#head_logo3 {
	width:215px;
	margin-top:10px;
	text-align: center;
	float:left;
}
#head_tel {
	width:135px;
	text-align:left;
	float:right;
	margin:7px 0 0 0;
	visibility: hidden; /* 非表示にする 2020.11.25追加 */
}
#head_time{
	width:134px;
	color:#0070b1;
	font-size:10px;
	line-height:14px;
	padding-left:8px;
	float:right;
	margin:6px 0 0 0;
	visibility: hidden; /* 非表示にする 2020.11.25追加 */
}
#head_inqu {
	width:125px;
	height:33px;
	float:right;
	margin-left:20px;}
/*	グローバルナビ
----------------------------------------------------------------------------*/
#gnavi{
	width: 612px;
	margin:5px 0 0 0 ;
	height:50px;
	float:right;
}
#gnavi li{
	float: left;
	margin: 0;
	height:50px;
}
#gnavi3{
	width: 612px;
	margin: 0 ;
	height:50px;
	float:right;
}
#gnavi3 li{
	float: left;
	margin: 0 2px 0 0;
	height:50px;
}


/*	フッター
----------------------------------------------------------------------------*/
#footer{
	color: #fff;
	height:174px;
	background:#4d4d4d;
	}
#footer_in{
	width: 680px;
	margin: 15px auto 0 auto;
	padding: 0;
	font-size:12px;
	text-align:center;
	color:#fff;
	}
.footer_logo {
	width:277px;
	text-align: right;
	float:left;
	height:49px;
	margin-right:15px;
}
.footer_add {
	width: 354px;
	font-size: 12px;
	height:49px;
	line-height:49px;
	padding-left:10px;
	float:left;
	text-align:left;
	}
.footer_name {
	width:277px;
	text-align: right;
	float:left;
	height:30px;
	margin-right:15px;
}
.footer_tel {
	width: 374px;
	font-size: 9px;
	line-height:30px;
	height:30px;
	text-align:left;
	float:left;
}
.footer_tel img {
	margin-right:10px;
	float:left;}


.pagetop{text-align: right; margin: 40px auto 20px auto; width:980px;}


/*	共通
----------------------------------------------------------------------------*/
.style_bold {
	font-weight:bold;}
.style_right {
	text-align:right;
	}
.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb50{margin-bottom: 50px;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt50{margin-top: 50px;}
.ml10{margin-left: 10px;}
.ml20{margin-left: 20px;}
.ml30{margin-left: 30px;}
.ml50{margin-left: 50px;}
.ml60{margin-left: 60px;}
.mr10{margin-right: 10px;}
.mr20{margin-right: 20px;}
.mr30{margin-right: 30px;}
.mr50{margin-right: 50px;}
.center{text-align: center;}
.clear{clear: both; overflow: hidden; margin:  auto;}
.int10 {
	text-indent:-1em;
	padding-left:1em;
}

.space {
	letter-spacing: normal;
}
button{ background-color:transparent; border:none; padding:0; }

 /*	ブログ設定
----------------------------------------------------------------------------*/
#contents_area{
	width: 980px;
	padding: 0 10px;
	margin: 0 auto;
	text-align:left;
	}
#primary #content {
	width:980px;
	text-align:left;
	float:right;
	padding:0;
	margin-right:0;
	margin-top:25px;
	overflow:hidden;}	

/* =Archives
-------------------------------------------------------------- */

.archive-header,
.page-header {
	background-image: url(../img/title.png);
	background-repeat:no-repeat;
	width:980px;
	height:45px;
	font-size:20px;
	font-size: 1.3714285712rem;
	font-weight:bold;
	line-height:45px;
	margin:20px auto 30px auto;
	padding:0;
	color:#fff;
	text-align:center;
}
.page-header h1 {
width:980px;
font-size:20px;
	font-size: 1.3714285712rem;
	font-weight:bold;
	line-height:45px;
	text-align:center;
	}

.archive-meta {
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin-top: 22px;
	margin-top: 1.571428571rem;
}

/*===========================================================================
	 右カラム
============================================================================*/
#main_right {
	width:680px;
	text-align:left;
	padding:0;
	margin:0 0 0 0;
	overflow:hidden;
	float:left;
}
/* =Main content and comment content
-------------------------------------------------------------- */

.entry-meta {
	clear: both;
}
.entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	margin-top: 24px;
	margin-top: 1.714285714rem;
}
.entry-header img.wp-post-image {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-header {
	background-color: #8d7c52;
	width:610px;
	height:36px;
	font-size:20px;
	font-size: 1.3714285712rem;
/*	font-weight:bold; */
	line-height:36px;
	padding-left:20px;
	margin:0 auto 30px auto;
	color:#fff;
	text-align:left;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.entry-title {
	background-color: #8d7c52;
	width:610px;
	height:36px;
	font-size:20px;
	font-size: 1.3714285712rem;
	font-weight:bold;
	line-height:36px;
	padding-left:20px;
	margin:0 auto 5px auto;
	color:#fff;
	text-align:left;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.title-category{
	width:610px;
	height:20px;
	font-size:14px;
	color:#4d4d4d;
	text-align:right;
}

.entry-header .entry-title a {
	text-decoration: none;
	color:#fff;
}
.entry-header .entry-format {
	/*margin-top: 24px;
	margin-top: 1.714285714rem;*/
	font-weight: normal;
}
.entry-header .comments-link {
	display:none;
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.comments-link a,
.entry-meta a {
	color: #fff;
}
.comments-link a:hover,
.entry-meta a:hover {
	color: #fff;
}

article {
margin-top: 25px;
margin-left:50px;}/*単独ページのタイトルの高さ調整*/
article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 3.692307692;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
	line-height: 1.714285714;
	text-align:left;
	padding:0 30px;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 24px 0;
	margin: 1.714285714rem 0;
	line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1 {
	font-size: 21px;
	font-size: 1.5rem;
	line-height: 1.5;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
	font-size: 18px;
	font-size: 1.285714286rem;
	line-height: 1.6;
}
.entry-content h3,
.comment-content h3 {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.846153846;
}
.entry-content h4,
.comment-content h4 {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.846153846;
}
.entry-content h5,
.comment-content h5 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.entry-content h6,
.comment-content h6 {
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.846153846;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
	margin: 0 0 24px 10px;
	margin: 0 0 1.714285714rem 0.7142857141rem;
	line-height: 1.714285714;
}
.entry-content a:visited,
.comment-content a:visited {
	color: #9f9f9f;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	line-height: 1.714285714;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
	margin: 0 0 0 36px;
	margin: 0 0 0 2.571428571rem;
}
.entry-content blockquote,
.comment-content blockquote {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	padding: 24px;
	padding: 1.714285714rem;
	font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content code,
.comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}
.entry-content pre,
.comment-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	overflow: auto;
	padding: 24px;
	padding: 1.714285714rem;
}
.entry-content pre code,
.comment-content pre code {
	display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content address,
.comment-content address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
img.alignleft,
.wp-caption.alignleft {
	margin: 12px 24px 12px 0;
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright,
.wp-caption.alignright {
	margin: 12px 0 12px 24px;
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter,
.wp-caption.aligncenter {
	clear: both;
	margin-top: 12px;
	margin-top: 0.857142857rem;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content dl,
.comment-content dl {
	margin: 0 24px;
	margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
	line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
}
.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	font-size: 1.142857143rem;
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
.site-content article {
	border-bottom: 4px double #ededed;
	margin-bottom: 72px;
	margin-bottom: 5.142857143rem;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.page-links {
	clear: both;
	line-height: 1.714285714;
}
footer.entry-meta {
	display:none;
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.single-author .entry-meta .by-author {
	display: none;
}
.mu_register h2 {
	color: #757575;
	font-weight: normal;
}


/*===========================================================================
	左カラム
============================================================================*/

#left_navi {
	width:230px;
	padding:0 15px 15px 15px;
	margin:27px 0 50px 20px;
	float:left;
	text-align:left;
	color:#000;
	/*background-color:#cee2fb;
	-webkit-box-shadow: 0px 0px 5px 2px #e3e3e3;
	-moz-box-shadow: 0px 0px 5px 2px #e3e3e3;
	box-shadow: 0px 0px 5px 2px #e3e3e3;*/
	}
#left_navi a {color:#000;}
#left_navi a:hover {color:#000;}

#left_navi ul {
	width:220px;
	margin-bottom:10px;
	margin-left:10px;
	padding:0 0 20px 0;
	text-align:left;}
#left_navi li {
	height:auto;
	margin:0;
	padding:0 5px;
	text-align:left;}
#left_navi li ul {
	margin-bottom:0;
	margin-top:5px;
	padding:0 0 20px 5px;
	text-align:left;}
#left_navi li ul li {
	height:30px;
	margin:0;
	padding:0;
	text-align:left;}
/* Sidebar */
.widget-area .widget {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	word-wrap: break-word;
	
	
}
.widget-area .widget h2 {
	smargin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	text-align:center;/* Sidebarのタイトル */
	background:#8d7c52;
	color:#fff;
	padding:0 0 0 0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	height:36px;
	font-size:16px;
	line-height:36px;
}
.widget-area .widget h3 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	text-align:left;/* Sidebarのタイトル */
	background:#8d7c52;
	color:#fff;
	padding:8px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.widget-area .widget p {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.widget-area .textwidget ul {
	list-style: disc outside;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li {
	margin-left: 36px;
	margin-left: 2.571428571rem;
}
.widget-area .widget a {
	color: #757575;
}
.widget-area .widget a:hover {
	color: #21759b;
}
.widget-area .widget a:visited {
	color: #9f9f9f;
}
.widget-area #s {
	width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}
/* Navigation */
.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
	padding: 1.714285714rem 0;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
	margin: 3.428571429rem 0;

}
 .assistive-text {
	display:none;}/*	-----画面下　Post navigation　の文字を消す----------------------------*/

#respond {
	display:none;}/*	-----「コメントを残す」を表示させない----------------------------*/
nav {display:none;}