@charset "utf-8";

/* 20230108 added by Fabo */
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb65 { margin-bottom: 65px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb75 { margin-bottom: 75px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb85 { margin-bottom: 85px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb95 { margin-bottom: 95px !important; }
.mb100 { margin-bottom: 100px !important; }

.entry-content .row {
	margin-left: -10px;
	margin-right: -10px;
}
.entry-content .row > div {
	margin-bottom: 20px;
	padding: 0 10px;
}
.term-contact .entry-content .row {
	margin: 0;
}
.term-contact .entry-content .row > div {
	padding: 0;
}

.entry-content .template-img-right {
	margin-left: 35px;
}
.entry-content .template-img-left {
	margin-right: 35px;
}

.entry-content .template-text :first-child {
	margin-top: 0;
}

.contents-colorbox {
	margin-bottom: 30px;
	padding: 25px;
	background: #f3efe8;
}
.contents-colorbox :first-child {
	margin-top: 0;
}
.contents-colorbox :last-child {
	margin-bottom: 0;
}

.contents-borderbox {
	margin-bottom: 30px;
	padding: 25px;
	border: #e6decf 2px solid;
}
.contents-borderbox :first-child {
	margin-top: 0;
}
.contents-borderbox :last-child {
	margin-bottom: 0;
}

.table-bordered {
	margin-bottom: 25px;
}
.table-bordered th,
.table-bordered td {
	padding: 12px 15px;
	border: 1px solid #ddd;
}
.table-bordered th {
	background: #f3efe8;
	width: 25%;
}

.table-menu th,
.table-menu td {
	padding: 12px 15px;
	background: none;
	border: 0;
}
.table-menu td {
	text-align: right;
	font-weight: bold;
}
.table-menu tr:nth-child(odd) {
	background: #f4f1ec;
}

/* よくある質問 */
.table-faq {
	margin-bottom: 10px;
	width: 100%;
}
.table-faq th,
.table-faq td {
	padding: 10px 0;
	vertical-align: middle;
}
.table-faq tr:first-child th {
	width: 65px;
	border-bottom: #ddd 1px solid;
}
.table-faq tr:first-child td {
	font-size: 16px;
	font-weight: bold;
	border-bottom: #ddd 1px solid;
}
.table-faq tr:nth-child(2) th {
	vertical-align: top;
}

/* スタッフ */
.template.-staff {
	margin-bottom: 60px;
}
.template.-staff .template-text {
	padding-top: 20px;
}
.template.-staff .template-img-left {
	margin-right: 40px;
}
.template.-staff .template-text h3 {
	background: none !important;
	font-size: 22px;
}
.template.-staff .template-text h4 {
	margin-bottom: 5px;
}

/* 取扱商品 */
.term-item .entry-content .row {
	line-height: 1.8;
	font-size: 13px;
}
.term-item .entry-content .row strong {
	font-size: 16px;
}