@charset "utf-8";
/*------------------------------------------------------------
	service
------------------------------------------------------------*/
#main .photoArea img {
	width: 100%;
}
#main .sideImg {
	position: absolute;
}
#main .renovation {
	padding: 77px 0 161px;
	position: relative;
}
#main .renovation .sideImg {
	left: 24px;
	top: 16px;
}
#main .content {
	width: 682px;
}
#main .headLine01 {
	margin-bottom: 55px;
}
#main .headLine01 .line {
	left: -106px;
	top: -5px;
}
#main .headLine01 .jp {
	padding: 0 37px 2px 3px;
}
#main p {
	margin-bottom: 24px;
	line-height: 2.66;
	letter-spacing: 0.05em;
}
#main .advertising {
	padding: 77px 0 189px;
	position: relative;
}
#main .advertising .sideImg {
	right: 0;
	top: 12px;
}
#main .advertising p {
	margin-bottom: 32px;
}
#main .advertising::after {
	content: "";
	background: url("../img/service/photo05.jpg") no-repeat center center / cover;
	width: 100%;
	height: 262px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
}
@media all and (max-width: 896px) {
	#main .renovation {
		padding: 38px 0 56px;
	}
	#main .renovation .sideImg {
		left: 10px;
		top: 139px;
	}
	#main .content {
		margin: 0 17px;
	}
	#main .textArea {
		margin-left: 39px;
	}
	#main .headLine01 {
		margin-bottom: 38px;
		font-size: 1.8rem;
	}
	#main .headLine01 .line {
		height: 83px;
		left: -32px;
		top: 0;
	}
	#main .headLine01 .line::before {
		background: #359B35;
	}
	#main .headLine01 .jp {
		padding: 0 28px 1px 1px;
		min-width: 220px;
		box-sizing: border-box;
		letter-spacing: 0.07em;
	}
	#main p {
		margin-bottom: 35px;
		line-height: 2.09;
		letter-spacing: 0.01em;
	}
	#main .photo img {
		width: 100%;
	}
	#main .advertising {
		padding: 39px 0 52px;
	}
	#main .advertising .sideImg {
		top: 10px;
	}
	#main .advertising .headLine01 .line::before {
		background: #77CEED;
	}
	#main .advertising .headLine01 .jp {
		min-width: 174px;
	}
	#main .advertising p {
		margin-bottom: 29px;
	}
	#main .advertising::after {
		height: 82px;
	}
}
@media all and (max-width: 374px) {
	#main .textArea {
		margin-left: 30px;
	}
	#main .headLine01 .line {
		left: -23px;
	}
}
@media all and (max-width: 359px) {
	#main .textArea {
		margin-left: 20px;
	}
	#main .headLine01 .line {
		left: -13px;
	}
	#main p {
		letter-spacing: 0;
	}
	#main .renovation p br:nth-of-type(3),
	#main .renovation p br:nth-of-type(5){
		display: none;
	}
}