@charset "UTF-8";
/*** reset ***/
@media screen and (min-width:1001px) {
	.pc {display:block;}
	.mobile {display:none !important;}
	.current .pc{display:inline-block !important;}

}
@media screen and (max-width:1000px) {
	.pc {display:none !important;}
	.mobile {display:block;}
}
html { -webkit-text-size-adjust: none; }

html, body, div, ul, ol, li, dl, dt, dd, p, strong, span, em, a, table, th, td, caption, input, button, textarea, label, form, legend, fieldset, select, hr, h1, h2, h3, h4, h5, h6, img { padding: 0; margin: 0; border: 0; color: inherit; background: none; line-height: inherit; font-size: inherit; font-family: inherit; }

html, body { height: 100%; min-height: 100%; font-size: 16px; color: rgba(0, 0, 0, 0.8); font-weight: 300; line-height: 1.5; font-family: 'NotoSansKR','HelveticaNeue-Light','Apple SD Gothic Neo','Malgun Gothic','맑은 고딕',sans-serif !important; letter-spacing: -0.04em; }

h1, h2, h3, h4, h5, h6, strong { font-weight: 400; }

*, :after, :before { box-sizing: border-box; vertical-align: top; }

header, footer, nav { display: block; }

table { width: 100%; border-collapse: collapse; border-spacing: 0; }

th, td { vertical-align: middle; }

input { -webkit-appearance: none; border-radius: 0; color: #222; }

:focus { outline: none; }

select, button { cursor: pointer; }

ul, ol { list-style: none; }

img { max-width: 100%; }

a { color: inherit; text-decoration: none; }

em { font-style: normal; }

textarea { resize: vertical; }

textarea ul, textarea ol { list-style: disc; }

/*** common ***/
.hide { display: none; }

.hidetxt { font-size: 0; line-height: 0; text-indent: -9999px; }

.blind { position: absolute; left: -9999px; width: 1px; height: 1px; overflow: hidden; opacity: 0.1; font-size: 0; line-height: 0; text-indent: -9999px; }

.fl { float: left; }

.fr { float: right; }

.ovf { overflow: hidden; }

.w100 { width: 100% !important; }

.w50 { width: 50%; }

.mg0 { margin: 0; }

.pd0 { padding: 0; }
.mb20 { margin-bottom:20px;}
.after:after { display: block; width: 100%; height: 0; overflow: hidden; clear: both; content: ''; }

.tac { text-align: center; }

.tal { text-align: left; }

.tar { text-align: right; }

.fwb { font-weight: bold; font-weight: bold; }

.block { display: block !important; }

.ib { display: inline-block; }

.ellip { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.ellip2 { overflow: hidden; text-overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.thumb { overflow: hidden; }

span.thumb { display: inline-block; }

.fitsize { max-width: none; opacity: 0; }

.mont { font-family: 'Montserrat','arial','NotoSansKR','HelveticaNeue-Light','Apple SD Gothic Neo','Malgun Gothic','맑은 고딕',sans-serif; letter-spacing: 0; }

.nnmj { font-family: 'Nanum Myeongjo', '바탕', 'batang',sans-serif, 'serif'; }

@media screen and (min-width: 1024px) { div, p, span, ul, ol, strong { word-break: keep-all; } }

.emph { color: #0080ff; font-weight: bold; }

.blue { color: #0077bf; font-weight: bold; }


.lts0 { letter-spacing: 0; }

.ico_comm, .ico_aft:after, .ico_bfr:before { display: inline-block; background-image: url(../_img/ico_comm.png); background-repeat: no-repeat; background-size: 100px auto; font-size: 0; text-indent: -9999px; }

.inp { font-size: 16px; border: 1px solid #ccc; background: #fff; /* font-weight: normal; */ transition: .2s; }

.inp2 { font-size: 16px; border: 1px solid #ccc; background: #fff; /* font-weight: normal; */ transition: .2s; margin: 1px 0; height: 34px; width: 70%;}

.inp:focus { border-color: #999; }

.inp2:focus { border-color: #999; }

.wrap_inp.type1 label { display: block; font-size: 13px; font-weight: bold; color: #005aab; }

.wrap_inp.type1 .inp { display: block; width: 100%; height: 50px; border: none; border-bottom: 1px solid #ccc; font-size: 16px; }

.wrap_inp.type1 + .wrap_inp { margin-top: 40px; }

textarea.inp { display: block; width: 100%; overflow-y: auto; padding: 8px; resize: vertical; }

::-webkit-input-placeholder { color: #aaa; }

:-moz-placeholder { color: #aaa; }

::-moz-placeholder { color: #aaa; }

:-ms-input-placeholder { color: #aaa !important; }

::-ms-input-placeholder { color: #aaa !important; }

::placeholder { color: #aaa; }

.btn {width: 200px; padding: 15px 10px; margin: 0 auto ; display: block; background: #0070c0; color: #fff; text-align: center; font-weight: bold; font-size: 16px; transition: .2s; }
.bkbg {background:#222; color:#fff;}
.btn2 {width: 150px; padding: 5px; margin: 0 auto ; display: block; background: #0070c0; color: #fff; text-align: center; font-weight: bold; font-size: 16px; transition: .2s; }
.link { text-align: center;}
.ib {display: inline-block;margin-left: 3px;}
@media screen and (min-width: 1024px) { .btn:hover { background: #333; }

}

@media screen and (max-width: 1024px) { .btn { font-size: 15px; } .inp { font-size: 14px; width: 190px; } }

@media screen and (max-width: 600px) {
.inp {width: 78px;/*  border:none; */} 
.inp_file {width: 100%;}
}

.go { width: 16px; height: 14px; margin-left: 5px; background-position: -15px 0px; }

.btn_line { display: inline-block; border: 1px solid #666; color: #333; text-align: center; font-weight: 500; font-size: 16px; }

.btn_line_wh { display: inline-block; border: 1px solid #fff; color: #fff; text-align: center; font-weight: bold; font-size: 16px; }

.btn_line_wh a {display: inline-block;}

.btn_line2 { display: inline-block; border: 1px solid #666; color: #666; text-align: center; font-weight: bold; font-size: 16px; }

.printit {width: 70px; height: 30px; line-height: 29px;border-radius: 3px; font-size: 14px;font-weight: bold;}

.slt { display: inline-block; -webkit-appearance: none; appearance: none; width: 100%; height: 40px; background: #fff; border: 1px solid #ccc; background: url(../_img/slt.png) right 50% no-repeat; background-size: auto 6px; font-size: 16px; padding: 0 0.3em;overflow: hidden;
    text-overflow: ellipsis; overflow: hidden; margin: 3px 10px; }

.slt::-ms-expand { display: none; }

.slt2 { display: inline-block; -webkit-appearance: none; appearance: none; width: 20%; height: 40px; background: #fff; border: 1px solid #aaa; background: url(../_img/slt.png) right 50% no-repeat; background-size: auto 6px; font-size: 16px; padding: 0 0.3em;overflow: hidden;
    text-overflow: ellipsis; overflow: hidden; margin: 5px 0;}

.slt2::-ms-expand { display: none; }


@media screen and (max-width: 600px) {
.mypage .slt2 {width: 100%;}
.mypage .slt {margin: 3px 0;}

}
.birthday { text-align: left; }

.birthday .slt { width: 80px;margin:3px 0; }

.birthday .slt + .slt { margin-left: 5px; }

.birthday .sltYear { max-width: 120px; width: calc(100% - 170px); }

.chk { display: inline-block; float: left; width: 18px; height: 18px; border: 1px solid #bbb; background: #fff; }

.chk + label { display: inline-block; position: relative;  padding-left: 5px;  font-size: 16px; line-height: 18px; cursor: pointer;font-weight:400; }

.chk:checked { border-color: #0070c0; background: url(../_img/chk.png) 50% 50% no-repeat #0070c0; background-size: 12px 10px; }

.chk[type="radio"] { border-radius: 100%; }

.chk[type="radio"]:checked { background: none; background: #fff; }

.chk[type="radio"]:checked + label:after { position: absolute; top: 4px; left: -14px; width: 10px; height: 10px; border-radius: 100%; background: #0070c0; content: ''; }

.chk2 { display: inline-block; float: left; width: 18px; height: 18px; border: 1px solid #bbb; background: #fff; }

.chk2 + label { display: inline-block; position: relative;  /* padding-left: 5px;  */ font-size: 16px; line-height: 18px; cursor: pointer; }

.chk2:checked { border-color: #0070c0; background: url(../_img/chk.png) 50% 50% no-repeat #0070c0; background-size: 12px 10px; }

.chk2[type="radio"] { border-radius: 100%; }

.chk2[type="radio"]:checked { background: none; background: #fff; }

.chk2[type="radio"]:checked + label:after { position: absolute; top: 4px; left: -14px; width: 10px; height: 10px; border-radius: 100%; background: #0070c0; content: ''; }

.txt { display: inline-block; float: left;  background: #fff; }

.txt + label { display: inline-block; position: relative;  font-size: 16px; line-height: 18px; cursor: pointer; }

.lst_chk { font-size: 0; }

.lst_chk li { display: inline-block; margin-left: 30px;}

.lst_chk li:first-child {margin-left: 0;}

.lst_chk li + li {/*  margin-left: 30px; */ }

.service2 .lst_chk { font-size: 0; }

.service2 .lst_chk li { display: inline-block; margin-left: 30px;}

.service2 .lst_chk li:first-child {margin-left: 0;}


/*
.pc {display:none;}

@media screen and (max-width:1024px) {
	.pc {display:block;}
}
*/
.gray { background: #f6f6f6; }

.wrap_slider .dots { text-align: center; font-size: 0; }

.wrap_slider .dots li { display: inline-block; }

.wrap_slider .ctr { font-size: 0; line-height: normal; }

.wrap_slider .ctr button { display: inline-block; border: 1px solid #ccc; text-align: center; }

.wrap_slider .ctr button + button { border-left: none; }

.wrap_slider .play { display: none !important; }

.wrap_slider .pause { display: inline-block !important; }

.wrap_slider.play .pause { display: inline-block !important; }

.wrap_slider.play .play { display: none !important; }

.wrap_slider.pause .pause { display: none !important; }

.wrap_slider.pause .play { display: inline-block !important; }

.tab_comm { font-size: 0; text-align: center; }

.tab_comm li { display: inline-block; }

.tab_comm a { display: block; height: 50px; line-height: 48px; border: 1px solid #ddd; background: #f5f5f5; font-size: 15px; font-weight: bold; color: #999; }

.tab_comm .on a { line-height: 46px; border: 2px solid #005aab; color: #005aab; background: #fff; }

/* layout */
body.dimm { overflow: hidden; }

body.dimm:after { position: fixed; top: 0; left: 0; bottom: 0; width: 100%; background: rgba(0, 0, 0, 0.8); content: ''; }
/*
#wrap { padding-top: 80px; }
*/
#container { min-height: calc(100vh - 331px); }

.hasOpt #container { min-height: calc(100vh - 391px); }

.wfix { max-width: 1080px; margin: 0 auto; }

#header { position: absolute; top: 0; left: 0; width: 100%; background: #fff; z-index: 9; }

#header:after { position: absolute; top: 80px; left: 0; width: 100%; height: 1px; background: rgba(0, 0, 0, 0.1); transition: .3s; content: ''; }

#header .inr { position: relative; }

#header .inr .wfix { position: relative; text-align: center; font-size: 0; }

#header h1 { position: absolute; top: 10px; left: 0; }

.area_optimize { background: #1e2a36; line-height: 24px; color: #fff; color: rgba(255, 255, 255, 0.7); font-size: 14px; }

.area_optimize .wfix { position: relative; padding: 18px 0; }

.area_optimize strong { float: left; margin-right: 8px; color: #fff; font-weight: bold; padding: 0 8px; background: #0068cf; border-radius: 24px; font-size: 13px; }

.area_optimize p { overflow: hidden; padding-right: 100px; }

.area_optimize .close { position: absolute; top: 0; right: 0; width: 60px; height: 60px; text-align: center; line-height: 60px; }

.area_optimize .close i { width: 14px; height: 14px; margin-top: 23px; background-position: 0px 0px; }

/* #wrap.hasOpt { padding-top: 80px; } */

#wrap.hasOpt #header:after { top: 80px; }

#menu { display: inline-block; }

#menu a { display: block; position: relative; }

#menu .item_menu { display: inline-block; min-width: 183px; }

#menu .item_menu > a { margin: 20px 0; padding: 0 30px; font-size: 18px; font-weight: bold; line-height: 40px; }

#menu .item_menu > a:after { position: absolute; bottom: -20px; left: 15px; right: 15px; height: 2px; background: #fff; transition: .2s; content: ''; }

#menu li ul {display: none; height: 250px; padding: 30px 0; color: #555; background: #fff; transition: .2s; text-align: left; }

#menu li ul li { font-size: 16px; line-height: 30px; }

#menu li ul li + li { margin-top: 10px; }

#menu li ul a { padding: 0 24px; }

#menu li ul a:after { position: absolute; top: 50%; left: 0; width: 0; height: 1px; margin-top: -1px; background: #fff; transition: .2s; content: ''; }

@media screen and (min-width: 1024px) { #menu li ul a:hover { color: #0070c0; font-weight: bold; }
  #menu li ul a:hover:after { width: 15px; background: #0070c0; } }

  #menu li + li ul { border-left: 1px solid #ddd; }

@media screen and (min-width: 1024px) {
  #menu:hover li ul { display: block; }
  #menu .item_menu:hover > a:after { background: #0070c0; }
  #menu .item_menu:hover ul { background: #fbfbfb; } }

.tglMenu { position: absolute; top: 0; right: 0; background: #222; width: 80px; height: 80px; }

.tglMenu i, .tglMenu:before, .tglMenu:after { position: absolute; top: 50%; left: 50%; width: 28px; height: 2px; margin-left: -14px; background: #fff; transition: .2s; content: ''; }

.tglMenu i { margin-top: -1px; }

.tglMenu:before { margin-top: -11px; }

.tglMenu:after { margin-top: 9px; }

.menu_member { position: absolute; top: 25px; right: 95px; line-height: 30px; }

.menu_member li { display: inline-block; position: relative; font-size: 14px; }

.menu_member li a { display: block; padding: 0 5px; }

.menu_member li + li { margin-left: 8px; padding-left: 9px; }

.menu_member li + li:before { position: absolute; top: 8px; left: 0; width: 1px; height: 14px; background: #ccc; content: ''; }

#header.on { border-bottom: 1px solid #ddd; }

#header.on #menu .lst_menu ul { display: block; }

#header.on .tglMenu i { display: none; }

#header.on .tglMenu:before, #header.on .tglMenu:after { margin: 0 0 0 -14px; }

#header.on .tglMenu:before { transform: rotate(45deg); }

#header.on .tglMenu:after { transform: rotate(-45deg); }

@media screen and (max-width: 1300px) { /*#wrap { padding-top: 60px !important; */}
  #header:after { top: 60px !important; }
  #header h1 { display: flex; justify-content: center; align-items: center; top: -2px; left: 15px; width: 180px; height: 60px; }
  .area_optimize { display: none; }
  #menu .item_menu { min-width: 130px; }
  #menu .item_menu > a {margin: 10px 0; padding: 0 46px; font-size: 16px;  }
  #menu .item_menu > a:after { bottom: -10px; }
  #menu .item_menu ul { height: 250px; padding: 20px 0; }
  #menu .item_menu ul a { padding: 0 15px; font-size: 14px; }
  .tglMenu { width: 60px; height: 60px; }
  .tglMenu i, .tglMenu:before, .tglMenu:after { width: 20px; margin-left: -10px; }
  .tglMenu:before { margin-top: -9px; }
  .tglMenu:after { margin-top: 7px; }
  #header.on .tglMenu:before, #header.on .tglMenu:after { margin-left: -10px; }
  .menu_member { display: flex; justify-content: center; align-items: center; top: 0; right: 90px; height: 60px; } }

@media screen and (max-width: 1024px) { #wrap { padding-top: 0 !important; }
  #header { position: relative; }
  #header h1 { position: relative; left: auto; background: #fff; }
  #header h1 a { display: block;  width: 150px;}
  #gnb { display: none; }
  #header.on h1 { position: fixed; top: 0; left: 0; width: 100%; z-index: 99; }
  #header.on .link_my { background: #fff; }
  #header.on .link_my, #header.on .tglMenu { position: fixed; z-index: 99; }
  #header.on .wfix { position: fixed; top: 0; right: 0; bottom: 0; width: 100%; padding-top: 60px; background: #0f1d2c; z-index: 99; overflow-y: auto; }
  #header.on #gnb { display: block; }
  #header.on #menu .lst_menu ul { display: none; }
  #menu { display: block; min-height: calc(100vh - 140px); }
  #menu .item_menu { display: block; text-align: left; border-bottom: 1px solid rgba(255, 255, 255, 0.08); }
  #menu .item_menu > a { display: none; }
  #menu .item_menu .tit_sub { display: block; position: relative; padding: 0 24px; font-size: 16px; line-height: 50px; color: #fff; }
  #menu .item_menu .tit_sub:after { position: absolute; top: 50%; right: 24px; width: 8px; height: 8px; margin-top: -6px; border-bottom: 2px solid #fff; border-right: 2px solid #fff; transform: rotate(45deg); transition: .2s; content: ''; }
  #menu .item_menu .tit_sub.on { font-weight: bold; }
  #menu .item_menu .tit_sub.on + ul { display: block !important; }
  #menu .item_menu .tit_sub.on:after { transform: rotate(225deg); }
  #menu .item_menu + li ul { border-left: none; }
  #menu .item_menu ul { height: auto; padding: 0 0 15px; background: none; }
  #menu .item_menu ul li + li { margin-top: 0; }
  #menu .item_menu ul a { line-height: 40px; padding: 0 24px; color: #fff; font-size: 14px; font-weight: 300; }
  .menu_member { position: relative; top: auto; right: auto; height: auto; padding: 24px; border-top: 1px solid rgba(255, 255, 255, 0.3); background: #0f1d2c; }
  .menu_member a { color: #fff; font-size: 15px; }
  .link_my { display: block; position: absolute; top: 0; left: 0; width: 60px; height: 60px; text-align: center; }
  .link_my .ico_comm { width: 22px; height: 22px; margin-top: 19px; background-position: -20px -95px; }
  .chk2 {margin-left: 5px;}
  }

#footer { background: #2e3741; color: #fff; }

#footer .ft_top { padding: 16px 0; border-bottom: 1px solid rgba(255, 255, 255, 0.15); font-size: 0; }

#footer .ft_top .lst { display: inline-block; }

#footer .ft_top li { display: inline-block; }

#footer .ft_top li + li { margin-left: 60px; }

#footer .ft_top a { display: block; line-height: 28px; font-size: 15px; }

#footer .ft_top .link_contact { float: right; }

#footer .ft_info { padding: 50px 0 90px; }

#footer .ft_info .wfix { position: relative; }

#footer .ft_info .logo { float: left; margin-right: 50px; }

#footer .ft_info .info { display: inline-block; opacity: .7; font-weight: 300; letter-spacing: 0; font-size: 0; line-height: 1.8; }

#footer .ft_info .address { display: block; font-size: 14px; }

#footer .ft_info dl { font-family: 'Montserrat', 'arial','NotoSansKR'; }

#footer .ft_info dl, #footer .ft_info dt, #footer .ft_info dd { display: inline-block; }

#footer .ft_info dt, #footer .ft_info dd { font-size: 14px; }

#footer .ft_info dt { font-weight: bold; margin-right: 4px; }

#footer .ft_info dl + dl { margin-left: 12px; }

#footer .ft_info .copyright { position: absolute; top: 0; right: 0; font-size: 14px; opacity: .7; letter-spacing: 0; }

@media screen and (max-width: 1300px) { #footer .wfix { margin: 0 20px; }
  #footer .ft_info .logo { float: none; margin-right: 0; }
  #footer .ft_info .info { display: block; margin-top: 20px; } }

@media screen and (max-width: 1024px) { #footer { position: relative; }
  #footer .wfix { margin: 0 15px; }
  #footer .ft_top { padding: 12px 0; }
  #footer .ft_top .lst { display: block; text-align: left; }
  #footer .ft_top li + li { margin-left: 20px; }
  #footer .ft_top a { font-size: 13px; line-height: 20px; }
  #footer .ft_top .link_contact { position: absolute; top: 60px; right: 15px; }
  #footer .ft_info { padding: 20px 0; }
  #footer .ft_info .logo { display: block; width: 170px; }
  #footer .ft_info .info { line-height: 1.5; }
  #footer .ft_info .address { margin-bottom: 10px; font-size: 12px; }
  #footer .ft_info .address:last-child { margin-bottom: 10px; }
  #footer .ft_info dl { display: block; }
  #footer .ft_info dl + dl { margin: 0; }
  #footer .ft_info dt, #footer .ft_info dd { font-size: 12px; }
  #footer .ft_info .copyright { position: relative; margin-top: 12px; padding-top: 12px; border-top: 1px solid rgba(255, 255, 255, 0.1); right: auto; font-size: 12px; text-align: center; } }

@media screen and (max-width: 600px) { 
    #footer .ft_top li + li { display: inline-block;margin-left: 10px; text-align: left; }
	}

/* datepicker */
.ui-datepicker { display: none; width: 250px; background: #fff; border: 1px solid #aaa; padding: 15px; font-size: 14px; letter-spacing: 0; border-radius: 5px; }

.ui-datepicker-header { border-bottom: 1px solid #ccc; border-radius: 3px; text-align: center; }

.ui-datepicker-header > a { display: block; padding: 15px; cursor: pointer; }

.ui-datepicker-header .ui-icon { display: inline-block; width: 8px; height: 14px; font-size: 0; line-height: 0; text-indent: -9999px; opacity: .5;  }

.ui-datepicker-prev { float: left; }

.ui-datepicker-next { float: right; }

.ui-datepicker-prev .ui-icon { background: url(../_img/arw_prev.png) 50% 50% no-repeat; background-size: 8px auto; }

.ui-datepicker-next .ui-icon { background: url(../_img/arw_next.png) 50% 50% no-repeat; background-size: 8px auto; }

.ui-datepicker-title { padding: 8px 0; }

.ui-datepicker-calendar { margin-top: 10px; }

.ui-datepicker-calendar th, .ui-datepicker-calendar td { font-size: 15px; text-align: center; width: 14.28%; height: 25px; vertical-align: middle; }

.ui-datepicker-calendar th a, .ui-datepicker-calendar td a { display: inline-block; width: 26px; height: 26px; color: #777; line-height: 26px; }

.ui-datepicker-calendar td a.ui-state-highlight { color: #222; font-weight: bold; background: #efefef; border-radius: 100%; }

.ui-datepicker-calendar td a:hover { background: #eee; border-radius: 100%; 	}

.ui-datepicker-calendar td a.ui-state-active { color: #fff; background: #0062b2; border-radius: 100%; }

.ui-datepicker-calendar th:first-child span, .ui-datepicker-calendar td:first-child a { color: #ff3131; }

.ui-datepicker-calendar th + th + th + th + th + th + th span, .ui-datepicker-calendar td + td + td + td + td + td + td a { color: #0080e2; }

/* Slider */
.slick-slider { position: relative; }

.slick-slider .slick-arrow { position: absolute; z-index: 9; }

.slick-slider { 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; width: 100%; 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; }

@CHARSET "ISO-8859-1";
/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {padding: 0;margin: 0;}
a{text-decoration:none;}
table {border-spacing: 0;}
fieldset,img {border: 0;}
address,caption,cite,code,dfn,em,strong,th,var {font-weight: normal;font-style: normal;}
strong{font-weight: bold;}
ol,ul {list-style: none;margin:0;padding:0;}
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-weight: normal;font-size: 100%;margin:0;padding:0; color:#444;}
q:before,q:after {content:'';}
abbr,acronym {border: 0;}


/* Custom CSS
 * --------------------------------------- */
body{font-family:'NotoSansKR','HelveticaNeue-Light','Apple SD Gothic Neo','Malgun Gothic','맑은 고딕',sans-serif !important;color: #333;color: rgba(0,0,0,0.5);letter-spacing:-0.6px;}
.wrap{margin-left: auto;margin-right: auto;width: 960px;position: relative;}
h1{font-size: 2.1rem;font-family:'NotoSansKR','HelveticaNeue-Light','Apple SD Gothic Neo','Malgun Gothic','맑은 고딕',sans-serif !important;color: #fff;margin:0;padding:0;letter-spacing: -3px;}
p {font-size: 1rem;}
.intro p.bar{width: 50%;margin: 0 auto;font-size: 2rem;color: #fff;}
.intro p.bar::after {display: block;width: 2.5rem;height: 2px;margin: 0 auto;background: #fff;content: '';margin-top: 1rem;margin-bottom: 1rem;}
.intro p.bar_bk{width: 50%;margin: 0 auto;font-size: 2rem;color: #222;}
.intro p.bar_bk::after {display: block;width: 2.5rem;height: 2px;margin: 0 auto;background: #222;content: '';margin-top: 1rem;margin-bottom: 1rem;}

.en {font-family: 'Roboto', sans-serif;letter-spacing: 0;
}
.section{text-align:center;}
#section0 .intro{padding:225px 0 225px;}
#section1 .intro{padding:250px 0 250px;}
#section2 .intro{padding:150px 0 150px;}
#section3 .intro{padding:150px 0 150px;}
#section4 .intro{padding:150px 0 150px;}
.mobile-title {
  display: none !important;
}
.logo-image {

}
.material-icons {
    color: #000 !important;
  }


.zeroid-search-box {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    margin-left: 16px;
    margin-right: 16px;
  }

  .zeroid-more-button {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }

.mdl-menu{width:182px;}
#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
}
#fp-nav.fp-right {
    right: 17px;
}
#fp-nav.fp-left {
    left: 17px;
}
.fp-slidesNav{
    position: absolute;
    z-index: 4;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    left: 0 !important;
    right: 0;
    margin: 0 auto !important;
}
.fp-slidesNav.fp-bottom {
    bottom: 17px;
}
.fp-slidesNav.fp-top {
    top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.fp-slidesNav ul li {
    display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span{
    height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%;
 }
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    border: 0;
    background: #fff;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span{
    width: 10px;
    height: 10px;
    margin: -5px 0px 0px -5px;
}
#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
    cursor: pointer;
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1;
}
#fp-nav ul li .fp-tooltip.fp-right {
    right: 20px;
}
#fp-nav ul li .fp-tooltip.fp-left {
    left: 20px;
}
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell{
    height: auto !important;
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
    height: auto !important;
}



#section0 {background-image: url(../_img/visual01.jpg); background-repeat: no-repeat;background-size: cover; background-position: 50% 50%;}
#section1 {background-image: url(../_img/visual06.jpg); background-repeat: no-repeat;background-size: cover; background-position: 50% 50%;}
#section4 {background-image: url(../_img/visual06.jpg); background-repeat: no-repeat;background-size: cover; background-position: 50% 50%;}
#section2 {background-image: url(../_img/visual02.jpg); background-repeat: no-repeat;background-size: cover; background-position: 50% 50%;}

#section1 .wrap_box ul li span{font-weight:bold;font-size:1rem;}
#section2 .wrap_box ul li span{font-weight:bold;font-size:1rem;}
#section3 {}
.bk {color: #222;}
#infoMenu {bottom: 80px;}
#infoMenu li a {color: #fff;z-index: 999;}


.navbar {overflow: hidden;}
.navbar a {float: left;font-size: 16px;color: white;text-align: center;padding: 14px 16px;text-decoration: none;}
.subnav {float:right;overflow: hidden;}
.subnav .subnavbtn {font-size: 16px;  border: none; outline: none;color: #222;padding: 0 26px;background-color: inherit;font-family: inherit;margin: 0 auto;font-weight: 500;}
.subnav .subnavbtn:hover {color: #005aab;}
.navbar a:hover, .subnav:hover .subnavbtn {background-color:#fff;}
.subnav-content {display: none;position: absolute;background-color: #fff ;z-index: 1;border-top: 3px solid #005aab;}
.subnav-content a { float: left;color: #222;text-decoration: none;}
.subnav-content a:hover {color: #005aab;background: #f1f1f1;}
.subnav:hover .subnav-content {display: block;}

#notice .notice_wrap .notice ul li:nth-child(3) {width: 5%; position: absolute; top: 0; right: 0;} 
#notice .notice_wrap .notice ul li span {color: #fff; font-weight: 400; font-size: 1rem; }
.box_t05 i {display: block;width: 16px;height: 14px; background-position: 112px -110px;  margin-top: 10px; }
.box_t06 i {display: block;width: 23px;height: 23px; background-position: 135px -63px;}
.box_t07 i {display: block;width: 23px;height: 23px; background-position: 113px -63px;}
#notice .notice_wrap i.icon_s0101 {display:inline-block;background-image: url(../_img/ico_comm.png);  background-size: 190px 180px;}


.twitter-share-button{
	position: fixed;
	z-index: 99;
	right: 149px;
	top: 9px;
}
#download{
	margin: 10px 0 0 0;
	padding: 15px 10px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #49afcd;
	background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -webkit-gradient(linear,0 0,0 100%,from( #5bc0de),to( #2f96b4));
	background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: linear-gradient(top, #5bc0de, #2f96b4);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
	border-color: #2f96b4 #2f96b4 #1f6377;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	vertical-align: middle;
	cursor: pointer;
	display: inline-block;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}
#download a{
	text-decoration:none;
	color:#fff;
}
#download:hover{
	text-shadow: 0 -1px 0 rgba(0,0,0,.25);
	background-color: #2F96B4;
	background-position: 0 -15px;
	-webkit-transition: background-position .1s linear;
	-moz-transition: background-position .1s linear;
	-ms-transition: background-position .1s linear;
	-o-transition: background-position .1s linear;
	transition: background-position .1s linear;
}
#infoMenu{
	height: 20px;
	color: #f2f2f2;
	position:fixed;
	z-index:70;
	bottom:0;
	width:100%;
	text-align:right;
	font-size:0.9em;
	padding:8px 0 8px 0;
}
#infoMenu ul{
	padding: 0 40px;
}
#infoMenu li a{display: block;margin: 0 22px 0 0;color: #333;}
#infoMenu li a:hover{text-decoration:underline;}
#infoMenu li{display:inline-block;position:relative;}
#examplesList{
	display:none;
	background: #282828;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 20px;
	float: left;
	position: absolute;
	bottom: 29px;
	right: 0;
	width:638px;
	text-align:left;
}
#examplesList ul{padding:0;}
#examplesList ul li{display:block;margin: 5px 0;}
#examplesList ul li a{color: #BDBDBD;margin:0;}
#examplesList ul li a:hover{color: #f2f2f2;}
#examplesList .column{float: left;margin: 0 20px 0 0;}
#examplesList h3{color: #f2f2f2;font-size: 1.2em;margin: 0 0 15px 0;border-bottom: 1px solid rgba(0, 0, 0, 0.4);-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.1);box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);padding: 0 0 5px 0;}



/* Demos Menu
 * --------------------------------------- */
 #demosMenu{position:fixed;bottom: 10px;right:10px;z-index: 999;}

/* section0 */
.wn {max-width: 1000px;margin: 0 auto;}
.box_wrap {width: 100%;position: relative; margin: 50px 0 0;overflow:hidden;}
.box_wrap  .left1, .box_wrap  .left2, .box_wrap  .left3
{float: left; width: 31.333%; height: 285px;margin: 10px 1%;padding: 30px; background: #fff;  -webkit-border-radius:16px;-moz-border-radius: 16px; border-radius: 16px;box-sizing:border-box;}
.box_wrap  .left1 dt, .box_wrap  .left2 dt, .box_wrap  .left3 dt {font-size: 1.5rem; color:#222; position: relative; font-weight: 500;}
.box_wrap  .left1 dd, .box_wrap  .left2 dd, .box_wrap  .left3 dd {font-size: 1rem; color: #005aab;  font-weight:500;margin-top: 20px;}
.box_wrap  .left1 .inbox i {/* -webkit-transition: all 0.3s;transition: all 0.3s; */}
.box_t01 i {display: block;width: 150px;height: 150px;margin: 0 auto 20px;border-radius: 50%;background: no-repeat center #fff;background-size: 100% auto;}
.box_wrap  .left1 .inbox i.icon_s0101 {background-image: url(../_img/icon01.png);}
.box_wrap  .left2 .inbox i.icon_s0101 {background-image: url(../_img/icon02.png);}
.box_wrap  .left3 .inbox i.icon_s0101 {background-image: url(../_img/icon03.png);}
.box_wrap  .right_in {-webkit-border-radius:30px;-moz-border-radius: 16px; border-radius: 16px; padding-top: 0;}
.box_wrap  .right_in .right_inl {background-color:#fff; -webkit-border-radius:16px;-moz-border-radius: 16px; border-radius: 16px;}
.box_wrap  .right_in .right_inl li {padding: 20px;}
.box_wrap  .right_in .right_inl li img {width: 100px; height: 100px;}
.box_wrap  .right_in .right_inl span {display: block; margin-top: 15px; color: #222; font-size: 1rem;font-weight: 500;}
.box_wrap  .right_in .right_inl span  i.icon_s0101 {display:inline-block;background-image: url(../_img/ico_comm.png);  background-size: 190px 180px;}
.box_t03 i {display: block;width: 16px;height: 14px; background-position: -80px -90px; margin-left: 14px; }
.box_wrap  .right_in .right_inb {width: 100%; position: relative;margin-top: 20px; }
.box_wrap  .right_in .right_inb ul li {float:left; background-color:#005aab;  margin-left: 20px; -webkit-border-radius:16px;-moz-border-radius: 16px; border-radius: 16px; color: #fff; text-align: left;padding: 24px 35px; font-size: 1rem; font-weight: 500;}
.box_wrap  .right_in .right_inb ul li i.icon_s0101 {display:inline-block;background-image: url(../_img/ico_comm.png);  background-size: 190px 180px;}
.box_t02 i {display: block;width: 16px;height: 14px; background-position: -60px -90px; margin-left: 14px; }

.box_wrap2 {width: 100%; position: relative; margin: 50px 0 0;overflow:hidden;}
.box_wrap2 .box1 {width: 31.33%; height: 50%; padding: 23px; margin: 10px 1%; background: #fff; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); box-sizing:border-box; float: left; border: 1px solid #f1f1f1;}
.box_wrap2 .box2 {width: 31.33%; height: 50%; padding: 23px; margin: 10px 1%; background: #fff; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); box-sizing:border-box; float: left; border: 1px solid #f1f1f1;}
.box_wrap2 .box3 {width: 31.33%; height: 50%; padding: 23px; margin: 10px 1%; background: #fff; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); box-sizing:border-box; float: left; border: 1px solid #f1f1f1;}

.round {width: 50px; padding: 3px; text-align: center; margin: 0 auto; background: #00ada7; -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px; color:#fff; font-size: 0.875rem;}
.box_wrap2 .box1 .brand_img {padding: 10px;}
.box_wrap2 .box1 h4 {font-size: 20px;}
.box_wrap2 .box1  span {color: #999;margin-top: 20px;}
.box_wrap2 .box1 .item_box a {color:#fff; background: #666; font-size: 0.875rem; padding: 5px 10px; margin-top: 10px; line-height:2; font-weight: 400;}

#section1  .more {position: relative; display: block; float: right; margin-top: 30px; margin-right: 1%;}
#section1  .more span {color: #fff; font-size: 15px; font-weight: 400; background: #555; padding: 15px 20px; box-sizing: border-box;}
#section1  .more i.icon_s0101 {display:inline-block;background-image: url(../_img/ico_comm.png);  background-size: 206px 185px;}
#section4  .more {position: relative; display: block; float: right; margin-top: 30px; margin-right: 1%;}
#section4  .more span {color: #fff; font-size: 15px; font-weight: 400; background: #555; padding: 15px 20px; box-sizing: border-box;}
#section4  .more i.icon_s0101 {display:inline-block;background-image: url(../_img/ico_comm.png);  background-size: 206px 185px;}
.box_3 {width: 100%; margin: 0 auto;}
/*.box_3 .board3 {position: relative;overflow: hidden; width: 100%;  min-height: 180px;margin: 0 auto; text-align: center;  margin-top: 25px; }
.box_3 .board3 h3 {font-size: 1.125rem; color: #222; font-weight: 500;  display: inline-block; line-height: 1.4;}
.box_3 .board3 p {font-size: 1rem; color: #222; font-weight: 400;display: block; margin: 10px 0;}
.box_3 .board3 li { border: 1px solid #ccc;width: 24%; height: 200px;line-height:2.3; padding: 20px; float: left; margin: 6px 0.5%; font-size: 15px; color: #222; font-weight: 400; background: #fff;}
*/
.box_3  .more {position: relative; display: block; float: right; margin-top: 30px; color: #fff; font-size: 15px; font-weight: 400; background: #555; padding: 20px 20px; box-sizing: border-box; line-height: 0.3;}
.box_3  .more span {}
.box_3  .more i.icon_s0101 {display:inline-block;background-image: url(../_imgs/ico_comm.png);  background-size: 206px 185px;}
.box_t04 i {display: block;width: 12px;height: 24px; background-position: 122px -108px; margin-left: 9px; }


.wrap_box ul{overflow:hidden;display:flex;flex-wrap:wrap;}
.wrap_box ul li { width: 23%; margin: 10px 1%; height: auto;  border: 1px solid #e8e8e8; padding:25px; background: #fff;}
.wrap_box ul li .brand_img {margin-bottom: 10px;width:100%;height:40px;background-size:100%;background-position:center;background-repeat:no-repeat;max-width:180px;}
.wrap_box ul li h3 {font-size: 0.9375rem; margin-top: 10px;word-break: keep-all;text-align:center;font-weight:400;color:#999;}
.wrap_box ul li h4 {font-size: 1rem; margin-top: 10px; text-align: left !important; word-break: keep-all;overflow: hidden;text-overflow: ellipsis;    display: -webkit-box;
    -webkit-line-clamp: 3;max-height: 70px;    -webkit-box-orient: vertical;letter-spacing:-0.5px;line-height:1.4;}









@media (max-width: 1200px) {
.navbar {display: none;}

#footer .footer_bottom {padding: 20px;}
#footer .footer_left {width: 100%;}
#footer .footer_right {width: 100%; margin-left: 0;}
#footer .footer_right .right_top ul li {font-size: 0.875rem; width: 50%;}
#footer .footer_right .right_bottom {font-size: 0.875rem;}

.box_wrap .box_left {width: 100%;}
.box_wrap .box_right .right_in .right_inb ul li {width: 67px;}
.box_wrap .box_left .left3 {margin-top: 20px;}
.box_wrap .box_left .left4 {margin-top: 20px;}
.box_wrap .box_left .left1, .box_wrap .box_left .left2, .box_wrap .box_left .left3 {float: left; width: 250px; height: 315px;}
.box_wrap  .right_in .right_inb ul li {padding: 24px 20px;}
.box_wrap .box_right .right_in .right_inl {width: 303px;}
/* .box_1 .board1 .board_list .wrap_tbl th, .box_1 .board1 .board_list .wrap_tbl td {display: inline;} */
.box_1 .board1 .board_list .wrap_tbl td p.tit {margin-left: 10px;}
.box_1 .board1 .board_list .wrap_tbl td {text-align: right;}
.box_1 .board1 .board_list .wrap_tbl td:last-child {display: none;}

}

@media (max-width: 1000px) {
#section0 .intro {padding: 100px 0 100px;}
#section1 .intro {padding: 100px 0 100px;}
#section2 .intro {padding: 100px 0 100px;}
#section3 .intro {padding: 100px 0 100px;}

.box_wrap .left1, .box_wrap .left2, .box_wrap .left3, .box_wrap .left4 {width: 46%; height: 220px; margin: 10px 2%;}
.box_wrap  .right_in .right_inb ul li {padding: 12px 20px;}
.box_wrap .left1 dt, .box_wrap .left2 dt, .box_wrap .left3 dt {font-size: 1.4rem;}
.box_wrap .left1 dt, .box_wrap .left2 dt, .box_wrap .left3 dd {font-size: 1.4rem;}
.box_t01 i {width: 100px; height: 100px;}
.box_wrap .right_in .right_inl li img {width: 80px; height: 80px;}|
.box_1 .board1 .board_list .wrap_tbl td:last-child {display: none;}
.box_1 .board1 {margin-top: 20px;}
.box_1 .board1 h3 {font-size: 1.25rem;}
.box_3 .board3 h3 {font-size: 1rem;}


}


@media (max-width: 800px) {
.navbar {display: none;}

h1 {font-size: 1.5rem; margin: 0 20px;}
#notice .notice_wrap {display: inline-grid; width: 100%;}
.box_1 .board1 {width: 98%;}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
	-webkit-filter:grayscale(100%); filter:gray;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
	
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled{
/*    display: none; */}
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }


/*리뷰 테마*/
.owl-theme-review .owl-nav {
	position:relative;

	height:51px;
	display:block;
	width:75px;
	margin:20px auto;
  text-align: center;
  -webkit-tap-highlight-color: transparent; 
 }
  .owl-theme-review .owl-nav [class*='owl-'] {
 
    color: #FFF;
    font-size:1.25rem;
    margin: 5px;
    padding: 1rem;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
	
    .owl-theme-review .owl-nav [class*='owl-']:hover {
		opacity: 1;
	  }
	  
  .owl-theme-review .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }
 .owl-theme-review .owl-stage-outer {
    position: relative;
    overflow: hidden;
	z-index:10;
	/*width:100%;max-width:1200px;*/
	margin:0 auto;
 }		
 
.owl-theme-review .owl-nav button span{display:none;}
.owl-theme-review .owl-nav button:focus,
.owl-theme-review .owl-dots button:focus
{outline:none}
.owl-theme-review .owl-nav button.owl-next {
     opacity: 0.3;
    cursor: pointer; 
    position: absolute;
	z-index:11;
    right: 0;
	margin:0 0;	
	width:29px;
	height:15px;
	background-image:url(../_img/arrow-b-r@2x.png) !important;	
	background-size:29px;
	background-repeat:no-repeat;	
}
.owl-theme-review .owl-nav button.owl-prev {
   opacity: 0.3;
    cursor: pointer; 
    position: absolute;  
	z-index:11;	
	top:0;
	bottom:0;
    left: 0px;
	margin:0 0;
	width:29px;
	height:15px;
	background-image:url(../_img/arrow-b-l@2x.png) !important;	
	background-size:29px;
	background-repeat:no-repeat;
}
.owl-theme-review .owl-nav button:hover {opacity: 1;}	

.owlin-theme .owl-nav button span{display:none;}
.owl-theme-review .owl-nav.disabled + .owl-dots {}
.owl-theme-review .owl-dots {
	display:none;
}
  .owl-theme-review .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    }
    .owl-theme-review .owl-dots .owl-dot span {
      width: 8px;
      height: 8px;
      margin: 0 5px;
      background: transparent;
	  border:1px solid #284aa4;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
	  
.owl-theme-review .owl-dots .owl-dot.active span, 
.owl-theme-review .owl-dots .owl-dot:hover span {background: #284aa4;border:1px solid #284aa4; }
.owl-theme-review .owl-stage {height:220px;}
.owl-theme-review .item{height:214px;border-radius: 30px 30px 0 30px;width:100%;display: flex;flex-wrap: wrap;box-shadow: 0 0 5px #eee;}
.owl-theme-review .item .item-bgbox{height:214px;border-radius: 30px 0 0 30px; width:50%;background-repeat:no-repeat;background-size:cover;}
.owl-theme-review .item .item-txtbox{height:185px;border-radius: 0 30px 0 0;background-color:#fff;width:calc( 50% - 40px );padding:30px 20px 0 20px;text-align:left;}
.owl-theme-review .item .item-txtbox h4{font-size:1rem;font-weight:700;text-overflow:ellipsis;white-space: nowrap; 
  width: 100%;overflow: hidden;margin-bottom:10px;line-height:1.88;letter-spacing:-0.64px;}
.owl-theme-review .item .item-txtbox p.ment{height:100px;overflow:hidden;font-size:0.875rem; !important;margin-bottom:0 !important;font-weight:300;line-height:1.57;letter-spacing:-0.56px;}
.owl-theme-review .item .item-txtbox .star{margin-bottom:10px;}
.star i + i{margin-left:0;}
.star i{display:inline-block;width:14px;height:14px;}
i.star_navy{background-image: url(../_img/star-b@2x.png);background-size: 14px;background-repeat: no-repeat;}
i.star_gray{background-image: url(../_img/star-g@2x.png);background-size: 14px;background-repeat: no-repeat;}
i.material-icons.gray{color:#cccccc;font-size:1.125rem;}


/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

.owl-theme-banner .item{height:50px;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center;border:1px solid #ccc;}
.owl-theme-banner .owl-nav button:focus,
.owl-theme-banner .owl-dots button:focus
{outline:none}
.owl-theme-banner .owl-nav button.owl-next {
    opacity: 0.3;
    cursor: pointer; 
    position: absolute;
	z-index:11;
	top:15px;
    right: -10px;
	margin:0 0;	
	width:14px;
	height:24px;
	background-image:url(../_img/arrow_next.png) !important;	
	background-size:14px;
	background-repeat:no-repeat;	
}	
.owl-theme-banner .owl-nav button.owl-prev {
    opacity: 0.3;
    cursor: pointer; 
    position: absolute;  
	z-index:11;	
	top:15px;
	bottom:0;
    left: -10px;
	margin:0 0;
	width:14px;
	height:24px;
	background-image:url(../_img/arrow_prev.png) !important;	
	background-size:14px;
	background-repeat:no-repeat;
}
.owl-theme-banner .owl-nav button:hover {opacity: 1;}	

@media screen and (max-width: 1280px){
	.owl-theme-banner .owl-nav button.owl-next {right: 20px;}
	.owl-theme-banner .owl-nav button.owl-prev {left: 20px;}

}
@media screen and (max-width: 1024px){

	.owl-theme-banner .owl-nav button.owl-next {right: 10px;}
	.owl-theme-banner .owl-nav button.owl-prev {left: 10px;}
.wrap_box ul li {width: 46%;  line-height:1.3;height:auto;padding:15px;}
.wrap_box ul li .brand_img {margin-bottom: 10px;}
.wrap_box ul li span {font-size: 0.875rem;}
.wrap_box ul li h4 {font-size: 0.875rem; margin-top: 10px;}
}


@media screen and (max-width: 900px){
  .mobile-title {display: block !important;position: absolute;left: calc(50% - 70px); top: 12px;transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);}
  .intro p.bar {width: 80%;}
  .resume1 .lst_chk li:last-child { margin-left: 0; margin-top: 5px;}
  .resume1 .slt {margin-left: 20px;}
  .service2 .lst_chk li { display: block; margin-left: 0px; margin-bottom: 5px;}
  .service2 .slt {margin: 0;}
 
 }



@media screen and (max-width: 600px){
.h1 {font-size: 1.125rem;}
.logo-image {width: 120px; }
.mobile-title {top:16px;left: calc(50% - 66px);}
.intro p.bar {font-size: 24px;}
.box_wrap .box_left .left1, .box_wrap .box_left .left2, .box_wrap .box_left .left3 {float: left; width: 150px; height: 150px;margin-left: 20px;padding: 20px;}

.box_wrap .box_left .left4 {float: left; }
.box_wrap .box_left .left1 dt, .box_wrap .box_left .left2 dt, .box_wrap .box_left .left3 dt {font-size: 0.75rem;}
.box_wrap .box_left .left1 dd, .box_wrap .box_left .left2 dd, .box_wrap .box_left .left3 dd {font-size: 0.7rem; margin-top: 10px;}
.box_t01 i {width: 100px; height: 100px; margin: 0 auto 5px;}
.box_wrap .box_right {margin-left: 20px;}
.box_wrap .box_right .right_in .right_inl { width: 190px;}
.box_wrap .box_right .right_in .right_inl li {padding: 20px;}
.box_wrap .box_right .right_in .right_inl li img {width: 80px; height: 80px;}
.box_wrap .box_right .right_in .right_inl span {margin-top: 15px;font-size: 1rem;}

.box_wrap2 {margin-top: 30px;}
.box_wrap2 .box1 {width: 98%;}
/*.box_3 .board3 li {width: 49%; height: 200px;}*/
}
@media screen and (max-width: 480px){
.box_wrap .box_left .left1, .box_wrap .box_left .left2, .box_wrap .box_left .left3{width: 120px; height: 150px;}
.box_wrap .box_right .right_in .right_inl {width: 100px;}
.box_wrap .right_in .right_inb ul li {margin-left: 10px; padding: 12px 10px;}
/*
.box_3 .board3 p {font-size: 0.875rem;}
.box_3 .board3 li  {width: 48%; margin-left: 5px;}
.box_3 .board3 li img {width: 130px;}*/
	}
