/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#181818; }
:-webkit-full-screen { background:#181818; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1920px; height:1080px; background: #181818 !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:10720px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@font-face {
	font-family:FF-Pretendard-Light;
	src:url("../../../fonts/Pretendard-Light.woff2");
}

@font-face {
	font-family:FF-Pretendard-SemiBold;
	src:url("../../../fonts/Pretendard-SemiBold.woff2");
	font-weight:bold;
}

@font-face {
	font-family:FF-Poppins-Medium;
	src:url("../../../fonts/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2");
}

@font-face {
	font-family:FF-Pretendard-Medium;
	src:url("../../../fonts/Pretendard-Medium.woff2");
}

@font-face {
	font-family:FF-Pretendard-ExtraBold;
	src:url("../../../fonts/Pretendard-ExtraBold.woff2");
	font-weight:bold;
}

@font-face {
	font-family:FF-Pretendard-Regular;
	src:url("../../../fonts/Pretendard-Regular.woff2");
}

#item11515 {
	width:1920px !important;
	height:1080px !important;
	background:#181818;
}

#item165764.fixed-pos-elem {
	width:100% !important;
	height:210px !important;
	background:#181818;
	left:50% !important;
}

#item165766 {
	width:1077px !important;
	height:210px !important;
}

#item165767 {
	width:1071px !important;
	height:150px !important;
	top:60px !important;
}

#item165768 {
	width:1028px !important;
	left:40px !important;
	top:34px !important;
	min-height:65px !important;
}

#item165765.fixed-pos-elem {
	width:0px !important;
	height:210px !important;
}

#item150254 {
	width:439px !important;
	top:185px !important;
	min-height:36px !important;
}

@keyframes 페이드아웃-34711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes 페이드아웃-34711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item34711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34677 {
	width:16px !important;
	height:32px !important;
	left:31px !important;
	border-radius:12px;
	border:solid 1px #bebebe;
}

@keyframes 오른쪽으로이동-34678 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,15.161px);
		opacity:1;
	}
}
@-webkit-keyframes 오른쪽으로이동-34678 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,15.161px);
		opacity:1;
	}
}
#item34678 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item34686 {
	width:78px !important;
	height:11px !important;
	top:43px !important;
}

#item165791.fixed-pos-elem {
	opacity:0.90;
	width:100% !important;
	height:60px !important;
	background:#181818;
	left:50% !important;
}

#item165806 {
	width:62px !important;
	top:49px !important;
	min-height:11px !important;
}

#item165793 {
	width:62px !important;
	height:60px !important;
	top:83px !important;
}

#item165829 {
	width:29px !important;
	height:143px !important;
	left:63px !important;
}

#item165792.fixed-pos-elem {
	width:92px !important;
	height:143px !important;
	left:auto !important;
	right:0px !important;
}

#item165840 {
	width:589px !important;
	height:42px !important;
}

#item165870 {
	width:67px !important;
	height:24px !important;
}

#item165845 {
	width:67px !important;
	height:24px !important;
}

#item165842 {
	width:67px !important;
	height:24px !important;
}

#item165920 {
	width:91px !important;
	height:24px !important;
}

#item165896 {
	width:91px !important;
	height:24px !important;
}

#item165893 {
	width:91px !important;
	height:24px !important;
	left:142px !important;
}

#item165970 {
	width:75px !important;
	height:24px !important;
}

#item165946 {
	width:75px !important;
	height:24px !important;
}

#item165943 {
	width:75px !important;
	height:24px !important;
	left:302px !important;
}

#item165993 {
	width:55px !important;
	height:12px !important;
	left:42px !important;
	top:30px !important;
}

#item165994 {
	width:55px !important;
	height:12px !important;
	left:99px !important;
	top:30px !important;
}

#item165995 {
	width:55px !important;
	height:12px !important;
	left:156px !important;
	top:30px !important;
}

#item165996 {
	width:55px !important;
	height:12px !important;
	left:213px !important;
	top:30px !important;
}

#item165997 {
	width:55px !important;
	height:12px !important;
	left:270px !important;
	top:30px !important;
}

#item165838.fixed-pos-elem {
	width:589px !important;
	height:60px !important;
	left:auto !important;
	right:0px !important;
}

#item165999 {
	width:82px !important;
	height:42px !important;
}

#item166011 {
	width:50px !important;
	height:50px !important;
}

#item166013 {
	width:24px !important;
	height:24px !important;
	left:13px !important;
	top:13px !important;
	background:#000;
	border:solid 2px #00bbff;
}

#item166004 {
	width:50px !important;
	height:50px !important;
}

#item166006 {
	width:24px !important;
	height:24px !important;
	left:13px !important;
	top:13px !important;
	background:#000;
	border:solid 2px #bebebe;
}

#item166000 {
	width:50px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
}

#item165998.fixed-pos-elem {
	width:82px !important;
	height:55px !important;
	left:auto !important;
	right:0px !important;
}

#item166883 {
	width:100px !important;
	height:46px !important;
}

#item166884 {
	width:53px !important;
	height:23px !important;
	left:41px !important;
	top:18px !important;
}

#item166882.fixed-pos-elem {
	width:0px !important;
	height:46px !important;
}

@keyframes 페이드인-166018 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
@-webkit-keyframes 페이드인-166018 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
#item166018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166018.fixed-pos-elem {
	opacity:0.90;
	width:100% !important;
	height:100% !important;
	background:#000;
}

#item166032 {
	width:200px !important;
	height:90px !important;
}

#item166025 {
	width:200px !important;
	height:90px !important;
}

#item166021 {
	width:200px !important;
	height:90px !important;
	left:860px !important;
	top:40px !important;
}

#item166038 {
	width:62px !important;
	height:54px !important;
	left:74px !important;
	top:130px !important;
}

#item166039 {
	width:62px !important;
	height:54px !important;
	left:74px !important;
	top:198px !important;
}

#item166040 {
	width:62px !important;
	height:54px !important;
	left:74px !important;
	top:266px !important;
}

#item166041 {
	width:62px !important;
	height:54px !important;
	left:74px !important;
	top:334px !important;
}

#item166042 {
	width:62px !important;
	height:54px !important;
	left:74px !important;
	top:402px !important;
}

#item166043 {
	width:62px !important;
	height:54px !important;
	left:74px !important;
	top:470px !important;
}

#item166044 {
	width:62px !important;
	height:54px !important;
	left:74px !important;
	top:540px !important;
}

#item166045 {
	width:62px !important;
	height:54px !important;
	left:74px !important;
	top:610px !important;
}

#item166046 {
	width:62px !important;
	height:54px !important;
	left:74px !important;
	top:680px !important;
}

#item166047 {
	width:62px !important;
	height:54px !important;
	left:74px !important;
	top:750px !important;
}

#item166075 {
	width:400px !important;
	height:59px !important;
}

#item166051 {
	width:400px !important;
	height:59px !important;
}

#item166048 {
	width:400px !important;
	height:59px !important;
	left:760px !important;
	top:676px !important;
}

#item166098 {
	width:400px !important;
	height:59px !important;
	left:760px !important;
	top:860px !important;
}

#item166149 {
	width:400px !important;
	height:59px !important;
}

#item166125 {
	width:400px !important;
	height:59px !important;
}

#item166122 {
	width:400px !important;
	height:59px !important;
	left:760px !important;
	top:538px !important;
}

#item166199 {
	width:400px !important;
	height:59px !important;
}

#item166175 {
	width:400px !important;
	height:59px !important;
}

#item166172 {
	width:400px !important;
	height:59px !important;
	left:760px !important;
	top:399px !important;
}

#item166249 {
	width:400px !important;
	height:59px !important;
}

#item166225 {
	width:400px !important;
	height:59px !important;
}

#item166222 {
	width:400px !important;
	height:59px !important;
	left:760px !important;
	top:260px !important;
}

@keyframes 페이드인-166019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes 페이드인-166019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166019.fixed-pos-elem {
	width:1920px !important;
	height:940px !important;
	left:50% !important;
}

#item150829 {
	width:750px !important;
	height:1624px !important;
	background:#181818;
}

#item166830 {
	width:670px !important;
	left:40px !important;
	top:1393px !important;
	min-height:197px !important;
}

#item150338 {
	width:750px !important;
	height:450px !important;
	background:#181818;
}

#item150340 {
	width:670px !important;
	left:40px !important;
	top:170px !important;
	min-height:216px !important;
}

#item150371 {
	width:12px !important;
	height:315px !important;
}

#item150337.fixed-pos-elem {
	width:0px !important;
	height:450px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item150380 {
	width:670px !important;
	height:49px !important;
}

#item150374 {
	width:670px !important;
	height:49px !important;
	left:40px !important;
	top:1031px !important;
}

#item150410 {
	width:670px !important;
	height:49px !important;
}

#item150403 {
	width:670px !important;
	height:49px !important;
	left:40px !important;
	top:436px !important;
}

#item150439 {
	width:670px !important;
	height:49px !important;
}

#item150433 {
	width:670px !important;
	height:49px !important;
	left:40px !important;
	top:585px !important;
}

#item150468 {
	width:670px !important;
	height:49px !important;
}

#item150462 {
	width:670px !important;
	height:49px !important;
	left:40px !important;
	top:882px !important;
}

#item150527 {
	width:670px !important;
	height:49px !important;
}

#item150521 {
	width:670px !important;
	height:49px !important;
}

@keyframes 페이드인-150372 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes 페이드인-150372 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item150372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150372.fixed-pos-elem {
	opacity:0.95;
	width:750px !important;
	height:1624px !important;
	background:#111111;
	top:50% !important;
	-webkit-transform-origin:0 50% 0;
	transform-origin:0 50% 0;
}

#item150551 {
	width:84px !important;
	height:84px !important;
	top:1116px !important;
}

#item150560 {
	width:40px !important;
	height:1200px !important;
	left:76px !important;
}

#item150550.fixed-pos-elem {
	width:116px !important;
	height:1200px !important;
	left:auto !important;
	top:50% !important;
	right:0px !important;
	-webkit-transform-origin:100% 50% 0;
	transform-origin:100% 50% 0;
}

#item150564 {
	width:68px !important;
	height:68px !important;
	background:#000;
	border:solid 4px #bebebe;
}

#item150568 {
	width:750px !important;
	height:30px !important;
}

#item150561.fixed-pos-elem {
	width:0px !important;
	height:108px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes 페이드인-150569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes 페이드인-150569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item150569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150571 {
	width:68px !important;
	height:68px !important;
	background:#000;
	border:solid 4px #bebebe;
}

#item150575 {
	width:750px !important;
	height:30px !important;
}

#item150569.fixed-pos-elem {
	width:0px !important;
	height:108px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item150582 {
	opacity:0.18;
	width:108px !important;
	height:108px !important;
}

#item150577 {
	width:108px !important;
	height:108px !important;
	left:642px !important;
}

@keyframes 왼쪽으로이동-150583 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(-108px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 왼쪽으로이동-150583 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-108px,0px);
		opacity:1;
	}
}
#item150583 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item150588 {
	opacity:0.19;
	width:108px !important;
	height:108px !important;
}

#item150583 {
	width:108px !important;
	height:108px !important;
	left:750px !important;
}

#item150589 {
	width:642px !important;
	height:20px !important;
}

#item150576.fixed-pos-elem {
	width:0px !important;
	height:108px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item159666 {
	width:1920px !important;
	height:5405px !important;
	background:#181818;
}

#item159735 {
	width:267px !important;
	top:98px !important;
	min-height:112px !important;
}

#item159759 {
	width:908px !important;
	top:210px !important;
	min-height:70px !important;
}

#item159782 {
	width:908px !important;
	top:280px !important;
	min-height:65px !important;
}

#item159808 {
	width:287px !important;
	height:287px !important;
	background:#1e1e1e;
}

#item159809 {
	width:287px !important;
	top:125px !important;
	min-height:46px !important;
}

#item159832 {
	width:287px !important;
	top:46px !important;
	min-height:18px !important;
}

#item159861 {
	width:287px !important;
	height:287px !important;
	background:#1e1e1e;
}

#item159862 {
	width:287px !important;
	top:125px !important;
	min-height:46px !important;
}

#item159885 {
	width:287px !important;
	top:46px !important;
	min-height:18px !important;
}

#item159915 {
	width:287px !important;
	height:287px !important;
	background:#1e1e1e;
}

#item159916 {
	width:287px !important;
	top:125px !important;
	min-height:46px !important;
}

#item159939 {
	width:287px !important;
	top:46px !important;
	min-height:18px !important;
}

#item159967 {
	width:442px !important;
	min-height:21px !important;
}

#item159991 {
	width:83px !important;
	height:111px !important;
}

#item159995 {
	width:267px !important;
	min-height:112px !important;
}

#item160018 {
	width:908px !important;
	top:112px !important;
	min-height:70px !important;
}

#item160042 {
	width:908px !important;
	top:182px !important;
	min-height:65px !important;
}

#item160066 {
	width:159px !important;
	left:272px !important;
	top:36px !important;
	min-height:46px !important;
}

#item160089 {
	width:48px !important;
	left:197px !important;
	min-height:18px !important;
}

#item160113 {
	width:159px !important;
	top:36px !important;
	min-height:21px !important;
}

#item160142 {
	width:172px !important;
	left:272px !important;
	top:36px !important;
	min-height:101px !important;
}

#item160165 {
	width:48px !important;
	left:197px !important;
	min-height:18px !important;
}

#item160189 {
	width:159px !important;
	top:36px !important;
	min-height:21px !important;
}

#item160218 {
	width:159px !important;
	left:272px !important;
	top:36px !important;
	min-height:114px !important;
}

#item160241 {
	width:48px !important;
	left:197px !important;
	min-height:18px !important;
}

#item160265 {
	width:159px !important;
	top:36px !important;
	min-height:69px !important;
}

#item160294 {
	width:172px !important;
	left:272px !important;
	top:36px !important;
	min-height:94px !important;
}

#item160317 {
	width:48px !important;
	left:197px !important;
	min-height:18px !important;
}

#item160341 {
	width:189px !important;
	top:36px !important;
	min-height:21px !important;
}

#item160372 {
	width:159px !important;
	left:272px !important;
	top:36px !important;
	min-height:200px !important;
}

#item160395 {
	width:48px !important;
	left:197px !important;
	min-height:18px !important;
}

#item160419 {
	width:159px !important;
	top:36px !important;
	min-height:21px !important;
}

#item160447 {
	width:159px !important;
	left:272px !important;
	top:36px !important;
	min-height:139px !important;
}

#item160470 {
	width:48px !important;
	left:197px !important;
	min-height:18px !important;
}

#item160494 {
	width:159px !important;
	top:36px !important;
	min-height:76px !important;
}

#item160524 {
	width:168px !important;
	left:272px !important;
	top:36px !important;
	min-height:137px !important;
}

#item160547 {
	width:48px !important;
	left:197px !important;
	min-height:18px !important;
}

#item160571 {
	width:181px !important;
	top:36px !important;
	min-height:21px !important;
}

#item160604 {
	width:174px !important;
	left:272px !important;
	top:36px !important;
	min-height:197px !important;
}

#item160627 {
	width:48px !important;
	left:197px !important;
	min-height:18px !important;
}

#item160651 {
	width:159px !important;
	top:36px !important;
	min-height:117px !important;
}

#item160684 {
	width:570px !important;
	min-height:112px !important;
}

#item160712 {
	width:344px !important;
	min-height:86px !important;
}

#item160738 {
	width:483px !important;
	left:425px !important;
	min-height:75px !important;
}

#item160761 {
	width:483px !important;
	left:425px !important;
	top:216px !important;
	min-height:75px !important;
}

#item160784 {
	width:483px !important;
	left:425px !important;
	top:433px !important;
	min-height:75px !important;
}

#item160807 {
	width:483px !important;
	left:425px !important;
	top:649px !important;
	min-height:75px !important;
}

#item162105 {
	width:750px !important;
	height:5926px !important;
	background:#181818;
}

#item162156 {
	width:670px !important;
	min-height:110px !important;
}

#item162179 {
	width:670px !important;
	top:110px !important;
	min-height:120px !important;
}

#item162202 {
	width:670px !important;
	top:230px !important;
	min-height:70px !important;
}

#item162225 {
	width:670px !important;
	top:300px !important;
	min-height:140px !important;
}

#item162251 {
	width:670px !important;
	height:590px !important;
	background:#1e1e1e;
}

#item162252 {
	width:670px !important;
	top:382px !important;
	min-height:107px !important;
}

#item162275 {
	width:670px !important;
	top:196px !important;
	min-height:43px !important;
}

#item162305 {
	width:670px !important;
	height:590px !important;
	background:#1e1e1e;
}

#item162307 {
	width:670px !important;
	top:382px !important;
	min-height:107px !important;
}

#item162330 {
	width:670px !important;
	top:196px !important;
	min-height:43px !important;
}

#item162361 {
	width:670px !important;
	height:590px !important;
	background:#1e1e1e;
}

#item162362 {
	width:670px !important;
	top:382px !important;
	min-height:107px !important;
}

#item162385 {
	width:670px !important;
	top:196px !important;
	min-height:43px !important;
}

#item162418 {
	width:670px !important;
	min-height:120px !important;
}

#item162441 {
	width:670px !important;
	top:120px !important;
	min-height:70px !important;
}

#item162670 {
	width:670px !important;
	min-height:120px !important;
}

#item162693 {
	width:670px !important;
	top:120px !important;
	min-height:70px !important;
}

#item162716 {
	width:670px !important;
	top:190px !important;
	min-height:86px !important;
}

#item162470 {
	width:458px !important;
	left:106px !important;
	min-height:32px !important;
}

#item162493 {
	width:670px !important;
	top:93px !important;
	min-height:32px !important;
}

#item166595 {
	width:458px !important;
	left:106px !important;
	min-height:32px !important;
}

#item166618 {
	width:670px !important;
	top:93px !important;
	min-height:32px !important;
}

#item166645 {
	width:458px !important;
	left:106px !important;
	min-height:32px !important;
}

#item166668 {
	width:670px !important;
	top:93px !important;
	min-height:32px !important;
}

#item166693 {
	width:458px !important;
	left:106px !important;
	min-height:32px !important;
}

#item166716 {
	width:670px !important;
	top:93px !important;
	min-height:32px !important;
}

#item162739 {
	width:750px !important;
	height:890px !important;
	top:3096px !important;
}

#item162744 {
	width:670px !important;
	height:890px !important;
	background:#fff;
}

#item162745 {
	width:670px !important;
	top:363px !important;
	min-height:194px !important;
}

#item162768 {
	width:670px !important;
	top:214px !important;
	min-height:36px !important;
}

#item162792 {
	width:452px !important;
	height:68px !important;
	left:109px !important;
	top:55px !important;
}

#item162816 {
	width:113px !important;
	height:113px !important;
}

#item162823 {
	width:670px !important;
	height:890px !important;
	background:#fff;
}

#item162824 {
	width:670px !important;
	top:363px !important;
	min-height:194px !important;
}

#item162847 {
	width:670px !important;
	top:214px !important;
	min-height:36px !important;
}

#item162871 {
	width:452px !important;
	height:68px !important;
	left:109px !important;
	top:55px !important;
}

#item162896 {
	width:113px !important;
	height:113px !important;
}

#item162904 {
	width:670px !important;
	height:890px !important;
	background:#fff;
}

#item162905 {
	width:670px !important;
	top:363px !important;
	min-height:194px !important;
}

#item162928 {
	width:670px !important;
	top:214px !important;
	min-height:36px !important;
}

#item162953 {
	width:452px !important;
	height:68px !important;
	left:109px !important;
	top:55px !important;
}

#item162977 {
	width:113px !important;
	height:113px !important;
}

#item162985 {
	width:670px !important;
	height:890px !important;
	background:#fff;
}

#item162986 {
	width:670px !important;
	top:363px !important;
	min-height:194px !important;
}

#item163009 {
	width:670px !important;
	top:214px !important;
	min-height:36px !important;
}

#item163033 {
	width:452px !important;
	height:68px !important;
	left:109px !important;
	top:55px !important;
}

#item163057 {
	width:113px !important;
	height:113px !important;
}

#item163064 {
	width:670px !important;
	height:890px !important;
	background:#fff;
}

#item163065 {
	width:670px !important;
	top:363px !important;
	min-height:194px !important;
}

#item163088 {
	width:670px !important;
	top:214px !important;
	min-height:36px !important;
}

#item163112 {
	width:452px !important;
	height:68px !important;
	left:109px !important;
	top:55px !important;
}

#item163136 {
	width:113px !important;
	height:113px !important;
}

#item163145 {
	width:670px !important;
	height:890px !important;
	background:#fff;
}

#item163146 {
	width:670px !important;
	top:363px !important;
	min-height:194px !important;
}

#item163169 {
	width:670px !important;
	top:214px !important;
	min-height:36px !important;
}

#item163193 {
	width:452px !important;
	height:68px !important;
	left:109px !important;
	top:55px !important;
}

#item163218 {
	width:113px !important;
	height:113px !important;
}

#item163225 {
	width:670px !important;
	height:890px !important;
	background:#fff;
}

#item163226 {
	width:670px !important;
	top:363px !important;
	min-height:194px !important;
}

#item163249 {
	width:670px !important;
	top:214px !important;
	min-height:36px !important;
}

#item163273 {
	width:452px !important;
	height:68px !important;
	left:109px !important;
	top:55px !important;
}

#item163297 {
	width:113px !important;
	height:113px !important;
}

#item163305 {
	width:670px !important;
	height:890px !important;
	background:#fff;
}

#item163307 {
	width:670px !important;
	top:363px !important;
	min-height:194px !important;
}

#item163330 {
	width:670px !important;
	top:214px !important;
	min-height:36px !important;
}

#item163354 {
	width:452px !important;
	height:68px !important;
	left:109px !important;
	top:55px !important;
}

#item163378 {
	width:113px !important;
	height:113px !important;
}

#item163384 {
	width:40px !important;
	height:68px !important;
	left:5540px !important;
}

#item163385 {
	width:99px !important;
	height:155px !important;
	left:40px !important;
}

#item159708 {
	width:1920px !important;
	height:1461px !important;
	background:#181818;
}

#item160934 {
	width:746px !important;
	left:506px !important;
	top:238px !important;
	min-height:112px !important;
}

#item160958 {
	width:908px !important;
	left:506px !important;
	top:350px !important;
	min-height:36px !important;
}

#item160981 {
	width:442px !important;
	left:506px !important;
	top:140px !important;
	min-height:21px !important;
}

#item161007 {
	width:127px !important;
	height:46px !important;
	border:solid 1.5px #fff;
}

#item161008 {
	width:114px !important;
	height:24px !important;
	left:7px !important;
	top:11px !important;
}

#item161032 {
	width:127px !important;
	height:46px !important;
	border:solid 1.5px #fff;
}

#item161033 {
	width:114px !important;
	height:24px !important;
	left:7px !important;
	top:11px !important;
}

#item161004 {
	width:127px !important;
	height:46px !important;
	left:506px !important;
	top:424px !important;
}

#item161275 {
	width:908px !important;
	height:150px !important;
	top:563px !important;
	background:#1e1e1e;
}

#item161276 {
	width:773px !important;
	left:68px !important;
	top:600px !important;
	min-height:75px !important;
}

#item161219 {
	width:908px !important;
	height:150px !important;
	top:563px !important;
	background:#1e1e1e;
}

#item161220 {
	width:773px !important;
	left:68px !important;
	top:600px !important;
	min-height:75px !important;
}

#item161127 {
	width:908px !important;
	height:150px !important;
	top:563px !important;
	background:#1e1e1e;
}

#item161128 {
	width:773px !important;
	left:68px !important;
	top:600px !important;
	min-height:75px !important;
}

#item161186 {
	width:908px !important;
	height:150px !important;
	top:563px !important;
	background:#1e1e1e;
}

#item161187 {
	width:773px !important;
	left:68px !important;
	top:600px !important;
	min-height:75px !important;
}

#item161117 {
	width:908px !important;
	height:770px !important;
}

#item161326 {
	width:33px !important;
	height:33px !important;
}

#item161323 {
	width:33px !important;
	height:33px !important;
	left:387px !important;
	top:746px !important;
}

#item161330 {
	width:33px !important;
	height:33px !important;
}

#item161327 {
	width:33px !important;
	height:33px !important;
	left:421px !important;
	top:746px !important;
}

#item161334 {
	width:33px !important;
	height:33px !important;
}

#item161331 {
	width:33px !important;
	height:33px !important;
	left:454px !important;
	top:746px !important;
}

#item161338 {
	width:33px !important;
	height:33px !important;
}

#item161335 {
	width:33px !important;
	height:33px !important;
	left:488px !important;
	top:746px !important;
}

#item161362 {
	width:83px !important;
	height:140px !important;
	left:506px !important;
}

#item162126 {
	width:750px !important;
	height:1471px !important;
	background:#181818;
}

#item163506 {
	width:670px !important;
	min-height:110px !important;
}

#item163529 {
	width:670px !important;
	top:110px !important;
	min-height:120px !important;
}

#item163552 {
	width:670px !important;
	top:230px !important;
	min-height:70px !important;
}

#item163689 {
	width:750px !important;
	height:160px !important;
	top:563px !important;
	background:#343434;
}

#item163690 {
	width:750px !important;
	top:600px !important;
	min-height:87px !important;
}

#item163656 {
	width:750px !important;
	height:160px !important;
	top:563px !important;
	background:#343434;
}

#item163657 {
	width:750px !important;
	top:600px !important;
	min-height:87px !important;
}

#item163622 {
	width:750px !important;
	height:160px !important;
	top:563px !important;
	background:#343434;
}

#item163623 {
	width:750px !important;
	top:600px !important;
	min-height:87px !important;
}

#item163588 {
	width:750px !important;
	height:160px !important;
	top:563px !important;
	background:#343434;
}

#item163590 {
	width:750px !important;
	top:600px !important;
	min-height:87px !important;
}

#item163575 {
	width:750px !important;
	height:770px !important;
	top:348px !important;
}

#item163718 {
	width:33px !important;
	height:33px !important;
}

#item163715 {
	width:33px !important;
	height:33px !important;
}

#item163722 {
	width:33px !important;
	height:33px !important;
}

#item163719 {
	width:33px !important;
	height:33px !important;
	left:34px !important;
}

#item163726 {
	width:33px !important;
	height:33px !important;
}

#item163723 {
	width:33px !important;
	height:33px !important;
	left:67px !important;
}

#item163730 {
	width:33px !important;
	height:33px !important;
}

#item163727 {
	width:33px !important;
	height:33px !important;
	left:101px !important;
}

#item163731 {
	width:750px !important;
	height:67px !important;
	top:1069px !important;
	background:#181818;
}

#item163732 {
	width:102px !important;
	height:113px !important;
	top:574px !important;
}

#item163740 {
	width:102px !important;
	height:113px !important;
}

#item163737 {
	width:102px !important;
	height:113px !important;
	left:648px !important;
	top:574px !important;
}

#item163742 {
	width:99px !important;
	height:200px !important;
	left:40px !important;
}

#item159730 {
	width:1920px !important;
	height:1330px !important;
	background:#181818;
}

#item161425 {
	width:209px !important;
	height:118px !important;
	background:#fff;
}

#item161427 {
	width:2px !important;
	height:21px !important;
	left:28px !important;
	top:40px !important;
	background:#e26d0c;
}

#item161443 {
	width:1px !important;
	height:11px !important;
	left:128px !important;
	top:67px !important;
	background:#a5a5a5;
}

#item161461 {
	width:209px !important;
	height:118px !important;
	left:233px !important;
	background:#fff;
}

#item161474 {
	width:442px !important;
	top:140px !important;
	min-height:21px !important;
}

#item161499 {
	width:330px !important;
	left:466px !important;
	top:160px !important;
	min-height:16px !important;
}

#item161522 {
	width:344px !important;
	left:466px !important;
	top:205px !important;
	min-height:41px !important;
}

#item161546 {
	width:330px !important;
	min-height:16px !important;
}

#item161569 {
	width:398px !important;
	top:45px !important;
	min-height:66px !important;
}

#item161597 {
	width:169px !important;
	left:1px !important;
	top:28px !important;
	min-height:14px !important;
}

#item161623 {
	width:174px !important;
	height:46px !important;
	border:solid 1.5px #fff;
}

#item161624 {
	width:148px !important;
	height:24px !important;
	left:13px !important;
	top:11px !important;
}

#item161648 {
	width:174px !important;
	height:46px !important;
	border:solid 1.5px #fff;
}

#item161649 {
	width:148px !important;
	height:24px !important;
	left:13px !important;
	top:11px !important;
}

#item161620 {
	width:174px !important;
	height:46px !important;
	left:466px !important;
	top:313px !important;
}

#item161672 {
	width:410px !important;
	top:444px !important;
	min-height:16px !important;
}

#item161695 {
	width:77px !important;
	top:417px !important;
	min-height:16px !important;
}

#item161719 {
	width:77px !important;
	left:121px !important;
	top:417px !important;
	min-height:16px !important;
}

#item161742 {
	width:177px !important;
	left:244px !important;
	top:417px !important;
	min-height:16px !important;
}

#item161765 {
	width:90px !important;
	left:468px !important;
	top:417px !important;
	min-height:16px !important;
}

#item161788 {
	width:27px !important;
	height:560px !important;
	left:859px !important;
}

#item161792 {
	width:104px !important;
	height:44px !important;
}

#item161789 {
	width:104px !important;
	height:44px !important;
	left:460px !important;
	top:402px !important;
}

#item161793 {
	width:83px !important;
	height:140px !important;
}

#item162149 {
	width:750px !important;
	height:3567px !important;
	background:#181818;
}

#item163809 {
	width:323px !important;
	height:179px !important;
	background:#fff;
}

#item163811 {
	width:3px !important;
	height:32px !important;
	left:45px !important;
	top:61px !important;
	background:#e26d0c;
}

#item163825 {
	width:2px !important;
	height:17px !important;
	left:197px !important;
	top:102px !important;
	background:#a5a5a5;
}

#item163847 {
	width:323px !important;
	height:179px !important;
	left:347px !important;
	background:#fff;
}

#item163861 {
	width:670px !important;
	min-height:95px !important;
}

#item163886 {
	width:670px !important;
	top:75px !important;
	min-height:140px !important;
}

#item163909 {
	width:442px !important;
	min-height:75px !important;
}

#item163935 {
	width:670px !important;
	top:75px !important;
	min-height:140px !important;
}

#item163958 {
	width:442px !important;
	min-height:75px !important;
}

#item163984 {
	width:323px !important;
	height:85px !important;
	border:solid 1px #fff;
}

#item163985 {
	width:263px !important;
	height:49px !important;
	left:30px !important;
	top:18px !important;
}

#item163981 {
	width:323px !important;
	height:85px !important;
	top:286px !important;
}

#item164009 {
	width:670px !important;
	top:144px !important;
	min-height:269px !important;
}

#item164036 {
	width:162px !important;
	height:81px !important;
}

#item164033 {
	width:162px !important;
	height:81px !important;
	top:237px !important;
}

#item164042 {
	width:277px !important;
	left:2px !important;
	top:73px !important;
	min-height:26px !important;
}

#item164065 {
	width:39px !important;
	height:180px !important;
}

#item164066 {
	width:39px !important;
	height:180px !important;
	top:1459px !important;
}

#item164067 {
	width:99px !important;
	height:200px !important;
	left:40px !important;
}

p.autoParaStyle48 {
	font-family:FF-Pretendard-Regular,Pretendard,"Times New Roman", Times, serif;
	font-size:22px;
	line-height:39.4px;
	color:#bebebe;
	text-align:left;
}

p.autoParaStyle47 {
	font-weight:300;
	font-family:FF-Pretendard-Light,Pretendard,"Times New Roman", Times, serif;
	font-size:24px;
	line-height:40px;
	color:#7f7f7f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle46 {
	font-weight:300;
	font-family:FF-Pretendard-Light,Pretendard,"Times New Roman", Times, serif;
	font-size:24px;
	line-height:40px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle45 {
	font-weight:300;
	font-family:FF-Pretendard-Light,Pretendard,"Times New Roman", Times, serif;
	font-size:24px;
	line-height:40px;
	color:#999999;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle44 {
	font-weight:600;
	font-family:FF-Pretendard-SemiBold,Pretendard,"Times New Roman", Times, serif;
	font-size:27px;
	line-height:54px;
	color:#00bbff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle43 {
	font-weight:600;
	font-family:FF-Pretendard-SemiBold,Pretendard,"Times New Roman", Times, serif;
	font-size:28px;
	line-height:23px;
	color:#00bbff;
	letter-spacing:0.020em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle42 {
	font-family:FF-Pretendard-Regular,Pretendard,"Times New Roman", Times, serif;
	font-size:27px;
	line-height:54px;
	color:#bebebe;
	text-align:left;
}

p.autoParaStyle41 {
	font-weight:300;
	font-family:FF-Pretendard-Light,Pretendard,"Times New Roman", Times, serif;
	font-size:13px;
	line-height:27.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle40 {
	font-weight:300;
	font-family:FF-Pretendard-Light,Pretendard,"Times New Roman", Times, serif;
	font-size:13px;
	line-height:27.6px;
	color:#4c4c4c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle39 {
	font-weight:bold;
	font-family:FF-Pretendard-ExtraBold,Pretendard,"Times New Roman", Times, serif;
	font-size:12px;
	line-height:24px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle38 {
	font-weight:bold;
	font-family:FF-Pretendard-ExtraBold,Pretendard,"Times New Roman", Times, serif;
	font-size:12px;
	line-height:24px;
	color:#00bbff;
	text-align:center;
}

p.autoParaStyle37 {
	font-family:FF-Pretendard-Regular,Pretendard,"Times New Roman", Times, serif;
	font-size:12px;
	line-height:24px;
	color:#bebebe;
	text-align:left;
}

p.autoParaStyle36 {
	font-family:FF-Pretendard-Regular,Pretendard,"Times New Roman", Times, serif;
	font-size:13px;
	line-height:25px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:600;
	font-family:FF-Pretendard-SemiBold,Pretendard,"Times New Roman", Times, serif;
	font-size:13px;
	line-height:23px;
	color:#00bbff;
	letter-spacing:0.020em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle34 {
	font-family:FF-Pretendard-Regular,Pretendard,"Times New Roman", Times, serif;
	font-size:27px;
	line-height:45px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle33 {
	font-family:FF-Pretendard-Regular,Pretendard,"Times New Roman", Times, serif;
	font-size:23px;
	line-height:38px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle32 {
	font-weight:600;
	font-family:FF-Pretendard-SemiBold,Pretendard,"Times New Roman", Times, serif;
	font-size:12px;
	line-height:24px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle31 {
	font-weight:600;
	font-family:FF-Pretendard-SemiBold,Pretendard,"Times New Roman", Times, serif;
	font-size:12px;
	line-height:24px;
	color:#00bbff;
	text-align:center;
}

p.autoParaStyle30 {
	font-weight:500;
	font-family:FF-Poppins-Medium,Poppins;
	font-size:40px;
	line-height:60px;
	color:#181b21;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle29 {
	font-weight:500;
	font-family:FF-Pretendard-Medium,Pretendard,"Times New Roman", Times, serif;
	font-size:30px;
	line-height:54px;
	color:#181b21;
	text-align:center;
}

p.autoParaStyle28 {
	font-family:FF-Pretendard-Regular,Pretendard,"Times New Roman", Times, serif;
	font-size:27px;
	line-height:54px;
	color:#181b21;
	text-align:center;
}

p.autoParaStyle27 {
	font-family:FF-Pretendard-Regular,Pretendard,"Times New Roman", Times, serif;
	font-size:27px;
	line-height:54px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle26 {
	font-weight:600;
	font-family:FF-Pretendard-SemiBold,Pretendard,"Times New Roman", Times, serif;
	font-size:27px;
	line-height:54px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle25 {
	font-weight:500;
	font-family:FF-Poppins-Medium,Poppins;
	font-size:40px;
	line-height:64px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:14px;
	text-align:center;
}

p.autoParaStyle24 {
	font-family:FF-Pretendard-Regular,Pretendard,"Times New Roman", Times, serif;
	font-size:27px;
	line-height:54px;
	color:#bebebe;
	text-align:center;
}

p.autoParaStyle23 {
	font-family:FF-Pretendard-Regular,Pretendard,"Times New Roman", Times, serif;
	font-size:27px;
	line-height:54px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:500;
	font-family:FF-Poppins-Medium,Poppins;
	font-size:52px;
	line-height:60px;
	color:#bebebe;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:500;
	font-family:FF-Poppins-Medium,Poppins;
	font-size:34px;
	line-height:60px;
	color:#00bbff;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle20 {
	font-family:FF-Pretendard-Regular,Pretendard,"Times New Roman", Times, serif;
	font-size:15.5px;
	line-height:27.4px;
	color:#bebebe;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:500;
	font-family:FF-Pretendard-Medium,Pretendard,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:27.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:500;
	font-family:FF-Poppins-Medium,Poppins;
	font-size:18px;
	line-height:27.4px;
	color:#00bbff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:center;
}

p.autoParaStyle17 {
	font-family:FF-Pretendard-Regular,Pretendard,"Times New Roman", Times, serif;
	font-size:15.5px;
	line-height:27.4px;
	color:#bebebe;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle16 {
	font-weight:600;
	font-family:FF-Pretendard-SemiBold,Pretendard,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:23px;
	color:#00bbff;
	letter-spacing:0.020em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:500;
	font-family:FF-Poppins-Medium,Poppins;
	font-size:18px;
	line-height:27.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:center;
}

p.autoParaStyle14 {
	font-family:FF-Pretendard-Regular,Pretendard,"Times New Roman", Times, serif;
	font-size:15.5px;
	line-height:27.4px;
	color:#bebebe;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle13 {
	font-family:FF-Pretendard-Regular,Pretendard,"Times New Roman", Times, serif;
	font-size:23px;
	line-height:38px;
	color:#bebebe;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:500;
	font-family:FF-Pretendard-Medium,Pretendard,"Times New Roman", Times, serif;
	font-size:30px;
	line-height:50px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:500;
	font-family:FF-Poppins-Medium,Poppins;
	font-size:35px;
	line-height:62px;
	color:#fff;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:500;
	font-family:FF-Poppins-Medium,Poppins;
	font-size:30px;
	line-height:36px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle9 {
	font-family:FF-Pretendard-Regular,Pretendard,"Times New Roman", Times, serif;
	font-size:30px;
	line-height:60px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:FF-Pretendard-Light,Pretendard,"Times New Roman", Times, serif;
	font-size:20px;
	line-height:54px;
	color:#a5a5a5;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:500;
	font-family:FF-Poppins-Medium,Poppins;
	font-size:34.3px;
	line-height:151.9px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle6 {
	font-weight:500;
	font-family:FF-Poppins-Medium,Poppins;
	font-size:34.3px;
	line-height:151.9px;
	color:#00bbff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle5 {
	font-weight:500;
	font-family:FF-Poppins-Medium,Poppins;
	font-size:16px;
	line-height:62px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle4 {
	font-weight:500;
	font-family:FF-Poppins-Medium,Poppins;
	font-size:16px;
	line-height:62px;
	color:#00bbff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle3 {
	font-weight:600;
	font-family:FF-Pretendard-SemiBold,Pretendard,"Times New Roman", Times, serif;
	font-size:9px;
	line-height:12px;
	color:#00bbff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle2 {
	font-family:FF-Pretendard-Regular,Pretendard,"Times New Roman", Times, serif;
	font-size:18.5px;
	line-height:32.8px;
	color:#bebebe;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-Pretendard-Regular,Pretendard,"Times New Roman", Times, serif;
	font-size:23px;
	line-height:38px;
	color:#fff;
	text-align:left;
}

p.기본-단락 {
	font-family:FF-AdobeMyungjoStd-Medium,"Adobe 명조 Std",serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.단락-스타일-없음 {
	font-family:"Adobe 명조 Std",serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

span.autoCharStyle5 {
}

span.autoCharStyle4 {
}

span.autoCharStyle3 {
	color:#00bbff;
}

span.autoCharStyle2 {
	font-weight:600;
	font-family:FF-Pretendard-SemiBold,Pretendard,"Times New Roman", Times, serif;
}

span.autoCharStyle1 {
	font-weight:500;
	font-family:FF-Poppins-Medium,Poppins;
	color:#00bbff;
}

span.없음 {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:1023px){ [class*=" mq-"], .mq-default { display:none; } .mq-750 {display:block; } }

#loadIndicator{display:none;}
