@import url(https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap);
.c-pageTitle {
	display: none;
}
.banner_section img {
	aspect-ratio: 16 / 9;
	width: 100%;
	height: auto;
	object-fit: cover;
}
.logo_block img {
	max-width: 150px;
	width: 100%;
	margin: auto;
}
.footer_columns {
	max-width: 280px;
	width: 100%;
}
.w-footer__box {
	padding: 4em 0 1rem;
}
.page-id-167 .w-beforeFooter,
.page-id-165 .w-beforeFooter,
.page-id-17 .w-beforeFooter {
	display: none;
}
p {
	font-family:
		"Lexend",
		-apple-system,
		BlinkMacSystemFont,
		"Segoe UI",
		Roboto,
		Oxygen-Sans,
		Ubuntu,
		Cantarell,
		"Helvetica Neue",
		sans-serif;
}
.construction_case_item {
	list-style: none;
}
.post_content ul {
	padding-left: 0;
}
.construction_case_item a {
	color: unset;
}
.construction_case_block h2 {
	margin: 0.5em 0 0.5em !important;
}
.construction_case_item {
	margin-bottom: 3rem !important;
}
.construction_case_inner {
	display: flex;
	gap: 1rem;
	align-items: center;
}
.construction_case_inner img {
	aspect-ratio: 4 / 3;
	width: 100%;
	height: auto;
	object-fit: cover;
}
.construction_case_block {
	flex: 1;
}
.p-pnLinks {
	list-style: none;
}
.main_h2 {
	color: var(--color_main) !important;
	font-size: 56px !important;
	font-family: "Jost", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-weight: 400 !important;
}
.s_menu_wrap {
	border-bottom: solid 1px var(--color_main);
	border-top: solid 1px var(--color_main);
}
.s_menu_inner {
	max-width: 900px;
	margin: auto;
}
.s_menu_item {
	padding: clamp(1.2rem, 4vw, 2rem) clamp(0.6rem, 2vw, 1rem);
	position: relative;
}
.s_menu_item:hover {
	opacity: 0.8;
}
.s_menu_item:hover::before {
	top: 0.5rem;
	left: 0.5rem;
}
.s_menu_item::before {
	content: "";
	position: absolute;
	top: 1rem;
	left: 1rem;
	color: var(--color_main);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 20px 20px;
	border-color: var(--color_main) transparent transparent var(--color_main);
	transition: 0.3s;
}
.s_menu_item_center {
	border-left: none;
	border-right: none;
}
.s_menu_item_bottom {
	border-bottom: none;
}
.s_menu_item img {
	width: 100%;
	height: auto;
	object-fit: cover;
	max-width: 120px;
	margin: auto;
}
.s_menu_links {
	border-bottom: solid 1px var(--color_main);
	padding-bottom: 2rem;
}
.s_menu_title {
	border-top: solid 1px var(--color_main);
	padding-top: 2rem;
}
.news_block {
	background: #f5f5f5;
	padding: 2rem 4rem;
	border-radius: 50px 0 0 50px;
}
.concept_section.swell-block-fullWide.has-bg-img {
	background-size: contain;
}
.top_contact_section.swell-block-fullWide.has-bg-img {
	background-size: contain;
}
.about_section {
	position: relative;
}
.about_section img {
	border-radius: 30px;
}
.about_section::after {
	content: "Our Strengths";
	color: #fff;
	font-size: clamp(90px, 20vw, 130px);
	font-family: "Jost", sans-serif;
	line-height: 1;
	position: absolute;
	bottom: 0;
	right: 0;
}
.mv_section,
.top #content {
	padding-top: 0 !important;
}
.mv_section .wp-block-columns {
	gap: 0 !important;
}
.mv_textarea {
	padding-left: 2rem;
}
.mv_text {
	font-size: clamp(1.1rem, 1.5vw, 1.5rem);
}
.mv_PC {
	display: block;
}
.mv_SP {
	display: none;
}
.service_block_left img {
	border-radius: 0 30px 30px 0;
}
.service_block_right img {
	border-radius: 30px 0 0 30px;
}
.service_block_right {
	margin-top: 4rem;
	margin-bottom: 4rem;
}
.service_text {
	padding: 0 2rem;
}
.service_wrap .wp-block-columns {
	gap: 0 !important;
}
	.is-style-btn_line a{
	background-color:#fff;
	text-shadow: none !important;
}
@media screen and (max-width: 768px) {
/* 	.mv_textarea_sp {
		margin: auto 1rem;
		padding: 2rem 0.5rem;
	} */

.mv_textarea_sp{
	text-shadow: #000 1px 0 10px;
}
	.mv_SP {
		height: calc(100vh - 80px);
		display: block;
	}
	.mv_PC {
		display: none;
	}
	.mv_SP .swell-block-fullWide__inner {
		top: 35%;
	}
}
@media screen and (max-width: 781px) {
	.column-reverse {
		flex-direction: column-reverse;
	}
	.about_block {
		margin-bottom: 2rem;
		gap: 0.5rem !important;
	}
	.s_img_sp_left {
		margin-right: 2rem;
	}
	.s_img_sp_right {
		margin-left: 2rem;
	}
	.service_text {
		padding: 0 1rem;
	}
	.s_menu_item p {
		font-size: clamp(13px, 2vw, 1rem);
	}
}

.has-swl-main-color {
	font-weight: 400;
}
@media screen and (max-width: 400px) {
	.ourTitle {
		font-size: 14vw !important;
	}
}
.required_label,
.any_label {
	padding: 0.3rem 0.2rem 0.3rem;
}
.wpcf7-list-item {
	margin: 0 1rem 0 0;
}
.s_menu_inner.is-style-clmn-border > .swell-block-columns__inner > .swell-block-column {
	border: solid 0.5px var(--color_main);
}
.s_menu_inner .swell-block-columns__inner {
	border-left: solid 1px var(--color_main);
	border-right: solid 1px var(--color_main);
}
@media screen and (max-width: 768px) {
	.concept_section {
		background-position: center bottom 5% !important;
	}
	.footer_columns {
		margin: auto;
	}
	.construction_case_inner {
		flex-direction: column;
	}
}
