@charset "UTF-8";

.main {
}

.pagehd {
	padding-bottom: 0;
	border-bottom: none;
}

.pagehd_ttl {
}

.-surgery .pagehd_ttl::before {
	background: url(../img/menu/surgery/pagehd-icon@2x.png) center / 100% 100%;
}

.-second .pagehd_ttl::before {
	background: url(../img/menu/second/pagehd-icon@2x.png) center / 100% 100%;
}

.pagehd_catch {
	margin-bottom: 20px;
}

.pagehd_txt {
	margin-bottom: 70px;
}

.pagehd_txt a {
	color: #d05d5d;
	text-decoration: underline;
}

.pagehd_img {
	overflow: hidden;
	border-radius: 10px;
}

@media screen and (max-width:1240px) {
}

@media screen and (max-width:768px) {
	.main {
	}

	.pagehd {
	}

	.pagehd_ttl {
	}

	.-surgery .pagehd_ttl::before {
	}

	.-second .pagehd_ttl::before {
	}

	.pagehd_catch {
	}

	.pagehd_txt {
		margin-bottom: 30px;
	}

	.pagehd_txt a {
	}

	.pagehd_img {
	}
}
