@charset "utf-8";
@font-face {
	font-family:'icomoon';
	src:url('/img_up/shop_pds/aramskin/design/uf2smart73/icomoon/icomoon.eot');
	src:url('/img_up/shop_pds/aramskin/design/uf2smart73/icomoon/icomoon.eot') format('embedded-opentype'),
		url('/img_up/shop_pds/aramskin/design/uf2smart73/icomoon/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramskin/design/uf2smart73/icomoon/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramskin/design/uf2smart73/icomoon/icomoon.svg') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:'voice_icomoon';
	src:url('/img_up/shop_pds/aramskin/design/skin/voice_guide/icomoon.eot');
	src:url('/img_up/shop_pds/aramskin/design/skin/voice_guide/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramskin/design/skin/voice_guide/icomoon.woff') format('woff'),a
		url('/img_up/shop_pds/aramskin/design/skin/voice_guide/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramskin/design/skin/voice_guide/icomoon.svg#icomoon') format('svg');
	font-weight:normal;
	font-style:normal;
}
@keyframes voice_animation {
	from {color:#168fff}
	50% {color:#16b5ff}
	to {color:#168fff}
}

/* Layout */
#viewport {min-height:100%;background:#ffffff}
#viewport > #main_view,
#viewport > #sub_view {max-width:100%;width:100%}

#header {position:relative;z-index:200;border-bottom:2px solid #ecc028;background:#313538}
#header .header_cont {background:#313538;position: relative;}
#header .logo h1 {width:100%;margin:0;padding:0 60px;font-size:0;box-sizing:border-box}
#header .logo h1 span {display:table;width:100%;table-layout:fixed}
#header .logo h1 span a {display:table-cell;height:48px;vertical-align:middle;text-align:center}
#header .logo h1 span a.top_logo {display:none}
#header .logo h1 img {width:auto;max-height:30px}
#header .logo button {position:absolute;top:0;bottom:0;width:48px;height:48px;margin:auto;border:none;background:none;font-size:0}
#header .logo button:before {font-family:'icomoon';position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;color:#ffffff}
#header .logo #toggle_left {left:0}
#header .logo #toggle_left:before {content:'\e902';width:40px;height:40px;font-size:30px;line-height:40px}
#header .logo #toggle_right {right:0}
#header .logo #toggle_right:before {content:'\e905';width:28px;height:28px;font-size:22px;line-height:28px}

#container .contents_wrap {min-height:350px}
#container .contents:after {content:'';display:block;overflow:hidden;clear:both}
#sub_view #container .contents_wrap {padding:0 0 20px}
#sub_view #container .contents_wrap .contents {padding-top:20px}

#footer {overflow:hidden;position:relative;background:#dde0e1}
#footer #btn_site_top {position:fixed;bottom:10px;right:10px;z-index:0;width:40px;height:40px;border:none;border-radius:50%;background:#ecc028;font-size:0;opacity:0;transition:all .2s ease-in-out}
#footer #btn_site_top:before {content:'\e917';font-family:'icomoon';font-size:16px;font-weight:bold;color:#fff}
#footer #btn_site_top.on {opacity:.6;z-index:1000}
#footer .f_inner {box-sizing:border-box;padding:5px 15px 20px}
#footer .fnb ul {position:relative;z-index:10;margin:0;padding:0;list-style:none;font-size:0;text-align:center}
#footer .fnb ul li {display:inline-block;margin-left:15px}
#footer .fnb ul li:first-child {margin-left:0}
#footer .fnb ul li a {display:block;height:40px;line-height:40px;font-size:13px;font-weight:bold;color:#758282;white-space:nowrap;letter-spacing:-.03em;transition:all .2s ease-in-out}
#footer .fnb ul li a:hover {opacity:.7}
#footer .fnb ul li:first-child {border-left-width:0}
#footer .finfo {box-sizing:border-box;position:relative;z-index:10;font-size:0;text-align:center}
#footer .finfo p {display:inline-block;position:relative;line-height:16px;margin:0;padding:2px 15px 2px 0;font-size:12px;color:#758282;letter-spacing:-.03em}
#footer .finfo p:before {content:'';position:absolute;top:0;bottom:0;left:0;width:2px;height:2px;margin:auto;opacity:.5}
#footer .finfo p.mobile_hide {display:none}
#footer .finfo p a {color:#758282}
#footer .finfo .copyright {line-height:16px;padding:10px 0 0;font-size:12px;color:#758282;letter-spacing:-.03em}
#footer .finfo button {border:1px solid #aaa;border-radius:4px;box-shadow:inset 0 1px 0 white;background:#f6f6f6;font-size:12px;color:#555;text-align:center}

/* sub page */
.shgroup {position:relative}
.shgroup > a {display:block;position:relative;width:100%;height:40px;line-height:40px;margin:0;padding:0 40px;border:none;box-sizing:border-box;background:#ecc028;font-size:16px;color:#ffffff;text-align:center}
.shgroup > a span {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}
.shgroup > a i {display:block;position:absolute;top:0;width:40px;height:40px;font-size:0}
.shgroup > a i:before {content:'';position:absolute;top:50%;left:50%;border:8px solid transparent;opacity:.5}
.shgroup > a i:after {content:'';position:absolute;top:50%;left:50%;border:8px solid transparent}
.shgroup > a i {left:0}
.shgroup > a i:before {margin:-8px 0 0 -12px;border-right-color:#ffffff}
.shgroup > a i:after {margin:-8px 0 0 -10px;border-right-color:#ecc028}
#sub_view #container .contents_wrap.mypage .snb_wrap {width:100%}
#sub_view #container .contents_wrap.mypage .snb {position:relative}
#sub_view #container .contents_wrap.mypage .snb > div {overflow-x:scroll}
#sub_view #container .contents_wrap.mypage .snb ul {display:inline-block;min-width:100%;margin:0;padding:0 40px;border-bottom:3px solid #ecc028;box-sizing:border-box;list-style:none;font-size:0;text-align:center;white-space:nowrap}
#sub_view #container .contents_wrap.mypage .snb ul li {display:inline-block}
#sub_view #container .contents_wrap.mypage .snb ul li a {height:40px;line-height:40px;padding:0 10px;font-size:13px}
#sub_view #container .contents_wrap.mypage .snb ul li.on a {color:#ecc028}
#sub_view #container .contents_wrap.mypage .snb i {position:absolute;left:0;top:0;width:40px;height:40px;background:#ffffff}
#sub_view #container .contents_wrap.mypage .snb i.prev:before {content:'';position:absolute;top:0;left:8px;bottom:0;width:0;height:0;margin:auto;border:8px solid transparent;border-right-color:#ecc028}
#sub_view #container .contents_wrap.mypage .snb i.prev:after {content:'';position:absolute;top:0;left:9px;bottom:0;width:0;height:0;margin:auto;border:8px solid transparent;border-right-color:#ffffff}
#sub_view #container .contents_wrap.mypage .snb i.next {right:0;left:inherit}
#sub_view #container .contents_wrap.mypage .snb i.next:before {content:'';position:absolute;top:0;right:8px;bottom:0;width:0;height:0;margin:auto;border:8px solid transparent;border-left-color:#ecc028}
#sub_view #container .contents_wrap.mypage .snb i.next:after {content:'';position:absolute;top:0;right:9px;bottom:0;width:0;height:0;margin:auto;border:8px solid transparent;border-left-color:#ffffff}

/* Mobile viewport - PC content display none */
.gnb_p, .lnb_p, #header .header_form, #footer .f_inner .f_logo, #footer .flnb, .shgroup > .shgroup_pc {display:none}

/* PC CSS */
@media all and (min-width:1024px) {
	/* 음성안내 */
	#voice_guide_wrap {display:inline-block;margin-right:15px;vertical-align:top}
	#voice_guide_wrap a {display:none;width:16px;height:28px;line-height:28px;font-size:0;text-align:center}
	#voice_guide_wrap a > span {position:absolute;top:-9999px;left:-9999px;text-indent:-9999px}
	#voice_guide_wrap a:before {font-family:'voice_icomoon';font-size:16px}
	#voice_guide_wrap.off a.state_voice_on {display:inline-block}
	#voice_guide_wrap.on a.state_voice_off {display:inline-block}
	#voice_guide_wrap a.state_voice_on:before {
		content:'\e903';color:#168fff;
		transition:all 0.1s ease;
		animation-name:voice_animation;
		animation-duration:1s;
		animation-iteration-count:infinite;
		animation-timing-function:step-end;
	}
	#voice_guide_wrap a.state_voice_off:before {content:'\e902';color:#87909c}

	/* PC viewport - Mobile content display none */
	#header .logo button, .shgroup > a {display:none}

	/* PC display:block */
	.gnb_p, .lnb_p, #footer .flnb, #footer .f_inner .f_logo, .shgroup > .shgroup_pc {display:block}
	#header .header_form {display:inline-block;vertical-align:top}

	/* PC 화면 넓이값을 가진 센터유지 */
	#header .header_cont > .inner, .gnb_p > .inner, #lnb_p .dep1, .shgroup .sub_location > ul, .shgroup .sub_top_title_wrap,
	.contents_wrap.mypage .snb_wrap, #footer .flnb .dep1, #footer .f_inner {margin:0 auto;max-width:1000px}

	/* mypage 서브 네비게이션 넓이값 */
	#container .contents_wrap {min-height:300px}
	#main_view #container {position:relative}
	#sub_view #container .contents_wrap .contents {padding-top:0}

	#header {border-bottom:none}
	#viewport.fixed_on #header {padding-top:120px}
	#viewport.fixed_on #header .header_cont {position:fixed;top:0;right:0;left:0;z-index:10000}
	#viewport.fixed_on #header .gnb_p {display:none}

	#header .header_cont > .inner {box-sizing:border-box;position:relative;background:#313538}
	#header .header_cont > .inner:after {content:'';display:block;clear:both}
	#header .logo {width:260px; float:left;}
	#header .logo h1 {width:auto;padding:0}
	#header .logo h1 span {width:auto; display:block; }
	#header .logo h1 span a {height:80px;text-align:center; display:block; position: relative; top: 20px;}
	#header .logo h1 img {max-height:60px; }

	.gnb_p {background-color:#ecc028; }
	.gnb_p > .inner {position:relative;padding:5px 0;font-size:0;text-align:right}
	.gnb_p .gnb_cs_info {position:absolute;top:0;left:0}
	.gnb_p .gnb_cs_info > span {display:inline-block;position:relative;margin-left:20px;padding-left:22px;font-size:13px;font-weight:bold;color:#ffffff;line-height:38px;letter-spacing:.03em}
	.gnb_p .gnb_cs_info > span:before {position:absolute;top:0;left:0;font-family:'icomoon';font-size:16px;font-weight:normal;vertical-align:middle}
	.gnb_p .gnb_cs_info > span:first-child {margin-left:0}
	.gnb_p .gnb_cs_info > span a {color:#ffffff}
	.gnb_p .gnb_cs_info .gnb_cs_tel:before {content:'\e90f'}
	.gnb_p .gnb_cs_info .gnb_cs_email:before {content:'\e918';display:none;}
	.gnb_p .new_date {display:inline-block;padding:0 20px 0 10px;font-size:13px;font-weight:bold;color:#ffffff}
	.gnb_p .gnb_list {display:inline-block;margin:0;padding:0;list-style:none}
	.gnb_p .gnb_list li {display:inline-block;position:relative;margin-left:12px;padding-left:12px}
	.gnb_p .gnb_list li:before {content:'';position:absolute;top:50%;bottom:0;left:0;width:1px;height:8px;margin:-4px auto 0;background:#ffffff;opacity:0.3}
	.gnb_p .gnb_list li:first-child {margin-left:0;padding-left:0}
	.gnb_p .gnb_list li:first-child:before {display:none}
	.gnb_p .gnb_list li a {display:inline-block;height:28px;line-height:28px;font-size:13px;font-weight:bold;color:#ffffff;letter-spacing:-.03em;transition:all .2s ease-in-out}
	.gnb_p .gnb_list li a:hover {text-decoration:underline}

	.header_form {margin-left:30px}
	.search_p {width:150px;margin:auto 0}
	.search_p fieldset {position:relative;margin:0;padding:0;padding-right:30px;border:none;background:#fff}
	.search_p fieldset:hover {border-color:#ecc028}
	.search_p legend {display:none}
	.search_p .search_form span {display:block}
	.search_p .search_form span input[type=text] {box-sizing:border-box;width:100%;height:28px;margin:0;padding:0 10px;border:none;background:transparent;font-size:12px;color:#444;line-height:28px}
	.search_p .search_form button {display:block;position:absolute;border:none;padding:0;top:0;right:0;bottom:0;margin:auto;width:30px;height:28px;background:transparent;font-size:0}
	.search_p .search_form button:before {content:'\e901';font-family:'icomoon';font-size:18px;color:#ecc028}

	#footer .flnb {background:#e7eaec}
	#footer .flnb .dep1 {position:relative;z-index:10;padding:30px 0}
	#footer .flnb .dep1:after {content:'';display:block;clear:both}
	#footer .flnb .dep1 > li {box-sizing:border-box;float:left;margin:0;padding:0 20px;list-style-type:none}
	#footer .flnb .dep1 > li > a {display:block;font-size:14px;font-weight:bold;color:#838a8a;text-align:center;line-height:1.3em;letter-spacing:-.03em}
	#footer .flnb .dep2 {position:relative;margin:15px 0 0;padding:15px 0 0}
	#footer .flnb .dep2:before {content:'';position:absolute;top:0;right:0;left:0;height:1px;background:#838a8a;opacity:.2}
	#footer .flnb .dep2 > li {margin:10px 0 0;padding:0;list-style-type:none}
	#footer .flnb .dep2 > li:first-child {margin-top:0}
	#footer .flnb .dep2 > li > a {display:block;font-size:14px;color:#838a8a;text-align:center;line-height:1.3em;letter-spacing:-.03em;transition:all .2s ease-in-out}
	#footer .flnb .dep2 > li > a:hover {text-decoration:underline}
	#footer .f_inner {position:relative;padding:25px 0 40px 340px}
	#footer .f_inner .f_logo {display:block;position:absolute;top:35px;left:0}
	#footer .f_inner .f_logo img {max-width:260px;}
	#footer .fnb ul {text-align:left}
	#footer .fnb ul li {margin-left:20px}
	#footer .fnb ul li a {display:inline-block}
	#footer .finfo {position:relative;text-align:left}
	#footer .finfo p {font-size:13px}
	#footer .finfo .copyright {font-size:13px}

	.lnb_p {display:block;float:right;position:relative;width:700px;margin:0 auto}
	.lnb_p ul {margin:0;padding:0;list-style:none}
	.lnb_p a {display:block}
	.lnb_p .dep1:after {clear:both;content:'';display:block}
	.lnb_p .dep1 > li {box-sizing:border-box;float:left;position:relative;z-index:1000;width: auto!important;}
	.lnb_p .dep1 > li > a {overflow:hidden;height:80px;line-height:80px;padding:0 15px;font-size:15px;font-weight:bold;color:#ffffff;text-align:center;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.03em;transition:all .2s ease-in-out}
	.lnb_p .dep1 > li.on > a,
	.lnb_p .dep1 > li:hover > a {color:#ecc028}
	.lnb_p .dep1 > li:hover > div {visibility:visible;opacity:1}
	.lnb_p .dep1 > li > div {box-sizing:border-box;display:block;visibility:hidden;position:absolute;left:0;right:0;min-width:140%;opacity:0;transition:all .2s ease-in-out;    margin-left: -20%;width:150px}
	.lnb_p .dep1 > li > div:before {content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #e7eaec;background-color:#e7eaec;opacity:.9}
	.lnb_p .dep2 {box-sizing:border-box;display:block;position:relative;z-index:10;padding:0;font-size:0;white-space:normal}
	.lnb_p .dep2 > li {position:relative;white-space:normal}
	.lnb_p .dep2 > li:before {content:'';position:absolute;top:0;left:0;right:0;width:100%;height:1px;background:#e7eaec;opacity:.9}
	.lnb_p .dep2 > li:first-child:before {display:none}
	.lnb_p .dep2 > li > a {padding:13px;font-size:14px;font-weight:bold;color:#716e6e;text-align:center;line-height:0.8em;letter-spacing:-.03em;transition:all .2s ease-in-out}
	.lnb_p .dep2 > li.on > a,
	.lnb_p .dep2 > li:hover > a {background:#e7eaec;color:#ecc028}

	/* sub page */
	.shgroup > .shgroup_pc {box-sizing:border-box}
	.shgroup > .shgroup_pc .sub_top_img {position:relative;text-align:center}
	.shgroup > .shgroup_pc .sub_top_img img {vertical-align:top}
	.shgroup > .shgroup_pc .sub_top_img .sub_top_text_wrap {position:absolute;top:0;right:0;bottom:0;left:0}
	.shgroup > .shgroup_pc .sub_top_img .sub_top_text_inner {display:table;width:100%;max-width:1000px;height:100%;margin:0 auto}
	.shgroup > .shgroup_pc .sub_top_img .sub_top_text_cell {display:table-cell;text-align:center;vertical-align:middle}
	.shgroup > .shgroup_pc .sub_top_img .sub_top_text {margin:0;padding:0;font-size:26px;font-weight:bold;color:#ffffff;text-align:center;line-height:1.4em;letter-spacing:-.03em}
	.shgroup .sub_top_title_wrap {padding:40px 0 35px}
	.shgroup .sub_top_title_wrap .sub_top_title {margin:0;padding:0;font-size:30px;color:#292525;line-height:1.3em;letter-spacing:-.03em}
	.shgroup .sub_location {border-bottom:1px solid {$farm_skin_set[sub_location_line]}}
	.shgroup .sub_location > ul {padding:0}
	.shgroup .sub_location > ul:after {content:'';display:block;clear:both}
	.shgroup .sub_location > ul > li {box-sizing:border-box;float:left;position:relative;z-index:100;min-width:150px;margin:0;padding:0;list-style-type:none;border-right:1px solid {$farm_skin_set[sub_location_line]}}
	.shgroup .sub_location > ul > li > p {position:relative;margin:0;padding:0 20px;font-size:15px;font-weight:bold;color:{$farm_skin_set[sub_location_text]};text-align:center;line-height:45px;letter-spacing:-.03em}
	.shgroup .sub_location > ul > li.loca_home {border-left:1px solid {$farm_skin_set[sub_location_line]}}
	.shgroup .sub_location > ul > li.loca_home {min-width:50px}
	.shgroup .sub_location > ul > li.loca_home > p {padding:0}
	.shgroup .sub_location > ul > li.loca_home > p > a {display:block;position:relative;font-size:0}
	.shgroup .sub_location > ul > li.loca_home > p > a:before {content:'\e900';font-family:'icomoon';font-size:20px;font-weight:normal;color:{$farm_skin_set[sub_location_text]};vertical-align:top}
	.shgroup .sub_location > ul > li.loca_current > p {color:#ecc028}
	.shgroup .sub_location > ul > li.snb_on > p {box-sizing:border-box;padding-right:42px;text-align:left;cursor:pointer}
	.shgroup .sub_location > ul > li.snb_on > p:before {content:'';position:absolute;top:50%;right:20px;margin-top:-3px;border-width:6px;border-style:solid;border-color:{$farm_skin_set[sub_location_text]} transparent transparent transparent;vertical-align:top}
	.shgroup .sub_location > ul > li.snb_on.on > p:before {margin-top:-10px;border-color:transparent transparent {$farm_skin_set[sub_location_text]} transparent}
	.shgroup .sub_location > ul > li.snb_on > ul {box-sizing:border-box;display:none;position:absolute;left:-1px;right:-1px;min-width:100%;margin:0;padding:10px 0;border:1px solid {$farm_skin_set[sub_location_line]};background:#313538;white-space:nowrap}
	.shgroup .sub_location > ul > li.snb_on > ul > li {margin:0;padding:0;list-style-type:none}
	.shgroup .sub_location > ul > li.snb_on > ul > li:first-child {border-top:none}
	.shgroup .sub_location > ul > li.snb_on > ul > li > a {display:block;padding:5px 20px;font-size:14px;color:{$farm_skin_set[sub_location_text]};background:#313538;letter-spacing:-.03em}
	.shgroup .sub_location > ul > li.snb_on > ul > li > a:hover,
	.shgroup .sub_location > ul > li.snb_on > ul > li.on > a {color:#ecc028}
	.shgroup .sub_location > ul > li.loca_current.snb_on > p:before {border-color:#ecc028 transparent transparent transparent}
	.shgroup .sub_location > ul > li.loca_current.snb_on.on > p:before {border-color:transparent transparent #ecc028 transparent}

	#sub_view #container .contents_wrap {padding:0 0 50px}
	#sub_view #container .contents_wrap:after {clear:both;content:'';display:block}
	#sub_view #container .contents_wrap.mypage .snb_wrap {margin-bottom:35px}
	#sub_view #container .contents_wrap.mypage .snb > i {display:none !important}
	#sub_view #container .contents_wrap.mypage .snb > div {overflow:hidden}
	#sub_view #container .contents_wrap.mypage .snb > div ul {margin:-5px -5px 0;padding:0;white-space:normal;border:none;font-size:0;text-align:left}
	#sub_view #container .contents_wrap.mypage .snb > div ul li {display:inline-block}
	#sub_view #container .contents_wrap.mypage .snb > div ul li:last-child {border-bottom:none}
	#sub_view #container .contents_wrap.mypage .snb > div ul li a {box-sizing:border-box;display:block;position:relative;min-width:150px;height:48px;line-height:48px;margin:5px;padding:0 15px;border:1px solid #dddddd;font-size:14px;font-weight:bold;color:#666666;text-align:center;transition:all .2s ease-in-out}
	#sub_view #container .contents_wrap.mypage .snb > div ul li.on a,
	#sub_view #container .contents_wrap.mypage .snb > div ul li:hover a {border-color:#ecc028;background-color:#ecc028;color:#ffffff}
	#sub_view #container .contents_wrap.mypage .contents {overflow:hidden}
}

/* MOBILE - 뷰포트 CSS */
@media all and (max-width:1023px) {
	#viewport {position:relative;width:100%;overflow-x:hidden}
	#viewport #header {position:fixed;left:0;top:0;width:100%;transition:all 300ms ease}
	#viewport #container {position:relative;z-index:100;padding-top:99px}
	#viewport #main_view,
	#viewport #sub_view {position:relative;left:0;top:0;transition:all 300ms ease}
	#viewport.app_view #container {padding-top:0}
	.viewport_side > h1 {display:block;position:relative;height:50px;line-height:50px;margin:0;padding:0 30px;background:#ecc028;font-size:14px;color:#ffffff;text-align:center}
	.viewport_side > h1 a {color:#ffffff}

	.side_menu ul {margin:0;padding:0;list-style:none}
	.side_menu [role=toggle] > a:before {content:'';position:absolute;top:50%;right:12px;width:0;height:0;margin-top:-2px;border:6px solid transparent;border-top-color:#666}
	.side_menu [role=toggle].active > a:before {margin-top:-8px;border-top-color:transparent;border-bottom-color:#666}
	.side_menu .dep1 > li > a {display:block;position:relative;height:40px;line-height:40px;padding:0 35px 0 12px;border-bottom:1px solid #e6e6e6;background:#fafafa;font-size:13px;font-weight:bold;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
	.side_menu .dep2 {display:none}
	.side_menu .dep2 > li > a {display:block;position:relative;height:40px;line-height:40px;padding:0 12px 0 24px;border-bottom:1px solid #e6e6e6;background:#fff;font-size:13px;font-weight:bold;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
	.side_menu .active .dep2 {display:block}

	.side_search {border-bottom:1px solid #e6e6e6;background:#fafafa}
	.side_search fieldset {position:relative;margin:0;padding:8px;border:none}
	.side_search legend {display:none}
	.side_search span {display:block;padding:4px 8px;border:1px solid #ccc;background:#fff}
	.side_search span input {width:100%;margin:0;padding:4px 0;border:none;background:transparent;color:#666}
	.side_search button {position:absolute;border:none;padding:0;top:10px;right:10px;bottom:10px;margin:auto;padding:5px;background:transparent;font-size:0}
	.side_search button:before {content:'\e901';font-family:'icomoon';font-size:24px;color:#666}

	#viewport .viewport_side {visibility:hidden;overflow-y:auto;position:absolute;top:0;width:270px;height:100%;background:#ffffff;z-index:9999;transition:all 300ms ease}
	#viewport #left_side {left:-270px}
	#viewport #right_side {right:-270px}
	#viewport.left-open,
	#viewport.right-open {overflow:hidden;width:100%;height:100%}
	#viewport.left-open #header,
	#viewport.left-open #main_view,
	#viewport.left-open #sub_view {left:270px}
	#viewport.right-open #header,
	#viewport.right-open #main_view,
	#viewport.right-open #sub_view {left:-270px}
	#viewport.left-open #left_side {visibility:visible;left:0}
	#viewport.right-open #right_side {visibility:visible;right:0}
	#viewport #close_side {display:none;position:absolute;top:0;left:0;bottom:0;left:0;z-index:9998;width:100%;height:100%;box-sizing:border-box;border:none;background:none;text-align:left;text-indent:-9999px;background:rgba(0,0,0,0.6)}
	#viewport.left-open #close_side,
	#viewport.right-open #close_side {display:block}
}

/* PC - 뷰포트 CSS */
@media all and (min-width:1024px) {
	#viewport #left_side {display:none}
	#viewport #right_side {display:none}
	#viewport #close_side {display:none}
}


/*사용자 css*/
.clr { *zoom:1; }
.clr:after { content:""; display:block; clear:both; }
.top_logo{font-size:0;background:#f6f6f6;}
.top_logo ul{padding:0;margin:0 auto;*zoom:1;max-width:1000px;padding:15px 0;}
.top_logo ul:after{content:'';display:block;clear:both;}
.top_logo li{float:left;width:33.33%;text-align:center;}
.top_logo li img{width:auto;}
.user_btn_box { display:none; }

@media(max-width:600px){
#viewport #header {position:sticky;left:0;top:0;width:100%;transition:all 300ms ease}
#viewport.fixed #header .header_cont {position:fixed;left:0;top:0;width:100%;transition:all 300ms ease}
#viewport #container {position:relative;z-index:100;padding-top:0px}
#header {border:none}
  #header .header_cont { border:none; } 
  #header .header_cont .inner { border-bottom:2px solid #ecc028; position:relative; }
 .user_btn_box { display:block; border-top:1px solid #dcddc;  }
 .user_btn_box ul { margin:0 auto; padding:0; }
 .user_btn_box li { list-style:none; float:left; width:25%; }
 .user_btn_box li a { display:block; color:#fff; padding:10px 0; font-weight:bold; border-bottom-right-radius:5px; border-bottom-left-radius:5px; text-align:center; font-size:14px; }
 .user_btn_box li:first-child a { background:#5274ac }
 .user_btn_box li:nth-child(2) a { background:#3a5c9b }
 .user_btn_box li:nth-child(3) a { color:#000; background:#efda23}
 .user_btn_box li:nth-child(4) a { background:#05827c }
}

img {  width:auto; max-width:100%; }