@charset "utf-8";

@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard-Medium';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard-SemiBold';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard-ExtraBold';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}


/* 초기화 */
html {overflow-y:scroll;height:100%;min-width:320px}
body {margin:0;padding:0;font-size:1em;;height:100%;font-family: 'Pretendard-Regular'; color: #222;}
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; word-break: keep-all;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
input, button {margin:0;padding:0;font-size:1em;font-family: 'Pretendard-Regular';}
button {cursor:pointer}
input[type=text], input[type=password], input[type=submit], input[type=image], button {font-size:1em;-webkit-appearance:none}
textarea, select,button {font-size:1em;font-family: 'Pretendard-Regular';}
textarea {border-radius:0;-webkit-appearance:none}
select {margin:0;background:none}
p {margin:0;padding:0;word-break: keep-all;}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}
ul,li,dl,dt,dd{padding:0;margin:0}
ul{list-style:none;}
li{word-break: keep-all;}

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

.clearfix:after {display:block; content:''; clear:both;}

::selection { background:#eb5440; color:#fff; }
::-moz-selection { background:#eb5440; color:#fff; }


/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;}
.hd_pops img{max-width:100%;height:auto}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}



/* 상단 레이아웃 */
#hd{text-align:center;width:100%;/*background:transparent;*/
    /* position:fixed; */
    position: relative;
    z-index:99;
    background: #fff;
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
}

.active {
    /*background: rgba(255,255,255,.7) !important;
	transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;*/
}


#hd:after {display:block;visibility:hidden;clear:both;content:""}

#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_wrapper{margin:0 auto;width:100%;position:relative; box-sizing: border-box; box-shadow: 0px 0px 7px rgba(0,0,0,0.3);}
#hd_wrapper .hd_inner{width: 1300px; margin: 0 auto; padding: 14px 0;  position: relative; box-sizing: border-box; max-width: 100%; height: 90px; transition: all .3s;}

#hd_wrapper .hd_menu{width: 100%; border-top: 1px solid #eee;}

.care_logo{position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
/* .care_logo img{height: 60px;} */
#logo {display: inline-block;}
#logo a{display:block;
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out}
#logo img{height:60px; transition: all .3s;}

#gnb_empty {padding:20px 0;color:#fff;text-align:center;line-height:2em}
#gnb_empty a {display:inline;text-decoration:underline}

#hd.fixed{position:fixed;top:0;left:0}

#gnb {display:inline-block;vertical-align:top; width: 1300px; margin: 0 auto; max-width: 100%;}
#gnb:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_wr{max-width:1280px;padding-right:200px;margin:0 auto;position:relative;}
#gnb a {display:block}
#gnb_1dul{display: flex; justify-content: center;}
/* .gnb_1dui:after {display:block;visibility:hidden;clear:both;content:""} */
.gnb_1dli{position:relative;padding:0 45px}
/* .gnb_1dli:after {display:block;visibility:hidden;clear:both;content:""} */
.gnb_1dli button{float:left;border:0;width:20px;height:85px;overflow:hidden;border:0;background:url(../img/mobile/gnb_bg2.png) no-repeat 50% 50%;background-size:10px ;text-indent:-9999px; display: none;}
.gnb_1da {position:relative;float:left;padding:15px 0;font-size:18px;font-weight:500; color: #333; transition: all .3s; }
.gnb_2dul {display:none;
    position:absolute;
    top:51px;
    min-width:100%;
    z-index:999;
    text-align:left;
    min-width: 150px;
    white-space: nowrap;
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
    border-top: 3px solid #80afb0;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    }
.gnb_1dli:hover .gnb_2dul {display:block}
.gnb_1dli:hover .gnb_1da{color:#000;}
.gnb_1dli:hover .gnb_1da:before{background:#2677df;}
.gnb_2da {width: 100%;padding:10px 15px;font-size: 16px;color: #333;display: inline-block;float: left;position: relative;font-weight:normal;white-space: nowrap;; border-top: 1px solid rgba(0,0,0,0.03);
    text-align: left;
    transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out}
.gnb_2da:hover{color: #000; background: #fafafa;}
.gnb_2da:active { background: #eaecf7;color:#000}

.gnb_3dul {display:none; min-width:100%;z-index:999; text-align:left;min-width: 150px; white-space: nowrap;border-radius: 2px;background: rgba(255,255,255,.8);
-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
box-shadow: 0 6px 12px rgba(0,0,0,0.175);
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out;}
.gnb_1dli:hover .gnb_3dul {display:block}
.gnb_3da {width: 100%;padding:10px 15px;font-size: 14px;color: #000;display: inline-block;float: left;position: relative;font-weight:normal;white-space: nowrap;; border-top: 1px solid rgba(0,0,0,0.03);
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out}
.gnb_3da:hover{color: #000; background: #fafafa;}
.gnb_3da:active { background: #eaecf7;color:#000}

#hd_btn{position:absolute;top:0;right:0;text-align:center;}
#hd_btn:after {display:block;visibility:hidden;clear:both;content:""}
#hd_btn button{;width:42px;border:0;background:transparent;height:85px;float:left}

#hd_sch{z-index:10;display:none;position:absolute;top:0;left:0;background:#fff;width:100%;height:85px}
#hd_sch .sch_wr{}
#hd_sch #sch_stx {background:none;border:0;width:100%;height:85px;padding:0 80px;;font-size:1.385em}
#hd_sch #sch_stx:focus{outline:0;border-bottom:2px solid #5166d8;}
#hd_sch #sch_submit{background:none;border:0;position:absolute;top:0;left:0;height:85px;width:85px;font-size:18px;}
#hd_sch .btn_close{position:absolute;top:0;right:0;width:85px;height:85px;border:0;background:none;font-size:20px;color:#aaa}
#hd_sch .btn_close:hover{color:#000}

/*전체메뉴*/
#al_menu{display:none;position:fixed;top:0;left:0;width:100%;height:100%;text-align:left}
#al_menu .bg{background: rgba(0,0,0,0.5);width:100%;height:100%}
#al_menu .menu_wr{position:absolute;top:0;left:0;background:#fff;width:100%; }
#al_menu .btn_close{position:absolute;top:0;right:0;background:none;border:0;width:100px;height:100px;font-size:20px;outline:0;color:#aaa}
#al_menu .btn_close:hover{color:#000}

.page_top_wrapper {max-width:900px; margin:0 auto;}
@media (min-width: 970px){
    .btn_menu_op{display:none}
    #menu{max-width: 1280px; margin: 0 auto; padding: 110px 40px;}
    #menu:after {display:block;visibility:hidden;clear:both;content:""}
    #menu .menu_li h2{padding-bottom: 26px;font-weight: 500; font-size: 1.5em;color: #000;text-align: left;border-bottom: 1px solid #ddd;}
    #menu .menu_li{float:left;width:25%;padding:20px}
    #menu .menu_li:nth-child(4n+1){clear:both}
    #menu .sub_menu {margin:15px 0}
    #menu .sub_menu li a{color: #666;font-weight: 400;padding-left:10px;line-height:20px;margin:5px 0;display:block;position:relative;}
    #menu .sub_menu li a:before{content:'';width:3px;height:3px;background:#80afb0;position:absolute;top:50%;left:0;margin-top:-1px}

    #menu .sub_menu .sb_menu_3dul {display: block;}
    #menu .sub_menu .sb_menu_3dli {padding-left:15px;}
    #menu .sub_menu .sb_menu_3da:before {display: none;}

 }


@media (max-width: 969px){
    /* #hd{height:74px; background-color:#fff;} */
    #gnb {display:none}
    /* #logo a{padding: 12px 15px;height: 74px;} */
    #hd_btn button{width:38px;height:74px}
    #hd_sch #sch_submit{width:55px;height:74px}
    #hd_sch #sch_stx{padding:0 55px;height:74px}

    #hd_sch {height:55px}

    #al_menu .menu_wr{position:absolute;top:0;left:0;height:100%;width:300px;max-height:100%;overflow-y:auto}
    #al_menu .btn_close{width:100%;background:#f3f3f3;height:55px;padding-right:20px;text-align:right}
    #menu{padding:65px 25px 30px 30px}
    #menu .menu_li{margin:15px 0;position:relative;}
    #menu .menu_li h2{font-weight: 500; font-size: 1em;line-height:30px;color: #000;text-align: left}
    #menu .btn_menu_op{position:absolute;top:0;right:0;width:20px;height:30px;border:0;background:transparent;}
    #menu .sub_menu{display:none;margin-top:10px;}
    #menu .sub_menu li a{position:relative;display:block;line-height:20px;margin:10px 0;padding-left:15px}
    #menu .sub_menu li a:before{content:'';width:3px;height:3px;background:#80afb0;position:absolute;top:50%;left:5px;margin-top:-1px}

    #menu .sub_menu .sb_menu_3dul {display: block;}
    #menu .sub_menu .sb_menu_3dli {padding-left:15px;}
    #menu .sub_menu .sb_menu_3da:before {display: none;}

    #hd_sch .btn_close{width:55px;height:55px}

	#logo img{width:auto; height:100%;}

}


/*아이콘*/
.search-icon{display:inline-block;width:19px;height:19px;border:2px solid #000;border-radius:50px}
.search-icon:before{ content: "";position: absolute; width: 10px;height: 2px;background-color: #000;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
margin-top: 15px;
margin-left: 5px;margin-left:11px \0/IE9}
.menu-icon{display:inline-block;width:20px;height:2px;background:#000;position:relative;vertical-align:middle}
.menu-icon:before{position:absolute;top:-7px;left:0;width:100%;background:#000;height:2px;content:'';}
.menu-icon:after{position:absolute;bottom:-7px;left:0;width:100%;background:#000;height:2px;content:'';}

 @media (max-width: 969px){
    .search-icon{display:inline-block;width:17px;height:17px;border:2px solid #000;border-radius:50px}
    .search-icon:before{ content: "";position: absolute; width: 6px;height: 2px;background-color: #000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 14px;
    margin-left: 6px;;margin-left:12px \0/IE}
    .menu-icon{display:inline-block;width:18px;height:2px;background:#000;position:relative;vertical-align:middle}
    .menu-icon:before{position:absolute;top:-6px;left:0;width:100%;background:#000;height:2px;content:'';}
    .menu-icon:after{position:absolute;bottom:-6px;left:0;width:100%;background:#000;height:2px;content:'';}
 }

/* 중간 레이아웃 */
#wrapper {}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#container {position:relative;min-height:300px}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {display: none;;position:relative;font-weight:100;background-image:url(/img/top_bg.png); height:489px;padding-top:189px;text-align:right;z-index:9;line-height:300px;color:#333;font-size:2.2em;
}
.container_title {background-color:#fff;}

/* 하단 레이아웃 */

#ft {background:#f5f5f5; border-top: 1px solid #ddd; text-align:center;line-height:20px}
.ft_wr{margin:0 auto;max-width: 95%;padding:40px 0; display: flex; width: 1300px; }
/* .ft_wr:after {display:block;visibility:hidden;clear:both;content:""} */
#ft h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0}

.ft_left{width: 60%;}
.ft_right{width: 240px}

#ft_logo {text-align: left; margin-right: 5%;}
#ft_logo img {width: 250px;}

#ft_company {text-align:left; width: 65%;}
#ft_company a {display:inline-block;padding-right: 20px;color:#222;font-weight:600;font-size:16px}
#ft_company p {color:#222; font-size: 16px; line-height: 1.5;}
#ft_copy {color:#666}
#ft_copy b {color:inherit}
#ft_copy a {color:inherit;text-decoration:none}

#ft_sns ul{display: flex; justify-content: center; max-width: 200px;}
#ft_sns ul li{width: 30px; }
#ft_sns ul li+li{margin-left: 10px;}
#ft_sns ul li img{max-width: 100%;}

.ft_about {margin:20px 0  5px 0 !important; }

.ft_right .rel_site_w {
    position: relative;
    font-size: 15px;
}
.ft_right button {
    width: 240px;
    height: 50px;
    color: #222;
    font-weight: 300;
    padding: 0 20px;
    position: relative;
    border: 1px solid #222;
    text-align: left;
}
.ft_right button:after {
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 9px;
    height: 6px;
    background: url(/img/btn-rel.png);
    position: absolute;
    content: '';
}
.ft_right button.on:after {
    transform: translateY(-50%) rotate(180deg);
}
.ft_right .rel_site {
    position: absolute;
    left: 0;
    bottom: 100%;
    width: 100%;
    text-align: left;
    background: #fff;
    border: 1px solid #ccc;
    display: none;
}
.ft_right .rel_site li {
    border-top: 1px solid #ccc;
}
.ft_right .rel_site li:first-child {
    border-top: 0;
}
.ft_right .rel_site a {
    display: block;
    padding: 10px 20px;
    color: #666 !important;
}

#top_btn {position:fixed;bottom:10px;right:10px;width:40px;height:40px;background:#000;opacity:0.3;border-radius:30px;color:#fff;text-align:center;font-size:15px;z-index:99;border:0}
#top_btn:hover{opacity:1}
#device_change {display:block;line-height:40px;border:1px solid #3a3a3a;border-radius:2em;color:#777;font-size:1em;text-decoration:none;text-align:center}

 @media (max-width: 969px){

    .ft_wr{padding:20px 20px 20px; flex-wrap: wrap;}

    #ft_logo {width:100%; text-align: center; margin-bottom: 20px;}
    #ft_logo img {width:80px;}

    #ft_company {width:100%; margin-bottom: 20px; text-align: center;}
    #ft_company a {padding-right: 10px;font-size: 0.9em;}

    #ft_sns {width: 100%;}
    #ft_sns ul{margin: 0 auto;}
}

/* 체크박스 */
.all_chk,.bo_chk {position:relative}
.all_chk label .chk_img, .bo_chk label .chk_img{margin-top:2px;display:inline-block;height:15px;text-indent:-9999px;width:15px;background:#fff;border:1px solid #aab3c1;border-radius:3px;;vertical-align:top;
-webkit-box-shadow:inset 5px 5px 3px #f0f0f3;
-moz-box-shadow:inset 5px 5px 3px #f0f0f3;
box-shadow:inset 5px 5px 3px #f0f0f3}

.bo_chk label.click_on .chk_img, .all_chk label.click_on .chk_img{background:url('../img/input_chk.png') 50% 50% no-repeat #2677df;border-color:#2677df;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none}


.bo_chk input, .all_chk input {position:absolute;top:0;left:0;width:1px;height:1px;opacity:0;outline:0;z-index:9}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}
#copymove .tbl_head01{margin-top:10px}
#copymove td{background:#fff}
#copymove .win_btn{margin:10px}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:0;height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0 !important;line-height:0 !important;overflow:hidden}

/* 본문 바로가기 */
.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {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;width:40px;height:40px;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:3px 0 5px ;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px}

/* 구글리캡챠 크기 조정 scale */
#captcha.recaptcha{width:213px;height:55px;overflow:hidden}
#rc-imageselect, .g-recaptcha {transform:scale(0.7);-webkit-transform:scale(0.7);transform-origin:0 0;-webkit-transform-origin:0 0;}

/* 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;}

/*단축키일람 */
.cke_sc{text-align:right}
.btn_cke_sc{background:#333;color:#fff;padding:5px;border:none}
.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:50%;font-weight:bold}
.cke_sc_def dd {width:50%}
.btn_cke_sc_close{background:#333;padding:5px;border:none;color:#fff}

/* 버튼 */
.btn_s{display:inline-block;height:33px;line-height:30px;border-radius:30px;padding: 0 15px
;transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out}
.btn_m{display:inline-block;height:40px;line-height:38px;border-radius:30px;padding: 0 15px
;transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out}
.btn_l{display:inline-block;;height:50px;line-height:48px;border-radius:30px;padding: 0 25px; font-weight:700;font-size:	1.154em;
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out}

a.btn01 {display:inline-block;background:#eee;color:#444;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;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:center} /* 서식단계 진행 */
.btn_submit {display:inline-block;border:1px solid transparent;background:#2677df;color:#fff;text-decoration:none;vertical-align:middle;}
.btn_submit:hover {background:#0456ec}
a.btn_cancel {display:inline-block;background:#ddd;color:#444;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#eee;border:1px solid transparent;color:#6b6b6b;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {background:#f8f8f8;color:#000}
a.btn_b02 ,.btn_b02{display:inline-block;border:1px solid transparent;background:#333;color:#fff;text-decoration:none;vertical-align:middle;}
a.btn_b02:hover, .btn_b02:hover {background:#ddd;color:#df0012;}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:1px solid #ed6478;color:#ed6478;background:none;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {    display: inline-block;
    background: #ff0000;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    vertical-align: middle;
    /*border-radius: 30px;
    line-height: 40px;
    width: 40px;*/
    text-align: center;}
a.btn_admin.setting {    display: inline-block;
    background: #ff0000;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    vertical-align: middle;
    border-radius: 30px;
    line-height: 40px;
    width: 40px;
    text-align: center;} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover  {color:#fff;background:#db0000}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;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:20px 0;text-align:center;border-bottom:1px solid #ececec;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 {padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom: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 {}

/* 기본리스트 */
.list_01{padding: 15px;}
.list_01 li{background:#fff;border-radius:3px;padding:10px ;border:1px solid #efefef;margin-bottom:5px}

/* 기본폼 */
.form_01{margin:20px}
.form_01 .write_div{margin:5px 0;position:relative}
.form_01 li{margin:5px 0;position:relative;list-style:none}
 textarea, .frm_input {border:1px solid #d0d4df;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:0 10px;height:40px;
 -webkit-box-shadow: inset 2px 2px 2px #f3f3f3;
-moz-box-shadow: inset 2px 2px 2px #f3f3f3;
box-shadow:inset 2px 2px 2px #f3f3f3}
textarea {width:100%;height:200px;padding:10px}
textarea:focus, .frm_input:focus{outline:none;background:#f3f3f3}
.frm_input {height:40px;}
.full_input{width:100%}
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
.form_01 select{height:40px;border-radius:3px;background-color:#fff}
.form_01 .frm_info{font-size:0.92em;color:#4162ff;text-align:left;margin:3px 0 10px;display:block;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {padding:100px 0 !important;color:#777;text-align:center}
.empty_list {padding:20px 0 !important;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:120px;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:150px;text-align:center}
.td_group {width:100px;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:#999}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win #win_title {font-size: 1.2em;font-weight: bold;height: 50px;padding: 10px;line-height: 30px;
-webkit-box-shadow:  2px 2px 5px #eee;
-moz-box-shadow:  2px 2px 5px #eee;
box-shadow: 2px 2px 5px #eee
}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win_con{margin:20px}

.new_win .win_ul {margin:20px}
.new_win .win_ul li {display:inline-block;}
.new_win .win_ul li a {display: block;line-height: 24px;padding: 0 10px;}
.new_win .win_ul li .selected {background: #4162ff;color: #fff;border-radius: 13px;
-webkit-box-shadow: 0 0 5px rgba(65,98,255,0.8);
-moz-box-shadow: 0 0 5px rgba(65,98,255,0.8);
box-shadow: 0 0 8px rgba(65,98,255,0.8);}

.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#4162ff}
.new_win .win_btn {clear:both;margin:10px 0;text-align:center}
.new_win .win_btn a {display:inline-block;height:40px;line-height:40px;font-weight:bold}
.new_win .win_btn .btn_close {display:inline-block;padding:0 10px;border:0;background:#c6c6d2;color:#666;text-decoration:none;font-weight:bold;height:40px;margin:10px 0}
.new_win .win_btn .btn_submit {width:100%;height:40px;line-height:40px;;margin:0 0 20px;display:inline-block;font-weight:bold}

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

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal;line-height:20px}
.sv_wrap .sv {z-index:1000;width:100px;display:none;margin:5px 0 0;font-size:0.92em;background:#333;text-align:left;
-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;width:100px;margin:0;padding:0  10px;line-height:30px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333;font-weight:400;}
.sv_member img{vertical-align:top}
.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 {display:inline-block }
.pg_page, .pg_current {display:inline-block;padding:0 13px;height:35px;color:#959595;line-height:35px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none;background-color:#f8f8f8; }
.pg_page {background:#eee;}
.pg_start {background:url(../img/btn_first.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_prev {background:url(../img/btn_prev.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_next {background:url(../img/btn_next.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_end {background:url(../img/btn_end.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_current {display:inline-block;background:#494949;color:#fff;font-weight:normal;line-height:35px;}


/*  로얄라인의원  */
.pc_hide{display: none;}

.hd_login{display: flex; position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.hd_login li{ }
.hd_login li a{line-height: 1; font-size: 14px; color: #999; padding: 0 10px; border-right: 1px solid #999; display: block;}
.hd_login li:last-child a{border-right: none;}

#quick{position: fixed; top: 50%; right: 10px; transform: translateY(-50%); z-index: 999; box-shadow: 0px 0px 5px rgba(0,0,0, 0.3); display: none;}
#quick ul{background-color: #fff; padding: 0 5px;}
#quick ul li{padding: 10px; border-bottom: 1px solid #ccc; text-align: center;}
#quick ul li:last-child{border-bottom: 0;}
#quick ul li img{display: block; margin: 0 auto 5px; }
#quick ul li p{text-align: center; font-size: 13px; font-weight: 500;}

.sub_top{background-image: url(/img/subtop.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; text-align: center; padding: 100px 0;}
.sub_top .txt h5{color: #80afb0; font-size: 20px; letter-spacing: 5px; font-weight: 700;}
.sub_top .txt h2{font-size: 40px; margin-top: 10px;}

#container{margin: 100px auto; width: 1300px; box-sizing: border-box; max-width: 95%;}

/* INDEX */
#visual{overflow: hidden; position: relative;}
#visual .bg_black{width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(0,0,0,0.4); position: absolute; z-index: 2;}

#visual .swiper img{object-fit: cover; object-position: 100%; width: 100%; display: block;}
#visual .swiper-pagination{
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    width: auto;
    height: 250px;
    z-index: 100;
}

#visual .swiper-pagination-bullets {position:absolute; left:20px; top:50%; bottom:auto; display:inline-block; width:auto; height:auto; transform: translateY(-50%);}
#visual .swiper-pagination-bullets .swiper-pagination-bullet {position:relative; display:block; width:48px; height:48px; font-size:16px; color:#fff; font-weight:700; line-height:48px; background:none; margin:20px 0 !important; opacity:1;}
#visual .swiper-pagination-bullets .swiper-pagination-bullet .circle-svg {position:absolute; display:block; width:48px; height:48px; top:50%; left:50%; transform:translate(-50%,-50%) rotate(270deg); -webkit-transform:translate(-50%,-50%) rotate(270deg); -moz-transform:translate(-50%,-50%) rotate(270deg); -o-transform:translate(-50%,-50%) rotate(270deg);}
#visual .swiper-pagination-bullets .swiper-pagination-bullet .circle {stroke:#fff; fill:none; stroke-width:2; stroke-dasharray:300; stroke-dashoffset:300;}

#visual .swiper-pagination-bullets .swiper-pagination-bullet-active {color:rgba(246,248,249,1);}
#visual .swiper-pagination-bullets .swiper-pagination-bullet-active:after {position:absolute; width:100%; height:100%; top:50%; left:50%; border:2px solid rgba(255,255,255,0.2); border-radius:50%; transform:translate(-50%,-50%); content:'';}
#visual .swiper-pagination-bullets .swiper-pagination-bullet-active .circle {animation-name:circle; animation-duration:15s; stroke-dashoffset:0;}

#visual .scrollDown{position: absolute; bottom: 10%; left: 50%; display: flex; align-items: center; transform: translateX(-50%) rotate(90deg); z-index: 100;}
#visual .scrollDown p{font-size: 14px; font-weight: 700; color: #fff;}
#visual .scrollDown span{position: relative; display: block; margin: 0 0 0 7px; width: 40px; height: 24px; border: 2px solid #fff; border-radius: 20px;}
#visual .scrollDown span::after{content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 4px; height: 4px; border-radius: 50%; background: #fff; animation: scroll 1.5s infinite ease-in;}
@keyframes scroll {
    0% {left: 35%;}
    50% {left: 65%;}
    100% {left: 35%;}
}
@keyframes circle {
    0% {stroke-dashoffset:300}
    100% {stroke-dashoffset:0}
}

#visual .main_txt{position: absolute; z-index: 5; top: 50%; left: 50%; transform: translate(-50%,-50%); max-width: 90%; width: 1400px;     z-index: 100;}
#visual .main_txt h1{font-size: 55px;  color: #fff; line-height: 1.2; margin: 30px 0 50px 0; font-family: 'Pretendard-ExtraBold';;}
#visual .main_txt h3{font-size: 20px; color: #fff; font-weight: 500; line-height: 1.5;}
#visual .main_txt h4{font-size: 24px; color: #fff; line-height: 1;}
#visual .main_txt .a_link{width: 70px; height: 70px; border-radius: 50%; border: 2px solid #fff; display: flex; justify-content: center; align-items: center; margin-top: 50px;}
#visual .main_txt .a_link a{color: #fff; font-size: 30px; display: inline-block; line-height: 1;}

    /* 기본 상태 - 요소가 보이지 않도록 설정 */
    .lviewa {
        visibility: hidden;
        opacity: 0;
        transition: visibility 0s, opacity 1.2s ease-out;
        transform: translateY(40px);
    }

    /* Swiper에 의해 활성화되었을 때 fadeIn 애니메이션 적용 */

    .swiper-slide-active .lviewa[data-swiper-animation="fadeInUp"] {
        visibility: visible;
        opacity: 1;
        transform: translateY(0px);
        transition: visibility 0s linear 0.5s, opacity 1.2s ease-out 0.5s, transform 1s linear;
    }

    .swiper-slide-active .lviewa[data-swiper-animation="fadeInUp2"] {
        visibility: visible;
        opacity: 1;
        transform: translateY(0px);
        transition: visibility 0s linear 1s, opacity 2s ease-out 0.5s, transform 1.5s linear;
    }

    .swiper-slide-active .lviewa[data-swiper-animation="fadeInUp3"] {
        visibility: visible;
        opacity: 1;
        transform: translateY(0px);
        transition: visibility 0s linear 1.5s, opacity 2.8s ease-out 0.5s, transform 2s linear;
    }


.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background-color: #fff !important;}

.main_sec{padding: 130px 0;}
.main_sec .main_inner{width: 1300px; margin: 0 auto; max-width: 95%;}
.main_sec .title h6{font-size: 20px; color: #80afb0; text-transform: uppercase; text-align: center; font-family: 'Pretendard-ExtraBold';;}
.main_sec .title h1{color: #111; font-size: 32px; margin: 10px 0 40px 0; line-height: 1.3; text-align: center; font-family: 'Pretendard-ExtraBold';;}
.main_sec .title h2{text-align: center; font-size: 18px; line-height: 1.5; font-weight: normal;}


.main_sec01 .sec_con ul{display: flex; justify-content: space-between; margin-top: 50px;}
.main_sec01 .sec_con ul li{width: 31.5%; color: #111; transition: all .3s; padding: 70px 0; position: relative; color: #fff;}
.main_sec01 .sec_con ul li::before{width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); content: ''; position: absolute; top: 0; left: 0; z-index: 1; transition: all .3s;}
.main_sec01 .sec_con ul li img{margin: 0 auto 10px; display: block; position: relative; z-index: 5; }
.main_sec01 .sec_con ul li:nth-child(1){background-image: url(/img/main_sec01_1.jpg); background-size: cover;}
.main_sec01 .sec_con ul li:nth-child(2){background-image: url(/img/main_sec01_2.jpg); background-size: cover;}
.main_sec01 .sec_con ul li:nth-child(3){background-image: url(/img/main_sec01_3.jpg); background-size: cover;}
.main_sec01 .sec_con ul li .img_g{display: none;}
.main_sec01 .sec_con ul li h6{font-size: 22px; font-weight: bold; padding-top: 10px; text-align: center;letter-spacing: 0; position: relative; z-index: 5; color: #fff;}
.main_sec01 .sec_con ul li p{font-size: 16px; line-height: 25px; font-weight: 400; text-align: center; position: relative; z-index: 5; color: #fff; text-transform: uppercase;}
.main_sec01 .sec_con ul li:hover::before{background-color: rgba(128, 175, 176, 0.7);}

.main_sec02{background-color: #f8f8f8;}

.main_sec03{overflow-x: hidden;}
.main_sec03 .cont{display: flex; justify-content: space-between;}
.main_sec03 .cont>div{width: 47%;}
.main_sec03 .cont .right .top{display: flex; justify-content: space-between; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #ddd;}
.main_sec03 .cont .right .top h1{font-size: 36px; font-weight: normal;}
.main_sec03 .cont .right .top h1 span{color: #80afb0; font-family: 'Pretendard-ExtraBold';;}
.main_sec03 .cont .right .top h2{font-size: 22px; text-align: right; margin-bottom: 5px; color: #80afb0; font-family: 'Pretendard-ExtraBold';;}
.main_sec03 .cont .right .top h3{font-size: 50px; font-family: 'Pretendard-ExtraBold';; letter-spacing: -2px; color: #dc8f5b;}
.main_sec03 .cont .right .bot .bot01{display: flex; justify-content: space-between;}
.main_sec03 .cont .right .bot .bot01 h4{font-size: 22px;}
.main_sec03 .cont .right .bot .bot01 h5{font-size: 22px; color: #dc8f5b; font-family: 'Pretendard-ExtraBold';;}
.main_sec03 .cont .right .bot .bot02 ul{margin-top: 20px;}
.main_sec03 .cont .right .bot .bot02 ul{display: flex; justify-content: space-between;}
.main_sec03 .cont .right .bot .bot02 ul li{width: 31%; position: relative;}
.main_sec03 .cont .right .bot .bot02 ul li a{display: block; box-sizing: border-box; border: 1px solid #ddd; padding: 15px; width: 100%; transition: all .3s;}
.main_sec03 .cont .right .bot .bot02 ul li a:hover{color: #fff; background-color: #80afb0; border-color: #80afb0;}
.main_sec03 .cont .right .bot .bot02 ul li:after {
    position: absolute;
    right: 15px;
    top: 20px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    transform: rotate(-135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    content: "";
}

.bo_top_img{display: none;}
#nav .nav_wr{display: none;}

#bo_v_share{display: none;}

@media(max-width: 1700px){
    #visual .flex-control-nav{display: none;}

}

@media(max-width: 1210px){
    .gnb_1da{font-size: 16px;}

    #visual{height: auto;}
    #visual .swiper{height: 450px;}
    #visual .swiper img{height: 450px; object-fit: cover; object-position:70%; width: 100%;}
    #visual .scroll-downs .mousey{display: none;}
    #visual .main_txt h4{font-size: 18px;}
    #visual .main_txt h3{font-size: 16px; margin-top: 30px; word-break: keep-all;}
    #visual .main_txt{top: 40%;}
    #visual .main_txt h1{font-size: 26px; margin: 10px 0 20px 0;}
    #visual .swiper-pagination-bullets{display: flex; justify-content: center; left: 50%; transform: translateX(-50%); top: 65%;}
    #visual .swiper-pagination-bullets .swiper-pagination-bullet{margin: 20px 5px!important;}
    #visual .scrollDown{display: none;}
    .visualFunc{left: 50%; transform: translateX(-50%); display: none;}
    .visualFunc .visual-pagination{width: 200px !important;}
    #visual .main_txt .a_link{width: 40px; height: 40px; margin-top: 25px;}
    #visual .main_txt .a_link a{font-size: 20px;}

    .main_sec{padding: 50px 0;}

    .main_sec .title h6{font-size: 16px;}
    .main_sec .title h1{font-size: 26px; margin: 10px 0 30px 0;}
    .main_sec .title h2{font-size: 16px;}

    .main_sec01 .sec_con ul{flex-direction: column;}
    .main_sec01 .sec_con ul li{width: 100%; margin: 0 auto 10px; }

    .main_sec02 .main_inner .bot .box{width: 100%;}
    .main_sec02 .main_inner .bot .box:nth-child(-n+3){margin-bottom: 0;}
    .main_sec02 .main_inner .bot .box+.box{margin-top: 2%;}

    .main_sec03 .cont{flex-direction: column;}
    .main_sec03 .cont>div{width: 100% !important;}
    .main_sec03 .cont .left{margin-bottom: 30px;}
    .main_sec03 .cont .right .top{flex-direction: column;}
    .main_sec03 .cont .right .top>div{width: 100% !important;}
    .main_sec03 .cont .right .top h1{font-size: 32px;}
    .main_sec03 .cont .right .top h1>br{display: none;}
    .main_sec03 .cont .right .top h2{display: none;}
    .main_sec03 .cont .right .top h3{font-size: 40px;}
    .main_sec03 .cont .right .bot .bot01 h4{font-size: 18px;}
    .main_sec03 .cont .right .bot .bot01 h5{font-size: 18px;}
}


@media(max-width: 970px){
    .pc_hide{display: block;}
    .mo_hide{display: none;}
    #hd_wrapper .hd_inner{background-color: #fff; height: auto !important; padding: 10px !important;}
    .hd_login li:first-child{display: none;}
    .hd_login {right: 45px;}
    .hd_login li a{font-size: 13px; padding: 0 8px;}
    #logo{margin: 0; display: inline;}
    #logo img{height: 35px; display: block; margin: 5px 0;}
    #hd_btn button{height: 55px; width: 45px;}
    .menu-icon{background: #80afb0; width: 25px;}
    .menu-icon:before{background: #80afb0; top: -8px;}
    .menu-icon:after{background: #80afb0; bottom: -8px;}

    #quick{top: inherit; right: 0; bottom: 0; transform: inherit; width: 100%;}
    #quick ul{display: flex; padding: 0;}
    #quick ul li{width: 20%; border: none; border-right: 1px solid #ccc; }
    #quick ul li:last-child{border-right: none;}
    #quick ul li a{display: flex; justify-content: center; align-items: center;}
    #quick ul li img{width: 30px; margin: 0; margin-right: 10px;}
    #ft{padding-bottom: 0px;}
    #ft_logo img{height: 30px; width: auto !important;}

    .ft_right{width: 100%;}
    .ft_right .rel_site_w{font-size: 12px; width: 60%; margin: 20px auto 0;}
    .ft_right button{height: 35px; width: 100%;}

}

@media(max-width:800px){



    #ft_company a{font-size: 14px;}
    #ft_company p{font-size: 13px;}
    #ft_company p br{display: none;}

    #logo img{height: 35px !important; margin: 0;}
    #ft_logo img{height: 25px;}

    .sub_top{background-position: 90%;}
}

@media(max-width: 600px){

    #quick{z-index: 10;}
    #quick ul li a{flex-wrap: wrap;}
    #quick ul li a img{margin-right: 0; margin-bottom: 5px;}
    #quick ul li a p{font-size: 10px;}
    #al_menu .menu_wr{z-index: 9999;}

    .sub_top{padding: 30px 0;}
    .sub_top .txt h5{font-size: 18px;}
    .sub_top .txt h2{font-size: 22px; margin-top: 15px;}
    #container{margin: 50px auto;}
}
@media all and (max-width:768px){
	.hd_pops{top:130px !important;left:20px !important;}
	.hd_pops_con{width:480px !important;height:auto !important;}
	.hd_pops img{width:100%;}
}

@media all and (max-width:500px){
	.hd_pops{width: calc(100% - 40px) !important;}
	.hd_pops_con{width:100% !important;}
}




