@charset "utf-8";

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

.fs12 { font-size: 12px; }
.fs13 { font-size: 13px; }
.fs14 { font-size: 14px; }
.fs15 { font-size: 15px; }
.fs16 { font-size: 16px; }
.fs17 { font-size: 17px; }
.fs18 { font-size: 18px; }
.fs19 { font-size: 19px; }
.fs20 { font-size: 20px; }
.fs20 { font-size: 20px; }
.fs21 { font-size: 21px; }
.fs22 { font-size: 22px; }
.fs23 { font-size: 23px; }
.fs24 { font-size: 24px; }
.fs25 { font-size: 25px; }

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

.entry-content .template-img-right,
.entry-content .template-img-left {
	margin-bottom: 0;
}

.entry-content .row .btn {
	padding: 15px;
	width: 100%;
}

.entry-content .template.-line {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #aaa;
}

.strong {
	color: #182340;
}

.color-red {
	color: #ae2023;
}

.table-bordered th,
.table-bordered td {
	padding: 10px;
	border: 1px solid #ccc;
}
.table-bordered th {
	width: 25%;
	background: #f2f2f2
}
.table-bordered td {
	background: #fff;
}

.table-fixed {
	margin-bottom: 20px;
	table-layout:fixed;
}
.table-fixed th,
.table-fixed td {
	padding: 12px;
	line-height: 1.8;
	border: 1px solid #ccc;
}
.table-fixed th {
	background: #e7e9ec;
}
.table-fixed td {
	background: #fff;
}
.table-fixed td:last-child {
	color: #ae2023;
}

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

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

.contents-voicebox {
	margin-bottom: 25px;
}
.contents-voicebox-title {
	margin: 0 !important;
	padding: 13px 30px;
	color: #fff;
	background: #182340;
}
.contents-voicebox-inner {
	padding: 25px;
	background: #fff;
}
.contents-voicebox-answer {
	padding: 15px;
	background: #e7e9ec;
}

.contents-flowbox-group {
	margin: 40px 0 50px;
}
.contents-flowbox {
	position: relative;
	padding: 0 0 30px 40px;
}
.contents-flowbox:last-child {
	padding-bottom: 0;
}
.contents-flowbox::before {
	content: "";
	position: absolute;
	top: 9px;
	bottom: 0;
	left: 8px;
	width: 2px;
	background: #182340;
}
.contents-flowbox::after {
	content: "";
	position: absolute;
	top: 9px;
	left: 0;
	width: 19px;
	height: 19px;
	z-index: 1000;
	background: #182340;
	border-radius: 50%;
}
.contents-flowbox .template {
	margin-bottom: 0;
}
.contents-flowbox .template-img-right {
	margin: 0 0 0 30px;
}
.contents-flowbox h3 {
	padding: 0;
	font-size: 20px;
	font-weight: bold;
	border: none;
}
.list-check li {
	position: relative;
	margin: 0 0 10px 0 !important;
	padding-left: 25px;
	list-style: none !important;
	line-height: 1.8;
}
.list-check li:before {
	content: "\f00c";
	position: absolute;
	top: 0;
	left: 0;
	color: #d4b161;
	font-family: "Font Awesome 5 Free";
 	font-weight: 900;
	font-size: 15px;
	line-height: 1.8;
}
.list-check.-note li:before {
	color: #e43444;
}
.list-check li:last-child {
	margin-bottom: 0 !important;
}

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

/* 職人紹介 */
.staff-box {
	position: relative;
	padding: 10px;
	line-height: 1.6;
	background: #fff;
}
.staff-box-img {
	margin-bottom: 15px;
}
.staff-box-label {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 50px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background: #182340;
}

.map-wrap {
	margin-bottom: 20px;
}

.map-wrap iframe {
	width: 100%;
	height: 450px;
	vertical-align: top;
}

/* 20250210 added by narematsu 無料相談フォーム調整*/
.form-region {
    padding: 8px;
    background: #f1f1f1;
}