@charset "utf-8";

/* ================================================================================
	Additional
================================================================================ */
.box {
	margin-bottom: 30px;
}
.box::after {
	content: '';
	display: block;
	clear: both;
}

.box_left {
	float: left;
	margin: 0 40px 40px 0;
}

.box_right {
	float: right;
	margin: 0 0 40px 40px;
}

.box_text {
	overflow: hidden;
}

.box_color {
	overflow: hidden;
	margin-bottom: 40px;
	padding: 30px 35px;
	background: #f5f5f5;
}

.box_color_success {
	overflow: hidden;
	margin-bottom: 40px;
	padding: 30px 35px;
	background: #e8edf2;
}

.box_border {
	overflow: hidden;
	margin-bottom: 40px;
	padding: 30px 35px;
	border: 2px solid #222;
}

.color_green {
	color: #28a745;
}

.color_red {
	color: #dc3545;
}

.img_frame {
	overflow: hidden;
	padding: 2px;
	border: 2px solid #ddd;
	vertical-align: top;
}

.reset_ttl {
}


/* =============================================== */
/** Project */
/* =============================================== */

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

.img_shadow img {
	box-shadow: 10px 10px #fafac5;
}

.f12 { font-size: 12px !important; }
.f13 { font-size: 13px !important; }
.f14 { font-size: 14px !important; }
.f15 { font-size: 15px !important; }
.f16 { font-size: 16px !important; }
.f17 { font-size: 17px !important; }
.f18 { font-size: 18px !important; }
.f19 { font-size: 19px !important; }
.f20 { font-size: 20px !important; }

.strong {
	color: #ac8609 !important;
}

.mincho {
	font-family: 'Noto Serif JP', serif;
}

.entry_body .row {
	margin-right: -10px;
	margin-left: -10px;
}
.entry_body .row > div {
	padding: 0 10px;
	margin-bottom: 30px;
}
.entry_body .row .col6 {
	padding: 0 15px;
}

.entry_body .tbl_std th {
	background: #f2f7fc;
	width: 20%;
}
.entry_body .tbl_std th,
.entry_body .tbl_std td {
	padding: 15px;
}

.entry_body .tbl_fixed {
	table-layout: fixed;
}
.entry_body .tbl_fixed th,
.entry_body .tbl_fixed td {
	border: 1px solid #ccc;
	text-align: center !important;
	vertical-align: middle;
}
.entry_body .tbl_fixed th {
	background: #f2f7fc;
}
.entry_body .tbl_fixed thead th {
	border-bottom: none;
	background: #6a95b3;
	color: #fff;
}

.box_catch {
	margin-bottom: 80px;
}
.box_catch_img {
}
.box_catch_txt {
	position: relative;
	margin: -60px 80px 0;
	padding: 40px 35px 35px;
	background: #fff;
}
.box_catch_txt h3 {
	margin-bottom: 20px !important;
	padding: 0;
	background: none;
	border: none;
	text-align: center;
	font-size: 26px;
	line-height: 1.6;
	letter-spacing: 0.1rem;
	font-family: 'Noto Serif JP', serif;
}
.box_catch_txt h3:before {
	display: none;
}
.box_catch_txt {
	line-height: 2.2;
}

.box_btn {
	margin-top: 15px;
	text-align: center;
}
.box_btn a {
	display: inline-block;
	min-width: 280px;
	height: 54px;
	padding: 0 50px;
	background: #231207;
	line-height: 54px;
	color: #fff !important;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none !important;
}

.box_color_success .strong {
	color: #003991 !important;
}


/* =============================================== */
/** Page */
/* =============================================== */

/* コンセプト・当社の強み */
.box_message {
	width: 1100px;
	margin: 0 auto;
	padding: 135px 0 130px;
}
.box_message h2 {
	float: right;
	margin: 0 0 0 80px !important;
	padding: 0 !important;
	border: none !important;
	background: none !important;
	line-height: 1;
}
.box_message h2::before,
.box_message h3::before {
	display: none;
}
.box_message_inner {
	overflow: hidden;
	margin-left: -0.5em;
}
.box_message_txt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;

	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;

	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;

	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;

	height: 500px;
	margin: 0 0 23px auto;
	padding-top: 8px;
	line-height: 2;
	font-family: 'Noto Serif JP', serif;
	font-size: 18px;
	font-weight: 500;

	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
.box_message_txt h3 {
    border: none !important;
    background: none !important;
	margin-left: 2em;
	font-size: inherit;
	font-weight: 700;
}
.box_message_txt p {
	margin-left: 2em;
}
.box_message_txt :last-child {
	margin: 0;
}

/* 住宅リフォーム */
.page-id-207 .list_check li {
	margin-bottom: 16px;
}
.page-id-207 .list_check strong {
	font-size: 16px;
}

/* ご依頼の流れ */
.box_flow_list {
	position: relative;
	margin: 40px 0 60px !important;
	padding-left: 120px;
}
.box_flow_list::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 120px;
	width: 14px;
	height: 100%;
	margin-left: -7px;
	background: #ddd;
	mix-blend-mode: multiply;
}
.box_flow_list > li {
	position: relative;
	padding: 0 0 60px 0 !important;
	list-style: none !important;
}
.box_flow_list > li:last-child {
	padding-bottom: 30px;
}
.box_flow_list > li::before {
	display: none;
}
.box_flow_list_icon {
	display: block;
	position: absolute;
	top: 0;
	left: -120px;
	z-index: 10;
	width: 100px;
	height: 36px;
	background: #214f83;
	line-height: 34px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.box_flow_list_icon::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 100%;
	border-width: 5px 0 5px 10px;
	border-style: solid;
	border-color: transparent transparent transparent #294475;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.box_flow_list .box {
	position: relative;
	padding-left: 70px;
}
.box_flow_list .box::before,
.box_flow_list .box::after {
	content: '';
	display: block;
	position: absolute;
	top: 15px;
}
.box_flow_list .box::before {
	top: 14px;
	left: -4px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #214f83;
}
.box_flow_list .box::after {
	position: absolute;
	top: 17px;
	left: 5px;
	width: 50px;
	border-bottom: 1px dashed #bbb;
}
.box_flow_list .box_right {
	width: 300px;
}
.box_flow_list .box dt {
	margin: 4px 0 15px;
	line-height: 1.3;
	font-size: 22px;
	font-weight: bold;
}