@charset "utf-8";
@font-face {
	font-family:'icomoon';
	src:url('/img_up/shop_pds/aramskin/design/uf2smart211/icomoon/icomoon.eot');
	src:url('/img_up/shop_pds/aramskin/design/uf2smart211/icomoon/icomoon.eot') format('embedded-opentype'),
		url('/img_up/shop_pds/aramskin/design/uf2smart211/icomoon/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramskin/design/uf2smart211/icomoon/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramskin/design/uf2smart211/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'),
		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%}

#sub_view #container {padding:0;}
#sub_view #container .contents_wrap {padding:0}

#header {position:relative;z-index:200;}
#header .logo h1 {width:100%;min-height:70px; margin:0;padding:0 0 0 15px;font-size:0;box-sizing:border-box;}
#header .logo h1 span {display:table;width:100%;table-layout:fixed}
#header .logo h1 .logo_bk {display:none;}
#header .logo h1 span a {display:table-cell;height:70px;vertical-align:middle;}
#header .logo h1 img {width:auto;max-height:45px}
#header .logo button {position:absolute;top:0;bottom:0;width:50px;height:50px;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_right {right:0}
#header .logo #toggle_right:before {content:'\e902';width:40px;height:40px;font-size:30px;line-height:40px}

#container {background-color:#ffffff}
#container .contents_wrap {min-height:350px}
#container .contents:after {content:'';display:block;overflow:hidden;clear:both}

#footer {overflow:hidden;position:relative;border-top:1px solid #333333;background:#333333;z-index:100;}
#footer .f_inner {box-sizing:border-box;padding:15px 15px 20px;}
#footer #btn_site_top {position:fixed;bottom:10px;right:10px;z-index:0;width:40px;height:40px;border:none;background:#e36e82;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 .fnb {text-align:center;}
#footer .fnb ul {margin:0;padding:0;list-style:none;font-size:0}
#footer .fnb ul li {display:inline-block;}
#footer .fnb ul li a {display:block;position:relative;line-height:40px;padding-right:10px;margin-right:10px;font-size:15px;font-weight:bold;color:#ffffff;text-align:center;white-space:nowrap;letter-spacing:-.03em}
#footer .fnb ul li a:after {content:'';display:block;position:absolute;right:0;top:0;bottom:0;margin:auto;width:1px;height:15px;background:#ffffff;opacity:.3;}
#footer .fnb ul li a:hover {color:#e36e82;}
#footer .fnb ul li:last-child a:after {display:none;}
#footer .fnb ul li:first-child {border-left-width:0}
#footer .finfo {box-sizing:border-box;font-size:0;text-align:center}
#footer .finfo .help_number p {margin-right:10px;font-size:15px;font-weight:bold;opacity:1;}
#footer .finfo p {display:inline-block;position:relative;line-height:16px;margin:0;padding:4px 15px 10px 0;font-size:14px;color:#ffffff;letter-spacing:-.03em;opacity:.6}
#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.f_email {margin-top:15px;}
#footer .finfo p a {color:#ffffff}
#footer .finfo .copyright {margin-top:5px;line-height:16px;font-size:14px;color:#777;letter-spacing:-.03em; display:flex;}
#footer .finfo .copyright a{color:#777;}
#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;letter-spacing:-.03em}
#footer .f_link {margin-top:20px;}
#footer .f_link ul {margin:0;padding:0;list-style:none;}
#footer .f_link ul li {color:#fff;text-align:center;;}
#footer .f_link ul li a {display:block;line-height:27px;padding:5px 0;font-size:14px;color:#fff;}
#footer .f_link ul li a img {max-height:30px;vertical-align:middle;margin-right:10px;}
#footer .f_map {display:flex; margin-top:20px;}
#footer .f_map iframe{margin:0 auto;}


.fixed_on #header {border-bottom:1px solid #eaeaea;background:#ffffff;}
.fixed_on #header .logo h1 .logo_wh {display:none;}
.fixed_on #header .logo h1 .logo_bk {display:table;}
.fixed_on #header .logo button:before {color:#000;}
.fixed_on .gnb_p .gnb_list li a {color:#000;}
.fixed_on .search_p fieldset {border:1px solid #000;}

/* sub page */
.shgroup {position:relative}
.shgroup .sub_top_img {display:block;overflow:hidden;max-height:187px;background-size:cover;}
.shgroup .sub_top_img > img {visibility:hidden;max-width:none;vertical-align:top;}
.shgroup .sub_top_wrap {position:absolute;top:0;right:0;bottom:0;left:0}
.shgroup .sub_top_wrap .sub_top_box {display:table;width:100%;height:100%}
.shgroup .sub_top_wrap .sub_top_box .top_inner {display:table-cell;padding:0 20px;vertical-align:middle}
.shgroup .sub_top_wrap .sub_top_text {display:inline-block;position:relative;margin:0;padding:20px 0 0}
.shgroup .sub_top_wrap .sub_top_text > span {display:block;position:relative;z-index:2;color:#fff;line-height:1.4em;vertical-align:top;}
.shgroup .sub_top_wrap .sub_top_text .top_text1 {font-size:26px;font-weight:bold;}
.shgroup .sub_top_wrap .sub_top_text .top_text2 {margin-top:10px;font-size:13px;color:rgba(255,255,255,0.7)}
.sub_loca_wrap {border-bottom:1px solid #e7e8ec;box-sizing:border-box;}
.sub_location > ul {margin:0;padding:0;box-sizing:border-box;padding:0;list-style-type:none;}
.sub_location > ul:after {content:'';display:block;clear:both}
.sub_location > ul > li {box-sizing:border-box;float:left;position:relative;z-index:100;width:calc((100% - 50px) / 2);margin:0;border-right:1px solid #e7e8ec;padding:0;}
.sub_location > ul > li:first-child {border-left:1px solid #e7e8ec;}
.sub_location > ul > li > p {display:table;position:relative;width:100%;height:48px;margin:0;padding:0 42px 0 20px;font-size:14px;font-weight:bold;color:#666666;text-align:center;letter-spacing:-.03em;box-sizing:border-box;}
.sub_location > ul > li > p > a,
.sub_location > ul > li > p > span {display:table-cell;vertical-align:middle;}
.sub_location > ul > li.loca_home {width:50px;}
.sub_location > ul > li.loca_home > p {padding:0}
.sub_location > ul > li.loca_home > p > a {position:relative;font-size:0}
.sub_location > ul > li.loca_home > p > a:before {content:'\e900';font-family:'icomoon';font-size:20px;font-weight:normal;color:#666666;vertical-align:top}
.sub_location > ul > li.snb_on > p {box-sizing:border-box;text-align:left;cursor:pointer}
.sub_location > ul > li.snb_on > p:before {content:'';position:absolute;top:50%;right:20px;margin-top:-7px;border-bottom-style:solid;border-bottom-width:2px;border-right-style:solid;border-right-width:2px;display:inline-block;height:8px;width:8px;-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.sub_location > ul > li.snb_on.on > p {background:#c32f48;color:#fff;}
.sub_location > ul > li.snb_on.on > p:before {margin-top:-5px;-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-webkit-transform:rotate(225deg);transform:rotate(225deg);}
.sub_location > ul > li.snb_on > ul {box-sizing:border-box;display:none;position:absolute;min-width:100%;margin:0;padding:11px 0 15px;border:1px solid #e7e8ec;border-top:0;box-shadow:9px 16px 40px 0 rgba(96, 96, 96, 0.2);background:#fff;}
.sub_location > ul > li.snb_on > ul > li {margin:0;padding:0;list-style-type:none;}
.sub_location > ul > li.snb_on > ul > li > a {display:block;padding:10px 20px;font-size:14px;font-weight:bold;color:#616161;background:#ffffff;letter-spacing:-.03em;transition:all .2s ease-out}
.sub_location > ul > li.snb_on > ul > li > a:hover,
.sub_location > ul > li.snb_on > ul > li.on > a {color:#181818;text-decoration:underline;}

.contents_wrap .sub_top_title {margin:20px 0 0 0;padding:0 15px;font-size:20px;font-weight:bold;color:#000000}

/* Mobile viewport - PC content display none */
.gnb_p, .lnb_p, .lnb_p_bg, #header .header_form {display:none}

/* PC CSS */
@media all and (min-width:1024px) {
	/* 음성안내 */
	#voice_guide_wrap {display:inline-block;padding:0 10px;vertical-align:top}
	#voice_guide_wrap a {display:none;width:16px;height:40px;line-height:40px;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, .lnb_p_bg {display:block}
	#header .header_form {display:inline-block;vertical-align:top;height:40px;padding:6px 10px;box-sizing:border-box;}

	/* PC 화면 넓이값을 가진 센터유지 */
	#lnb_p, .gnb_p > .inner, .sub_location > ul {margin:0 auto;max-width:1600px}
	.shgroup .sub_top_wrap, .sub_loca_wrap .sub_location, .contents_wrap .sub_top_title {margin:0 auto;max-width:1400px}
	#main_view .row > .white-space {max-width:1600px !important}
	#sub_view .row > .white-space {max-width:1400px !important}

	/* mypage 서브 네비게이션 넓이값 */
	#container .contents_wrap {min-height:500px}
	#sub_view #container {padding:0}
	#sub_view #container .contents_wrap .contents {padding:100px 0 0 0}

	#header {position:fixed;top:0;right:0;left:0;z-index:9998;padding:0;border-bottom:1px solid rgba(255,255,255,0.15);background:none;box-shadow:none;transition:all .2s ease-out}
	#header > .inner {max-width:1830px;margin:0 auto;box-sizing:border-box;position:relative;z-index:9998;text-align:center;font-size:0;}
	#header > .inner:after {content:'';display:block;clear:both}

	.gnb_p {position:absolute; right:0; z-index:9998;font-size:0;text-align:right}
	.gnb_p .new_date {display:inline-block;padding:0 20px 0 10px;font-size:15px;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;}
	.gnb_p .gnb_list li a {display:inline-block;height:100px;line-height:100px;padding:0 15px;font-size:17px;font-weight:bold;color:#ffffff;letter-spacing:-.03em;transition:color .2s ease-out}
	.gnb_p .gnb_list li a:hover {color:#e36e82}

	.search_p {width:150px;margin:auto 0;background:#fff;}
	.search_p fieldset {position:relative;margin:0;padding:0;padding-right:35px;border:1px solid #ffffff;background:transparent;transition:all .2s ease-out}
	.search_p fieldset:hover {border-color:#e36e82}
	.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:25px;margin:0;padding:0 8px;border:none;background:transparent;font-size:12px;color:#000;line-height:25px;transition:all .2s ease-out}
	.search_p .search_form span input::placeholder {color:#000;opacity:1}
	.search_p .search_form span input:-ms-input-placeholder {color:#000}
	.search_p .search_form span input::-ms-input-placeholder {color:#000}
	.search_p .search_form button {display:block;position:absolute;border:none;padding:0;top:0;right:0;bottom:0;margin:auto;width:30px;height:25px;background:transparent;font-size:0}
	.search_p .search_form button:before {content:'\e901';font-family:'icomoon';font-size:18px;color:#000}

	#header .logo {position:absolute; left:0; width:400px; transition: all 0.2s ease-in;}
	#header .logo h1 {width:auto;padding:0}
	#header .logo h1 span {display:table;width:100%}
	#header .logo h1 span a {display:table-cell;height:100px;vertical-align:middle;text-align:left}
	#header .logo h1 img {width:auto;max-width:100%;max-height:70px}
	#footer #btn_site_top {right:37px;bottom:50px;width:58px;height:58px;}
	#footer #btn_site_top:before {font-size:22px;}

	#footer .f_inner {position:relative;max-width:1200px;margin:0 auto;padding:54px 0 100px;}
	#footer .fnb {text-align:left;}
	#footer .fnb ul li a {padding-right:15px;margin-right:15px;box-sizing:border-box;display:inline-block;line-height:42px;font-size:16px;transition:all .2s ease-in-out}
	#footer .finfo {text-align:left}
	#footer .finfo .help_number p {font-size:20px;}
	#footer .finfo p {font-size:16px}
	#footer .finfo p.mobile_hide {display:inline-block;}
	#footer .finfo p.f_email {margin-top:30px;}
	#footer .finfo .copyright {font-size:15px;}
	#footer .f_link {position:absolute;right:0;top:0;width:480px;margin-top:50px;}
	#footer .f_link ul:after {content:'';display:block;clear:both;}
	#footer .f_link ul li {float:left;width:33.33%;}
	#footer .f_link ul li a {font-size:16px;}
        #footer .f_map {position:absolute; right:20px; top: 115px; margin-top:0px;}

	.lnb_p {display:inline-block;max-width:800px;}
	.lnb_p ul {margin:0;padding:0;list-style:none}
	.lnb_p a {display:block}
	.lnb_p .dep1 {position:relative;z-index:1000;}
	.lnb_p .dep1:after {clear:both;content:'';display:block}
	.lnb_p .dep1 > li {float:left;position:relative}
	.lnb_p .dep1 > li > a {position:relative;box-sizing:border-box;min-width:100px;height:100px;line-height:100px;padding:0 15px;font-size:20px;font-weight:bold;color:#ffffff;text-align:center;transition:all .2s ease-in}
    .lnb_p .dep1 > li > a:before {content:'';display:block;opacity:0;position:absolute;bottom:-1px;left:0;width:100%;height:5px;background-color:#c32f48;transform:rotateY(90deg);transition:all 0.25s ease;z-index:20;}
    .lnb_p .dep1 > li:hover > a:before {opacity:1;transform:rotateY(0deg)}
	.lnb_p .dep1 > li > a > span {display:inline-block;position:relative;padding:0 5px;line-height:normal}
	.lnb_p .dep1 > li.on > a,
	.lnb_p .dep1 > li:hover > a {color:#e36e82}
	.lnb_p .dep1 > li > div {visibility:hidden;position:fixed;left:0;top:100px;min-width:100%;border-top:1px solid #dddddd;box-sizing:border-box;border-bottom:1px solid #efefef;}
	.lnb_p .dep1 > li:hover > div {z-index:100;}
	.lnb_p .dep1 > li > div .sub_nav_wrap {display:table;position:relative;width:100%;height:100%;margin:0 auto;background:#fff;}
    .lnb_p .dep2_left_cont {display:table-cell;position:relative;width:230px;padding:60px 15px;box-sizing:border-box;background-position:right bottom;background-size:100%;background-repeat:no-repeat;vertical-align:top;z-index:10;text-align:left}
	.lnb_p .dep2_left_cont h3 {margin:0 0 10px;font-size:38px;font-weight:bold;letter-spacing:-0.04em;color:#ca6f46}
	.lnb_p .dep2_left_cont p {margin:0;font-size:15px;letter-spacing:-0.5px;color:#7c7b7b;}
    .lnb_p .lnb_p_bg {visibility:hidden;position:absolute;right:0;left:50%;z-index:999;background:#fff;}

    
	.lnb_p .dep2 {display:table-cell;margin:-10px;padding:30px 40px 60px 20px;border-top:none;box-sizing:border-box;font-size:0;text-align:left;white-space:nowrap;vertical-align:top;}
	.lnb_p .dep2:after {content:'';display:block;clear:both;}
	.lnb_p .dep2 > li {float:left;width:25%;padding:10px;box-sizing:border-box;}
	.lnb_p .dep2 > li:nth-child(4n+1) {clear:both;}
	.lnb_p .dep2 > li > a {overflow:hidden;position:relative;padding:15px 20px;border:1px solid #d4d4d4;border-radius:10px;color:#444444;font-size:17px;font-weight:bold;white-space:nowrap;text-overflow:ellipsis}
	.lnb_p .dep2 > li > a span.icon {position:absolute;top:15px;right:20px;}
	.lnb_p .dep2 > li > a span.icon:before {content:'\e916';position:relative;top:1px;font-family:'icomoon';display:inline-block;margin-left:10px;font-weight:bold;color:#a5a5a5;transform:rotate(90deg)}
	.lnb_p .dep2 > li.on > a,
	.lnb_p .dep2 > li:hover > a {border:1px solid #fae2e5;background-color:#fae2e5;color:#8e3341;}
	.lnb_p .dep2 > li.on > a span.icon:before,
	.lnb_p .dep2 > li:hover > a span.icon:before {color:#8e3341;}

	.fixed_on .gnb_p .new_date {color:#000;}
	.fixed_on .lnb_p .dep1 > li > div {background:#ffffff}
	.fixed_on .lnb_p .dep1 > li > a {color:#000;}
	.fixed_on .lnb_p .dep1 > li.on > a, .fixed_on .lnb_p .dep1 > li:hover > a {color:#c32f48;}

	/* sub page */
	.shgroup .sub_top_img {max-height:none;}
	.shgroup .sub_top_wrap .sub_top_text {padding:40px 0 0;}
	.shgroup .sub_top_wrap .sub_top_text .top_text1 {font-size:56px;}
	.shgroup .sub_top_wrap .sub_top_text .top_text2 {font-size:18px;}
	.sub_loca_wrap {position:relative;margin-top:0;}
	.sub_location {font-size:0;}
	.sub_location > ul {display:inline-block;width:662px;}
	.sub_location > ul > li {position:relative;width:calc((100% - 80px) / 2);}
	.sub_location > ul > li.loca_home {width:80px;}
	.sub_location > ul > li > p {height:70px;padding:0 52px 0 30px;line-height:1.3em;font-size:18px;}
	.sub_location > ul > li.snb_on > ul > li > a {padding:10px 30px;font-size:18px;text-align:left}
	.contents_wrap .sub_top_title {padding:50px 0 0 0;font-size:50px;}

	#sub_view #container .contents_wrap:after {clear:both;content:'';display:block}
	#sub_view #container .contents_wrap.mypage .contents {overflow:hidden}
}

@media (max-width:1266px) and (min-width:1001px) {
     #header .logo {width:320px;}
    .lnb_p .dep1 > li > a {padding:0 5px;font-size:16px;}
    .lnb_p .dep2_left_cont h3 {font-size:30px;}
    .gnb_p .gnb_list li a {font-size:15px;}
}
@media all and (min-width:1300px) {
    .lnb_p .dep2_left_cont {width:300px;padding:60px 5vw;}
}
@media all and (min-width:1600px) {
    .lnb_p .dep2_left_cont {width:350px;}
	.lnb_p .dep2 > li {width:20%;}
	.lnb_p .dep2 > li:nth-child(4n+1) {clear:none;}
	.lnb_p .dep2 > li:nth-child(5n+1) {clear:both;}
}
@media all and (min-width:1900px) {
    .lnb_p .dep2_left_cont {width:475px;}
}

/* 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;border-bottom:1px solid #dedede;background:#fff;}
    #header .logo h1 .logo_wh {display:none;}
    #header .logo h1 .logo_bk {display:block;}
    #header .logo button:before {color:#000;}
	#viewport #container {position:relative;z-index:100;}
	#viewport #main_view,
	#viewport #sub_view {position:relative;left:0;top:0;transition:all 300ms ease}
	#viewport.app_view #container {padding-top:0}

	.gnb_m {border-top:1px solid #1a1a1a;border-bottom:1px solid #1a1a1a;background:#000;}
	.gnb_m ul {margin:0;padding:0;list-style:none}
	.gnb_m [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}
	.gnb_m [role=toggle].active > a:before {margin-top:-8px;border-top-color:transparent;border-bottom-color:#666}
	.gnb_m .dep1:after {content:'';display:block;clear:both;}
	.gnb_m .dep1 > li {float:left;width:50%;}
	.gnb_m .dep1 > li:nth-child(2n+1) {clear:both;}
	.gnb_m .dep1 > li > a {display:block;position:relative;height:50px;line-height:50px;padding:0 12px;border-bottom:1px solid #1a1a1a;background:#000000;font-size:14px;font-weight:bold;color:#aaaaaa;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;box-sizing:border-box;}
	.gnb_m .dep2 {display:none}
	.gnb_m .dep2 > li > a {display:block;position:relative;height:40px;line-height:40px;padding:0 12px 0 24px;border-bottom:1px solid #e6e6e6;font-size:13px;font-weight:bold;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
	.gnb_m .active .dep2 {display:block}
	.lnb_m ul {margin:0;padding:0;list-style:none}
	.lnb_m .dep1 > li {position:relative;}
	.lnb_m .dep1 > li:after {content:'';display:block;clear:both}
	.lnb_m .dep1 > li > a {float:left;display:block;position:relative;width:100%;line-height:1.4em;margin:0;padding:23px 0;border-bottom:1px solid #f1e6d5;font-size:16px;font-weight:bold;color:#181818;list-style-type:none;text-transform:capitalize;box-sizing:border-box;text-align:center;transition:width 0.25s ease-in-out;}
	.lnb_m.on .dep1 > li > a {width:150px;}
	.lnb_m .dep1 > li > div {visibility:hidden;opacity:1;overflow-x:hidden;overflow-y:auto;position:fixed;top:101px;bottom:0;right:0;left:auto;padding:0 14px;width:calc(100% - 170px);background-color:#fff;transition:all 0.25s ease-in-out;box-sizing:border-box;transform:translate(100%);z-index:100;}
	.lnb_m .dep2 > li > a {display:block;position:relative;line-height:1.4em;padding:14px 0;border-bottom:1px solid #d4d4d4;font-size:16px;font-weight:bold;color:#444;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize;}
	.lnb_m .dep1 > li.active > a {background:#c32f48;color:#fff;}
	.lnb_m .dep1 > li.active > div {visibility:visible;transform:translate(0);}

	.side_search {border-bottom:1px solid #1a1a1a;background:#000000}
	.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;}
	.side_search span input {width:100%;margin:0;padding:4px 0;border:none;background:transparent;color:#fff}
	.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:calc(100% - 20px);height:100%;background:#faf6ef;z-index:9999;transition:all 300ms ease}
	#viewport #right_side {right:-100%}
	#viewport #right_side:after {content:'';display:block;clear:both;}
	#viewport.right-open {overflow:hidden;width:100%;height:100%}
	#viewport.right-open #right_side {visibility:visible;right:0}
	#viewport #close_side {position:relative;float:right;height:50px;padding-left:50px;border:0;background:none;font-size:18px;color:#aaaaaa;text-indent:-9999px;}
	#viewport #close_side:before,
	#viewport #close_side:after {position:absolute;left:25px;content:' ';height:23px;width:2px;background-color:#ffffff;}
	#viewport #close_side:before {transform:rotate(45deg);}
	#viewport #close_side:after {transform:rotate(-45deg);}
	#viewport.right-open #close_side {display:block}

	#sub_view #container .contents_wrap .contents{padding-top:50px;}

        #footer .finfo .copyright{justify-content:center; flex-wrap:wrap;}
}

/* PC - 뷰포트 CSS */
@media all and (min-width:1024px) {
	#viewport #right_side {display:none}
	#viewport #close_side {display:none}
}

