/* 	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:#000; }
:-webkit-full-screen { background:#000; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:52110px; 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; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item104366 {
	width:1450px !important;
	height:100px !important;
	left:480px !important;
	top:-10px !important;
	background:#746661;
}

#item104487 {
	width:500px !important;
	height:100px !important;
	left:-10px !important;
	top:-10px !important;
	background:#a72b2a;
}

@keyframes 나타내기-132897 {
	0% {opacity:0;}
	53% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-132897 {
	0% {opacity:0;}
	53% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item104524 {
	width:1920px !important;
	height:990px !important;
}

#item104521 {
	width:1920px !important;
	height:990px !important;
	top:90px !important;
}

#item104528 {
	width:270px !important;
	height:60px !important;
}

#item104525 {
	width:270px !important;
	height:60px !important;
	left:1610px !important;
	top:15px !important;
}

#item104532 {
	width:210px !important;
	height:60px !important;
}

#item104529 {
	width:210px !important;
	height:60px !important;
	left:530px !important;
	top:15px !important;
}

#item104536 {
	width:210px !important;
	height:60px !important;
}

#item104533 {
	width:210px !important;
	height:60px !important;
	left:823px !important;
	top:15px !important;
}

#item104540 {
	width:210px !important;
	height:60px !important;
}

#item104537 {
	width:210px !important;
	height:60px !important;
	left:1115px !important;
	top:15px !important;
}

@keyframes 확장-75889 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);
		opacity:1;
	}
}
@-webkit-keyframes 확장-75889 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);
		opacity:1;
	}
}
#item91486 {
	opacity:0.80;
	width:469px !important;
	height:1080px !important;
	left:1232px !important;
	background:#fff;
}

@keyframes 페이드인-105002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes 페이드인-105002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes 나타내기-91742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-91742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes 페이드인-92030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes 페이드인-92030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes 페이드인-92060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes 페이드인-92060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes 페이드인-92091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes 페이드인-92091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115574 {
	width:50px !important;
	height:50px !important;
	background:#1f1d1d;
}

#item115577 {
	width:50px !important;
	height:50px !important;
	background:#717071;
}

#item115582 {
	width:60px !important;
	height:60px !important;
}

#item115579 {
	width:60px !important;
	height:60px !important;
	left:1695px !important;
	top:45px !important;
}

#item115587 {
	width:60px !important;
	height:60px !important;
}

#item115583 {
	width:60px !important;
	height:60px !important;
	left:1755px !important;
	top:45px !important;
}

#item115591 {
	width:60px !important;
	height:60px !important;
}

#item115588 {
	width:60px !important;
	height:60px !important;
	left:1815px !important;
	top:45px !important;
}

#item115138 {
	width:1940px !important;
	height:210px !important;
	left:-10px !important;
	top:-10px !important;
	background:#eeefef;
}

#item105586 {
	width:50px !important;
	height:50px !important;
	background:#1f1d1d;
}

#item105595 {
	width:50px !important;
	height:50px !important;
	background:#717071;
}

#item104581 {
	width:200px !important;
	height:35px !important;
}

#item104582 {
	width:200px !important;
	height:35px !important;
	left:1489px !important;
	top:56px !important;
}

#item105600 {
	width:60px !important;
	height:60px !important;
}

#item105597 {
	width:60px !important;
	height:60px !important;
	left:1695px !important;
	top:45px !important;
}

#item105606 {
	width:60px !important;
	height:60px !important;
}

#item105603 {
	width:60px !important;
	height:60px !important;
	left:1755px !important;
	top:45px !important;
}

#item105611 {
	width:60px !important;
	height:60px !important;
}

#item105608 {
	width:60px !important;
	height:60px !important;
	left:1815px !important;
	top:45px !important;
}

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

#item93514 {
	width:120px !important;
	height:36px !important;
}

#item93512 {
	width:120px !important;
	height:36px !important;
	left:1303px !important;
	top:57px !important;
}

#item115752 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item115755 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item115781 {
	width:90px !important;
	height:36px !important;
}

#item115779 {
	width:90px !important;
	height:36px !important;
	left:1350px !important;
	top:111px !important;
}

#item116066 {
	width:110px !important;
	height:36px !important;
}

#item116063 {
	width:110px !important;
	height:36px !important;
	left:1471px !important;
	top:111px !important;
}

#item116070 {
	width:80px !important;
	height:36px !important;
}

#item116067 {
	width:80px !important;
	height:36px !important;
	left:1615px !important;
	top:111px !important;
}

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

#item115951 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item115954 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item116075 {
	width:90px !important;
	height:36px !important;
}

#item116072 {
	width:90px !important;
	height:36px !important;
	left:1350px !important;
	top:111px !important;
}

#item116079 {
	width:110px !important;
	height:36px !important;
}

#item116076 {
	width:110px !important;
	height:36px !important;
	left:1471px !important;
	top:111px !important;
}

#item116083 {
	width:80px !important;
	height:36px !important;
}

#item116080 {
	width:80px !important;
	height:36px !important;
	left:1615px !important;
	top:111px !important;
}

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

#item116041 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item116044 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item116087 {
	width:90px !important;
	height:36px !important;
}

#item116084 {
	width:90px !important;
	height:36px !important;
	left:1350px !important;
	top:111px !important;
}

#item116091 {
	width:110px !important;
	height:36px !important;
}

#item116088 {
	width:110px !important;
	height:36px !important;
	left:1471px !important;
	top:111px !important;
}

#item116095 {
	width:80px !important;
	height:36px !important;
}

#item116092 {
	width:80px !important;
	height:36px !important;
	left:1615px !important;
	top:111px !important;
}

#item65613 {
	width:302px !important;
	height:31px !important;
	top:1px !important;
	background:#937c63;
}

#item65634 {
	width:302px !important;
	height:394px !important;
	top:468px !important;
	background:#dbdddd;
}

#item65637 {
	width:302px !important;
	height:31px !important;
	top:441px !important;
	background:#937c63;
}

#item66002 {
	width:22px !important;
	height:14px !important;
	background:#876d49;
}

#item66028 {
	width:22px !important;
	height:14px !important;
	background:#876d49;
}

#item66017 {
	width:22px !important;
	height:14px !important;
	background:#876d49;
}

#item66033 {
	width:22px !important;
	height:14px !important;
	background:#876d49;
}

#item66023 {
	width:22px !important;
	height:14px !important;
	background:#876d49;
}

#item76930 {
	width:317px !important;
	height:159px !important;
	left:325px !important;
	top:25px !important;
	background:#eeefef;
}

#item26911 {
	width:302px !important;
	height:394px !important;
	top:28px !important;
	background:#dbdddd;
}

#item26985 {
	width:302px !important;
	height:31px !important;
	top:1px !important;
	background:#937c63;
}

#item66038 {
	width:22px !important;
	height:14px !important;
	background:#876d49;
}

#item66044 {
	width:22px !important;
	height:14px !important;
	background:#876d49;
}

#item66049 {
	width:22px !important;
	height:14px !important;
	background:#876d49;
}

#item66054 {
	width:22px !important;
	height:14px !important;
	background:#876d49;
}

#item66059 {
	width:22px !important;
	height:14px !important;
	background:#876d49;
}

#item106653 {
	width:302px !important;
	height:31px !important;
	top:1px !important;
	background:#937c63;
}

#item106654 {
	width:302px !important;
	height:394px !important;
	top:468px !important;
	background:#dbdddd;
}

#item106657 {
	width:302px !important;
	height:31px !important;
	top:441px !important;
	background:#937c63;
}

#item106821 {
	width:22px !important;
	height:14px !important;
	background:#876d49;
}

#item106826 {
	width:22px !important;
	height:14px !important;
	background:#876d49;
}

#item106831 {
	width:22px !important;
	height:14px !important;
	background:#876d49;
}

#item106837 {
	width:22px !important;
	height:14px !important;
	background:#876d49;
}

#item106842 {
	width:22px !important;
	height:14px !important;
	background:#876d49;
}

#item106883 {
	width:317px !important;
	height:159px !important;
	left:325px !important;
	top:25px !important;
	background:#eeefef;
}

#item106918 {
	width:302px !important;
	height:394px !important;
	top:28px !important;
	background:#dbdddd;
}

#item106922 {
	width:302px !important;
	height:31px !important;
	top:1px !important;
	background:#937c63;
}

#item107039 {
	width:22px !important;
	height:14px !important;
	background:#876d49;
}

#item107044 {
	width:22px !important;
	height:14px !important;
	background:#876d49;
}

#item107049 {
	width:22px !important;
	height:14px !important;
	background:#876d49;
}

#item107054 {
	width:22px !important;
	height:14px !important;
	background:#876d49;
}

#item107059 {
	width:22px !important;
	height:14px !important;
	background:#876d49;
}

#item93543 {
	width:50px !important;
	height:50px !important;
	left:1820px !important;
	top:50px !important;
}

#item93551 {
	width:50px !important;
	height:50px !important;
	background:#1f1d1d;
}

#item93548 {
	width:50px !important;
	height:50px !important;
	left:1760px !important;
	top:50px !important;
}

#item93556 {
	width:50px !important;
	height:50px !important;
	background:#717071;
}

#item93553 {
	width:50px !important;
	height:50px !important;
	left:1700px !important;
	top:50px !important;
}

#item132773 {
	width:151px !important;
	height:148px !important;
}

#item132770 {
	width:151px !important;
	height:148px !important;
	left:397px !important;
	top:177px !important;
}

#item132777 {
	width:151px !important;
	height:148px !important;
}

#item132774 {
	width:151px !important;
	height:148px !important;
	left:397px !important;
	top:396px !important;
}

#item132781 {
	width:151px !important;
	height:148px !important;
}

#item132778 {
	width:151px !important;
	height:148px !important;
	left:397px !important;
	top:615px !important;
}

#item132785 {
	width:151px !important;
	height:148px !important;
}

#item132782 {
	width:151px !important;
	height:148px !important;
	left:397px !important;
	top:834px !important;
}

#item132789 {
	width:151px !important;
	height:148px !important;
}

#item132786 {
	width:151px !important;
	height:148px !important;
	left:651px !important;
	top:615px !important;
}

#item132794 {
	width:151px !important;
	height:148px !important;
}

#item132791 {
	width:151px !important;
	height:148px !important;
	left:562px !important;
	top:177px !important;
}

#item132798 {
	width:151px !important;
	height:148px !important;
}

#item132795 {
	width:151px !important;
	height:148px !important;
	left:562px !important;
	top:396px !important;
}

#item132802 {
	width:151px !important;
	height:148px !important;
}

#item132799 {
	width:151px !important;
	height:148px !important;
	left:729px !important;
	top:177px !important;
}

#item132806 {
	width:311px !important;
	height:148px !important;
}

#item132803 {
	width:311px !important;
	height:148px !important;
	left:1403px !important;
	top:177px !important;
}

#item132811 {
	width:311px !important;
	height:148px !important;
}

#item132808 {
	width:311px !important;
	height:148px !important;
	left:1403px !important;
	top:396px !important;
}

#item132815 {
	width:311px !important;
	height:148px !important;
}

#item132812 {
	width:311px !important;
	height:148px !important;
	left:1403px !important;
	top:615px !important;
}

#item132819 {
	width:311px !important;
	height:148px !important;
}

#item132816 {
	width:311px !important;
	height:148px !important;
	left:1078px !important;
	top:615px !important;
}

#item132823 {
	width:311px !important;
	height:148px !important;
}

#item132820 {
	width:311px !important;
	height:148px !important;
	left:1078px !important;
	top:834px !important;
}

#item116382 {
	width:904px !important;
	height:568px !important;
	left:10px !important;
	top:10px !important;
}

#item116391 {
	width:59px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
}

#item116388 {
	width:65px !important;
	height:68px !important;
	left:173px !important;
	top:144px !important;
}

#item116398 {
	width:131px !important;
	height:166px !important;
	border:solid 5.74561403508771px #fff;
}

#item116425 {
	opacity:0.90;
	width:529px !important;
	height:282px !important;
	background:#fff;
}

#item116437 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item116434 {
	width:74px !important;
	height:74px !important;
	left:171px !important;
	top:144px !important;
}

#item116340 {
	width:904px !important;
	height:568px !important;
	left:10px !important;
	top:10px !important;
}

#item116347 {
	width:131px !important;
	height:166px !important;
	border:solid 5.74561403508771px #fff;
}

#item116379 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item116376 {
	width:74px !important;
	height:74px !important;
	left:171px !important;
	top:144px !important;
}

#item116338 {
	width:914px !important;
	height:578px !important;
	left:922px !important;
	top:297px !important;
}

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

#item116201 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item116205 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item116208 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item118786 {
	width:140px !important;
	height:36px !important;
}

#item118783 {
	width:140px !important;
	height:36px !important;
	left:1099px !important;
	top:111px !important;
}

#item118790 {
	width:110px !important;
	height:36px !important;
}

#item118787 {
	width:110px !important;
	height:36px !important;
	left:1273px !important;
	top:111px !important;
}

#item118794 {
	width:120px !important;
	height:36px !important;
}

#item118791 {
	width:120px !important;
	height:36px !important;
	left:1416px !important;
	top:111px !important;
}

#item118798 {
	width:120px !important;
	height:36px !important;
}

#item118795 {
	width:120px !important;
	height:36px !important;
	left:1571px !important;
	top:111px !important;
}

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

#item116872 {
	width:891px !important;
	height:543px !important;
	left:10px !important;
	top:10px !important;
}

#item116876 {
	width:96px !important;
	height:105px !important;
	left:3px !important;
	top:3px !important;
}

#item116873 {
	width:102px !important;
	height:111px !important;
	left:49px !important;
	top:226px !important;
}

#item116883 {
	opacity:0.90;
	width:299px !important;
	height:285px !important;
	left:326px !important;
	top:42px !important;
	background:#fff;
}

#item116889 {
	width:96px !important;
	height:105px !important;
	left:17px !important;
	top:33px !important;
}

#item116890 {
	width:131px !important;
	height:166px !important;
	border:solid 5.74561403508771px #fff;
}

#item116923 {
	width:115px !important;
	height:151px !important;
	left:3px !important;
	top:3px !important;
}

#item116920 {
	width:121px !important;
	height:157px !important;
	left:40px !important;
	top:200px !important;
}

#item116830 {
	width:891px !important;
	height:543px !important;
	left:10px !important;
	top:10px !important;
}

#item116832 {
	width:131px !important;
	height:166px !important;
	border:solid 5.74561403508771px #fff;
}

#item116870 {
	width:84px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item116867 {
	width:90px !important;
	height:95px !important;
	left:55px !important;
	top:232px !important;
}

#item116828 {
	width:901px !important;
	height:553px !important;
	left:713px !important;
	top:376px !important;
}

#item118181 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item118184 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item118187 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item118805 {
	width:140px !important;
	height:36px !important;
}

#item118802 {
	width:140px !important;
	height:36px !important;
	left:1099px !important;
	top:111px !important;
}

#item118809 {
	width:110px !important;
	height:36px !important;
}

#item118806 {
	width:110px !important;
	height:36px !important;
	left:1273px !important;
	top:111px !important;
}

#item118813 {
	width:120px !important;
	height:36px !important;
}

#item118810 {
	width:120px !important;
	height:36px !important;
	left:1416px !important;
	top:111px !important;
}

#item118817 {
	width:120px !important;
	height:36px !important;
}

#item118814 {
	width:120px !important;
	height:36px !important;
	left:1571px !important;
	top:111px !important;
}

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

#item117190 {
	width:1010px !important;
	height:640px !important;
	left:10px !important;
	top:10px !important;
}

#item117199 {
	width:131px !important;
	height:166px !important;
	border:solid 5.74561403508771px #fff;
}

#item117228 {
	opacity:0.90;
	width:299px !important;
	height:285px !important;
	background:#fff;
}

#item117237 {
	width:73px !important;
	height:66px !important;
	left:3px !important;
	top:3px !important;
}

#item117234 {
	width:79px !important;
	height:72px !important;
	left:737px !important;
	top:126px !important;
}

#item117146 {
	width:1010px !important;
	height:640px !important;
	left:10px !important;
	top:10px !important;
}

#item117155 {
	width:131px !important;
	height:166px !important;
	border:solid 5.74561403508771px #fff;
}

#item117188 {
	width:73px !important;
	height:66px !important;
	left:3px !important;
	top:3px !important;
}

#item117185 {
	width:79px !important;
	height:72px !important;
	left:737px !important;
	top:126px !important;
}

#item117144 {
	width:1042px !important;
	height:650px !important;
	left:850px !important;
	top:281px !important;
}

#item118342 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item118345 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item118348 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item118821 {
	width:140px !important;
	height:36px !important;
}

#item118818 {
	width:140px !important;
	height:36px !important;
	left:1099px !important;
	top:111px !important;
}

#item118825 {
	width:110px !important;
	height:36px !important;
}

#item118822 {
	width:110px !important;
	height:36px !important;
	left:1273px !important;
	top:111px !important;
}

#item118829 {
	width:120px !important;
	height:36px !important;
}

#item118826 {
	width:120px !important;
	height:36px !important;
	left:1416px !important;
	top:111px !important;
}

#item118834 {
	width:120px !important;
	height:36px !important;
}

#item118830 {
	width:120px !important;
	height:36px !important;
	left:1571px !important;
	top:111px !important;
}

#item117630 {
	width:864px !important;
	height:639px !important;
	left:10px !important;
	top:10px !important;
}

#item117639 {
	width:131px !important;
	height:166px !important;
	border:solid 5.74561403508771px #fff;
}

#item117664 {
	opacity:0.90;
	width:529px !important;
	height:282px !important;
	background:#fff;
}

#item117677 {
	width:84px !important;
	height:88px !important;
	left:3px !important;
	top:3px !important;
}

#item117674 {
	width:90px !important;
	height:94px !important;
	left:169px !important;
	top:100px !important;
}

#item117588 {
	width:864px !important;
	height:639px !important;
	left:10px !important;
	top:10px !important;
}

#item117595 {
	width:131px !important;
	height:166px !important;
	border:solid 5.74561403508771px #fff;
}

#item117628 {
	width:84px !important;
	height:88px !important;
	left:3px !important;
	top:3px !important;
}

#item117625 {
	width:90px !important;
	height:94px !important;
	left:169px !important;
	top:100px !important;
}

#item117586 {
	width:874px !important;
	height:649px !important;
	left:1034px !important;
	top:292px !important;
}

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

#item118502 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item118505 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item118509 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item118838 {
	width:140px !important;
	height:36px !important;
}

#item118835 {
	width:140px !important;
	height:36px !important;
	left:1099px !important;
	top:111px !important;
}

#item118842 {
	width:110px !important;
	height:36px !important;
}

#item118839 {
	width:110px !important;
	height:36px !important;
	left:1273px !important;
	top:111px !important;
}

#item118846 {
	width:120px !important;
	height:36px !important;
}

#item118843 {
	width:120px !important;
	height:36px !important;
	left:1416px !important;
	top:111px !important;
}

#item118850 {
	width:120px !important;
	height:36px !important;
}

#item118847 {
	width:120px !important;
	height:36px !important;
	left:1571px !important;
	top:111px !important;
}

#item17109 {
	width:1940px !important;
	height:1100px !important;
	left:-10px !important;
	top:-10px !important;
	background:#eeefef;
}

#item95584 {
	width:50px !important;
	height:50px !important;
	left:1820px !important;
	top:50px !important;
}

#item95592 {
	width:50px !important;
	height:50px !important;
	background:#1f1d1d;
}

#item95589 {
	width:50px !important;
	height:50px !important;
	left:1760px !important;
	top:50px !important;
}

#item95597 {
	width:50px !important;
	height:50px !important;
	background:#717071;
}

#item95594 {
	width:50px !important;
	height:50px !important;
	left:1700px !important;
	top:50px !important;
}

#item95627 {
	width:933px !important;
	height:546px !important;
	left:10px !important;
	top:10px !important;
}

#item95672 {
	width:131px !important;
	height:166px !important;
	left:76px !important;
	top:83px !important;
	border:solid 5.74561403508771px #717071;
}

#item95703 {
	opacity:0.90;
	width:299px !important;
	height:285px !important;
	background:#fff;
}

#item103788 {
	width:70px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item103786 {
	width:76px !important;
	height:70px !important;
	left:306px !important;
	top:143px !important;
}

#item95623 {
	width:933px !important;
	height:546px !important;
	left:10px !important;
	top:10px !important;
}

#item103750 {
	width:131px !important;
	height:166px !important;
	border:solid 5.74561403508771px #717071;
}

#item103782 {
	width:70px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item103783 {
	width:76px !important;
	height:70px !important;
	left:306px !important;
	top:143px !important;
}

#item95624 {
	width:943px !important;
	height:556px !important;
	left:593px !important;
	top:199px !important;
}

#item109282 {
	width:50px !important;
	height:50px !important;
	left:1820px !important;
	top:50px !important;
}

#item109290 {
	width:50px !important;
	height:50px !important;
	background:#1f1d1d;
}

#item109287 {
	width:50px !important;
	height:50px !important;
	left:1760px !important;
	top:50px !important;
}

#item109295 {
	width:50px !important;
	height:50px !important;
	background:#717071;
}

#item109292 {
	width:50px !important;
	height:50px !important;
	left:1700px !important;
	top:50px !important;
}

#item118766 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item118769 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item132517 {
	width:105px !important;
	height:36px !important;
}

#item132514 {
	width:105px !important;
	height:36px !important;
	left:1330px !important;
	top:111px !important;
}

#item132533 {
	width:105px !important;
	height:36px !important;
}

#item132530 {
	width:105px !important;
	height:36px !important;
	left:1466px !important;
	top:111px !important;
}

#item132537 {
	width:105px !important;
	height:36px !important;
}

#item132534 {
	width:105px !important;
	height:36px !important;
	left:1595px !important;
	top:111px !important;
}

#item122290 {
	width:1940px !important;
	height:1100px !important;
	left:-10px !important;
	top:-10px !important;
	background:#eeefef;
}

#item122502 {
	width:969px !important;
	height:514px !important;
	left:10px !important;
	top:10px !important;
}

#item122509 {
	width:131px !important;
	height:166px !important;
	left:37px !important;
	top:75px !important;
	border:solid 5.74561403508771px #717071;
}

#item122540 {
	opacity:0.90;
	width:299px !important;
	height:285px !important;
	background:#fff;
}

#item122549 {
	width:92px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
}

#item122546 {
	width:98px !important;
	height:104px !important;
	left:264px !important;
	top:138px !important;
}

#item122461 {
	width:969px !important;
	height:514px !important;
	left:10px !important;
	top:10px !important;
}

#item122463 {
	width:131px !important;
	height:166px !important;
	border:solid 5.74561403508771px #717071;
}

#item122499 {
	width:92px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
}

#item122496 {
	width:98px !important;
	height:104px !important;
	left:264px !important;
	top:138px !important;
}

#item122459 {
	width:979px !important;
	height:524px !important;
	left:623px !important;
	top:188px !important;
}

#item118964 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item118967 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item132555 {
	width:105px !important;
	height:36px !important;
}

#item132552 {
	width:105px !important;
	height:36px !important;
	left:1330px !important;
	top:111px !important;
}

#item132559 {
	width:105px !important;
	height:36px !important;
}

#item132556 {
	width:105px !important;
	height:36px !important;
	left:1466px !important;
	top:111px !important;
}

#item132563 {
	width:105px !important;
	height:36px !important;
}

#item132560 {
	width:105px !important;
	height:36px !important;
	left:1595px !important;
	top:111px !important;
}

#item123391 {
	width:1940px !important;
	height:1100px !important;
	left:-10px !important;
	top:-10px !important;
	background:#eeefef;
}

#item123575 {
	width:958px !important;
	height:432px !important;
	left:10px !important;
	top:10px !important;
}

#item123582 {
	width:131px !important;
	height:166px !important;
	left:23px !important;
	top:86px !important;
	border:solid 5.74561403508771px #717071;
}

#item123612 {
	opacity:0.90;
	width:548px !important;
	height:285px !important;
	background:#fff;
}

#item123621 {
	width:73px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item123618 {
	width:79px !important;
	height:74px !important;
	left:115px !important;
	top:176px !important;
}

#item123532 {
	width:958px !important;
	height:432px !important;
	left:10px !important;
	top:10px !important;
}

#item123540 {
	width:131px !important;
	height:166px !important;
	border:solid 5.74561403508771px #717071;
}

#item123572 {
	width:73px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item123569 {
	width:79px !important;
	height:74px !important;
	left:115px !important;
	top:176px !important;
}

#item123530 {
	width:968px !important;
	height:442px !important;
	left:656px !important;
	top:181px !important;
}

#item119061 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item119064 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item132567 {
	width:105px !important;
	height:36px !important;
}

#item132564 {
	width:105px !important;
	height:36px !important;
	left:1330px !important;
	top:111px !important;
}

#item132571 {
	width:105px !important;
	height:36px !important;
}

#item132568 {
	width:105px !important;
	height:36px !important;
	left:1466px !important;
	top:111px !important;
}

#item132576 {
	width:105px !important;
	height:36px !important;
}

#item132573 {
	width:105px !important;
	height:36px !important;
	left:1595px !important;
	top:111px !important;
}

#item123962 {
	width:1940px !important;
	height:1100px !important;
	left:-10px !important;
	top:-10px !important;
	background:#eeefef;
}

#item124174 {
	width:954px !important;
	height:570px !important;
	left:10px !important;
	top:10px !important;
}

#item124180 {
	width:131px !important;
	height:166px !important;
	left:26px !important;
	top:22px !important;
	border:solid 5.74561403508771px #fff;
}

#item124212 {
	opacity:0.90;
	width:548px !important;
	height:285px !important;
	background:#fff;
}

#item124222 {
	width:91px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
}

#item124219 {
	width:97px !important;
	height:86px !important;
	left:133px !important;
	top:91px !important;
}

#item124133 {
	width:954px !important;
	height:570px !important;
	left:10px !important;
	top:10px !important;
}

#item124140 {
	width:131px !important;
	height:166px !important;
	border:solid 5.74561403508771px #fff;
}

#item124172 {
	width:91px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
}

#item124169 {
	width:97px !important;
	height:86px !important;
	left:133px !important;
	top:91px !important;
}

#item124131 {
	width:964px !important;
	height:580px !important;
	left:755px !important;
	top:215px !important;
}

#item119161 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item119164 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item132580 {
	width:105px !important;
	height:36px !important;
}

#item132577 {
	width:105px !important;
	height:36px !important;
	left:1330px !important;
	top:111px !important;
}

#item132584 {
	width:105px !important;
	height:36px !important;
}

#item132581 {
	width:105px !important;
	height:36px !important;
	left:1466px !important;
	top:111px !important;
}

#item132588 {
	width:105px !important;
	height:36px !important;
}

#item132585 {
	width:105px !important;
	height:36px !important;
	left:1595px !important;
	top:111px !important;
}

#item124479 {
	width:1940px !important;
	height:1100px !important;
	left:-10px !important;
	top:-10px !important;
	background:#eeefef;
}

#item121967 {
	width:930px !important;
	height:404px !important;
	left:10px !important;
	top:10px !important;
}

#item121973 {
	width:131px !important;
	height:166px !important;
	top:58px !important;
	border:solid 5.74561403508771px #fff;
}

#item122003 {
	opacity:0.90;
	width:548px !important;
	height:285px !important;
	background:#fff;
}

#item122012 {
	width:86px !important;
	height:90px !important;
	left:3px !important;
	top:3px !important;
}

#item122009 {
	width:92px !important;
	height:96px !important;
	left:118px !important;
	top:149px !important;
}

#item121924 {
	width:930px !important;
	height:404px !important;
	left:10px !important;
	top:10px !important;
}

#item121932 {
	width:131px !important;
	height:166px !important;
	border:solid 5.74561403508771px #fff;
}

#item121965 {
	width:86px !important;
	height:90px !important;
	left:3px !important;
	top:3px !important;
}

#item121961 {
	width:92px !important;
	height:96px !important;
	left:118px !important;
	top:149px !important;
}

#item121922 {
	width:940px !important;
	height:414px !important;
	left:746px !important;
	top:181px !important;
}

#item119259 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item119262 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item132592 {
	width:105px !important;
	height:36px !important;
}

#item132589 {
	width:105px !important;
	height:36px !important;
	left:1330px !important;
	top:111px !important;
}

#item132596 {
	width:105px !important;
	height:36px !important;
}

#item132593 {
	width:105px !important;
	height:36px !important;
	left:1466px !important;
	top:111px !important;
}

#item132600 {
	width:105px !important;
	height:36px !important;
}

#item132597 {
	width:105px !important;
	height:36px !important;
	left:1595px !important;
	top:111px !important;
}

#item124480 {
	width:1940px !important;
	height:1100px !important;
	left:-10px !important;
	top:-10px !important;
	background:#eeefef;
}

#item121374 {
	width:946px !important;
	height:458px !important;
	left:10px !important;
	top:10px !important;
}

#item121380 {
	width:131px !important;
	height:166px !important;
	left:24px !important;
	top:82px !important;
	border:solid 5.74561403508771px #fff;
}

#item121410 {
	opacity:0.90;
	width:548px !important;
	height:285px !important;
	background:#fff;
}

#item121420 {
	width:95px !important;
	height:86px !important;
	left:3px !important;
	top:3px !important;
}

#item121417 {
	width:101px !important;
	height:92px !important;
	left:115px !important;
	top:174px !important;
}

#item121332 {
	width:946px !important;
	height:458px !important;
	left:10px !important;
	top:10px !important;
}

#item121339 {
	width:131px !important;
	height:166px !important;
	border:solid 5.74561403508771px #fff;
}

#item121372 {
	width:95px !important;
	height:86px !important;
	left:3px !important;
	top:3px !important;
}

#item121369 {
	width:101px !important;
	height:92px !important;
	left:115px !important;
	top:174px !important;
}

#item121330 {
	width:956px !important;
	height:468px !important;
	left:914px !important;
	top:191px !important;
}

#item119362 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item119365 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item132604 {
	width:105px !important;
	height:36px !important;
}

#item132601 {
	width:105px !important;
	height:36px !important;
	left:1330px !important;
	top:111px !important;
}

#item132608 {
	width:105px !important;
	height:36px !important;
}

#item132605 {
	width:105px !important;
	height:36px !important;
	left:1466px !important;
	top:111px !important;
}

#item132612 {
	width:105px !important;
	height:36px !important;
}

#item132609 {
	width:105px !important;
	height:36px !important;
	left:1595px !important;
	top:111px !important;
}

#item124481 {
	width:1940px !important;
	height:1100px !important;
	left:-10px !important;
	top:-10px !important;
	background:#eeefef;
}

#item120891 {
	width:795px !important;
	height:597px !important;
	left:10px !important;
	top:10px !important;
}

#item120899 {
	width:131px !important;
	height:166px !important;
	border:solid 5.74561403508771px #888889;
}

#item120931 {
	opacity:0.90;
	width:299px !important;
	height:285px !important;
	background:#fff;
}

#item120942 {
	width:89px !important;
	height:90px !important;
	left:3px !important;
	top:3px !important;
}

#item120939 {
	width:95px !important;
	height:96px !important;
	left:111px !important;
	top:135px !important;
}

#item120849 {
	width:795px !important;
	height:597px !important;
	left:10px !important;
	top:10px !important;
}

#item120857 {
	width:131px !important;
	height:166px !important;
	left:31px !important;
	top:28px !important;
	border:solid 5.74561403508771px #888889;
}

#item120889 {
	width:89px !important;
	height:90px !important;
	left:3px !important;
	top:3px !important;
}

#item120886 {
	width:95px !important;
	height:96px !important;
	left:111px !important;
	top:135px !important;
}

#item120847 {
	width:805px !important;
	height:607px !important;
	left:881px !important;
	top:188px !important;
}

#item119471 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item119474 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item132616 {
	width:105px !important;
	height:36px !important;
}

#item132613 {
	width:105px !important;
	height:36px !important;
	left:1330px !important;
	top:111px !important;
}

#item132620 {
	width:105px !important;
	height:36px !important;
}

#item132617 {
	width:105px !important;
	height:36px !important;
	left:1466px !important;
	top:111px !important;
}

#item132624 {
	width:105px !important;
	height:36px !important;
}

#item132621 {
	width:105px !important;
	height:36px !important;
	left:1595px !important;
	top:111px !important;
}

#item124486 {
	width:1940px !important;
	height:1100px !important;
	left:-10px !important;
	top:-10px !important;
	background:#eeefef;
}

#item120379 {
	width:885px !important;
	height:634px !important;
	left:10px !important;
	top:10px !important;
}

#item120387 {
	width:131px !important;
	height:166px !important;
	left:21px !important;
	top:33px !important;
	border:solid 5.74561403508771px #888889;
}

#item120418 {
	opacity:0.90;
	width:299px !important;
	height:285px !important;
	background:#fff;
}

#item120429 {
	width:101px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
}

#item120425 {
	width:107px !important;
	height:89px !important;
	left:103px !important;
	top:186px !important;
}

#item120336 {
	width:885px !important;
	height:634px !important;
	left:10px !important;
	top:10px !important;
}

#item120345 {
	width:131px !important;
	height:166px !important;
	border:solid 5.74561403508771px #888889;
}

#item120377 {
	width:94px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
}

#item120374 {
	width:100px !important;
	height:89px !important;
	left:105px !important;
	top:186px !important;
}

#item120334 {
	width:895px !important;
	height:644px !important;
	left:950px !important;
	top:191px !important;
}

#item119590 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item119593 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item132628 {
	width:105px !important;
	height:36px !important;
}

#item132625 {
	width:105px !important;
	height:36px !important;
	left:1330px !important;
	top:111px !important;
}

#item132633 {
	width:105px !important;
	height:36px !important;
}

#item132629 {
	width:105px !important;
	height:36px !important;
	left:1466px !important;
	top:111px !important;
}

#item132638 {
	width:105px !important;
	height:36px !important;
}

#item132634 {
	width:105px !important;
	height:36px !important;
	left:1595px !important;
	top:111px !important;
}

#item124487 {
	width:1940px !important;
	height:1100px !important;
	left:-10px !important;
	top:-10px !important;
	background:#eeefef;
}

#item119907 {
	width:795px !important;
	height:441px !important;
	left:10px !important;
	top:10px !important;
}

#item119914 {
	width:131px !important;
	height:166px !important;
	left:30px !important;
	top:72px !important;
	border:solid 5.74561403508771px #888889;
}

#item119944 {
	opacity:0.90;
	width:299px !important;
	height:285px !important;
	background:#fff;
}

#item119953 {
	width:81px !important;
	height:73px !important;
	left:3px !important;
	top:3px !important;
}

#item119950 {
	width:87px !important;
	height:79px !important;
	left:108px !important;
	top:143px !important;
}

#item119865 {
	width:795px !important;
	height:441px !important;
	left:10px !important;
	top:10px !important;
}

#item119873 {
	width:131px !important;
	height:166px !important;
	border:solid 5.74561403508771px #888889;
}

#item119905 {
	width:81px !important;
	height:73px !important;
	left:3px !important;
	top:3px !important;
}

#item119902 {
	width:87px !important;
	height:79px !important;
	left:108px !important;
	top:143px !important;
}

#item119863 {
	width:805px !important;
	height:451px !important;
	left:830px !important;
	top:188px !important;
}

#item119690 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item119693 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item132642 {
	width:105px !important;
	height:36px !important;
}

#item132639 {
	width:105px !important;
	height:36px !important;
	left:1330px !important;
	top:111px !important;
}

#item132647 {
	width:105px !important;
	height:36px !important;
}

#item132643 {
	width:105px !important;
	height:36px !important;
	left:1466px !important;
	top:111px !important;
}

#item132652 {
	width:105px !important;
	height:36px !important;
}

#item132648 {
	width:105px !important;
	height:36px !important;
	left:1595px !important;
	top:111px !important;
}

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

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

#item125105 {
	width:61px !important;
	height:10px !important;
	top:4px !important;
}

#item125117 {
	width:61px !important;
	height:10px !important;
	top:4px !important;
}

#item125371 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item125375 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item132656 {
	width:105px !important;
	height:36px !important;
}

#item132653 {
	width:105px !important;
	height:36px !important;
	left:1330px !important;
	top:111px !important;
}

#item132660 {
	width:105px !important;
	height:36px !important;
}

#item132657 {
	width:105px !important;
	height:36px !important;
	left:1466px !important;
	top:111px !important;
}

#item132664 {
	width:105px !important;
	height:36px !important;
}

#item132661 {
	width:105px !important;
	height:36px !important;
	left:1595px !important;
	top:111px !important;
}

#item127484 {
	width:1672px !important;
	height:743px !important;
	left:10px !important;
	background:#fff;
}

#item125497 {
	width:61px !important;
	height:10px !important;
	top:4px !important;
}

#item125500 {
	width:61px !important;
	height:10px !important;
	top:4px !important;
}

#item125573 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item125576 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item132668 {
	width:105px !important;
	height:36px !important;
}

#item132665 {
	width:105px !important;
	height:36px !important;
	left:1330px !important;
	top:111px !important;
}

#item132672 {
	width:105px !important;
	height:36px !important;
}

#item132669 {
	width:105px !important;
	height:36px !important;
	left:1466px !important;
	top:111px !important;
}

#item132723 {
	width:50px !important;
	height:36px !important;
}

#item132720 {
	width:50px !important;
	height:36px !important;
	left:908px !important;
	top:981px !important;
}

#item132727 {
	width:50px !important;
	height:36px !important;
}

#item132724 {
	width:50px !important;
	height:36px !important;
	left:962px !important;
	top:981px !important;
}

#item132676 {
	width:105px !important;
	height:36px !important;
}

#item132673 {
	width:105px !important;
	height:36px !important;
	left:1595px !important;
	top:111px !important;
}

#item129428 {
	width:1880px !important;
	height:842px !important;
	top:2px !important;
}

#item129430 {
	width:1844px !important;
	height:773px !important;
	background:#fff;
}

#item129701 {
	width:61px !important;
	height:10px !important;
	top:4px !important;
}

#item129704 {
	width:61px !important;
	height:10px !important;
	top:4px !important;
}

#item129777 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item129780 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item132680 {
	width:105px !important;
	height:36px !important;
}

#item132677 {
	width:105px !important;
	height:36px !important;
	left:1330px !important;
	top:111px !important;
}

#item132684 {
	width:105px !important;
	height:36px !important;
}

#item132681 {
	width:105px !important;
	height:36px !important;
	left:1466px !important;
	top:111px !important;
}

#item132688 {
	width:105px !important;
	height:36px !important;
}

#item132685 {
	width:105px !important;
	height:36px !important;
	left:1595px !important;
	top:111px !important;
}

#item132739 {
	width:50px !important;
	height:36px !important;
}

#item132736 {
	width:50px !important;
	height:36px !important;
	left:908px !important;
	top:981px !important;
}

#item132743 {
	width:50px !important;
	height:36px !important;
}

#item132740 {
	width:50px !important;
	height:36px !important;
	left:962px !important;
	top:981px !important;
}

#item126143 {
	width:188px !important;
	height:5px !important;
	left:368px !important;
	top:228px !important;
	background:#eddbce;
}

#item126144 {
	width:189px !important;
	height:7px !important;
	left:367px !important;
	top:227px !important;
	border:solid 1.59075003862381px #4c4947;
}

#item126149 {
	width:236px !important;
	height:256px !important;
	left:344px !important;
	top:14px !important;
	border:solid 1px #937c63;
}

#item126857 {
	width:188px !important;
	height:5px !important;
	left:368px !important;
	top:228px !important;
	background:#eddbce;
}

#item126858 {
	width:189px !important;
	height:7px !important;
	left:367px !important;
	top:227px !important;
	border:solid 1.59075003862381px #4c4947;
}

#item126863 {
	width:236px !important;
	height:256px !important;
	left:344px !important;
	top:14px !important;
	border:solid 1px #937c63;
}

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

#item125746 {
	width:61px !important;
	height:10px !important;
	top:4px !important;
}

#item125749 {
	width:61px !important;
	height:10px !important;
	top:4px !important;
}

#item125823 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item125826 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item132693 {
	width:105px !important;
	height:36px !important;
}

#item132689 {
	width:105px !important;
	height:36px !important;
	left:1330px !important;
	top:111px !important;
}

#item132697 {
	width:105px !important;
	height:36px !important;
}

#item132694 {
	width:105px !important;
	height:36px !important;
	left:1466px !important;
	top:111px !important;
}

#item132701 {
	width:105px !important;
	height:36px !important;
}

#item132698 {
	width:105px !important;
	height:36px !important;
	left:1595px !important;
	top:111px !important;
}

#item132747 {
	width:50px !important;
	height:36px !important;
}

#item132744 {
	width:50px !important;
	height:36px !important;
	left:908px !important;
	top:981px !important;
}

#item132752 {
	width:50px !important;
	height:36px !important;
}

#item132748 {
	width:50px !important;
	height:36px !important;
	left:962px !important;
	top:981px !important;
}

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

#item131181 {
	width:61px !important;
	height:10px !important;
	top:4px !important;
}

#item131184 {
	width:61px !important;
	height:10px !important;
	top:4px !important;
}

#item131258 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item131261 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item132705 {
	width:105px !important;
	height:36px !important;
}

#item132702 {
	width:105px !important;
	height:36px !important;
	left:1330px !important;
	top:111px !important;
}

#item132709 {
	width:105px !important;
	height:36px !important;
}

#item132706 {
	width:105px !important;
	height:36px !important;
	left:1466px !important;
	top:111px !important;
}

#item132713 {
	width:105px !important;
	height:36px !important;
}

#item132710 {
	width:105px !important;
	height:36px !important;
	left:1595px !important;
	top:111px !important;
}

#item132756 {
	width:50px !important;
	height:36px !important;
}

#item132753 {
	width:50px !important;
	height:36px !important;
	left:908px !important;
	top:981px !important;
}

#item132761 {
	width:50px !important;
	height:36px !important;
}

#item132758 {
	width:50px !important;
	height:36px !important;
	left:962px !important;
	top:981px !important;
}

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

#item131589 {
	width:61px !important;
	height:10px !important;
	top:4px !important;
}

#item131592 {
	width:61px !important;
	height:10px !important;
	top:4px !important;
}

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

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

@keyframes 페이드인-101847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes 페이드인-101847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes 페이드인-101883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes 페이드인-101883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes 페이드인-101917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes 페이드인-101917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes 페이드인-101950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes 페이드인-101950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131829 {
	width:61px !important;
	height:10px !important;
	top:4px !important;
}

#item131832 {
	width:61px !important;
	height:10px !important;
	top:4px !important;
}

#item131984 {
	width:1940px !important;
	height:260px !important;
	left:-10px !important;
	top:830px !important;
	background:#000;
}

#item132009 {
	width:313px !important;
	height:74px !important;
	border:solid 2.0014362px #fff;
}

#item132034 {
	width:313px !important;
	height:74px !important;
	border:solid 2.0014362px #fff;
}

#item132058 {
	width:313px !important;
	height:74px !important;
	left:840px !important;
	top:917px !important;
	border:solid 2.0014362px #fff;
}

#item132163 {
	width:294px !important;
	height:57px !important;
}

#item132160 {
	width:294px !important;
	height:57px !important;
	left:104px !important;
	top:925px !important;
}

#item132167 {
	width:296px !important;
	height:57px !important;
}

#item132164 {
	width:296px !important;
	height:57px !important;
	left:476px !important;
	top:925px !important;
}

#item132171 {
	width:294px !important;
	height:57px !important;
}

#item132168 {
	width:294px !important;
	height:57px !important;
	left:850px !important;
	top:925px !important;
}

#item132172 {
	width:70px !important;
	height:110px !important;
	top:485px !important;
}

#item132179 {
	width:50px !important;
	height:50px !important;
	background:#717071;
}

#item132176 {
	width:50px !important;
	height:50px !important;
	left:1820px !important;
	top:50px !important;
}
#in5footer,  #prefooter {display:none;}
