/* 事業紹介
=========================================================================*/
#business {
	padding: 90px 0 80px;
}

#business .inner {
	margin: 0 auto;
	width: 1146px;
}

@media screen and (max-width:1186px) {
	#business .inner {
		padding: 0 20px;
		width: 100%;
	}
}

#business .title_alphabet {
	overflow: hidden;
	margin: 0 auto 20px;
	width: fit-content;
	color: transparent;
}

#business .title_alphabet svg {
	width: auto;
	height: 110px;
}

.char {
	opacity: 0;
	transform: translateY(100px);
}

#business h1 {
	margin-bottom: 60px;
	font-weight: 700;
	font-size: 3.0rem;
	text-align: center;
}

/* ----- 導入 ----- */
#business .intro {
	text-align: center;
}

#business .intro h2 {
	margin-bottom: 1.5em;
	font-weight: 700;
	font-size: 2.8rem;
	line-height: 1.5em;
}

#business .intro p {
	font-size: 1.8rem;
}

/* ----- 工事業種 ----- */
#works {
	position: relative;
	padding: 100px 0 150px;
	background-color: #000;
}

#works::before {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	margin: auto 0;
	width: 130%;
	height: 100%;
	background: url(../images/business/works_bg_top.png) top center no-repeat;
	background-size: contain;
}

#works::after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	margin: auto 0;
	width: 130%;
	height: 100%;
	background: url(../images/business/works_bg_bottom.png) bottom center no-repeat;
	background-size: contain;
}

#works .inner {
	margin: 0 auto;
	width: 1146px;
}

@media screen and (max-width:1186px) {
	#works .inner {
		padding: 0 20px;
		width: 100%;
	}
}

#works .title_alphabet {
	overflow: hidden;
	margin: 0 auto 20px;
	width: fit-content;
	color: transparent;
}

#works .title_alphabet svg {
	width: auto;
	height: 110px;
}

#works h1 {
	margin-bottom: 60px;
	font-weight: 700;
	font-size: 3.0rem;
	text-align: center;
	color: #FFF;
}

#works .container {
	position: relative;
	margin-bottom: 100px;
	padding: 100px calc(100 / 1400 * 100%) 50px;
	background-color: #FFF;
	border-radius: 25px;
	z-index: 2;
}

#works .item {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 50px;
}

#works .item .photo {
	width: calc(690 / 1152 * 100%);
}

#works .item .info {
	width: calc(405 / 1152 * 100%);
}

#works .item h2 {
	margin-bottom: 1em;
	font-weight: 700;
	font-size: 2.5rem;
	line-height: 1.5em;
}

#works .item p {
	line-height: 1.7em;
}

#works .appeal {
	position: relative;
	margin: 0 auto;
	max-width: 800px;
	color: #FFF;
	text-align: center;
	z-index: 2;
}

#works .appeal .layout {
	display: flex;
	align-items: center;
	gap: 0 30px;
	margin-bottom: 20px;
}

#works .appeal .fukidashi_01 {
	display: inline-block;
	padding: 16px;
	border-radius: 8px;
	background-color: #FFF;
	text-align: left;
	font-size: 2.6rem;
	font-weight: 700;
	line-height: 1em;
	white-space: nowrap;
	color: #000;
}

#works .appeal .fukidashi_01::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 80%;
	border-style: solid;
	border-width: 20px 0 0 20px;
	border-color: #FFF transparent transparent;
	translate: calc(-50% + 0.4px) 100%;
}

#works .appeal p.note {
	font-size: 1.6rem;
	width: fit-content;
}

#works .appeal p.comment {
	margin-bottom: 1.5em;
	font-weight: 700;
	font-size: 2.5rem;
	line-height: 1.5em;
}

#works .appeal h2 {
	display: inline-block;
	margin: 0 auto;
	font-weight: 900;
	font-size: 5rem;
	line-height: 1.5em;
	background: linear-gradient(90deg, #00a5b5, #b8d303);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	color: transparent;
}

/* ----- 事業図 ----- */
#diagram {
	position: relative;
	padding: 100px 0;
}

#diagram .title_alphabet {
	overflow: hidden;
	margin: 0 auto 20px;
	width: fit-content;
	color: transparent;
}

#diagram .title_alphabet svg {
	width: auto;
	height: 110px;
}

#diagram h1 {
	margin-bottom: 60px;
	font-weight: 700;
	font-size: 3.0rem;
	text-align: center;
}

#diagram .diagram {
	position: relative;
}

#diagram .diagram h2 {
	margin-bottom: 2.5em;
	font-weight: 700;
	font-size: 2.8rem;
	line-height: 1.2em;
	text-align: center;
}

#diagram .diagram .text {
	position: absolute;
	top: calc(630 / 1068 * 100%);
	width: 100%;
}

#diagram .diagram .text p {
	margin-bottom: 1em;
	width: calc(430 / 1146 * 100%);
	font-size: 1.8rem;
}

#diagram .diagram .text p strong {
	font-weight: 300;
	background-color: #fffc00;
}

#diagram .diagram .text ul {
	margin-top: 3em;
}

#diagram .diagram .text ul li {
	position: relative;
	margin-bottom: 1em;
	padding-left: 1.1em;
	line-height: 1.4em;
}

#diagram .diagram .text ul li:nth-child(2) {
	color: #ff3a00;
}

#diagram .diagram .text ul li::before {
	content: '＊';
	position: absolute;
	left: 0;
}

/*  Desktop（1200px以下）
=========================================================================
=========================================================================*/
@media screen and (max-width:1200px) {

	#diagram .diagram .text {
		top: calc(680 / 1068 * 100%);
	}

	#diagram .diagram .text p {
		font-size: calc(19 / 1200 * 100vw);
	}

	#diagram .diagram .text ul li {
		font-size: 1.2rem;
	}
}

/*  Mobile（767px以下）
=========================================================================
=========================================================================*/
@media screen and (max-width:767px) {
	#business {
		padding: 40px 0 0;
	}

	#business .title_alphabet {
		margin-bottom: 20px;
	}

	#business .title_alphabet svg {
		height: 40px;
	}

	#business h1 {
		margin-bottom: 20px;
		font-size: 2.0rem;
	}

	/* ----- 導入 ----- */
	#business .intro {
		margin-bottom: 50px;
	}

	#business .intro picture.logo {
		margin: 0 auto 40px;
		max-width: 570px;
	}

	#business .intro h2 {
		font-size: 1.6rem;
	}

	#business .intro p {
		font-size: 1.4rem;
	}

	/* ----- 工事業種 ----- */
	#works {
		padding: 40px 0 40px;
	}

	#works .title_alphabet {
		margin-bottom: 20px;
	}

	#works .title_alphabet svg {
		height: 40px;
	}

	#works h1 {
		margin-bottom: 20px;
		font-size: 2.0rem;
	}

	#works .container {
		margin-bottom: 80px;
		padding: 40px 20px 10px;
		border-radius: 15px;
	}

	/* ----- 各内容 ----- */
	#works .item {
		margin-bottom: 50px;
	}

	#works .item .photo {
		margin-bottom: 15px;
		width: 100%;
	}

	#works .item .info {
		width: 100%;
	}

	#works .item h2 {
		font-size: 1.6rem;
	}

	#works .appeal .layout {
		gap: 0 15px;
	}

	#works .appeal .fukidashi_01 {
		padding: 10px;
		border-radius: 8px;
		font-size: 1.8rem;
	}

	#works .appeal.fukidashi_01::after {
		border-width: 5px 0 0 5px;
	}

	#works .appeal p.note {
		font-size: 1.2rem;
		line-height: 1.2em;
		text-align: left;
	}

	#works .appeal p.comment {
		font-size: 1.8rem;
	}

	#works .appeal h2 {
		font-size: 3rem;
	}

	/* ----- 事業図 ----- */
	#diagram {
		padding: 50px 0;
	}

	#diagram .title_alphabet {
		margin-bottom: 20px;
	}

	#diagram .title_alphabet svg {
		height: 40px;
	}

	#diagram h1 {
		margin-bottom: 20px;
		font-size: 2.0rem;
	}

	#diagram .diagram h2 {
		margin-bottom: 2.5em;
		font-size: 1.6rem;
	}

	#diagram .diagram h2 span:nth-child(1) {
		padding: 0 .5em;
	}

	#diagram .diagram h2 span:nth-child(2) {
		padding-left: .5em;
	}

	#diagram .diagram .text {
		position: relative;
		top: 10px;
	}

	#diagram .diagram .text p {
		width: 100%;
		font-size: 1.4rem;
	}

	#diagram .diagram .text ul {
		margin-top: 2em;
		font-size: 1.2rem;
	}

}
