/*@media all and (min-width: 321px) and (max-width: 768px) {*/

.dk_view h2 {background:none !important;}

#program .lib_ma{ display:block; width:44px; height:20px; line-height:20px; font-size:11px !important; font-weight:bold; background:#fff; margin:0 auto; color:#5087c7 !important; border:1px solid #5087c7 !important; border-radius:3px;}
#program .lib_mb{ display:block; width:44px; height:20px; line-height:20px; font-size:11px !important; font-weight:bold; background:#fff; margin:0 auto; color:#ef5998 !important; border:1px solid #ef5998 !important; border-radius:3px;}
#program .lib_tol{ display:block; width:44px; height:20px; line-height:20px; font-size:11px !important; font-weight:bold; background:#fff; margin:0 auto; color:#333 !important; border:1px solid #333 !important; border-radius:3px;}
#program .lib_za{ display:block; width:44px; height:20px; line-height:20px; font-size:11px !important; font-weight:bold; background:#fff; margin:0 auto; color:#5ea71c !important; border:1px solid #5ea71c !important; border-radius:3px;}

#wait{text-align:center}
#wait img {max-width: 100%;}
#header , #header.sel ,
#container .search *,
#container .direct *,
#container .calendar *,
#container .culture *,
#design .visual h1,
#design .visual h2,
#design .visual .locator,
#design .visual i,
#design .tabmenu,
#design .depthmenu,
#aside * {transition: all 0.4s cubic-bezier(0.785, 0.135, 0.150, 0.860);}

/**/
#poplayer{position:absolute;z-index:99999;top:120px;left:50%;margin:0 0 0 -280px;width:560px;height:595px;}
#poplayer *{margin:0;padding:0;border:0}
#poplayer img{display:block}
#poplayer .todays{padding:2px 20px 8px 20px;text-align:right;background:#323232}
#poplayer .todays a{font-size:14px;color:#fff}
#poplayer area{cursor:pointer}

#popupbar {display: none;}

/*1140*/
@media all and (min-width: 1140px) {

	#divpop { display:none;}
	#mm-blocker{display:none}
	#popupWindow{position:absolute}
	#wrap {position:relative;top:0px;width:100%;height:100%}
	#wrap .tmovie{position:fixed !important;position:absolute;z-index:15;bottom:0px;right:0px;display:block;width:86px;height:43px;background:#999 url(../img/ddea/btn_tmovie.png) no-repeat 50% 50%;text-indent:-9999em;overflow:hidden}

	/* Header */
	#header{width:100%; height:100px; background: #fff; transition: all 0.3s cubic-bezier(0.785, 0.135, 0.150, 0.860);}
	#header.sel {height:290px; border-bottom:0; transition: all 0.4s cubic-bezier(0.785, 0.135, 0.150, 0.860);}

	#header .header {position:relative; width:94%; margin:0 auto; display:flex; justify-content:space-between; align-items:center; z-index:30002;}
	#header .header h1 {position:absolute; top:10px; left:0;}
	#header .header h1 a {display:block;}
	#header .header button {display:none;}
	#header ul.right_info {position:absolute; top:25px; right:0; display:flex; align-items:center;}
	#header ul.right_info li {position:relative;}
	#header ul.right_info li:first-child {padding-right:25px;}
	#header ul.right_info li:first-child:before {position:absolute; top:12px; right:10px; width:5px; height:5px; background:#d5d7dd; display:block; border-radius:10px; content: '';}
	#header ul.right_info li a {display:block; height:30px; line-height:30px; font-size:15px; font-weight:500; text-align:center; color:#555; letter-spacing:-0.5px;}
	#header ul.right_info li.btn_sitemap {margin-left:20px;}
	#header ul.right_info li.btn_sitemap a {position:relative; width:46px; height:46px; background-color:#333; border-radius:50px; display:flex; justify-content:center; align-items:center;}
	#header ul li .line_box {width:18px; height:17px;}
	#header ul li .line_box span {float:right; display:block; margin:0 auto 5px; width:100%; height:2px; background:#fff; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
	#header ul li .line_box span:nth-child(2) {width:70%; float:left;}
	
	/**/
	#gnb {font-family:var(--fontPointSet); width:100%; margin:0 auto;}
	#gnb .depth1 {display:flex; height:100px; gap:0 4%; justify-content:center;}
	#gnb .depth1 > li {position:relative; text-align:center;}
	#gnb .depth1 > li > a {display:block; position:relative; height:100px; line-height:100px; font-size:21px; color:#333}
	#gnb .depth1 > li > a:hover {color:var(--mainColor);}
	#gnb .depth1 > li > a em {position:absolute; bottom:0; left:50%; transform: translateX(-50%); display:block; width:0; height:5px; border-radius:5px; background:var(--mainColor);transition: all 0.3s;}
	#gnb .depth1 > li:hover > a em {width:80%;}
	#gnb .depth1 > li.sel > a {color:var(--mainColor);}
	#gnb .depth1:hover .depth2 {display:block;}

	#gnb .depth2 {display:none; position:absolute; top:100px; left:50%; transform:translateX(-50%); width:140px; padding:20px; margin:0 auto; border-radius:20px; box-shadow:5px 5px 10px 0 rgba(0, 0, 0, 0.1); background-color:#fff; visibility: hidden;}
	#header.sel #gnb .depth2 {display:block;}
	#gnb .depth2 li a {position:relative; display:block; padding:10px 0; line-height:18px; font-family:var(--fontMainSet); font-size:16px; font-weight:500; text-align:center; color:#333; word-break:keep-all; z-index:2;}
	#gnb .depth2 li a:hover {color:var(--mainColor);}
	#gnb .depth2 li.sel a {color:var(--mainColor);}
	#gnb .depth2 li:last-child a {border-bottom:0;}
	#gnb.sel {height:400px;}
	#gnb.sel depth1 {height:300px !important}

	#gnb .mobile{display:none}
	#allbg{position:fixed;z-index:30000;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.2);display:none}

	/**/
	#menu{position:absolute !important;z-index:10;top:0px;right:0;float:none}
	#menu a{display:block;margin:0 !important;padding:0 !important;height:42px;background:url(../img/menu.png) no-repeat right center;text-indent:-9999em;overflow:hidden}
	#gnb .depth1 > #menu:hover > a:before { display:none;}
	#menu a.sel{background:url(../img/menu.png) no-repeat 100% 50%}
	
	@media all and (min-width: 1140px) and (max-width: 1400px) {
		#gnb .depth1 > li > a {font-size:19px;}
	}

		
	/* main - Visual */
	#visual {z-index:1; height:530px; background: url(../img/bg_visual_01.jpg) no-repeat 50%;}
	#visual .visual_wrap {position:relative; width:94%; max-width:1400px; height:100%; margin:0 auto; display:flex; flex-direction:row-reverse; justify-content:space-between; align-items:center;}
	#visual .visual_wrap .left {width:50%;}

	#visual #mainSlogan {margin-bottom:40px; font-size:40px; line-height:54px; color:#333; font-family:var(--fontPointSet);}
	#visual #mainSlogan strong {color:var(--mainColor); font-weight:inherit;}

	#visual .search {width:100%; max-width:550px;}
	#visual .search fieldset {display:block;}
	#visual .search fieldset label {display:none;}
	#visual .search .input_wp {display:flex; align-items:center; justify-content:space-between; gap:0 4px;}
	#visual .search .input_wp input[type="text"] {width:calc(90% - 82px); padding:0px 5%; height:68px; line-height:68px; font-size:19px; color:#333; border-radius:20px; border:5px solid var(--mainColor); outline:none;}
	#visual .search .input_wp input[type="text"]:focus {box-shadow:none; border:5px solid var(--mainColor) !important;}
	#visual .search .input_wp input.search_btn {width:78px; height:78px; background: var(--mainColor) url(../img/icon_srch.svg) center center no-repeat; background-size:38px; border-radius:20px; cursor:pointer;}
	

	#visual .visual {position:relative;}
	#visual .visual .deco_box .deco {display:block; position:absolute; box-sizing:border-box; z-index:2;}
	#visual .visual .deco_box .type1 {animation-delay: 0.5s; bottom:50px; left:2%; width:37px; height:60px; background:url(../img/bg_deco1.png) 0 0 no-repeat; animation:blink 2s infinite;}
	#visual .visual .deco_box .type2 {animation-delay: 0.8s; top:50%; right:0; width:34px; height:53px; background:url(../img/bg_deco2.png) 0 0 no-repeat; animation:bingle 6s infinite;}
	#visual .visual .deco_box .type3 {animation-delay: 1s; top:0; left:25%; width:50px; height:101px; background:url(../img/bg_deco3.png) 0 0 no-repeat; animation:motion 2s infinite;}
	@keyframes bingle {
	  0% { transform: rotate(0deg) scale(1);}
	  50% { transform: rotate(360deg) scale(1.1);}
	  100% { transform: rotate(0) scale(1);}
	}
	@keyframes blink {
      0% {opacity: 1;}
      50% {opacity: 0;}
      100% {opacity: 1;}
    }
	@keyframes motion {
      0%{transform:translate(0,0);}
      50%{transform:translate(0,10px);}
      100%{transform:translate(0,0);}
  }


	
	/* 바로가기 */
	#container .container {position:relative; width:100%;}

	#container .direct {position:relative; padding:20px 0 140px; background:url(../img/bg_direct.png) left bottom no-repeat;}
	#container .direct ul {width:94%; max-width:1400px; margin:0 auto; display:flex; justify-content:space-between;}
	#container .direct li {width:calc(100% / 5); text-align:center;}
	#container .direct li a {position:relative; display:block; transition:all 0.3s}
	#container .direct li span {display:block; font-weight:500; margin-top:30px; font-size:18px; color:#000; transition:all 0.3s; letter-spacing:-1px}
	#container .direct li a:before {content: ''; width:100%; height:90px; display: block; transition: all 0.3s;}
	#container .direct li.bn1 a:before {background:url(../img/icon_direct01.svg) center bottom no-repeat; background-size:86px 83px;}
	#container .direct li.bn2 a:before {background:url(../img/icon_direct02.svg) center bottom no-repeat; background-size:110px 81px;}
	#container .direct li.bn3 a:before {background:url(../img/icon_direct03.svg) center bottom no-repeat; background-size:83px 90px;}
	#container .direct li.bn4 a:before {background:url(../img/icon_direct04.svg) center center no-repeat; background-size:103px 63px;}
	#container .direct li.bn5 a:before {background:url(../img/icon_direct05.svg) center center no-repeat; background-size:105px 79px;}
	#container .direct li a:hover span {color:var(--mainColor);}
	#container .direct li a:hover:before {-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg);}
	

	/* main - 공통 */
	#container .section_inner {width:94%; max-width:1400px;}
	.section_inner h2 {font-family:var(--fontPointSet); font-weight:normal; line-height:50px; font-size:40px; color:#333; margin-bottom:30px;}

	/* section1 - 공통 */
	#container #section1 {background-color:#d7e3c0; overflow:hidden;}
	#container #section1 .section_inner {margin:45px auto 65px; display:flex; justify-content:space-between; gap:0 90px;}


	/* 팝업존 */
	#section1 .mpopup {position:relative; width:55%; max-width:740px;}
	#section1 .mpopup h2 {color:#ec501f;}

	#section1 .zone_wp .slider {border-radius:20px; overflow:hidden;}
	#section1 .zone_wp .slider li {border-radius:5px;}
	#section1 .zone_wp .slider li a {display:block;width:100%; height:100%; max-height:640px;}
	#section1 .zone_wp .slider li img {width:100%; height:auto; max-height:395px;}
	#section1 .zone_wp .slick-dots {display:flex; justify-content:flex-end; padding-right:30px; margin-top:10px; cursor:pointer;}
	#section1 .zone_wp .slick-dots li {margin-left:5px; width:15px; height:15px; border:2px solid #3a718e; border-radius:50px; background:transparent; text-indent:-9999px}
	#section1 .zone_wp .slick-dots li.slick-active {background:#3a718e;}

	#section1 .zone_wp .controls {position:absolute; top:15px; right:0; display:flex; align-items:center; color:#000; font-size:16px; font-weight:700; line-height:0;}
	#section1 .zone_wp .controls .slider_pos {display:flex; align-items:center;}
	#section1 .zone_wp .controls .slider_dots {margin:0 10px;}
	#section1 .zone_wp .controls .slider_dots strong {color:var(--mainColor);}
	#section1 .zone_wp .controls .slider_dots em {margin:0 7px;}
	#section1 .zone_wp .controls .slick-arrow {width:40px; height:40px; border:0; font-size:0; background-size:10px; cursor:pointer;}
	#section1 .zone_wp .controls .slick-prev {background:url(../img/btn_prev.png) center no-repeat;}
	#section1 .zone_wp .controls .slick-next {background:url(../img/btn_next.png) center no-repeat; margin:0;}
	#section1 .zone_wp .controls button.slider_btn {display:inline-block; width:40px; height:40px; text-indent:-9999px; vertical-align:middle; cursor:pointer;}
	#section1 .zone_wp .controls button.slider_btn.stop {background:url(../img/arrow_stop.png) center no-repeat;}
	#section1 .zone_wp .controls button.slider_btn.play {background:url(../img/arrow_play.png) center no-repeat;}


    /* 공지사항 */
	#section1 .mnotice {position:relative; width:45%; max-width:570px;}
	#section1 .mnotice h2 {margin-bottom:30px; color:#117a3b;}
	#section1 .mnotice ul {}
	#section1 .mnotice li {overflow:hidden; margin-bottom:7px; background-color:rgba(255,255,255,0.8); border-radius:20px;}
	#section1 .mnotice li:hover {background-color:rgba(255,255,255,1);}
	#section1 .mnotice li:last-child {margin-bottom: 0;}
	#section1 .mnotice li a {position:relative; display:flex; box-sizing:border-box; align-items:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#000;}
	#section1 .mnotice li a .date {display:flex; flex-wrap:wrap; align-content:center; justify-content:center; width:82px; height:72px; font-size:13px; color:#fff; text-align:center; background-color:#117a3b; border-radius:20px;}
	#section1 .mnotice li a .date .day {display:block; width:100%; font-family:var(--fontPointSet); font-size:32px; line-height:32px; margin-bottom:3px;}
	#section1 .mnotice li a strong {width:calc(100% - 122px); padding:0 20px; font-size:20px; font-weight:500; color:#000; overflow:hidden; text-overflow:ellipsis; word-break: break-word; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
	#section1 .mnotice li:hover a strong {color:#117a3b;}
	#section1 .mnotice .more_btn {position:absolute; right:0; top:0; display:inline-block; width:52px; height:52px; border-radius:50%; text-indent:-9999px; background:#333 url(../img/btn_more.png) 50% no-repeat;}


	/* 새로온 장난감 */
	#container #section2 {padding:85px 0 130px; background:#fff5b2 url(../img/bg_newtoy.png) 0 0 no-repeat;}
	#container #section2 .section_inner {position:relative; margin:0 auto; display:flex; justify-content:space-between;}
	#container #section2 .section_inner:after {content:''; position:absolute; bottom:-137px; left:0; width:468px; height:74px; background:url(../img/bg_character.png) 0 0 no-repeat; z-index:9999;}
	
	#section2 .title {width:25%; margin-top:35px;}
	#section2 .title p {margin:28px 0 50px; font-size:17px; line-height:28px; color:#333; font-weight:500;}
	#section2 .mtoy_btn {}
	#section2 .mtoy_btn a {display:inline-block; width:52px; height:52px; margin-right:7px; border:2px #333 solid; border-radius:50%; text-indent:-9999px;}
	#section2 .mtoy_btn .stop {display:none; background:url(../img/btn_stop.png) 50% no-repeat;}
	#section2 .mtoy_btn .play {display:none; background:url(../img/btn_play.png) 50% no-repeat;}
	#section2 .mtoy_btn .prev {background:url(../img/btn_prev.png) 50% no-repeat;}
	#section2 .mtoy_btn .next {background:url(../img/btn_next.png) 50% no-repeat;}
	#section2 .mtoy_btn .more {background:#333 url(../img/btn_more.png) 50% no-repeat;}
	#section2 .newtoy_wrap {width:75%; overflow:hidden;}
	
	#section2 .newtoy_wrap .slick-slider_newtoy .slick-list {padding:15px 0;}
	#section2 .newtoy_wrap .slick-slider_newtoy li.slick-slide {min-height:350px; margin:0 30px 0 10px; background-color:#fff; border-radius:40px; box-shadow:2px 2px 15px rgba(0,0,0,.10); box-sizing:border-box;}
	#section2 .newtoy_wrap .slick-slider_newtoy li a {display:block; padding:35px; transition:.3s all;}
	#section2 .newtoy_wrap .slick-slider_newtoy li .img {width:100%; height:100%; max-width:232px; max-height:232px; margin-bottom:20px;}
	#section2 .newtoy_wrap .slick-slider_newtoy li .img img {width:100%; height:100%;}
	#section2 .newtoy_wrap .slick-slider_newtoy li .name {font-size:17px; color:#111; line-height:28px; font-weight:500; text-overflow: ellipsis; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
	#section2 .newtoy_wrap .slick-slider_newtoy li .status {margin-top:20px;}
	#section2 .newtoy_wrap .slick-slider_newtoy li .status li {display:inline-block;}
	#section2 .newtoy_wrap .slick-slider_newtoy li .status li.available {padding:0 15px; height:32px; line-height:30px; color:#fff; font-size:14px; font-weight:600; background-color:#1ba035; border-radius:20px;}
	#section2 .newtoy_wrap .slick-slider_newtoy li .status li.available.NoRental {background-color:#a7a7a7 !important;}
	#section2 .newtoy_wrap .slick-slider_newtoy li .status li.class {margin-left:2px; padding:0 15px; height:32px; line-height:30px; color:#a7a7a7; font-size:14px; font-weight:600; border:1px #a7a7a7 solid; border-radius:20px; box-sizing:border-box;}

	.newtoy_wrap {position:relative; width:100%;}
	.newtoy_wrap .event_slide_button {font-size:0;}
	.newtoy_wrap .event_slide_button .arrows { display:block; vertical-align:middle;}
	.newtoy_wrap .event_slide_button .event_button {position:absolute; top:50%; display:inline-block; overflow:hidden; width:51px; height:51px; background-repeat:no-repeat; background-position:50% 50%; text-indent:-9999px; vertical-align:middle; background-color:transparent !important; cursor:pointer; transition:.3s all;}
	.newtoy_wrap .event_slide_button .button-prev {left:-10px; background-image:url(../img/ico_main_prev.png);}
	.newtoy_wrap .event_slide_button .button-next {right:-10px; background-image:url(../img/ico_main_next.png);}
	.newtoy_wrap .event_slide_button .button-prev:hover {left:-15px;}
	.newtoy_wrap .event_slide_button .button-next:hover {right:-15px;}
	


	/* Footer - 관련배너 */
	#banner {width:100%; padding:40px 0; background:#f3f3f3; overflow:hidden;}
	#banner .banner {position:relative; width:1400px; margin:0 auto; display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between;}
	#banner .banner h3 {font-size:18px; color:#000;}
	#banner .banner .bx-wrapper {width:calc(100% - 200px) !important; margin:0 !important;}
	#banner .banner .bx-viewport li {width:auto !important; display:inline-block;  margin-right:60px;}
	#banner .banner .bx-viewport li a {display:inline-block; font-size:18px; font-weight:500; color:#7b7b7b; box-sizing:border-box;}
	#banner .banner .bx-viewport li a:after {content:''; width:14px; height:14px; display:inline-block; margin-left:9px; vertical-align:middle; background:url(../img/icon_blank.svg) 0 0 no-repeat; background-size:14px;}
	#banner .banner .bx-controls {position:absolute; left:80px; top:-5px; width:90px; height:30px;}
	#banner .banner .bx-controls a {display:inline-block; width:30px; height:30px; text-indent:-9999px;}
	#banner .banner .bx-controls-direction {position:relative;}
	#banner .banner .bx-controls-direction > a {position:absolute; top:0; z-index:999;}
	#banner .banner .bx-controls-direction .bx-prev {left:0; background: url(../img/btn_prev.png) 50% no-repeat;}
	#banner .banner .bx-controls-direction .bx-next {right:0; background: url(../img/btn_next.png) 50% no-repeat;}
	#banner .banner .bx-controls-auto {position:absolute; top:0; left:30px; width:30px; height:30px;}
	#banner .banner .bx-controls-auto a.bx-start {background: url(../img/btn_play.png) 50% no-repeat;}
	#banner .banner .bx-controls-auto a.bx-stop {background: url(../img/btn_stop.png) 50% no-repeat;}
	#banner .banner .bx-controls-auto a.active {display:none;}


	/* Footer */
	#footer {width:94%; max-width:1400px; margin:0 auto; padding:60px 0; display:flex; flex-direction:row-reverse; justify-content:space-between; font-size:17px; color:#000; font-weight:500;}
	#footer .f_mark {width:204px;}
	#footer .f_mark img {width:100%; margin-top:14px;}

	#footer .f_link {margin-bottom:40px;}
	#footer .f_link li {display:inline-block;}
	#footer .f_link li::after {content: ""; display:inline-block; width:5px; height:5px; margin:0 28px; background:#acb5bf; border-radius:50%; vertical-align:middle;}
	#footer .f_link li:last-child::after {content: ""; display:none;}
	#footer .f_link li a {font-size:18px; font-weight:600; color:#000;}

	#footer address {margin-bottom:20px;}
	#footer address > span {display:inline-block; margin-right:40px; font-style:normal;}
	#footer address > span:last-child {margin-right:0;}
	#footer cite {display:block; font-style:normal;}
	

	/**/
	#contain{}
	#contain .sub_visual {overflow: hidden;width: 100%;height: 300px;background:#2f6fb7;}
	#contain .sub_visual > div {position: relative;max-width: 1120px;margin: 0 auto;height: 100%;}
	#contain .sub_visual > div p {padding: 100px 0 0 300px;}
	#contain .sub_visual > div img {width: auto;height: 100px;}
	#contain .sub_visual span.icon {position: absolute;bottom: -36px;right: -100px;display: block;width: 486px;height: 311px;display: block;background: url(../img/ico_sub_visual.png) no-repeat 100% 40px;}

	/**/
	#contain .contain{position:relative;margin-top: -22px;}
	#contain .contain:before,
	#contain .contain:after{clear:both;display:table;content:"";line-height:0}
	#contain .content_wp {margin: 0 auto 70px;max-width:1120px;}
	#contain .content_wp::after {content: '';display: block;clear: both;}

	/**/
	#content h1 {margin-bottom: 0;padding: 0 0 10px 28px;font-size: 22px;line-height: 1.2em;font-weight: 600;color:#000;background: url(../img/h1_bullet.gif) no-repeat 0 3px;}
	h3.on_mark {font-size: 20px !important;color:#333;padding: 0 0 0 35px !important;margin-bottom:10px;background: url(../img/h3_bullet.png) no-repeat 0 50%;letter-spacing: -1px;}

	/**/
	#aside{float:left;width:250px;margin-top: -118px;}
	#aside h2{display: table;width: 100%;height:140px;box-sizing: border-box;letter-spacing:-1px;color:#fff;background:#fabe1f;border-radius: 50px 50px 0 0;text-align:center;}
	#aside h2 > span {display:table-cell;font-size: 25px;line-height: 140px;}
	#aside ul{}
	#aside ul > li > a{display:block;padding: 15px 15px 15px 30px;font-size:17px;color:#000;background:#fff url(../img/sub_left_menu_icon.png) no-repeat 93% 50%;transition:all 0s;text-align:left;border-bottom:1px solid #eee}
	#aside ul > li > a img{padding:0 0 0 5px;vertical-align:middle}
	#aside ul > li > a:hover {color: #203a7b;box-sizing: border-box;}
	#aside ul > li.sel > a {color:#fff;font-weight: 600;transition:all 0s;background:#89c049;}
	#aside ul > li.sel > a:hover {border-bottom: 0;}
	#aside ul > li ul{padding:10px 20px;border:1px solid #e2e2e2; background:#fafafa; border-top:0;}
	#aside ul > li li a{display:block;border:0;font-size:15px; height:auto;padding: 5px 0; margin:0;color:#555; padding-bottom:4px; border-bottom:0;background:none}
	#aside ul > li li:last-child a{border:0}
	#aside ul > li li a.sel{font-weight:600;font-size:15px;color:#cc3300; border:0;background:none}
	
	/**/
	#aside .sub_quick { overflow:hidden; padding:16px 4px;}
	#aside .sub_quick a { float:left; width:33.3%; display:block; padding:68px 0 5px 0; background:url(../img/sub_quick01.png) no-repeat center top; font-size:13px; text-align:center; }
	#aside .sub_quick a.a02 { background:url(../img/sub_quick02.png) no-repeat center top;}
	#aside .sub_quick a.a03 { background:url(../img/sub_quick03.png) no-repeat center top;}
	#aside .sub_quick a:hover { opacity:.8;}
	
	/**/
	#design{float:right;position:relative;width:820px;min-height: 650px;background: url(../img/sub-patten.png) no-repeat 100% 0;}
	#design #content , #design #program {padding-bottom:40px;}
	#design .visual{position:relative;padding: 50px 0 20px;margin-bottom:50px;z-index:1;border-bottom: 1px solid #ddd;}
	#design .visual h1 , #design .visual h2{padding:0;font-size:24px;font-weight:600;letter-spacing:-1px;color:#333;transition:all 0.6s cubic-bezier(0.785, 0.135, 0.150, 0.860);animation-duration: 1s;animation-name: v_text;}
	#design .visual p{font-size:15px;font-family:'MalgunGothic' , 'Malgun Gothic','맑은고딕';color:#626262;}
	
	#design .sb_quick {position:absolute; right: 0; top: 0;z-index:10;}
	#design .sb_quick li {float:left;border-right:1px solid #e2e2e2;background:#fff;}
	#design .sb_quick li > a { display:block;  width:46px; height:48px;  line-height:48px !important; text-align:center; }
	#design .sb_quick li > a > i {  font-size:24px; color:#888;}
	#design .sb_quick li.no02 > div { position:absolute;overflow:hidden; left:47px; top:48px;width:46px; display:none; box-shadow: 2px 2px 2px rgba(0,0,0,0.3)}
	#design .sb_quick li.no02 > div a { display:block;float:left; width:46px; height:45px;border-top:1px solid #333;color:#fff;font-weight:bold;font-size:17px; background:#444; text-align:center; line-height:46px !important;transition:0.5s;}
	#design .sb_quick li.no02 > div a span {text-indent:-9999px !important; font-size:0;}
	#design .sb_quick li.no02 > a.on { background-color:#009893; transition: 0.5s;}
	#design .sb_quick li.no02 > a.on i {color:#fff;}
	#design .sb_quick li.no02 > div a * {color:#fff !important; line-height:45px !important;}
	#design .sb_quick li.no02 > div a.fb:hover {background:#4d62a0; transition:0.5s;}
	#design .sb_quick li.no02 > div a.tw:hover {background:#11ace6; transition:0.5s;}
	#design .sb_quick li.no02 > div a.blog:hover {background:#00c905; transition:0.5s;}
	
	#design .visual .locator{position:absolute;right: 0;top: 57px;}
	#design .visual .locator .path *{font-size:14px;font-weight:400;color:#333}
	#design .visual .locator .path li{float:left;padding-right:3px;}
	#design .visual .locator .path li:last-child{background:none}
	#design .visual .locator .path li button{padding:0 22px 0 17px;border:0;color:#333;background:url(../img/ico_arrow.png) no-repeat 100% 50%;letter-spacing: -0.5px;}
	#design .visual .locator .path li.sel button{color:#000;font-weight: 600;}
	#design .visual .locator .path li.home {text-transform: uppercase;padding:0 22px 0 17px;color:#333;background:url(../img/ico_arrow.png) no-repeat 100% 50%;letter-spacing: 0;}
	#design .visual .locator .path li:last-child button {padding-right: 0;background: none;}
	#design .vepth .navi{display:none !important}
	#design .datelist{line-height:20px;text-align:center}
	#design .datelist strong{padding:0 10px;font-size:20px}
	#design .datelist a{display:none}
	#design .visual i.img {position:absolute;z-index:2;top:-20px;right:0;width: 400px;height: 122px;background:url(../img/v1.png) no-repeat 100%;transition:all 0.5s cubic-bezier(0.785, 0.135, 0.150, 0.860);animation-duration: 0s;animation-name: v_img;}
		
	/**/
	#design #tabmenu {margin-bottom: 30px;}
	#design #tabmenu ul {overflow: hidden;box-sizing: border-box;}
	#design #tabmenu ul li {float:left;margin: 0 2px;}
	#design #tabmenu ul li:first-child {margin-left: 0;}
	#design #tabmenu ul li:last-child {margin-right: 0;}
	#design #tabmenu ul li a {display:block;padding: 15px 30px;font-size: 17px;color:#555;background: #f6f6f6;border: 1px solid #ddd;box-sizing: border-box;}
	#design #tabmenu ul li.on a {padding: 14px 30px;border-top: 2px solid #fabe1f;background: #fff;box-sizing: border-box;}
	
	/**/	
	#blind{position:absolute;z-index:99998;top:0px;left:0px;width:100%;height:100%;background:rgba(0,0,0,0.7)}
	#dkleft{display:none;position:absolute;z-index:10;left:0px;top:0px;width:260px;min-height:1000px;background:#fff;overflow:hidden}
	#dkleft .lefttit{padding:35px 0 0 20px;height:70px;background:#fff;}
	#dkleft .lefttit button{display:block;position:relative;top:17px;font-size:12px;font-family:'Roboto';color:#fff;border:0;background:transparent}
	#dkleft .lefttit button i{display:block;margin-bottom:3px;font-size:18px;color:#fff}
	#dkleft .select .join{display:block;position:relative;padding:0 17px;line-height:45px;font-size:16px;color:#000;border-bottom:1px solid #ccc;background:#eee;transition:all 0.2s ease-out 0s;-webkit-transition:all 0.2s ease-out 0s}
	#dkleft .select .join i{display:inline-block;position:relative;top:5px;padding:0 7px 0 0;font-size:24px;color:#333}
	#dkleft .select .modify{display:block;position:relative;padding:0 17px;line-height:45px;font-size:16px;color:#000;border-bottom:1px solid #ccc;background:#eee;transition:all 0.2s ease-out 0s;-webkit-transition:all 0.2s ease-out 0s}
	#dkleft .select .modify i{display:inline-block;position:relative;top:5px;padding:0 7px 0 0;font-size:24px;color:#333}
	#dkleft .depth1{display:block;position:relative;padding:0 15px;line-height:50px;font-size:16px;color:#555;border-bottom:1px solid #ccc;transition:all 0.2s ease-out 0s;-webkit-transition:all 0.2s ease-out 0s}
	#dkleft .depth1 strong{position:relative;top:-2px;padding:0 4px;height:14px;line-height:14px;font-size:10px;background:#ff0000;border-radius:30px}
	#dkleft .depth1 span{font-style:normal;color:#ffa800}
	#dkleft .depth1 em{position:absolute;z-index:2;top:0;right:4px;width:39px;height:39px;background:url(/web/seomun/img/common/plus.png) no-repeat 50% 50%;background-size:11px 11px}
	#dkleft .depth1.sel{color:#000;border-bottom:1px solid #596170}
	#dkleft .depth1.sel em{background:url(/web/seomun/img/common/minus.png) no-repeat 50% 50%;background-size:11px 3px}
	#dkleft .depth1 i{display:block;margin:15px 10px 0 0;color:#767a81;transition:all 0.2s ease-out 0s;-webkit-transition:all 0.2s ease-out 0s}
	#dkleft .depth1 i.rightico{float:right}
	#dkleft .depth1.sel i.rightico{color:#00a19c;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);transition:all 0.2s ease-in-out 0s;-webkit-transition:all 0.2s ease-in-out 0s}
	#dkleft .depth2{display:none;background:#757c89}
	#dkleft .depth2 a{display:block;padding:0 20px;line-height:40px;font-size:13px;color:#fff;border-bottom:1px solid #596170;text-decoration:none}
	#dkleft .depth2 a.sel{color:#81c341}
	#closeleft{position:fixed;z-index:99999;left:215px;top:17px;display:block;font-size:30px;font-family:Linearicons-Free;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
	#closeleft:before{content:"\e870"}
	#gotop,
	#gotop a{display:none !important;}
/*	#gotop{position:fixed;z-index:90000;bottom:-40px;left:50%;display:none !important}
	#gotop a{display:block;margin-left:600px;width:50px;height:50px;padding:22px 0 0 0;font-size:10px;font-weight:800;text-align:center;color:#fff;background:rgba(0,0,0,0.2) url(../img/gotop.png) no-repeat 48% 30%;border-radius:50px;overflow:hidden}
*/}


@media all and (min-width: 809px) and (max-width: 1139px) {

	#divpop {display:none;}
	#mm-blocker {display:none}
	#popupWindow {position:absolute}
	#wrap {position:relative;top:0px;padding:0; margin:0;width:100%;height:100%}
	#wrap .tmovie {position:fixed !important;position:absolute;z-index:15;bottom:0px;right:0px;display:block;width:86px;height:43px;background:#999 url(../img/ddea/btn_tmovie.png) no-repeat 50% 50%;text-indent:-9999em;overflow:hidden}
	
	/* Header */
	#header{width:100%; height:90px; background: #fff; transition: all 0.3s cubic-bezier(0.785, 0.135, 0.150, 0.860);}
	#header.sel {height:290px; border-bottom:0; transition: all 0.4s cubic-bezier(0.785, 0.135, 0.150, 0.860);}

	#header .header {position:relative; width:94%; margin:0 auto; display:flex; justify-content:space-between; align-items:center; z-index:30002;}
	#header .header h1 {position:absolute; top:10px; left:0;}
	#header .header h1 a {display:block; width:140px;}
	#header .header h1 a img {width:100%;}
	#header .header button {position:absolute; top:20px; right:0; z-index:9999; width:46px; height:46px; background-color:#333; border-radius:50px; display:flex; justify-content:center; align-items:center;}
	#header ul.right_info {position:absolute; top:30px; right:70px; display:flex; align-items:center;}
	#header ul.right_info li {position:relative;}
	#header ul.right_info li:first-child {padding-right:25px;}
	#header ul.right_info li:first-child:before {position:absolute; top:12px; right:10px; width:5px; height:5px; background:#d5d7dd; display:block; border-radius:10px; content: '';}
	#header ul.right_info li a {display:block; height:30px; line-height:30px; font-size:15px; font-weight:500; text-align:center; color:#555; letter-spacing:-0.5px;}
	#header ul.right_info li.btn_sitemap {display:none;}
	#header .line_box {width:18px; height:17px;}
	#header .line_box span {float:right; display:block; margin:0 auto 5px; width:100%; height:2px; background:#fff; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
	#header .line_box span:nth-child(2) {width:70%; float:left;}

	/**/
	#gnb {display:none;}

	#gnb .mobile{display:none}
	#allbg{position:fixed;z-index:30000;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.2);display:none}

	/**/
	#menu{position:absolute !important;z-index:10;top:0px;right:0;float:none;display:none;}
	#menu a{display:block;margin:0 !important;padding:0 !important;width:42px;height:40px;background:url(../img/menu.png) no-repeat right center;text-indent:-9999em;overflow:hidden}
	#gnb .depth1 > #menu:hover > a:before { display:none;}
	#menu a.sel{background:url(../img/menu.png) no-repeat 100% 50%}



	/* main - Visual */
	#visual {z-index:1; height:480px; background: url(../img/bg_visual_01.jpg) no-repeat 0;}
	#visual .visual_wrap {position:relative; width:94%; max-width:1400px; height:100%; margin:0 auto; display:flex; flex-direction:row-reverse; justify-content:space-between; align-items:center;}
	#visual .visual_wrap .left {position:absolute; left:0; width:50%; z-index:999;}

	#visual #mainSlogan {margin-bottom:30px; font-size:35px; line-height:45px; color:#333; font-family:var(--fontPointSet);}
	#visual #mainSlogan strong {display:block; color:var(--mainColor); font-weight:inherit;}

	#visual .search {width:100%; max-width:550px;}
	#visual .search fieldset {display:block;}
	#visual .search fieldset label {display:none;}
	#visual .search .input_wp {display:flex; align-items:center; justify-content:space-between; gap:0 4px;}
	#visual .search .input_wp input[type="text"] {width:calc(90% - 82px); padding:0px 5%; height:68px; line-height:68px; font-size:19px; color:#333; border-radius:20px; border:5px solid var(--mainColor); outline:none;}
	#visual .search .input_wp input[type="text"]:focus {box-shadow:none; border:5px solid var(--mainColor) !important;}
	#visual .search .input_wp input.search_btn {width:78px; height:78px; background: var(--mainColor) url(../img/icon_srch.svg) center center no-repeat; background-size:38px; border-radius:20px; cursor:pointer;}
	

	#visual .visual {position:relative;}
	#visual .visual > img {}
	#visual .visual .deco_box .deco {display:block; position:absolute; box-sizing:border-box; z-index:2;}
	#visual .visual .deco_box .type1 {animation-delay: 0.5s; bottom:50px; left:2%; width:37px; height:60px; background:url(../img/bg_deco1.png) 0 0 no-repeat; animation:blink 2s infinite;}
	#visual .visual .deco_box .type2 {animation-delay: 0.8s; top:50%; right:0; width:34px; height:53px; background:url(../img/bg_deco2.png) 0 0 no-repeat; animation:bingle 6s infinite;}
	#visual .visual .deco_box .type3 {animation-delay: 1s; top:0; left:25%; width:50px; height:101px; background:url(../img/bg_deco3.png) 0 0 no-repeat; animation:motion 2s infinite;}
	@keyframes bingle {
	  0% { transform: rotate(0deg) scale(1);}
	  50% { transform: rotate(360deg) scale(1.1);}
	  100% { transform: rotate(0) scale(1);}
	}
	@keyframes blink {
      0% {opacity: 1;}
      50% {opacity: 0;}
      100% {opacity: 1;}
    }
	@keyframes motion {
      0%{transform:translate(0,0);}
      50%{transform:translate(0,10px);}
      100%{transform:translate(0,0);}
  }






  	/* 바로가기 */
	#container .container {position:relative; width:100%;}

	#container .direct {position:relative; padding:30px 0 90px; background:url(../img/bg_direct.png) left bottom no-repeat;}
	#container .direct ul {width:94%; max-width:1400px; margin:0 auto; display:flex; justify-content:space-between;}
	#container .direct li {width:calc(100% / 5); text-align:center;}
	#container .direct li a {position:relative; display:block; transition:all 0.3s}
	#container .direct li span {display:block; font-weight:500; margin-top:30px; font-size:17px; color:#000; transition:all 0.3s; letter-spacing:-1px}
	#container .direct li a:before {content: ''; width:100%; height:90px; display: block; transition: all 0.3s;}
	#container .direct li.bn1 a:before {background:url(../img/icon_direct01.svg) center bottom no-repeat; background-size:86px 83px;}
	#container .direct li.bn2 a:before {background:url(../img/icon_direct02.svg) center bottom no-repeat; background-size:110px 81px;}
	#container .direct li.bn3 a:before {background:url(../img/icon_direct03.svg) center bottom no-repeat; background-size:83px 90px;}
	#container .direct li.bn4 a:before {background:url(../img/icon_direct04.svg) center center no-repeat; background-size:103px 63px;}
	#container .direct li.bn5 a:before {background:url(../img/icon_direct05.svg) center center no-repeat; background-size:105px 79px;}
	#container .direct li a:hover span {color:var(--mainColor);}
	#container .direct li a:hover:before {-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg);}




    /*공지사항*/
	#container .mcont .mnotice {float: left;width: 100%;}
	#container .mcont .mnotice h2{margin-bottom:30px;}
	#container .mcont .mnotice ul {min-height: 320px;padding-right: 20px;}
	#container .mcont .mnotice li {overflow:hidden;margin-bottom: 15px;}
	#container .mcont .mnotice li:last-child {margin-bottom: 0;}
	#container .mcont .mnotice li a {position: relative;display:block;padding: 0 100px 0 15px;box-sizing: border-box;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;color: #2d2d2d;}
	#container .mcont .mnotice li a::after {content: '';position: absolute;top: 8px;left: 0;display: block;width: 5px;height: 5px;border-radius: 5px;background: #2f6fb7;}
	#container .mcont .mnotice li a .date {position: absolute;top: 2px;right: 0;font-size:14px;color:#2d2d2d;letter-spacing: 0;}
	#container .mcont .mnotice li a strong {width:100%;font-size:16px;font-weight: 400;color:#2d2d2d;}
	#container .mcont .mnotice .more_btn {right:0;}
	#container .mcont .mnotice h2 a.more {padding-right: 30px;background: url(../img/ico_more.png) no-repeat 100% 50%;}


	/* main - 공통 */
	#container .section_inner {width:94%;}
	.section_inner h2 {font-family:var(--fontPointSet); font-weight:normal; line-height:40px; font-size:30px; color:#333; margin-bottom:20px;}

	/* section1 - 공통 */
	#container #section1 {background-color:#d7e3c0; overflow:hidden;}
	#container #section1 .section_inner {margin:20px auto 50px; display:flex; justify-content:space-between; gap:0 30px;}



	/* 팝업존 */
	#section1 .mpopup {position:relative; width:55%; max-width:740px;}
	#section1 .mpopup h2 {color:#ec501f;}

	#section1 .zone_wp .slider {border-radius:20px; overflow:hidden;}
	#section1 .zone_wp .slider li {border-radius:5px;}
	#section1 .zone_wp .slider li a {display:block;width:100%; height:100%; max-height:640px;}
	#section1 .zone_wp .slider li img {width:100%; height:auto; max-height:395px;}
	#section1 .zone_wp .slick-dots {display:flex; justify-content:flex-end; padding-right:30px; margin-top:10px; cursor:pointer;}
	#section1 .zone_wp .slick-dots li {margin-left:5px; width:15px; height:15px; border:2px solid #3a718e; border-radius:50px; background:transparent; text-indent:-9999px}
	#section1 .zone_wp .slick-dots li.slick-active {background:#3a718e;}

	#section1 .zone_wp .controls {position:absolute; top:0; right:0; display:flex; align-items:center; color:#000; font-size:16px; font-weight:700; line-height:0;}
	#section1 .zone_wp .controls .slider_pos {display:flex; align-items:center;}
	#section1 .zone_wp .controls .slider_dots {margin:0 10px;}
	#section1 .zone_wp .controls .slider_dots strong {color:var(--mainColor);}
	#section1 .zone_wp .controls .slider_dots em {margin:0 7px;}
	#section1 .zone_wp .controls .slick-arrow {width:40px; height:40px; border:0; font-size:0; background-size:10px; cursor:pointer;}
	#section1 .zone_wp .controls .slick-prev {background:url(../img/btn_prev.png) center no-repeat;}
	#section1 .zone_wp .controls .slick-next {background:url(../img/btn_next.png) center no-repeat; margin:0;}
	#section1 .zone_wp .controls button.slider_btn {display:inline-block; width:40px; height:40px; text-indent:-9999px; vertical-align:middle; cursor:pointer;}
	#section1 .zone_wp .controls button.slider_btn.stop {background:url(../img/arrow_stop.png) center no-repeat;}
	#section1 .zone_wp .controls button.slider_btn.play {background:url(../img/arrow_play.png) center no-repeat;}


    /* 공지사항 */
	#section1 .mnotice {position:relative; width:calc(45% - 30px); max-width:570px;}
	#section1 .mnotice h2 {color:#117a3b;}
	#section1 .mnotice ul {}
	#section1 .mnotice li {overflow:hidden; margin-bottom:7px; background-color:rgba(255,255,255,0.8); border-radius:20px;}
	#section1 .mnotice li:hover {background-color:rgba(255,255,255,1);}
	#section1 .mnotice li:last-child {margin-bottom: 0;}
	#section1 .mnotice li a {position:relative; display:flex; box-sizing:border-box; align-items:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#000;}
	#section1 .mnotice li a .date {display:flex; flex-wrap:wrap; align-content:center; justify-content:center; width:70px; height:65px; font-size:13px; color:#fff; text-align:center; background-color:#117a3b; border-radius:20px;}
	#section1 .mnotice li a .date .day {display:block; width:100%; font-family:var(--fontPointSet); font-size:27px; line-height:27px; margin-bottom:3px;}
	#section1 .mnotice li a strong {width:calc(100% - 110px); padding:0 20px; font-size:17px; font-weight:500; color:#000; overflow:hidden; text-overflow:ellipsis; word-break: break-word; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
	#section1 .mnotice li:hover a strong {color:#117a3b;}
	#section1 .mnotice .more_btn {position:absolute; right:0; top:0; display:inline-block; width:45px; height:45px; border-radius:50%; text-indent:-9999px; background:#333 url(../img/btn_more.png) 50% no-repeat;}


	/* 새로온 장난감 */
	#container #section2 {padding:75px 0 80px; background:#fff5b2 url(../img/bg_newtoy.png) 0 0 no-repeat;}
	#container #section2 .section_inner {position:relative; margin:0 auto; display:flex; justify-content:space-between;}
	#container #section2 .section_inner:after {content:''; position:absolute; bottom:-87px; left:0; width:468px; height:74px; background:url(../img/bg_character.png) 0 0 no-repeat; z-index:9999;}
	
	#section2 .title {width:25%; margin-top:35px;}
	#section2 .title p {margin:20px 0 40px; font-size:16px; line-height:26px; color:#333; font-weight:500;}
	#section2 .mtoy_btn {}
	#section2 .mtoy_btn a {display:inline-block; width:40px; height:40px; margin-right:7px; border:2px #333 solid; border-radius:50%; text-indent:-9999px;}
	#section2 .mtoy_btn .stop {display:none; background:url(../img/btn_stop.png) 50% no-repeat;}
	#section2 .mtoy_btn .play {display:none; background:url(../img/btn_play.png) 50% no-repeat;}
	#section2 .mtoy_btn .prev {background:url(../img/btn_prev.png) 50% no-repeat;}
	#section2 .mtoy_btn .next {background:url(../img/btn_next.png) 50% no-repeat;}
	#section2 .mtoy_btn .more {background:#333 url(../img/btn_more.png) 50% no-repeat;}
	#section2 .newtoy_wrap {width:calc(75% - 30px); overflow:hidden;}
	
	#section2 .newtoy_wrap .slick-slider_newtoy .slick-list {padding:15px 0;}
	#section2 .newtoy_wrap .slick-slider_newtoy li.slick-slide {min-height:350px; margin:0 30px 0 10px; background-color:#fff; border-radius:40px; box-shadow:2px 2px 15px rgba(0,0,0,.10); box-sizing:border-box;}
	#section2 .newtoy_wrap .slick-slider_newtoy li a {display:block; padding:35px; transition:.3s all;}
	#section2 .newtoy_wrap .slick-slider_newtoy li .img {width:232px; height:232px; margin-bottom:20px;}
	#section2 .newtoy_wrap .slick-slider_newtoy li .img img {width:100%; height:100%;}
	#section2 .newtoy_wrap .slick-slider_newtoy li .name {font-size:17px; color:#111; line-height:28px; font-weight:500; text-overflow: ellipsis; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
	#section2 .newtoy_wrap .slick-slider_newtoy li .status {margin-top:20px;}
	#section2 .newtoy_wrap .slick-slider_newtoy li .status li {display:inline-block;}
	#section2 .newtoy_wrap .slick-slider_newtoy li .status li.available {padding:0 15px; height:32px; line-height:30px; color:#fff; font-size:14px; font-weight:600; background-color:#1ba035; border-radius:20px;}
	#section2 .newtoy_wrap .slick-slider_newtoy li .status li.available.NoRental {background-color:#a7a7a7 !important;}
	#section2 .newtoy_wrap .slick-slider_newtoy li .status li.class {margin-left:2px; padding:0 15px; height:32px; line-height:30px; color:#a7a7a7; font-size:14px; font-weight:600; border:1px #a7a7a7 solid; border-radius:20px; box-sizing:border-box;}

	.newtoy_wrap {position:relative; width:100%;}
	.newtoy_wrap .event_slide_button {font-size:0;}
	.newtoy_wrap .event_slide_button .arrows { display:block; vertical-align:middle;}
	.newtoy_wrap .event_slide_button .event_button {position:absolute; top:50%; display:inline-block; overflow:hidden; width:51px; height:51px; background-repeat:no-repeat; background-position:50% 50%; text-indent:-9999px; vertical-align:middle; background-color:transparent !important; cursor:pointer; transition:.3s all;}
	.newtoy_wrap .event_slide_button .button-prev {left:-10px; background-image:url(../img/ico_main_prev.png);}
	.newtoy_wrap .event_slide_button .button-next {right:-10px; background-image:url(../img/ico_main_next.png);}
	.newtoy_wrap .event_slide_button .button-prev:hover {left:-15px;}
	.newtoy_wrap .event_slide_button .button-next:hover {right:-15px;}
	


	/* Footer - 관련배너 */
	#banner {width:100%; padding:40px 0; background:#f3f3f3; overflow:hidden;}
	#banner .banner {position:relative; width:94%; margin:0 auto; display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between;}
	#banner .banner h3 {font-size:16px; color:#000;}
	#banner .banner .bx-wrapper {width:calc(100% - 200px) !important; margin:0 !important;}
	#banner .banner .bx-viewport li {width:auto !important; display:inline-block;  margin-right:60px;}
	#banner .banner .bx-viewport li a {display:inline-block; font-size:16px; font-weight:500; color:#7b7b7b; box-sizing:border-box;}
	#banner .banner .bx-viewport li a:after {content:''; width:14px; height:14px; display:inline-block; margin-left:9px; vertical-align:middle; background:url(../img/icon_blank.svg) 0 0 no-repeat; background-size:14px;}
	#banner .banner .bx-controls {position:absolute; left:80px; top:-5px; width:90px; height:30px;}
	#banner .banner .bx-controls a {display:inline-block; width:30px; height:30px; text-indent:-9999px;}
	#banner .banner .bx-controls-direction {position:relative;}
	#banner .banner .bx-controls-direction > a {position:absolute; top:0; z-index:999;}
	#banner .banner .bx-controls-direction .bx-prev {left:0; background: url(../img/btn_prev.png) 50% no-repeat;}
	#banner .banner .bx-controls-direction .bx-next {right:0; background: url(../img/btn_next.png) 50% no-repeat;}
	#banner .banner .bx-controls-auto {position:absolute; top:0; left:30px; width:30px; height:30px;}
	#banner .banner .bx-controls-auto a.bx-start {background: url(../img/btn_play.png) 50% no-repeat;}
	#banner .banner .bx-controls-auto a.bx-stop {background: url(../img/btn_stop.png) 50% no-repeat;}
	#banner .banner .bx-controls-auto a.active {display:none;}


	/* Footer */
	#footer {width:94%; max-width:1400px; margin:0 auto; padding:50px 0; display:flex; flex-direction:row-reverse; justify-content:space-between; font-size:15px; color:#000; font-weight:500;}
	#footer .f_mark {width:180px;}
	#footer .f_mark img {width:100%; margin-top:14px;}

	#footer .f_link {margin-bottom:40px;}
	#footer .f_link li {display:inline-block;}
	#footer .f_link li::after {content: ""; display:inline-block; width:5px; height:5px; margin:0 28px; background:#acb5bf; border-radius:50%; vertical-align:middle;}
	#footer .f_link li:last-child::after {content: ""; display:none;}
	#footer .f_link li a {font-size:16px; font-weight:600; color:#000;}

	#footer address {margin-bottom:15px;}
	#footer address > span {display:inline-block; margin-right:30px; font-style:normal;}
	#footer address > span:last-child {margin-right:0;}
	#footer cite {display:block; font-style:normal;}






	
	/**/
	#contain{}
	#contain .sub_visual {overflow: hidden;width: 100%;height: 300px;background:#2f6fb7;}
	#contain .sub_visual > div {position: relative;width: 100%;height: 100%;}
	#contain .sub_visual > div p {padding: 100px 0 0 2%;}
	#contain .sub_visual > div img {width: auto;height: 100px;}
	#contain .sub_visual span.icon {position: absolute;bottom: -36px;right: -80px;display: block;width: 486px;height: 311px;display: block;background: url(../img/ico_sub_visual.png) no-repeat 100% 40px;}

	/**/
	#contain{background:url(../img/sub_con_tbg.png) no-repeat right top;}
	#contain .contain{position:relative;margin-top: -22px;}
	#contain .contain:before,
	#contain .contain:after{clear:both;display:table;content:"";line-height:0}

	
	/**/
	#aside{float:left;width:230px; display:none;}
	#aside h2{position:relative;height:124px;border-bottom:1px solid #e2e2e2; line-height:124px; font-size:24px;font-weight:normal;color:#111;text-align:center;background:#fbcb00;}
	
	#aside ul{padding:0 0 0px 0}
	#aside ul > li > a{display:block;height:46px; padding-left:16px; line-height:45px;font-size:14px;font-weight:normal;color:#555;border:1px solid #e2e2e2; border-top:0;background:#fff url(../img/sub_left_menu.png) no-repeat 100% 100%;transition:all 0.3s; font-family:'MalgunGothic' , 'Malgun Gothic','맑은고딕';}
	#aside ul > li > a img{padding:0 0 0 5px;vertical-align:middle}
	#aside ul > li > a:hover,
	#aside ul > li:hover > a,
	#aside ul > li.sel > a,
	#aside ul > li.sel > a:hover{font-weight:bold;font-size:15px;color:#ed7700;background:#fff url(../img/sub_left_menu.png) no-repeat 100% 0%;  transition:all 0.3s}
	#aside ul > li ul{padding:12px 10px 8px 20px;border:1px solid #e2e2e2; background:#fff; border-top:0;}
	#aside ul > li li a{display:block;border:0;font-size:13px; height:auto;line-height:22px; padding:0; margin:0;color:#888; padding-bottom:4px; border-bottom:0;font-family:'MalgunGothic' , 'Malgun Gothic','맑은고딕';background:none}
	#aside ul > li li:last-child a{border:0}
	#aside ul > li li a:hover,
	#aside ul > li li a.sel{font-weight:bold;font-size:13px;color:#005db0; border:0;background:none}
	#aside ul > li li a.sel:before { content:'→'; padding-right:3px; font-family:'dotum';}
	
	#aside .sub_quick { overflow:hidden; padding:16px 4px;}
	#aside .sub_quick a { float:left; width:33.3%; display:block; padding:68px 0 5px 0; background:url(../img/sub_quick01.png) no-repeat center top; font-size:13px; text-align:center; }
	#aside .sub_quick a.a02 { background:url(../img/sub_quick02.png) no-repeat center top;}
	#aside .sub_quick a.a03 { background:url(../img/sub_quick03.png) no-repeat center top;}
	#aside .sub_quick a:hover { opacity:.8;}
	
	
	/**/
	#aside{float:left;width:230px; display:none;}
	#aside h2{position:relative;height:124px;border-bottom:1px solid #e2e2e2; line-height:124px; font-size:24px;font-weight:normal;color:#111;text-align:center;background:#fbcb00;}
	
	#aside ul{padding:0 0 0px 0}
	#aside ul > li > a{display:block;height:46px; padding-left:16px; line-height:45px;font-size:14px;font-weight:normal;color:#555;border:1px solid #e2e2e2; border-top:0;background:#fff url(../img/sub_left_menu.png) no-repeat 100% 100%;transition:all 0.3s; font-family:'MalgunGothic' , 'Malgun Gothic','맑은고딕';}
	#aside ul > li > a img{padding:0 0 0 5px;vertical-align:middle}
	#aside ul > li > a:hover,
	#aside ul > li:hover > a,
	#aside ul > li.sel > a,
	#aside ul > li.sel > a:hover{font-weight:bold;font-size:15px;color:#ed7700;background:#fff url(../img/sub_left_menu.png) no-repeat 100% 0%;  transition:all 0.3s}
	#aside ul > li ul{padding:12px 10px 8px 20px;border:1px solid #e2e2e2; background:#fff; border-top:0;}
	#aside ul > li li a{display:block;border:0;font-size:13px; height:auto;line-height:22px; padding:0; margin:0;color:#888; padding-bottom:4px; border-bottom:0;font-family:'MalgunGothic' , 'Malgun Gothic','맑은고딕';background:none}
	#aside ul > li li:last-child a{border:0}
	#aside ul > li li a:hover,
	#aside ul > li li a.sel{font-weight:bold;font-size:13px;color:#005db0; border:0;background:none}
	#aside ul > li li a.sel:before { content:'→'; padding-right:3px; font-family:'dotum';}
	
	#aside .sub_quick { overflow:hidden; padding:16px 4px;}
	#aside .sub_quick a { float:left; width:33.3%; display:block; padding:68px 0 5px 0; background:url(../img/sub_quick01.png) no-repeat center top; font-size:13px; text-align:center; }
	#aside .sub_quick a.a02 { background:url(../img/sub_quick02.png) no-repeat center top;}
	#aside .sub_quick a.a03 { background:url(../img/sub_quick03.png) no-repeat center top;}
	#aside .sub_quick a:hover { opacity:.8;}
	/**/
	#design{position:relative; padding:0 20px;min-height:750px;background: url(../img/sub-patten.png) no-repeat 100% 0}
	#design #content , #design #program { padding-bottom:60px;}
	#design .visual{position:relative;border-bottom: 1px solid #ddd;margin-bottom:30px;z-index:1;/*height:140px;border-bottom:1px solid #aaa;*/}
	#design .visual h1,#design .visual h2{position:relative;z-index:2;padding:40px 0 15px 0;font-size:26px;font-weight:800;letter-spacing:-1px;color:#333;transition:all 0.6s cubic-bezier(0.785, 0.135, 0.150, 0.860);animation-duration: 1s;animation-name: v_text;}
	#design .visual p{font-size:15px;font-family:'MalgunGothic' , 'Malgun Gothic','맑은고딕';color:#626262;}
	
	#design .sb_quick {position:absolute; left:-20px; top:1px; z-index:10; height:48px;border-left:1px solid #e2e2e2;}
	#design .sb_quick li {float:left;border-right:1px solid #e2e2e2;background:#fff;}
	#design .sb_quick li > a { display:block;  width:46px; height:48px;  line-height:48px !important; text-align:center; }
	#design .sb_quick li > a > i {  font-size:24px; color:#888;}
	#design .sb_quick li.no02 > div { position:absolute;overflow:hidden; left:47px; top:48px;width:46px; display:none; box-shadow: 2px 2px 2px rgba(0,0,0,0.3)}
	#design .sb_quick li.no02 > div a { display:block;float:left; width:46px; height:45px;border-top:1px solid #333;color:#fff;font-weight:bold;font-size:17px; background:#444; text-align:center; line-height:46px !important;transition:0.5s;}
	#design .sb_quick li.no02 > div a span {text-indent:-9999px !important; font-size:0;}
	#design .sb_quick li.no02 > a.on { background-color:#009893; transition: 0.5s;}
	#design .sb_quick li.no02 > a.on i {color:#fff;}
	#design .sb_quick li.no02 > div a * {color:#fff !important; line-height:45px !important;}
	#design .sb_quick li.no02 > div a.fb:hover {background:#4d62a0; transition:0.5s;}
	#design .sb_quick li.no02 > div a.tw:hover {background:#11ace6; transition:0.5s;}
	#design .sb_quick li.no02 > div a.blog:hover {background:#00c905; transition:0.5s;}
	
	/*#design .visual .locator{position:absolute;top:94px;left:0; z-index:99999;display:block;padding-left:16px;background:url(../img/ico_home.png) no-repeat 0 50%;}
	#design .locator .path{*zoom:1}
	#design .locator .path:before,
	#design .locator .path:after{clear:both;display:table;content:"";line-height:0}
	#design .locator .path li{float:left;position:relative;white-space:nowrap}	
	#design .locator .path li a{display:block;padding:8px 0;color:#a7a7a7}
	#design .locator .path li button{margin-right:10px;padding:0 35px 0 0;height:30px;font-size:15px;font-weight:400;color:#333;background:url(../img/btn_more.png) no-repeat 90% 46% / 15px 15px;text-indent:8px}
	#design .locator .path li button.sel{font-weight:700;color:#000}
	#design .locator .path li.home{position:absolute;top:0;left:20px}
	#design .locator .path li.home a{display:block;text-indent:-9999em;overflow:hidden}
	#design .locator .vepth .navi{position:absolute;z-index:400;left:0;top:36px}
	#design .locator .vepth > div {display:none;}
	#design .locator .vepth .navi div{border:1px solid #ccc;background:#fff;box-shadow:5px 5px 5px rgba(0,0,0,0.05)}
	#design .locator .vepth .navi div a{display:block;padding:5px 20px;color:#333;border-bottom:1px solid #eee}
	#design .locator .vepth .navi div a:hover,
	#design .locator .vepth .navi div a.on{color:#fff;background:#f7941d}
	#design .datelist{line-height:20px;text-align:center}
	#design .datelist strong{padding:0 10px;font-size:20px}
	#design .datelist a{display:none}
	#design .visual i.img {position:absolute;z-index:2;top:15px;right:15px;width:450px;height:122px; background:url(../img/v1.png) no-repeat right bottom;transition:all 0.6s cubic-bezier(0.785, 0.135, 0.150, 0.860);animation-duration: 2s;animation-name: v_img;}*/

	#design .visual .locator{position:absolute;right: 0;top: 48px;}
	#design .visual .locator .path *{font-size:14px;font-weight:400;color:#333}
	#design .visual .locator .path li{float:left;padding-right:3px;}
	#design .visual .locator .path li:last-child{background:none}
	#design .visual .locator .path li button{padding:0 22px 0 17px;border:0;color:#333;background:url(../img/ico_arrow.png) no-repeat 100% 50%;letter-spacing: -0.5px;}
	#design .visual .locator .path li.sel button{color:#000;font-weight: 600;}
	#design .visual .locator .path li.home {text-transform: uppercase;padding:0 22px 0 17px;color:#333;background:url(../img/ico_arrow.png) no-repeat 100% 50%;letter-spacing: 0;}
	#design .visual .locator .path li:last-child button {padding-right: 0;background: none;}
	#design .vepth .navi{display:none !important}
	#design .datelist{line-height:20px;text-align:center}
	#design .datelist strong{padding:0 10px;font-size:20px}
	#design .datelist a{display:none}
	#design .visual i.img {position:absolute;z-index:2;top:-20px;right:0;width: 400px;height: 122px;background:url(../img/v1.png) no-repeat 100%;transition:all 0.5s cubic-bezier(0.785, 0.135, 0.150, 0.860);animation-duration: 0s;animation-name: v_img;}
		

	/**/
	#design #tabmenu {margin-bottom: 30px;}
	#design #tabmenu ul {overflow: hidden;box-sizing: border-box;}
	#design #tabmenu ul li {float:left;width: 23.5%;margin: 3px 1%;}
	#design #tabmenu ul li:nth-child(4n-3) {margin-left: 0;}
	#design #tabmenu ul li:nth-child(4n) {margin-right: 0;}
	#design #tabmenu ul li a {display:block;padding: 11px 0;text-align:center;font-size: 16px;color:#555;background: #f6f6f6;border: 1px solid #ddd;box-sizing: border-box;}
	#design #tabmenu ul li.on a {padding: 10px 0;border-top: 2px solid #fabe1f;background: #fff;box-sizing: border-box;}
	
	/**/
	#content h1 {margin-bottom: 0;padding: 0 0 10px 28px;font-size: 20px;line-height: 1.2em;font-weight: 600;color:#000;background: url(../img/h1_bullet.gif) no-repeat 0 2px;}
	h3.on_mark {font-size: 20px !important;color:#333;padding: 0 0 0 25px !important;margin-bottom:10px;background: url(../img/h3_bullet.png) no-repeat 0 50%;letter-spacing: -1px;}

	/**/
	#blind{position:absolute;z-index:99998;top:0px;left:0px; bottom:0;width:100%;height:100%;background:rgba(0,0,0,0.7)}
	#dkleft{display:none;position:absolute;z-index:10;left:0px;top:0px;width:260px;min-height:1000px;background:#fff;overflow:hidden}
	#dkleft .lefttit{padding:35px 0 0 20px;height:70px;background:#fff;}
	#dkleft .lefttit button{display:block;position:relative;top:17px;font-size:12px;font-family:'Roboto';color:#fff;border:0;background:transparent}
	#dkleft .lefttit button i{font-family:Linearicons-Free;display:block;padding:5px 0 0 0;height:25px;font-size:20px;color:#fff}
	#dkleft .select .join{display:block;position:relative;padding:0 17px;line-height:45px;font-size:16px;color:#000;border-bottom:1px solid #ccc;background:#eee;transition:all 0.2s ease-out 0s;-webkit-transition:all 0.2s ease-out 0s}
	#dkleft .select .join i{font-family:Linearicons-Free;display:inline-block;position:relative;top:5px;padding:0 7px 0 0;font-size:24px;color:#333}
	#dkleft .select .modify{display:block;position:relative;padding:0 17px;line-height:45px;font-size:16px;color:#000;border-bottom:1px solid #ccc;background:#eee;transition:all 0.2s ease-out 0s;-webkit-transition:all 0.2s ease-out 0s}
	#dkleft .select .modify i{display:inline-block;position:relative;top:5px;padding:0 7px 0 0;font-size:24px;color:#333}
	#dkleft .depth1{display:block;position:relative;padding:0 15px;line-height:45px;font-size:16px;color:#555;border-bottom:1px solid #e2e2e2;transition:all 0.2s ease-out 0s;-webkit-transition:all 0.2s ease-out 0s}
	#dkleft .depth1 strong{position:relative;top:-2px;padding:0 4px;height:14px;line-height:14px;font-size:10px;background:#ff0000;border-radius:30px}
	#dkleft .depth1 span{font-style:normal;color:#ffa800}
	#dkleft .depth1 em{position:absolute;z-index:2;top:0;right:4px;width:39px;height:39px;background:url(/web/seomun/img/common/plus.png) no-repeat 50% 50%;background-size:11px 11px}
	#dkleft .depth1.sel{color:#000;border-bottom:1px solid #596170}
	#dkleft .depth1.sel em{background:url(/web/seomun/img/common/minus.png) no-repeat 50% 50%;background-size:11px 3px}
	#dkleft .depth1 i{font-family:Linearicons-Free;display:block;margin:15px 0px 0 0;color:#aaa;transition:all 0.2s ease-out 0s;-webkit-transition:all 0.2s ease-out 0s}
	#dkleft .depth1 i.rightico{float:right}
	#dkleft .depth1.sel i.rightico{color:#f7941d;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);transition:all 0.2s ease-in-out 0s;-webkit-transition:all 0.2s ease-in-out 0s}
	#dkleft .depth2{display:none;background:#757c89}
	#dkleft .depth2 a{display:block;padding:0 20px;line-height:40px;font-size:13px;color:#fff;border-bottom:1px solid #596170;text-decoration:none}
	#dkleft .depth2 a.sel{color:#81c341}
	#closeleft{position:absolute;z-index:9999999;left:-50px;top:17px;display:block;font-size:30px;font-family:Linearicons-Free;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
	#closeleft:before{content:"\e870";font-size:30px;}
	
	#gotop{position:fixed;z-index:90000;bottom:20px;right:20px;display:none}
	#gotop a{display:block;width:40px;height:30px;padding:30px 0 0 0;font-size:10px;font-weight:800;text-align:center;color:#fff;background:rgba(0,0,0,0.3) url(../img/gotop.png) no-repeat 48% 28%;border-radius:50px;overflow:hidden}

}


@media all and (max-width: 808px) {

	#poplayer{position:absolute;z-index:1000;top:120px;left:50%;margin:0 0 0 -150px;width:300px;cursor:move}
	img{width:auto;max-width:100%;height:auto}

	#wrap {min-width:320px; overflow-x:hidden;}
	
	/* Header */
	#header{width:100%; height:70px; background: #fff; transition: all 0.3s cubic-bezier(0.785, 0.135, 0.150, 0.860);}
	#header.sel {height:290px; border-bottom:0; transition: all 0.4s cubic-bezier(0.785, 0.135, 0.150, 0.860);}
	
	#header .header {position:relative; width:94%; margin:0 auto; display:flex; justify-content:space-between; align-items:center; z-index:30002;}
	#header .header h1 {position:absolute; top:5px; left:50%; transform:translateX(-50%);}
	#header .header h1 a {display:block; width:120px;}
	#header .header h1 a img {width:100%;}
	#header .header button {position:absolute; top:15px; left:0; z-index:9999; width:42px; height:42px; background-color:#333; border-radius:50px; display:flex; justify-content:center; align-items:center;}
	#header ul.right_info {display:none;}
	#header .line_box {width:18px; height:17px;}
	#header .line_box span {float:right; display:block; margin:0 auto 5px; width:100%; height:2px; background:#fff; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
	#header .line_box span:nth-child(2) {width:70%; float:left;}

	/**/
	#gnb{display:none}
	
	/**/
	#menu{position:absolute !important;z-index:10;top:-2px;right:0}
	#menu a{display:block;width:46px;height:46px;background:url(../img/ico_menuw.png) no-repeat 100% 50%;text-indent:-9999em;overflow:hidden}
	#menu a.sel{background:url(../img/ddea/ico_menu.png) no-repeat 100% 50%}

	/* main - Visual */
	#visual {z-index:1; height:460px; background: url(../img/bg_visual_01.jpg) no-repeat 50%;}
	#visual .visual_wrap {position:relative; width:94%; max-width:1400px; margin:0 auto; display:flex; justify-content:center; align-items:center; flex-wrap:nowrap; flex-direction:column-reverse; gap:20px 0;}
	#visual .visual_wrap .left {width:100%;}

	#visual #mainSlogan {margin:30px 0 20px; font-size:25px; line-height:35px; color:#333; font-family:var(--fontPointSet); text-align:center;}
	#visual #mainSlogan strong {display:block; color:var(--mainColor); font-weight:inherit;}

	#visual .search {width:90%; max-width:400px; margin:0 auto;}
	#visual .search fieldset {display:block;}
	#visual .search fieldset label {display:none;}
	#visual .search .input_wp {display:flex; align-items:center; justify-content:space-between; gap:0 4px;}
	#visual .search .input_wp input[type="text"] {width:calc(90% - 60px); padding:0px 5%; height:50px; line-height:50px; font-size:17px; color:#333; border-radius:20px; border:5px solid var(--mainColor); outline:none;}
	#visual .search .input_wp input[type="text"]:focus {box-shadow:none; border:5px solid var(--mainColor) !important;}
	#visual .search .input_wp input.search_btn {width:60px; height:60px; background: var(--mainColor) url(../img/icon_srch.svg) center center no-repeat; background-size:26px; border-radius:20px; cursor:pointer;}
	

	#visual .visual {position:relative; width:90%; max-width:400px;}
	#visual .visual > img {}
	#visual .visual .deco_box .deco {display:block; position:absolute; box-sizing:border-box; z-index:2;}
	#visual .visual .deco_box .type1 {animation-delay: 0.5s; bottom:50px; left:0; width:37px; height:60px; background:url(../img/bg_deco1.png) 0 0 no-repeat; background-size:60%; animation:blink 2s infinite;}
	#visual .visual .deco_box .type2 {animation-delay: 0.8s; top:40%; right:0; width:25px; height:39px; background:url(../img/bg_deco2.png) 0 0 no-repeat; background-size:100%; animation:bingle 6s infinite;}
	#visual .visual .deco_box .type3 {animation-delay: 1s; top:0; left:25%; width:50px; height:101px; background:url(../img/bg_deco3.png) 0 0 no-repeat; background-size:60%; animation:motion 2s infinite;}
	@keyframes bingle {
	  0% { transform: rotate(0deg) scale(1);}
	  50% { transform: rotate(360deg) scale(1.1);}
	  100% { transform: rotate(0) scale(1);}
	}
	@keyframes blink {
      0% {opacity: 1;}
      50% {opacity: 0;}
      100% {opacity: 1;}
    }
	@keyframes motion {
      0%{transform:translate(0,0);}
      50%{transform:translate(0,10px);}
      100%{transform:translate(0,0);}
  }	

	

	/* 바로가기 */
	#container .container {position:relative; width:100%;}

	#container .direct {position:relative; padding:15px 0 65px; background:url(../img/bg_direct.png) 15% bottom no-repeat;}
	#container .direct ul {width:94%; max-width:1400px; margin:0 auto; display:flex; justify-content:center; flex-wrap:wrap; gap:10px 30px;}
	#container .direct li {width:calc(100% / 3 - 20px); text-align:center;}
	#container .direct li a {position:relative; display:block; transition:all 0.3s}
	#container .direct li span {display:block; font-weight:500; margin-top:20px; font-size:15px; color:#000; transition:all 0.3s; letter-spacing:-1px}
	#container .direct li a:before {content: ''; width:100%; height:70px; display: block; transition: all 0.3s;}
	#container .direct li.bn1 a:before {background:url(../img/icon_direct01.svg) center bottom no-repeat; background-size:70px;}
	#container .direct li.bn2 a:before {background:url(../img/icon_direct02.svg) center bottom no-repeat; background-size:70px;}
	#container .direct li.bn3 a:before {background:url(../img/icon_direct03.svg) center bottom no-repeat; background-size:100% 70px;}
	#container .direct li.bn4 a:before {background:url(../img/icon_direct04.svg) center center no-repeat; background-size:75px;}
	#container .direct li.bn5 a:before {background:url(../img/icon_direct05.svg) center center no-repeat; background-size:70px;}
	#container .direct li a:hover span {color:var(--mainColor);}
	#container .direct li a:hover:before {-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg);}



    /* main - 공통 */
	#container .section_inner {width:94%;}
	.section_inner h2 {font-family:var(--fontPointSet); font-weight:normal; line-height:36px; font-size:26px; color:#333; margin-bottom:10px;}

	/* section1 - 공통 */
	#container #section1 {background-color:#d7e3c0; overflow:hidden;}
	#container #section1 .section_inner {margin:20px auto 10px; display:flex; flex-wrap:wrap; gap:40px 0;}



	/* 팝업존 */
	#section1 .mpopup {position:relative; width:100%; max-width:740px;}
	#section1 .mpopup h2 {color:#ec501f;}

	#section1 .zone_wp .slider {border-radius:20px; overflow:hidden;}
	#section1 .zone_wp .slider li {border-radius:5px;}
	#section1 .zone_wp .slider li a {display:block;width:100%; height:100%; max-height:640px;}
	#section1 .zone_wp .slider li img {width:100%; height:auto; max-height:395px;}
	#section1 .zone_wp .slick-dots {display:flex; justify-content:flex-end; padding-right:30px; margin-top:10px; cursor:pointer;}
	#section1 .zone_wp .slick-dots li {margin-left:5px; width:15px; height:15px; border:2px solid #3a718e; border-radius:50px; background:transparent; text-indent:-9999px}
	#section1 .zone_wp .slick-dots li.slick-active {background:#3a718e;}

	#section1 .zone_wp .controls {position:absolute; top:0; right:0; display:flex; align-items:center; color:#000; font-size:16px; font-weight:700; line-height:0;}
	#section1 .zone_wp .controls .slider_pos {display:flex; align-items:center;}
	#section1 .zone_wp .controls .slider_dots {margin:0 10px;}
	#section1 .zone_wp .controls .slider_dots strong {color:var(--mainColor);}
	#section1 .zone_wp .controls .slider_dots em {margin:0 7px;}
	#section1 .zone_wp .controls .slick-arrow {width:40px; height:40px; border:0; font-size:0; background-size:10px; cursor:pointer;}
	#section1 .zone_wp .controls .slick-prev {background:url(../img/btn_prev.png) center no-repeat;}
	#section1 .zone_wp .controls .slick-next {background:url(../img/btn_next.png) center no-repeat; margin:0;}
	#section1 .zone_wp .controls button.slider_btn {display:inline-block; width:40px; height:40px; text-indent:-9999px; vertical-align:middle; cursor:pointer;}
	#section1 .zone_wp .controls button.slider_btn.stop {background:url(../img/arrow_stop.png) center no-repeat;}
	#section1 .zone_wp .controls button.slider_btn.play {background:url(../img/arrow_play.png) center no-repeat;}


    /* 공지사항 */
	#section1 .mnotice {position:relative; width:100%;}
	#section1 .mnotice h2 {color:#117a3b;}
	#section1 .mnotice ul {}
	#section1 .mnotice li {overflow:hidden; margin-bottom:6px; background-color:rgba(255,255,255,0.8); border-radius:20px;}
	#section1 .mnotice li:hover {background-color:rgba(255,255,255,1);}
	#section1 .mnotice li:last-child {margin-bottom: 0;}
	#section1 .mnotice li a {position:relative; display:flex; box-sizing:border-box; align-items:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#000;}
	#section1 .mnotice li a .date {display:flex; flex-wrap:wrap; align-content:center; justify-content:center; width:60px; height:55px; font-size:13px; color:#fff; text-align:center; background-color:#117a3b; border-radius:20px;}
	#section1 .mnotice li a .date .day {display:block; width:100%; font-family:var(--fontPointSet); font-size:22px; line-height:22px; margin-bottom:3px;}
	#section1 .mnotice li a strong {width:calc(100% - 100px); padding:0 20px; font-size:16px; font-weight:500; color:#000; overflow:hidden; text-overflow:ellipsis; word-break: break-word; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
	#section1 .mnotice li:hover a strong {color:#117a3b;}
	#section1 .mnotice .more_btn {position:absolute; right:0; top:0; display:inline-block; width:40px; height:40px; border-radius:50%; text-indent:-9999px; background:#333 url(../img/btn_more.png) 50% no-repeat;}


	/* 새로온 장난감 */
	#container #section2 {padding:70px 0 80px; background:#fff5b2 url(../img/bg_newtoy.png) 50% 0 no-repeat;}
	#container #section2 .section_inner {position:relative; margin:0 auto; display:flex; flex-wrap:wrap; justify-content:space-between;}
	#container #section2 .section_inner:after {content:''; position:absolute; bottom:-95px; left:0; width:100%; height:60px; background:url(../img/bg_character.png) 0 0 no-repeat; z-index:9999; background-size:320px;}
	
	#section2 .title {width:100%; margin:30px 0 20px;}
	#section2 .title br {display:none;}
	#section2 .title p {margin:10px 0 20px; font-size:15px; line-height:22px; color:#333; font-weight:500;}
	#section2 .mtoy_btn {}
	#section2 .mtoy_btn a {display:inline-block; width:38px; height:38px; margin-right:7px; border:2px #333 solid; border-radius:50%; text-indent:-9999px;}
	#section2 .mtoy_btn .stop {display:none; background:url(../img/btn_stop.png) 50% no-repeat;}
	#section2 .mtoy_btn .play {display:none; background:url(../img/btn_play.png) 50% no-repeat;}
	#section2 .mtoy_btn .prev {background:url(../img/btn_prev.png) 50% no-repeat;}
	#section2 .mtoy_btn .next {background:url(../img/btn_next.png) 50% no-repeat;}
	#section2 .mtoy_btn .more {background:#333 url(../img/btn_more.png) 50% no-repeat;}
	#section2 .newtoy_wrap {width:100%; overflow:hidden;}
	
	#section2 .newtoy_wrap .slick-slider_newtoy .slick-list {padding:15px 0;}
	#section2 .newtoy_wrap .slick-slider_newtoy li.slick-slide {min-height:300px; margin:0 15px 0 10px; background-color:#fff; border-radius:40px; box-shadow:2px 2px 15px rgba(0,0,0,.10); box-sizing:border-box;}
	#section2 .newtoy_wrap .slick-slider_newtoy li a {display:block; padding:30px; transition:.3s all;}
	#section2 .newtoy_wrap .slick-slider_newtoy li .img {width:100%; height:100%; margin-bottom:20px;}
	#section2 .newtoy_wrap .slick-slider_newtoy li .img img {width:100%; height:100%;}
	#section2 .newtoy_wrap .slick-slider_newtoy li .name {font-size:16px; color:#111; line-height:26px; font-weight:500; text-overflow: ellipsis; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
	#section2 .newtoy_wrap .slick-slider_newtoy li .status {margin-top:20px;}
	#section2 .newtoy_wrap .slick-slider_newtoy li .status li {display:inline-block;}
	#section2 .newtoy_wrap .slick-slider_newtoy li .status li.available {padding:0 15px; height:32px; line-height:30px; color:#fff; font-size:14px; font-weight:600; background-color:#1ba035; border-radius:20px;}
	#section2 .newtoy_wrap .slick-slider_newtoy li .status li.available.NoRental {background-color:#a7a7a7 !important;}
	#section2 .newtoy_wrap .slick-slider_newtoy li .status li.class {margin-left:2px; padding:0 15px; height:32px; line-height:30px; color:#a7a7a7; font-size:14px; font-weight:600; border:1px #a7a7a7 solid; border-radius:20px; box-sizing:border-box;}

	.newtoy_wrap {position:relative; width:100%;}
	.newtoy_wrap .event_slide_button {font-size:0;}
	.newtoy_wrap .event_slide_button .arrows { display:block; vertical-align:middle;}
	.newtoy_wrap .event_slide_button .event_button {position:absolute; top:50%; display:inline-block; overflow:hidden; width:51px; height:51px; background-repeat:no-repeat; background-position:50% 50%; text-indent:-9999px; vertical-align:middle; background-color:transparent !important; cursor:pointer; transition:.3s all;}
	.newtoy_wrap .event_slide_button .button-prev {left:-10px; background-image:url(../img/ico_main_prev.png);}
	.newtoy_wrap .event_slide_button .button-next {right:-10px; background-image:url(../img/ico_main_next.png);}
	.newtoy_wrap .event_slide_button .button-prev:hover {left:-15px;}
	.newtoy_wrap .event_slide_button .button-next:hover {right:-15px;}


	
	/* Footer - 관련배너 */
	#banner {width:100%; padding:25px 0; background:#f3f3f3; overflow:hidden;}
	#banner .banner {position:relative; width:94%; margin:0 auto; display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between;}
	#banner .banner h3 {font-size:16px; color:#000;}
	#banner .banner .bx-wrapper {width:calc(100% - 200px) !important; margin:0 !important;}
	#banner .banner .bx-viewport li {width:auto !important; display:inline-block;  margin-right:60px;}
	#banner .banner .bx-viewport li a {display:inline-block; font-size:16px; font-weight:500; color:#7b7b7b; box-sizing:border-box;}
	#banner .banner .bx-viewport li a:after {content:''; width:14px; height:14px; display:inline-block; margin-left:9px; vertical-align:middle; background:url(../img/icon_blank.svg) 0 0 no-repeat; background-size:14px;}
	#banner .banner .bx-controls {position:absolute; left:80px; top:-5px; width:90px; height:30px;}
	#banner .banner .bx-controls a {display:inline-block; width:30px; height:30px; text-indent:-9999px;}
	#banner .banner .bx-controls-direction {position:relative;}
	#banner .banner .bx-controls-direction > a {position:absolute; top:0; z-index:999;}
	#banner .banner .bx-controls-direction .bx-prev {left:0; background: url(../img/btn_prev.png) 50% no-repeat;}
	#banner .banner .bx-controls-direction .bx-next {right:0; background: url(../img/btn_next.png) 50% no-repeat;}
	#banner .banner .bx-controls-auto {position:absolute; top:0; left:30px; width:30px; height:30px;}
	#banner .banner .bx-controls-auto a.bx-start {background: url(../img/btn_play.png) 50% no-repeat;}
	#banner .banner .bx-controls-auto a.bx-stop {background: url(../img/btn_stop.png) 50% no-repeat;}
	#banner .banner .bx-controls-auto a.active {display:none;}


	/* Footer */
	#footer {width:94%; max-width:1400px; margin:0 auto; padding:10px 0 40px; display:flex; flex-wrap:wrap; flex-direction:row-reverse; justify-content:center; font-size:15px; color:#000; font-weight:500; text-align:center;}
	#footer .f_mark {width:150px; margin:0 auto 20px;}
	#footer .f_mark img {width:100%; margin-top:14px;}

	#footer .f_link {margin-bottom:30px;}
	#footer .f_link li {display:inline-block;}
	#footer .f_link li::after {content: ""; display:inline-block; width:5px; height:5px; margin:0 7px; background:#acb5bf; border-radius:50%; vertical-align:middle;}
	#footer .f_link li:last-child::after {content: ""; display:none;}
	#footer .f_link li a {font-size:15px; font-weight:600; color:#000;}

	#footer address {margin-bottom:15px; line-height:24px;}
	#footer address > span {display:inline-block; margin-right:10px; font-style:normal;}
	#footer address > span:last-child {margin-right:0;}
	#footer cite {display:block; font-style:normal; font-size:14px;}






	/**/
	#aside{display:none}
	
	#content {position:relative;width: 94%;margin: 30px auto 50px;}
	#dkboard {width: 94%;margin: 20px auto 50px;}
	#program {width: 94%;margin: 20px auto 50px;}

	#contain .sub_visual {display: none;}

	/**/
	#design{background:#fff;}
	#design .visual{position:relative;height:120px;z-index:1000;background:#f2f2f2;text-align: center;}

	/**/
	#design .sb_quick {position:absolute; right:12px; top:110px; z-index:200;}
	#design .sb_quick li {float:left;}
	#design .sb_quick li > a { display:block;  width:34px; height:34px; background:#fff; border:1px solid #aaa; border-radius:36px; line-height:34px !important; text-align:center; }
	#design .sb_quick li > a > i {  font-size:24px; color:#888;}
	#design .sb_quick li.no01 , #design .sb_quick li.no03 {display:none;}
	#design .sb_quick li.no02 > div { position:absolute;overflow:hidden; left:0px; top:44px;width:36px; display:none; box-shadow: 2px 2px 2px rgba(0,0,0,0.3)}
	#design .sb_quick li.no02 > div a { display:block;float:left; width:36px; height:35px;border-top:1px solid #333;color:#fff;font-weight:bold;font-size:17px; background:#444; text-align:center; line-height:36px !important;transition:0.5s;}
	#design .sb_quick li.no02 > div a span {text-indent:-9999px !important; font-size:0;}
	#design .sb_quick li.no02 > a.on { background-color:#009893; transition: 0.5s;}
	#design .sb_quick li.no02 > a.on i {color:#fff;}
	#design .sb_quick li.no02 > div a * {color:#fff !important; font-size:14px;line-height:35px !important;}
	#design .sb_quick li.no02 > div a.fb:hover {background:#4d62a0; transition:0.5s;}
	#design .sb_quick li.no02 > div a.tw:hover {background:#11ace6; transition:0.5s;}
	#design .sb_quick li.no02 > div a.blog:hover {background:#00c905; transition:0.5s;}
	
	/**/
	#design .visual h1, #design .visual h2{position:absolute;z-index:1100;top:66px;left:3%;margin:0;display:block;font-size:22px;font-weight:700;letter-spacing:-1px;color:#333;}
	#design .visual p {position:absolute; left:10px; top:90px;}
	#design .visual .locator{position:relative;z-index:2000;}
	#design .visual .locator .path{background:#58a804;}
	#design .visual .locator .path:before,
	#design .visual .locator .path:after{clear:both;display:table;content:"";line-height:0}
	#design .visual .locator .path *{font-size:15px;font-weight:400;color:#222}
	#design .visual .locator .path li{float:left;position:relative;width:50%;white-space:nowrap}
	#design .visual .locator .path li:before {width:1px; height:40px; content:''; display:block;position:absolute; right:0; top:0;}
	#design .visual .locator .path li:last-child{border-right:0;}
	#design .visual .locator .path li:nth-child(4n) {display: none;}
	#design .visual .locator .path li a{display:block;padding:12px 0;font-weight:normal;font-size:14px;color:#222}
	#design .visual .locator .path li button{display:block !important;width:100%;height:45px; color:#fff;text-align:left;background:#2f6fb7 url(../img/ico_path.png) no-repeat 95% 50%;white-space:nowrap;overflow:hidden}
	#design .visual .locator .path li button.sel{color:#fff;font-weight:800}
	#design .visual .locator .path li.home{display:none}
	#design .vepth .navi{position:absolute;top:45px;left:0px;width:100%;border:1px solid #2f6fb7;border-top: 0;background:#fff}
	#design .vepth > div {display:none;}
	#design .vepth .navi div a{display:block;padding:10px 0;font-size:11px;color:#333;border-top:1px solid #eee;text-indent:8px}
	#design .vepth .navi div a:hover,
	#design .vepth .navi div a.on{color:#fff;background:#fabe1f;}
	#design .visual i.img {position:absolute;z-index:2;bottom:0px;right:0px;width:100%;height:90px; background:url(../img/v1.png) no-repeat 98% 100%; background-size:auto 84px;transition:all 0.6s cubic-bezier(0.785, 0.135, 0.150, 0.860);animation-duration: 2s;animation-name: v_img_m;}
	
	/**/
	#design #tabmenu {margin: 20px 0 30px;}
	#design #tabmenu ul {overflow: hidden;box-sizing: border-box;}
	#design #tabmenu ul li {float:left;width: 49%;margin: 3px 1%;}
	#design #tabmenu ul li:nth-child(2n-1) {margin-left: 0;}
	#design #tabmenu ul li:nth-child(2n) {margin-right: 0;}
	#design #tabmenu ul li a {display:block;padding: 11px 0;text-align:center;font-size: 14px;color:#555;background: #f6f6f6;border: 1px solid #ddd;box-sizing: border-box;}
	#design #tabmenu ul li.on a {padding: 10px 0 11px;border-top: 2px solid #fabe1f;background: #fff;}	
	
	/**/
	#design .sb_quick {position:absolute; right:12px; top:110px; z-index:200;}
	#design .sb_quick li {float:left;}
	#design .sb_quick li > a { display:block;  width:34px; height:34px; background:#fff; border:1px solid #aaa; border-radius:36px; line-height:34px !important; text-align:center; }
	#design .sb_quick li > a > i {  font-size:24px; color:#888;}
	#design .sb_quick li.no01 , #design .sb_quick li.no03 {display:none;}
	#design .sb_quick li.no02 > div { position:absolute;overflow:hidden; left:0px; top:44px;width:36px; display:none; box-shadow: 2px 2px 2px rgba(0,0,0,0.3)}
	#design .sb_quick li.no02 > div a { display:block;float:left; width:36px; height:35px;border-top:1px solid #333;color:#fff;font-weight:bold;font-size:17px; background:#444; text-align:center; line-height:36px !important;transition:0.5s;}
	#design .sb_quick li.no02 > div a span {text-indent:-9999px !important; font-size:0;}
	#design .sb_quick li.no02 > a.on { background-color:#009893; transition: 0.5s;}
	#design .sb_quick li.no02 > a.on i {color:#fff;}
	#design .sb_quick li.no02 > div a * {color:#fff !important; font-size:14px;line-height:35px !important;}
	#design .sb_quick li.no02 > div a.fb:hover {background:#4d62a0; transition:0.5s;}
	#design .sb_quick li.no02 > div a.tw:hover {background:#11ace6; transition:0.5s;}
	#design .sb_quick li.no02 > div a.blog:hover {background:#00c905; transition:0.5s;}	

	/**/
	#blind{position:absolute;z-index:99998;top:0px;left:0px; bottom:0;width:100%;height:100%;background:rgba(0,0,0,0.7)}
	#dkleft{display:none;position:absolute;z-index:10;left:0px;top:0px;width:260px;min-height:1000px;background:#fff;overflow:hidden}
	#dkleft .lefttit {display:flex; justify-content:center; text-align:center; border-bottom:1px solid #ccc;}
	#dkleft .lefttit li {width:50%; list-style:none;}
	#dkleft .lefttit li a {display:inline-block; width:100%; padding:20px 0; text-align:center; font-weight:600;}
	#dkleft .lefttit .m_logo {padding:10px 0;font-size:17px;letter-spacing:-1px;color:#fff;text-align:center;}
	#dkleft .lefttit .m_logo img {height:50px;}
	#dkleft .lefttit button{display:block;position:relative;top:0;font-size:14px;color:#000;border:0;background:transparent}
	#dkleft .lefttit button i{display:block;padding:5px 0 0 0;height:25px;font-size:20px;color:#fff}
	#dkleft .select .join{display:block;position:relative;padding:0 17px;line-height:45px;font-size:16px;color:#000;border-bottom:1px solid #ccc;background:#eee;transition:all 0.2s ease-out 0s;-webkit-transition:all 0.2s ease-out 0s}
	#dkleft .select .join i{padding:0 7px 0 0;font-size:24px;color:#333}
	#dkleft .select .modify{display:block;position:relative;padding:0 17px;line-height:45px;font-size:16px;color:#000;border-bottom:1px solid #ccc;background:#eee;transition:all 0.2s ease-out 0s;-webkit-transition:all 0.2s ease-out 0s}
	#dkleft .select .modify i{display:inline-block;position:relative;top:5px;padding:0 7px 0 0;font-size:24px;color:#333}
	#dkleft .depth1{display:block;position:relative;padding:20px 30px; line-height:25px;font-size:17px;font-weight:600;color:#333;border-bottom:1px solid #e2e2e2;transition:all 0.2s ease-out 0s;-webkit-transition:all 0.2s ease-out 0s}
	#dkleft .depth1:after {content: '';display: block; width: 7px; height: 7px; position: absolute; top: 21px; left: inherit; right: 15px; background: none; border: 1px solid #333; transform: rotate(45deg); border-top: 0; border-left: 0; transition: 0.5s;}
	#dkleft .depth1 strong{position:relative;top:-2px;padding:0 4px;height:14px;line-height:14px;font-size:10px;background:#ff0000;border-radius:30px}
	#dkleft .depth1 span{font-style:normal;color:#ffa800}
	#dkleft .depth1 em{position:absolute;z-index:2;top:0;right:4px;width:39px;height:39px;background:url(/web/seomun/img/common/plus.png) no-repeat 50% 50%;background-size:11px 11px}
	#dkleft .depth1.sel{color:#000;border-bottom:1px solid #596170}
	#dkleft .depth1.sel:after {top:24px;-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);transform:rotate(225deg);transition:all 0.2s ease-in-out 0s;-webkit-transition:all 0.2s ease-in-out 0s}
	#dkleft .depth1 i{font-family:Linearicons-Free;display:block;margin:15px 0px 0 0;color:#aaa;transition:all 0.2s ease-out 0s;-webkit-transition:all 0.2s ease-out 0s}
	#dkleft .depth1 i.rightico{float:right}
	#dkleft .depth1.sel i.rightico{color:#1c7fd8;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);transition:all 0.2s ease-in-out 0s;-webkit-transition:all 0.2s ease-in-out 0s}
	#dkleft .depth2{display:none;background:#757c89}
	#dkleft .depth2 a{display:block;padding:15px 30px;font-size:15px;color:#fff;border-bottom:1px solid #596170;text-decoration:none}
	#dkleft .depth2 a.sel{color:#81c341}
	#dkleft .m_login{width:100%;border-bottom:1px solid #e2e2e2;height:60px;}
	#dkleft .m_login ul{width:100%;}
	#dkleft .m_login li{float:left;width:50%;text-align:center;padding:20px 0px;}
	#closeleft{position:absolute;z-index:9999999;left:-35px;top:17px;display:block;font-size:30px;font-family:Linearicons-Free;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
	#closeleft:before{content:"\e870";font-size:30px;}
	
	#gotop{position:fixed;z-index:90000;bottom:20px;right:20px;display:none}
	#gotop a{display:block;width:40px;height:30px;padding:30px 0 0 0;font-size:10px;font-weight:800;text-align:center;color:#fff;background:rgba(0,0,0,0.3) url(../img/gotop.png) no-repeat 48% 28%;border-radius:50px;overflow:hidden}
}


@keyframes mv00 {
    from {background-position:center 110px;  }
	to {background-position:center 0px;  }
	 
}
@keyframes mv01 {
    from {top:140px; opacity:0;}
	to {top:84px; opacity:1;}
	 
}
@keyframes mv02 {
    from {top:100px;opacity:0;}
	to {top:55px;opacity:1;}
	 
}


@keyframes v_img {
    from {right:50px; opacity:0}
	to {right:96px; opacity:1}
	 
}
@keyframes v_text {
    from {padding-left:30px;  opacity:0}
	to {padding-left:0px;  opacity:1}
	 
}

@keyframes v_navi {
    from {margin-top:-20px;  opacity:0}
	to {margin-top:0px; letter-spacing:-1px; opacity:1}
	 
}
@keyframes con_bg {
    from {background:url(../img/sub_con_bg.png) repeat-x left -30px; }
	to {background:url(../img/sub_con_bg.png) repeat-x left 138px; }
	 
}