﻿#tmpLoading {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -2;
	background: #111111;
}
html {width: 100%;height: 100%;left: 0;top: 0;margin: 0;padding: 0;position: fixed;background:#111111;}
body {width: 100%;height: 100%;left: 0;top: 0;margin: 0;padding: 0;position: fixed;background:#111111;}
.tipsBox { padding: 18px 24px !important; width: min(420px, 86vw) !important; font-size: 28px !important; font-weight: 600 !important; line-height: 1.4 !important; opacity: 0.9 !important; }
.bottomBar {
	height: 72px !important;
	bottom: 10px !important;
	z-index: 200 !important;
	overflow: visible !important;
	opacity: 1 !important;
}
.bottomBar .bottomLeftBar,
.bottomBar .bottomRightBar {
	height: 72px !important;
	display: flex !important;
	align-items: center !important;
	gap: 16px !important;
	box-sizing: border-box !important;
	padding: 0 10px !important;
	overflow: visible !important;
}
.bottomBar .bottomLeftBar { left: 20px !important; }
.bottomBar .bottomRightBar { right: 20px !important; justify-content: flex-end !important; }
.bottomBar .buttonBar {
	display: none !important;
}
.bottomBar .bottomLeftBar .button,
.bottomBar .bottomRightBar .button {
	width: 40px !important;
	height: 40px !important;
	margin: 0 !important;
	position: relative !important;
	flex: 0 0 auto !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
}
.bottomBar .bottomLeftBar .button img,
.bottomBar .bottomRightBar .button img {
	width: 36px !important;
	height: 36px !important;
	margin: 0 !important;
	position: relative !important;
	left: auto !important;
	top: auto !important;
	bottom: auto !important;
	right: auto !important;
}
.bottomBar .button span,
.buttonBar .button span,
.mixButton span,
.textButton span {
	display: none !important;
	font-size: 0 !important;
	width: 0 !important;
	height: 0 !important;
	overflow: hidden !important;
	visibility: hidden !important;
}
.customMunu .button span,
.extendedBar .button span {
	display: inline-block !important;
	visibility: visible !important;
	font-size: 14px !important;
	width: auto !important;
	height: auto !important;
	overflow: visible !important;
	line-height: 36px !important;
	pointer-events: none !important;
	white-space: nowrap !important;
}
.customMunu .button span {
	color: #333333 !important;
	margin: 0 !important;
	vertical-align: middle !important;
}
.customMunu .fa-toolbar-icon {
	color: #333333 !important;
	font-size: 16px !important;
	width: 16px !important;
	height: 16px !important;
	margin: 10px !important;
	float: left !important;
}
.customMunu .button {
	display: block !important;
	clear: both !important;
}
.extendedBar .button span {
	color: #ffffff !important;
	position: absolute !important;
	margin-left: 10px !important;
	margin-top: 8px !important;
	line-height: 20px !important;
}
.bottomBar .pageNumber,
.pageNumber {
	position: relative !important;
	top: 0 !important;
	right: auto !important;
	margin: 0 4px 0 8px !important;
	flex: 0 0 auto !important;
}
.bottomBar .pageNumber input,
.pageNumber input {
	height: 32px !important;
	font-size: 18px !important;
	border-radius: 16px !important;
	min-width: 70px !important;
	max-width: 96px !important;
	line-height: 32px !important;
	padding: 0 10px !important;
	box-sizing: border-box !important;
}
.neat_menu {
	height: 72px !important;
	bottom: 10px !important;
	z-index: 200 !important;
}
.fbToolBar {
	height: 72px !important;
	overflow: visible !important;
}
@media (min-width: 769px) {
	.thumbnail_progress {
		display: block !important;
		bottom: 10px !important;
		left: 0 !important;
		right: 0 !important;
		margin-left: auto !important;
		margin-right: auto !important;
		width: clamp(64px, calc(max(0px, 100% - 680px) * 2 / 3), calc(100% - 480px)) !important;
		height: 72px !important;
		z-index: 260 !important;
		pointer-events: auto !important;
	}
	.thumbnail_progress .progressBg {
		top: 50% !important;
		margin-top: -7px !important;
		transform: none !important;
		height: 14px !important;
		pointer-events: auto !important;
		cursor: pointer !important;
	}
	.thumbnail_progress .progress {
		top: 50% !important;
		margin-top: -3px !important;
		transform: none !important;
		height: 6px !important;
		border-radius: 3px !important;
		background: rgba(255, 255, 255, 0.35) !important;
		pointer-events: none !important;
	}
	.thumbnail_progress .progressBar {
		top: 50% !important;
		margin-top: -10px !important;
		transform: none !important;
		width: 20px !important;
		height: 20px !important;
		border-radius: 50% !important;
		background: #ffffff !important;
		box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.25) !important;
		pointer-events: auto !important;
		cursor: pointer !important;
		z-index: 2 !important;
	}
	.bottomBar {
		pointer-events: none !important;
	}
	.bottomBar .button,
	.bottomBar .bottomLeftBar,
	.bottomBar .bottomRightBar,
	.bottomBar .pageNumber,
	.bottomBar .buttonBar,
	.bottomBar input,
	.fbToolBar .button {
		pointer-events: auto !important;
	}
}
@media (min-width: 769px) and (max-width: 1399px) {
	.bottomBar .bottomLeftBar,
	.bottomBar .bottomRightBar {
		gap: 6px !important;
		padding: 0 4px !important;
	}
	.bottomBar .bottomLeftBar { left: 8px !important; }
	.bottomBar .bottomRightBar { right: 8px !important; }
	.bottomBar .bottomLeftBar .button,
	.bottomBar .bottomRightBar .button {
		width: 34px !important;
		height: 34px !important;
	}
	.bottomBar .bottomLeftBar .button img,
	.bottomBar .bottomRightBar .button img,
	.bottomBar .fa-toolbar-icon {
		width: 28px !important;
		height: 28px !important;
		font-size: 22px !important;
	}
	.bottomBar .pageNumber input,
	.pageNumber input {
		min-width: 56px !important;
		max-width: 78px !important;
		height: 28px !important;
		font-size: 15px !important;
		line-height: 28px !important;
		padding: 0 8px !important;
	}
	.thumbnail_progress {
		left: 0 !important;
		right: 0 !important;
		margin-left: auto !important;
		margin-right: auto !important;
		width: min(calc(100% - 400px), 56%) !important;
	}
	.thumbnail_progress .progressBar {
		width: 16px !important;
		height: 16px !important;
		margin-top: -8px !important;
	}
}
@media (min-width: 769px) and (max-width: 1099px) {
	.bottomBar .bottomLeftBar,
	.bottomBar .bottomRightBar {
		gap: 4px !important;
		padding: 0 2px !important;
	}
	.bottomBar .bottomLeftBar { left: 4px !important; }
	.bottomBar .bottomRightBar { right: 4px !important; }
	.bottomBar .bottomLeftBar .button,
	.bottomBar .bottomRightBar .button {
		width: 30px !important;
		height: 30px !important;
	}
	.bottomBar .bottomLeftBar .button img,
	.bottomBar .bottomRightBar .button img,
	.bottomBar .fa-toolbar-icon {
		width: 24px !important;
		height: 24px !important;
		font-size: 18px !important;
	}
	.thumbnail_progress {
		left: 0 !important;
		right: 0 !important;
		margin-left: auto !important;
		margin-right: auto !important;
		width: min(calc(100% - 340px), 48%) !important;
	}
	.text_bubble_text {
		font-size: 16px !important;
	}
}
@media (max-width: 768px) {
	.thumbnail_progress {
		left: 0 !important;
		right: 0 !important;
		margin-left: auto !important;
		margin-right: auto !important;
		width: 70% !important;
		bottom: 48px !important;
		height: 42px !important;
	}
}
@media (max-width: 768px) {
	body:has(.bottomBar):not(:has(.phoneBottomBar)) .thumbnail_progress {
		left: 0 !important;
		right: 0 !important;
		margin-left: auto !important;
		margin-right: auto !important;
		width: 64% !important;
		bottom: 78px !important;
		height: 36px !important;
		z-index: 260 !important;
	}
	body:has(.bottomBar):not(:has(.phoneBottomBar)) .bottomBar {
		height: 56px !important;
		bottom: 6px !important;
	}
	body:has(.bottomBar):not(:has(.phoneBottomBar)) .bottomBar .bottomLeftBar,
	body:has(.bottomBar):not(:has(.phoneBottomBar)) .bottomBar .bottomRightBar {
		height: 56px !important;
		gap: 2px !important;
		padding: 0 2px !important;
		max-width: 48% !important;
		overflow: hidden !important;
	}
	body:has(.bottomBar):not(:has(.phoneBottomBar)) .bottomBar .bottomLeftBar { left: 2px !important; }
	body:has(.bottomBar):not(:has(.phoneBottomBar)) .bottomBar .bottomRightBar { right: 2px !important; }
	body:has(.bottomBar):not(:has(.phoneBottomBar)) .bottomBar .bottomLeftBar .button,
	body:has(.bottomBar):not(:has(.phoneBottomBar)) .bottomBar .bottomRightBar .button {
		width: 28px !important;
		height: 28px !important;
	}
	body:has(.bottomBar):not(:has(.phoneBottomBar)) .bottomBar .bottomLeftBar .button img,
	body:has(.bottomBar):not(:has(.phoneBottomBar)) .bottomBar .bottomRightBar .button img,
	body:has(.bottomBar):not(:has(.phoneBottomBar)) .bottomBar .fa-toolbar-icon {
		width: 22px !important;
		height: 22px !important;
		font-size: 16px !important;
	}
	body:has(.bottomBar):not(:has(.phoneBottomBar)) .bottomBar .pageNumber,
	body:has(.bottomBar):not(:has(.phoneBottomBar)) .pageNumber {
		margin: 0 2px !important;
	}
	body:has(.bottomBar):not(:has(.phoneBottomBar)) .bottomBar .pageNumber input,
	body:has(.bottomBar):not(:has(.phoneBottomBar)) .pageNumber input {
		min-width: 44px !important;
		max-width: 60px !important;
		height: 26px !important;
		font-size: 13px !important;
		line-height: 26px !important;
		padding: 0 6px !important;
	}
	body:has(.bottomBar):not(:has(.phoneBottomBar)) .neat_menu,
	body:has(.bottomBar):not(:has(.phoneBottomBar)) .fbToolBar {
		height: 56px !important;
	}
	body:has(.bottomBar):not(:has(.phoneBottomBar)) .text_bubble_text {
		font-size: 14px !important;
	}
}
.phoneGotoPageContent .inputButton,
#menu .phoneGotoPageContent .inputButton {
	width: auto !important;
	min-width: 72px !important;
	max-width: 120px !important;
	height: 34px !important;
	overflow: visible !important;
}
.phoneGotoPageContent .inputButton input,
.phoneGotoPageContent #currentPageIndexTextField,
#menu #currentPageIndexTextField,
#contentBox #currentPageIndexTextField {
	color: #1a1a1a !important;
	-webkit-text-fill-color: #1a1a1a !important;
	background: #ffffff !important;
	border: 1px solid rgba(0, 0, 0, 0.18) !important;
	border-radius: 17px !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	height: 32px !important;
	line-height: 32px !important;
	padding: 0 12px !important;
	box-sizing: border-box !important;
	opacity: 1 !important;
	caret-color: #1a1a1a !important;
}
.text_bubble {
	z-index: 10050 !important;
}
.text_bubble_content {
	padding: 12px 16px !important;
	border-radius: 8px !important;
}
.text_bubble_text {
	font-size: 22px !important;
	font-weight: 500 !important;
	line-height: 1.35 !important;
	white-space: nowrap !important;
}
.flip_button_first,
.flip_button_last {
	display: none !important;
}
img[alt="lastButton"],
img[alt="firstButton"],
img[alt="First"],
img[alt="Last"],
img[alt="prev"],
img[alt="next"] {
	font-size: 0 !important;
	color: transparent !important;
	text-indent: -9999px !important;
}
.fa-toolbar-icon {
	font-size: 28px !important;
	color: #ffffff !important;
	line-height: 1 !important;
	width: 36px !important;
	height: 36px !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	pointer-events: none !important;
	flex: 0 0 auto !important;
}
.extendedBar .fa-toolbar-icon {
	font-size: 18px !important;
	width: 22px !important;
	height: 22px !important;
	margin-right: 8px !important;
}
.phoneTopBar .fa-toolbar-icon,
.phoneBottomBar .fa-toolbar-icon {
	font-size: 20px !important;
	width: 22px !important;
	height: 22px !important;
}
.phoneBottomBar .button[data-wz-even-layout] .icon,
.phoneBottomBar .button[data-wz-autoplay-promoted] .icon {
	left: 50% !important;
	top: 50% !important;
	transform: translate(-50%, -50%) !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	margin: 0 !important;
}
.phoneBottomBar .button[data-wz-even-layout] .fa-toolbar-icon,
.phoneBottomBar .button[data-wz-autoplay-promoted] .fa-toolbar-icon {
	position: relative !important;
	left: auto !important;
	top: auto !important;
	margin: 0 !important;
}
.bottomBar .button img[data-fa-replaced],
.extendedBar .button img[data-fa-replaced],
.buttonBar .button img[data-fa-replaced],
.phoneTopBar .button img[data-fa-replaced],
.phoneBottomBar .button img[data-fa-replaced],
.bottomBar .button canvas,
.extendedBar .button canvas,
.buttonBar .button canvas,
.phoneTopBar .button[data-fa-replaced] .svg-box,
.phoneBottomBar .button[data-fa-replaced] .svg-box,
.extendedBar.phone .button[data-fa-replaced] .svg-box {
	display: none !important;
}
.phoneBottomBar .button[data-wz-more-hidden] {
	display: none !important;
}
.tipsBox {
	z-index: 10050 !important;
	font-size: clamp(15px, 4.2vw, 28px) !important;
	top: max(88px, 12vh) !important;
}
.fa-panel-icon {
	color: inherit !important;
	line-height: 1 !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	pointer-events: none !important;
	flex: 0 0 auto !important;
	box-sizing: border-box !important;
}
.fa-panel-search {
	font-size: 16px !important;
	z-index: 2 !important;
	color: #3a3a3a !important;
	position: absolute !important;
	top: 23px !important;
	right: 38px !important;
	transform: translate(0, -50%) !important;
	width: 22px !important;
	height: 22px !important;
	max-width: 22px !important;
	max-height: 22px !important;
	cursor: pointer !important;
}
.search_form .fa-panel-search,
.search_form_phone .fa-panel-search {
	color: #3a3a3a !important;
}
.search_form.rightToLeft .fa-panel-search {
	left: 38px !important;
	right: auto !important;
}
.search_form img.searchButton[data-fa-replaced],
.search_form_phone img.searchButton[data-fa-replaced],
img.phoneSearchBarButton[data-fa-replaced] {
	opacity: 0 !important;
	width: 22px !important;
	height: 22px !important;
	max-width: 22px !important;
	max-height: 22px !important;
}
.fa-panel-close {
	font-size: 20px !important;
	width: 22px !important;
	height: 22px !important;
	z-index: 2 !important;
}
.setting_form_phone .item .fa-panel-setting-check,
.language_form_phone .item .fa-panel-setting-check,
.setting_form .item .fa-panel-setting-check,
.language_form .item .fa-panel-setting-check,
.soundSetting_form .item .fa-panel-setting-check {
	position: absolute !important;
	top: 13px !important;
	right: 18px !important;
	width: 25px !important;
	height: 25px !important;
	font-size: 18px !important;
	color: inherit !important;
	z-index: 2 !important;
}
.setting_form_phone.rightToLeft .item .fa-panel-setting-check,
.language_form_phone.rightToLeft .item .fa-panel-setting-check {
	right: auto !important;
	left: 18px !important;
}
.share_form,
.share_form_phone {
	display: none !important;
}
.loadingOuter,
.loadingOuter.wz-page-loading {
	background: rgba(0, 0, 0, 0.58) !important;
	display: flex !important;
	flex-direction: column !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 14px !important;
	z-index: 20 !important;
	pointer-events: none !important;
}
.loadingOuter .loadingImage,
.loadingOuter .wz-loading-spinner {
	position: relative !important;
	left: auto !important;
	right: auto !important;
	top: auto !important;
	bottom: auto !important;
	margin: 0 !important;
	width: 52px !important;
	height: 52px !important;
	max-width: 52px !important;
	max-height: 52px !important;
	display: block !important;
	object-fit: contain !important;
}
.wz-loading-msg,
.loadingOuter::after {
	content: "이미지를 불러오는 중입니다.";
	color: #f2f2f2 !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	letter-spacing: -0.02em !important;
	line-height: 1.4 !important;
	text-align: center !important;
	padding: 0 16px !important;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45);
	font-family: "Apple SD Gothic Neo", "Noto Sans KR", sans-serif !important;
}
.loadingOuter.wz-page-loading::after {
	content: none !important;
	display: none !important;
}
.wz-video-hotspot {
	position: absolute !important;
	z-index: 50 !important;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
	background: transparent !important;
	cursor: pointer !important;
	appearance: none !important;
	-webkit-appearance: none !important;
	box-shadow: none !important;
}
.wz-video-hotspot:focus-visible {
	outline: 2px solid rgba(255, 80, 80, 0.9);
	outline-offset: 2px;
}
.wz-video-modal {
	display: none;
	position: fixed;
	inset: 0;
	z-index: 100000;
	background: rgba(0, 0, 0, 0.78);
	align-items: center;
	justify-content: center;
	padding: 24px;
	box-sizing: border-box;
}
.wz-video-modal.is-open {
	display: flex !important;
}
.wz-video-dialog {
	position: relative;
	width: min(920px, 94vw);
	max-height: 90vh;
	background: #111;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 20px 60px rgba(0, 0, 0, 0.45);
}
.wz-video-el {
	display: block;
	width: 100%;
	max-height: 90vh;
	background: #000;
}
.wz-video-close {
	position: absolute;
	top: 8px;
	right: 10px;
	z-index: 2;
	width: 40px;
	height: 40px;
	border: 0;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.55);
	color: #fff;
	font-size: 28px;
	line-height: 1;
	cursor: pointer;
}
.wz-toc-hotspot {
	position: absolute !important;
	z-index: 50 !important;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
	background: transparent !important;
	cursor: pointer !important;
	appearance: none !important;
	-webkit-appearance: none !important;
	box-shadow: none !important;
}
.wz-toc-hotspot:focus-visible {
	outline: 2px solid rgba(60, 120, 220, 0.9);
	outline-offset: 2px;
}

