@charset "UTF-8";
@media only screen and (min-width: 769px) {
.p-blog_single__body {
	max-width: 700px;
}	
}


.mbhr50 {
	margin-bottom: 50px;
	border: 0;
}
.mbhr100 {
	margin-bottom: 100px;
	border: 0;
}
@media only screen and (max-width: 768px) {
.mbhr100 {
	margin-bottom: 70px;
}
}
.blog-20260617 img {
	display: block;
	margin-bottom: 15px;
}
.blog-20260617 h2 {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 200;
	border-left: 4px solid #8b7355;
	padding-left: 8px;
	line-height: 1.7;
}
@media only screen and (max-width: 768px) {
.blog-20260617 h2 {
	font-size: 1.8rem;
}
.blog-20260617 p {
	font-size: 1.4rem;
	line-height: 2.0;
}	
}

.sec-2-menu {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.sec-2-menu dl {
	width: 49%;
	margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
.sec-2-menu dl {
	width: 100%;
}
.sec-2-menu dl dd {
	font-size: 1.4rem;
	line-height: 1.7;
}
}

.sec-8 table td a {
	color: #1e1e1e;
	text-decoration: underline;
}
.sec-8 table th {
	white-space: nowrap;
}
@media only screen and (max-width: 768px) {
.sec-8 table th,.sec-8 table td {
	font-size: 1.2rem;
	line-height: 1.7;
}
}
