@charset "utf-8";

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

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

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

.box_text {
	overflow: hidden;
}

.box_color {
	overflow: hidden;
	margin-bottom: 40px;
	padding: 30px;
	border-radius: 15px;
	background: url(/shared/img/pc/top_concept_bg.jpg) repeat center 0;
}
.box_color.-white {
	background: #fff;
}

.box_color_success {
	overflow: hidden;
	margin-bottom: 40px;
	padding: 30px;
	border-radius: 15px;
	background: #d4edda;
}

.box_border {
	overflow: hidden;
	margin-bottom: 40px;
	padding: 30px;
	border: 3px solid #add146;
	border-radius: 15px;
}

.box_text h4,
.box_color h4,
.box_border h4 {
	margin-bottom: 0.8rem !important;
}

.color_green {
	color: #28a745;
}

.color_red {
	color: #dc3545;
}

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

.reset_ttl {
	margin: 0 0 30px !important;
	padding: 0 !important;
	background: none !important;
	border: none !important;
}
.reset_ttl::before {
	display: none;
}


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

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

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

.img_ttl {
	margin: 0 0 70px !important;
}

.pc_hide {
	display: none;
}

.bg_wrap {
	position: relative;
	z-index: 1;
	margin: 80px 0;
	padding: 80px 0;
}
.bg_wrap::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	z-index: -100;
	width: 100vw;
	background: url(/shared/img/pc/top_concept_bg.jpg) repeat center 0;
	transform: translateX(-50%);
}
.bg_wrap :last-child {
	margin-bottom: 0 !important;
}

.tbl_fixed th,
.tbl_fixed td {
	text-align: center !important;
	vertical-align: middle !important;
}

.list_flow {
	position: relative;
	margin: 70px 0 !important;
	padding-left: 100px;
}
.list_flow::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 100px;
	width: 14px;
	height: 100%;
	margin-left: -7px;
	background: #fff;
}
.list_flow > li {
	position: relative;
	margin: 0 0 60px 0 !important;
	list-style: none !important;
}
.list_flow > li:not(:last-child) {
	margin-bottom: 35px;
}
.list_flow_icon {
	display: block;
	position: absolute;
	top: 0;
	left: -100px;
	z-index: 10;
	min-width: 60px;
	height: 30px;
	padding: 0 15px;
	background: #b0ca34;
	line-height: 30px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.list_flow_icon::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 100%;
	border-width: 5px 0 5px 10px;
	border-style: solid;
	border-color: transparent transparent transparent #b0ca34;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.list_flow li > .box {
	position: relative;
	padding-left: 50px;
}
.list_flow li > .box::before,
.list_flow li > .box::after {
	content: '';
	display: block;
	position: absolute;
	top: 15px;
}
.list_flow li > .box::before {
	top: 12px;
	left: -4px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #b0ca34;
}
.list_flow li > .box::after {
	position: absolute;
	top: 14px;
	left: 5px;
	width: 35px;
	border-bottom: 1px dashed #999;
}
.list_flow .box_right {
	width: 270px;
}
.list_flow .box dt {
	margin-bottom: 25px;
	line-height: 1.3;
	color: #503629 !important;
	font-size: 20px;
	font-weight: bold;
}
.list_flow .box dd {
	line-height: 2;
	font-size: 16px;
}
.list_flow .list_check {
	margin: 0 0 15px !important;
}

.box_movie_embed {
	position: relative;
	width: 100%;
	padding: 56.25% 0 0 0;
}
.box_movie_embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entry_btn {
	margin-top: 50px;
	text-align: center;
}
.entry_btn a {
	display: inline-block;
	position: relative;
	min-width: 350px;
	height: 60px;
	padding: 0 40px;
	border-radius: 30px;
	background: #f7b321;
	line-height: 60px;
	color: #fff !important;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	text-decoration: none !important;
	letter-spacing: 0.1em;
}


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

/* ワンステップ山口が選ばれる理由 */
.page-reason .box_color {
	padding: 40px;
}
.box_concept {
	position: relative;
	margin: 0 -170px 70px;
}
.box_concept_img {
}
.box_concept_img img {
	border-radius: 25px;
}
.box_concept_detail {
	position: relative;
	z-index: 10;
	margin: -80px 170px 0;
	padding: 45px 60px 40px;
	border-radius: 25px 25px 0 0;
	background: url(/shared/img/pc/bg01.jpg) repeat center 0;
}
.box_concept_detail h3 {
	margin-bottom: 0.8em !important;
	padding: 0 !important;
	border: none !important;
	font-size: 28px;
}
.box_concept_detail h3::before {
	display: none;
}
.box_feature {
	margin-bottom: 100px;
	text-align: center;
}
.box_feature .img_ttl {
	margin-bottom: 40px !important;
}
.box_trouble {
	margin-bottom: 100px !important;
}
.box_trouble .img_ttl {
	margin-bottom: 40px !important;
	text-align: center;
}
.box_trouble .top_trouble_list_ttl {
	margin: 0 0 36px !important;
	padding: 0 !important;
	border: none !important;
	background: none !important;
	line-height: 1 !important;
}
.box_trouble .top_trouble_list_ttl:before {
	display: none;
}
.box_trouble .top_trouble_list_point {
	margin: 0 !important;
}
.box_strength {
	margin-bottom: 100px;
}
.box_strength .img_ttl {
	margin-bottom: 50px !important;
	text-align: center;
}
.box_strength .box {
	margin-bottom: 50px;
}
.box_strength .box_right {
	margin-left: 45px;
}
.box_strength .box_left {
	margin-right: 45px;
}
.box_info .row {
	margin: 0 -20px 50px;
}
.box_info .col6 {
	padding: 0 20px;
}
.box_info .img_ttl {
	margin-bottom: 40px !important;
	text-align: center;
}
.box_license {
	height: 315px;
	padding: 32px 45px 0;
	background: #fff;
}
.box_license_list {
	margin-bottom: 26px;
}
.box_license_list_item {
	line-height: 2.125;
	font-size: 16px;
	font-weight: bold;
}
.box_license_list_item::before {
	content: '\f058';
	margin-right: 11px;
	line-height: 1;
	color: #70af25;
	font-family: 'Font Awesome 6 Pro';
	font-size: 18px;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: auto;
	letter-spacing: 0;
}
.box_license_txt {
	font-size: 16px;
	font-weight: bold;
}

/* 塗料の種類と選び方のポイント */
.tbl_fixed.-compare td:nth-of-type(1) {
	color: #3b61c3;
	font-weight: bold;
}
.tbl_fixed.-compare td:nth-of-type(2) {
	color: #cf244d;
	font-weight: bold;
}

.tbl_merit {
	table-layout: fixed !important;
}
.tbl_merit th,
.tbl_merit td {
	font-weight: bold;
	vertical-align: middle !important;
}
.tbl_merit td:nth-of-type(2) {
	color: #3b61c3;
}
.tbl_merit td:nth-of-type(3) {
	color: #cf244d;
}
.tbl_merit td:nth-of-type(4) {
	font-weight: bold;
	text-align: center;
}

/* よくある質問 */
.tbl_qa {
	width: 100%;
	margin-bottom: 10px;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
.tbl_qa th,
.tbl_qa td {
	border: none !important;
	background: none !important;
}
.tbl_qa th {
	width: 5%;
	padding: 20px 0 20px 20px !important;
}
.tbl_qa td {
	padding: 20px !important;
	vertical-align: middle !important;
}
.tbl_qa tr:nth-child(2n-1) td {
	font-size: 18px;
	font-weight: bold;
}
.tbl_qa tr:nth-child(2n) {
	background: #fff;
}
.tbl_qa tr:nth-child(2n) th {
	vertical-align: top;
}
.tbl_qa_icon {
	display: inline-block;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	background: #9ac71c;
	line-height: 46px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.tbl_qa tr:nth-child(2n) .tbl_qa_icon {
	background: #f5b220;
}