/* ----------------------------------------------------------------------
追加CSS
---------------------------------------------------------------------- */

/* ----------------------------------------------------------------------
基本
---------------------------------------------------------------------- */

.center {
	text-align: center;
}

img {
	max-width: 100%;
	height: auto;
}

/* ----------------------------------------------------------------------
見出し
---------------------------------------------------------------------- */

h2.strong_h2 {
	font-family: "Noto Sans JP",
		serif;
	font-optical-sizing: auto;
	font-size: 38px !important;
	color: #23923a;
	text-align: center;
	line-height: 1 !important;
}

h2.strong_h2 span {
	display: block;
	color: #333333;
	font-size: 18px;
	padding-top: 20px;
}

h2.rich_font:before {
	content: "";
	display: none;
}

h2.rich_font:after {
	content: "";
	display: none;
}

h2.rich_font {
	line-height: 1.5 !important;
	text-align: center !important;
	font-size: 28px !important;
	border-bottom: none !important;
	margin-bottom: 52px !important;
}

#service_list .title {
	text-align: left !important;
}

#service_list .sub_title {
	font-size: 16px;
}

.service_midashi h3 {
	text-align: center;
	position: relative;
	border-top: 3px solid #d8d8d8;
}

.service_midashi h3::after {
	content: '';
	position: absolute;
	top: -3px;
	left: 50%;
	transform: translateX(-50%);
	width: 30%;
	height: 3px;
	background-color: #23923a;
}

.service_midashi h3 span {
	display: block;
	line-height: 1;
	padding: 20px 15px 15px 15px;
}

#main_col h2 {
	position: relative;
	font-size: 21px;
	padding: 10px;
	border-bottom: 2px solid #d8d8d8;
	margin: 0px 0px 30px;
}

#main_col h2:before {
	content: "";
	position: absolute;
	width: 30%;
	height: 4px;
	background-color: #23923a;
	bottom: -3px;
	left: 0;
}

#main_col h3 {
	font-size: 22px;
	text-align: left;
	color: #000000;
	border-top: 0px solid #dddddd;
	border-bottom: 0px solid #dddddd;
	border-left: 2px solid #000000;
	border-right: 0px solid #dddddd;
	padding: 6px 0px 6px 16px;
	margin: 0px 0px 15px;
	line-height: 1;
}

#main_col h3 span {
	font-size: 16px;
	margin-left: 10px;
}

.maker_title h2 {
	margin-bottom: 0 !important;
}

h4.elementor-heading-title {
	color: #666666;
	margin-bottom: 10px !important;
	padding: 5px;
	border-bottom: 2px dotted #666666;
}

h5.elementor-heading-title {
	padding: 5px 0 0 0 !important;
	margin-bottom: 10px !important;
}

/* ----------------------------------------------------------------------
コンテンツ
---------------------------------------------------------------------- */
.total_support_title {
	font-family: "marseille",
		sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 50px;
	line-height: 1;
	margin-bottom: 50px !important;
	text-align: center;
}

.total_support_title span {
	color: #23923a;
}

.total_support_text {
	display: block;
	font-size: 18px;
	line-height: 1.8;
	text-align: center;
}

/* ボタンに矢印 */
.design_button.type1 a {
	position: relative;
}

.design_button.type1 a:after {
	content: url("../img/common/arw_right.svg");
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	line-height: 1;
}

#point_img {
	display: block;
	padding-top: 85px;
	text-align: center;
}

#point_img img {
	display: block;
	margin: 0 auto;
}

/* .cb_news_list {
	padding-left: 70px !important;
	padding-right: 70px !important;
} */

#mainSlider {
	max-width: 900px;
	width: 100%;
	margin: 0 auto 70px auto;
	overflow: hidden;
	position: relative;
}

.slick01 {
	max-width: 100%;
	width: 100%;
	margin: 0 auto 70px auto;
}

.slick01 li a:hover {
	opacity: 0.7;
}

#cb_content_1 h2 {
	font-family: "marseille",
		sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 50px;
	line-height: 1;
	margin-bottom: 50px !important;
	text-align: center;
}

#cb_content_1 h2 span {
	color: #23923a;
}

/* タブコンテンツ */
#cb_content_3 .item span {
	font-size: 60px;
	margin-left: 25px;
	font-family: "all-round-gothic",
		sans-serif;
	font-weight: 600;
	font-style: normal;
}


.project_list {
	margin-top: 65px !important;
}

#works_bg01 {
	background: url("/wp-content/uploads/2025/01/work01.jpg") no-repeat;
	background-size: cover;
	background-position: center center;
}

#works_bg02 {
	background: url("/wp-content/uploads/2025/02/work02.jpg") no-repeat;
	background-size: cover;
	background-position: center center;
}

.googlemap iframe {
	width: 100%;
}

#footer_top_area {
	padding: 70px 0 120px 0;
	margin-top: 50px;
	background-color: #f6f6f6;
}

#footer_top_area h2 {
	margin-bottom: 20px;
}

#footer_top_area .cb_free_space.type1 {
	border: none !important;
	padding: 0 !important;
}

#footer_top_area .cb_content {
	background-color: #ffffff;
	margin-top: 40px;
}

#footer_top_area .post_col {
	margin-bottom: 0 !important;
}

#footer_top_area .post_col img {
	vertical-align: bottom;
}

#footer_top_area .post_col h3 {
	font-size: 24px;
}

#footer_top_area .post_col-2:last-child {
	padding: 30px !important;
}

#footer_top_area .design_button {
	margin-top: 50px;
	text-align: left;
}

#footer_bottom_menu {
	padding: 0 !important;
	border: none !important;
}

#footer_bottom_menu p.sitename {
	display: block;
	font-size: 18px;
	font-weight: 600;
}

#footer_bottom_menu p {
	text-align: left;
}

/* ----------------------------------------------------------------------
	代理店・取次店
---------------------------------------------------------------------- */
.agency_col {
	align-items: center !important;
	padding-bottom: 20px;
	border-bottom: 1px dashed #333333;
}

/* ----------------------------------------------------------------------
	3つの強み
---------------------------------------------------------------------- */
.storong_title_box h2 {
	margin-bottom: 0 !important;
}

.strong_point_box {
	padding-bottom: 20px;
}

/* ----------------------------------------------------------------------
施工事例一覧
---------------------------------------------------------------------- */
.project_list .long_item {
	width: 100% !important;
}

.project_list .long_item:first-child {
	margin-bottom: 25px;
}

.project_list .long_item h2.title {
	bottom: initial !important;
	top: 50%;
	transform: translateY(-50%);
	font-size: 26px;
	line-height: 2;
}

.project_list .long_item h2.title span {
	display: block;
	font-size: 16px !important;
}

.project_list .long_item .desc {
	margin-top: 10px;
}


/* ----------------------------------------------------------------------
	施工事例詳細
---------------------------------------------------------------------- */
#works_table th {
	background-color: #f0f8ff;
	width: 30%;
}

#works_table td {
	width: 70%;
}

/* ----------------------------------------------------------------------
スマートフォン
---------------------------------------------------------------------- */
@media screen and (max-width: 768px) {

	.slick01 li {
		margin-right: 0;
	}

	.slick-slide img {
		display: block;
		margin: 0 auto;
		width: auto;
	}

	.cb_headline {
		margin-bottom: 20px;
	}

	#footer_bottom_menu p {
		text-align: center;
	}

	.contact_btn {
		display: block;
	}

	.contact_btn img {
		display: block;
		margin: 0 auto;
	}

	#service_list .item:first-child {
		margin-bottom: 20px;
	}

}

/* ----------------------------------------------------------------------
タブレット
---------------------------------------------------------------------- */
@media screen and (max-width: 1000px) {
	.slick01 li {
		margin-right: 0;
	}

	.slick-slide img {
		display: block;
		margin: 0 auto;
		width: auto;
	}

}


/* ----------------------------------------------------------------------
スマートフォン・タブレット以外
---------------------------------------------------------------------- */
@media screen and (min-width: 1000px) {

	.slick01 {
		max-width: 900px;
	}

	.slick01 .slick-slide img {
		width: 100%;
	}

	.slick01 li {
		margin-right: 10px;
	}

	.slick01 .slick-slider {
		padding: 0 40px;
	}

	.slick01 .slick-prev {
		left: -45px !important;
	}

	.slick01 .slick-next {
		right: -35px !important;
	}
}


/* ----------------------------------------------------------------------
Elementorカスタイマイズ
---------------------------------------------------------------------- */
.elementor-element:where(.e-con-full, .elementor-widget) {
	gap: initial !important;
}

.elementor-button-wrapper {
	margin-top: 8px;
}

a.elementor-button:hover {
	opacity: 0.7;
}

.privacy_box>.e-con-inner {
	padding: 0 !important;
}

.privacy_title .e-con-inner {
	padding: 0 !important;
}

.privacy_text p {
	display: block;
	margin-bottom: 30px !important;
	font-size: 18px;
	color: #333333;
	line-height: 1.8;
}


.maker_box {
	border-bottom: 1px dashed #333333;
}

.maker_box .e-con-inner {
	align-items: center !important;
}