@charset "utf-8";

/* 초기화 */
html, body {position:relative;width:100%;height:100%;}
body {margin:0;padding:0;background:#fff;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1em}
input, button {margin:0;padding:0;;font-size:1em}
input[type="submit"]{cursor:pointer}
button {cursor:pointer}
textarea {resize:none;}
select {margin:0}
table {border-collapse:collapse;}
p {margin:0;padding:0;word-break:keep-all;}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}
img {max-width:100%;height:auto;}
hr {display:none}
input[type=text],input[type=password], textarea {-webkit-transition:all 0.30s ease-in-out;-moz-transition:all 0.30s ease-in-out;-ms-transition:all 0.30s ease-in-out;-o-transition:all 0.30s ease-in-out;outline:none;}
input[type=text]:focus,input[type=password]:focus,  textarea:focus,select:focus {-webkit-box-shadow:0 0 5px #9ed4ff;-moz-box-shadow:0 0 5px #9ed4ff;box-shadow:0 0 5px #9ed4ff;border:1px solid #558ab7 !important;}
.placeholdersjs {color:#aaa !important;}

.container {position:relative;max-width:1680px;margin:0 auto;padding:0 20px;}
	.container:after {display:block;clear:both;content:"";}
.br {display:block;}
.mb_v {display:none;}

@media (max-width:1680px) {
	.container {padding:0 10px;}
}
@media (max-width:768px) {
	.br {content:'';display:inline-block;}
	.no_br {content:'';display:block;}
	.pc_v {display:none !important;}
	.mb_v {display:block;}
}

/* 상단 */
#hd {position:fixed;left:0;top:0;right:0;width:100%;height:100px;text-align:center;background-color:#fff;box-shadow:0 3px 12px rgba(0,0,0,.1);z-index:999;}
#hd_logo {position:absolute;left:0;top:0;}
	#hd_logo a {display:block;padding:0 40px;line-height:100px;}
#gnb {display:inline-block;margin:auto;}
#gnb .gnb_1dul {}
	#gnb .gnb_1dul li.gnb_1dli {float:left;position:relative;}
	#gnb .gnb_1dul li.gnb_1dli a.gnb_1da {display:block;position:relative;padding:0 35px;line-height:100px;}
	#gnb .gnb_1dul li.gnb_1dli:hover a.gnb_1da, #gnb .gnb_1dul li.gnb_1dli a.gnb_1da:hover, #gnb .gnb_1dul li.gnb_1dli a.gnb_1da:focus, #gnb .gnb_1dul li.gnb_1dli a.gnb_1da.hover {color:#f50;}
	#gnb .gnb_1dul li.gnb_1dli:hover a.gnb_1da:after, #gnb .gnb_1dul li.gnb_1dli a.gnb_1da:hover:after, #gnb .gnb_1dul li.gnb_1dli a.gnb_1da.hover:after {content:'';display:block;position:absolute;left:0;right:0;bottom:0;width:100%;height:5px;background-color:#f50;}
#gnb .gnb_2dul {display:none;position:absolute;top:100px;right:0;width:100%;min-width:200px;padding:10px;border-radius:0 0 10px 10px;background:rgba(0,0,0,.9);z-index:99;}
#gnb .gnb_1dli:nth-child(3) .gnb_2dul {min-width:250px;}
	#gnb .gnb_2dul .gnb_2dli {position:relative;border-bottom:1px solid rgba(255,255,255,.3);text-align:left;}
	#gnb .gnb_2dul .gnb_2dli:last-child {border-bottom:none;}
	#gnb .gnb_2dul .gnb_2dli .gnb_2da {display:block;position:relative;padding:10px 7px;color:#fff;line-height:1.35em;}
	#gnb .gnb_2dul .gnb_2dli .gnb_2da:after {content:'\f054';position:absolute;top:10px;right:10px;font-family:var(--ff-FA);}
	#gnb .gnb_2dul .gnb_2dli .gnb_2da.plus:after {content:'\f067';}
	#gnb .gnb_2dul .gnb_2dli:hover .gnb_2da {background:#333;}
	#gnb .gnb_2dul .gnb_2dli:hover .gnb_2da:after {right:20px;color:#ffe500;transition:all .2s;}
	#gnb .gnb_2dul .gnb_2dli:hover .gnb_2da.plus:after {content:'\f068';}
#gnb .gnb_3dul {display:none;position:absolute;top:5px;right:0;width:180px;margin-right:-180px;padding:10px;border:1px solid #ccc;border-radius:6px;background:#fff;box-shadow:0 3px 5px rgba(0,0,0,.15);}
	#gnb .gnb_3dul .gnb_3dli {}
	#gnb .gnb_3dul .gnb_3dli .gnb_3da {display:block;padding:7px 0;font-size:.92em;color:#333;text-align:center;}
	#gnb .gnb_3dul .gnb_3dli .gnb_3da:hover {color:#f50;background:#fafafa;}
#gnb .gnb_1dul li.gnb_1dli:hover .gnb_2dul {display:block;}
#gnb .gnb_2dul li.gnb_2dli:hover .gnb_3dul {display:block;}
#tnb {position:fixed;top:0;right:0;width:300px;height:100px;}
#hd_sns {float:left;position:relative;width:100px;height:100px;text-align:center;background:#808080;}
	#hd_sns:hover {background:#0f4678;transition:all .3s;}
	#hd_sns a.now {display:block;text-align:center;}
	#hd_sns a.now:before {content:'\f0c1';display:block;font-family:var(--ff-FA);font-size:1.8em;color:rgba(255,255,255,.8);line-height:100px;transform:rotate(90deg);transition:all .3s;}
	#hd_sns:hover a.now:before {color:#fff;transform:rotate(0deg);transition:all .3s;}
	#hd_sns ul {
		position:absolute;left:0;top:80px;width:100px;padding:10px;border:1px solid #ccc;background:#fff;z-index:11;opacity:0;
		visibility:hidden;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;
	}
	#hd_sns ul li+li {border-top:1px solid #e5e5e5;}
	#hd_sns ul li a {display:block;line-height:50px;text-align:center;background:#fff;}
	#hd_sns ul li a:hover {background:#f7f7f7;transition:all .3s;}
	#hd_sns:hover ul {top:100px;opacity:1;visibility:visible;}
#hd_lng {float:left;position:relative;width:100px;height:100px;text-align:center;background:#f5f5f5;}
	#hd_lng > a.now {display:block;line-height:100px;}
	#hd_lng:hover {background:#fff;transition:all .3s;}
	#hd_lng > a.now img {margin:auto;line-height:100px;}
	#hd_lng ul {
		position:absolute;left:0;top:80px;width:100px;z-index:11;opacity:0;
		visibility:hidden;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;
	}
	#hd_lng ul li a {display:block;border-top:1px solid #444;line-height:50px;text-align:center;background:rgba(0,0,0,.8);}
	#hd_lng ul li a span {display:inline-block;margin-left:7px;font-weight:500;color:rgba(255,255,255,.7);}
	#hd_lng ul li a::after {content:'\f105';position:relative;left:0;margin-left:10px;font-family:var(--ff-FA);color:rgba(255,255,255,.7);-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;}
	#hd_lng ul li a:hover span {color:#fd0;}
	#hd_lng ul li a:hover::after {left:5px;color:#fd0;}
	#hd_lng:hover ul {top:100px;opacity:1;visibility:visible;}
.mn_all {float:right;position:relative;width:100px;height:100px;border:1px solid transparent;text-align:center;background:none;z-index:99 !important;transition:all .2s;}
	.mn_all .bar {content:"";display:block;position:absolute;right:20px;width:40px;height:3px;margin:auto;border:none;border-radius:20px;background:#ccc;transition:all .2s;}
	.mn_all .bar.bar1 {top:43px;width:60px;}
	.mn_all .bar.bar2 {top:53px;}
	.mn_all.active {}
	.mn_all.active .bar.bar1 {top:45px;background:#f69;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}
	.mn_all.active .bar.bar2 {top:45px;width:60px;background:#f69;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}
#gnb_mnal {display:block;position:absolute;right:0;top:0;background:#fff;transform:translate(0, 0);transition:all 0.75s ease-in-out;cursor:pointer;z-index:22;}
	#gnb_mnal:after {padding:0 30px;content:"\f0c9";font-family:var(--ff-FA);font-size:2em;color:#ff5f5f;line-height:90px;}
	#gnb_mnal:hover {color:#fff;background:#ff5f5f;}
	#gnb_mnal.active, #gnb_mnal:hover:after {color:#fff;}
	#gnb_mnal.active {transition:all 0.75s ease-in-out;background:#ff5f5f;}
	#gnb_mnal.active:after {content:"\f00d";color:#fff;}
#gnb_all_mo {display:table;position:fixed;right:0;top:100px;width:100%;height:100%;background:#333;transform:translate(100%, 0);transition:all .5s ease-in-out;z-index:9999 !important;}
	#gnb_all_mo a {display:block;transition:all .2s;}
	#gnb_all_mo .gnb_1dul {display:table-cell;width:100%;height:100%;vertical-align:top;}
	#gnb_all_mo .gnb_1dul .gnb_1dli {float:left;width:20%;height:100%;padding:40px;}
	#gnb_all_mo .gnb_1dul .gnb_1dli+.gnb_1dli {border-left:1px dashed rgba(255,255,255,.5);}
	#gnb_all_mo .gnb_1dul .gnb_1dli .gnb_1da {border-radius:10px;color:#fff;line-height:80px;background:#e1594e;}
	#gnb_all_mo .gnb_1dul .gnb_1dli .gnb_1da:hover {background:#fff;color:#e1594e;}
	#gnb_all_mo .gnb_2dul {padding:20px;background:#333;}
	#gnb_all_mo .gnb_2dul > .gnb_2dli+.gnb_2dli {border-top:1px solid rgba(255,255,255,.1);}
	#gnb_all_mo .gnb_2dul > .gnb_2dli > .gnb_2da {position:relative;padding:15px 0;font-size:1.15em;color:#fff;line-height:1.2em;}
	#gnb_all_mo .gnb_2dul > .gnb_2dli > .gnb_2da:hover, #gnb_all_mo .gnb_2dul > .gnb_2dli > .gnb_2da:active {color:#fc0;}
	#gnb_all_mo .gnb_3dul {margin:10px 0 20px;padding:12px;border-radius:7px;background:rgba(255,255,255,.75);}
	#gnb_all_mo .gnb_3dul > .gnb_3dli+.gnb_3dli {margin-top:5px;}
	#gnb_all_mo .gnb_3dul > .gnb_3dli > .gnb_3da {font-weight:500;text-transform:uppercase;}
	#gnb_all_mo .gnb_3dul > .gnb_3dli > .gnb_3da:hover {color:#e1594e;}
	#gnb_all_mo.active {-webkit-transform:translate(0, 0);transform:translate(0,0);transition:all 0.75s ease-in-out;z-index:20 !important;}

@media (max-width:1480px) {
	#hd {height:80px;}
	#hd_logo a {padding:0 20px;line-height:80px;}
	#gnb .gnb_1dul li.gnb_1dli a.gnb_1da {line-height:80px;}
	#gnb .gnb_2dul {top:80px;}
	#tnb {width:240px;height:80px;}
	#hd_sns, #hd_lng, .mn_all {width:80px;height:80px;}
	#hd_sns a.now:before {font-size:1.8em;line-height:80px;}
	#hd_sns ul {width:80px;}
	#hd_sns ul, #hd_lng ul {top:60px;}
	#hd_sns:hover ul, #hd_lng:hover ul {top:80px;}
	#hd_lng > a.now, #hd_lng > a.now img {line-height:80px;}
	.mn_all .bar {right:15px;width:35px;}
	.mn_all .bar.bar1 {top:33px;width:50px;}
	.mn_all .bar.bar2 {top:43px;}
	.mn_all.active .bar.bar1 {top:35px;}
	.mn_all.active .bar.bar2 {top:35px;width:50px;}
	#gnb_all_mo {top:80px;}
	#gnb_all_mo .gnb_1dul .gnb_1dli {padding:20px;}
}
@media (max-width:1340px) {
	#gnb .gnb_1dul li.gnb_1dli a.gnb_1da {padding:0 20px;}
	#gnb_all_mo .gnb_1dul .gnb_1dli {padding:10px;}
	#gnb_all_mo .gnb_2dul {padding:10px;}
}
@media (max-width:1180px) {
	#gnb .gnb_1dul {display:none;}
	#gnb_all_mo .gnb_1dul .gnb_1dli {float:none;width:100%;height:auto;padding:0;}
	#gnb_all_mo .gnb_1dul .gnb_1dli+.gnb_1dli {margin-top:5px;border-left:none;}
	#gnb_all_mo .gnb_1dul .gnb_1dli .gnb_1da {border-radius:0;color:#fff;line-height:40px;}
}
@media (max-width:768px) {
	#hd {height:60px;}
	#hd_logo {position:absolute;left:0;top:0;max-width:40%;}
	#hd_logo a {padding:0 10px;line-height:60px;}
	#tnb {width:180px;height:60px;}
	#hd_sns, #hd_lng, .mn_all {width:60px;height:60px;}
	#hd_sns a.now:before {font-size:1.4em;line-height:60px;}
	#hd_sns ul {width:60px;}
	#hd_sns ul, #hd_lng ul {top:60px;}
	#hd_sns:hover ul, #hd_lng:hover ul {top:60px;}
	#hd_lng > a.now, #hd_lng > a.now img {line-height:60px;}
	#hd_lng > a.now img {width:50%;}
	#hd_lng ul {left:inherit;right:0;}
	.mn_all .bar {right:15px;width:30px;}
	.mn_all .bar.bar1 {top:23px;width:30px;}
	.mn_all .bar.bar2 {top:33px;}
	.mn_all.active .bar.bar1 {top:25px;}
	.mn_all.active .bar.bar2 {top:25px;width:30px;}
	#gnb_all_mo {top:60px;}
}

/* 하단 */
#ft {position:relative;background-color:#112d48;}
.ft_link {position:relative;height:52px;background-color:#0c2238;}
	.ft_link ul {float:right;margin-top:18px;}
	.ft_link ul li {float:left;}
	.ft_link ul li a {display:block;}
	.ft_link ul li+li {margin-left:20px;padding-left:20px;border-left:1px solid rgba(255,255,255,.3);}
	.ft_link ul li a {font-size:.84em;font-weight:300;color:#fff;}
.ft_info {position:relative;padding:30px 0;text-align:center;}
	.ft_info .add {color:rgba(255,255,255,.75);}
	.ft_info .add em {display:inline-block;margin-right:7px;padding:2px 5px;border-radius:2px;font-size:.92em;font-weight:500;font-style:normal;color:#112d48;background-color:rgba(255,255,255,.5);}
	.ft_info .tel {display:inline-block;margin:12px 0 18px;}
	.ft_info .tel:after {content:'';display:block;clear:both;visibility:hidden;}
	.ft_info .tel li {float:left;font-size:.88em;color:rgba(255,255,255,.75);}
	.ft_info .tel li+li {margin-left:25px;}
	.ft_info .tel li strong {font-weight:normal;color:#ffdd40;}
	.ft_info .copy {font-size:.82em;color:rgba(255,255,255,.5);}
	.ft_info .copy a {display:inline-block;margin:0 2px;}
	.ft_info .copy strong {font-size:1.1em;font-weight:500;color:rgba(255,255,255,.6);}
@media (max-width:768px) {
	.ft_info {padding:30px 10px;font-size:.92em;text-align:left;}
	.ft_info .add {line-height:1.3em;}
	.ft_info .add em {display:none;}
	.ft_info .tel li {float:none;}
	.ft_info .tel li+li {margin-left:0;margin-top:7px;}
	.ft_info .tel li a {color:rgba(255,255,255,.75);}
	.ft_info .tel li strong a {color:#ffdd40;}
}

/* 메인 */
#wrap_m, #wrap_m > #container {position:relative;}
#m_vis {position:relative;width:100%;height:calc(100vh - 100px);margin-top:100px;background:#22223b;overflow:hidden;}
#m_vis > .innerWrap {display:table;position:absolute;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:2;}
	#m_vis > .innerWrap blockquote {display:table-cell;width:100%;height:100%;margin:0;padding-top:40vh;color:#fff;line-height:1.5em;text-shadow:2px 2px 5px rgba(0,0,0,.2);text-align:center;vertical-align:middle;}
	#m_vis > .innerWrap blockquote .br {display:block !important;}
#m_vis > video {display:block;position:absolute;left:50%;top:50%;transform: translate(-50%, -50%);z-index:1;}
#m_brand {position:relative;padding:180px 0;text-align:center;background:#fcfbf7 url('../img/main/m_brand_bg1.png') no-repeat left top;background-size:cover;}
	#m_brand blockquote {margin:0 0 100px;}
	#m_brand blockquote span {display:inline-block;font-family:var(--ff-MT);font-size:2.6em;font-weight:600;text-transform:uppercase;}
	#m_brand blockquote span+span {margin-left:20px;}
	#m_brand blockquote span.em1 {color:#004098;}
	#m_brand blockquote span.em2 {color:#009c74;}
	#m_brand blockquote span.em3 {color:#6fba2c;}
#m_vod {position:relative;padding:80px 0;text-align:center;background:#333 url('../img/main/m_vod_bg.png') no-repeat 25px 20px;}
	#m_vod .video {position:relative;max-width:960px;margin:0 auto;} 
	#m_vod .video > .innerWrap {padding-bottom:56.25%;height:0;overflow:hidden;} 
	#m_vod iframe {box-shadow:0 0 35px rgba(0,0,0,.75);}
	#m_vod .video iframe,.video-container object,.video-container embed {position:absolute;top:0;left:0;width:100%;height:100%;}
	#m_vod blockquote {margin:55px 0 15px;color:#f7941e;}
	#m_vod p {margin:0;font-size:1.15em;color:#808080;}
#m_equip {position:relative;padding:100px 0;}
	#m_equip h2.tit {margin:0 0 50px;font-size:3em;line-height:1.3em;}
	#m_equip .tab_ul {margin:-90px 10px 50px;text-align:right;}
	#m_equip .tab_ul li {display:inline-block;margin-left:10px;cursor:pointer;}
	#m_equip .tab_ul li a {display:block;padding:0 5px;font-family:var(--ff-MT);text-align:right;}
	#m_equip .tab_ul li a:before {content:'';display:block;width:5px;height:30px;margin:0 0 5px 3px;background:#ccc;}
	#m_equip .tab_ul li a:hover:before {background:#000;transition:all .2s;}
	#m_equip .tab_ul li.active a:before {transform:skew(-20deg);background:#f7941e;}
	#m_equip .innerWrap {display:grid;grid-template-columns:repeat(2,1fr);}
	#m_equip .innerWrap .img img {border-radius:0 24px 24px 0;}
	#m_equip .innerWrap .txt {padding:50px 0 0 70px;}
	#m_equip .innerWrap .txt h2.name {margin:0 0 30px;font-size:2.2em;font-weight:normal;line-height:1.3em;}
	#m_equip .innerWrap .txt ul {}
	#m_equip .innerWrap .txt ul li {margin-top:5px;}
	#m_equip .innerWrap .txt ul li span {display:inline-block;width:325px;padding-left:20px;border-radius:3px;font-size:1.15em;color:#fff;line-height:45px;background:#4c4c4c;}
	#m_equip .innerWrap .txt p {margin:50px 0 0;font-size:1.2em;line-height:1.5em;}
#m_news {position:relative;padding:100px 0;background:#f3f3f3;}
	#m_news h2.tit {position:absolute;left:0;top:0;}
	#m_news h2.tit a {font-size:3em;font-weight:normal;}
	#m_news .innerWrap {display:grid;grid-template-columns:repeat(3,1fr);grid-gap:50px;margin-left:300px;}
	#m_news .innerWrap ul.lt_wrap {position:relative;background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.1);}
	#m_news .innerWrap ul.lt_wrap, #m_news .innerWrap * {transition:all .3s ease-in-out;}
	#m_news .innerWrap ul.lt_wrap li a {display:block;}
	#m_news .innerWrap ul.lt_wrap li.lt_ca {position:absolute;top:10px;right:0;margin-right:-5px;z-index:11;}
	#m_news .innerWrap ul.lt_wrap li.lt_ca a {width:100px;border-radius:3px;font-size:.88em;color:#fff;line-height:34px;text-align:center;background:#ff5e00;}
	#m_news .innerWrap ul.lt_wrap li.lt_img {background:#d5d5d5;overflow:hidden;}
	#m_news .innerWrap ul.lt_wrap li.lt_tit a {padding:40px 15px 15px;font-size:1.4em;font-weight:500;}
	#m_news .innerWrap ul.lt_wrap li.lt_comm a {padding:0 15px 40px;font-size:.92em;color:#4c4c4c;line-height:1.3em;}
	#m_news .innerWrap ul.lt_wrap li.lt_date a {padding:15px;border-top:1px solid #ececec;font-size:.82em;color:#666;text-align:right;}
	#m_news .innerWrap ul.lt_wrap:hover {box-shadow:0 0 15px rgba(0,0,0,.5);}
	#m_news .innerWrap ul.lt_wrap:hover li.lt_img img {transform:scale(1.2);}
	#m_news .innerWrap ul.lt_wrap:hover li.lt_ca a {background:#333;}
	#m_news .innerWrap ul.lt_wrap:hover li.lt_tit a {color:#ff5e00;}

@media screen and (max-aspect-ratio: 1920/1080) {
	#m_vis > video {height:100%;}
}
@media screen and (min-aspect-ratio: 1920/1080) {
	#m_vis > video {width:100%;}
}
@media (max-width:1680px) {
	#m_news {position:relative;padding:100px 20px;}
}
@media (max-width:1480px) {
	#m_vis {height:calc(100vh - 80px);margin-top:80px;}
	#m_news {padding:60px 20px;}
	#m_news h2.tit a {font-size:2.4em;}
	#m_news .innerWrap {margin-left:240px;grid-gap:30px;}
}
@media (max-width:1340px) {
	#m_equip h2.tit {font-size:2em;}
	#m_equip .innerWrap {grid-template-columns:1.2fr 1fr;}
	#m_equip .innerWrap .txt {padding:20px 20px 0 40px;}
	#m_equip .innerWrap .txt h2.name {font-size:1.6em;}
	#m_equip .innerWrap .txt p .br {display:inline-block;}
	#m_news h2.tit a {font-size:2em;}
	#m_news .innerWrap {grid-gap:20px;margin-left:200px;}
}
@media (max-width:1180px) {
	#m_vis {height:75vh;}
	#m_brand blockquote span {font-size:2.4em;}
	#m_vod {padding:40px 20px;background:none;background-color:#333;}
	#m_vod blockquote {margin:30px 0 15px;line-height:1.3em;}
	#m_vod p {font-size:1em;line-height:1.3em;}
	#m_equip .innerWrap .txt p {margin-top:30px;font-size:1.05em;line-height:1.3em;}
	#m_news h2.tit {position:relative;margin-bottom:30px;}
	#m_news .innerWrap {margin-left:0;}
	#m_news .innerWrap ul.lt_wrap li.lt_tit a {padding:20px 10px 10px;font-size:1.2em;line-height:1.3em;}
	#m_news .innerWrap ul.lt_wrap li.lt_comm a {padding:0 10px 20px;}
}
@media (max-width:940px) {
	#m_equip .tab_ul {margin-bottom:20px;}
	#m_equip .innerWrap {display:block;}
	#m_equip .innerWrap .img img {border-radius:0;}
	#m_equip .innerWrap .txt {padding:30px 20px 0;}
}
@media (max-width:768px) {
	#m_vis {margin-top:60px;}
	#m_brand {padding:70px 0;}
	#m_brand blockquote {margin-bottom:70px;}
	#m_brand blockquote span {display:block;font-size:1.8em;}
	#m_brand blockquote span+span {margin-left:0;margin-top:7px;}
	#m_vod {padding:20px;}
	#m_vod blockquote {font-size:1.3em;}
	#m_equip {padding:40px 0;}
	#m_equip h2.tit {margin-bottom:20px;font-size:1.6em;}
	#m_equip .tab_ul {margin:-50px 10px 10px;text-align:right;}
	#m_equip .tab_ul li a:before {height:20px;}
	#m_equip .innerWrap .txt h2.name {margin-bottom:20px;font-size:1.25em;}
	#m_equip .innerWrap .txt ul li span {width:90%;padding:0 10px;font-size:1.05em;line-height:32px;}
	#m_news {position:relative;padding:40px 10px;}
	#m_news h2.tit {margin-bottom:20px;}
	#m_news h2.tit a {font-size:1.6em;}
	#m_news .innerWrap {display:block;}
	#m_news .innerWrap ul.lt_wrap+ul.lt_wrap {margin-top:20px;}
	#m_news .innerWrap ul.lt_wrap li.lt_img img {width:100%;}
	#m_news .innerWrap ul.lt_wrap li.lt_tit a {font-size:1.05em;}
}

/* 서브 */
#wrap_s, #wrap_s > #container {position:relative;}
#wrap_s > #container {margin-top:100px;}
#container_title {display:table;width:100%;height:calc(100vh - 400px);background-color:#1e2638;background-position:center;background-repeat:no-repeat;background-size:cover;}
	#container_title.cont_bg_1 {background-image:url('../img/co/cont_bg.jpg');}
	#container_title.cont_bg_2 {background-image:url('../img/shop/cont_bg.jpg');}
	#container_title.cont_bg_31 {background-image:url('../img/prod/cont_bg1.jpg');}
	#container_title.cont_bg_32 {background-image:url('../img/prod/cont_bg2.jpg');}
	#container_title.cont_bg_33 {background-image:url('../img/prod/cont_bg3.jpg');}
	#container_title.cont_bg_34 {background-image:url('../img/prod/cont_bg4.jpg');}
	#container_title.cont_bg_5 {background-image:url('../img/etc/cont_bg.jpg');}
	#container_title > .innerWrap {display:table-cell;position:relative;width:100%;height:100%;text-align:center;vertical-align:middle;}
	#container_title > .innerWrap h2 {position:relative;margin:0;padding:0;font-weight:normal;text-transform:uppercase;z-index:1;}
	#container_title > .innerWrap h2 em {font-family:var(--ff-RC);font-size:1.35em;font-style:normal;color:rgba(255,255,255,.8);}
	#container_title > .innerWrap h2 em:after {content:'\f105';display:inline-block;margin:0 15px;font-family:var(--ff-FA);}
	#container_title > .innerWrap h2 strong {display:block;margin-top:20px;font-size:3.4em;color:#fff;text-shadow:0 4px 12px #1e2638;}
#lnb {position:relative;background-color:#e9e9e9;z-index:55 !important;}
	#lnb > .container {max-width:1340px;}
	#lnb > .container > div {float:left;position:relative;width:33.3333%;background:rgba(255,255,255,.5);}
	#lnb > .container > div > h2 > a {display:block;position:relative;padding-left:20px;font-weight:normal;color:#4c4c4c;line-height:50px;}
	#lnb > .container > div > h2 > a:after {content:'\f105';position:absolute;top:0;right:20px;font-family:var(--ff-FA);font-size:1.35em;color:#b4b4b4;line-height:48px;}
	#lnb > .container > div.now > h2 > a, #lnb > .container > div.lnb_3d > h2 > a {font-size:1.2em;color:#fff;background-color:#0c4da2;}
	#lnb > .container > div.now > h2 > a:after, #lnb > .container > div.lnb_3d > h2 > a:after {content:'\f107';color:#fff;}
.lnb_2dul {display:none;position:absolute;left:0;top:50px;width:100%;padding:5px 10px;background:#333;}
	.lnb_2dul li+li {border-top:1px solid rgba(255,255,255,.1);}
	.lnb_2dul li a {display:block;padding-left:20px;color:#fff;line-height:40px;}
	.lnb_2dul li a:before {content:'\f0da';margin-right:10px;font-family:var(--ff-FA);}
#lnb > .container > div:hover .lnb_2dul {display:block;}

@media (max-width:1680px) {
	#lnb > .container {padding:0;}
}
@media (max-width:1480px) {
	#wrap_s > #container {margin-top:80px;}
	#container_title {height:calc(90vh - 400px);}
}
@media (max-width:1180px) {
	#container_title {height:40vh !important;}
	#container_title > .innerWrap h2 strong {margin-top:15px;font-size:2.4em;}
	#lnb > .container > div > h2 > a {font-size:.92em;}
	#lnb > .container > div.now > h2 > a, #lnb > .container > div.lnb_3d > h2 > a {font-size:1em;}
	#lnb > .container > div {width:50%;}
}
@media (max-width:768px) {
	#wrap_s > #container {margin-top:60px;}
	#container_title > .innerWrap h2 strong {font-size:1.8em;line-height:1.25em;}
}
@media (max-width:640px) {
	#lnb > .container > div {width:100% !important;}
	#lnb > .container > div:nth-child(1) {display:none;}
}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops img {max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding:0;background:#000;color:#fff;text-align:left;position:relative}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding:10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject {background:#000;text-align:left}
.hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}

/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove .win_desc {text-align:center;display:block}
#copymove .tbl_wrap {margin:20px}
#copymove .win_btn {padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span {display:none}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../img/captcha2.png') no-repeat 0 0 ; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con ul {display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con ol {display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con li {display:list-item}

/* 체크박스 */
.selec_chk {position:absolute;top:0;left:0;width:0;height:0;opacity:0;outline:0;z-index:-1;overflow:hidden}
.chk_box {position:relative;}
.chk_box input[type="checkbox"] + label {position:relative;cursor:pointer;}
.chk_box input[type="checkbox"] + label span {width:30px;height:30px;display:block;background:#dcdcdc url('../img/chk.png') no-repeat 50% 50%;border:1px solid #ccc;border-radius:3px;}
.chk_box input[type="checkbox"] + label span:hover {background:#666 url('../img/chk.png') no-repeat 50% 50%;border-color:#333;}
.all_chk.chk_box input[type="checkbox"] + label span {border:none;width:28px;height:28px;background:#fff;} /* 상단 체크박스 */
.all_chk.chk_box input[type="checkbox"] + label span:before {content:"\f00c";font-family:var(--ff-FA);color:#808080;line-height:28px;transition:all .2s;}
.all_chk.chk_box input[type="checkbox"] + label span:hover:before {color:#ff5817;}
.chk_box input[type="checkbox"]:checked + label {color:#aaa;}
.chk_box input[type="checkbox"]:checked + label span {background:#808080 url('../img/chk.png') no-repeat 50% 50%;border-color:#666;}
.all_chk.chk_box input[type="checkbox"]:checked  + label span:before {color:#fff;}

/* 글쓰기 체크박스 */
.bo_w_frm .chk_box {}
.bo_w_frm .chk_box label {}
.bo_w_frm .chk_box input[type="checkbox"] + label span, .bo_w_frm .chk_box input[type="checkbox"] + label span {display:block;width:30px;height:30px;border:1px solid #ccc;border-radius:3px;background:#dcdcdc url('../img/chk.png') no-repeat 50% 50%;}
.bo_w_frm .chk_box input[type="checkbox"]:checked + label {color:#ff5817;}
.bo_w_frm .chk_box input[type="checkbox"]:checked + label span {background:#ff5817 url('../img/chk.png') no-repeat 50% 50%;border-color:#ff5817;}
.bo_vc_w_wr .chk_box label span {display:inline-block !important;margin-right:10px;vertical-align:middle !important;}

/* 버튼 */
.bo_info {position:relative;margin:20px 0;}
	.bo_info:after {display:block;clear:both;content:"";}
.bo_total {float:left;margin-top:12px;font-size:.8em;color:#999;}
.bo_btn_li {float:right;}
	.bo_btn_li:after {display:block;clear:both;content:"";}
	.bo_btn_li li {float:left;margin-left:5px;}
	.bo_btn_li li label {display:block;height:30px;border:1px solid #dcdcdc;border-radius:3px;outline:none;line-height:30px;text-align:center;background:#fff;cursor:pointer;}
.btn {display:inline-block;height:30px;padding:0 7px;border:1px solid #dcdcdc;border-radius:3px;outline:none;font-size:.9em;line-height:30px;text-align:center;background:#fff;box-shadow:2px 2px 5px rgba(0,0,0,.1);cursor:pointer;}
	.btn:hover {border-color:#ff5817;color:#fff;background:#ff5817;transition:all .2s;}
	.btn:hover span {color:#fff;}
	.btn:before {display:inline-block;margin-right:5px;font-family:var(--ff-FA);color:#ff5817;}
	.btn:hover:before {color:#fff;}
	.btn.btn_admin:before {content:"\f13e";}
	.btn.btn_write:before {content:"\f040";}
	.btn.btn_reply:before {content:"\f112";transform:rotate(180deg);}
	.btn.btn_sch:before {content:"\f002";}
	.btn.btn_del:before {content:"\f014";}
	.btn.btn_edit:before {content:"\f021";}
	.btn.btn_list:before {content:"\f0c9";}
	.btn.btn_sort:before {content:"\f021";}
.bo_btn_bt {position:relative;text-align:right;}
	.bo_btn_bt ul {display:inline-block;}
	.bo_btn_bt ul:after {display:block;clear:both;content:"";}
	.bo_btn_bt ul li {float:left;}
	.bo_btn_bt ul li+li {margin-left:5px;}
	.bo_btn_bt ul li .btn {display:block;height:auto;padding:0 20px;border-radius:4px;font-size:1em;font-weight:normal;color:#fff;line-height:35px;background:#aaa;transition:all .2s;}
	.bo_btn_bt ul li .btn:hover {border-color:inherit;background:#333;}
	.bo_btn_bt ul li span {display:inline-block;margin-left:7px;color:#fff;}
	.bo_btn_bt ul li .fa {color:#fff;}
	.bo_btn_bt ul li .btn_submit {background:#f84545;}
	.bo_btn_bt ul li .btn_list {background:#333;}

#bo_v_nb {position:relative;padding:20px 0;border-radius:5px;text-align:center;background-color:#f7f4f0;}
	#bo_v_nb ul {display:inline-block;margin:auto;}
	#bo_v_nb ul:after {display:block;clear:both;content:"";}
	#bo_v_nb ul li {float:left;}
	#bo_v_nb ul li+li {margin-left:10px;}
	#bo_v_nb ul li a, #bo_v_nb ul li span.no_data {display:block;border-radius:3px;width:100px;color:#fff;line-height:40px;background:rgba(0,0,0,.3);}
	#bo_v_nb ul li span.no_data {color:rgba(255,255,255,.5);}
	#bo_v_nb ul li a .fa {color:#fff;}
	#bo_v_nb ul li.list a {background:rgba(0,0,0,.75);}
	#bo_v_nb ul li a:hover {background:#d22424;}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#3a8afd;color:#fff;cursor:pointer;border-radius:3px}
.btn_submit:hover {background:#2375eb}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}
.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa}
.btn_frmline {display:inline-block;width:128px;padding:0 5px;height:40px;border:0;background:#434a54;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */

@media (max-width:768px) {
	.btn:before {margin-right:0;}
}

.bo_sch_wrap {display:none;position:fixed;left:0;top:0;width:100%;height:100%;z-index:999}
.bo_sch {
	position:absolute;left:50%;top:50%;width:330px;max-height:300px;margin-left:-165px;margin-top:-180px;border:1px solid #dde7e9;border-radius:5px;
	text-align:left;background:#fff;box-shadow:1px 1px 18px rgba(0,0,0,0.2);overflow-y:auto;
}
.bo_sch:after {content:"";display:block;clear:both;visibility:hidden;}
	.bo_sch h3 {padding:15px;border-bottom:1px solid #e8e8e8;font-size:1.1em;font-weight:500;}
	.bo_sch legend {}
	.bo_sch form {display:block;padding:15px;}
	.bo_sch select {width:100%;height:40px;border:1px solid #d0d3db;border-radius:2px;box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);}
	.bo_sch .sch_bar {display:inline-block;clear:both;width:100%;margin-top:15px;border:1px solid #d0d3db;border-radius:2px;box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);}
	.bo_sch .sch_input {float:left;width:250px;height:38px;padding:0;border:0;background-color:transparent;}
	.bo_sch .sch_btn {float:right;width:40px;height:38px;border:0;color:#656565;background:none;}
	.bo_sch .bo_sch_cls {position:absolute;top:0;right:0;padding:12px 15px;border:0;font-size:16px;color:#b5b8bb;background:#fff;}
.bo_sch_bg {width:100%;height:100%;background:rgba(0,0,0,.5);}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ececec;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td {background:#fafafa}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 ul {border-top:1px solid #ececec}
.list_01 li {border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd) {background:#f6f6f6}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover {background:#f9f9f9}
.list_01 li.empty_li {text-align:center;padding:20px 0;color:#666}

/*폼 리스트*/
.form_01 h2 {font-size:1.167em}
.form_01 li {margin-bottom:10px}
.form_01 ul:after,
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 .left_input {float:left}
.form_01 .margin_input {margin-right:1%}
.form_01 textarea {height:100px;width:100%}
.form_01 .frm_label {display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table, .empty_list {padding:80px 0;color:#808080;text-align:center;background:#f0f0f0;}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png') !important;background-repeat:no-repeat !important;background-position:right top !important}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .btn_close {height:45px;width:60px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {display:inline-block !important;margin:0 2px;padding:3px 5px;border-radius:2px;color:#fff;background:#ff005a;}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 페이징 */
.pg_wrap {display:block;margin:30px auto;text-align:center;}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current {display:inline-block;min-width:30px;padding:0 5px;border:1px solid #ccc;border-radius:3px;line-height:28px;vertical-align:middle;}
.pg_page {color:#959595;}
.pg_page:hover {background-color:#fafafa}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}
.pg_current {border-color:#3a8afd;color:#fff;background:#3a8afd;}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}