

/* header */
#wrap{position: relative; overflow: hidden; min-width:1280px; margin:0 auto;}
#warp #sub_container #bo_list,#warp #sub_container #bo_v,#warp #sub_container #bo_w,#warp #sub_container #bo_gall{max-width:1280px; margin:80px auto 120px;}
#mb_login,#mb_confirm,.register{/* padding :150px 0; */}
#header{position:absolute;  width:100%; /* left:50%; margin-left:-40%; */ height:100px; background:#fff; z-index: 1500;  transition:1.0s;box-shadow:0 0 40px rgba(0,0,0,0.1);}
/*#header:hover {height:370px; background:#fff;box-shadow:0 0 10px rgba(0,0,0,0.1); }*/
/*#header:hover .gnb ul li.depth01 ul.depth02{position: relative;height:100%; }*/
#header.scroll_on{position:fixed; top: 0; width:100%; left:0; margin-left:0; height:90px;  box-shadow:0 0 30px rgba(0,0,0,0.1)}
/*#header.scroll_on:hover{height:360px; }!*스크롤내렸을때 header on*!*/
#header.scroll_on .gnb{top:0px;}
#header.scroll_on .gnb ul li.depth01 div.dep2box { top: 95%; }
#header.scroll_on .gnb_all{top:0;}
#header.scroll_on h1.logo{top:28px;}
#header.scroll_on h1.logo img{width:85%;}

#header.scroll_on .gnb ul li.depth01>a span{font-size:22px;}

/* 헤더 수정 */




/* 로고 */
#header h1.logo{position: absolute; left:1.5%; top:30px; z-index:999; transition:1s;}
#header h1.logo img{transition:1s;}


/* 로그인 */
#header .login_wrap{position: absolute; right:230px; top:44px; font-size:13px; transition:1.0s; z-index: 999;}
#header .login_wrap ul li{float:left; margin-left:24px;}
#header .login_wrap ul li a{color: #929191; font-weight:700}
#header .login_wrap ul li:hover a{color: #000;}
#header.scroll_on .login_wrap{ transition:1.0s;  right:211px; top:39px;}

/* GNB */
#header .gnb{position: relative; left:50%;  transform:translateX(-50%); text-align:center;z-index: 10;transition:0.8s; font-family: 'OneMobile';}
#header .gnb > ul { display: flex; justify-content: center; }
#header .gnb ul li.depth01{ }
/*#header .gnb ul li.depth01:nth-child(1){margin-right:40px;}*/
/*#header .gnb ul li.depth01:nth-child(2){margin-right:70px;}*/

#header .gnb ul li.depth01>a{ position: relative; display: block; padding:38px 25px 35px;color: #444; overflow: hidden;  font-weight:600; text-align:center; }
#header .gnb ul li.depth01>a span{transition:0.4s;font-size:23px ; color: #444;}
#header .gnb ul li.depth01:hover{}
#header .gnb ul li.depth01:hover a span{color: #0083ce; font-weight:600;}
#header .gnb ul li.depth01 div.dep2box { position: absolute; display: none; width: 100%; top: 100%; background: #fff; left: 0; box-shadow: 0 5px 6px rgb(0 0 0 / 17%); padding-top: 5px; }
#header .gnb ul li.depth01 ul.depth02 { display: flex;flex-wrap: wrap;max-width: 1400px;margin: 0 auto;width: 100%; }
#header .gnb ul li.depth01 ul.depth02 li { float: left; width: calc(20% - 60px); margin: 10px 20px; height: auto; padding-bottom: 8px; }
#header .gnb ul li.depth01 ul.depth02 li a{ width: 100%; height: 25px; font-size: 1.1rem; font-weight: 500; padding: 5px; color: #444; display: inline-block; text-align: left; border-bottom: 1px solid #dfdfdf; transition: all .3s; }
/*#header .gnb ul li.depth01 ul.depth02 li a::before{ content:""; display:inline-block;  position:absolute; top: 12px;  left: 0;  width: 4px;  height: 4px; border-radius: 100%;  background-color: #c5c9d6;}*/
#header .gnb ul li.depth01 ul.depth02 li:hover a{color: #0083ce;}


.admin_bt{position:absolute; right:100px; width:100px; cursor: pointer;  height:100px; background:#272a39 url('../images/common/admin.png') no-repeat center 31px;transition:1.0s;}
.admin_bt a{color:#fff; text-align:Center;margin-top:53px; display:block; font-size:14px; font-weight:600}
.admin_bt:hover a{color:#28adec; transition:0.2s;}


/* Effect 13: three circles */
.cl-effect-13 > a {
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

.cl-effect-13 > a::before {position: absolute;bottom: 10px;left: 50%;color: transparent;content: '•';text-shadow: 0 0 transparent;font-size: 1.2em;
    -webkit-transition: text-shadow 0.3s, color 0.3s;
    -moz-transition: text-shadow 0.3s, color 0.3s;
    transition: text-shadow 0.3s, color 0.3s;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none;
}

.cl-effect-13 > a:hover::before,
.cl-effect-13 > a:focus::before {color: #008fd3;text-shadow: 10px 0 #4dd0ff, -10px 0 #1853d7;z-index: 10;}
.cl-effect-13 > a:hover,
.cl-effect-13 > a:focus {font-weight: 600;}


/* 전체메뉴 */
#header .gnb_all{position:absolute; right:0; top: 0; cursor: pointer; z-index:3000; transition:1.0s; width:100px; height:100px; background:#008fd3}
#header .gnb_inner{display:none;position:relative;width:1100px; margin:0 auto;opacity:0;top:10%; z-index:2000; clear:both; overflow:hidden; padding:30px 0; text-align:center;}
#header .gnb_inner>ul{text-align:center; font-size:0; letter-spacing:0;padding-bottom:30px;margin-bottom:30px;}
#header .gnb_inner ul>li.depth01{display:inline-block;width:23%;margin-bottom:5%; vertical-align:top;}
#header .gnb_inner ul>li.depth01>a{display: inline-block;font-size:30px;margin-bottom:24px;transition:0.3s; color: #333; font-weight:700}
#header .gnb_inner ul>li.depth01:hover>a{color:#008fd3;}
#header .gnb_inner ul>li.depth01 ul li{margin:20px 10px; padding:20px ; bordER:1px dotted  #ddd}
#header .gnb_inner ul>li.depth01 ul li a{display:block;font-size:15px; color:#000; font-weighT:600}
#header .gnb_inner ul>li.depth01 ul li:hover a{color:#fff; }
#header .gnb_inner ul>li.depth01 ul li:hover{background:#252731}
#header .gnb_on{display:block; opacity:0.9;}
#header .all_icon{width:31px;margin:40px auto;  height:20px;-webkit-transform: rotate(0deg);  -moz-transform: rotate(0deg);  -o-transform: rotate(0deg);transform: rotate(0deg);  -webkit-transition: .5s ease-in-out;  -moz-transition: .5s ease-in-out;  -o-transition: .5s ease-in-out;  transition: .5s ease-in-out;transition:0.4s;}
#header .all_icon span{display: block; height:4px; margin:4px 0; width:31px;background: #fff;  border-radius:100px;opacity: 1;
left: 0;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);  -webkit-transition: .25s ease-in-out;  -moz-transition: .25s ease-in-out;  -o-transition: .25s ease-in-out;  transition: .25s ease-in-out;}
#header.scroll_on .all_icon span{background:#fff;}
#header.scroll_on .gnb_all{width:90px; height:90px;transition:1.0s;}
#header.scroll_on .all_icon{width:31px;margin:37px auto; height:16px}
#header.scroll_on .admin_bt{right:90px; width:90px;  height:90px; background:#272a39 url('../images/common/admin.png') no-repeat center 30px;transition:1.0s;}
#header.scroll_on .admin_bt a{margin-top:51px; display:block; font-size:12px; font-weight:600}


#header .all_icon span.icon_list1{top: 0px;}
#header .all_icon span.icon_list2,.all_icon span.icon_list3{top:6px;}
#header .all_icon span.icon_list4{top:12px;}
#header .all_icon.open span{background:#fff ;}
#header .all_icon.open span.icon_list1{top: 18px;  width: 0%;  left:50%;}
#header .all_icon.open span.icon_list2{-webkit-transform: rotate(45deg);  -moz-transform: rotate(45deg);  -o-transform: rotate(45deg);  transform: rotate(45deg);}
#header .all_icon.open span.icon_list3{-webkit-transform: rotate(-45deg);  -moz-transform: rotate(-45deg);  -o-transform: rotate(-45deg);  transform: rotate(-45deg);margin-top:-8px;}
#header .all_icon.open span.icon_list4{top: 18px;  width: 0%;  left: 50%; }
#header .overlay{height:0%; width:100%;display: block;position: fixed;z-index:2000;top: 0;left: 0;background:rgba(255,255,255,1); transition:0.4s ease-in-out;overflow:hidden;}
#header .overlay-content {position: relative;top:20%;width:100%;text-align: center;margin-top:30px;}
#header .myNav_on{display:block;height:100%;}
.allmenu_mem{display:none}


/* 컨텐츠 */
/* #container{position: relative; min-width:1280px;  overflow: hidden;}
#sub_container{position: relative; top: 0; min-height:900px;} */




/* 풋터 */

#footer{background:#2b2d30; padding:50px 0; font-size:12px; color:#fff; text-align:left; line-height:18px; display:-webkit-box}
.footer_box{width:1280px; margin:0 auto; position:relative}
.copy{floaT:left; }
address{margin:10px 0;}
small{font-size:11px; color:#8e8c8c;}
#footer span.f_line{width:1px ; height:7px; display:inline-block; background:#4b4d4f;margin:0px 10px 0}


/*footer셀렉트박스*/

.footer_sel {
  position: absolute;
  display: inline-block;
  top: 40%; left:auto; margin-left:0;right:0;
  transform: translate(0%, -50%);
  }

/** Custom Select **/
.custom-select-wrapper {
  position: relative;
  display: inline-block;
  user-select: none;
}
  .custom-select-wrapper select {
    display: none;
  }
  .custom-select {
    position: relative;
    display: inline-block;
  }
	
.custom-select-trigger {
  position: relative;
  display: block;
  width: 250px;
 
  font-size:12px;
  font-weight: 300;
  color: #fff;
  line-height:42px;
  background: #3c3e41;
  text-align:left; padding-left:20px;
  cursor: pointer;
}
  .custom-select-trigger:after {
	position: absolute;
	display: block;
	content: '';
	width: 6px; height:6px;
	top: 51%; right: 21px;
	margin-top: -3px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(45deg) translateY(-50%);
	transition: all .4s ease-in-out;
	transform-origin: 50% 0;
  }
  .custom-select.opened .custom-select-trigger:after {
	margin-top: 3px;
	transform: rotate(-135deg) translateY(-50%);
  }
  .custom-options {
    position: absolute;
    display: block;
    left: 0; right: 0;
    min-width: 100%;
	margin-bottom:44px;
    
    box-sizing: border-box;
    box-shadow: 0 2px 1px rgba(0,0,0,.07);
	transition: all .4s ease-in-out;
    bottom:0;
	margin-top:-160px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .custom-select.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0);
  }
 
    .option-hover:before {
      background: #f8f8f8;
    }
.custom-option {
  text-align:left;

  position: relative;
  display: block;
  padding: 0 20px;
  font-size: 12px;
  font-weight: 600;
  color: #000;
  line-height: 40px;
  cursor: pointer;
  transition: all .4s ease-in-out;
  background: #f8f8f8;
  border-bottom:1px solid #fff
}
.custom-option:first-of-type {
 
}
.custom-option:last-of-type {
  border-bottom: 0;
 
}
.custom-option:hover,
.custom-option.selection {
  background:#008fd3; color:#fff;
}



/*로그인*/
.login{ width:550px; margin:0 auto; background:#fff;  text-align:center; border-radius:15px; bordER:1px solid #efefef; padding:50px 20px}
.login h2{text-align:center;  color:##0f1a16; font-size:50px; font-weight:600; display:block; width:100%;padding:0 0 25px;  font-family: 'OneMobileTitle';}

.login_box{ width:80%; margin:0 auto;}
.login_box input{width:100%; height:50px; line-height:50px;padding-left:24px; font-size:13px; font-weight:400; bordeR:0 }
.input_row{width:100%; margin:4px auto; position:relative; }
.input_icon{background:url('../images/common/back_img.png') no-repeat; background-size:40px; margin-left:20px;
 background-repeat:no-repeat; display:block; position:absolute;top:50%; transform:translatey(-50%);}
.input_row .icon_code{background-position:-7px -5px; width:22px; height:19px;}
.input_row .icon_id{background-position:-6px -37px; width:22px; height:19px;}
.input_row .icon_pw{background-position:-6px -69px; width:22px; height:19px;}


.login_keep_wrap{ width:80%; margin:10px auto 0; overflow:hidden;}
.btn_login{ displaY:block; font-size:15px; font-weight:700; color:#fff; width:100%; height:50px; line-height:48px; border:0; border-radius:9px; background:#008fd3;cursor:pointer}
.find{margin-top:15px;overflow:hidden;}
.find span{displaY:block; floaT:left; font-size:13px; height:30px; line-height:30px; font-weight:700; padding-left:5px; color:#4d4e4e}
.find a{displaY:block; floaT:right; font-size:11px; height:30px; line-height:30px; background:#4d4e4e;padding:0 20px;border-radius:5px; color:#fff; letter-spacing:0.2px}

.login_box input[type="text"], .login_box input[type="password"]{font-size:13px; font-family: 'OneMobile';font-weight:700; background-size:inherit;  bordeR:1px solid #dadada;padding-left:47px;  border-radius:7px;}
.input_row input:focus{ bordeR:3px solid #008fd3 ;   border-radius:7px;padding-left:47px; background-position:-20px 0;}


/*ID찾기*/
.fond_wrap{width:550px; margin:0 auto; background:#fff;  text-align:center; border-radius:15px; bordER:1px solid #efefef; padding:50px 20px}
.fond_wrap h2{text-align:center;  color:##0f1a16; font-size:40px; font-weight:700; display:block; width:100%;padding:0 0 15px;  font-family: 'OneMobile';}
.fond_wrap p.fond_txt{font-size:14px;}

.find_bt{margin:30px auto 5px}
.find_bt input{width:223px}
.find_bt a {displaY: inline-block; font-family:auto; font-size:11px; height: 36px; line-height:36px; background: #4d4e4e; padding: 0 20px; border-radius: 5px; color: #fff; letter-spacing: 0.2px; margin-left:6px;}


/* ### 기본 스타일 커스터마이징 끝 ### */
/* 회원가입 약관 */
.register {margin:0px auto; max-width:800px; }
.register:after {display:block;visibility:hidden;clear:both;content:""}
.register .btn_confirm{margin-top:40px;}
.register .btn_confirm .btn_submit,
.register .btn_confirm .btn_close {float:left;width:49.5%;font-weight:bold;font-size:1.083em; padding:1.5em 0; line-height:1;}
.register .btn_confirm {text-align:left}
.register .btn_confirm .btn_submit {margin-left:1%}

#fregister p {position:relative;text-align:center;color:#f2838f;font-size:0.9em; line-height:1.2rem;margin:0 0 24px;}
#fregister p i {font-size:1.2em;vertical-align:middle}
#fregister section {margin:10px auto 15px;border:1px solid #dde7e9;position:relative;border-radius:3px}
#fregister_chkall {position:relative;text-align:center;background:#f5f7fa;line-height:50px;border:1px solid #e5e9f0;border-radius:3px;margin-bottom:15px}
#fregister h2 {text-align:left;padding:20px;border-bottom:1px solid #dde7e9;font-size:1em; font-weight:700}
#fregister textarea {display:block;padding:20px;width:100%;height:150px;background:#fff;border:0;line-height:1.6em; font-size:0.8rem; font-weight:400 ;box-sizing: border-box; }
#fregister_private {position:relative}
#fregister_private div {padding:20px;background:#fff}
#fregister_private table {width:100%;border-collapse:collapse}
#fregister_private table caption {position:absolute;font-size:0;line-height:0;overflow:hidden}
#fregister_private table th {background:#f7f7f9;width:33.33%;color:#000;padding:10px;border:1px solid #d8dbdf; font-size:0.9rem}
#fregister_private table td {border:1px solid #e7e9ec;padding:10px;border-top:0; font-size:0.8rem; line-height:1.5em; }

.fregister_agree {position:absolute;top:0;right:0}
.fregister_agree input[type="checkbox"] + label {color:#676e70; font-size:0.9rem;   font-weight:700}
.fregister_agree input[type="checkbox"] + label:hover {color:#2172f8}
.fregister_agree input[type="checkbox"] + label span {position:absolute;top:20px;right:15px;width:17px;height:17px;display:block;background:#fff;border:1px solid #d0d4df;border-radius:3px}
.fregister_agree input[type="checkbox"]:checked + label {color:#000}
.fregister_agree input[type="checkbox"]:checked + label span {background:url('../images/common/chk.png') no-repeat 50% 50% #3a8afd;border-color:#1471f6;border-radius:3px}
.fregister_agree.chk_all input[type="checkbox"] + label span {top:18px;}

.fregister_agree1 { text-align: left; }
.fregister_agree1 label { display: inline; }

.fregister_agree1 input[type="checkbox"] + label {color:#676e70; font-size:0.9rem; font-weight:700;}
.fregister_agree1 input[type="checkbox"] + label:hover {color:#2172f8}
.fregister_agree1 input[type="checkbox"] + label span {top:20px;right:15px;width:17px;height:17px;display:inline-block;background:#fff;border:1px solid #d0d4df;border-radius:3px}
.fregister_agree1 input[type="checkbox"]:checked + label {color:#000}
.fregister_agree1 input[type="checkbox"]:checked + label span {background:url('../images/common/chk.png') no-repeat 50% 50% #3a8afd;border-color:#1471f6;border-radius:3px}
.fregister_agree1.chk_all input[type="checkbox"] + label span {top:18px}


.chk_li {padding-left:20px}

#sns_register .login-sns,
#sns_register h2 {border:0 !important}

/* 회원가입 입력 */
#register_form {background:#fff;margin-bottom:20px}
#register_form h2 {padding:20px;border-bottom:1px solid #dde7e9}
.register_form_inner {background:#f5f7fa;border:1px solid #dde7e9;border-radius:3px}
.register_form_inner ul {padding:20px}
.register_form_inner ul li{margin:8px 0; text-align: left;}
.register_form_inner label {display:block;margin-bottom:10px;line-height:24px; text-align:left; font-weight:700}

.register_form_inner2 {background:#f5f7fa;border:1px solid #dde7e9;border-radius:3px}
.register_form_inner2 ul {padding:20px}
.register_form_inner2 ul li{margin:8px 0}
.register_form_inner2 label {display:inline;margin-bottom:10px;line-height:24px; text-align:left; font-weight:700}

.tooltip{font-size:0.8rem;color:#777; display:block;font-weight:500}
#fregisterform #msg_certify {margin:5px 0 0;padding:5px;border:1px solid #dbecff;background:#eaf4ff;text-align:center}
#fregisterform .frm_address {margin:5px 0 0}
#fregisterform #mb_addr3 {display:inline-block;margin:5px 0 0;vertical-align:middle}
#fregisterform #mb_addr_jibeon {display:block;margin:5px 0 0}
#fregisterform .btn_confirm {text-align:center}
#fregisterform .form_01 div {margin:0 0 20px}
#fregisterform .captcha {display:block;margin:5px 0 0}
#fregisterform .reg_mb_img_file img {max-width:100%;height:auto}
#reg_mb_icon, #reg_mb_img {float:right}
.msg_sound_only, .sound_only {
    /* display: inline-block !important; */
    /* position: absolute; */
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0;
    line-height: 0;
    border: 0 !important;
    overflow: hidden !important;
}
.selec_chk {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    opacity: 0;
    outline: 0;
    z-index: -1;
    overflow: hidden;
}


.wr_content textarea, .tbl_frm01 textarea, .form_01 textarea, .frm_input {
    border: 1px solid #d0d3db;
    background: #fff;
    color: #000;
    vertical-align: middle;
    border-radius: 3px;
    padding: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.frm_input{height:37px;}
.full_input{ width:100%;}

.half_input{width: 49.5%;}
.quarter_input{width: 25%;}
.form_01 .left_input{float: left;}
.form_01 .margin_input{margin-right: 1%;}


/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}



