@charset "utf-8";

/* common */
html,body,div,span,applet,object,iframe,h1,h2,h3, h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,dialog,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
 margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; font: inherit; vertical-align: baseline;}
article,aside,details,dialog,figcaption,figure,footer,header,hgroup,menu,nav,section {display: block;}
ol,ul,li {list-style: none}
blockquote,q {quotes: none}
blockquote:before,blockquote:after,q:before,q:after  {content: ''; content: none;}
ins {background-color: #ff9; color: #000; text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing: 0;}
abbr[title], dfn[title] {border-bottom:1px dotted #000; cursor: help}
hr {display: block; height: 1px; border: 0; border-top: 1px solid #c7c7c7; margin: 1em 0; padding: 0;}
*{margin:0; padding:0; }
li{list-style:none;}
img {border:0 none;}
.hidden {position:absolute; left:-9999px; top:-9999px; width:0; height:0; font-size:0; line-height:0;}
form {min-width: auto;}
legend {font-size: 0;}
input[type="image"] {border:0 none;}
button, input[type="submit"] {cursor: pointer; border:0 none;}
button::-moz-focus-inner {border: 0 none; padding: 0;}
body {background-color:#ffffff; word-wrap:break-word; word-break:break-all;  zoom:1; -webkit-text-size-adjust: 100%;}
body,html {position:relative; height:100%;}

* {
	box-sizing: border-box;
}

strong,
b {
	font-weight: bold;
}

body,th,td,input,select,textarea,button {font-weight:400; font-size:16px; line-height:1.5; font-family:'Pretendard','Noto Sans KR', 'Malgun Gothic', '맑은 고딕', sans-serif; color:#222;} /* color값은 디자인가이드에 맞게사용 */
a{text-decoration:none!important; color:#222; transition:.2s; -webkit-transition:.2s; -ms-transition:.2s;} /* color값은 디자인가이드에 맞게사용 */
/*body a:hover {color: initial;}*/

/* color값은 디자인가이드에 맞게사용 */
a {
	text-decoration: none !important;
	color: #222;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-ms-transition: 0.2s;
}

/* color값은 디자인가이드에 맞게사용 */
/*body a:hover {color: initial;}*/

img {
	vertical-align: middle;
}

.cb:after {
	content: "";
	display: block;
	clear: both;
}

html {
	font-size: 100%;
}

@media screen and (max-width: 767px) {
	html {
		font-size: 75%;
	}
}

@media screen and (max-width: 767px) {
	#wrap {
		overflow-x: hidden;
	}
}

/* font-family */
.ff-nexon {
    font-family: "NEXON Lv1 Gothic Low", sans-serif;
}
/* */
.t_c {
	text-align: center !important;
}

.t_l {
	text-align: left !important;
}

.t_r {
	text-align: right !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.blue {
	color: #3e52d2 !important;
}
.red {
	color: #e84216 !important;
}

.color_666 {
	color: #666 !important;
}

.main-color {
	color: #d43c3a !important;
}

.color-point {
	color: #ee8111 !important;
}

.gray-color {
	color: #999 !important;
}

em.main-color {
	font-style: initial;
}

@media screen and (min-width: 1201px) {
	.pc_none {
		display: none !important;
	}
}

@media screen and (max-width: 1200px) {
	.pc_only {
		display: none !important;
	}
}

@media screen and (min-width: 768px) {
	.mb_only {
		display: none !important;
	}
}

@media screen and (max-width: 767px) {
	.mb_t_c {
		text-align: center !important;
		word-break: keep-all;
	}

	.mb_none {
		display: none !important;
	}
}

.mt110 {margin-top: 6.875rem !important;}
.mt100 {margin-top: 6.25rem !important;}
.mt90 {margin-top: 5.625rem !important;}
.mt80 {margin-top: 5rem !important;}
.mt70 {margin-top: 4.375rem !important;}
.mb70 {margin-bottom: 4.375rem !important;}
.mt60 {margin-top: 3.75rem !important;}
.mb60 {margin-bottom: 3.75rem !important;}
.mt50 {margin-top: 3.125rem !important;}
.mb50 {margin-bottom: 3.125rem !important;}
.mt43 {margin-top: 2.6875rem !important;}
.mt40 {margin-top: 2.5rem !important;}
.mr40 {margin-right: 2.5rem !important;}
.mb40 {margin-bottom: 2.5rem !important;}
.mt35 {margin-top: 2.1875rem !important;}
.mb35 {margin-bottom: 2.1875rem !important;}
.mt30 {margin-top: 1.875rem !important;}
.mb30 {margin-bottom: 1.875rem !important;}
.mt25 {margin-top: 1.5625rem !important;}
.mb25 {margin-bottom: 1.5625rem !important;}
.mt20 {margin-top: 1.25rem !important;}
.mr20 {margin-right: 1.25rem !important;}
.mb20 {margin-bottom: 1.25rem !important;}
.ml20 {margin-left: 1.25rem !important;}
.mt15 {margin-top: 0.9375rem !important;}
.mt10 {margin-top: 0.625rem !important;}
.mr10 {margin-right: 0.625rem !important;}
.mb10 {margin-bottom: 0.625rem !important;}
.ml10 {margin-left: 0.625rem !important;}
.mt5 {margin-top: 0.3125rem !important;}
.mr5 {margin-right: 0.3125rem !important;}
.mb5 {margin-bottom: 0.3125rem !important;}
.m0 {margin: 0 !important;}
.mb0 {margin-bottom: 0 !important;}
.p0 {padding: 0 !important;}
.pt0 {padding-top: 0 !important;}
.pr0 {padding-right: 0 !important;}
.pb0 {padding-bottom: 0 !important;}
.pl0 {padding-left: 0 !important;}
.pt5 {padding-top: 0.3125rem !important;}
.pt70 {padding-top: 4.375rem !important;}
.pb70 {padding-bottom: 4.375rem !important;}
.pt50 {padding-top: 3.125rem !important;}
.pb50 {padding-bottom: 3.125rem !important;}
.pt40 {padding-top: 2.5rem !important;}
.pt20 {padding-top: 1.25rem !important;}
.pb20 {padding-bottom: 1.25rem !important;}
.pl30 {padding-left: 1.875rem !important;}
.pl20 {padding-left: 1.25rem !important;}
.pl10 {padding-left: 0.625rem !important;}
.pb10 {padding-bottom: 0.625rem !important;}


.fw_100 {font-weight: 100 !important;}
.fw_200 {font-weight: 200 !important;}
.fw_300 {font-weight: 300 !important;}
.fw_350 {font-weight: 350 !important;}
.fw_400 {font-weight: 400 !important;}
.fw_500 {font-weight: 500 !important;}
.fw_600 {font-weight: 600 !important;}
.fw_700 {font-weight: 700 !important;}
.fw_800 {font-weight: 800 !important;}
.fw_900 {font-weight: 900 !important;}

.fz_100 {font-size: 6.25rem !important;}
.fz_80 {font-size: 5rem !important;}
.fz_70 {font-size: 4.375rem !important;}
.fz_65 {font-size: 4.0625rem !important;}
.fz_60 {font-size: 3.75rem !important;}
.fz_50 {font-size: 3.125rem !important;}
.fz_48 {font-size: 3rem !important;}
.fz_45 {font-size:2.813rem !important;}
.fz_43 {font-size: 2.6875rem !important;}
.fz_40 {font-size: 2.5rem !important;}
.fz_38 {font-size: 2.375rem !important;}
.fz_35 {font-size: 2.1875rem !important;}
.fz_34 {font-size: 2.125rem !important;}
.fz_33 {font-size: 2.0625rem !important;}
.fz_32 {font-size: 2rem !important;}
.fz_30 {font-size: 1.875rem !important;}
.fz_28 {font-size: 1.75rem !important;}
.fz_26 {font-size: 1.625rem !important;}
.fz_25 {font-size: 1.5625rem !important;}
.fz_24 {font-size: 1.5rem !important;}
.fz_23 {font-size: 1.4375rem !important;}
.fz_22 {font-size: 1.375rem !important;}
.fz_20 {font-size: 1.25rem !important;}
.fz_19 {font-size: 1.1875rem !important;}
.fz_18 {font-size: 1.125rem !important;}
.fz_17 {font-size: 1.0625rem !important;}
.fz_16 {font-size: 1rem !important;}
.fz_15 {font-size: 0.9375rem !important;}
.fz_14 {font-size: 0.875rem !important;}
.fz_13 {font-size: 0.8125rem !important;}
.fz_0 {font-size: 0 !important;}

@media (max-width: 650px) {
	.fz_100 {font-size: 28px !important;}
	.fz_80 {font-size: 28px !important;}
	.fz_70 {font-size: 28px !important;}
	.fz_65 {font-size: 28px !important;}
	.fz_60 {font-size: 28px !important;}
	.fz_50 {font-size: 28px !important;}
	.fz_48 {font-size: 26px !important;}
	.fz_45 {font-size: 26px !important;}
	.fz_43 {font-size: 26px !important;}
	.fz_40 {font-size: 24px !important;}
	.fz_38 {font-size: 24px !important;}
	.fz_35 {font-size: 22px !important;}
	.fz_33 {font-size: 22px !important;}
	.fz_32 {font-size: 22px !important;}
	.fz_30 {font-size: 20px !important;}
	.fz_28 {font-size: 19px !important;}
	.fz_26 {font-size: 18px !important;}
	.fz_25 {font-size: 18px !important;}
	.fz_24 {font-size: 18px !important;}
	.fz_23 {font-size: 18px !important;}
	.fz_22 {font-size: 18px !important;}
	.fz_20 {font-size: 17px !important;}
	.fz_19 {font-size: 17px !important;}
	.fz_18 {font-size: 16px !important;}
	.fz_17 {font-size: 15px !important;}
	.fz_16 {font-size: 14px !important;}
	.fz_15 {font-size: 13px !important;}
	.fz_14 {font-size: 12px !important;}
	.fz_13 {font-size: 11px !important;}
}

/* bootstrap grid */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; } }

@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; } }

@media (min-width: 1100px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; } }

@media (min-width: 1200px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; } }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.no-gutters > .col, .no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 576px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px; } }

@media (min-width: 768px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px; } }

@media (min-width: 1100px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px; } }

@media (min-width: 1200px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px; } }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }

}

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
}

@media (min-width: 1100px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }

}

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
}

.inner {
	margin: 0 auto;
	max-width: 1320px;
	padding-left: 20px;
	padding-right: 20px;
}

@media screen and (max-width: 1200px) {
	.inner {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
}

/* --- placeholder */
input::placeholder {color: #333!important; opacity: 1; /* Firefox */}
input::-ms-input-placeholder {color: #333!important;}
input::-ms-input-placeholder {color: #333!important;}

input[type="text"]::placeholder {color: #333;opacity: 1; /* Firefox */}
input[type="text"]:-ms-input-placeholder {color: #333;}
input[type="text"]::-ms-input-placeholder {color: #333;}

textarea::placeholder {color: #333!important; opacity: 1; /* Firefox */}
textarea:-ms-input-placeholder {color: #333!important;}
textarea::-ms-input-placeholder {color: #333!important;}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-transition: background-color 9999s ease-out;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
    -webkit-text-fill-color: #bbb!important;
}

/* size */
body .fz14 { font-size: .875rem;}
body .fz15 { font-size: .9375rem;}
body .fz16 { font-size: 1rem;}
body .fz17 { font-size: 1.0625rem;}
body .fz18 { font-size: 1.125rem;}
body .fz19 { font-size: 1.1875rem;}
body .fz20 { font-size: 1.25rem;}
body .fz21 { font-size: 1.3125rem;}
body .fz22 { font-size: 1.375rem;}
body .fz23 { font-size: 1.4375rem;}
body .fz24 { font-size: 1.5rem;}
body .fz25 { font-size: 1.5625rem;}
body .fz26 { font-size: 1.625rem;}
body .fz28 { font-size: 1.75rem;}
body .fz30 { font-size: 1.875rem;}
body .fz34 { font-size: 2.125rem;}
body .fz38 { font-size: 2.375rem;}
body .fz40 { font-size: 2.5rem;}
body .fz48 { font-size: 3rem;}
body .fz52 { font-size: 3.25rem;}
@media screen and (max-width:768px){
    body .fz17 { font-size: 1rem;}
    body .fz18 { font-size: 1rem;}
    body .fz19 { font-size: 1.0625rem;}
    body .fz20 { font-size: 1.125rem;}
    body .fz21 { font-size: 1.125rem;}
    body .fz22 { font-size: 1.125rem;}
    body .fz23 { font-size: 1.125rem;}
    body .fz24 { font-size: 1.125rem;}
    body .fz26 { font-size: 1.5rem;}
    body .fz28 { font-size: 1.5rem;}
    body .fz30 { font-size: 1.5rem;}
    body .fz34 { font-size: 1.75rem;}
    body .fz38 { font-size: 2rem;}
    body .fz40 { font-size: 2.125rem;}
    body .fz48 { font-size: 2.25rem;}
    body .fz52 { font-size: 3rem;}
}
/* font-weight */
body .fw300 { font-weight: 300;}
body .fw350 { font-weight: 350;}
body .fw400 { font-weight: 400;}
body .fw500 { font-weight: 500;}
body .fw600 { font-weight: 600;}
body .fw700 { font-weight: 700;}
body .fw800 { font-weight: 800;}
body strong { font-weight: bold;}

/* padding */
body .pt40 { padding-top: 2.5rem;}
body .pt60 { padding-top: 3.75rem;}
body .pb30 { padding-bottom: 1.875rem;}
body .pb60 { padding-bottom: 3.75rem;}
body .pb80 { padding-bottom: 5rem;}
body .pd40 { padding: 2.5rem 0;}
body .pd60 { padding: 3.75rem 0;}
body .pd70 { padding: 4.375rem 0;}
body .pr20 { padding-right: 1.25rem;}
@media screen and (min-width: 1201px){
    body .pd-lr60 { padding: 0 3.75rem;}
}


/* margin */
body .mr20 { margin-right: 1.25rem;}
body .mt10 { margin-top: .625rem;}
body .mt15 { margin-top: .9375rem;}
body .mt20 { margin-top: 1.25rem;}
body .mt25 { margin-top: 1.5625rem;}
body .mt30 { margin-top: 1.875rem;}
body .mt35 { margin-top: 2.1875rem;}
body .mt40 { margin-top: 2.5rem;}
body .mt50 { margin-top: 3.125rem;}
body .mt60 { margin-top: 3.75rem;}
body .mt65 { margin-top: 4.0625rem;}
body .mt80 { margin-top: 5rem;}
body .mt100 { margin-top: 6.25rem;}

body .mb0 { margin-bottom: 0;}
body .mb5 { margin-bottom: .3125rem;}
body .mb10 { margin-bottom: .625rem;}
body .mb15 { margin-bottom: .9375rem;}
body .mb20 { margin-bottom: 1.25rem;}
body .mb30 { margin-bottom: 1.875rem;}
body .mb40 { margin-bottom: 2.5rem;}
body .mb50 { margin-bottom: 3.125rem;}
body .mb60 { margin-bottom: 3.75rem;}
body .mb80 { margin-bottom: 5rem;}
body .mb100 { margin-bottom: 6.25rem;}
body .mb120 { margin-bottom: 7.5rem;}

@media screen and (max-width:767px) {
    body .mt40 { margin-top: 2.1875rem;}
    body .mt50 { margin-top: 2.5rem;}
    body .mt60 { margin-top: 2.5rem;}
    body .mt65 { margin-top: 3.125rem;}
    body .mt80 { margin-top: 3.75rem;}
    body .mt100 { margin-top: 5rem;}
    body .mb50 { margin-bottom: 2.5rem;}
}

/* font-family */
.notokr {font-family: 'Noto Sans KR','Noto Sans',sans-serif;}
.notosans {font-family: 'Noto Sans',sans-serif;}

/* layer */
.layer {display:none; position:fixed; position:absolute; top:0; left:0; width:100%; height:100%; z-index:1000;}
.layer .bg {position:absolute; top:0; left:0; width:100%; height:100%; background:#000; opacity:.5; filter:alpha(opacity=50);}
.layer .pop-layer {display:block;}
.pop-layer {display:none; position: absolute; top: 50%; left: 50%; width: 350px; height:auto;  background-color:#fff; border: 3px solid #555; z-index: 10;}
.pop-layer .pop-container {padding: 20px 25px;}
input[type="text"],input[type="password"],textarea,input[type="submit"] {-webkit-appearance: none; -webkit-border-radius: 0;}
.pop-layer .board-password-txt {font-size:13px; line-height:18px; text-align:center;}
.pop-layer .board-password-input {margin:40px; text-align:center;}
.pop-layer .board-password-input label{display:inline-block; margin:0 10px 0 0;	font-size:12px; color:#333; vertical-align:middle;}
.pop-layer .board-password-input input{display:inline-block; padding:0 0 0 8px; width:150px; height:26px; border:1px solid #d8d8d8; color:#555; vertical-align:middle;}
	/* btn */
.pop-layer .board-password-btn {text-align:center;}
.pop-layer .board-password-btn a{display:inline-block; margin:0 5px; padding:10px 30px; box-sizing:border-box; text-decoration:none; font-size:13px;}
.pop-layer .board-password-btn .board-password-btn-list {background:#d3d3d3; color:#464646;}
.pop-layer .board-password-btn .board-password-btn-ok {background:#111; color:#fff;}

/* ---------------------------------- layout */
html,
body {
	height: 100%;
}


@media screen and (min-width: 321px) {
	body {
		overflow-x: hidden!important;
	}
}

/*
	header
*/
#header {
	position: fixed;
	top: 0;
	transform: translateY(0);
	width: 100%;
/*	border-bottom: 1px solid rgba(255, 255, 255, 0.3);*/
	background: transparent;
	z-index: 1000;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0;
}
#header.error,
#header.fixed {
	position: fixed;
	top: 0;
	transform: translateY(0);
}

#header .header-top {
	width: 100%;
	background-color: #f1f1f1;
}

#header .header-top dl {
	margin: 0 auto;
	width: 1200px;
	text-align: right;
	font-size: 0;
	line-height: 0;
}

#header .header-top dd {
	display: inline-block;
	width: 130px;
}

#header .header-top dd a {
	display: block;
	font-size: 13px;
	line-height: 30px;
	text-align: center;
	letter-spacing: 0.5px;
}

#header .header-top dd.lang a {
	background-color: #555555;
	color: #fff;
}

#header .header-bottom {
	position: relative;
	margin: 0 auto;
	max-width: 1800px;
	padding: 0 20px;
	display: flex;
	align-items: center;
}

#header .header-bottom:after {
	content: "";
	display: block;
	clear: both;
}

#header .logo {
	position: absolute;
	top: 25px;
	z-index: 1;
	font-size: 0;
}

#header .logo a {
	display: block;
	width: 100%;
}

#header .logo .ori {
	display: block;
}

#header .logo .dark {
	display: none;
}

#header.gnb-on:not(.dark) .logo .ori,
#header.dark .logo .ori {
	display: none;
}

#header.gnb-on:not(.dark) .logo .dark,
#header.dark .logo .dark {
	display: block;
}

@media screen and (max-width: 1600px) {
	#header.gnb-on .logo img {
		width: 120px;
		/*		display: none!important;*/
	}
}

@media screen and (max-width: 1600px) and (min-width: 1201px) {
	#header.gnb-on .logo {
		top: 34px;
	}
}

@media screen and (max-width: 1400px) {
	#header.gnb-on .logo img {
		display: none !important;
	}
}

@media screen and (max-width: 1400px) and (min-width: 1201px) {
	#header .logo {
		top: 30px;
	}
	
	#header .logo a {
		max-width: 70%;
	}
}

@media screen and (max-width: 1200px) {
	#header .header-top {
		display: none;
	}

	#header .header-bottom {
		padding: 0 30px;
		width: 100%;
		height: 80px;
	}

	#header .logo a {}

	#header .logo a img {
		width: auto;
		max-width: 100%;
	}
}

@media screen and (max-width: 767px) {
	#header .header-bottom {
		padding: 0 20px;
		height: 55px;
	}
	#header .logo {
		top: 15px;
	}

	#header .logo a {
		height: 30px;
	}

	#header .logo a img {
		height: 100%;
	}
}

/* web gnb */
#header .gnb {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	text-align: center;
}

#header .w-lang {
	overflow: hidden;
	float: right;
	padding: 32px 0;
}

#header .w-lang dd {
	float: left;
	margin-left: 8px;
}

#header .w-lang dd a {
	position: relative;
	display: block;
	font-size: 13px;
	font-weight: 800;
	color: #fff;
}

html[lang="ko"] #header .w-lang dd.lang.ko a:after,
html[lang="en"] #header .w-lang dd.lang.en a:after,
html[lang="zh"] #header .w-lang dd.lang.zh a:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #fff;
	left: 0;
	bottom: -3px;
}

#header .w-lang dd a img {
	border: 1px solid #cecece;
}

@media screen and (min-width: 1201px) {
	#header {
		max-height: 100px;
	}

	.sub #header.fixed:not(.gnb-on) {
		background: rgba(0, 0, 0, 0.6);
	}

	.sub #header.error:not(.gnb-on) {
		background: rgba(0, 0, 0, 0.6);
	}
	#header .m-menu-btn,
	#header .m-gnb-bg,
	#header .m-lang {
		display: none;
	}

	/* 1depth */
	#header .gnb > ul {
		display: flex;
		justify-content: center;
		vertical-align: top;
		margin: 0 auto;
		max-width: 850px;
		font-size: 0;
		line-height: 0;
		transition: all 0.3s;
	}

	#header .gnb > ul > li {
		position: relative;
		display: inline-block;
		padding: 0;
		vertical-align: top;
		flex: 1;
		transition: all 0.3s;
	}

	/*    #header .gnb > ul > li:last-child {padding-right: 0;}*/
	#header .gnb > ul > li > a {
		position: relative;
		display: block;
		font-weight: 500;
		font-size: 18px;
		line-height: 100px;
		color: #fff;
		z-index: 2;
	}
	
	#header .gnb > ul > li > a .plus-txt {
		letter-spacing: -.5px;
	}
	
	#header .gnb > ul > li > a .plus-txt img {
		vertical-align: middle;
		margin-top: -7px;
		margin-left: 4px;
	}

	#header .gnb > ul > li:hover > a {
		opacity: 0.7;
	}

	/* 2depth */
	#header .gnb .depth2 {
		display: none;
		position: absolute;
		top: 99px;
		left: 50%;
		z-index: 0;
		margin-left: -100px;
		width: 200px;
		border-top: 2px solid #ff901e;
		background: rgba(0, 0, 0, 0.7);
		text-align: center;
		transition: 0.3s;
		opacity: 0;
	}

	#header .gnb .depth2 li {
		position: relative;
		transition: 0.3s;
		border-top: 1px solid rgba(51, 51, 51, 0.7);
	}

	/* #header .gnb > ul > li:last-child .depth2 {left:0; width:calc(100% + 30px);}
	#header .gnb > ul > li:nth-child(3) .depth2 {width:calc(100% + 20px);} */
	#header .gnb .depth2 a {
		position: relative;
		display: block;
		padding: 12px 0;
		font-size: 15px;
		line-height: 20px;
		color: #fff;
		letter-spacing: -1px;
		text-transform: uppercase;
		word-break: keep-all;
		font-weight: 400;
	}

	#header .gnb .depth2 li.in > a {
		padding-left: 20px;
		padding-right: 20px;
	}

	#header .gnb .depth2 li.in > a:after,
	#header .gnb .depth3 li.in > a:after {
		position: absolute;
		font-family: "FontAwesome";
		content: "\f054";
		font-size: 10px;
		top: 50%;
		right: 10px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		color: rgba(255, 255, 255, 0.8);
	}

	#header .gnb .depth2 li:hover {
		background: #000;
		transition: 0.3s;
	}

	#header:not(.gnb-on) .gnb > ul > li:hover .depth2 {
		display: block !important;
		z-index: 9999;
		height: auto;
		opacity: 1;
	}

	/* 3depth */
	#header .gnb .depth2 ul {
		position: absolute;
		display: none;
		width: 100%;
		top: -1px;
		left: 100%;
		background: rgba(6, 6, 6, 0.7);
	}

	#header .gnb .depth2 > li:hover > ul {
		display: block;
	}

	#header .gnb .depth2 ul li {
		border-top: 1px solid rgba(76, 76, 76, 0.7);
	}

	#header .gnb .depth2 ul li:hover {
		background: rgba(6, 6, 6, 0.7);
	}

	/* 4depth */
	#header .gnb .depth4 {
		display: none;
	}

	#header .gnb .depth3 > li:hover .depth4 {
		display: block;
	}

	/* nav */
	#header.dark .gnb > ul > li > a {
		color: #111;
	}

	.pc_sitemap_btn {
		display: block;
		position: absolute;
		top: 40px;
		right: 20px;
		width: 26px;
		height: 18px;
		/*	    background: #00053e;*/
		z-index: 9999;
		cursor: pointer;
	}

	.pc_sitemap_btn span {
		position: absolute;
		right: 0;
		height: 2px;
		width: 100%;
		background: #fff;
		-webkit-transition: 0.3s;
		-ms-transition: 0.3s;
		transition: 0.3s;
	}

	.pc_sitemap_btn span:nth-child(1) {
		top: calc(50% - 1px);
		width: 70%;
	}

	.pc_sitemap_btn span:nth-child(2) {
		top: 0;
	}

	.pc_sitemap_btn span:nth-child(3) {
		bottom: 0;
	}

	.pc_sitemap_btn.on span:nth-child(1) {
		opacity: 0;
	}

	.pc_sitemap_btn.on span:nth-child(2) {
		width: 26px;
		right: 0;
		-webkit-transform: translateY(8px) rotate(-45deg);
		-ms-transform: translateY(8px) rotate(-45deg);
		transform: translateY(8px) rotate(-45deg);
	}

	.pc_sitemap_btn.on span:nth-child(3) {
		width: 26px;
		right: 0;
		-webkit-transform: translateY(-8px) rotate(45deg);
		-ms-transform: translateY(-8px) rotate(45deg);
		transform: translateY(-8px) rotate(45deg);
	}

	.pc_sitemap_btn:not(.on):hover span:nth-child(2),
	.pc_sitemap_btn:not(.on):hover span:nth-child(3) {
		width: 70%;
	}

	.pc_sitemap_btn:not(.on):hover span:nth-child(1) {
		width: 100%;
	}

	.all-menu-wrap {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999999999;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.85);
	}

	.all-menu-wrap > ul {
		position: absolute;
		top: 60px;
		left: 50%;
		transform: translateX(-50%);
		padding: 30px 30px 50px;
		width: 960px;
		background: #fff;
		font-size: 0;
	}

	.all-menu-wrap > ul > li {
		display: inline-block;
		padding: 0 30px;
		width: 33.33333333333333%;
		vertical-align: top;
	}

	.all-menu-wrap > ul > li > a {
		display: block;
		margin-top: 20px;
		padding: 10px;
		border-bottom: 1px solid #222;
		font-size: 22px;
		line-height: 1.3;
		color: #222;
	}

	.all-menu-wrap > ul > li li a {
		display: block;
		padding: 10px;
		border-bottom: 1px solid #ddd;
		font-weight: 300;
		font-size: 18px;
		line-height: 1.3;
	}

	.all-menu-wrap p {
		position: absolute;
		top: 100px;
		left: 50%;
		margin-left: 424px;
		cursor: pointer;
	}

	.all-menu-wrap p span {
		display: block;
		margin-top: 5px;
		font-size: 0;
		width: 30px;
		height: 30px;
	}

	.all-menu-wrap p span:before {
		content: "";
		display: block;
		width: 100%;
		height: 1px;
		background: #666;
		transform: rotate(-45deg);
	}

	.all-menu-wrap p span:after {
		content: "";
		display: block;
		width: 100%;
		height: 1px;
		background: #666;
		transform: rotate(45deg);
	}

	#header .w-lang dd a:hover {
		color: rgba(255, 255, 255, 0.7);
	}

	#headerSitemap {
		position: absolute;
		background-color: #fff;
		width: 100%;
		top: 100px;
		-webkit-transform: rotateX(-90deg);
		-ms-transform: rotateX(-90deg);
		transform: rotateX(-90deg);
		transform-origin: top;
		-webkit-transition: 0.2s all ease-in-out;
		-ms-transition: 0.2s all ease-in-out;
		transition: 0.2s all ease-in-out;
		opacity: 0;
	}

	#headerSitemap h2 {
		display: none;
	}

	#headerSitemap.on {
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		-webkit-transform: rotateX(0);
		-ms-transform: rotateX(0);
		transform: rotateX(0);
		opacity: 1;
	}

	#headerSitemap > ul {
		display: flex;
		max-width: 1140px;
		padding: 0 20px;
		margin: 0 auto;
	}

	#headerSitemap > ul .inner {
		padding: 0;
	}

	#headerSitemap > ul > li {
		width: 100%;
		text-align: center;
		border-left: 1px solid rgba(205, 208, 215, 0.3);
		padding: 35px 0;
		font-size: 15px;
	}

	#headerSitemap > ul > li:last-child {
		border-right: 1px solid rgba(205, 208, 215, 0.3);
	}

	#headerSitemap > ul > li > a {
		display: block;
		color: #111;
		font-weight: 500;
		-webkit-transition: none;
		-ms-transition: none;
		transition: none;
		font-size: 1.125rem;
		padding: 8px 20px;
		background: #f9f9f9;
		pointer-events: none;
		cursor: default;
		display: none;
	}

	#headerSitemap > ul > li .depth2 {
		/*		margin-top: 10px;*/
	}

	#headerSitemap > ul > li .depth2 li {
		margin-bottom: 5px;
	}

	#headerSitemap > ul > li .depth2 > li {
		margin-top: 10px;
	}

	#headerSitemap > ul > li .depth2 li a {
		display: block;
		padding: 5px 15px;
		color: #444;
		font-weight: 500;
		font-size: 1.0625rem;
		-webkit-transition: none;
		-ms-transition: none;
		transition: none;
	}

	#headerSitemap > ul > li .depth2 li.in ul {
		display: none;
	}

	/*  sns box  */
	#headerSitemap > ul > li.sns_box {
		display: none;
	}

	#headerSitemap > ul > li > a:hover,
	#headerSitemap > ul > li .depth2 li a:hover {
		color: #ff901e !important;
	}

	#headerSitemap > ul > li .depth3 {
		padding-left: 10px;
		margin-top: 10px;
		padding-top: 5px;
		border-top: 1px solid #eee;
		border-bottom: 1px solid #eee;
	}

	#headerSitemap > ul > li .depth3 li a {
		color: #666;
		font-weight: 400;
	}

	/* gnb-on */
	#header.dark {
/*		background: #fff;*/
		border-bottom: 0;
	}

	#header.dark.gnb-on,
	#header.gnb-on {
		background: #fff;
	}

	/*
	#header.gnb-on .logo img {
		width: 150px;
	}
	*/
	#header.dark .pc_sitemap_btn span,
	#header.gnb-on .pc_sitemap_btn span {
		background: #111;
	}

	#header.gnb-on .gnb > ul {
		max-width: 1140px;
		text-align: center;
		padding: 0 20px;
	}

	#header.dark.gnb-on .gnb > ul > li > a,
	#header.gnb-on .gnb > ul > li > a {
		color: #111;
	}

	#header.gnb-on .gnb > ul > li {
		text-align: center;
	}
}

@media screen and (min-width: 1501px) {
	#header .gnb > ul {
/*		max-width: 880px;*/
		max-width: 990px;
	}

	#header .gnb > ul > li {
		padding: 0;
	}

	#header .gnb > ul > li > a {
		font-size: 20px;
	}
}

@media screen and (min-width: 1601px) {
	#header .gnb > ul > li > a {
		font-size: 22px;
	}
}

@media screen and (max-width: 1200px) {
	#header {
		background: transparent;
	}
	#header.fixed {
		background: #222;
	}

	#headerSitemap,
	.btn-all-menu,
	.all-menu-wrap {
		display: none;
	}

	#header .w-lang {
		display: none;
	}

	#header .m-menu-btn {
		display: block;
		position: absolute;
		top: 24px;
		right: 30px;
		width: 42px;
		height: 34px;
		z-index: 9999;
		cursor: pointer;
	}

	#header .m-menu-btn span {
		height: 6px;
		background: #fff;
		transition: 0.3s;
	}

	#header .m-menu-btn span:nth-child(1) {
		position: absolute;
		top: 50%;
		margin-top: -3px;
		width: 100%;
	}

	#header .m-menu-btn span:nth-child(2) {
		position: absolute;
		top: 0;
		width: 100%;
	}

	#header .m-menu-btn span:nth-child(3) {
		position: absolute;
		bottom: 0;
		width: 100%;
	}

	/* on */
	#header .m-menu-btn.on {
		z-index: 100000;
	}

	#header .m-menu-btn.on span {
		background: #fff;
	}

	#header .m-menu-btn.on span:nth-child(1) {
		opacity: 0;
	}

	#header .m-menu-btn.on span:nth-child(2) {
		height: 2px;
		transform: translateY(16px) rotate(-45deg);
	}

	#header .m-menu-btn.on span:nth-child(3) {
		height: 2px;
		transform: translateY(-16px) rotate(45deg);
	}

	#header .gnb {
		float: none;
		position: fixed;
		top: 0;
		right: -100%;
		z-index: 99999;
		width: 100%;
		height: 100vh;
		opacity: 0;
		text-align: left;
	}

	#header .m-gnb-bg {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
		background: rgba(0, 0, 0, 0.6);
	}

	#header .m-lang {
		position: fixed;
		top: 0;
		right: -100%;
		z-index: 100000;
		padding: 18px 0 0 33px;
		width: 80%;
		height: 80px;
		background: #f5901f;
		opacity: 0;
		font-size: 0;
	}

	#header .m-lang .w-lang {
		display: block;
		float: left;
		padding: 5px 0;
	}

	#header .m-lang .w-lang dd {
		margin-left: 0;
		margin-right: 10px;
	}

	#header .m-lang .w-lang dd a {
		font-size: 23px;
		text-align: center;
	}

	html[lang="ko"] #header .m-lang .w-lang dd.lang.ko a:after,
	html[lang="en"] #header .m-lang .w-lang dd.lang.en a:after,
	html[lang="zh"] #header .m-lang .w-lang dd.lang.zh a:after {
		bottom: 0;
	}

	/* on */

	#header .gnb > ul {
		overflow-x: hidden;
		position: absolute;
		top: 80px;
		right: 0;
		z-index: 100000;
		width: 80%;
		height: calc(100% - 80px);
		background: #fff;
	}

	/* depth */
	#header .gnb ul a {
		display: block;
		padding-left: 36px;
		width: 100%;
		line-height: 1;
	}

	/* 1depth */
	#header .gnb > ul > li {
		width: 100%;
	}

	#header .gnb > ul > li > a {
		position: relative;
		padding-top: 20px;
		padding-bottom: 20px;
		border-top: 1px solid #ddd;
		font-size: 23px;
		color: #333;
	}
	
	#header .gnb > ul > li > a .plus-txt img {
		vertical-align: middle;
		margin-top: -7px;
		margin-left: 4px;
	}

	#header .gnb > ul > li > a:before {
		position: absolute;
		top: 16px;
		right: 30px;
		content: "\f107";
		display: block;
		font-family: "FontAwesome";
		font-size: 30px;
		line-height: 1;
	}

	#header .gnb > ul > li:first-child > a {
		border-top: 0 none;
	}

	#header .gnb > ul > li:last-child > a {
		border-bottom: 1px solid #ddd;
	}

	/* 2epth */
	#header .gnb > ul > li > ul {
		display: none;
	}

	#header .gnb > ul > li > ul,
	#header .gnb > ul > li > ul > li {
		width: 100%;
		background: #f5f5f5;
	}

	#header .gnb > ul > li > ul > li a {
		padding-top: 15px;
		padding-bottom: 15px;
		border-top: 1px solid #d1d1d1;
		font-size: 17px;
	}

	#header .gnb > ul > li > ul > li:first-child > a {
		border-top: 0 none;
	}

	/* on */
	#header .gnb > ul > li.on > a {
		background: #777;
		border-top: 0 none;
		color: #fff;
	}

	#header .gnb > ul > li.on > a:before {
		content: "\f106";
	}

	#header .gnb > ul > li .depth2 > li > ul li a {
		font-weight: 400;
	}

	#header .gnb > ul > li .depth2 > li > ul li a:before {
		content: "-";
		display: inline-block;
		margin-right: 10px;
	}
}

@media screen and (max-width: 767px) {
	#header .m-menu-btn {
		top: 16px;
		right: 20px;
		width: 28px;
		height: 23px;
	}

	#header .m-menu-btn span {
		height: 3px;
	}

	#header .m-menu-btn span:nth-child(1) {
		top: 10px;
		margin-top: auto;
	}

	#header .m-menu-btn.on span:nth-child(2) {
		height: 2px;
		transform: translateY(10.5px) rotate(-45deg);
	}

	#header .m-menu-btn.on span:nth-child(3) {
		height: 2px;
		transform: translateY(-10.5px) rotate(45deg);
	}

	#header .gnb > ul {
		top: 55px;
		height: calc(100% - 55px);
	}

	#header .gnb ul a {
		padding-left: 20px;
	}

	#header .gnb > ul > li > a:before {
		top: 12px;
		right: 20px;
		font-size: 23px;
	}

	#header .m-lang {
		padding: 12px 0 0 20px;
		height: 55px;
	}

	#header .m-lang .w-lang {
		padding: 7px 0;
	}

	#header .m-lang .w-lang dd a {
		font-size: 13px;
	}

	#header .gnb > ul > li > a {
		padding-top: 16px;
		padding-bottom: 16px;
		font-size: 15px;
	}
	
	#header .gnb > ul > li > a .plus-txt img {
		width: 32px;
	}

	#header .gnb > ul > li > ul > li a {
		padding-top: 12px;
		padding-bottom: 12px;
		font-size: 13px;
	}
}

/*
	footer
*/
#footer {
	position: relative;
	width: 100%;
	box-shadow: 7px 9px 11px 7px rgba(0,0,0,.1);
}

#footer .inner {
	max-width: 1440px;
}

#footer .footer-top {
	position: relative;
	margin: 0 auto;
	-webkit-box-shadow: 0 0 30px 0 rgba(142, 142, 142, 0.15);
	box-shadow: 0 0 30px 0 rgba(142, 142, 142, 0.15);
	background: #fff;
}

/* banner */
.footer-top-banner {
	padding: 20px 0;
	/*	height: 110px;*/
}

.footer-top-banner .slick-list {
	margin: 0 -10px;
}

.footer-top-banner .slick-slide {
	margin: 0 10px;
	height: auto;
}

.footer-top-banner .slick-slide img {
	width: 100%;
	display: inline-block;
	width: auto;
	min-width: inherit !important;
	max-height: 100%;
}


/* arrow */
.slick-prev:before,
.slick-next:before {
	display: none;
}

.footer-top-banner .slick-prev,
.footer-top-banner .slick-next {
	width: 20px;
	height: 37px;
	z-index: 10;
}

.footer-top-banner .slick-prev {
	left: -40px;
	background: url("../images/common/ico_f-arrow-prev.png") no-repeat center/auto;
}

.footer-top-banner .slick-next {
	right: -40px;
	background: url("../images/common/ico_f-arrow-next.png") no-repeat center/auto;
}

.footer-top-banner a {
	display: flex;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
	height: 70px;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 10px;
	overflow: hidden;
}

#footer .footer-bottom {
	position: relative;
	margin: 0 auto;
	padding: 30px 0 60px;
	font-size: 0;
	overflow: hidden;
	background: #25292d;
}

#footer .footer-bottom p {
	display: inline-block;
	vertical-align: middle;
}

.footer-bottom-utill {
	padding: 0 0 18px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.footer-bottom-utill .utill_menu {
	width: calc(100% - 250px);
	float: left;
}

.footer-bottom-utill .sns_wrap {
	width: 250px;
	float: right;
}

/* footer sns */
.footer-bottom-utill .sns_wrap ul {
	font-size: 0;
}

.footer-bottom-utill .sns_wrap ul > li {
	display: inline-block;
	margin-left: 10px;
}

.footer-bottom-utill .sns_wrap ul > li > a {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.1);
}

.footer-bottom-utill .sns_wrap ul > li > a:hover {
	background: rgba(255, 255, 255, 0.4);
}

#footer .footer-bottom dl {}

#footer .footer-bottom dd {
	display: inline-block;
	padding: 7px 0;
}

#footer .footer-bottom dd a {
	position: relative;
	display: block;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.3;
	color: rgba(255, 255, 255, 0.8);
}

#footer .footer-bottom dd:not(.privacy) a:hover {
	color: rgba(255, 255, 255, 1);
}

#footer .footer-bottom dd.privacy a {
	color: rgba(255, 144, 30, 0.8);
}

#footer .footer-bottom dd:not(:last-of-type) a:after {
	display: inline-block;
	content: "";
	width: 1px;
	height: 12px;
	background: rgba(255, 255, 255, 0.2);
	margin: 0 20px;
}

#footer .footer-bottom-address {
	padding: 0;
}

.f-logo {
	float: right;
	padding: 20px 0;
}

#footer .footer-bottom address {
	display: block;
	width: 100%;
	padding: 30px 0;
}

#footer .footer-bottom address span {
	display: inline-block;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.7);
	word-break: keep-all;
	font-size: 16px;
	line-height: 1.9;
}

#footer .footer-bottom address span:not(:first-of-type):before {
	display: inline-block;
	content: "";
	width: 1px;
	height: 12px;
	background: rgba(255, 255, 255, 0.2);
	margin: 0 20px;
}

#footer .footer-bottom address span.copyright {
	display: block;
	color: rgba(255, 255, 255, 0.4);
	font-size: 14px;
	margin-top: 10px;
}

#footer .footer-bottom address span.copyright:before {
	display: none;
}

@media (max-width: 1600px) {
	#footer .inner {
		padding-left: 20px;
		padding-right: 20px;
	}

	#footer .footer-top-banner {
		padding-left: 40px;
		padding-right: 40px;
	}
}

@media (max-width: 1200px) {
	.footer-bottom-utill .utill_menu {
		width: 100%;
	}

	.footer-bottom-utill .sns_wrap {
		float: left;
		margin-top: 10px;
	}

	.footer-bottom-utill .sns_wrap ul > li:first-child {
		margin-left: 0;
	}

	.f-logo {}

	#footer .footer-bottom address span {
		display: block;
	}

	#footer .footer-bottom address span:before {
		display: none !important;
	}
}

@media (max-width: 767px) {
	.footer-top-banner a {
		height: 52px;
	}

	.footer-top-banner .slick-list {
		margin: 0 -5px;
	}

	.footer-top-banner .slick-slide {
		margin: 0 5px;
	}

	#footer .footer-bottom {
		padding-bottom: 20px;
	}

	#footer .footer-bottom dl {}

	#footer .footer-bottom dd {
		margin: 0;
		padding: 3px;
	}

	#footer .footer-bottom dd a {
		font-size: 13px;
		padding: 5px 7px 3px;
		font-size: 13px;
		border: 1px solid rgba(255, 255, 255, 0.3);
		margin: 0;
	}

	#footer .footer-bottom dd:not(:last-child) a:after {
		top: 3px;
		height: 10px;
		display: none;
	}

	.f-logo {
		display: block;
		width: 100%;
		float: left;
	}

	#footer .footer-bottom address {
		display: block;
		width: 100%;
		text-align: left;
		margin-top: 20px;
	}

	#footer .footer-bottom address span {
		font-size: 13px;
	}

	#footer .footer-bottom p {
		margin-right: 0;
		display: block;
		text-align: center;
	}

	#footer .footer-bottom p img {
		display: inline-block;
		width: 120px;
		height: 45px;
	}
}

/* ---------------------------------- contents */
#contents {
	position: relative;
	width: 100%;
}

@media screen and (min-width: 1201px) {
	#contents {
		min-height: calc(100vh - 255px);
	}
}

@media screen and (max-width: 1200px) {
	/*	#contents { padding-top: 80px;}*/
}

@media screen and (max-width: 767px) {
	#contents {
		min-height: calc(100vh - 288px);
	}
}

.top-btn {
	position: fixed;
	z-index: 9999;
	bottom: 30px;
	right: 100px;
	width: 57px;
	height: 57px;
	font-size: 1rem;
	line-height: 57px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	display: none;
	border-radius: 20px;
	background: #f5901f;
	-webkit-transition: 0.4s all ease-in-out;
	-ms-transition: 0.4s all ease-in-out;
	transition: 0.4s all ease-in-out;
}

.main #footer .top-btn {
	display: block;
	position: absolute;
	bottom: calc(100% + 30px);
}

@media (max-width: 1600px) {
	.top-btn {
		right: 20px;
	}

	.main #footer .top-btn {
		bottom: calc(100% + 20px);
	}
}

@media (min-width: 1201px) {
	.top-btn:hover {
		background: #242f69;
		box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
	}
}

@media (max-width: 1200px) {
	.main #footer .top-btn {
		position: fixed;
		bottom: 30px;
		right: 25px;
	}
}

@media (max-width: 767px) {
	.top-btn {
		width: 40px;
		height: 40px;
		border-radius: 10px;
		line-height: 40px;
	}

}

/*
	path
*/
.path-wrap {
	padding: 20px 0;
}

.path-wrap .path {
	font-size: 0;
	text-align: right;
}

.path-wrap .path > li {
	display: inline-block;
	padding-right: 20px;
	font-size: 0.875rem;
	color: #777;
	font-weight: 400;
	line-height: 60px;
	font-family: "Noto Sans KR", sans-serif;
}

.path-wrap .path > li:last-child {
	color: #555;
	font-weight: 500;
	padding-right: 0;
}

.path-wrap .path > li > span {
	display: inline-block;
	position: relative;
	line-height: 1;
}

.path-wrap .path > li > span:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 1px;
	width: 20px;
	height: 100%;
	background-image: url(/html/_skin/seil/img/common/ico_path_arrow_right.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.path-wrap .path > li:last-child > span:after {
	display: none;
}

@media screen and (max-width: 767px) {
	.path-wrap {
		display: none;
	}
}

/* error page  */
.error_img {
	display: flex;
	flex-wrap: wrap;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	height: 100%;

}
@media screen and (max-width: 1200px) {
	#header.error .header-bottom {
		background: rgba(0,0,0,.6);
	}
}
@media screen and (max-width: 767px) {
	.error_img {
		padding: 70px 0;
		height: auto;
	}

}

