.main_section.main_category {
	position: relative;
	z-index: 12;
	margin-top: -280px;
	padding: 0 10px 60px;
	background: transparent;
}

.zlm02-visual-quick {
	max-width: 1320px;
	margin: 0 auto;
	padding: 0;
}

.zlm02-visual-quick__list {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	justify-content: center;
	width: min(100%, 1320px);
	box-shadow: 0 18px 38px rgba(26, 28, 35, 0.12);
	overflow: hidden;
	background: transparent;
}

.zlm02-visual-quick__item {
	min-width: 0;
	height: 200px;
	background: rgba(245, 245, 245, 0.8);
	border-right: 1px solid rgba(0, 0, 0, 0.06);
}

.zlm02-visual-quick__item:nth-child(odd) {
	background: rgba(255, 255, 255, 0.8);
}

.zlm02-visual-quick__item:last-child {
	border-right: 0;
}

.zlm02-visual-quick__link {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	height: 100%;
	box-sizing: border-box;
	padding: 32px 22px 26px;
	text-decoration: none;
	color: #111111;
	text-align: center;
	transition: background-color .2s ease, transform .2s ease;
}

.zlm02-visual-quick__link:hover {
	background: #fafafa;
}

.zlm02-visual-quick__plus {
	position: absolute;
	top: 12px;
	right: 15px;
	color: #9a7d69;
	font-size: 30px;
	font-weight: 200;
	line-height: 1;
}

.zlm02-visual-quick__title {
	margin: 0;
	font-family: "Pretendard", "Noto Sans KR", sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.25;
	letter-spacing: -0.04em;
	word-break: keep-all;
}

.zlm02-visual-quick__icon {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 100px;
	width: 100%;
	padding-top: 8px;
}

.zlm02-visual-quick__icon img {
	display: block;
	width: 92px;
	height: 92px;
	max-width: none;
	max-height: none;
	object-fit: contain;
}

.main_doctor__media {
	display: none;
}

.main_doctor__media img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media (max-width: 1200px) {
	.main_section.main_category {
		margin-top: -88px;
		padding: 0 16px 46px;
	}

	.zlm02-visual-quick__link {
		min-height: 170px;
		padding: 28px 16px 22px;
	}

	.zlm02-visual-quick__title {
		font-size: 16px;
	}

	.zlm02-visual-quick__icon img {
		max-width: 86px;
		max-height: 80px;
	}
}

@media (max-width: 900px) {
	.main_section.main_category {
		margin-top: 0;
		width: auto;
		max-width: none;
		margin-left: 0;
		padding: 20px 12px 34px;
		overflow: hidden;
	}

	.zlm02-visual-quick {
		overflow: visible;
	}

	.zlm02-visual-quick__list {
		display: grid;
		grid-template-columns: repeat(5, minmax(0, 1fr));
		width: 100%;
		min-width: 0;
		gap: 0;
		box-shadow: 0 12px 28px rgba(26, 28, 35, 0.12);
	}

	.zlm02-visual-quick__item {
		width: auto;
		flex: none;
		height: 108px;
		border-bottom: 0;
	}

	.zlm02-visual-quick__item:last-child {
		border-right: 0;
	}

	.zlm02-visual-quick__link {
		min-height: 108px;
		padding: 14px 6px 10px;
	}

	.zlm02-visual-quick__title {
		font-size: 11px;
		line-height: 1.2;
	}

	.zlm02-visual-quick__plus {
		top: 6px;
		right: 7px;
		font-size: 16px;
	}

	.zlm02-visual-quick__icon {
		min-height: 44px;
		padding-top: 4px;
	}

	.zlm02-visual-quick__icon img {
		max-width: 36px;
		max-height: 36px;
	}
}

@media (max-width: 640px) {
	.main_section.main_category {
		margin-top: 0;
		width: auto;
		max-width: none;
		margin-left: 0;
		padding: 14px 10px 28px;
		overflow: hidden;
	}

	.zlm02-visual-quick__list {
		grid-template-columns: repeat(5, minmax(0, 1fr));
	}

	.zlm02-visual-quick__item {
		width: auto;
		height: 96px;
	}

	.zlm02-visual-quick__link {
		min-height: 96px;
		padding: 12px 4px 8px;
	}

	.zlm02-visual-quick__title {
		font-size: 10px;
		line-height: 1.15;
	}

	.zlm02-visual-quick__plus {
		top: 5px;
		right: 6px;
		font-size: 14px;
	}

	.zlm02-visual-quick__icon {
		min-height: 38px;
		padding-top: 2px;
	}

	.zlm02-visual-quick__icon img {
		max-width: 30px;
		max-height: 30px;
	}
}

@media (max-width: 980px) {
	.main_visual,
	.main_visual .video_box {
		height: min(72svh, 560px) !important;
		min-height: 420px !important;
	}

	.main_doctor {
		display: flex;
		flex-direction: column;
		aspect-ratio: auto;
		min-height: 0;
		background-image: none !important;
		background-position: center top;
		background-color: #fbfaf9;
	}

	.main_doctor__media {
		display: block;
		width: 100%;
		aspect-ratio: 390 / 300;
		overflow: hidden;
	}

	.main_doctor__media img {
		object-position: center top;
	}

	.main_doctor .inner_box {
		height: auto;
		padding: 34px 20px 42px;
		gap: 22px;
		justify-content: flex-start;
	}

	.main_doctor .inner_box .text_wrap .title {
		font-size: 38px !important;
		line-height: 1.16;
		word-break: keep-all;
	}

	.main_doctor .inner_box .text_wrap .desc {
		font-size: 15px;
		line-height: 1.75;
		word-break: keep-all;
	}

	.main_place {
		padding: 76px 0 84px;
	}

	.main_place .place_inner {
		gap: 34px;
	}

	.main_place .title_wrap .desc {
		font-size: 15px;
		line-height: 1.7;
		word-break: keep-all;
	}

	.main_place .place_swiper {
		padding: 0 0 64px;
	}

	.main_place .swiper-slide,
	.main_place .swiper-slide-active {
		width: min(100%, 420px);
		transform: none;
		filter: none;
	}

	.main_place .swiper-button-prev,
	.main_place .swiper-button-next {
		top: auto;
		bottom: 0;
		transform: none;
		width: 52px;
		height: 52px;
	}

	.main_place .swiper-button-prev {
		left: calc(50% - 60px);
	}

	.main_place .swiper-button-next {
		right: calc(50% - 60px);
	}

	.main_map {
		padding: 76px 0 84px !important;
	}

	.main_map .title_wrap {
		margin-bottom: 24px;
	}

	.main_map .title {
		font-size: 30px !important;
	}

	.main_map .desc,
	.main_map .title_wrap p {
		font-size: 15px;
		line-height: 1.7;
	}

	.main_map .map_box,
	.main_map iframe {
		height: 360px !important;
		min-height: 360px !important;
	}
}

@media (max-width: 640px) {
	.main_visual,
	.main_visual .video_box {
		height: min(64svh, 460px) !important;
		min-height: 360px !important;
	}

	.main_doctor {
		min-height: 0;
	}

	.main_doctor__media {
		aspect-ratio: 390 / 280;
	}

	.main_doctor .inner_box {
		padding: 22px 16px 32px;
		gap: 18px;
	}

	.main_doctor .inner_box .text_wrap .title {
		font-size: 31px !important;
	}

	.main_doctor .inner_box .text_wrap .desc {
		font-size: 14px;
		line-height: 1.7;
	}

	.main_place .swiper-slide,
	.main_place .swiper-slide-active {
		width: calc(100vw - 32px);
	}

	.main_place .swiper-button-prev,
	.main_place .swiper-button-next {
		width: 46px;
		height: 46px;
	}

	.main_place .swiper-button-prev {
		left: calc(50% - 54px);
	}

	.main_place .swiper-button-next {
		right: calc(50% - 54px);
	}

	.main_map .map_box,
	.main_map iframe {
		height: 300px !important;
		min-height: 300px !important;
	}
}
