@charset "utf-8";

/*
 * Layout Style
 *
 */
.qkmes{
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}
.qkmes p {text-align:left;padding:40px 0 0 35px;font-size:24px;line-height:1.3em;font-family: 'Anton', sans-serif;letter-spacing:0.1em}
.qkmes p b {font-size:19px;font-weight:normal}
.qkmes p span {font-size:16px;line-height:1.6em;color:#565656;font-family:"Noto Sans KR", sans-serif;}
				  .section_rp {width:100%; background:#fff;
padding:; overflow: hidden;position: relative;box-sizing: content-box;-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;-webkit-background-size: cover;-moz-background-size: cover;}
.section_rp p {font-size:17px;text-align:center;line-height:1.6em}
.section_rp p img {width:50%}
.section_rp p:nth-child(1) {padding:80px 0 130px 0;}
.section_rp p:nth-child(2) {padding:0 0 50px;}
.section_rp p span {font-size:27px}
.section_001{width:100%; background:#1d98c0;
padding: 80px 0 80px 0; overflow: hidden;position: relative;box-sizing: content-box;-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;-webkit-background-size: cover;-moz-background-size: cover;}
.section_001 p {padding:0 20px;font-size:21px;color:white;line-height:1.4em;letter-spacing:-0.05em}
.section_001 p span {font-size:29px;line-height:1.8em}
.section_001 i {font-size:19px;line-height:1em}
.section_007{width:100%; background: #12c2e9;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #f64f59, #c471ed, #12c2e9);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #f64f59, #c471ed, #12c2e9); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
padding: 140px 0 140px 0; overflow: hidden;position: relative;box-sizing: content-box;-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;-webkit-background-size: cover;-moz-background-size: cover;}
.s7_fix {width:1100px;margin:0 auto;text-align:center;}
.section_007 .s7_ct1{float:left;width:40%;text-align:left;color:WHITE;font-size:30px;line-height:1.4em;}
.section_007 .s7_ct1 span{font-family: 'Anton', sans-serif;font-size:40px;display:block;margin-top:20px;letter-spacing:0.2em}
.section_007 .s7_ct2{float:left;width:60%;}
	#videobcg {min-width:100%; min-height:100%; width:100%; z-index:-1000; overflow:hidden; background-size: cover; z-index:3;box-shadow:12px 12px 12px}
	.dim {position:absolute; top:0; left:0;  width:100%; height:100%; background:#000; opacity:0.15; z-index:-1 }
	.dotbg {position:absolute; top:0; left:0;  width:100%; height:100%; background:url(/image/dot.png) 0 0 repeat; z-index:-1; }
	.hide {position:absolute; display:block; height: 0; width: 0; font-size: 0; line-height: 0; margin: 0; padding: 0; overflow:hidden;}

.wide-display{position:absolute; left:-9999px; top:-9999px}
.mobile-display{position:absolute; left:-9999px; top:-9999px}


#wrap {width:100%; margin:0 auto; height: 100%; }
#container {height: 100%;position: relative;text-align:center;}
#subcontainer {width:100%; margin:0px auto; padding:0;position: relative;text-align:center;}
#subcontainer:after { content:""; display:block; clear:both; height:0;}

/********************************************
	HEADER
********************************************/

#header{width: 100%;height:115px;margin:0 auto; color:#FFF; position:fixed; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out;overflow: hidden;z-index: 10; font-size:0;}
#header .gnb {width: 100%; height: 100%;overflow: hidden; position: relative;z-index: 20;}
#header .logo{float:left; width:30%;text-align:left;padding:12px 0px 0px 30px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
#header .util{float:right;width:70%; text-align:right;padding:35px 20px 0px 0px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
#header .util ul{display:inline-block;}
#header .util li:first-child{background:none; padding-left:0; margin-left:0}
#header .util li{float:left; margin-left:20px;  margin-right:20px;font-family:"Noto Sans KR", sans-serif; font-size:16px;line-height:16px; color:#d5d4d4;text-transform:uppercase;}
#header .util li img{padding:0px 5px 0px 0px;}
#header .util li a{color:#d5d4d4;}
#header .util li a:hover{color:#c30010;}
#header .util li.tm{margin-left:10px;margin-right:10px;font-size:14px;line-height:16px;font-family:"Noto Sans KR", sans-serif;text-transform:uppercase;}
#header .util li.tm_t{margin-left:10px;margin-right:10px;font-size:14px;line-height:16px;font-family:"Noto Sans KR", sans-serif;text-transform:uppercase;}

.fixed{background-color:rgba(24,24,24,.85); transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out;}
.f_b{color:#333;}

.logo_m{display:none;float:left; width:50%; text-align:center;padding:5px 0px 0px 0px;}
.util_m{display:none; float:right; width:25%;padding:20px 3% 0px 0px; text-align:right;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.m_open{display:none;float:left; width:25%;padding:20px 0px 0px 3%;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.m_open img{width:25px; height:20px;}
.util_m img{width:29px; height:22px;} 


#container {transition:transform 1s;transform: translateX(0%);-webkit-transform: translateX(0%);-webkit-transition: -webkit-transform 1.0s;}
#header .util{transition:transform 0.5s;transform: translateX(0%);-webkit-transform: translateX(0%);-webkit-transition: -webkit-transform 0.5s;}


/* mMenu */
.mask {display:none; position:fixed; top:0; left:0; width:100%; height:100%; padding:0px; z-index:198; background:#000;  -ms-filter: alpha(opacity=80); filter: alpha(opacity=80); opacity:0.8; -moz-opacity:0.8;}

.mMenu {display:none; position:fixed; left:-90%; top:0; width:90%; padding:0px; z-index:201; background:#2a2a2a;-webkit-overflow-scrolling: touch; overflow-y: auto;height:100%;}
.mMenu .mclose { position:absolute;  top:20px;right:20px; }
.mMenu .mclose img{max-width:100%;}
.mMenu ul.mtitle {display:block; padding:20px 0px 20px 20px; background:#1a1a1a;color:#fff;}
.mMenu ul.mtitle a{color:#fff;font-family:'Nanum Gothic Bold';font-size:16px;}
.mMenu ul.mtitle a:hover {font-family:'Nanum Gothic Bold'; }
.mMenu ul.mtitle img{max-width:100%;}

.mMenu ul.list {padding:0px 0px 0px 0px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.nav, .nav ul, .nav li {list-style: none;}
.nav ul {padding: 15px 20px; margin: 0 0 0 0px;background-color: #1a1a1a;}
.nav {padding: 0px;margin: 0px;}
.nav > li {margin: 0px 0; background-color: #2a2a2a;border-bottom: 1px solid #484848;}
.nav > li li {margin: 0px 0;}
.nav a {font-family:'Nanum Gothic Bold';color: #f6f6f6;display: block;outline: none;text-decoration: none;text-transform:uppercase;}
.nav a .caret {float: right;width: 0;height: 0;display: inline-block;vertical-align: top;border-top: 6px solid #1e91ce;border-right: 6px solid transparent;border-left: 6px solid transparent;content: "";margin-top:6px;margin-left: 2px;}
.nav li.open > a > .caret {border-top: none;border-bottom: 6px solid #2a2a2a;border-right: 6px solid transparent;border-left: 6px solid transparent;}
.nav li a {font-size: 14px;line-height: 18px;padding: 6px 10px; }
.nav > li > a {font-size: 14px;line-height: 18px;padding: 10px 20px;}
.nav > li li a {color:#fff;}
.nav li.open {background-color: #ebebeb;}
.nav li.open a{color:#333;font-size: 15px;}
.nav li.open li a {color:#ebebeb;font-size: 13px;}


/* 바디에 스크롤 막는 방법 */
.not_scroll{
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.not_scroll .cont {
    position: relative;
    top: 0;
}

A.roll img{display:inline; border:0; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out;}
A.roll img.over { display:none; }
A.roll:hover {border:0; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out;}
A.roll:hover img { display:none; }
A.roll:hover img.over { display:inline;}

.btn_up_layer {position:fixed;right:0px;bottom:0px;display:none;padding:0px;z-index:100;}

/* qa */
.qa {padding: 70px 0px 70px 0px;background:#252020;
position: relative;box-sizing: content-box;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;-webkit-background-size: cover;-moz-background-size: cover;}
.qa p{text-align:center; color:#fff;font-size:45px;line-height:45px;margin-bottom:20px;text-transform:uppercase;}
.qa h2{display: inline-block; text-align:center; color:#fff;font-size:16px;line-height:24px;}
.qa h1{display:none; text-align:center; color:#fff;font-size:13px;line-height:20px;letter-spacing: -0.05em;}
.tab_type3 li a:hover {color:#ffffff;}
.tab_type3 li a.rollover:hover{color:#fff;background:#c30010;text-decoration:none;}
.tab_type3 li a.over{color:#fff;background:#c30010;text-decoration:none;}

.wr_type-wrap {width:100%; margin:20px auto 0px auto;overflow:hidden; text-align:center;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px; background:#fafafa;border: 1px solid #dfdede;word-wrap:break-word;padding:30px 40px 20px;}
.wr_type-mwrap {width:60%; margin:40px auto 0px auto;}
.wr_type {width:100%;margin-bottom: 20px;}
.wr_type .row {margin-bottom:0px; text-align:left;}
.wr_type .row:after {display: table; content: " "; clear: both; }
.wr_type .col_left {width: 45%;margin-right: 5%; float: left; text-align:left;font-size:14px; }
.wr_type .col_right {width: 45%;margin-left: 5%; float: left; text-align:left;font-size:14px;}
.wr_type label {display: block;width: 100%;font-family:'Nanum Gothic Bold';color: white;line-height: 14px;vertical-align: middle;font-size:14px; margin-bottom: 10px;}
.wr_type label span {display: inline-block; color: #f2f2f2;line-height: 14px;font-size:14px;font-family:'Nanum Gothic Bold'; margin-bottom:5px;}
.wr_type label p {display: inline-block; color: #4b4b4b;line-height: 14px;font-size:14px;font-family:'Nanum Gothic Bold'; margin-bottom:5px;}
.wr_type label input {width: 100%;border:1px solid #d2d2d2;height:30px; padding: 5px 10px;color:#666; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.wr_type label textarea {border:1px solid #d2d2d2;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.wr_type label .textarea01 {width: 100%;padding: 10px 10px;resize: none; overflow-y: scroll; font-size:13px; font-family:'Nanum Gothic';  height: 150px;line-height: 1.6em;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
.textarea_box {width: 100%;padding-left:5%;padding-right:5%;padding-top:15px;padding-bottom:15px;resize: none; line-height: 16px; font-size:13px; background:#f1f1f1; color: #444; overflow-y: hidden;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
.wr_type input[type="radio"]{ width:14px; height:14px;vertical-align:middle;border:0; margin:0; padding:0; cursor:pointer;}
.wr_type textArea:focus {outline: none;border-color:#e9510e}
.wr_type input:focus {outline: none;border-color:#e9510e}
.wtxt {display: inline-block;padding:0px 0px 0px 0px; color: #f2f2f2;line-height: 20px;font-size:14px;}
.btxt {display: inline-block;padding:0px 0px 0px 0px; color: #555;line-height: 20px;font-size:14px;}

.wr_type  input[type=checkbox] { display: none;}
.wr_type  input[type=checkbox] + label{display: inline-block;  cursor: pointer;  position: relative;padding-left: 25px;margin-right: 15px;font-family:'Nanum Gothic Bold'; font-size: 13px; line-height:13px;vertical-align:top;}
.wr_type  input[type=checkbox] + label:before {content: "";  display: inline-block;width: 15px;height: 15px;margin-right: 10px;  position: absolute;  left: 0; top:0px; border:1px solid #cccccc; background-color: #FFF;}
.wr_type  input[type=checkbox]:checked + label:before { content: "\2713";  /* 체크모양 */text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);font-size: 16px; font-weight:800; color: #c30010;border:1px solid #cccccc; background:#FFF;text-align: center;line-height: 16px;  } 

.wr_type  select { background: url(/img/select_arrow.png) right center no-repeat #fff; border:1px solid #cccccc;height:30px;padding:0 0 0 5px;width:100%;-webkit-appearance: none;-moz-appearance: none;appearance: none;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
/* IE 10, 11의 네이티브 화살표 숨기기 */
.wr_type  select::-ms-expand {display: none;}

/* footer */
.footer_wrap{clear: both; position:relative;width:100%; margin:0 auto; background:#1c1e22; border-top:0px solid #e4e4e4; overflow:hidden; }
.footer{clear: both; position:relative;width:100%; margin:0 auto; background:#1c1e22; border-top:0px solid #e4e4e4; overflow:hidden; padding: 30px 0px 0px 0px; }
.footer .flogo{padding: 0px 10px 10px 10px; text-align:center; vertical-align:top; }
.footer .fcopy{padding: 0px 10px 40px 10px; text-align:center; vertical-align:top; font-family:'Nanum Gothic Bold'; FONT-SIZE: 13px; COLOR: #9fa1a5; line-height: 20px;}
.footer .fcopy a{COLOR: #9fa1a5;}
.footer .fcopy a:hover{color:#fff;}
.footer .mflogo{display:none;padding: 0px 10px 10px 10px; text-align:center; vertical-align:top;}

/* mainimg */
.content-video{clear:both; position:relative; width:100%; max-width:1200px; height:675px; margin:0 auto; text-align:center; background-color: #000; overflow:hidden; vertical-align:top; padding: 0px;}
.content-video:after {clear:both;display:block;height:0;overflow:hidden;visibility:hidden;content:"";} 
.content-video-txt{z-index: 2; position:absolute; width:1200px; top:40%;left:50%;margin-left:-600px;margin-top:-20px; text-align:center; font-size:50px; color:#fff; text-transform:uppercase;text-shadow: 0 1px rgba(0, 0, 0, 0.1);letter-spacing:-0.2px;}
.content-video video{background-color: #000;opacity:0.8;vertical-align:top;max-width:100%;height:auto}
.content-video iframe{background-color: #000;opacity:0.8;vertical-align:top;width:100%;height:100%;}

/* 영상 */
.video {position: relative; margin:0 auto; padding-bottom: 56.25%;height: 0;overflow: hidden;}
.video iframe,
.video object,
.video embed {position: absolute;top: 0;left: 0;width: 100%; height: 100%;}
.video_wrapper {background-color: #000;max-width:430px;margin-left: auto; margin-right: auto;padding:0px 0px;}

.section{text-align:center;}
.hide {overflow: hidden;}
.foo {margin: 0px auto;width: 100%;height: 100%;overflow: hidden;position: relative;}
.page {width: 100%;height: 100%;overflow: hidden;position: relative;z-index: 100;}
.page span {overflow: hidden;display: none;position: absolute;}
.page em {overflow: hidden;display: none;position: absolute;}
.page em strong {overflow: hidden;display: none;position: absolute;}
.page strong {overflow: hidden;display: none;position: absolute;}
.page p {overflow: hidden;display: none;position: absolute;}

.current .page span {animation:fadeIn 1s ease-in-out both;display: block;-webkit-animation: fadeIn 1s ease-in-out both;-moz-animation: fadeIn 1s ease-in-out both;-o-animation: fadeIn 1s ease-in-out both;}
.current .page em {animation:slideInLeft 0.5s ease-in-out both;display: block;opacity: 1;-webkit-animation:slideInLeft 0.5s ease-in-out both;-moz-animation: slideInLeft 0.5s ease-in-out both;-o-animation:slideInLeft 0.5s ease-in-out both;}
.current .page em strong {animation:scaleUp 1s ease-in-out 1s both;display: block;opacity: 1;-webkit-animation: scaleUp 1s ease-in-out both;-moz-animation: scaleUp 1s ease-in-out both;-o-animation: scaleUp 1s ease-in-out both;-webkit-animation-delay: 1s;-moz-animation-delay: 1s;-o-animation-delay: 1s;}
.current .page strong {animation:slideInLeft 1s ease-in-out both;display: block;opacity: 1;-webkit-animation:slideInLeft1s ease-in-out both;-moz-animation: slideInLeft 1s ease-in-out both;-o-animation: slideInLeft 1s ease-in-out both;}
.current .page p {animation:fadeInUp 1s ease-in-out both;display: block;opacity: 1;-webkit-animation:fadeInUp 1s ease-in-out both;-moz-animation: fadeInUp 1s ease-in-out both;-o-animation: fadeInUp 1s ease-in-out both;}


/* 0608 추가수정 */
.page3{width:90%;font-size:0; margin:0px auto; display: table;}
.page3 .pg0301 {display: table-cell;width:40%; text-align:left; vertical-align:middle;}
.page3 .pg0301 img{max-width:100%;height:auto;}
.page3 .pg0301 h3{font-family:"Noto Sans KR", sans-serif; color:#fff; FONT-SIZE:70px;line-height:2em; letter-spacing: -0.05em;text-transform:uppercase;margin-bottom:40px;
display:block}
.page3 .pg0301 h3 span {font-size:50px;}
.page3 .pg0301 div {font-family:"Noto Sans KR", sans-serif; color:#fff;line-height:1.3em; letter-spacing: -0.05em;text-transform:uppercase;margin-bottom:40px;
display:block;font-size:50px;}

.page3 .pg0301 h2{font-family:"Noto Sans KR", sans-serif; FONT-SIZE:40px;line-height:40px;letter-spacing: -0.03em; text-transform:uppercase;margin-bottom:40px;}
.page3 .pg0301 h1{font-family:"Noto Sans KR", sans-serif; FONT-SIZE:20px;line-height:30px;letter-spacing: -0.03em;color:#fff;font-weight:bold; }
.page3 .pg0301 h4{display:none; font-family:"Noto Sans KR", sans-serif; FONT-SIZE:20px;line-height:30px;letter-spacing: -0.03em;color:#fff !important;font-weight:bold; }
.page3 .pg0301 h5{display:none; font-family:"Noto Sans KR", sans-serif; FONT-SIZE:14px;line-height:18px;letter-spacing: -0.03em;color:#fff;font-weight:bold; }



.page3 .pg0301 em {margin: -158px 20px 0px 0px;top: 50%; right:50%; z-index: 20;}
.page3 .pg0301 em img{max-width:100%;height:auto;}
.page3 .pg0301 strong {top:35%;z-index: 10;width:100%}
.page3 .pg0301 strong img{max-width:100%;height:auto;}


/* // 0608 추가수정  */

.bg-img {background-position: center;left: 0px;top: 0px;width: 100%;height: 100%;position: absolute;z-index: 0;box-sizing: content-box;background-size: cover;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;-webkit-background-size: cover;-moz-background-size: cover;}
.current .bg-img {animation:scaleUp2 35s;-webkit-animation: scaleUp2 35s;-moz-animation: scaleUp2 35s;-o-animation: scaleUp2 35s;}
.bg-img-1 {background-image: url("../img/ms1.jpg");}
.bg-img-2 {background-image: url("../img/mimg02.jpg");}
.bg-img-3 {background-image: url("../img/mimg03.jpg");}
.bg-img-4 {background-image: url("../img/mimg04.jpg");}


.slideme {width: 100%;height: 100%;overflow: hidden;}
.slideme li:first-child {z-index: 1;}
.slideme_container {-ms-user-select: none;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;user-select: none;}
.slideme > li {width: 100%;height: 100%;display: block;}
.slideme_container {width: 100%;height: 100%;overflow: hidden;position: relative;}
.slideme {width: 100%;height: 100%;overflow: hidden;position: relative;}
.slideme > :first-child {position: relative;z-index: 5;opacity: 1;}
.slideme > * {left: 0px;top: 0px;width: 100%;height: 100%;position: absolute;z-index: 0;}
.slideme_container .slideme > * {left: 0px;top: 0px;width: 100%;height: 100%;position: absolute;z-index: 0;}
.slideme > * {transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);}
.slideme_container .slideme > .current {z-index: 5;opacity: 1;}
.single button.arrow {display: none;}
.single .pagination {display: none;}
button.arrow {display: none;}
.slideme-page > .current {visibility: visible;z-index: 6;}
.slideme-page > .next {visibility: visible;z-index: 4;}
.slideme-page > .after {top: 0px;}
.slideme-page > .before {top: -100%;}
.nextClicked.slideme-page > .current {transition:top 0.7s cubic-bezier(0.96, 0, 0.56, 1);top: -105%;-webkit-transition: top .7s cubic-bezier(.96, 0, .56, 1);-moz-transition: top .7s cubic-bezier(.96, 0, .56, 1);-o-transition: top .7s cubic-bezier(.96, 0, .56, 1);}
.prevClicked.slideme-page > .current {transition:top 0.7s cubic-bezier(0.96, 0, 0.56, 1);top: -105%;-webkit-transition: top .7s cubic-bezier(.96, 0, .56, 1);-moz-transition: top .7s cubic-bezier(.96, 0, .56, 1);
-o-transition: top .7s cubic-bezier(.96, 0, .56, 1);}
.nextClicked.slideme-page > .next {transition:visibility 0.7s;top: 0px;visibility: hidden;-webkit-transition: visibility .7s;-moz-transition: visibility .7s;-o-transition: visibility .7s;}
.prevClicked.slideme-page > .next {transition:visibility 0.7s;top: 0px;visibility: hidden;-webkit-transition: visibility .7s;-moz-transition: visibility .7s;-o-transition: visibility .7s;}

.pagination {left: 0px; width: 100%; height: 20px; bottom:15px; overflow: hidden; position: absolute; z-index: 40;}
.pagination .numbers li em {background: url("../images/ssgpay_new/main/sp_mv_nav.html") no-repeat 0px 0px; animation:time4 0.5s; left: 0px; width: 43px; height: 12px; bottom: -20px; overflow: hidden; position: absolute; opacity: 0; -webkit-animation: time4 .5s; -moz-animation: time4 .5s; -o-animation: time4 .5s;}
.pagination:hover .numbers li em {animation:time3 0.5s; bottom: 6px; display: block; opacity: 1; -webkit-animation: time3 .5s; -moz-animation: time3 .5s; -o-animation: time3 .5s;}
.pagination .numbers li:nth-child(1) em {}
.pagination .numbers li:nth-child(2) em {background-position: 0px -294px;}
.pagination .numbers li:nth-child(3) em {background-position: 0px -42px;}
.pagination .numbers li:nth-child(4) em {background-position: 0px -84px;}
.pagination .numbers li:nth-child(5) em {background-position: 0px -126px;}
.pagination .numbers li:nth-child(6) em {background-position: 0px -168px;}
.pagination .numbers li:nth-child(7) em {background-position: 0px -210px;}
.pagination .numbers li:nth-child(8) em {background-position: 0px -252px;}
.pagination .numbers li:nth-child(1).current em {background-position: -130px 0px;}
.pagination .numbers li:nth-child(2).current em {background-position: -130px -294px;}
.pagination .numbers li:nth-child(3).current em {background-position: -130px -42px;}
.pagination .numbers li:nth-child(4).current em {background-position: -130px -84px;}
.pagination .numbers li:nth-child(5).current em {background-position: -130px -126px;}
.pagination .numbers li:nth-child(6).current em {background-position: -130px -168px;}
.pagination .numbers li:nth-child(7).current em {background-position: -130px -210px;}
.pagination .numbers li:nth-child(8).current em {background-position: -130px -252px;}

.pagination .numbers {padding: 0px 0px; height: 100%; overflow: hidden; text-align: center;}
.pagination .numbers li {margin: 0px 1px; width:50px; height: 10px;  border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-ms-border-radius:50%;-khtml-border-radius:50%;-o-border-radius:50%; display: inline-block; position: relative; cursor: pointer;}
.pagination .numbers li:first-child {margin-left: 0px;}
.pagination .numbers li:last-child {margin-right: 0px;}
.pagination .numbers li span {background-color:rgba(255, 255, 255, .8); left: 0px; width: 100%; height: 2px; bottom: 0px; overflow: hidden; display: block; position: absolute; }
.pagination .numbers li.current span::after {animation:time 4.5s; left: 0px; top: 0px; height: 2px; right: 0px; bottom: 0px; display: block; position: absolute; content: ""; transform: translateX(0%); background-color: rgba(255, 75, 51, 1); -webkit-transform: translateX(0%); -moz-transform: translateX(0%); -webkit-animation: time 4.5s; -moz-animation: time 4.5s; -o-animation: time 4.5s;}


/*
.pagination .numbers {padding: 0px 0px; height: 100%; overflow: hidden;}
.pagination .numbers li {margin: 0px 1px; width: 25%; height: 20px; float: left; position: relative; cursor: pointer;}
.pagination .numbers li:first-child {margin-left: 0px;}
.pagination .numbers li:last-child {margin-right: 0px;}
.pagination .numbers li span {background: url("../../images/ssgpay_new/main/bg_timeline.png") 0px 0px; left: 0px; width: 100%; height: 2px; bottom: 0px; overflow: hidden; display: block; position: absolute;}
.pagination .numbers li.current span::after {animation:time 4.5s; left: 0px; top: 0px; height: 2px; right: 0px; bottom: 0px; display: block; position: absolute; content: ""; transform: translateX(0%); background-color: rgba(255, 75, 51, 1); -webkit-transform: translateX(0%); -moz-transform: translateX(0%); -webkit-animation: time 4.5s; -moz-animation: time 4.5s; -o-animation: time 4.5s;}
 */
 
.down_top {bottom:50px;width: 100%; margin:0px auto; overflow: hidden;position: absolute;z-index: 100;text-align: center;}
.down_top {animation: scrollAni 2.0s ease-in-out reverse; animation-iteration-count: infinite; 
	-webkit-animation: scrollAni 2.0s ease-in-out reverse; -webkit-animation-iteration-count: infinite; 
	-moz-animation: scrollAni 2.0s ease-in-out reverse; -moz-animation-iteration-count: infinite; 
}
 @keyframes scrollAni{
	0%{bottom: 50px;} 
	25%{bottom: 60px;} 
	50%{bottom: 50px;} 
	75%{bottom: 60px;} 
	100%{bottom: 50px;} 
}
@-webkit-keyframes scrollAni{
	0%{bottom: 50px;} 
	25%{bottom: 60px;} 
	50%{bottom: 50px;} 
	75%{bottom: 60px;} 
	100%{bottom: 50px;} 
}
@-moz-keyframes scrollAni{
	0%{bottom: 50px;} 
	25%{bottom: 60px;} 
	50%{bottom: 50px;} 
	75%{bottom: 60px;} 
	100%{bottom: 50px;} 
}

.section_01{width:100%; background: url("../img/m01_bg.jpg") no-repeat center / cover rgb(0, 0, 0);padding: 0px 0px 0px 0px; overflow: hidden;position: relative;box-sizing: content-box;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;-webkit-background-size: cover;-moz-background-size: cover;}
.about{width:100%;padding: 120px 0px 100px} 
.about p{display: inline-block;text-align:center;padding:5px 15px; background:#fff; color:#1a1b1c;font-family:'GothamMedium';FONT-SIZE: 18px;line-height: 100%;margin-bottom:35px;text-transform:uppercase;}
.about h1{text-align:center;COLOR: #fff;font-family:"Noto Sans KR", sans-serif; FONT-SIZE: 24px;line-height:1.8;}
.paltform_t{width:1360px; margin:0px auto; background:#fff;padding:50px 0px 5px; text-align:center;COLOR: #1a1b1c;font-family:'GothamMedium';text-transform:uppercase;letter-spacing: -0.03em;FONT-SIZE:45px;line-height:100%;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.section_02{width:1360px; margin:0px auto; background:#fff;padding: 50px 0px 0px 0px; overflow: hidden;}
.ms_wrap{display: inline-block; width:100%;text-align:center; font-size:0;}
.ms_wrap .ms01{display: inline-block; width:50%; overflow: hidden;transition:transform 0.5s;transform: matrix(1, 0, 0, 1, 0, 0); -webkit-transition: -webkit-transform 0.5s; cursor:pointer;position:relative;z-index:1;transition:; box-shadow: 0px 1px 3px rgba(0,0,0,0.2); -webkit-transition: -webkit-box-shadow 0.5s, -webkit-background 0.5s; -webkit-transition-timing-function: ease-out;}
.ms_wrap .ms01 img{width:100%; height:auto;display:inline; border:0;overflow:hidden;}
.ms_wrap .ms01:hover{transform: matrix(1.05, 0, 0, 1.05, 0, 0); -webkit-transform: matrix(1.05, 0, 0, 1.05, 0, 0); overflow:visible;z-index:1000;box-shadow: 0px 5px 10px rgba(0,0,0,0.4);cursor: pointer;}

.ms_wrap .ms02{display: inline-block; width:33.33333333%;cursor: pointer;}
.ms_wrap .ms02 img{width:100%; height:auto;}

.ms_wrap .ms03{display: inline-block; width:50%;position: relative;cursor: pointer;}
.ms_wrap .ms03 img{width:100%; height:auto;}
.ms_wrap .ms03 .s_mov{position: absolute; width:65%; height:65%; bottom:20px;right:20px; z-index:2; }
.ms_wrap .ms03 .s_mov video{background-color: #000;opacity:0.8;vertical-align:top;max-width:100%;height:auto}

/* 모바일용 */
.ms_wrap .m_ms01{display:none; width:100%; overflow: hidden;transition:transform 0.5s;transform: matrix(1, 0, 0, 1, 0, 0); -webkit-transition: -webkit-transform 0.5s; cursor:pointer;position:relative;z-index:1;transition:; box-shadow: 0px 1px 3px rgba(0,0,0,0.2); -webkit-transition: -webkit-box-shadow 0.5s, -webkit-background 0.5s; -webkit-transition-timing-function: ease-out;}
.ms_wrap .m_ms01 img{width:100%; height:auto;display:inline; border:0;overflow:hidden;}
.ms_wrap .m_ms01:hover{transform: matrix(1.05, 0, 0, 1.05, 0, 0); -webkit-transform: matrix(1.05, 0, 0, 1.05, 0, 0); overflow:visible;z-index:1000;box-shadow: 0px 5px 10px rgba(0,0,0,0.4);}

.ms_wrap .m_ms02{display: none; width:100%;}
.ms_wrap .m_ms02 img{width:100%; height:auto;}

.ms_wrap .m_ms03{display: none; width:100%;position: relative;}
.ms_wrap .m_ms03 img{width:100%; height:auto;}
.ms_wrap .m_ms03 .s_mov{position: absolute; width:65%; height:65%; bottom:20px;right:20px; z-index:2; }
.ms_wrap .m_ms03 .s_mov video{background-color: #000;opacity:0.8;vertical-align:top;max-width:100%;height:auto}

.section_03{width:100%; background: url("../img/m03_bg.png") no-repeat center / cover rgb(0, 0, 0);margin-top:50px; padding: 0px 0px 0px 0px; overflow: hidden;position: relative;box-sizing: content-box;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;-webkit-background-size: cover;-moz-background-size: cover;}
.mc_wrap{display: inline-block; width:1360px; margin:0px auto;text-align:center; font-size:0;}
.mc_wrap .mc{display: inline-block; width:50%; cursor: pointer;}
.mc_wrap .mc img{width:100%; height:auto;}

.section_04{width:1360px; margin:0px auto; background:#fff;padding: 70px 0px; overflow: hidden;}
.section_04 p{text-align:center; color:#1a1b1c;font-family:'Nanum Gothic Bold';letter-spacing: -0.03em;font-size:45px;line-height:45px;margin-bottom:40px;text-transform:uppercase;}

.partner{display: inline-block; width:100%; text-align:center; font-size:0;}
.partner ul{display: inline-block; width:100%; margin-bottom:20px; }
.partner li{display: inline-block; width:22%; height:140px; margin:0px 1.5% 20px 1.5%; color:#4a4a4a;font-size:18px;line-height:60px;font-family:'Nanum Gothic Bold'; border:1px solid #ebebeb; text-align:center;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.partner li img{max-width:100%; height:auto;}
.partner li.main{width:17%; height:60px}

.partner_view{width:100%;padding:20px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; z-index:1; position:relative;}
.partner_tit{display: block;text-align:left;margin-bottom:20px; color: #424242; font-size:24px;line-height:40px;font-family:'Nanum Gothic Bold';text-transform:uppercase; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.arr-btn{width:100%; position:absolute; left:0; top:40%; z-index:3; }
.arr-btn .customPrevBtn{width:30px; height:57px; background:url(/img/prev.png) 0 no-repeat;text-indent:-9999px; position:absolute; left:30px; top:50px; cursor:pointer;}
.arr-btn .customNextBtn{width:30px; height:57px; background:url(/img/next.png) 0 no-repeat;text-indent:-9999px; position:absolute; right:30px; top:50px; cursor:pointer;}

.n_more_btn{width:100%; margin:20px 0px 0px; display: inline-block;text-align:center; }
.n_more_btn a{border:1px solid #b20210; background:#fff; padding:8px 25px; font-family:"Nanum Gothic"; color: #424242;text-transform:uppercase;font-size: 15px;line-height:20px;}
.n_more_btn span{display: inline-block;font-family:"Nanum Gothic"; color: #b20210;text-transform:uppercase;font-size:18px;line-height:1;margin-right:10px;-webkit-transition: all 200ms ease-in;-moz-transition: all 200ms ease-in;-o-transition: all 200ms ease-in;-ms-transition: all 200ms ease-in;transition: all 200ms ease-in;}
.n_more_btn a:hover span{color: #b20210;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition: all 200ms ease-in;-moz-transition: all 200ms ease-in;-o-transition: all 200ms ease-in;-ms-transition: all 200ms ease-in;transition: all 200ms ease-in;}
.n_more_btn a:hover{border:1px solid #000;background:#fff;color: #2a2a2a;}


/* login */
.login_box{width:100%;padding:20px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.login_title{display: block;text-align:left;margin-bottom:20px; padding-bottom:15px; border-bottom:1px solid #b1b0b8; color: #424242; font-size:40px;line-height:40px;font-family:'Nanum Gothic';text-transform:uppercase; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}

.login_wrap{width:100%;padding:0px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;font-size:0}
.login_wrap ul{display: inline-block;width:100%;margin-bottom:8px;}
.login_wrap .login_l{display: inline-block;width:100%; text-align:left;padding:0px;color:#858585;font-size:14px;font-family:'Nanum Gothic Bold'; margin-bottom:5px;}
.login_wrap .login_c{display: inline-block;width:100%; text-align:center;padding:0px; color:#12a8d9;font-size:14px;font-family:'Nanum Gothic Bold';margin-bottom:5px;}
.login_wrap input{display: inline-block;box-sizing: border-box;border:1px solid #dadada;background:#fff;width:100%; height: 45px;padding: 8px;color:#858585;font-size:14px;font-family:'Nanum Gothic';box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.login_wrap input:focus {outline: none;background:#fff;border-color:#c30010}
.login_wrap input[type=radio] {width:12px; height:12px;vertical-align:middle;border:0; margin:0; padding:0; cursor:pointer}
.login_wrap input[type=checkbox] { display: none;  }
.login_wrap input[type=checkbox] + label{display: inline-block;  cursor: pointer;  position: relative;padding-left: 25px;margin-right: 15px;font-family:'Nanum Gothic Bold'; font-size: 13px; line-height:13px;vertical-align:top;}
.login_wrap input[type=checkbox]+ label:before {content: "";  display: inline-block;width: 15px;height: 15px;margin-right: 10px;  position: absolute;  left: 0; top:0px; border:1px solid #cccccc; background-color: #FFF;}
.login_wrap input[type=checkbox]:checked + label:before { content: "\2713";  /* 체크모양 */text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);font-size: 16px; font-weight:800; color: #c30010;border:1px solid #cccccc; background:#FFF;text-align: center;line-height: 16px;  } 


.login_btn{width:100%; margin:30px 0px 0px; text-align:left;padding-bottom:30px;border-bottom:1px solid #b1b0b8; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;font-size:0}
.login_btn .lbtn{display: inline-block;width:50%; text-align:left;padding:0px;}
.login_btn .rbtn{display: inline-block;width:50%; text-align:right;padding:0px;}

.login_txt{width:100%; margin:0px; padding:0px 30px; text-align:left; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.login_txt h2{font-family:'Nanum Gothic bold';line-height: 20px;font-size:20px;color:#12a8d9;margin-bottom:5px;}
.login_txt p{font-family:'Nanum Gothic bold';line-height: 18px;font-size:14px;color: #a5a5a5;margin-bottom:15px;}

.login_bottom{width:100%; margin-top:30px; height:20px;background:#c30010;}

.id_title{display: block;text-align:left;margin-bottom:20px; padding-bottom:15px; border-bottom:1px solid #b1b0b8; color: #424242; font-size:26px;line-height:26px;font-family:'Nanum Gothic';text-transform:uppercase; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.id_wrap{width:100%;margin-bottom:10px;padding:0px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;font-size:0}
.id_wrap p{font-family:'Nanum Gothic bold';line-height: 18px;font-size:14px;color: #a5a5a5;}
.id_wrap label {display: block;width: 100%;color: #424242;font-size:15px;line-height:15px;font-family:'Nanum Gothic bold';margin-bottom:8px;}
.id_wrap input{display: inline-block;box-sizing: border-box;border:1px solid #dadada;background:#fff;width:100%; height: 45px;padding: 8px;color:#858585;font-size:14px;font-family:'Nanum Gothic';box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;margin-bottom:15px;}
.id_wrap input:focus {outline: none;background:#fff;border-color:#c30010}

.id_tab{display: inline-block;width:100%;margin-bottom:10px;}
.id_tab li{width: 50%; margin-left: -1px; margin-bottom:-1px; float: left;}
.id_tab li a {width: 100%; text-align: center; color: #424242; background:#f1f1f1; height:40px; line-height: 38px; font-size: 16px;font-family:'Nanum Gothic Bold';  display: block; border:1px solid #dfdfdf; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.id_tab li a:hover {color: #fff;background:#145374; border:0px solid #cbcbcb;}
.id_tab li.active a {color: #fff;background:#145374; border:0px solid #cbcbcb;}
.id_tab li:first-child {margin-left: 0px;}

.id_stab{display: inline-block;width:100%; margin-bottom:25px;}
.id_stab li{width: 50%; margin-left: -1px; margin-bottom:-1px; float: left;}
.id_stab li a {width: 100%; text-align: center; color: #424242; background:url(/img/id_tab.png) center bottom no-repeat; height:45px; padding:12px 0px; line-height: 16px; font-size: 16px;font-family:'Nanum Gothic Bold';  display: block; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.id_stab li a:hover {background:url(/img/id_tab_on.png) center bottom no-repeat; }
.id_stab li.active a {background:url(/img/id_tab_on.png) center bottom no-repeat;}
.id_stab li:first-child {margin-left: 0px;}

.id_ptab{display: inline-block;width:100%; margin-bottom:25px;}
.id_ptab li{width: 50%; margin-left: -1px; margin-bottom:-1px; float: left;}
.id_ptab li a {width: 100%; text-align: center; color: #424242; background:url(/img/id_tab.png) center bottom no-repeat; height:45px; padding:12px 0px; line-height: 16px; font-size: 16px;font-family:'Nanum Gothic Bold';  display: block; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.id_ptab li a:hover {background:url(/img/id_tab_on.png) center bottom no-repeat; }
.id_ptab li.active a {background:url(/img/id_tab_on.png) center bottom no-repeat;}
.id_ptab li:first-child {margin-left: 0px;}

.id_stitle{display: block;text-align:left; margin-top:30px; margin-bottom:20px; color: #424242; font-size:30px;line-height:30px;font-family:'Nanum Gothic';text-transform:uppercase; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}

.tab_content01{width:100%; overflow: hidden; text-align:left; vertical-align:top; }
.tab_content02{width:100%; overflow: hidden; text-align:left; vertical-align:top; }

.join_title{display: block;text-align:left;margin-bottom:20px; padding-bottom:15px; border-bottom:1px solid #b1b0b8; color: #424242; font-size:26px;line-height:26px;font-family:'Nanum Gothic'text-transform:uppercase; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}

.join_wrap{width:100%;padding:0px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;font-size:0}
.join_wrap p{display: inline-block; font-family:'Nanum Gothic bold';line-height: 16px;font-size:13px;color: #12a8d9;padding-bottom:15px;padding-top:8px;}
.join_wrap label {display: inline-block;width: 100%;color: #424242;font-size:14px;line-height:14px;font-family:'Nanum Gothic bold';margin-bottom:8px;}
.join_wrap .input_100{box-sizing: border-box;border:1px solid #dadada;background:#fff;width:100%; height:40px;padding: 5px;color:#858585;font-size:12px;font-family:'Nanum Gothic';box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.join_wrap input:focus {outline: none;background:#fff;border-color:#c30010}
.join_wrap .col001{display: inline-block;width:65%; margin-right: 2%; text-align:left;}
.join_wrap .col002{display: inline-block;width:33%; text-align:left;}
.join_wrap .col003{display: inline-block;width:25%; margin-right: 2%; text-align:left;}
.join_wrap .col004{display: inline-block;width:73%; text-align:left; }
.join_wrap .col005{display: inline-block;width:100%; height:45px;}

.join_wrap .inputbox{display: inline-block;width:100%; border:1px solid #d4d4d5;BACKGROUND-COLOR: #fff;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.join_wrap .input170{display: inline-block; box-sizing: border-box;border:1px solid #dadada;background:#fff;width:33%; height: 40px;padding: 5px;color:#858585;font-size:12px;font-family:'Nanum Gothic';box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;margin-bottom:0px;}
.join_wrap .input_ok{display: inline-block; margin:0px; width: 80%; height:40px;vertical-align:middle; color:#858585;font-size:12px;font-family:'Nanum Gothic';padding: 5px;border:0px solid #d4d4d5;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.join_wrap .input_ok01{margin:0px; width: 370px; height:40px;vertical-align:middle; color:#858585;font-size:12px;font-family:'Nanum Gothic';padding: 5px;border:0px solid #d4d4d5;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.join_wrap .i_btn{display: inline-block; border:0;margin-top:0px;}
.join_wrap input[type="button"] {-webkit-appearance:none; -webkit-border-radius:0}
.join_wrap .i_btn img{margin:0px;padding-top:3px;}
.join_wrap .inputtemp{display: inline-block; box-sizing: border-box;border:0px solid #dadada;background:#fff;width:20px; height: 40px;padding: 5px;color:#858585;font-size:14px;font-family:'Nanum Gothic';box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;margin-bottom:0px;}

.join_wrap select {border-radius: 2px; background: url(/m/img/select_arrow02.png) right center no-repeat #fff; /* 네이티브 화살표 대체 */ /* border-radius: 0px; /* iOS 둥근모서리 제거 */ border:1px solid #cccccc;height:40px;padding: 5px;width:100%;-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-box-sizing:content-box;color:#858585;font-size:12px;font-family:'Nanum Gothic';box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
/* IE 10, 11의 네이티브 화살표 숨기기 */
.join_wrap select::-ms-expand {display: none;}

.join_wrap02{width:100%; margin-top:15px; font-size:0}
.join_wrap02 .col006{display: inline-block;width:100%; text-align:left;color: #424242;font-size:13px;line-height:16px;font-family:'Nanum Gothic bold';margin-bottom:10px;}
.join_wrap02 .col007{display: inline-block;width:100%; text-align:right;color: #424242;font-size:13px;line-height:13px;font-family:'Nanum Gothic';}

.join_wrap02 input[type=checkbox] { display: none;  }
.join_wrap02 input[type=checkbox] + label{display: inline-block;  cursor: pointer;  position: relative;padding-left: 25px;margin-right: 15px; font-family:'Nanum Gothic Bold'; font-size: 13px; line-height:13px;vertical-align:top;}
.join_wrap02 input[type=checkbox]+ label:before {content: "";  display: inline-block;width: 15px;height: 15px;margin-right: 10px;  position: absolute;  left: 0; top:0px; border:1px solid #cccccc; background-color: #FFF;}
.join_wrap02 input[type=checkbox]:checked + label:before { content: "\2713";  /* 체크모양 */text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);font-size: 16px; font-weight:800; color: #c30010;border:1px solid #cccccc; background:#FFF;text-align: center;line-height: 16px;  } 

.join_wrap02 input[type=radio] { display: none;  }
.join_wrap02 input[type=radio] + label{display: inline-block;  cursor: pointer;  position: relative;padding-left: 25px;margin-right: 15px; font-family:'Nanum Gothic Bold'; font-size: 13px; line-height:13px;vertical-align:top;}
.join_wrap02 input[type=radio]+ label:before {content: "";  display: inline-block;width: 14px;height: 14px; margin-right: 10px;  position: absolute;  left: 0; top:0px; border:1px solid #cccccc; background:#FFF;border-radius: 7px;}
.join_wrap02 input[type=radio]:checked + label:before { content: "\2713";  /* 체크모양 */text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);font-size: 16px; font-weight:800; color: #c30010;border:1px solid #cccccc; background:#FFF;text-align: center;line-height: 16px;} 


/* subHeader */

.location {width:1200px; margin:0px auto; height:35px; padding: 0px 0px 0px 10px; vertical-align:top; text-align:left; COLOR: #fff;font-family:'Nanum Gothic';FONT-SIZE: 12px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.location li.home{float:left; padding: 10px 15px 0px 0px; vertical-align:top; text-align:left; }
.location li.lo01{float:left; padding: 8px 15px 0px 0px; vertical-align:top; text-align:left; background:url('../img/icon_arrow01.png') right 12px no-repeat;}
.location li.lo02{float:left; padding: 8px 15px 0px 15px; vertical-align:top; text-align:left; background:url('../img/icon_arrow02.html') right 14px no-repeat;}
.location a {COLOR: #666666;}
.location a:hover{COLOR: #df1f26;}

.title {width:100%;  margin:0px auto; text-align:center; vertical-align:top; padding:40px 0px; font-family:"Noto Sans KR", sans-serif; color:#333; FONT-SIZE: 38px; }

.title_wrap {width:100%;  margin:0px auto; text-align:center; vertical-align:top; padding:0px 0px 40px 0px; }

.stopimg{position: relative; width:100%; margin:0 auto; text-align:center; overflow:hidden;}
.stopimg:after { content: '';background: transparent url(/img/pattern.png) repeat top left;} 

.stopimg-txt{z-index: 2; position:absolute; width:1360px; top:50%;left:50%;margin-left:-680px;text-align:center;}
.stopimg-txt h2{display:inline-block;widh:auto;/*font-family:'GothamMedium';*/font-family:"Noto Sans KR", sans-serif; font-size:45px;line-height:45px; color:#fff; text-transform:uppercase;text-shadow: 0 1px rgba(0, 0, 0, 0.1); padding-bottom:5px; border-bottom:1px solid #df1f26; margin-bottom:5px;}
.stopimg-txt p{font-family:"Noto Sans KR", sans-serif;;font-size:25px; line-height: 25px;color:#fff; text-transform:uppercase;text-shadow: 0 1px rgba(0, 0, 0, 0.1);}
.stopimg img{background-color: #000;opacity:1;vertical-align:top;width:100%;height:auto}

.subcontent{width:1360px;  margin:0px auto; padding-bottom:40px; text-align:center; vertical-align:top; min-height:400px; }
.subcontent_100{width:100%;  margin:0px auto; padding-bottom:40px; text-align:center; vertical-align:top; min-height:400px; }


/* Tab */
.tab_type {margin: 0px auto 20px auto; width: 100%;}

.tab_type2 {width: 100%; margin: 0px auto 25px auto; text-align: center; display: inline-block; font-size:0}
.tab_type2::after {clear: both; display: block; content: "";}
.tab_type2 li {width: 50%; margin-left: -1px; margin-bottom:-1px; float: left;}
.tab_type2 li a {border: 1px solid #d2d2d2; width: 100%; height: 45px; text-align: center; color: #4b4b4b;  padding:0px 0px 0px 0px; line-height:42px; font-size: 16px; font-family:"Noto Sans KR", sans-serif;  display: block; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;background-color: #fff;}
.tab_type2 li a:hover {color: #c30010;background:#fff;}
.tab_type2 li.on a {color: #ffffff; background-color:#c30010; }
.tab_type2 li:first-child a {border-radius: 3px 0px 0px 3px;}
.tab_type2 li:last-child a {border-radius: 0px 3px 3px 0px;}

.tab_type3 {width: 100%; margin: 0px auto 10px auto; text-align: center; display: inline-block; font-size:0}
.tab_type3::after {clear: both; display: block; content: "";}
.tab_type3 li {width: 33.33333%; margin-left:0px; margin-bottom:0px; float: left;}
.tab_type3 li a {border-bottom: 1px solid #d2d2d2;border-left: 1px solid #d2d2d2;  width: 100%; height: 45px; text-align: center; color: #4b4b4b;  padding:0px 0px 0px 0px; line-height:42px; font-size: 16px; font-family:"Noto Sans KR", sans-serif;  display: block; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;background-color: #fff;}
.tab_type3 li a:hover {color: #c30010;background:#fff;}
.tab_type3 li.on a {color: #ffffff; background-color:#c30010; }
.tab_type4 li:first-child{border-left:0px solid #d2d2d2;}

.tab_type4 {width: 100%; margin: 0px auto 10px auto; text-align: center; display: inline-block; font-size:0}
.tab_type4::after {clear: both; display: block; content: "";}
.tab_type4 li {width: 25%; margin-left:0px; margin-bottom:0px; float: left;}
.tab_type4 li a {border-bottom: 1px solid #d2d2d2;border-left: 1px solid #d2d2d2; width: 100%; height: 45px; text-align: center; color: #4b4b4b;  padding:0px 0px 0px 0px; line-height:42px; font-size: 16px; font-family:"Noto Sans KR", sans-serif;  display: block; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;background-color: #fff;}
.tab_type4 li a:hover {color: #c30010;background:#fff;}
.tab_type4 li.on a {color: #ffffff; background-color:#c30010; }
.tab_type4 li:first-child{border-left:0px solid #d2d2d2;}

.tab_type6 {width: 100%; margin: 0px auto 40px auto; text-align: center; display: inline-block; font-size:0}
.tab_type6::after {clear: both; display: block; content: "";}
.tab_type6 li {width: 16.68%; margin-left: -1px; margin-bottom:-1px;display: inline-block}
.tab_type6 li a {border: 1px solid #e1e1e1; width:100%; height: 40px; text-align: center; color: #999;  padding:10px 0px 0px 0px;  line-height: 16px; font-size: 16px;font-family:"Noto Sans KR", sans-serif; display: block; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;background-color: #fff;}
.tab_type6 li a:hover {color: #333;background:#fff;}
.tab_type6 li.on a {color: #df1f26; font-size: 16px;background:url(/img/menu_bg.png) 0 repeat-x;}
.tab_type6 li:first-child a {border-radius: 3px 0px 0px 3px;}
.tab_type6 li:last-child a {border-radius: 0px 3px 3px 0px;}

.stitle {width:96%;  margin:0px 2%; text-align:center; vertical-align:top;margin-bottom:30px;}
.stitle h2{font-family:'Nanum Gothic Bold'; color:#f15c22; FONT-SIZE: 30px; margin-bottom:20px;line-height:1.2; }
.stitle p{font-family:'Nanum Gothic Bold'; color:#4e4e4e; FONT-SIZE: 20px;line-height:1.2;  }
.stitle h3{font-family:'Nanum Gothic Bold'; color:#fff; FONT-SIZE: 45px; margin-bottom:20px;line-height:1.2; }
.stitle h4{font-family:'Nanum Gothic Bold'; color:#e5e5e5; FONT-SIZE: 20px;line-height:1.2;  }
.stitle h5{font-family:'Nanum Gothic Bold'; color:#5f5f5f; FONT-SIZE: 20px;line-height:1.5; letter-spacing: -0.03em; }

.stitle01 {width:1360px; margin:0px auto 3%; text-align:center; vertical-align:top;}
.stitle01 h2{font-family:'Nanum Gothic Bold'; color:#c30010; FONT-SIZE: 35px; line-height:1.5;text-transform:uppercase; margin-bottom:10px;}
.stitle01 p{display:inline-block; font-family:'Nanum Gothic Bold'; color:#fff; FONT-SIZE: 15px; padding:5px 25px 6px; background: #32363d; -moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px; }
.stitle01 p a:hover{color:#ebebeb;}
.stitle01 h3{ margin-top:20px;font-family:'Nanum Gothic Bold'; color:#32363d; FONT-SIZE: 24px;line-height:1.5; letter-spacing: -0.03em; }
.stitle01 h4{ margin-top:30px;font-family:'Nanum Gothic Bold'; color:#32363d; FONT-SIZE: 35px;line-height:1; letter-spacing: -0.03em;text-transform:uppercase; border:1px dotted #c30010;padding:10px 20px 12px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.stitle01 h5{ margin-top:10px;font-family:'Nanum Gothic Bold'; color:#32363d; FONT-SIZE: 24px;line-height:1.5; letter-spacing: -0.03em; }

.stitle02{display:inline-block; font-family:'Nanum Gothic Bold'; color:#c30010; FONT-SIZE: 30px;border:1px solid #c30010;letter-spacing: -0.03em; padding:10px 20px 12px; margin-bottom:2%;}
.stitle03{display:inline-block; font-family:'Nanum Gothic Bold'; color:#c30010; FONT-SIZE: 30px;border:1px solid #c30010;letter-spacing: -0.03em; padding:10px 20px 12px; margin:50px auto 2%;}

.stitle04{width:96%;  margin:0px 2% 2%; text-align:center;}
.stitle04 h2{ font-family:'Nanum Gothic Bold'; color:#32363d; FONT-SIZE: 30px; line-height:1; background:url(/img/tit_bg.png) center bottom no-repeat; padding-bottom:20px;text-transform:uppercase;}
.stitle04 p{font-family:'Nanum Gothic Bold'; color:#32363d; FONT-SIZE:28px;line-height:1.5; letter-spacing: -0.03em;text-transform:uppercase; }

.stitle05{width:1360px; margin:0px auto 60px; text-align:center; font-family:'Nanum Gothic Bold'; color:#2a2a2a; FONT-SIZE: 35px;line-height:1; letter-spacing: -0.03em;text-transform:uppercase; background:url(/img/dot_line.png) center 50% repeat-x;/* border:1px dotted #c30010;  padding:10px 20px 12px;*/ box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;  }
.stitle05 p{display:inline-block;padding:0px 20px;background: #fff;}

.stitle06 {width:90%;  margin:0px 5%; text-align:center; vertical-align:top;}
.stitle06 h2{font-family:'Nanum Gothic'; color:#fff; FONT-SIZE: 60px; margin-bottom:20px;line-height:1; }
.stitle06 h3{font-family:'Nanum Gothic Bold'; color:#fff; FONT-SIZE: 35px; line-height:1.2; margin-bottom:20px;}
.stitle06 h4{font-family:'Nanum Gothic Bold'; color:#e5e5e5; FONT-SIZE: 20px;line-height:1.2; margin-top:30px;margin-bottom:30px;}
.stitle06 h5{font-family:'Nanum Gothic Bold'; color:#fff; FONT-SIZE: 26px; line-height:1.5;}

.s0201_wrap{width:100%;  margin:0px auto; text-align:center; vertical-align:top; background-color: #f0f0f0; padding:60px 0px;}
.s0201{display:inline-block;width:1360px; margin:0px auto; font-size:0;}
.s0201 .sleft{display:inline-block;width:50%;text-align:left; padding-right:5%;padding-left:5%; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.s0201 .sright{display:inline-block;width:50%;text-align:left; padding-left:0%;padding-right:0%;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.s0201 img{max-width:100%;}

.s0202_wrap{width:100%; background: url("../img/sub02-bg.png") no-repeat center / cover rgb(0, 0, 0);padding: 60px 0px 30px 0px; overflow: hidden;position: relative;box-sizing: content-box;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;-webkit-background-size: cover;-moz-background-size: cover;}
.s0202{display:inline-block;width:1360px; margin:0px auto; font-size:0; text-align:center;}
.s0202 .kmov{display:inline-block;width:800px;}
.s0202 .amov_box{display:inline-block;width:100%;font-size:0;}
.s0202 .amov{display:inline-block;width:46%; margin:2% 2%;}
.s0202 .msample{display:inline-block;width:100%; margin-top:20px; }
.s0202 .msample img{max-width:100%;}
.s0202 .msample01{display:none;width:100%; margin-top:10px; }
.s0202 .amov img{max-width:100%;}

.s0203{display:inline-block;width:1360px; margin:60px auto 0px; font-size:0;}
.s0203 .o_tit{display:block;width:100%;font-family:'Nanum Gothic Bold'; color:#f15c22; FONT-SIZE:36px; margin-bottom:30px;line-height:1.2;text-align:center; }
.s0203 .o_tit h1{FONT-SIZE:20px;line-height:1;margin-top:5px;color:#777;}
.s0203 .s100{display:block;width:90%;text-align:center; margin-left:5%;margin-right:5%;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; margin-bottom:40px;}
.s0203 .s200{display:block;width:100%;text-align:center;}
.s0203 ul{display:inline-block;width:100%;text-align:left;background: #808080;}
.s0203 .sltxt{float:left;width:50%;text-align:left;background: #efefef; padding:5% 5% 3% 5%;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.s0203 .srtxt{float:right;width:50%;text-align:left;background: #808080; padding:5% 5% 3% 5%;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.s0203 img{max-width:100%;}
.s0203 h2{font-family:'Nanum Gothic Bold'; color:#f15c22; FONT-SIZE: 25px; margin-bottom:20px;line-height:1.2; }
.s0203 h3{font-family:'Nanum Gothic Bold'; color:#fff; FONT-SIZE: 25px; margin-bottom:20px;line-height:1.2; }
.s0203 p{font-family:'Nanum Gothic Bold'; color:#424242; FONT-SIZE: 16px;line-height:1.2;margin-bottom:20px; }
.s0203 h4{font-family:'Nanum Gothic Bold'; color:#e5e5e5; FONT-SIZE: 16px;line-height:1.2; margin-bottom:20px;}

.s0204{display:inline-block;width:1360px; margin:60px auto 0px; font-size:0;}
.s0204 .o_tit{display:block;width:100%; font-family:'Nanum Gothic Bold'; color:#f15c22; FONT-SIZE:36px; margin-bottom:30px;line-height:1.2;text-align:center; }
.s0204 .simg_wrap{display:inline-block;width:23%; margin-left:1%; margin-right:1%; margin-bottom:2.5%}
.s0204 .thumb{display:inline-block;width:100%;border:1px solid #ebebeb;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;margin-bottom:20px; }
.s0204 .thumb img{width:100%;}
.s0204 h2{text-align:left;font-family:'Nanum Gothic Bold'; color:#424242; FONT-SIZE: 18px;line-height:1.2;margin-bottom:10px; letter-spacing: -0.05em;}
.s0204 p{text-align:left;font-family:'Nanum Gothic Bold'; color:#7b7b7b; FONT-SIZE: 14px;line-height:1.2;letter-spacing: -0.05em;background:url('../img/icon_circle.png') left 4px no-repeat; padding-left:8px; margin-bottom:8px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.s0205_wrap{width:100%;  margin:0px auto; text-align:center; vertical-align:top; background-color: #f0f0f0; padding:40px 0px;}
.s0205{display:inline-block;width:1360px; margin:0px auto; font-size:0;}
.s0205 img{max-width:100%;}

.s0206_wrap{width:100%; background: url("../img/sub02-bg01.png") no-repeat center / cover rgb(0, 0, 0);padding: 80px 0px; overflow: hidden;position: relative;box-sizing: content-box;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;-webkit-background-size: cover;-moz-background-size: cover;}


.s0301{display:inline-block;width:1360px; margin:30px auto 0px; font-size:0; padding-bottom:15px; border-bottom:1px solid #e1e1e1; }
.s0301 .l_left{display:inline-block;width:50%;text-align:right; padding-right:5%;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.s0301 .l_right{display:inline-block;width:50%;text-align:left; padding-left:5%;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.s0301 img{max-width:100%;}

.s0302{display:inline-block;width:100%; margin:60px auto 0px; text-align:center;  }
.s0302 img{max-width:100%;}

.s0303{display:inline-block;width:100%; margin:60px auto 0px;text-align:center; text-align:center; background: #f2f2f2; padding:80px 0px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.s0303 img{max-width:100%;}

.s0304{width:100%; margin:0px auto; background: url("../img/sub03-bg.png") no-repeat center / cover rgb(0, 0, 0);padding: 80px 0px; overflow: hidden;position: relative;box-sizing: content-box;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;-webkit-background-size: cover;-moz-background-size: cover;}
.s0304 img{max-width:100%;}

.s0305{width:100%; margin:0px auto; background: url("../img/sub03-bg01.png") no-repeat center / cover rgb(0, 0, 0);padding: 80px 0px; overflow: hidden;position: relative;box-sizing: content-box;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;-webkit-background-size: cover;-moz-background-size: cover;}
.s0305 img{max-width:100%;}

/* Platform Business */
.box_p_wrap{display:block; width:90%; margin:0px auto 4%; text-align:center; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;overflow:hidden;}
.box_p{position: relative; display: inline-block; width:28%; margin:1%; text-align:center; border:1px solid #d8d8d8;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;overflow:hidden;}
.box_p .ptit{position:absolute; display: inline-block; width:100%; height:40px; left:0px; bottom:0;color: #fff;line-height:40px; font-size: 14px; font-family:'Nanum Gothic Bold';  text-align:center; background:rgba(0,0,0,0.8); z-index:2}
.box_p img{max-width:100%; height:auto;}

.tab_smenu {width: 100%; margin: 0px auto 30px auto; text-align: center; display: inline-block; font-size:0}
.tab_smenu::after {clear: both; display: block; content: "";}
.tab_smenu li {margin: 0px 20px;display: inline-block;}
.tab_smenu li a {width:100%; height: 40px; text-align: center; color: #424242;  padding-left:20px; line-height:40px; font-size: 16px;letter-spacing: -0.05em; font-family:'Nanum Gothic Bold'; display: block; background:url(/img/bar_red.png) left center no-repeat;}
.tab_smenu li a:hover {color: #c30010;}
.tab_smenu li.on a {color: #c30010;}
.tab_smenu li:first-child a {background:none}

.s0101{display:inline-block;width:1360px; margin:0px auto 5%; font-size:0; }
.s0101 .all_mimg{display:inline-block;width:100%;margin:20px 0px;}
.s0101 .allimg{display:inline-block;width:100%;}
.s0101 .pcimg{display:inline-block;width:100%;}
.s0101 .pcimg01{display:inline-block;width:100%;}
.s0101 .tbimg{display:none; width:100%;}
.s0101 .mbimg{display:none; width:100%;}
.s0101 .mbimg_50{display:none;width:90%;  margin:0px auto;}
.s0101 img{max-width:100%;}
.s0101 .half_img{display:inline-block;width:46%; margin:20px 2% 0px;}
.s0101 h2{text-align:left; color: #424242;line-height:1.5; font-size: 16px;letter-spacing: -0.05em; font-family:'Nanum Gothic Bold'; margin:20px 2% 0px;}

.s0102_wrap{width:100%;  margin:0px auto; text-align:center; vertical-align:top; background-color: #f8f8f8; padding:50px 0px;}
.s0103_wrap{width:100%;  margin:0px auto 5%; text-align:center; vertical-align:top; background-color: #f8f8f8; padding:50px 0px;}
.s0104_wrap{width:100%;  margin:0px auto 5%; text-align:center; vertical-align:top; background-color: #6d7c89; padding:60px 0px 0px;}
.s0102{display:inline-block;width:1360px; margin:0px auto; font-size:0;}
.s0102 img{max-width:100%;}
.s0102 .pcimg{display:inline-block;width:100%;}
.s0102 .mbimg{display:none; width:100%;}
.s0102 .allimg{display:inline-block;width:100%;}

.well_pt{display:inline-block;width:1360px; margin:0px auto 5%;  text-align:center; font-size:0; }
.well_pt li{display: table; float:left; width:18%; height:70px; margin:0% 1% 2%;text-align:center;border: 1px solid #dfdede;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.well_pt li h1{display: table-cell;width:100%;height:100%;text-align:center;vertical-align:middle;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.well_pt img{max-width: 100%;}
.well_pt .pwtxt{display:inline-block;width:100%;padding-right:1%; text-align:right; color: #424242;line-height:1; font-size: 14px;letter-spacing: -0.05em; font-family:Dotum;font-weight:bold; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.well_info {display:inline-block;width:1360px; margin:0px auto;text-align:center; font-size:0; }
.well_info ul{ float:left; width:100%;margin-bottom:2%;}
.well_info li{ float:left; width:46%;margin:0px 2%;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.well_info .t_box{display:inline-block;width:100%;margin-bottom:10px;border:1px solid #c30010;color:#c30010; font-size:15px; font-family:'Nanum Gothic Bold';line-height:1; padding:6px 10px 8px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.well_info .t_txt{display:inline-block;width:100%;}
.well_info h3{ text-align:left; font-size:14px;line-height:20px;color:#424242;font-family:'Nanum Gothic Bold';margin-bottom:5px;padding-left:20px;background:url('../img/icon_circle.png') no-repeat 10px 7px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.box_c_wrap{display:block; width:90%; margin:0px auto 4%; text-align:center; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;overflow:hidden; font-size:0;}
.box_c{display: inline-block; width:23%; margin:0% 1% 1%; text-align:center; }
.box_c img{width:100%;}
.box_c .icimg{display: inline-block; width:100%;border:1px solid #d8d8d8;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;overflow:hidden;}
.box_c .ictit{display: inline-block; width:100%;color: #7b7b7b;line-height:18px; font-size: 14px; font-family:'Nanum Gothic';  text-align:center; margin-top:10px;}
.box_c .ictit h4{color: #2a2a2a;line-height:22px; font-size: 18px; font-family:'Nanum Gothic Bold';  text-align:center; margin-bottom:5px;}

.box_d{display: inline-block; width:31%; margin:0% 1% 1%; text-align:center; }
.box_d .idimg{display: inline-block; width:100%;border:1px solid #d8d8d8;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;overflow:hidden;}
.box_d .idtit{display: inline-block; width:100%;color: #7b7b7b;line-height:18px; font-size: 14px; font-family:'Nanum Gothic';  text-align:center;margin-top:10px;}
.box_d .idtit h4{color: #2a2a2a;line-height:22px; font-size: 18px; font-family:'Nanum Gothic Bold';  text-align:center; margin-bottom:5px;}
.box_d img{width:100%;}

/* msmenu */
.ms_select { position: relative;display:none;  margin: 0px 2% 4%; width: 96%; min-width: 320px;color: #cccccc;vertical-align: middle; text-align: left;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none; }
.ms_select .placeholder {position: relative;display: block; background-color: #393d41;z-index: 1;padding: 10px;border-radius: 2px;cursor: pointer;}
.ms_select .placeholder:hover {background: #34383c;}
.ms_select .placeholder:after {position: absolute;right: 1em;top: 50%; -webkit-transform: translateY(-50%);transform: translateY(-50%);font-family: 'FontAwesome';content: '\f078';z-index: 10;}
.ms_select.is-open .placeholder:after {content: '\f077';}
.ms_select.is-open ul { display: block;}
.ms_select.select--white .placeholder {background: #fff;color: #1a1a1a; border: 1px solid #dfdede; line-height: 14px; font-size: 14px; font-family:'Nanum Gothic Bold'; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.ms_select.select--white .placeholder:hover {background: #fff;color: #df1f26;}
.ms_select ul {display: none; position: absolute;overflow: hidden;width: 100%;background: #fff;border-radius: 2px;top: 100%; left: 0;list-style: none;margin: 5px 0 0 0;padding: 8px 0px;z-index:2;border: 1px solid #dfdede; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.ms_select ul li {display: block;text-align: left;padding: 8px 10px;color: #555;cursor: pointer;font-family:'Nanum Gothic Bold';}
/*.ms_select ul li:hover {background: #f9f9f9;color: #555;}*/

.greeting{display:inline-block;width:1360px; margin:2% auto 5%; font-size:0; }
.greeting .g_left{display:inline-block;width:35%; margin-right:5%; text-align:center;}
.greeting .g_left_m{display:none;width:100%; margin-right:0%; margin-bottom:5%;text-align:center;}
.greeting .g_right{display:inline-block;width:60%; }
.greeting h2{color: #424242;line-height:1.5; font-size: 16px;font-family:"Noto Sans KR", sans-serif; text-align:left; margin-bottom:20px;}
.greeting h4{color: #c30010;line-height:1.5; font-size: 20px;font-family:"Noto Sans KR", sans-serif; text-align:left; margin-bottom:20px;}
.greeting img {max-width:100%; }

/* history */
.history_top {width:100%;margin-bottom:20px; }
.history_top img {max-width:100%; height:auto;}
.history_top_t {display: none; width:100%;margin-bottom:20px; }
.history_top_t img {max-width:100%; height:auto;}
.history_top_800 {display: none; width:100%;margin-bottom:20px; }
.history_top_800 img {max-width:100%; height:auto;}
.history_top_m {display: none; width:100%;margin-bottom:10px; }
.history_top_m img {max-width:100%; height:auto;}

.history{width:100%; text-align:left; vertical-align:top; padding:0px 20px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; overflow:hidden;font-size:0;}
.history .hyear{display:inline-block; width:100%; background:url('../img/stitle_bg.html') no-repeat left top; padding:10px 0px 20px 0px;text-transform:uppercase;font-size:28px;line-height:28px; color:#222;font-family:'Nanum Gothic Bold';} 
.history .h01{display:inline-block; width:20%; padding-right:5%; text-align:right; font-size:18px;line-height: 20px; color:#2d4197;font-family:'Nanum Gothic Bold';} 
.history .h02{display:inline-block; width:75%; padding-bottom:10px; text-align:left;  border-bottom:1px dotted #cecece; margin-bottom:10px;font-size:0;} 
.history .h02 ul{margin:0px 0px 0px 0px; }
.history .h02 li.month{display:inline-block; width:10%;font-size:15px;text-align:left; line-height: 24px; color:#424242;font-family:'Nanum Gothic Bold';} 
.history .h02 li.hcont{display:inline-block; width:90%;font-size:13px;text-align:left; line-height: 18px; color:#666;font-family:'Nanum Gothic';} 

/* 비전 */
.vision_top {width:100%; text-align:center;margin:0px auto; background:url('../img/vision_bg.html') no-repeat center top; background-size:85% auto; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;overflow:hidden;}
.vision_top .vtit{display:inline-block; margin:20px auto; text-align:center;padding:20px 40px; background:rgba(255,255,255,0.85); font-size:30px;line-height: 30px; color:#424242;font-family:'Nanum Gothic Bold'; overflow:hidden;text-transform:uppercase;}
.vision_top .vtit h2{margin:20px 0px; padding:20px 0px; font-size:16px;line-height: 16px; color:#da1e25;font-family:'Nanum Gothic Bold'; border-top:1px solid #424242; }

.vision {width:100%; text-align:center;margin:0px auto;}
.vision .vimg{text-align:center; margin-bottom:20px;}
.vision .vimg img {max-width:100%; height:auto;}
.vision .vbox{display:inline-block; text-align:center; margin-bottom:40px; width:250px; padding:10px 0px; background:#3254c0;-moz-border-radius: 8px;-webkit-border-radius: 8px;border-radius: 8px;}
.vision .vbox p{display:inline-block; margin:0px auto; font-size:16px;line-height: 16px; color:#fff;font-family:'Nanum Gothic Bold'; text-align:center; }
.vision .vbox span{display:inline-block;width:100%;font-size:12px;line-height: 14px; text-align:center; color:#bcd1fd;font-family:'Nanum Gothic Bold';}
.vision .vimg01{text-align:center; margin-bottom:20px;}
.vision .vimg01 img {max-width:100%; height:auto;}
.vision .vimg01_m{display:none; }
.vision .vimg01_m img {max-width:100%; height:auto;}

/* 조직도 */
.organization{width:100%; text-align:center; margin:10px auto 0px; }
.organization img{text-align:center; }
.organization_m{display:none; }
.organization_m img {max-width:100%; height:auto;}

.imgc {width:100%; margin:0px auto; text-align:center;padding:20px 0px 40px; }
.imgc img{max-width:100%; height:auto;}
.imgl {text-align:left;padding:20px 0px 20px 20px}
.spacing {letter-spacing:-0.5px;}

.contacts {width:98%;margin:0px 1%;  border-top:0px solid #555;padding-top:20px;text-align:left;  }
.contacts .rline {display:inline-block;width:100%;border-bottom:2px dotted #dedede;padding-bottom:10px;margin-bottom:10px;}
.contacts .ltitle {display:inline-block;width:100%;font-size:14px;color:#222;font-family:'Nanum Gothic Bold';margin-bottom:10px;}
.contacts .rcontent {display:inline-block;width:100%;color:#555;font-size:13px;line-height:18px;margin-bottom:10px;}
.contacts .rcontent img{padding-right:10px}
.contacts .t_blue{display:inline-block;color:#0570c2;padding-right:20px}
.contacts .t_red{display:inline-block;color:#c30010;padding-right:20px}

.contacts .img{text-align:center;padding:20px 0px}

.mapbox {width:100%; border:1px solid #d9d8d8; margin:0px auto; padding: 0px 0px 0px 0px; text-align:center; vertical-align:top;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
#map {height: 500px;}
.map_icon{font-size:18px;color:#df1f26; margin-right:10px}

.product_box {width:100%;border:1px solid #616fc3;; padding: 30px 0px; text-align:center; vertical-align:top; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}


.imgc_box {margin-top:30px; border: 1px solid #e1e1e1; text-align:center; width:100%; padding:50px;display: block; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.imgc_box img{width:100%; height:auto;}

.imgd_box {margin-top:30px; border: 1px solid #e1e1e1; text-align:center; width:100%; padding:50px;display: block; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.imgd_box img{width:100%; height:auto;}

.imgf_box {border: 1px solid #e1e1e1; text-align:center; width:100%; margin:20px auto 0px auto; padding:60px;display: block; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.imgf_box img{width:100%; height:auto;}

/* board */
.bcontent {width:100%;margin:0px; padding: 0px; text-align:left; vertical-align:top; font-size:0; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; overflow:hidden;}

/* board list-table */
.list-table {table-layout:fixed; width:100%;margin:10px auto 30px; border-top:2px solid #c30010; border-bottom:1px solid #c30010; white-space: nowrap; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.list-table th {padding:12px 0px; font-size:15px;color:#2a2a2a;line-height:15px;font-family:'Nanum Gothic Bold'; background:#f9f9f9; text-align: center;}
.list-table tr {background-color: #fff;}
.list-table tr.nbg{background-color: #f9eff0;}
.list-table tr:hover {background-color: rgba(228,228,228,.1);}
.list-table td {font-size:12px; font-family:'Nanum Gothic'; letter-spacing:-0.5px; padding:12px 0px; text-align: center;vertical-align:middle;color:#666;border-top: 1px solid #e7e7e7;}
.list-table td.left {text-align: left; font-size:14px;letter-spacing:-0.2px; font-family:'Nanum Gothic Bold'; padding-left:10px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap}
.list-table td.date {font-size:12px;color:#858585;letter-spacing:-0.5px;font-family:'Nanum Gothic';}
.list-table td.notice {font-size:14px;color:#bf1423;font-family:'Nanum Gothic Bold';}
.list-table td:first-child, .list-table th:first-child {border-left: none;}
.list-table input[type="checkbox"],.list-table input[type="radio"]{width:14px; height:14px;vertical-align:middle;border:1px solid #e7e7e7; margin:0; padding:0; cursor:pointer;}

.list-table01 {table-layout:fixed; width:100%;margin:0px auto 20px; border-top:1px solid #c30010; border-bottom:1px solid #c30010; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.list-table01 th {padding:12px 5px; font-size:15px;color:#fff;line-height:15px;font-family:'Nanum Gothic Bold'; background:#f15c22; text-align: center; border-left: 1px solid #e7e7e7;letter-spacing:-0.05em;}
.list-table01 .grbg{background-color: #f5f5f5; color:#424242;}
.list-table01 .yebg{background-color: #fcfc4e; color:#424242;}
.list-table01 tr {background-color: #fff;}
.list-table01 .gbg{background: #fcfbf3;font-family:'Nanum Gothic Bold';}
.list-table01 td {font-size:14px;line-height:1.2;font-family:'Nanum Gothic'; letter-spacing:-0.05em; padding:12px 5px; text-align: center;vertical-align:middle;color:#5b5b5b;border-top: 1px solid #e7e7e7;border-left: 1px solid #e7e7e7;}
.list-table01 td:first-child, .list-table01 th:first-child {border-left: none;}
.list-table01 .fbold{font-family:'Nanum Gothic Bold';}
.list-table01 .ybg{border-right: 1px solid #e7e7e7;background: #fcfbf3;font-family:'Nanum Gothic Bold';}
.list-table01 td.lbr{border-left: 1px solid #e7e7e7;}

.search_area {float:right; margin-right:0px; width: 100%; text-align:right;margin-bottom:10px;}
.search_area ul{display: inline-block;}
.search_area li.select_type_seach {float:left; width:127px;height:28px; margin-right:10px;}
.search_area li.select_type_seach select{display: inline-block;background: url(/img/select_arrow.png) right center no-repeat #fff; /* 네이티브 화살표 대체 */ border-radius: 0px; /* iOS 둥근모서리 제거 */border-bottom:1px solid #d5d5d5;border-top:0px solid #d5d5d5;border-left:0px solid #d5d5d5;border-right:0px solid #d5d5d5;height:28px;padding:0 0 0 5px;margin:0 2px 0 0;width:100%;-webkit-appearance: none;-moz-appearance: none;appearance: none;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;font-family:'Nanum Gothic'; FONT-SIZE: 12px; COLOR: #8a8a8a;cursor:pointer;}
.search_area li.select_type_seach select::-ms-expand {display: none;}
.search_area li.sbox{float:left; color:#5b5b5b;width: 200px; height:30px; border:1px solid #d4d4d5;BACKGROUND-COLOR: #fff;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.search_area li img{margin:0px;padding-top:6px;}
.search_area .input01{margin:0px; width: 170px;height:28px;vertical-align:middle; font-size:12px; color:#999; padding:0px 0px 0px 5px;border:0px solid #d4d4d5;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.search_area .input_btn{margin-right:10px;border:0;margin-top:0px;}

.board-txt {display:block; font-size:12px; color:#666;font-family:'Nanum Gothic';line-height:1.2; margin-bottom:5px}
.board-box-txt {display:inline-block; font-size:14px;background:#484d56; color:#fff;font-family:'Nanum Gothic Bold';line-height:1;padding:6px 20px 8px;margin-bottom:10px; margin-top:20px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px; }
.pc_mt10{margin-top:10px;}
.board-box-txt01 {float:left;font-size:15px;background:#484d56; color:#fff;font-family:'Nanum Gothic Bold';line-height:1;padding:8px 40px 10px;margin-bottom:10px; margin-top:20px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px; }



/* pagination --------------------------------------------- */
.paging_sub {position:relative;clear:both;text-align:center;vertical-align:middle; margin-bottom:20px;}
.paging_sub span {vertical-align:middle;display:inline-block;width:20px;height:20px;text-align:center;line-height:18px;border:1px solid #b3b3b3;font-size:11px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; overflow: hidden; margin:0px 1px;}
.paging_sub span img {vertical-align:middle; max-width:100%;}
.paging_sub span a {vertical-align:middle;display:block;width:18px;height:18px;color:#666666;background:#fff;font-size:11px;line-height:18px;}
.paging_sub span.on {vertical-align:middle;background:#707070;border:1px solid #5a5a5a;color:#fff;/* width:27px;height:27px; */}
.paging_sub span.on a {color:#fff;font-family:'Nanum Gothic Bold';font-size:11px;line-height:18px;}

/* pagination --------------------------------------------- */
.paging {position:relative;clear:both;text-align:center;vertical-align:middle;margin-top:20px; margin-bottom:30px;z-index:1;}
.paging span {vertical-align:middle;display:inline-block;width:32px;height:32px;line-height:30px; text-align:center;margin-left:-1px;border:1px solid #dddddd;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.paging span img {vertical-align:middle; max-width:100%;border:0px solid #ccc;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.paging span a {vertical-align:middle;display:block;width:30px;height:30px;color:#424242;font-size:12px; font-family:'Nanum Gothic';}
.paging span.on {vertical-align:middle;border-bottom:2px solid #c30010; color:#424242;font-family:'Nanum Gothic Bold';}
.paging span.on a {color:#fff;font-family:'Nanum Gothic Bold';}
.paging span:first-child {margin-left:0px;}

/* boardView */
.boardtb {width:100%;margin:0px auto;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px; overflow: hidden; background:#ffffff;border: 1px solid #dfdede;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.boardtb .news_view {border-top:0px solid #555;margin:0px 10px;}
.boardtb .news_view > dt {padding:30px 15px 20px;border-bottom:1px solid #d1d1d1; text-align:left;}
.boardtb .news_view .subject {margin-bottom:20px;font-size:18px;color:#222;line-height:20px;font-family:'Nanum Gothic Bold'}
.boardtb .news_view .date {margin-right:15px; font-size:12px;color:#888;line-height:1 }
.boardtb .news_view .date .mr15 {letter-spacing:-1px;vertical-align:top}
.boardtb .news_view .name {line-height:1;margin-right:15px;color:#333;font-size:12px;}
.boardtb .news_view .name .mr15 {letter-spacing:-1px;vertical-align:top;}
.boardtb .news_view > dd {padding:20px 15px 30px;color:#555;font-size:13px;line-height:22px; text-align:left}

.boardtb .page_move {width:100%; border-bottom:0px solid #555;line-height:1;padding:0px 10px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.boardtb .page_move > li {width:100%; padding:15px 15px;border-top:1px solid #e6e6e6;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.boardtb .page_move > li > p {float:left}
.boardtb .page_move > li > p > a {display:inline-block;font-size:12px;font-family:'Nanum Gothic Bold'}
.boardtb .page_move .prev {font-size:12px;width:50px;margin-right:20px;background:url(/img/ico_up.png) no-repeat 100% 50%}
.boardtb .page_move .next {font-size:12px;width:50px;margin-right:20px;background:url(/img/ico_dn.png) no-repeat 100% 50%}
.boardtb .page_move .prev_tit,
.boardtb .page_move .next_tit {color:#999;font-size:12px;}
.boardtb .btn_r {margin-top:20px;text-align:right}




/* 갤러리 */
/* box-wrap */
.box-wrap { max-width: 1200px; width:100%; margin: 0px auto; position: relative; overflow: hidden;font-size:0; padding:0px;}
.box-wrap .box{display: inline-block; width:23%; margin:1%; text-align:left; background:#fff; border:1px solid #d8d8d8; -moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px;  position: relative; font-size:0;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
.box-wrap .box img{ width:100%;}
.box .thumb_over{position: absolute; display:inline-block; top:0; left:0; width:100%; height:100%; background-color:transparent; -ms-filter: alpha(opacity=0); filter: Alpha(opacity=0); opacity: 0;  -moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px; overflow: hidden; }
.box .thumb_over p{ font-family:'Nanum Gothic Bold'; color: #fff;line-height: 28px;font-size:16px;text-align:center; padding-top:46%; filter: Alpha(opacity=0); opacity: 0; }
.box .thumb:hover .thumb_over{background:#000; -ms-filter: alpha(opacity=80); filter: Alpha(opacity=80); opacity: 0.8; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; }
.box .thumb:hover .thumb_over p{ filter: Alpha(opacity=100); opacity: 1; }

.box .thumb{display: inline-block; width:100%; border-radius:6px 6px 6px 6px; -webkit-border-radius:6px 6px 0px 0px;-moz-border-radius:6px 6px 0px 0px;  cursor:pointer; border-bottom:1px solid #e1e1e1;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.box .thumb img{border-top-right-radius: 6px;border-top-left-radius: 6px;}

.box .subject{display: block; padding:10px 15px; font-family:'Nanum Gothic'; color: #666;line-height: 15px;font-size:12px;border-bottom:2px dotted #d1d1d1;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;/*text-overflow:ellipsis-word;*/}
.box .subject p {display: block; font-family:'Nanum Gothic Bold'; color: #333;line-height: 15px;font-size:15px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;/*text-overflow:ellipsis-word;*/}
.box .cont{display: block; padding:10px 15px; font-family:'Nanum Gothic'; color: #444;line-height: 12px;font-size:12px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;/*text-overflow:ellipsis-word;*/}
.box .tab{position: absolute; top:0; left:10px; font-family:'Nanum Gothic Bold'; color: #fff; font-size:12px;text-align:center;z-index: 20;}
.box .tab img{border-top-right-radius: 0px;border-top-left-radius: 0px}
.box .subject em{display:none}

/* faq */

.faqtb {width:100%; margin: 0px auto 30px; text-align:left; vertical-align:top; border-top:2px solid #c30010; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.faqtb ul li {margin-bottom:0px;border-bottom:1px solid #e1e1e1;min-height:62px; }
.faqtb ul li .q{display:block;padding:18px 30px 18px 100px;background:url(/img/icon_q.png) 30px 16px no-repeat #fff;color:#858585;font-family:'Nanum Gothic Bold';font-size:14px;line-height: 18px;text-decoration:none !important;cursor:pointer;word-wrap:break-word;text-align:left;  vertical-align:top; }
.faqtb ul li.on .q{background:url(/img/icon_q.png) 30px 16px no-repeat #fff;color:#858585;font-family:'Nanum Gothic Bold';font-size:14px;line-height: 18px;word-wrap:break-word; }
.faqtb ul li .a{border-top:1px solid #e1e1e1;background:url(/img/icon_a.png) 30px 16px no-repeat #f7f7f7; padding:18px 30px 18px 100px;text-align:left;color:#858585;font-family:'Nanum Gothic Bold';font-size:14px; line-height: 18px; }



/* 클로버 */

.klover_wrap {margin:50px 3%}
.klover_wrap .img_wrap {max-width:1000px; margin:0 auto; }
.klover_wrap .img_wrap img {outline:1px solid #ccc; width:100%}
.klover_wrap .img_wrap p{float:left; width:48%; margin-bottom:4%; margin-left:4%}
.klover_wrap .img_wrap p:first-child {margin-left:0}