@charset "utf-8";
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 100;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 300;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 400;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 500;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 700;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 900;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');}
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,500,700,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Hurricane&family=Meow+Script&family=Montserrat:wght@600&display=swap');
/* 초기화 */
*{font-family:'Noto Sans KR', sans-serif; font-weight:400; letter-spacing:-0.5px;}
html {height:100%; min-width:1280px;}
body {margin:0;padding:0; font-size:15px; min-width:1280px;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:top;font-size:1em}
input, button {margin:0;padding:0;font-size:1em}
input[type="submit"]{cursor:pointer}
button {cursor:pointer}

textarea, select {font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#222;text-decoration:none}
a:hover{color:#00a7b0}

img{max-width:100%;vertical-align:top}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
outline: none;
}

input[type=text]:focus,input[type=password]:focus,  textarea:focus,select:focus {}
.placeholdersjs { color: #aaa !important; }



/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;background:#fff;}
.hd_pops img{max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding: 0;background:#000;color:#ccc;text-align:left;position:relative; font-size:13px;}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding: 10px;border:0;color:#ccc}
.hd_pops_footer .hd_pops_reject{background:#000;text-align:left}
.hd_pops_footer .hd_pops_close{background:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
#hd {background:rgba(0,0,0,0); z-index:99;}
#hd.fixed{position:fixed;top:0;left:0;width:100%;}
#hd:after {display:block;visibility:hidden;clear:both;content:""} 
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

.hd-admin{position:fixed;bottom:10px;left:10px;z-index:440;min-width:40px}
.hd-admin a{display:block;line-height:40px;height:40px;color:#fff;50px;position:relative;}
.hd-admin a i{line-height:40px;background:#c20000;width:40px;text-align:center;position:absolute;top:0;right:0}
.hd-admin a span{display:none;padding:0 50px 0 10px;background:rgba(96,25,24,0.7);}
.hd-admin a:hover span{display:block}
.hd-admin a.theme i{background:#000}
.hd-admin a.theme span{background:rgba(0,0,0,0.6);}

#hd_wrapper {position:absolute;z-index:999998; width:100%; min-width:1280px; height:90px;background:rgba(0,0,0,0); padding:10px 3px ;transition: all .3s ease-out; ;zoom:1}
#hd_wrapper:focus{background:#222}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#hd_wrapper:hover{background:rgba(255,255,255,0); border-bottom:1px solid #381a5f;}

.fixed  #hd_wrapper {padding:10px 3px;height:90px;  border-bottom:1px solid #381a5f;background:#fff;}

.header_in{position:absolute; width:96%; height:1px; margin:0 auto; left:50%; margin-left:-48%; z-index:999999}

#logo {float:left; margin-top:5px; left:4%;}
#hd #logo .logo01{display:block}
#hd #logo .logo02{display:none}
#hd.fixed #logo .logo01{display:none}
#hd.fixed #logo .logo02{display:block}

#top_phone {position:absolute;right:0px; background:url('/img/icon_top_phone.png') no-repeat 0px 18px; width:220px; height:80px; color:#fff; padding:13px 0 0 40px; letter-spacing:0; line-height:120%;}
#hd.fixed #top_phone{ background:url('/img/icon_top_phone02.png') no-repeat 0px 18px; color:#000;}
#top_phone dl{float:left;}
#top_phone dl:first-child{margin-right:15px;}
#top_phone dt{display:none; margin-bottom:5px}
#top_phone dd{font-family:'Montserrat', sans-serif; padding-top:13px; font-weight:700; font-size:20px; letter-spacing:0.3pt;}
#top_phone dd b{font-family:'Montserrat', sans-serif; font-weight:700; font-size:30px; letter-spacing:0.5pt;}
#top_phone b{font-family:'Montserrat', sans-serif; font-weight:700; font-size:23px;}
#sch_op{float:right;background:none;border:0;width:40px;height:40px;font-size:15px}


.quick_area{position:fixed;top:90px;right:0;width:75px; z-index:99999999;}

.quick_open{display:block; background:#4d167f url('/img/quick_logo.gif') no-repeat 0px bottom; line-height:100%; width:79px; padding:85px 0; text-align:center; color:#fff; font-size:28px;}
.quick_open p{font-weight:700; margin-bottom:10px;}

.quick_form{display:block; background:#27282d url('/img/quick_arrow.png') no-repeat 29px 200px; writing-mode:tb-rl; line-height:100%; height:260px; width:79px; padding-bottom:25px; padding-right:30px; text-align:center; color:#fff; font-size:20px; transition-duration: 0.4s;}
.quick_form:hover{background:#27282d url('/img/quick_arrow.png') no-repeat 32px 200px; color:#dde5e9;}



.hd_sch_wr{display:none;position:fixed;top:0px;left:0;width:100%;height:100%;z-index:990}
.hd_sch_wr .bg{width:100%;height:100%;background:#e6e7e8;background:rgba(230,231,232, 0.98);}
#hd_sch{position:absolute;top:50%;left:10%;z-index:1000;width:80%;margin-top:-50px}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sch_stx{width:100%;border:0;background:none;border-bottom:4px solid #000;height:60px;font-size:1.692em;transition-duration: 0.4s;}
#sch_stx:focus{border-color:#00a7b0}
#sch_stx:focus + #sch_submit{color:#00a7b0}
#sch_submit{position:absolute;top:0;right:0;background:none;height:60px;width:50px;border:0;font-size:26px;transition-duration: 0.4s;}
.hd_sch_wr .btn_close{position:absolute;top:0;right:0;z-index:1000;border:0;background:none;width:60px;height:60px;;font-size:25px;color:#aaa}
.hd_sch_wr .btn_close:hover{color:#666}


#tnb h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#tnb ul {margin:0 auto;zoom:1}
#tnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {display:inline-block;margin-top:5px}
#tnb a {display:inline-block;padding:0 10px;border:1px solid #dadbdd;line-height:30px}
#tnb a:hover{background:#f3f3f3}
#tnb .login{border-color:#00a7b0;color:#00a7b0}
#tnb .login:hover{background:#00a7b0;color:#fff}

/* 메인메뉴 */
#gnb{position:relative; display:block; width:50%; margin:0 20% 0 30%;}
#gnb h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap{margin:0 auto;position:relative}
#gnb #gnb_1dul {}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli{float:left;width:20%;line-height:40px;padding:15px 5px;position:relative;}
.gnb_1da {display:block; text-overflow: ellipsis;overflow: hidden; white-space: nowrap;font-size:19px; font-weight:500; color:rgba(255,255,255,1); text-align:center;}
#hd.fixed .gnb_1da{color:rgba(0,0,0,0.8);}
#hd.fixed .gnb_1da:hover{color:#e10c77; font-weight:500;}
.gnb_1da:hover{color:#e10c77; font-weight:500;}

.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em;color:#fff}
.gnb_wrap .gnb_empty a{color:#fff;text-decoration:underline}

.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a{color:#555}


#gnb .gnb_mnal{padding:0}

#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb_all li{text-overflow: ellipsis;overflow: hidden; white-space: nowrap;}
#gnb_all a {color:rgba(255,255,255, 0.7); font-size:15px;}
#gnb_all a:hover{color:#fff; font-weight:500;}

    .gnb_menu_btn{display:none}
    #gnb_all{display:none;position:absolute;top:90px;left:0;width:100%;clear:both;padding:20px 0 30px 0;background:rgba(33,19,63,0.5);z-index:100;}
    .gnb_close_btn{display:none;}
    #gnb_all .gnb_al_ul{width:50%; margin:0 20% 0 30%;}
    #gnb_all .gnb_al_li{float:left;width:20%; padding:0 2px 0 8px;line-height:30px; text-align:center;}
    .fixed #gnb_all{top:90px; background:#381a5f;}
    #gnb_all .gnb_al_a{display:none}
    #tnb {float:right}
    .menu_toggle{display:none}
    .m_menu{display:none !important}


/* 중간 레이아웃 */
#wrapper{}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {z-index:5;margin:0 auto;height:100%;zoom:1}
#aside {float:right;width:305px;padding:0;background: #e7ebf3;height: 100%;border: 1px solid #adbfd2;margin:20px 0 20px 20px}

#container {}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:0em;margin:0 auto;font-weight:700;}
#container_title span{margin:0 auto 10px;display:block;line-height:30px;}
/*.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}*/
.lt_wr{width:49%}
.lt_wr:nth-child(2n+1){clear:both}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}

/* 하단 레이아웃 */
#ft {background:#313131; min-width:1280px; height:250px; padding:40px 0; margin:0 auto; color:#888;}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft_wr {margin:0 auto; width:85%; min-width:1260px; position:relative; text-align:center}
#ft_link{padding:15px 0;border-bottom:1px solid #eee}
#ft_link a{display:inline-block;padding:0 8px;line-height:1.083em;font-weight:700}
#ft_catch{float:left; width:440px;}
#ft_info{float:left;  width:1000px; line-height:145%;}
#ft_info p{clear:both; text-align:left; font-size:13px; color:#888; margin:10px 0;}
#ft_info p span{margin-right:13px}
#ft_copy{font-size:13px;text-align:left; color:#6b6b6b}
#ft_copy p{padding:10px 0; }
#top_btn {position:fixed;top:700px;right:35px;width:70px;height:70px;line-height:46px; border-radius: 200px; border:none; color:#fff;text-align:center;font-size:15px;z-index:99999999999990;background:#999; transition-duration: 0.3s;}
#top_btn:hover{background:#555; color:#fff}

#ft_phone{float:right; background:url('/img/icon_footer_phone.png') no-repeat 0px 15px; width:170px; height:80px; color:#fff; line-height:100%; padding:13px 0 0 25px; font-family:'Montserrat', sans-serif; font-weight:700; font-size:23px; letter-spacing:1pt; font-size:23px;}
.ft_logo{}
.ft_logo{height:55px; float:left;}
.ft_logo dt{margin-left:0px; float:left; font-size:14px; margin-top:5px; font-weight:500; color:#888}
.ft_logo dd{margin-left:0px; float:left;  font-size:14px; padding:0 30px 0 10px}


/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove  .win_desc {text-align:center;display:block}
#copymove  .tbl_wrap{margin:20px }
#copymove  .win_btn{padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0 !important;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:700;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -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:700;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}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;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}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:700;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha2.png') no-repeat 0 0 ;  vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:700}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con ul{display: block;list-style-type: disc;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con ol{display: block;list-style-type: decimal;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con li{display: list-item;}

/* 버튼 */
a.btn,.btn{line-height:100%;height:35px;padding:0 10px;text-align:center;border:0;
-webkit-transition: background-color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle;}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right;    } /* 서식단계 진행 */

.btn_submit {border:0;background:#00a7b0;  color:#fff;cursor:pointer;border:0; padding:9px 20px;}
.btn_submit:hover {background:#613e18}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle;padding:9px 20px;}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle; }
.btn_cancel:hover {background:#aaa;
}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:40px;border:0;background:#3c3c3c;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#4c4f6f;color:#fff;text-decoration:none;vertical-align:middle; padding:9px 20px;}
.btn_b01:hover, .btn_b01:hover {background:#54598c}
a.btn_b02,.btn_b02 {display:inline-block;background:#00a7b0; color:#fff;text-decoration:none;border:0;vertical-align:middle; padding:9px 20px;}
a.btn_b02:hover, .btn_b02:hover {background:#613e18}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle; padding:9px 20px;}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle; padding:9px 20px;}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;background:#503a20;color:#fff;text-decoration:none;vertical-align:middle; padding:9px 20px;} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {background:#201206}


/*컬러*/
.color_1 {background:#169dd6}
.color_2 {background:#14d53d}
.color_3 {background:#3814ff}
.color_4 {background:#7520c5}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing: 0 5px;border:1px solid #ccc;} 
.tbl_wrap caption {padding:10px 0;font-weight:700;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:10px 0;font-weight:400;text-align:center;border-bottom:1px solid #ddd;background:#fafafa;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;background:#fff;padding:10px 5px;border-top:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td{background:#fafafa;}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:15%;padding:7px 13px;border:1px solid #ddd;border-left:0;background:#f4f4f4;text-align:left; }
.tbl_frm01 th, .tbl_frm01 th label {color:#333 !important;}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #ccc;background:#fff;vertical-align:middle;border-radius:3px;padding:15px;
-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);
}
.tbl_frm01 textarea {padding:10px}
.frm_input {height:40px;}

.full_input{width:100%}
.half_input{width:49.5%}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 li{border:1px solid #dbdbdb;background:#fff;border-radius:3px;margin:3px 0;padding:10px 15px;list-style:none;position:relative;}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover{background:#f9f9f9}
.list_01 li.empty_li{text-align:center;padding:20px 0;color:#666}
/*폼 리스트*/
.form_01 h2{margin:0 0 10px;font-size:1.167em}
.form_01 li{margin:10px 0}
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 li .right_input{float:right}
.form_01 textarea{height:100px;width:100%}
.form_01 .frm_label{display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative;}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.25em;height:50px;line-height:30px;padding:10px 20px;background:#333;color:#fff;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {border-right:1px solid #dfe6e7;}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li{float:left;background:#fff;width:33.333%;text-align:center;border:1px solid #ccc;margin-left:-1px}
.new_win .win_ul li a{display:block;padding:10px 0}
.new_win .win_ul .selected{background:#fff;border-color:#00a7b0;position:relative;z-index:5}
.new_win .win_ul .selected a{color:#00a7b0;font-weight:700}
.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#3598db;}
.new_win .frm_info{font-size:0.92em;color:#3598db}
.new_win .win_total{text-align:right;margin:10px 0}
.new_win .win_total span{display:inline-block;line-height:30px;font-size:0.92em;color:#4e546f;background:#d4d4d4;padding:0 10px;border-radius:5px;}
.new_win .new_win_con{margin:20px;}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn{text-align:right}
.new_win .btn_close {position:absolute;top:0;right:0;height:50px;width:50px;background:url(../img/close_btn.gif) no-repeat 50% 50%;border:0;text-indent:-999px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:40px;font-weight:700;font-size:1.083em;float:right}

/* 검색결과 색상 */
.sch_word {color:#00c4ac}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:400}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
.sv_wrap .sv:before{content: "";position: absolute;top: -6px;left: 15px;width: 0;height: 0;border-style: solid;border-width: 0 6px 6px 6px;border-color: transparent transparent #333 transparent;}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0  10px;line-height:30px;width:100px;font-weight:400;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:30px 0 ;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#f3f3f3;border:1px solid #bbbcc3}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#555;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px;}
.pg_page:hover{background-color:#ddd}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}

.pg_current {display:inline-block;background:#4c4f6f;color:#fff;font-weight:700;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px;
-webkit-box-shadow: inset 1px 1px 2px #222542;
-moz-box-shadow:  inset 1px 1px 2px #222542;
box-shadow: inset 1px 1px 2px #222542;
}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

/* Main_190219 */

/** 메인 비주얼 **/	
#visual {position:relative; width:100%; min-width:1280px; height:1000px; clear:both; overflow:hidden;}
.main-visual .main-bb{position: absolute; z-index:-1; width:100%; height:1275px; background:url('/img/main_visual01.jpg') no-repeat center 90px;}
.main-visual .main-bb img{animation-duration:4.6s; animation-name:main-bb;}
.main-visual .tit{position:absolute; left:50%; margin-left:-620px; top:155px; padding-top:90px; z-index:1; animation-duration:2s; animation-name:tit-bg;}
.main-visual .tit .tit01{animation-duration:3s; animation-name:tit01;}
.main-visual .tit .tit02{animation-duration:3.5s; animation-name:tit02;}
.main-visual .tit .tit03{animation-duration:4s; animation-name:tit03;}
.main-visual .tit .tit04{animation-duration:4.5s; animation-name:tit04;}
.main-visual .tit .tit05{animation-duration:5s; animation-name:tit05;}
.main-visual .tit .tit06{animation-duration:5.5s; animation-name:tit06;}
.main-visual .tit .tit07{animation-duration:6s; animation-name:tit07;}


.main-visual .tit{width:480px; height:450px;}
.main-visual .tit div{color:#081e29; letter-spacing:-0.7pt; line-height:140%;}
.main-visual .tit div strong{font-weight:700; color:#081e29; letter-spacing:-0.7pt;}
.main-visual .tit02 strong, .main-visual .tit02 strong i{font-weight:700 !important; letter-spacing:-2pt !important; color:#081e29;}
.main-visual .tit01{font-size:24px; font-weight:300; height:73px;}
.main-visual .tit02{font-size:75px; font-weight:100; letter-spacing:-3pt !important; line-height:120% !important; margin-bottom:20px;}
.main-visual .tit03{margin:40px 0 30px 0;}
.main-visual .tit03 span{display:inline-lock; padding:13px; font-size:20px; background:#04263f; color:#fff !important; font-weight:300; line-height:100%; letter-spacing:-0.5pt;}
.main-visual .tit03 strong{display:inline-lock; padding:13px; font-size:20px; background:#6aa316; color:#fff !important; font-weight:700; line-height:100%; letter-spacing:-0.5pt;}
.main-visual .tit04{font-size:18px; float:left; margin-right:10px; width:110px; height:110px; color:#cdd3d7 !important; text-align:center !important; padding:30px 0; background:#04263e; -moz-border-radius:100px;-webkit-border-radius:100px;border-radius:100px;}
.main-visual .tit05{font-size:18px; float:left; margin-right:10px; width:110px; height:110px; color:#e0ebe5 !important; text-align:center !important; padding:30px 0; background:#00a7b0; -moz-border-radius:100px;-webkit-border-radius:100px;border-radius:100px;}
.main-visual .tit06{font-size:18px; float:left; margin-right:10px; width:110px; height:110px; color:#fff !important; text-align:center !important; padding:30px 0; background:#6aa316; -moz-border-radius:100px;-webkit-border-radius:100px;border-radius:100px;}
.main-visual .tit07{font-size:18px; float:left; width:110px; height:110px; color:#263f58 !important; text-align:center !important; padding:30px 0; background:#94c6f2; -moz-border-radius:100px;-webkit-border-radius:100px;border-radius:100px;}


@keyframes main-bb {
  from { opacity:0; }
  to { }
}

@keyframes tit {
  from { opacity:0; margin-top:-5px;}
  10%{opacity:0; margin-top:-5px;}
  to { }
}

@keyframes tit01 {
  from { opacity:0; margin-top:-5px; }
  45%{opacity:0; margin-top:-5px;}
  to { opacity:1;}
}

@keyframes tit02 {
  from { opacity:0; margin-top:-5px; }
  55%{opacity:0; margin-top:-5px;}
  to { opacity:1;}
}

@keyframes tit03{
  from { opacity:0; margin-top:-10px; }
  70%{opacity:0; margin-top:-10px;}
  to { opacity:1;}
}

@keyframes tit04{
  from { opacity:0; margin-top:-10px; }
  80%{opacity:0; margin-top:-10px;}
  to { opacity:1;}
}

@keyframes tit05{
  from { opacity:0; margin-top:-10px; }
  85%{opacity:0; margin-top:-10px;}
  to { opacity:1;}
}

@keyframes tit06{
  from { opacity:0; margin-top:-10px; }
  90%{opacity:0; margin-top:-10px;}
  to { opacity:1;}
}

@keyframes tit07{
  from { opacity:0; margin-top:-10px; }
  95%{opacity:0; margin-top:-10px;}
  to { opacity:1;}
}

@keyframes tit-bg {
  from { opacity:0; margin-top:-50px; }
  30%{opacity:0; margin-top:-50px;}
  to { }
}

/** main_container **/
.quickArea {position:fixed;top:110px;right:20px;z-index:100;}
.quickArea .quickArea_div{background:#fff; width:108px; margin-top:5px; margin-left:2px; border-radius: 150px; padding:15px 0; box-shadow: 1px 1px 1px 1px #999}
.quickArea .quickArea_div li{ color:#000;}
.quickArea li{color:#fff; padding:60px 0 20px 0; font-size:15px; line-height:110%; text-align:center;}

.quickArea .location{background:#381a5f url('/img/icon_quick_location.png') center 20px no-repeat; margin-bottom:5px; padding-top:65px; width:110px; height:110px; border-radius: 150px; transition: all 0.3s ease-out;}
.quickArea .form{background:#e10c77 url('/img/icon_quick_form.png') center 17px no-repeat; padding-top:60px; width:110px; height:110px; border-radius: 150px; transition: all 0.3s ease-out;}
.quickArea .model{background:url('/img/quickicon01.png') center 17px no-repeat; margin:5px auto; width:80px; padding:60px 0 20px 0; border-bottom:1px solid #ccc; transition: all 0.3s ease-out;}
.quickArea .unit{background:url('/img/quickicon02.png') center 17px no-repeat; margin:5px auto; width:80px; padding:60px 0 20px 0; border-bottom:1px solid #ccc; transition: all 0.3s ease-out;}
.quickArea .floor{background:url('/img/quickicon03.png') center 17px no-repeat; margin:5px auto; width:80px; padding:60px 0 20px 0;transition: all 0.3s ease-out;}
.quickArea .model:hover{background:url('/img/quickicon01.png') center 12px no-repeat;}
.quickArea .unit:hover{background:url('/img/quickicon02.png') center 12px no-repeat;}
.quickArea .floor:hover{background:url('/img/quickicon03.png') center 12px no-repeat;}

.quickArea .location:hover{background:#381a5f url('/img/icon_quick_location.png') center 15px no-repeat;color:#fff;}
.quickArea .form:hover{background:#e10c77 url('/img/icon_quick_form.png') center 12px no-repeat;color:#fff;}







.quickArea .quick_top a{display:block; width:100px; height:95px; z-index:100; background:#f2f2f2; padding:25px 25px 25px 25px; transition: all 0.3s ease-out;}
.quickArea .quick_top a:hover{background:#f2f2f2; padding:20px 25px 30px 25px}



#main_container{position:relative; min-width:1280px; }

.main_slide_area{background:#e7e7ea url('/img/main_premium_bg.jpg') center bottom no-repeat; height:1020px; padding-top:100px; text-align:center;}


/* main_movie_area */
.main_movie_area{background:url('/img/main_movie_bg.jpg') center top; height:1030px; padding-top:95px; text-align:center;}
.main_movie_area .tit{text-align:center}
.main_movie_area .main_movie{padding-top:20px;}

/* main_value_area */
.main_value_area{background:url('/img/main_value_bg.jpg') center top; height:950px; padding-top:200px;}
.main_value_area .main_value_cont{margin-left:3%; padding-left:4%; width:600px}
.main_value_area .main_value_cont img{margin:30px 0;}
.main_value_btn{width:180px; height:70px; margin:30px 0px; text-align:left; background:url('/img/main_value_btnbg.png') no-repeat right 0px;}
.main_value_btn a{width:180px; height:70px; display:block; font-family: 'Montserrat', sans-serif; padding:17px 0px; text-decoration:none; font-size:16px; font-weight:500; color:#555; background:url('/img/btn_arrow_gr.png') no-repeat 100px 20px; transition: all 0.3s ease-out;}
.main_value_btn a:hover{background:url('/img/btn_arrow_gr.png') no-repeat 110px 20px;}


/* main_special_area */
.main_special_area{background:url('/img/main_special_bg.jpg') center top; height:960px; padding-top:150px;}
.main_special_area .main_special_cont{float:left; padding-left:4%; width:50%}
.main_special_area .main_special_cont img{display:block; margin:30px 0;}
.main_special_area .main_special_cont_right{float:left; width:42%; text-align:right; padding-top:600px}

/* main_amenity_area */
.main_amenity_area{background:url('/img/main_amenity_bg.jpg') center bottom; height:1000px; padding-top:170px; text-align:left;}
.main_amenity_area .main_amenity_tit{margin:0 auto; text-align:center; height:140px;}
.main_amenity_btn{margin-top:40px;}
.main_amenity_btn a{width:200px; height:100px; text-align:left; display:block; font-family: 'Montserrat', sans-serif; padding:15px 0; text-decoration:none; font-size:16px; font-weight:500; color:#555; background:url('/img/icon_more_amenity.png') no-repeat 110px 0px; transition: all 0.3s ease-out;}
.main_amenity_btn a:hover{background:url('/img/icon_more_amenity.png') no-repeat 120px 0;}

.main_amenity_cont{width:88%; margin:0 auto;}
.main_amenity_cont li{width:21%; height:450px; margin:2%; border-radius:50px; float:left; color:#959595;text-align:center; font-size:20px; padding-top:180px;}
.main_amenity_cont li .stit{color:#fff; font-size:26px; padding:20px 0 10px 0}
.main_amenity_cont li .stit .small{color:#fff; font-size:22px;}
.main_amenity_cont li.li01{background:rgba(0,0,0,0.4) url('/img/main_amenity_icon01.png') center 80px no-repeat;}
.main_amenity_cont li.li02{background:rgba(0,0,0,0.4) url('/img/main_amenity_icon02.png') center 80px no-repeat;margin-top:70px;}
.main_amenity_cont li.li03{background:rgba(0,0,0,0.4) url('/img/main_amenity_icon03.png') center 80px no-repeat;}
.main_amenity_cont li.li04{background:rgba(0,0,0,0.4) url('/img/main_amenity_icon04.png') center 80px no-repeat;margin-top:70px;}
/* main_location_area */
.main_location_area{background:url('/img/main_location_bg.jpg') center top; height:980px; padding-top:140px; padding-left:7%; text-align:left;}
.main_location_tit{width:100%; text-align:center;font-family: 'Montserrat', sans-serif; font-weight:700; height:120px; line-height:100%; font-size:55px; color:#fff;}
.main_location_div{width:1260px; margin:0 auto;}
.main_location_left{float:left; margin-right:100px; width:580px;}

.main_location_right{float:left; width:580px;}

.main_location_area .info{font-size:19px; padding:30px 20px;color:#ad9bc5}
.main_location_area .info .stit{font-size:25px; color:#fff; font-weight:700}
.main_location_area .info .location_phone{font-family: 'Montserrat', sans-serif; font-weight:700;font-size:70px; height:110px; color:#012f47; line-height:100%;}

.main_location_area .info .main_location_btn a{padding:20px 10px 40px 0;}



/* main_info_area */
.main_info_area{background:url('/img/main_info_bg.jpg') center top; height:546px; padding-top:110px; text-align:center;}
.main_info_area img{display:block; margin:25px auto;}
.main_info_btn_area{margin:25px auto; width:470px;}
.main_info_btn{width:230px;display:block; height:70px; text-align:left; background:#9e816f; border-radius: 80px; float:left;}
.main_info_btn02{width:230px;display:block; height:70px; text-align:left; background:#333; border-radius: 80px;  float:right;}
.main_info_btn a, .main_info_btn02 a{width:230px; height:70px; display:block; padding:20px 30px; text-decoration:none; font-size:18px; color:#fff; background:url('/img/btn_arrow_wh.png') no-repeat 170px 28px; transition: all 0.3s ease-out;}
.main_info_btn a:hover, .main_info_btn02 a:hover{background:url('/img/btn_arrow_wh.png') no-repeat 180px 28px;}

/** sub_container *
.sub_visual{position:relative; clear:both; width:100%;  min-width:1280px; color:#d6d7d5; padding-top:140px; font-size:20px; text-align:center; height:470px; background:url('/img/sub_visual.jpg') center 0px no-repeat; background-size:cover; background-position: center 100%; width:100%; animation: top_visual 2.5s 0s ease both;}  

.sub_visual .subCopy{font-size:70px; font-weight:100;}
.sub_visual .subCopy div{color:#fff; width:440px; letter-spacing:-0.7pt; font-size:16px;}
.sub_visual .subCopy div strong, #sub_visual .subCopy .tit02 i{color:#ccdfd4; font-weight:700;}
.sub_visual .subCopy .tit02 strong, .main-visual .tit02 strong i{font-weight:700 !important; letter-spacing:-2pt !important; color:#fff;}
.sub_visual .subCopy .tit01{font-size:22px; font-weight:300; height:73px; color:#ccdfd4;}
.sub_visual .subCopy .tit02{font-size:63px; font-weight:100; letter-spacing:-3pt !important; line-height:120% !important; margin-bottom:20px;}
.sub_visual .subCopy .tit03{margin:30px 0 30px 0;}
.sub_visual .subCopy .tit03 span{display:inline-lock; padding:10px; font-size:19px; background:#04263f; color:#fff !important; font-weight:300; line-height:100%; letter-spacing:-0.5pt;}
.sub_visual .subCopy .tit03 strong{display:inline-lock; padding:10px; font-size:19px; background:#6aa316; color:#fff !important; font-weight:700; line-height:100%; letter-spacing:-0.5pt;}


.sub-top-visual{position:relative; background:url('/img/sub_visual.jpg') no-repeat; background-size: 100% 100%; background-position: center 100%; width:100%; min-width:1280px; height: 460px;}
.sub-top{ border-bottom:3px solid #00a7b0; position:relative; background:url('/img/sub_visual.jpg') no-repeat; background-size: 100% 100%; background-position: center 100%; width:100%; height: 460px; z-index:10; text-align:center;color:#fff; animation: sub-top 2.5s 0s ease both; }
.top-tit {padding:160px 0 0 0; position: relative; z-index: 20; animation: top-tit 1.2s .25s both;}
.top-tit-cont {padding-top:25px; position: relative; font-size:20px; color:rgba(255,255,255,0.7); z-index: 25; animation: top-tit-cont 1.8s .25s both;}
.top-tit-cont02 {padding-top:25px; position: relative; font-size:20px; color:rgba(255,255,255,0.7); z-index: 25; animation: top-tit-cont 1.8s .25s both;}


@keyframes sub-top {
	from { background-size: 120% 120%; }
	to {  }
}

@keyframes top_visual {
	from { background-position: center 0%; }
	to {  }
}

@keyframes top-tit {
	from { transform: translateY(-10px); opacity: 0; }
	to {  }
}
@keyframes top-tit-cont {
	from { transform: translateY(-20px); opacity: 0; }
	to {  }
}
@keyframes top-tit-cont02 {
	from { transform: translateY(-30px); opacity: 0; }
	to {  }
}
.boardheight{height:30px}
#sub_container{position:relative; width:100%; min-width:1280px; line-height:150%; min-height:600px; margin-top:0px; }
#sub_container_nosnb{position:relative; background:#fff; width:100%; line-height:150%; min-width:1280px; min-height:990px; margin-top:20px;}
*/
/** sub_container **/
.sub_visual{position:relative; clear:both; width:100%; min-width:1240px; text-align:center; padding-top:140px; font-size:24px; height:380px; background:url('/img/subvisual_bg.jpg') center top no-repeat; background-attachment: fixed;} 
.sub_visual_about{background:url('/img/sub_visual_about.jpg') center 80px no-repeat;}
.sub_visual_special{background:url('/img/sub_visual_special.jpg') center 80px no-repeat;}
.sub_visual_floor{background:url('/img/sub_visual_floor.jpg') center 80px no-repeat;}
.sub_visual_customer{background:url('/img/sub_visual_customer.jpg') center 80px no-repeat;}
.sub_visual_location{background:url('/img/sub_visual_location.jpg') center 80px no-repeat;}
.sub_visual_facility{background:url('/img/sub_visual_facility.jpg') center 80px no-repeat;}
.sub_visual .subCopy{width:1220px; height:220px; margin:0 auto;  text-align:center; color:#fff; margin-bottom:0px; background:url('/img/subcopy_bar.gif') center 180px no-repeat; background-size: 1px 48px;}
.sub_visual .subCopy .subCopy_eng{ font-family: "Hurricane", cursive; color:#b1acac; font-weight: 400; font-size:60px; font-style: normal;}
.sub_visual .subCopy .subCopy_kor{ font-size:30px; font-weight:500; line-height:100%;}
.sub_visual .subCopy .subCopy_note{font-size:20px; padding-top:15px; font-weight:300; color:rgba(255,255,255,0.6); line-height:150%;}
.sub_visual .subCopy .here02{margin-top:-30px;}

#sub_container{position:relative; width:100%; min-width:1240px; line-height:150%; min-height:990px; margin-top:0px}
#sub_container_nosnb{position:relative; background:#fff;  border-bottom:1px solid #ccc;width:100%; line-height:150%; min-width:1240px; min-height:990px; margin-top:0px;}
.valueArea{background:url('/img/valueAreabg.gif') 0px 1450px repeat-x; height:2400px}



/* 타이틀&컨텐츠 */
.contentArea{width:1230px; padding:0 0 80px 0; margin:0 auto; position:relative;}
.contentArea100{width:100%; padding:0 0 80px 0; margin:0 auto; position:relative;}
.tit_area h3{font-weight:500; color:#333; font-size:40px; text-align:center; letter-spacing:-2pt; line-height:100%;}
.tit_area .sub_here{color:#888 !important; padding-bottom:20px; line-height:100%; text-align:center; font-size:13px;}
.tit_area .sub_here a{color:#888 !important; font-size:13px;}
.tit_area .sub_here img{vertical-align:middle; max-width:16px;}
.contents{clear:both; *zoom:1; margin:20px 0 0 0; padding:0 !important; color:#666; }

.snb{position:relative; margin:-60px auto 30px auto ; overflow:hidden;}
	.snb li{float:left; background:#381a5f ;margin:0px 1px; width:300px; height:60px; line-height:100%;transition: all 0.3s ease-out;}
		.snb li:first-child{margin-left:0px;}
	.snb li a{display:block; height:60px; padding:15px 0; line-height:150%; text-align:center; font-size:17px; color:rgba(255,255,255,0.8); transition: all 0.3s ease-out;}
	.snb li .snb_eng{display:block; font-family: 'Cinzel', sans-serif; font-size:30px; padding:35px 0 20px 0; font-weight:400; color:rgba(255,255,255,1);}
	.snb li .snb_kor{display:block; margin:25px 0 25px 0; font-size:18px; font-weight:300; color:rgba(255,255,255,0.7);}
	.snb ul{height:60x;}
	.snb li.hover{background:#fff; color:#381a5f}
	.snb li.hover a{color:#381a5f !important}
	.snb li:hover{background:#075273;}
	.snb li.hover:hover{background:#fff; color:#381a5f}
	.snb li.hover_about{background:url('/img/snb_bg_hover_floor.gif') no-repeat center 0px;}
	.snb li.hover_location{background:url('/img/snb_bg_hover_floor.gif') no-repeat center 0px;}
	.snb li.hover_special{background:url('/img/snb_bg_hover_floor.gif') no-repeat center 0px;}
	.snb li.hover_floor{background:url('/img/snb_bg_hover_floor.gif') no-repeat center 0px;}
	.snb li.hover_customer{background:#fff;}
	.snb li.hover_customer a{color:#381a5f !important}
.snb_two{width:610px}
.snb_three{width:915px}
.snb_four{width:1220px}
.snb_five{width:1240px}
.snb_five li{width:246px !important}
.contentBottom{height:50px; border-bottom:1px solid #ccc}

/** Common **/
.nomargin{margin:0 !important;}
.nonebg{background:none !important}

.table_style{border-top:2px solid #00a7b0;}
	.table_style th{background:#FAFAFA; border-bottom:1px solid #ccc; color:#333; padding:15px 20px; font-weight:500}
	.table_style td{border-bottom:1px solid #ddd; padding:15px 30px}

.table_style02{border-top:2px solid #00a7b0; border-left:1px solid #ccc; margin-bottom:7px}
	.table_style02 th{background:#FAFAFA; border-bottom:1px solid #ccc; border-right:1px solid #ccc; color:#333; padding:6px 10px;}
	.table_style02 td{border-bottom:1px solid #ddd; border-right:1px solid #ccc; padding:6px 10px; text-align:center;}
	.table_style02 td.left{text-align:left !important;}
.table_style02 strong{color:#333 !important}

.map_table_style{border-top:2px solid #aa7d4a;}
	.map_table_style th{background:#FAFAFA; border-bottom:1px solid #ccc; color:#333; padding:15px 20px;}
	.map_table_style td{border-bottom:1px solid #ddd; height:50px; padding:15px 20px}

.clearboth{clear:both; *zoom:1;}
.strong{font-family:NotoKR-Bold;}
.block{display:block !important;}

.fleft{float:left;}
.fright{float:right;}
.noheight{height:1px;}
.height50{height:50px;}
/* 간격 */
.bpad_100{padding-bottom:100px;}
.bpad_40{padding-bottom:40px;}
.bpad_20{padding-bottom:20px;}
.bpad_10{padding-bottom:10px;}
.lpad_10{padding-left:10px;}
.lpad_30{padding-left:30px;}
.tpad_10{padding-top:10px;}
.tpad_30{padding-top:30px;}
.bmar_10{margin-bottom:10px;}
.bmar_20{margin-bottom:20px;}
.bmar_40{margin-bottom:40px;}
.tmar_10{margin-top:10px;}
.tmar_20{margin-top:20px;}
.tmar_40{margin-top:40px;}
.lmar_10{margin-left:10px;}
.nospacing{letter-spacing:0 !important}
.h50{height:50px;}

/* Text Stlye */
.blue{color:#0c68b2 !important;}
.green{color:#5a8410 !important;}
.brown{color:#6d5a1d !important;}
.yellow{color:#daa70f !important;}
.yellow{color:#f79305 !important;}
.purple{color:#611771 !important;}
.cyan{color:#05676e !important;}
.black{color:#2c272d !important;}
.white{color:#fff !important;}
.red{color:#e51937 !important;}

.small_tt{font-size:13px;}

.unit_total{padding:20px 0;}

.floorArea{background:url('/img/floor_bg.jpg') no-repeat center 160px; text-align:center;}

        .type {width: 1230px; margin:0 auto -20px auto; overflow:hidden; text-align: center;  border-top:2px solid #381a5f}
        .type img{display:block; margin:20px auto;}
        .type section {display: none; clear:both; *zoom:1; padding-top:20px}

        /*라디오버튼 숨김*/
        .type input {display: none;}
        .type label {display: inline-block; width:205px;font-family: 'Montserrat', sans-serif; margin:0; font-size:16px; padding:17px 0; font-weight: 700; color: #191b1c; border-bottom:1px solid #381a5f}
        .type label.first{border-left: 1px solid #ddd;}
        .type label.five{width:244px;}
        .type label.three{width:406px;}
        .type label.six{width:203px;}
        .type label.nine{width:135px;}
        .type label.two{width:610px; margin-top:2px}
        .type label:hover {color: #fff; background:#381a5f; cursor: pointer; padding: 17px 0;}
        /*input 클릭시, label 스타일*/
        .type input:checked + label {color: #fff; background:#381a5f; cursor: pointer; padding: 17px 0;}


        .floortab {background:#efefef url('/img/floor_cont_bg.gif') repeat-y 0px 0px; width: 1230px; margin:0 auto -20px auto; padding-top:30px; overflow:hidden; text-align: center;}
        .floortab img{display:block; margin:20px auto;}
        .floortab section {display: none; float:left; margin: -350px 0 0 200px; padding-top:20px}

        /*라디오버튼 숨김*/
        .floortab input {display: none;}
        .floortab label {display: block; width:100px; height:100px; font-family: 'Montserrat', sans-serif; margin:20px; padding:35px 0;font-size:20px; font-weight: 700; color: #191b1c; background:#fff; border:3px solid #381a5f}
        .floortab label:hover {background:#ededed; cursor: pointer; padding: 35px 0;}
        /*input 클릭시, label 스타일*/
        .floortab input:checked + label {color: #fff; background:#e10c77; cursor: pointer; padding: 35px 0;}


        #tab1:checked ~ #content1,
        #tab2:checked ~ #content2,
        #tab3:checked ~ #content3,
        #tab4:checked ~ #content4,
	    #tab5:checked ~ #content5,
        #tab6:checked ~ #content6,
        #tab7:checked ~ #content7,
        #tab8:checked ~ #content8,	
        #tab9:checked ~ #content9,	
        #tab10:checked ~ #content10,
        #tab11:checked ~ #content11,
        #tab12:checked ~ #content12,
        #tab13:checked ~ #content13,
        #tab14:checked ~ #content14,
	    #tab15:checked ~ #content15,
        #tab16:checked ~ #content16,
        #tab17:checked ~ #content17,
        #tab18:checked ~ #content18,	
        #tab19:checked ~ #content19	
		{display: block;}

.vr_cont, .interior_cont{text-align:center;}
.interior_cont .title{padding-bottom:70px;}
.vr_cont img{padding-bottom:70px;}
.premium img{margin:30px 0 0 0;}
.facilityunit img{margin:0 0 50px 0;}
.floor .txt{color:#051b37; font-size:40px; margin-bottom:40px; line-height:130%; text-align:center; letter-spacing:-1pt}
.floor .txt strong{font-weight:700; color:#051b37; letter-spacing:-1pt}
.floor .txt .accent{display: block; margin-bottom:40px; font-size:50px; color:#9a926b; font-weight:300; line-height:130%; letter-spacing:-1pt}
.floor img{margin:0 0 30px 0;}
.officetel img{margin:30px 0 0 0;}

.special, .premium{padding-top:50px;}
.special .txt{color:#9a926b; font-size:54px; margin-bottom:20px; line-height:110%;font-weight:100; text-align:center; letter-spacing:-2pt}
.special .txt strong{font-weight:700; color:#9a926b; letter-spacing:-2pt}
.special .txt span strong{font-weight:700; color:#051b37; letter-spacing:-2pt}
.special .txt .accent{font-size:54px; color:#051b37; font-weight:300; line-height:110%; letter-spacing:-2pt}
.special .txt p{color:#777; font-size:20px}
.special img{margin:30px 0 0 0;}
.note{margin:30px auto; width:1230px; background:#f5f5f4 url('/img/icon_excla.png') no-repeat 20px 20px; clear:both; *zoom:1; text-align:left; font-size:13px; padding:30px 0 30px 90px;}
.ing_cont{margin-top:30px; background:#f5f5f4 url('/img/ing_logo.png') no-repeat center 250px; clear:both; *zoom:1; text-align:center; font-size:18px; padding:350px 0 350px 0;}



.ready{background:#f4f4f4; height:600px; text-align:center; padding:300px; font-size:18px; font-weight:500}



.profile{background:#381a5f url('/img/profile_cont_bg.gif') no-repeat right bottom; width:1230px; margin:0 auto; padding-bottom:70px}
.profile table{width:85%; margin:20px auto;}
.profile table th{color:#fff;background:url('/img/tab_line.gif') no-repeat right 23px;  text-align:left; font-size:18px; padding:15px 20px; font-weight:400}
.profile table td{color:rgba(255,255,255,0.7); font-size:18px; padding:15px 30px}

.location{width:1230px; margin:0 auto;}
.story_bg{background:url('/img/story_bg.jpg') no-repeat center 600px;}
.story_cont02{margin-top:1040px}
.story_cont03{margin-top:450px; padding-bottom:550px}

.bullthaup_bg{background:url('/img/bullthaup_bg.jpg') no-repeat center 280px;}
.bullthaup{padding-top:150px; padding-bottom:320px}
.designer_bg{background:url('/img/designer_bg.jpg') no-repeat center 280px;}
.designer{padding-top:150px;}

.sub_special02{margin-top:220px;}

.movie{text-align:center;}
.movie img{padding:20px 10px}
.movie iframe{padding-bottom:60px}
