<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";



#all #wrapper #mainvisual {}
#all #wrapper .innerWrap section .innerCont .cont {
	margin: 0 20px 20px;
}
#all #wrapper .innerWrap section .innerCont .cont .text {
	margin: 0 0 20px;
}
.container {
	clear: both;
}
.entry-header .entry-title,
.entry-header .entry-title a {
	text-decoration: none;
}

/*ブログ記事タイトル(個別記事)*/
.entry-header h2.entry-title {
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", "メイリオ", Meiryo, serif;
	font-size: 24px;
	letter-spacing: 0.05em;
	padding: 10px 20px;
	margin-bottom: 5px;
	background-color: #d2ccb4;
	text-align: left;
	color: #805830;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.entry-header h2.entry-title a {
	color: #805830;
}
.entry-header .posted-on {
	line-height: 1.4;
	display: block;
	margin-left: 45px;
	padding: 6px 2px 2px 16px;
	background-color: #614330;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	color: #fff;
	margin-top: 10px;
	margin-left: 5px;
}
.entry-header .posted-on a {
	color: #fff;
	text-decoration: none;
}
article {
	clear: both;
	padding-bottom: 60px;
}
article .entry-content img {
	margin-top: 10px;
	margin-bottom: 12px;
}
/* トップページ article */
.content-area.top_cont article {
	padding-bottom: 0;
}
/*ブログ記事タイトル(トップページ)*/
.top_cont .entry-header h2.entry-title {}
.top_cont .entry-header h2.entry-title .txt {}
.top_cont .entry-header h2.entry-title .link {
	display: inline-block;
	float: right;
	font-size: 15px;
	color: #fff;
	background: #5c3d05;
	text-align: center;
	padding: 2px 10px;
	border-radius: 4px;
	border-bottom: 1px solid #302003;
}
.top_cont .entry-header .posted-on {
	margin-top: 0;
	margin-bottom: 10px;
}
section.cf {
	margin-bottom: 42px;
}
.innerCont.site-content {
	padding-bottom: 0 !important;
}
.byline {
	display: none;
}
.entry-content {
	line-height: 1.8;
	padding: 0 15px 10px;
}
.entry-content p {
	margin-bottom: 20px;
}
.entry-content strong {
	font-weight: bold !important;
}
.entry-content strong span {
	font-weight: bold !important;
}
.entry-footer {
	clear: both;
	margin-top: 30px;
	margin-bottom: 0;
	background-color: #eee;
	padding: 15px;
}
.entry-footer .cat-links,
.entry-footer .tags-links {
	font-size: 90%;
	margin-right: 20px;
}
#secondary.widget-area section {
	text-align: left !important;
}
#secondary.widget-area .widget-title {
	font-weight: bold;
	font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
	transform: rotate(.03deg);
	font-size: 18px;
	color: #401b00;
	background-position: left 5px;
	margin-bottom: 10px;
}
.edit-link .post-edit-link {
	margin-left: 0px;
}
.edit-link a.post-edit-link {
	color: #fff;
	background-color: #000;
	padding: 2px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 12px;
}
header.page-header .page-title {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #644237;
	margin-bottom: 20px;
}
nav.post-navigation {
	padding: 10px 8px;
	border-top: 1px dotted #AF9B92;
	border-bottom: 1px dotted #AF9B92;
	background-color: #f8e9dc;
}
nav.post-navigation .nav-previous a:before {
	content: "← ";
}
nav.post-navigation .nav-next a:after {
	content: " →";
}
#secondary.widget-area .search-submit {
	font-weight: bold;
	color: #fff;
	background-color: #000;
	font-size: 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.site-branding {
	display: none;
}
.breadcrumbs {
	width: 100%;
}
.breadcrumbs li {
	float: left;
}
.entry-content h3 {
	padding-bottom: 10px;
	font-weight: bold;
	color: #805830;
	border-bottom: 2px solid #d2ccb4;
	font-size: clamp(22px, 20 / 524 * 70vw, 22px);
	line-height: 1em;
	padding-left: 10px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", "メイリオ", Meiryo, serif;
	position: relative;
	margin-bottom: 20px;
}
.entry-content h4 {
	text-align: left;
	color: #805830;
	font-size: clamp(18px, 20 / 524 * 70vw, 20px);
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", "メイリオ", Meiryo, serif;
	line-height: 1.2em;
	background-image: url(/services/img/services_h4_bg01.png);
	background-repeat: repeat;
	background-position: left top;
	padding: 8px 24px;
	margin-bottom: 20px;
	-moz-border-radius: 26px;
	-webkit-border-radius: 26px;
	-o-border-radius: 26px;
	-ms-border-radius: 26px;
	border-radius: 26px;
}
.entry-content h5 {
	position: relative;
	color: #805830;
	margin-top: 20px !important;
	margin-bottom: 20px;
	font-weight: bold;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", "メイリオ", Meiryo, serif;
	font-size: clamp(16px, 20 / 524 * 70vw, 18px);
	padding-left: 25px;
}
.entry-content h5::after {
	position: absolute;
	content: "";
	left: 5px;
	top: 5px;
	background: #805830;
	width: 10px;
	height: 10px;
	border-radius: 50%;
}



@media only screen and (min-width:699px) {
	nav.post-navigation {
		width: 100%;
		margin: 0 auto;
	}
	#secondary.widget-area {
		width: 100%;
		margin: 60px auto 0;
	}
	#secondary.widget-area .search-field {
		width: 80%;
		float: left;
	}
	#secondary.widget-area .search-submit {
		width: 17%;
		float: right;
	}
	.entry-header .posted-on {
		margin-top: 25px;
		width: 154px;
		float: left;
	}
	.entry-content {
		width: 760px;
		float: right;
	}
	.widget_search {
		width: 46%;
		float: left;
		padding-bottom: 30px;
	}
	.widget_recent_entries {
		width: 46%;
		float: left;
		padding-bottom: 30px;
	}
	.widget_archive {
		width: 46%;
		float: right;
		padding-bottom: 30px;
	}
	.widget_categories {
		width: 46%;
		float: right;
		padding-bottom: 30px;
	}
	.site-footer {
		clear: both;
	}
}



@media only screen and (max-width:698px) {
	.entry-meta {
		padding: 0 10px;
	}
	/*ブログ記事タイトル(トップページ)*/
	.top_cont .entry-meta {
		padding: 0;
	}
	.top_cont .entry-header .posted-on {
		margin: 0 0 10px;
		display: inline-block;
		padding: 2px 16px;
	}
	.top_cont .entry-header h2.entry-title {}
	.top_cont .entry-header h2.entry-title .txt {}
	.top_cont .entry-header h2.entry-title .link {}
	.alignleft,
	.alignright {
		display: block !important;
		clear: both !important;
		float: none !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	#secondary.widget-area {
		margin: 0 5% 0;
	}
	nav.post-navigation .nav-previous,
	nav.post-navigation .nav-next {
		clear: both;
	}
	.pan {
		margin-left: 45px;
		text-align: left !important;
		float: none !important;
	}
	#gnav.navi {
		z-index: +99999999;
	}
	.site-title {
		display: none;
	}
	#footerArea {
		width: 100%;
		clear: both;
		float: none;
		margin: 0;
		padding: 0;
	}
	.entry-content p br {
		display: none;
	}
}





/* ▽▽ブログコンテンツ
------------------------------------------------------- */
#blog_cont {
	text-align: left;
}
/* ↓PC
------------------------------- */
@media screen and (min-width: 601px) {
	#blog_cont {
		width: 960px;
		margin: 0 auto;
	}
}
/* ↑PC
------------------------------- */
/* ↓SP
------------------------------- */
@media screen and (max-width: 600px) {
	#blog_cont {
		width: 90%;
		margin: 0 auto;
	}
	#header {
		display: none;
	}
}
/* ↑SP
------------------------------- */
/* △△ブログコンテンツ
------------------------------------------------------- */




</pre></body></html>