@charset "UTF-8";

#container {
    width: 100%;
    min-height: 700px;
}

/* Wrapper */
.wrapper { padding:70px 20px; position:relative; margin:0; }
.intro { padding:70px 20px; position:relative; margin:0; }
.intro .inner h3 { font-size: 23px; }
.hDetail { display: inline-block; font-size: 16px; line-height: 28px; letter-spacing: -0.6px; margin-top: 10px; }
.content div { overflow: hidden; }
#two h3,
#two2 h3 { font-size: 23px; }
#two .boxWrap em,
#two2 .boxWrap em { font-size: 16px; color: #efefef; letter-spacing: -0.5px; }
#two .boxWrap h4,
#two2 .boxWrap h4 { font-size: 22px; font-weight: bold; color: #fff; line-height: 30px; letter-spacing: -0.6px; margin-top: 20px; }
#two .boxWrap h4 span,
#two2 .boxWrap h4 span { display: inline-block; font-size: 22px; line-height: 32px; font-weight: bold; color: #fff; }
#two p,
#two2 p { color: #efefef; letter-spacing: -0.6px; font-size: 16px; line-height: 25px; margin-top: 20px; }
#two .mainSubBtn,
#two2 .mainSubBtn { margin-top: 20px; overflow: hidden; }
#two .mainSubBtn a,
#two2 .mainSubBtn a { display: inline-block; background-color: transparent; border: 2px solid #ddd; border-radius: 10px; color: #fff; padding: 10px 20px;
	transition:all .3s ease-in;
	-webkit-transition:all .3s ease-in;
	-moz-transition:all .3s ease-in;
	-o-transition:all .3s ease-in;
	-ms-transition:all .3s ease-in;
}
#two .mainSubBtn a:hover,
#two .mainSubBtn a:active,
#two .mainSubBtn a:focus,
#two2 .mainSubBtn a:hover,
#two2 .mainSubBtn a:active,
#two2 .mainSubBtn a:focus { 
	opacity: 0.15;
}

#three h3,
#three2 h3 { font-size: 23px; }
#three .content,
#three2 .content { background-color: #fff; padding: 20px; text-align: center; height: 140px; overflow: hidden; }
#three .content .conTit,
#three2 .content .conTit { margin:0; padding:0; overflow:hidden; }
#three .content .conTit em,
#three2 .content .conTit em { font-size: 16px; color: #999; letter-spacing: -0.5px; }
#three .mainSubBtn,
#three2 .mainSubBtn { margin-top: 15px; }
#three .mainSubBtn a,
#three2 .mainSubBtn a { display: inline-block; background-color: #fff; border: 2px solid #ddd; border-radius: 10px; color: #333; padding: 8px 20px;
	transition:all .3s ease-in;
	-webkit-transition:all .3s ease-in;
	-moz-transition:all .3s ease-in;
	-o-transition:all .3s ease-in;
	-ms-transition:all .3s ease-in;
}
#three .mainSubBtn a:hover,
#three .mainSubBtn a:active,
#three .mainSubBtn a:focus,
#three2 .mainSubBtn a:hover,
#three2 .mainSubBtn a:active,
#three2 .mainSubBtn a:focus { background-color: #f5f5f5; }

.slideHot .slideHotBox {  }
.slideHot .slideHotBox h4 { font-size: 18px; line-height: 26px; letter-spacing: -0.5px; font-weight: bold; margin-top: 10px; }
.slideHot .slideHotBox h4 span  { display: inline-block; font-size: 18px; letter-spacing: -0.5px; font-weight: bold; line-height: 25px; }

.slideHot .slideHotBox h4 span,
.slideHotB2 .slideHotBox h4 span { display: inline-block; }

.slideHotB2 .slideHotBox h4 { font-size: 16px; line-height: 23px; letter-spacing: -0.5px; font-weight: bold; margin-top: 10px; }
.slideHotB2 .slideHotBox h4 span { display: inline-block; font-size: 16px; line-height: 23px; letter-spacing: -0.5px; font-weight: bold; }

.conMain .button { display: block; font-size: 16px; line-height: 26px; padding: 10px;
transition:all .3s ease-in;
-webkit-transition:all .3s ease-in;
-moz-transition:all .3s ease-in;
-o-transition:all .3s ease-in;
-ms-transition:all .3s ease-in;
}

.msItem .sclDown { display: inline-block; font-size: 16px; color: #fff; background-color: #20409a; padding: 15px 20px; border-radius: 5px; margin-right: 5px;
transition:all .3s ease-in;
-webkit-transition:all .3s ease-in;
-moz-transition:all .3s ease-in;
-o-transition:all .3s ease-in;
-ms-transition:all .3s ease-in;
}
.msItem .sclDown:hover,
.msItem .sclDown:focus,
.msItem .sclDown:active { background-color: #888; }

.msItem .sclDown2 { display: inline-block; font-size: 16px; color: #fff; background-color: #20409a; padding: 15px 20px; border-radius: 5px;
transition:all .3s ease-in;
-webkit-transition:all .3s ease-in;
-moz-transition:all .3s ease-in;
-o-transition:all .3s ease-in;
-ms-transition:all .3s ease-in;
}
.msItem .sclDown2:hover,
.msItem .sclDown2:focus,
.msItem .sclDown2:active { background-color: #888; }

.wrapper .inner { margin:0 auto; max-width:1100px; overflow: hidden; }
.wrapper.style1 { background-color:#345ec2; color:#d6e9fb; }
.wrapper.style1 input, .wrapper.style1 select, .wrapper.style1 textarea { color:#ffffff; }
.wrapper.style1 a { color:#ffffff; }
.wrapper.style1 strong, .wrapper.style1 b { color:#ffffff; }
.wrapper.style1 h1, .wrapper.style1 h2, .wrapper.style1 h3, .wrapper.style1 h4, .wrapper.style1 h5, .wrapper.style1 h6 { color:#ffffff; }
.wrapper.style1 blockquote { border-left-color:rgba(255, 255, 255, 0.25); }
.wrapper.style1 code { background:rgba(255, 255, 255, 0.075); border-color:rgba(255, 255, 255, 0.25); }
.wrapper.style1 hr { border-bottom-color:rgba(255, 255, 255, 0.25); }
.wrapper.style1 .box { border-color:rgba(255, 255, 255, 0.25); }

.wrapper.style1 input[type="submit"],
.wrapper.style1 input[type="reset"],
.wrapper.style1 input[type="button"],
.wrapper.style1 button,
.wrapper.style1 .button { background-color:#f2f2f2; color:#000 !important; }

.wrapper.style1 input[type="submit"]:hover,
.wrapper.style1 input[type="reset"]:hover,
.wrapper.style1 input[type="button"]:hover,
.wrapper.style1 button:hover,
.wrapper.style1 .button:hover { background-color:white; }

.wrapper.style1 input[type="submit"]:active,
.wrapper.style1 input[type="reset"]:active,
.wrapper.style1 input[type="button"]:active,
.wrapper.style1 button:active,
.wrapper.style1 .button:active { background-color:#e5e5e5; }

.wrapper.style1 input[type="submit"].alt,
.wrapper.style1 input[type="reset"].alt,
.wrapper.style1 input[type="button"].alt,
.wrapper.style1 button.alt,
.wrapper.style1 .button.alt { background-color:transparent; box-shadow:inset 0 0 0 2px rgba(255, 255, 255, 0.25); color:#ffffff !important; }

.wrapper.style1 input[type="submit"].alt:hover,
.wrapper.style1 input[type="reset"].alt:hover,
.wrapper.style1 input[type="button"].alt:hover,
.wrapper.style1 button.alt:hover,
.wrapper.style1 .button.alt:hover { background-color:rgba(255, 255, 255, 0.075); }

.wrapper.style1 input[type="submit"].alt:active,
.wrapper.style1 input[type="reset"].alt:active,
.wrapper.style1 input[type="button"].alt:active,
.wrapper.style1 button.alt:active,
.wrapper.style1 .button.alt:active { background-color:rgba(255, 255, 255, 0.2); }

.wrapper.style1 input[type="submit"].alt.icon:before,
.wrapper.style1 input[type="reset"].alt.icon:before,
.wrapper.style1 input[type="button"].alt.icon:before,
.wrapper.style1 button.alt.icon:before,
.wrapper.style1 .button.alt.icon:before { color:#bddbf8; }

.wrapper.style1 input[type="submit"].special,
.wrapper.style1 input[type="reset"].special,
.wrapper.style1 input[type="button"].special,
.wrapper.style1 button.special,
.wrapper.style1 .button.special { background-color:#ffffff; color:#345ec2 !important; }

.wrapper.style1 label { color:#ffffff; }
.wrapper.style1 input[type="text"],
.wrapper.style1 input[type="password"],
.wrapper.style1 input[type="email"],
.wrapper.style1 select,
.wrapper.style1 textarea { background:rgba(255, 255, 255, 0.075); border-color:rgba(255, 255, 255, 0.25); }
.wrapper.style1 input[type="text"]:focus,
.wrapper.style1 input[type="password"]:focus,
.wrapper.style1 input[type="email"]:focus,
.wrapper.style1 select:focus,
.wrapper.style1 textarea:focus { border-color:#ffffff; box-shadow:0 0 0 1px #ffffff; }
.wrapper.style1 .select-wrapper:before { color:rgba(255, 255, 255, 0.25); }
.wrapper.style1 input[type="checkbox"] + label,
.wrapper.style1 input[type="radio"] + label { color:#d6e9fb; }
.wrapper.style1 input[type="checkbox"] + label:before,
.wrapper.style1 input[type="radio"] + label:before { background:rgba(255, 255, 255, 0.075); border-color:rgba(255, 255, 255, 0.25); }
.wrapper.style1 input[type="checkbox"]:checked + label:before,
.wrapper.style1 input[type="radio"]:checked + label:before { background-color:#ffffff; border-color:#ffffff; color:#345ec2; }
.wrapper.style1 input[type="checkbox"]:focus + label:before,
.wrapper.style1 input[type="radio"]:focus + label:before { border-color:#ffffff; box-shadow:0 0 0 1px #ffffff; }
.wrapper.style1 ::-webkit-input-placeholder { color:#bddbf8 !important; }
.wrapper.style1 :-moz-placeholder { color:#bddbf8 !important; }
.wrapper.style1 ::-moz-placeholder { color:#bddbf8 !important; }
.wrapper.style1 :-ms-input-placeholder { color:#bddbf8 !important; }
.wrapper.style1 .formerize-placeholder { color:#bddbf8 !important; }
.wrapper.style1 ul.alt li { border-top-color:rgba(255, 255, 255, 0.25); }
.wrapper.style1 header p { color:#bddbf8; }
.wrapper.style1 table tbody tr { border-color:rgba(255, 255, 255, 0.25); }
.wrapper.style1 table tbody tr:nth-child(2n + 1) { background-color:rgba(255, 255, 255, 0.075); }
.wrapper.style1 table th { color:#ffffff; }
.wrapper.style1 table thead { border-bottom-color:rgba(255, 255, 255, 0.25); }
.wrapper.style1 table tfoot { border-top-color:rgba(255, 255, 255, 0.25); }
.wrapper.style1 table.alt tbody tr td { border-color:rgba(255, 255, 255, 0.25); }

.wrapper.style2 { background-color:#f7f7f7; color:#333; }
.wrapper.style2 input, .wrapper.style2 select, .wrapper.style2 textarea { color:#000; }
.wrapper.style2 a { /*color:#345ec2;*/ }
.wrapper.style2 strong, .wrapper.style2 b { color:#000; }
/*.wrapper.style2 h1, .wrapper.style2 h2, .wrapper.style2 h3, .wrapper.style2 h4, .wrapper.style2 h5, .wrapper.style2 h6 { color:#000; } 0826주석처리*/
/*.wrapper.style2 blockquote { border-left-color:rgba(0, 0, 0, 0.15); }
.wrapper.style2 code { background:rgba(0, 0, 0, 0.075); border-color:rgba(0, 0, 0, 0.15); }*/
.wrapper.style2 .box { position: relative; margin: 0; padding: 0; }

.wrapper.style2 input[type="submit"].alt:hover,
.wrapper.style2 input[type="reset"].alt:hover,
.wrapper.style2 input[type="button"].alt:hover,
.wrapper.style2 button.alt:hover,
.wrapper.style2 .button.alt:hover { background-color:rgba(0, 0, 0, 0.075); }
.wrapper.style2 input[type="submit"].alt:active,
.wrapper.style2 input[type="reset"].alt:active,
.wrapper.style2 input[type="button"].alt:active,
.wrapper.style2 button.alt:active,
.wrapper.style2 .button.alt:active { background-color:rgba(0, 0, 0, 0.2); }
.wrapper.style2 input[type="submit"].alt.icon:before,
.wrapper.style2 input[type="reset"].alt.icon:before,
.wrapper.style2 input[type="button"].alt.icon:before,
.wrapper.style2 button.alt.icon:before,
.wrapper.style2 .button.alt.icon:before { color:#999999; }
.wrapper.style2 input[type="submit"].special,
.wrapper.style2 input[type="reset"].special,
.wrapper.style2 input[type="button"].special,
.wrapper.style2 button.special,
.wrapper.style2 .button.special { background-color:#345ec2; color:#ffffff !important; }
.wrapper.style2 input[type="submit"].special:hover,
.wrapper.style2 input[type="reset"].special:hover,
.wrapper.style2 input[type="button"].special:hover,
.wrapper.style2 button.special:hover,
.wrapper.style2 .button.special:hover { background-color:#71b2f0; }
.wrapper.style2 input[type="submit"].special:active,
.wrapper.style2 input[type="reset"].special:active,
.wrapper.style2 input[type="button"].special:active,
.wrapper.style2 button.special:active,
.wrapper.style2 .button.special:active { background-color:#439aea; }
.wrapper.style2 label { color:#000; }

.wrapper.style2 input[type="text"]:focus,
.wrapper.style2 input[type="password"]:focus,
.wrapper.style2 input[type="email"]:focus,
.wrapper.style2 select:focus,
.wrapper.style2 textarea:focus { border-color:#345ec2; box-shadow:0 0 0 1px #345ec2; }
.wrapper.style2 .select-wrapper:before { color:rgba(0, 0, 0, 0.15); }
.wrapper.style2 input[type="checkbox"] + label,
.wrapper.style2 input[type="radio"] + label { color:#333; letter-spacing: -0.5px; font-weight: 400; }
.wrapper.style2 input[type="checkbox"] + label:before,
.wrapper.style2 input[type="radio"] + label:before { background:rgba(0, 0, 0, 0.075); border-color:rgba(0, 0, 0, 0.15); }
.wrapper.style2 input[type="checkbox"]:checked + label:before,
.wrapper.style2 input[type="radio"]:checked + label:before { background-color:#345ec2; border-color:#345ec2; color:#ffffff; }
.wrapper.style2 input[type="checkbox"]:focus + label:before,
.wrapper.style2 input[type="radio"]:focus + label:before { border-color:#345ec2; box-shadow:0 0 0 1px #345ec2; }
.wrapper.style2 ::-webkit-input-placeholder { color:#999999 !important; }
.wrapper.style2 :-moz-placeholder { color:#999999 !important; }
.wrapper.style2 ::-moz-placeholder { color:#999999 !important; }
.wrapper.style2 :-ms-input-placeholder { color:#999999 !important; }
.wrapper.style2 .formerize-placeholder { color:#999999 !important; }
.wrapper.style2 ul.alt li { /*border-top-color:rgba(0, 0, 0, 0.15);*/ }
.wrapper.style2 header p { color:#999999; }
.wrapper.style2 header em { color:#999999; }
.wrapper.style2 table tbody tr { border-color:rgba(0, 0, 0, 0.15); }
.wrapper.style2 table tbody tr:nth-child(2n + 1) { /*background-color:rgba(0, 0, 0, 0.075);*/ }
.wrapper.style2 table th { color:#000; }
.wrapper.style2 table thead { border-bottom-color:rgba(0, 0, 0, 0.15); }
.wrapper.style2 table tfoot { border-top-color:rgba(0, 0, 0, 0.15); }
.wrapper.style2 table.alt tbody tr td { border-color:rgba(0, 0, 0, 0.15); }

.wrapper.style3 { background-color:#000; color:#bfbfbf; background-image:url('../images/main/bg.jpg'); 
background-size:cover; background-attachment:fixed; background-position:center; position:relative;
-webkit-background-size:cover;
-moz-background-size:cover;
-ms-background-size:cover;
-o-background-size:cover;
-webkit-background-attachment:fixed;
-moz-background-attachment:fixed;
-ms-background-attachment:fixed;
-o-background-attachment:fixed;
-webkit-background-position:center; 
-moz-background-position:center; 
-ms-background-position:center; 
-o-background-position:center; 
}
.wrapper.style3 input, .wrapper.style3 select, .wrapper.style3 textarea { color:#ffffff; }
.wrapper.style3 a { color:#345ec2; }
.wrapper.style3 strong, .wrapper.style3 b { color:#ffffff; }
.wrapper.style3 h1, .wrapper.style3 h2, .wrapper.style3 h3, .wrapper.style3 h4, .wrapper.style3 h5, .wrapper.style3 h6 { color:#ffffff; }
.wrapper.style3 blockquote { border-left-color:rgba(255, 255, 255, 0.25); }
.wrapper.style3 code { background:rgba(255, 255, 255, 0.075); border-color:rgba(255, 255, 255, 0.25); }
.wrapper.style3 hr { border-bottom:#f5f5f5; }
.wrapper.style3 .box { border-color:rgba(255, 255, 255, 0.25); }
/*.wrapper.style3 input[type="submit"],
.wrapper.style3 input[type="reset"],
.wrapper.style3 input[type="button"],
.wrapper.style3 button,
.wrapper.style3 .button { background-color:#f2f2f2; color:#000 !important; }*/
.wrapper.style3 input[type="submit"]:hover,
.wrapper.style3 input[type="reset"]:hover,
.wrapper.style3 input[type="button"]:hover,
.wrapper.style3 button:hover,
.wrapper.style3 .button:hover { background-color:white; }
.wrapper.style3 input[type="submit"]:active,
.wrapper.style3 input[type="reset"]:active,
.wrapper.style3 input[type="button"]:active,
.wrapper.style3 button:active,
.wrapper.style3 .button:active { background-color:#e5e5e5; }
.wrapper.style3 input[type="submit"].alt,
.wrapper.style3 input[type="reset"].alt,
.wrapper.style3 input[type="button"].alt,
.wrapper.style3 button.alt,
/*.wrapper.style3 .button.alt { background-color:transparent; box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.25); color:#ffffff !important; }*/
.wrapper.style3 input[type="submit"].alt:hover,
.wrapper.style3 input[type="reset"].alt:hover,
.wrapper.style3 input[type="button"].alt:hover,
.wrapper.style3 button.alt:hover,
.wrapper.style3 .button.alt:hover { background-color:rgba(255, 255, 255, 0.075); }
.wrapper.style3 input[type="submit"].alt:active,
.wrapper.style3 input[type="reset"].alt:active,
.wrapper.style3 input[type="button"].alt:active,
.wrapper.style3 button.alt:active,
.wrapper.style3 .button.alt:active { background-color:rgba(255, 255, 255, 0.2); }
.wrapper.style3 input[type="submit"].alt.icon:before,
.wrapper.style3 input[type="reset"].alt.icon:before,
.wrapper.style3 input[type="button"].alt.icon:before,
.wrapper.style3 button.alt.icon:before,
.wrapper.style3 .button.alt.icon:before { color:#999999; }
.wrapper.style3 input[type="submit"].special,
.wrapper.style3 input[type="reset"].special,
.wrapper.style3 input[type="button"].special,
.wrapper.style3 button.special,
.wrapper.style3 .button.special { background-color:#345ec2; color:#ffffff !important; }
.wrapper.style3 input[type="submit"].special:hover,
.wrapper.style3 input[type="reset"].special:hover,
.wrapper.style3 input[type="button"].special:hover,
.wrapper.style3 button.special:hover,
.wrapper.style3 .button.special:hover { background-color:#71b2f0; }
.wrapper.style3 input[type="submit"].special:active,
.wrapper.style3 input[type="reset"].special:active,
.wrapper.style3 input[type="button"].special:active,
.wrapper.style3 button.special:active,
.wrapper.style3 .button.special:active { background-color:#439aea; }
.wrapper.style3 label { color:#ffffff; }
.wrapper.style3 input[type="text"],
.wrapper.style3 input[type="password"],
.wrapper.style3 input[type="email"],
.wrapper.style3 select,
.wrapper.style3 textarea { background:rgba(255, 255, 255, 0.075); border-color:rgba(255, 255, 255, 0.25); }
.wrapper.style3 input[type="text"]:focus,
.wrapper.style3 input[type="password"]:focus,
.wrapper.style3 input[type="email"]:focus,
.wrapper.style3 select:focus,
.wrapper.style3 textarea:focus { border-color:#345ec2; box-shadow:0 0 0 1px #345ec2; }
.wrapper.style3 .select-wrapper:before { color:rgba(255, 255, 255, 0.25); }
.wrapper.style3 input[type="checkbox"] + label,
.wrapper.style3 input[type="radio"] + label { color:#bfbfbf; }
.wrapper.style3 input[type="checkbox"] + label:before,
.wrapper.style3 input[type="radio"] + label:before { background:rgba(255, 255, 255, 0.075); border-color:rgba(255, 255, 255, 0.25); }
.wrapper.style3 input[type="checkbox"]:checked + label:before,
.wrapper.style3 input[type="radio"]:checked + label:before { background-color:#345ec2; border-color:#345ec2; color:#ffffff; }
.wrapper.style3 input[type="checkbox"]:focus + label:before,
.wrapper.style3 input[type="radio"]:focus + label:before { border-color:#345ec2; box-shadow:0 0 0 1px #345ec2; }
.wrapper.style3 ::-webkit-input-placeholder { color:#999999 !important;}
.wrapper.style3 :-moz-placeholder { color:#999999 !important; }
.wrapper.style3 ::-moz-placeholder { color:#999999 !important; }
.wrapper.style3 :-ms-input-placeholder { color:#999999 !important; }
.wrapper.style3 .formerize-placeholder { color:#999999 !important; }
.wrapper.style3 ul.alt li { border-top-color:rgba(255, 255, 255, 0.25); }
.wrapper.style3 header p { color:#999999; }
.wrapper.style3 header em { font-size: ; color: rgba(255,255,255,.6); font-size: 16px; letter-spacing: -0.5px; }
.wrapper.style3 table tbody tr { border-color:rgba(255, 255, 255, 0.25); }
.wrapper.style3 table tbody tr:nth-child(2n + 1) { background-color:rgba(255, 255, 255, 0.075); }
.wrapper.style3 table th { color:#ffffff; }
.wrapper.style3 table thead { border-bottom-color:rgba(255, 255, 255, 0.25); }
.wrapper.style3 table tfoot { border-top-color:rgba(255, 255, 255, 0.25); }
.wrapper.style3 table.alt tbody tr td { border-color:rgba(255, 255, 255, 0.25); }
.wrapper.style3 .inner { position:relative; z-index:2; }
.wrapper.style3:before { -moz-transition:opacity 3s ease; -webkit-transition:opacity 3s ease; -ms-transition:opacity 3s ease; transition:opacity 3s ease; 
-moz-transition-delay:1.25s; -webkit-transition-delay:1.25s; -ms-transition-delay:1.25s; transition-delay:1.25s; content:''; display:block; background-color:rgba(0,0,0,0.25);
height:100%; left:0; opacity:0.85; position:absolute; top:0; width:100%; z-index:1; }


/* Header */
body.subpage { padding-top:70px; }

/* header */
#header { width: 100%; height:80px; background: transparent; position:absolute; z-index:9999; overflow: hidden; }
#header:after { content: ''; clear: both; display: block; height: 0; }
.subpage #header { width: 100%; height:80px; background: #20409a; position:absolute; z-index:9999; top: 0; }
#header .headL,
#header .headC { float: left; width: 33.3333%; }
#header .headR { float: right; width: 33.3333%; }
#header .headL h1 { width: 180px; margin: 20px 0 0 40px; }
#header .headL h1 a { overflow: hidden; }
#header .headL h1 a:after { content: ''; clear: both; display: block; height: 0; }
#header .headL h1 a img,
#header .headL h1 a span { float: left; }
#header .headL h1 a img { width: 60%; }
#header .headL h1 a span { display:block; font-size: 11px; line-height: 13px; color: #666; font-weight: 100; letter-spacing: -0.2px; margin-top: 13px; margin-left: 8px; display: none; }

#header .headC { margin-top: 20px; }

#header .headR { position:absolute; top: 0; right: 0; text-align: right; }
#header .headR:after { content:''; clear: both; display: block; height: 0; }

#header .headR .gnb { display: inline-block; background-color: transparent; cursor: pointer; margin: 25px 40px 0 0; }
#header .headR .gnb a {  }
/*eader .headR .gnb a span { display: block; color: #fff; font-size: 11px; font-weight: bold; }*/
#header .headR .gnb ul.bars { float:left; overflow:hidden; }
#header .headR .gnb ul.bars li { width:30px; height:2.5px; background-color:#fff; position:absolute; font-size:0; line-height:0; text-indent:-9999999px; 
transition:all .3s ease-in;
-webkit-transition:all .3s ease-in;
-moz-transition:all .3s ease-in;
-o-transition:all .3s ease-in;
-ms-transition:all .3s ease-in;
}

#header .headR .gnb a ul.bars li.bar1 { top:35px; right:30px; }
#header .headR .gnb a ul.bars li.bar2 { top:45px; right:30px; }
#header .headR .gnb a ul.bars li.bar3 { top:55px; right:30px; }

#header .headR .gnb.active a ul.bars li.bar1 { top:45px; right:30px; transform:rotate(135deg); }
#header .headR .gnb.active a ul.bars li.bar2 { top:45px; right:30px; transform:rotate(-135deg); }
#header .headR .gnb.active a ul.bars li.bar3 { top:45px; right:30px; transform:rotate(135deg); }

#header.hFix { position:fixed; background-color: #20409a; opacity:0.9; 
  transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
}
#header.hFix:hover { opacity:1; }

.gnbOpen.hFix { background-color: rgba(255,255,255,.9); z-index:9999;
  transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
}

.gnbOpen.hFix:hover { background-color: rgba(255,255,255,1); }

/* gnb */
.gnbOpen { width: 300px; bottom: 0; background-color: #20409a; position: fixed; top: 0; right: -300px; z-index: 99999; overflow-y: auto; /*box-sizing: border-box;*/ padding-top: 90px; }
.gnbOpen:after { content: ''; clear: both; display: block; height: 0; }
.gnbOpen .gnbWrap { padding: 0 10% 30%; }
.gnbOpen .gnbWrap>ul {  }
.gnbOpen .gnbWrap>ul.gnbArea { overflow: hidden; }
.gnbOpen .gnbWrap>ul.gnbArea .m { display: none; }
.gnbOpen .gnbWrap>ul.gnbArea .m li { margin-top: 10px; }
.gnbOpen .gnbWrap>ul.gnbArea .m li a { font-size: 1.4rem; line-height: 2rem; font-weight: 500; letter-spacing: -0.8px; }
.gnbOpen .gnbWrap>ul.gnbArea .m li a span { display: block; font-size: 15px; color: #fff; line-height: 20px; font-weight: 300; letter-spacing: -0.8px; margin-bottom: 15px; margin-top: 5px; }
.gnbOpen .gnbWrap>ul.gnbArea .m li a:active,
.gnbOpen .gnbWrap>ul.gnbArea .m li a:focus,
.gnbOpen .gnbWrap>ul.gnbArea .m li a:hover {  }

.gnbOpen .gnbWrap>ul.gnbArea li.depth1 a { 
	position: relative;
	display: block;
    font-size: 18px;
    line-height: 24px;
    padding: 9px 0;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-decoration: none;
    letter-spacing: -.6px;
    font-weight: bold;
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
}

.gnbOpen .gnbWrap>ul.gnbArea li.depth1 .m a { 
	position: relative;
	display: block;
    font-size: 16px;
    line-height: 22px;
    padding: 12px 0;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-decoration: none;
    letter-spacing: -.6px;
    font-weight: bold;
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
}

.gnbOpen .gnbWrap>ul.gnbArea li.depth1 a strong { font-size: 12px; line-height: 15px; color: #fff; letter-spacing: -0.5px; }

.gnbOpen .gnbWrap>ul.gnbArea li.depth1 .m a { border-bottom: none; padding: 0; }

.gnbOpen .depth1, 
.gnbOpen .depth1-1 {
    padding: 0;
}

.gnbOpen .depth1-1 .dep1M {
    display: block;
    font-size: 18px;
    line-height: 25px;
    padding: 13px 0;
    border-bottom: solid 1px #fff;
    color: #fff;
    text-decoration: none;
    letter-spacing: -.6px;
    font-weight: bold;
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
}

.gnbOpen .gnbWrap>ul.servArea li { border-bottom: 1px dotted #ddd; padding-bottom: 10px; }


.depth1 { border-bottom: 1px solid #ddd; padding-bottom: 10px; }
.depth1 a .gnb_more { position: absolute; top: 7px; right: 0;
transition:all .3s ease-out;
-webkit-transition:all .3s ease-out;
-moz-transition:all .3s ease-out;
-o-transition:all .3s ease-out;
-ms-transition:all .3s ease-out;
}
.depth1 a.active .gnb_more { 
  top: 10px;
transform:rotate(-540deg);
-webkit-transform:rotate(-540deg);
-moz-transform:rotate(-540deg);
-o-transform:rotate(-540deg);
-ms-transform:rotate(-540deg);
}

.gnbOpen .navSns { overflow:hidden; text-align:center; font-size:0; line-height:0; margin-top: 10px; overflow: hidden;
max-width: 200px; /*margin-left: auto; margin-right: auto;*/ }
.gnbOpen .navSns:after { content: ''; clear: both; display: block; height: 0; }
.gnbOpen .navSns a { width:30px; height:30px; float: left; margin:5px 10px; text-indent:-999999px; font-size:0; line-height:0; overflow: hidden;
	background-repeat:no-repeat; 
	background-position:center center; 
	background-color:transparent; 
	background-size: cover;
	border-radius:5px; 
	transition:all .3s ease-in;
	-webkit-transition:all .3s ease-in;
	-moz-transition:all .3s ease-in;
	-o-transition:all .3s ease-in;
	-ms-transition:all .3s ease-in;
}

.gnbOpen .navSns a.bs_linkIcon1 { background-image:url('../images/common/bs_linkIcon1_active.png'); }
.gnbOpen .navSns a.bs_linkIcon2 { background-image:url('../images/common/bs_linkIcon2_active.png'); }
.gnbOpen .navSns a.bs_linkIcon3 { background-image:url('../images/common/bs_linkIcon3_active.png'); }
.gnbOpen .navSns a.bs_linkIcon4 { background-image:url('../images/common/bs_linkIcon4_active.png'); }
.gnbOpen .navSns a.bs_linkIcon5 { background-image:url('../images/common/bs_linkIcon5_active.png'); }
.gnbOpen .navSns a.bs_linkIcon6 { background-image:url('../images/common/bs_linkIcon6_active.png'); }
.gnbOpen .navSns a.bs_linkIcon7 { background-image:url('../images/common/bs_linkIcon7_active.png'); }

.gnbOpen .navClose { cursor: pointer;
	position: absolute;
    top: 25px;
    right: 40px;
    width: 35px;
    height: 35px;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    background-image: url(../images/common/navClose.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 80%;
    background-position: top left; }


/* nav app */
/*app*/
.navApp { position:relative; display:block; overflow:hidden; }
.navApp .navAppL { width:65%; display:inline-block; vertical-align:middle;
  font-size: 18px;
  line-height: 25px;
  padding: 12px 0;
  color: #fff;
  text-decoration: none;
  letter-spacing: -.6px;
  font-weight: bold;
  margin-top: 3px;
}
.navApp .pushBtn { position:absolute; top:36px; right:10px; }

/*.navApp .pushBtnC {position:absolute;overflow:hidden;top:12px;right:10px;width:65px;height:30px;border: 1px solid #20409a;border-radius:15px;cursor:pointer;}
.navApp .pushBtnC .pushBtnCarea { position:relative; width:100px; height:30px; }
.navApp .pushBtnC .btnCircle { position:absolute; top:0; left:34px; border-radius:16px; display:block; width:30px; height:30px; background-color:#eee; text-indent:-9999px; font-size:0; line-height:0; border:1px solid #ccc; margin-top:-1px; background-repeat:no-repeat; background-position:center center; }
.navApp .pushBtnC .btnCircle.on { background-image:url('../images/common/bg_push_on.png'); }
.navApp .pushBtnC .btnCircle.off { background-image:url('../images/common/bg_push_off.png'); }
.navApp .pushBtnC .pushBtext { float:left; width:50px; height:30px; }
.navApp .pushBtnC .pushBtext span { display:block; height:30px; line-height:30px; font-size:11px; font-weight:bold; }
.navApp .pushBtnC .pushBtext .on { padding-left:10px; text-align:left; color:#20409a; background-color:#eee; }
.navApp .pushBtnC .pushBtext .off { padding-right:10px; text-align:right; color:#666; background-color:#aaa; }*/

.navApp .tip em { display:block; font-size:13px; line-height:18px; color:#fff; font-weight: 100; }
.navApp .tip span { font-size:13px; color:#fff; border-bottom: 1px solid #fff; }

.on-off-switch { position:relative; cursor:pointer; overflow:hidden; user-select:none; }
.on-off-switch-track { position:absolute; border:solid #888; z-index:1; background-color:#fff; overflow:hidden; }
.on-off-switch-track-on { background-color:#009966; border-color:#008844; position:absolute; z-index:10; overflow:hidden; }
.on-off-switch-track-off { position:absolute; border-color:#CCC; z-index:1; }
.on-off-switch-track-white { background-color:#FFF; position:absolute; opacity:0.2; z-index:30; }
.track-on-gradient, .track-off-gradient {
    position:absolute; width:100%; height:5px;
    /*
    background:-webkit-linear-gradient(180deg,#eee,#fff);
    background:-o-linear-gradient(180deg,#eee,#fff);
    background:-moz-linear-gradient(180deg,#eee,#fff);
    background:-ms-linear-gradient(180deg,#eee,#fff);
    background:linear-gradient(180deg,#eee,#fff);
    */  
}
.on-off-switch-text-on { color:#FFF; text-align:left; font-weight:bold; }
.on-off-switch-text-off { color:#000; text-align:right; font-weight:bold; }
.on-off-switch-text { width:100%; position:absolute; font-family:arial; user-select:none; font-size:10px;}
.on-off-switch-thumb { position:absolute; z-index:2; overflow:hidden; }
.on-off-switch-thumb-shadow { opacity:0.5; border:1px solid #aaa; position:absolute; }
.on-off-switch-thumb-on { background-image:url('../images/common/bg_push_on.png'); z-index:10; }
.on-off-switch-thumb-off { background-image:url('../images/common/bg_push_off.png'); }
.on-off-switch-thumb-color{
    background-position:center center;  background-repeat:no-repeat;
    position:absolute;
}

/* 내비부분 끝 */

/* 서브 */
.subpage .content { background-color: #fff; padding: 40px 20px 60px 20px; }
.subpage .content.bCfeeed1 { background-color:#feeed1; }

/* banner */

.msItem {
	/*background-image: url(../images/main/banner.jpg);*/
    background-position: center;
    -webkit-background-position: center;
    -moz-background-position: center;
    -o-background-position: center;
    -ms-background-position: center;

    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;

    background-repeat: no-repeat;
    -webkit-background-repeat: no-repeat;
    -moz-background-repeat: no-repeat;
    -o-background-repeat: no-repeat;
    -ms-background-repeat: no-repeat;

    /*background-attachment: fixed;
    -webkit-background-attachment: fixed;
    -moz-background-attachment: fixed;
    -o-background-attachment: fixed;
    -ms-background-attachment: fixed;*/

    min-height: 970px;
    height: 100%;
    width: 100%;
    position: relative;
    /*text-align: center;*/
    overflow: hidden;
}

.msItem .inner {
	margin-top: 13%;
	margin-left: 10%;
	text-align: left;
	position: absolute;
	z-index: 2;
}

.msItem h1 { font-size:60px; margin-bottom:20px; color:#FFF; text-shadow: 1px 1px 2px rgba(0,0,0,0.8); }
.msItem p { color:#fff; font-size:25px; line-height: 38px; margin-bottom:50px; font-weight: 500; text-shadow: 1px 1px 2px rgba(0,0,0,0.8); }
.msItem a { color:#FFF; text-decoration:none; }


/* Main */
/*#main { padding:4rem 0 2rem 0 ; }*/
.conMain .content { padding: 20px; }

/* Slider */

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.msWrap { 
    min-height: 970px;
    height: 100%;
    width: 100%;
    position: relative;
    /*text-align: center;*/
    overflow: hidden; 
}

.mainSlide { width:100%; height:100%; position:relative; }
.mainSlide:focus,
.mainSlide:active,
.mainSlide:hover { outline: none; }
.mainSlide .slick-dots { position:absolute; bottom:50px; z-index:1002; left: 30px; }
.mainSlide .slick-dots li { display:inline-block; margin:0 3px; width:13px; height:13px; border: 1px solid #fff; opacity:1; border-radius:50%; font-size:0; line-height:0; text-indent:-9999px; }
.mainSlide .slick-dots li.slick-active { opacity:1; background-color: #fff; }
.mainSlide .slick-list { height:100%; }
.mainSlide .slick-list .slick-track { height:100%; }
.mainSlide .slick-list .slick-track:hover,
.mainSlide .slick-list .slick-track:focus,
.mainSlide .slick-list .slick-track:active { outline: none; }

.mainSlide .slick-current:active { outline: none; }

.mainSlide .mtSlide .slick-list { height:100%; }
.mainSlide .mtSlide .slick-list .slick-track { height:100%; }
.mainSlide .mtSlide .slick-list .slick-track .slick-slide  { height:100%; }

.mainSlide a.slick-prev { left: 20px; margin-right: 1px;
  transform: translateX(-50%) translateY(30px);
  -webkit-transform: translateX(-50%) translateY(30px);
  -moz-transform: translateX(-50%) translateY(30px);
  -o-transform: translateX(-50%) translateY(30px);
  -ms-transform: translateX(-50%) translateY(30px);
}
.mainSlide a.slick-next { right: 20px; 
  transform: translateX(-50%) translateY(30px);
  -webkit-transform: translateX(-50%) translateY(30px);
  -moz-transform: translateX(-50%) translateY(30px);
  -o-transform: translateX(-50%) translateY(30px);
  -ms-transform: translateX(-50%) translateY(30px);
}
.mainSlide a.slick-prev, 
.mainSlide a.slick-next { font-size:0; line-height:0; position:absolute; display:block; bottom: 50%; width:37px; height:68px; padding:0; opacity:0.3;
  border:0; cursor:pointer; background-repeat:no-repeat; background-position:center center; background-color: transparent; z-index:1000; 
  -webkit-transform: translate(0,-20%); 
  -ms-transform:translate(0,-20%);
  -o-transform:translate(0,-20%);
  -moz-transform:translate(0,-20%);
  transform:translate(0,-20%);
  transition:all .2s ease-in;
  -webkit-transition:all .2s ease-in;
  -moz-transition:all .2s ease-in;
  -o-transition:all .2s ease-in;
  -ms-transition:all .2s ease-in;
}

.mainSlide a.slick-arrow:hover,
.mainSlide a.slick-arrow:focus,
.mainSlide a.slick-arrow:active { opacity:1; }
.mainSlide a.slick-arrow:before { font-size:0; line-height:0; text-indent:-99999999px;}
.mainSlide a.slick-prev { background-image:url('../images/main/pre_icon.png'); outline:none;}
.mainSlide a.slick-next { background-image:url('../images/main/next_icon.png'); outline:none;}

/*autoBtn*/
.autoBtnArea { position:absolute; display:inline-block; *display:inline; zoom:1; left: 120px; bottom: 50px; z-index:1003; }
.autoBtnArea .autoBtn { cursor:pointer; width:20px; height:15px; appearance:none; -webkit-appearance:none; background-color:#fff; border:none; border-radius:100%; 
  font-size:0; line-height:0; text-indent:-9999px; background-size: cover;
  transition:all .2s ease-in;
  -webkit-transition:all .2s ease-in;
  -moz-transition:all .2s ease-in;
  -o-transition:all .2s ease-in;
  -ms-transition:all .2s ease-in;
}
.msWrap .autoBtn:hover,
.msWrap .autoBtn:focus { }
.msWrap .play { background:url(../images/main/btn_play.png) center center no-repeat; outline: none; }
.msWrap .play.active { background:url(../images/main/btn_play_active.png) center center no-repeat; }
.msWrap .stop { background:url(../images/main/btn_stop.png) center center no-repeat; outline: none; }
.msWrap .stop.active { background:url(../images/main/btn_stop_active.png) center center no-repeat; }

.slideHot .slick-prev{
  position: absolute;
  right: 55px;
  top: -55px;
  z-index: 99;
  background: url('../images/main/btn_msLeft.png');
  opacity: 0.5;
  content: "";
  color: rgba(255,255,255,0);
  text-indent: 0;
  font-size: 0;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  width: 35px;
  height: 35px;
  transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;   
}

.slideHot.slideHotB .slick-prev{
  position: absolute;
  right: 55px;
  top: -55px;
  z-index: 99;
  background: url('../images/main/btn_msLeftB.png');
  opacity: 0.5;
  content: "";
  color: rgba(255,255,255,0);
  text-indent: 0;
  font-size: 0;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  width: 35px;
  height: 35px;
  transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;   
}

.slideHotB.slideHotB2 .slick-prev{
  position: absolute;
  right: 50px;
  bottom: -50px;
  z-index: 99;
  background: url('../images/main/btn_msLeftB.png');
  opacity: 0.5;
  content: "";
  color: rgba(255,255,255,0);
  text-indent: 0;
  font-size: 0;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  width: 35px;
  height: 35px;
  transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;   
}

.slideHot .slick-prev:hover,
.slideHot .slick-prev:active,
.slideHot .slick-prev:focus,
.slideHotB2 .slick-prev:hover,
.slideHotB2 .slick-prev:active,
.slideHotB2 .slick-prev:focus { opacity: 1; }

.slideHot .slick-next{
  position: absolute;
  right: 10px;
  top: -55px;
  z-index: 99;
  background: url('../images/main/btn_msRight.png');
  opacity: 0.8;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  content: "";
  color: rgba(255,255,255,0);
  text-indent: 0;
  font-size: 0;
  width: 35px;
  height: 35px;
  transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;   
}

.slideHot.slideHotB .slick-next{
  position: absolute;
  right: 10px;
  top: -55px;
  z-index: 99;
  background: url('../images/main/btn_msRightB.png');
  opacity: 0.8;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  content: "";
  color: rgba(255,255,255,0);
  text-indent: 0;
  font-size: 0;
  width: 35px;
  height: 35px;
  transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;   
}

.slideHotB.slideHotB2 .slick-next{
  position: absolute;
  right: 10px;
  bottom: -50px;
  z-index: 99;
  background: url('../images/main/btn_msRightB.png');
  opacity: 0.8;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  content: "";
  color: rgba(255,255,255,0);
  text-indent: 0;
  font-size: 0;
  width: 35px;
  height: 35px;
  transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;   
}

.slideHot .slick-next:hover,
.slideHot .slick-next:active,
.slideHot .slick-next:focus,
.slideHotB2 .slick-next:hover,
.slideHotB2 .slick-next:active,
.slideHotB2 .slick-next:focus {  opacity: 1; }

.sec1Txt { text-align: center; letter-spacing: -0.6px; }



/* 푸터 */
/* Footer */
#footer { padding: 40px 0; background:#f7f7f7; }
#footer .foot_logo { display: block; max-width: 200px; margin-left: auto; margin-right: auto; }
#footer .foot_logo img { width: 100%; }
#footer .bs_linkIcon { overflow:hidden; text-align:center; font-size:0; line-height:0; margin: 15px auto; max-width: 420px; }
#footer .bs_linkIcon:after { content: ''; display: block; clear: both; height: 0; overflow: hidden; }
#footer .bs_linkIcon a { width:40px; height:40px; float: left; margin:5px 10px; text-indent:-999999px; font-size:0; line-height:0; 
	background-size: 75%;
	background-repeat:no-repeat;
	background-position:center center; 
	background-color:transparent; border-radius:5px; 
	transition:all .3s ease-in;
	-webkit-transition:all .3s ease-in;
	-moz-transition:all .3s ease-in;
	-o-transition:all .3s ease-in;
	-ms-transition:all .3s ease-in;
}
#footer .bs_linkIcon a.bs_linkIcon1 { background-image:url('../images/common/bs_linkIcon1.png'); }
#footer .bs_linkIcon a.bs_linkIcon2 { background-image:url('../images/common/bs_linkIcon2.png'); }
#footer .bs_linkIcon a.bs_linkIcon3 { background-image:url('../images/common/bs_linkIcon3.png'); }
#footer .bs_linkIcon a.bs_linkIcon4 { background-image:url('../images/common/bs_linkIcon4.png'); }
#footer .bs_linkIcon a.bs_linkIcon5 { background-image:url('../images/common/bs_linkIcon5.png'); }
#footer .bs_linkIcon a.bs_linkIcon6 { background-image:url('../images/common/bs_linkIcon6.png'); }
#footer .bs_linkIcon a.bs_linkIcon7 { background-image:url('../images/common/bs_linkIcon7.png'); }
#footer .bs_linkIcon a:hover,
#footer .bs_linkIcon a:focus,
#footer .bs_linkIcon a:active { border-radius:50%; }
#footer .bs_linkIcon a:hover.bs_linkIcon1,
#footer .bs_linkIcon a:focus.bs_linkIcon1,
#footer .bs_linkIcon a:active.bs_linkIcon1 { background-image:url('../images/common/bs_linkIcon1_active.png'); background-color: #20c44b; }
#footer .bs_linkIcon a:hover.bs_linkIcon2,
#footer .bs_linkIcon a:focus.bs_linkIcon2,
#footer .bs_linkIcon a:active.bs_linkIcon2 { background-image:url('../images/common/bs_linkIcon2_active.png'); background-color: #e93865; }
#footer .bs_linkIcon a:hover.bs_linkIcon3,
#footer .bs_linkIcon a:focus.bs_linkIcon3,
#footer .bs_linkIcon a:active.bs_linkIcon3 { background-image:url('../images/common/bs_linkIcon3_active.png'); background-color: #345ec2; }
#footer .bs_linkIcon a:hover.bs_linkIcon4,
#footer .bs_linkIcon a:focus.bs_linkIcon4,
#footer .bs_linkIcon a:active.bs_linkIcon4 { background-image:url('../images/common/bs_linkIcon4_active.png'); background-color: #9840a7; }
#footer .bs_linkIcon a:hover.bs_linkIcon5,
#footer .bs_linkIcon a:focus.bs_linkIcon5,
#footer .bs_linkIcon a:active.bs_linkIcon5 { background-image:url('../images/common/bs_linkIcon5_active.png'); background-color: #f60018; }
#footer .bs_linkIcon a:hover.bs_linkIcon6,
#footer .bs_linkIcon a:focus.bs_linkIcon6,
#footer .bs_linkIcon a:active.bs_linkIcon6 { background-image:url('../images/common/bs_linkIcon6_active.png'); background-color: #00a735; }
#footer .bs_linkIcon a:hover.bs_linkIcon7,
#footer .bs_linkIcon a:focus.bs_linkIcon7,
#footer .bs_linkIcon a:active.bs_linkIcon7 { background-image:url('../images/common/bs_linkIcon7_active.png'); background-color: #06358d; }
#footer .copyright { margin:20px 0; padding:0; text-align:center; letter-spacing: -0.5px; }
#footer .copyright span { display: inline-block; font-size: 15px; line-height: 23px; color:#666;}
#footer .copyright a { display: inline-block; color:#666; font-size:15px; }

/*sec1*/
.sec1Con { width: 100%; overflow: hidden; }
.sec1Con:after { content: ''; clear: both; display: block; height: 0; }
.sec1Con .sec1ConL,
.sec1Con .sec1ConC,
.sec1Con .sec1ConR { float: left; width:31.8%; overflow: hidden; }
.sec1Con .sec1ConL,
.sec1Con .sec1ConC { margin: 0 1.99% 0 0; }
/*.sec1Con .sec1ConL,
.sec1Con .sec1ConC { padding: 0 10px; }*/

.sec2Con { width: 100%; overflow: hidden; }
.sec2Con:after { content: ''; clear: both; display: block; height: 0; }
.sec2Con .sec2ConB1,
.sec2Con .sec2ConB2,
.sec2Con .sec2ConB3,
.sec2Con .sec2ConB4 { float: left; width:23.5%; overflow: hidden; }
.sec2Con .sec2ConB1,
.sec2Con .sec2ConB2,
.sec2Con .sec2ConB3 { margin-right: 1.9%; }

.sec2Con2 { width: 100%; overflow: hidden; margin-bottom: 20px; }
.sec2Con2:after { content: ''; clear: both; display: block; height: 0; }
.sec2Con2 .sec2Con2B1,
.sec2Con2 .sec2Con2B2 { float: left; width:48.9%; overflow: hidden; }
.sec2Con2 .sec2Con2B1 { margin-right: 1%; }
.sec2Con2 .sec2Con2B2 { margin-left: 1%; }

.mainLImg { overflow: hidden; }
.mainLImg img { 
	width: 100%;
	transition:.4s ease-in;
	-webkit-transition:.4s ease-in;
	-moz-transition:.4s ease-in;
	-o-transition:.4s ease-in;
	-ms-transition:.4s ease-in;
 }
.mainLImg:hover img { transform: scale(1.02); }

.mainLImg2 { overflow: hidden; }
.mainLImg2:after { content:''; clear: both; display: block; }
.mainLImg2 li { width:49.5%; float:left; padding-left: 0; overflow: hidden; }
.mainLImg2 li.pt2L { margin-right:0.4%; }
.mainLImg2 li.pt2R { margin-left:0.5%; }
.mainLImg2 li img { 
	width: 100%;
	transition:.4s ease-in;
	-webkit-transition:.4s ease-in;
	-moz-transition:.4s ease-in;
	-o-transition:.4s ease-in;
	-ms-transition:.4s ease-in;
 }
.mainLImg2 li:hover img { transform: scale(1.02); }

.evePad { padding-bottom: 50px; }
.evePad div:after { content: ''; clear: both; display: block; height: 0; }
.evePad div .evePadL { float: left; width: 49%; margin-right: 1%; }
.evePad div .evePadR { float: left; width: 49%; margin-left: 1%; }


.navApp:after { content: ''; clear: both; display: block; height: 0; }
.navApp .tip { clear: both; display: block; }
.navApp .navAppL {
	float: left;
	width: 65%;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 25px;
    padding: 12px 0;
    color: #fff;
    text-decoration: none;
    letter-spacing: -.6px;
    font-weight: bold;
    margin-top: 3px;
}
.navApp .navAppR { 
	float: left;
	width: 33%;
	background-color: transparent;
	margin-top: 3px;
	vertical-align: middle;
	padding: 12px 0;
}
.navApp .navAppR .mPbc {
	display: block;
	width: 100%;
	height: 100%;
	color: #20409a;
	font-size: 15px;
    line-height: 26px;
    font-weight: bold;
	background-color: #fff;
	-webkit-appearance:none; 
	-moz-appearance:none; 
	border:0;
	border-radius: 10px;
	cursor: pointer;
}

.intro.lastIntro { margin-top:50px; }

.introBtn,
.lastBtn { display: block; position: relative !important; }
.introBtn .introBtnTxt { position: absolute; top: 0; right: 0; width: 50%; padding: 70px 60px; box-sizing: border-box; height: 100%; background-color: rgba(255,255,255,0.4); }
.lastBtn .introBtnTxt { position: absolute; top: 20%; right: 8%; }
.introBtn .introBtnTxt em,
.lastBtn .introBtnTxt em { display: block; font-size: 22px; line-height: 37px; font-weight: bold; letter-spacing: -0.7px; }
.introBtn .introBtnTxt em strong { display: block; font-size: 17px; line-height: 28px; font-weight: normal; letter-spacing: -1px; }
.introBtn .introBtnTxt a.button,
.lastBtn .introBtnTxt a.button { 
	display: inline-block;
	margin-top: 20px !important;
    background-color: rgba(255,255,255,0.5) !important;
    font-weight: bold;
    font-size: 17px;
    color: #333;
    padding: 15px 20px;
    border-radius: 5px;
    border: 2px solid #ddd;
}
.introBtn .introBtnTxt a.button:hover,
.lastBtn .introBtnTxt a.button:hover { background-color: rgba(255,255,255,1) !important; }

.lastIntSec {
    background-color: #fff;
    overflow: hidden;
}
.lastIntSec .lastIntSecL {
    background: url(../images/main/pic06.jpg) 100% 0 no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.lastIntSec .lastIntSecL {
    float: left;
    width: 55%;
    height: 200px;
}

.lastIntSec .lastIntSecR {
    float: left;
    width: 45%;
    height: 200px;
}

.lastIntSec .lastIntSecR dl {
    padding: 7% 16%;
    overflow: hidden;
}

.lastIntSec .lastIntSecR dl dd {
    margin-top: 15px;
}

.lastIntSec .lastIntSecR dl dt span {
    display: inline-block;
    font-size: 19px;
    line-height: 24px;
    font-weight: normal;
}

.lastIntSec .lastIntSecR dl dt strong {
    display: inline-block;
    font-size: 21px;
    line-height: 27px;
    font-weight: bold;
    margin-top: 5px;
}
.lastIntSec .lastIntSecR dl dd a {
    display: inline-block;
    max-width: 250px;
    border: 2px solid #ddd;
    background-color: #fff;
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px;
    padding: 10px;
    margin-top: 7px 15px;
    box-sizing: border-box;
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
}

.mainLImg { overflow: hidden; }
.mainLImg img { transition:.4s ease-in;
-webkit-transition:.4s ease-in;
-moz-transition:.4s ease-in;
-o-transition:.4s ease-in;
-ms-transition:.4s ease-in;
 }
.mainLImg:hover img { transform: scale(1.02); }

@media screen and (max-width: 1680px) {
	#header { height: 60px; }
	.subpage #header { height: 60px; }
	#header .headL h1 { width: 140px; margin: 15px 0 0 30px; }
	#header .headC { margin-top: 10px; }
	#header .logo a { max-width: 100px; margin-top: 14px; }
	#header .headR .gnb { margin: 13px 30px 0 0; }
	.menuBtn { top: 17px; }
	.gnbOpen .navClose { top: 20px; right: 30px; }
	.searchArea { top: 13px; }
	.gnbOpen { padding-top: 75px; }
}

@media screen and (max-width: 1455px) {
	.msItem .inner { margin-top: 12%; }
}

@media screen and (max-width: 1100px) {
	#three2 .content { height: 170px; }
	.msWrap,
	.slick-slider { min-height:0 !important; height:670px; }
	.msItem { min-height:0;	height:670px; -webkit-background-size: cover; }
	.msItem h1 { font-size: 50px; }
	.msItem p { font-size: 21px; line-height: 33px; }
	.autoBtnArea,
	.mainSlide .slick-dots { bottom: 30px; }

	.introBtn .introBtnTxt { padding: 60px 60px; }
}

@media screen and (max-width: 980px) {
	.wrapper.style3 { background-attachment:scroll; }
	.menuBtn { top: 13px; }
	.searchArea { top: 9px; }
	.searchArea { position:absolute; top:55px; right:20px; left:20px; margin-left:0; }
	#menu { padding:32px 28px; }
	#menu .links { margin-top: 50px; }
	#header { height:55px; line-height:44px; }
	.subpage #header { height:55px; line-height:44px; }
	#header .headL h1 { width: 130px; margin: 13px 0 0 20px; }
	#header .headR .gnb { margin: 11px 20px 0 0; }
	
	body.subpage { padding-top: 95px; }

	.msItem { background-attachment:scroll; }
	
	.introBtn .introBtnTxt em, 
	.lastBtn .introBtnTxt em { font-size: 20px; line-height: 30px; }
	.lastBtn .lastBtnPt { font-size: 22px; }
	.introBtn .introBtnTxt { padding: 50px 60px; }
}

@media screen and (max-width: 940px) {
	.introBtn .introBtnTxt em { font-size: 17px; line-height: 30px; }
	.introBtn .introBtnTxt em strong { font-size: 14px; line-height: 24px; }
	.lastBtn .introBtnTxt a.button, 
	.introBtn .introBtnTxt a.button {
	    margin-top: 10px;
	    font-size: 15px;
	    padding: 5px 10px;
	}

	.introBtn .introBtnTxt { padding: 40px; }
	.introBtn .introBtnTxt a.button { margin-top: 10px !important; }
}

@media screen and (max-width: 850px) {
	#two .boxWrap h4 span { font-size: 20px; line-height: 29px; }
	#two2 .boxWrap h4 span { font-size: 20px; line-height: 29px; }
	#two .mainSubBtn a { padding : 10px; }
	#two2 .mainSubBtn a { padding : 10px; }
	#three2 .content { height: 130px; }
	.slideHot .slideHotBox h4 { line-height: 18px; }
	.slideHot .slideHotBox h4 span { font-size: 15px; line-height: 20px; }
	#three .mainSubBtn a, #three2 .mainSubBtn a { font-size: 13px; padding: 2px 20px; }
	.sec2Con .sec2ConB1, 
	.sec2Con .sec2ConB2, 
	.sec2Con .sec2ConB3, 
	.sec2Con .sec2ConB4 { width: 49.5%; margin-right: 0; }
	.sec2Con .sec2ConB1, 
	.sec2Con .sec2ConB3 { margin-right: 1%; margin-left: 0; }
	.sec2Con .sec2ConB2, 
	.sec2Con .sec2ConB4 { margin-right: 0; margin-left: 0; }
	.sec2Con .sec2ConB3, 
	.sec2Con .sec2ConB4 { margin-top: 30px; }

	.lastIntSec .lastIntSecR dl { padding: 13% 16%; }

}

@media screen and (max-width: 760px) {
	.intro .lastBtn .introLine { display: none; }
	.lastBtn .introBtnTxt em,
	.lastBtn .lastBtnPt { font-size: 14px; line-height: 24px; margin-top: 0px; text-shadow: 1px 1px 1px #fff; }
}

@media screen and (max-width: 740px) { 
	body.subpage { padding-top: 55px; }

	#header { height: 55px; }
	.subpage #header { height: 55px; }
	#header .headC { margin-top: 12px; }
	#header .headL h1 { width: 130px; margin: 15px 0 0 15px; }
	#header .headR .gnb { margin: 10px 15px 0 0; }
	.gnbOpen .gnbWrap>ul.gnbArea .m li a span { font-size: 14px; }

	.subpage #header { height: 55px; }
	.subpage #header .headC { margin-top: 12px; }
	.subpage #header .headL h1 { width: 130px; margin: 15px 0 0 15px; }
	.subpage #header .headR .gnb { margin: 10px 15px 0 0; }

	.gnbOpen { width: 285px; padding-top: 60px; }
	.gnbOpen .navClose { top: 15px; right: 15px; }
	.gnbOpen .gnbWrap>ul.gnbArea li.depth1 a { font-size: 16px; }
}

@media screen and (max-width: 736px) {
	#footer { padding:20px 0; }
	#footer .foot_logo { max-width: 120px; }
	#footer .copyright { margin: 0; }
	#footer .copyright span { }
	.wrapper { padding:60px 10px; }
	.wrapper.intro { padding: 30px 0; }	
	#footer .bs_linkIcon a { width:35px; height:35px; }
	.msItem { min-height:0;	height:470px !important; background-attachment: scroll; }
	.msWrap,
	.slick-slider { min-height:0 !important; height:470px !important; }
	.msItem .inner { margin-top: 5%; }
	.msItem h1 { font-size:27px !important; margin-bottom:8px; padding-bottom:0; }
	.msItem p { font-size: 17px !important; line-height: 26px !important; }
	.msItem .sclDown { font-size: 15px; padding: 10px 15px; margin-top: -30px; }
	.msItem .sclDown2 { font-size: 15px; padding: 10px 15px; margin-top: -30px; }

	.mainSlide a.slick-prev,
	.mainSlide a.slick-next { width: 17px; height: 32px; }
	.mainSlide a.slick-prev { left: 10px; background-image:url('../images/main/pre_icon_2.png'); }
	.mainSlide a.slick-next { right: 10px; background-image:url('../images/main/next_icon_2.png'); }

	.mainSlide .slick-dots { left: 20px; bottom: 15px; }
	.autoBtnArea { left:110px; bottom: 16px; }

	.menuBtn { right: 30px; }
	/*#main { padding:3rem 0 1rem 0 ; }*/
	.conMain .content { padding: 15px 0 20px; }
	.subpage .content { padding: 30px 20px 50px 20px; }
	.sec1Txt { text-align: justify; }
	.slideHot .slideHotBox h4,
	.slideHotB2 .slideHotBox h4 { font-size: 14px; line-height: 20px; }
	.slideHotB2 .slideHotBox h4 span { display: inline-block; font-size: 14px; line-height: 20px; }
	.intro .inner { padding: 0 10px; }
	/*.intro .introBtn .introLine { display: none; }*/
	.introBtn .introBtnTxt em { font-size: 13px; line-height: 19px; color:#333; display: block; }
	.introBtn .introBtnTxt em strong { font-size: 12px; line-height: 21px; }
	.intro h3.lastH3 { margin-top: 20px !important; }
	.intro.lastIntro {  margin-top: 20px; }

	#three .mainSubBtn a, 
	#three2 .mainSubBtn a { padding: 5px 20px; }

	.lastBtn .introBtnTxt a.button,
	.introBtn .introBtnTxt a.button {
	    margin-top: 7px !important;
	    padding: 3px 10px;
	    font-size: 11px !important;
	    line-height: 16px !important;
	}
}

@media screen and (max-width: 680px) {
	.searchArea .searchForm { min-width:250px; }
	#three .content { min-height: 170px; }
	#three2 .content { min-height: 140px; }

	.sec1Con .sec1ConL, .sec1Con .sec1ConC, .sec1Con .sec1ConR { width: 100%; margin-right: 0;}
	.sec1Con .sec1ConC, .sec1Con .sec1ConR { margin-top:20px; }
}

@media screen and (max-width: 640px) {
	.lastIntSec .lastIntSecR dl dt span { font-size: 17px; line-height: 22px; }
	.lastIntSec .lastIntSecR dl dt strong { font-size: 19px; line-height: 21px; }
	.lastIntSec .lastIntSecR dl { padding: 13% 12%; }

	.sec2Con .secConB1, .secCon .sec2ConB2 { float:none; width:100%; margin-top:20px; }
	.sec2Con .sec2ConB1,
	.sec2Con .sec2ConB2,
	.sec2Con .sec2ConB3,
	.sec2Con .sec2ConB4 { float:none; width:100%; margin-top:20px; }
}

@media screen and (max-width: 620px) {
	h1 { margin: 60px auto 30px; }
	.msItem .inner { margin-top: 17%; margin-left: 8%; }
	.msItem .sclDown { margin-top: -30px; }
	.msItem .sclDown2 { margin-top: -30px; }

	.lastBtn .introBtnTxt { right: 5%; top: 13%; }
	.lastBtn .introBtnTxt em,
	.lastBtn .lastBtnPt { font-size: 12px; line-height: 20px; }

	.evePad { padding-bottom: 30px; }
	.evePad div .evePadL,
	.evePad div .evePadR { display: block; width: 100%; margin-left: 0; margin-right: 0; clear: both; }
	.evePad div .evePadR { margin-top: 10px; }

	.subpage .wrapper { padding:30px 10px 0 10px; }

	.introBtn .introBtnTxt,
	.lastBtn .introBtnTxt { position: absolute; top: 0; right: 0; width: 100%; height: 100%; background: url(../images/common/wh_1x1_050.png);
		padding-top: 21px; text-align: center;
	}
	#three .mainSubBtn a, 
	#three2 .mainSubBtn a { padding: 5px 20px; font-size: 13px; }

	.intro .introBtn .introLine { display: none; }
	.introBlock { display: block; margin-top: 10px; }

	#one h3 { font-size: 14px; }
}

@media screen and (max-width: 500px) {
	/*.lastBtn .introBtnTxt a.button, 
	.introBtn .introBtnTxt a.button { margin-top: 7px !important; padding: 3px 5px; font-size: 12px !important; line-height: 16px !important; }*/
	#three .mainSubBtn a { padding: 10px; }
	.conMain .button { font-size: 14px; line-height: 23px; }

	.lastBtn .introBtnTxt em,
	.lastBtn .lastBtnPt { font-size: 12px; line-height: 16px; }

}

@media screen and (max-width: 480px) {
	#header { min-width:320px; }
	.lastBtn .introBtnTxt { padding-top: 12px; }

	#three2 .content { height: 155px; }

	.introBtn .introBtnTxt, 
	.lastBtn .introBtnTxt { padding-top: 15px; }

}

@media screen and (max-width: 450px) {
	.msItem .sclDown { margin-top: -50px; }
	.msItem .sclDown2 { margin-top: -50px; }
	.msItem .inner { margin-top: 25%; }
}

@media screen and (max-width: 400px) { 
	.introBtn .introBtnTxt,
	.lastBtn .introBtnTxt { padding-top: 10px; }
	.introBtn .introBtnTxt em {
	    font-size: 12px;
	    line-height: 17px;
	}
}

@media screen and (max-width: 360px) {
	h1 { margin: 0 auto 30px; }
	.msItem .inner { margin-top: 40%; }
}