@charset "utf-8";
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");

/* 초기화 */
html {overflow-y:scroll;height:100%;min-width:320px}
body {margin:0;padding:0;font-size:0.75em;height:100%;font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;color:#fff;background:#000;}
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;font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;}
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}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-size:1em;font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;}
button {cursor:pointer}
input[type=text], input[type=password], input[type=submit], input[type=image], button {font-size:1em;-webkit-appearance:none}
textarea, select {font-size:1em;font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;}
textarea {border-radius:0;-webkit-appearance:none;font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;}
select {margin:0;background:none;font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;}
p {margin:0;padding:0;word-break:break-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}
img{max-width:100%;}

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

.pc_hide{display:none;}
.mo_show{display:none;}

@media all and (max-width:767px){
    .mo_show{display:inline-block;}
    .mo_hide{display:none;}
}


/* 팝업레이어 */
#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}

/* 상단 레이아웃 */
#logo {padding:10px 10px;height:60px;text-align:center}
#logo img {vertical-align:middle;margin-top:5px;max-height:100%;width:auto}
#gnb_open {position:absolute;top:10px;left:10px;padding:0 10px;height:40px;width:40px;border:0;background-size:70%;color:#fff;background:none;font-size:2em}
#gnb {display:none;background:#efefef;position:fixed;top:0;left:0;z-index:99999;width:100%;max-width:400px;height:100%;overflow-y:auto;
-webkit-box-shadow:0 0 5px rgba(55,55,5,0.4);
-moz-box-shadow:0 0 5px rgba(55,55,5,0.4);
box-shadow:0 0 5px rgba(55,55,5,0.4)}

#gnb_1dul {background:#fff}
#gnb_1dul a {display:block;color:#000}
.gnb_1dli {position:relative;line-height:40px}
.gnb_1dli button {position:absolute;top:5px;right:0;width:40px;height:40px;overflow:hidden;border:0;font-size:1.2em;background:#fff;background:url(../img/mobile/gnb_bg2.png) no-repeat 50% 50%;text-indent:-9999px}
.gnb_1dli button.btn_gnb_cl {background:url(../img/mobile/gnb_bg.png) no-repeat 50% 50%}
.gnb_1da {padding:5px 20px;border-bottom:1px solid #eee;font-weight:bold;font-size:1.2em;}
.gnb_2dul {display:none;background:#fafafa}
.gnb_2da {padding-left:30px}
#gnb_close {display:block;position:absolute;right:8px;top:10px;z-index:99;font-weight:bold;margin:0;height:40px;width:40px;border:0;color:#bfb8b2;font-size:2em;background:transparent}

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

#hd_sch {text-align:center;padding:12px 55px 12px 15px;background:#212020}
#hd_sch h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_sch form {position:relative;padding-right:40px}
#hd_sch #sch_stx {width:100%;height:38px;margin-left:40px;background:#464646;border:0;color:#fff}
#hd_sch #sch_submit {position:absolute;top:0;left:0;width:40px;height:38px;border:0;border-radius:3px;cursor:pointer;color:#a6a5a5;background:#464646;font-size:1.25em}

#user_btn {position:absolute;top:10px;right:10px;padding:0 10px;height:40px;width:40px;border:0;color:#fff;font-size:1.8em;background:none;letter-spacing:-0.1em}
#user_menu {display:none;position:fixed;top:0;right:0;width:100%;height:100%;overflow-y:auto;z-index:9999;background:#efefef;text-align:center}
#user_close {display:block;position:absolute;right:8px;top:10px;z-index:99;font-weight:bold;margin:0;height:40px;width:40px;border:0;color:#bfb8b2;font-size:1.8em;background:transparent}

#snb_cnt span {display:inline-block;float:right;padding:0 7px;height:18px;margin-top:3px;line-height:18px;font-size:12px;background:#da22f5;border-radius:20px;color:#fff}

#hd_nb {background:#fff;margin-top:10px;border-bottom:1px solid #e1e1e1}
#hd_nb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_nb li {width:50%;float:left;text-align:center;line-height:25px;font-size:1.083em;font-weight:bold}
#hd_nb li a {display:block;color:#717171;text-align:left;padding:10px 15px}
#hd_nb li i {font-size:14px;margin-right:10px;color:#a5a8ac}
#hd_nb .hd_nb1 {border-right:1px solid #efefef;border-bottom:1px solid #efefef}
#hd_nb .hd_nb2 {border-bottom:1px solid #efefef}
#hd_nb .hd_nb3 {border-right:1px solid #efefef}

/* 텍스트 크기 조절 */
#text_size {margin:10px 0;text-align:center;display:inline-block;padding:7px 20px;background:#e6e7e9;border-radius:25px;height:48px}
#text_size button {margin:0 5px;border:0;background:none;height:35px;width:35px;border-radius:50%}
#text_size button.select {background:#fff;border-bottom:1px solid #bbb;
-webkit-box-shadow:0 0 5px rgba(100,80,100,0.2);
-moz-box-shadow:0 0 5px rgba(100,100,100,0.2);
box-shadow:0 0 5px rgba(100,100,100,0.2)}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 중간 레이아웃 */
#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 {font-size:1.2em;font-weight:bold;height:50px;padding:10px 15px;line-height:30px;background:#fff;color:#333;
-webkit-box-shadow:0 0 10px rgba(181, 181, 181, 0.4);
-moz-box-shadow:0 0 10px rgba(181, 181, 181, 0.4);
box-shadow:0 0 10px rgba(181, 181, 181, 0.4);
}
#container_title a {display:inline-block;margin-right:5px}
.top {position:relative}
.btn_top {position:absolute;top:0px;right:10px;z-index:999;padding:8px 0}
.btn_top li {display:inline-block}
.btn_top a,.btn_top button,.btn_top .btn_submit {}
.btn_top .btn_cancel,.btn_top .btn_b01 {border:1px solid #aaa;background:none;color:#666;line-height:28px;background:#fff}
.fixed {position:fixed;top:0;right:0;z-index:999}
.fixed.btn_bo_user {right:10px}
#container_title.fixed {width:100%}

/* 하단 레이아웃 */

#ft_copy {padding:10px;line-height:2em;text-align:center;color:#777}
#ft_copy #ft_company {text-align:center}
#ft_copy #ft_company a {display:inline-block;padding:0 10px;line-height:1em;border-left:1px solid #333;color:#fff}
#ft_copy #ft_company a:first-child {border:0}
.ft_cnt {font-weight:normal;color:#e3e3e3;line-height:2em;text-align:center}
.ft_cnt h2 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#ft_copy b {color:inherit}
#ft_copy a {color:inherit;text-decoration:none}

#top_btn {position:fixed;bottom:10px;right:15px;width:50px;height:50px;line-height:36px;border:2px solid #00b500;border-radius:50%;background:transparent;color:#00b500;text-align:center;font-size:15px;z-index:99;
-webkit-box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4);
-moz-box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4);
box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4)}
#top_btn i {font-size:1.4em}
#top_btn:hover {background:#00b500;border-color:#00b500;color:#fff}
#device_change {display:block;line-height:40px;border-radius:5px;background:#302e2e;color:#777;font-size:1em;text-decoration:none;text-align:center}

/* 게시물 선택복사 선택이동 */
#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} */
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0;text-indent:-9999em;line-height:0;border:0 !important;overflow:hidden !important;pointer-events: none;opacity:0;}

/* 본문 바로가기 */
.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:0;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 {display:inline-block;padding:0 5px;height:30px;line-height:30px;border-radius:3px}
a.btn01 {display:inline-block;background:#ddd;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 {border:0;background:#3a8afd;color:#fff;cursor:pointer;border-radius:3px}
.btn_submit:hover {background:#2375eb}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

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:#fff;border:1px solid #3a8afd;color:#3a8afd;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:#868686;color:#fff;border-radius:3px;padding:10px;border:0;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {}
a.btn_b02, .btn_b02 {display:inline-block;background:#272727;color:#fff;border:0;border-radius:3px;padding:10px;text-decoration:none;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:0;background:transparent;color:#bababa;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {display:inline-block;color:#fff;background:#d13f4a;font-size:1.4em;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {}
.fix_btn {position:fixed;z-index:99;bottom:65px;right:15px;background:#3a8afd;width:50px;height:50px;color:#fff;text-align:center;border-radius:50% !important;font-size:1.8em;line-height:50px !important;-webkit-box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4);
-moz-box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4);
box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4)}
a.btn,.btn {line-height:35px;width:30px;height:35px;padding:0 5px;text-align:center;font-weight:400;border:0;font-size:1.2em;
-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}


/* 기본테이블 */
.tbl_wrap {margin:0 10px 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;border:1px solid #d8dbdf;background:#f7f7f9;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#e3e3e5;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody {text-align:left}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:5px;border:1px solid #e7e9ec;border-top:0;line-height:1.5em;word-break:break-all}

.tbl_head02 {}
.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.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 {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}

/* 기본리스트 */
.list_01 ul {}
.list_01 li {border-bottom:1px solid #e5ecee;padding:15px}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.all_chk {padding:15px;border-bottom:1px solid #e8eaee;background:#fff}

/* 기본폼 */
.form_01 .write_div {margin-bottom:10px;position:relative}
.form_01 li {margin:0 0 10px;position:relative;list-style:none}
.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;padding:5px;border-radius:0;box-shadow:none}
.form_01 textarea {width:100%;height:100px}
.frm_input {height:45px}
.full_input {width:100%} 
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
.form_01 select {height:40px;background-color:#fff}
.form_01 .frm_info {font-size:0.92em;color:#3a8afd;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 {position:relative;background:#fff}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win_con {}

.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}

.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}

.new_win .win_btn {clear:both;padding:10px 0 30px;text-align:center}
.new_win .win_btn a {display:inline-block;height:45px;line-height:40px;font-weight:bold}
.new_win .cert_btn {text-align:center}
.new_win .btn_close {width:60px;height:45px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#ff005a;padding:2px 4px;margin:0 2px}

/* 사이드뷰 */
.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:bold}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;display:block;padding:10px 0;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#eee;border:1px solid #eee}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#959595;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:#fafafa}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}

.pg_current {display:inline-block;background:#3a8afd;border:1px solid #3a8afd;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px}





/* 애드이안 스타일 시작 */
.adiaan{min-width:320px;padding-bottom:160px;overflow:hidden;}
.adiaan.adiaan_fix_scroll{overflow:unset;}
.adiaan *{word-break: keep-all;box-sizing:border-box;}
.adiaan .center{width:100%;max-width:1600px;margin:0 auto;padding:0 16px;}
.adiaan .round_img{border-radius:16px;}


@media all and (max-width:768px){
  .adiaan{padding-bottom:100px;}
}


/* 공통 텍스트 */
.adiaan .xl-txt{font-size: 80px;}
.adiaan .big-txt{font-size:52px;}
.adiaan .lg-txt{font-size: 40px;}
.adiaan .md-txt{font-size: 32px;font-weight: 500;}
.adiaan .sm-txt{font-size: 24px;font-weight: 500;}
.adiaan .xs-txt{font-size: 18px;color:#888;}

@media all and (max-width:1660px){
  .adiaan .xl-txt{font-size: 72px;}
  .adiaan .big-txt{font-size:48px;}
  .adiaan .lg-txt{font-size: 36px;}
  .adiaan .md-txt{font-size: 30px;}
  .adiaan .sm-txt{font-size: 22px;}
  .adiaan .xs-txt{font-size: 17px;}
}

@media all and (max-width:1024px){
  .adiaan .xl-txt{font-size: 60px;}
  .adiaan .big-txt{font-size:42px;}
  .adiaan .lg-txt{font-size: 32px;}
  .adiaan .md-txt{font-size: 26px;}
  .adiaan .sm-txt{font-size: 20px;}
  .adiaan .xs-txt{font-size: 16px;}
}

@media all and (max-width:768px){
  .adiaan .xl-txt{font-size: 48px;}
  .adiaan .big-txt{font-size:36px;}
  .adiaan .lg-txt{font-size: 28px;}
  .adiaan .md-txt{font-size: 22px;}
  .adiaan .sm-txt{font-size: 18px;}
  .adiaan .xs-txt{font-size: 15px;}
}

@media all and (max-width:540px){
  .adiaan .xl-txt{font-size: 40px;}
  .adiaan .big-txt{font-size:30px;}
  .adiaan .lg-txt{font-size: 24px;}
  .adiaan .md-txt{font-size: 20px;}
  .adiaan .sm-txt{font-size: 16px;}
  .adiaan .xs-txt{font-size: 14px;}
}

@media all and (max-width:340px){
  .adiaan .xl-txt{font-size: 34px;}
  .adiaan .big-txt{font-size:26px;}
  .adiaan .lg-txt{font-size: 22px;}
  .adiaan .md-txt{font-size: 18px;}
  .adiaan .sm-txt{font-size: 15px;}
  .adiaan .xs-txt{font-size: 13px;}
}



/* ================= btn style ================= */

.adiaan .btn_gr{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;gap:16px;}
.adiaan .jm_btn{padding:10px 28px;color:#fff;border-radius:30px;background:#00b500;}
.adiaan .jm_btn.big_btn{padding:16px 62px;font-size:20px;border-radius:30px;}
.adiaan .jm_btn.has_arrow{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;gap:20px;}
.adiaan .jm_btn.has_arrow .btn_icon{position:relative;overflow:hidden;}
.adiaan .jm_btn.has_arrow .btn_icon .btn_icon_default{transition:0.3s;}
.adiaan .jm_btn.has_arrow .btn_icon .btn_icon_hover{position:absolute;bottom:0;left:-300%;transition:0.3s;opacity:0;}
.adiaan .jm_btn.has_arrow:hover .btn_icon .btn_icon_default{opacity:0;}
.adiaan .jm_btn.has_arrow:hover .btn_icon .btn_icon_hover{left:0;opacity:1;}

.adiaan .jm_btn.btn_pink_bg{color:#fff;background:#fe3094;box-shadow:0 0 20px rgba(254,48,148,0.5);}
.adiaan .jm_btn:hover{color:#fff;background:#0e9e0e;}
.adiaan .btn_wr{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:60px;}
.adiaan .btn_line{padding:16px 48px;font-size:18px;color:#fff;background:rgba(0,0,0,0.2);border:1px solid #c5c5c5;border-radius:30px;transition:0.2s;}
.adiaan .btn_line:hover{background:rgba(0,0,0,0.5);border:1px solid #fff;}

.adiaan .jm_btn.has_icon{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:10px;}
.adiaan .jm_btn .icon_kakao{width:33px;}


@media all and (max-width:540px){
  .adiaan .jm_btn.big_btn{padding:8px 20px;font-size:16px;}
  .adiaan .btn.has_arrow{padding:10px 18px;}
}


/* 공통 컬러 */
.adiaan .point{color:#00b500;}

/* 기본 상태 */
.fc-gradient {
  position: relative;
  display: inline-block;
  color: #424242b2; /* 기본 회색 */
}

/* 위에 덮이는 그라데이션 */
.fc-gradient::after {
  content: attr(data-text);
  position: absolute;
  left: 0;
  top: 0;

  width: 0%; /* 처음엔 안 보임 */
  overflow: hidden;
  white-space: nowrap;

  background: linear-gradient(90deg, #55ee26, #00b500);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

/* 애니메이션 */
.fc-gradient.on::after {
  animation: fillText 1.8s 0.6s ease forwards;
}

.fc-gradient.off::after {
  animation: fillTextReverse 0.6s ease forwards;
}

@keyframes fillText {
  from { width: 0%; }
  to { width: 100%; }
}

@keyframes fillTextReverse {
  from { width: 100%; }
  to { width: 0%; }
}


/* ================= 섹션 공통 영역 ================= */
.adiaan .sec_full{position: relative;width:100%;height: 100vh;height: 100svh;min-height: 100vh;min-height: 100svh; overflow: hidden;}
.adiaan .sec_pd{padding:260px 0;}
.adiaan .content_center{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;position:relative;width: 100%;max-width: 1600px;margin: 0 auto;padding:0 16px;}
.adiaan .sec_pd .content_center{gap:70px;}
.adiaan .content_both{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:100%;}
.adiaan .content_both > div{width:50%;}


@media all and (max-width:1660px){
  .adiaan .sec_pd{padding:200px 0;}
}

@media all and (max-width:1024px){
  .adiaan .sec_pd{padding:180px 0;}
  .adiaan .sec_pd .content_center{gap:50px;}
}

@media all and (max-width:768px){
  .adiaan .sec_pd{padding:150px 0;}
}

@media all and (max-width:540px){
  .adiaan .sec_pd{padding:100px 0;}
  .adiaan .sec_pd .content_center{gap:30px;}
}

@media all and (max-width:340px){
  .adiaan .sec_pd{padding:60px 0;}
}



/* ================= grid_card ================= */
.adiaan .grid_card{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:100%;gap:2%;}
.adiaan .grid_card2 > div{width:48%;}
.adiaan .grid_card3 > div{width:33%;}


@media all and (max-width:1660px){
  
}

@media all and (max-width:1024px){

}

@media all and (max-width:768px){
  .adiaan .grid_card{flex-flow:column nowrap;gap:36px;}
  .adiaan .grid_card2 > div{width:100%;}
  .adiaan .grid_card3 > div{width:100%;}
  .adiaan .section06 .grid_card_num{padding:10px;font-size:16px;}
}

@media all and (max-width:540px){

}

@media all and (max-width:340px){
  
}





/* ================= hasbg ================= */
.adiaan .hasbg_txt{position:relative;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;height:700px;}
.adiaan .hasbg_txt .big-txt{position:relative;display: inline-block;}

@media all and (max-width:1660px){
  .adiaan .hasbg_txt{height:500px;}
}

@media all and (max-width:540px){
  .adiaan .hasbg_txt{height:340px;}
}


/* ================= header ================= */
.adiaan header#hd{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;z-index: 10;width:100%;height:80px;padding:0 30px;border-bottom:1px solid #353535;
-webkit-backdrop-filter: blur(5px);backdrop-filter: blur(5px);background-color:#00000085;}
.adiaan header#hd > div{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;gap:24px;}
.adiaan header#hd .logo{width:200px;}
.adiaan .gnb_btn{width:30px;}
.adiaan .gnb_btn img{width:100%;}

@media all and (max-width:1660px){
  .adiaan header#hd .logo{width:160px;}
}

@media all and (max-width:1024px){
}

@media all and (max-width:768px){
  .adiaan header#hd{height:60px;padding:0 16px;}  
  .adiaan header#hd .logo{width:100px;}
}

@media all and (max-width:540px){
  .adiaan .gnb_btn{width:26px;}
  /* .adiaan header#hd .btn_gr{display:none;} */
}

/* ================= quick_cantact ================= */
.adiaan .quick_cantact{position:fixed;bottom:20px;left:50%;z-index:99;text-align: center;transform:translate(-50%,0);}
.adiaan .quick_cantact .jm_btn{position:relative;box-shadow:0 0 30px rgba(0,0,0,0.6);}
.adiaan .quick_cantact .bubble{position: absolute;top: -60px;left: 50%;transform: translate(-50%, 0);width:90%;padding: 10px 20px;font-size:16px;text-align: center;background: rgba(87, 87, 87, 0.7);border-radius: 50px;animation: toast infinite forwards 45s linear;opacity:0;}
.adiaan .quick_cantact .bubble::after{position: absolute;bottom: -10px;left: calc(50% - 10px);content: " ";height: 0;z-index: -1;border-bottom: 10px solid;border-left: 10px solid rgba(0, 0, 0, 0);border-right: 10px solid rgba(0, 0, 0, 0);color: rgba(87,87,87, 0.7);transform: rotate(-180deg);-webkit-transform: rotate(-180deg);-moz-transform: rotate(-180deg);-o-transform: rotate(-180deg);-ms-transform: rotate(-180deg);}


@media all and (max-width:768px){
  .adiaan .quick_cantact{width:90%;}
  .adiaan .quick_cantact .btn{padding:10px 30px;font-size:18px;}
  .adiaan .quick_cantact .bubble{width:80%;padding:6px 6px;}
}

@keyframes toast{
  0%{opacity:0;}
  2%{opacity:1;}
  10%{opacity:1;}
  12%{opacity:0;}
  100%{opacity:0;}
}


/* ================= hero ================= */
.adiaan .hero{position: relative;width:100%;height: 100vh;height: 100svh;min-height: 100vh;min-height: 100svh; overflow: hidden;background: #000000;}
.adiaan .hero_bottom{display: flex;flex-flow: column nowrap;justify-content: center;align-items: center;gap: 100px;position:absolute;left:50%;bottom:160px;z-index: 1;transform:translate(-50%,0);}
.adiaan .hero_bm_icon{position: relative;width:117px;height:117px;}
.adiaan .scroll_down_circle{position:absolute;top:50%;left:50%;width:100px;height:100px;animation: circle-spin infinite forwards 10s linear;}
.adiaan .scroll_down_arrow{position:absolute;top:40%;left:50%;animation: arrow-up-down infinite forwards 2s ease-in-out;}

/* 배경 컨테이너 */
.adiaan .gradient-bg {position: absolute;width: 100%;height: 100%;overflow: hidden;}

/* 블러 원 */
.adiaan .blob {position: absolute;width: 600px;height: 600px;border-radius: 50%;filter: blur(100px);opacity: 0.6;}

/* 각각 다른 색 */
.adiaan .blob1 {top: 4%;left: 10%;background: #181818;}
.adiaan .blob2 {top: 40%;left: 60%;background: #090f09;}
.adiaan .blob3 {top: 60%;left: 20%;background: #0b0c0b;}


.adiaan #particle-canvas {position: absolute;top: 0;left: 0;z-index:1;width: 100%;height: 100%;}
.adiaan .overlay{position: absolute;z-index: 1;width: 100%;height: 100%;background: rgba(21, 21, 21, 0.28);}
.adiaan .hero .content {position: relative;z-index: 2;top:48%;transform: translateY(-50%);text-align: center;}
.adiaan .hero .content h2 {margin-bottom: 50px;}
.adiaan .hero .content p.sm-txt {margin-bottom:8px;color:#ddd;}
.adiaan .hero .content p.lg-txt {color:#fff;}
.adiaan .hero .content button {padding: 12px 24px;font-size:18px;color: white;cursor: pointer;background: #00b500;border: none;border-radius: 8px;}

@keyframes circle-spin{
  0% {transform: translate(-50%,-50%) rotate(0);}
  100% {transform: translate(-50%,-50%) rotate(360deg);}
}

@keyframes arrow-up-down{
  0% {transform: translateX(-50%) translateY(-6px);}
  35% {transform:translateX(-50%)  translateY(6px);}
  75% {transform:translateX(-50%)  translateY(-6px);}
  100%{transform:translateX(-50%) translateY(-6px) ;}
}



@media all and (max-width:768px){
  .adiaan .overlay{background: rgba(0, 0, 0, 0.2);}
  .adiaan .hero_bm_icon{width:90px;height:90px;}
  .adiaan .scroll_down_circle{width:90px;height:90px;}
  .adiaan .scroll_down_arrow{width:14px;}
}

@media all and (max-width:540px){
  .adiaan .hero .content{top:40%;}
  .adiaan .hero .content h2{margin-bottom:30px;}
  .adiaan .hero_bottom{bottom:120px;}
  .adiaan .hero_bm_icon{width:60px;height:60px;}
  .adiaan .scroll_down_circle{width:60px;height:60px;}
}

@media all and (max-width:340px){
}


/* ================= h2_wr ================= */
.adiaan .h2_wr{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:40px;margin-bottom:20px;text-align:center;}
.adiaan .h2_wr .sm-txt{color:#777;}



/* ================= section02 ================= */
.adiaan .section02{position:relative;background:url(/img/sec02_bg.jpg) no-repeat center center;background-size:cover;}
.adiaan .section02:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:160px;background:linear-gradient(#000,rgba(0,0,0,0))}
.adiaan .section02:after{content:'';display:block;position:absolute;bottom:0;left:0;width:100%;height:160px;background:linear-gradient(rgba(0,0,0,0),#000)}
.adiaan .section02 .hasbg_txt{height: 100vh;height: 100svh;min-height: 100vh;min-height: 100svh;}
.adiaan .circle{display:block;position:absolute;border-radius:50%;}
.adiaan .circle_green{top:-100px;left:0;width:50px;height:50px;background:rgb(0 181 0 / 50%);animation: up-n-down infinite forwards 2s ease-in-out;}
.adiaan .circle_green2{bottom:-60px;right:-20px;width:40px;height:40px;background:rgb(48 254 0 / 30%);opacity:0.3;animation: up-n-down infinite forwards 2s 1s ease-in-out;}


@keyframes up-n-down{
  0% {
    transform: translateX(-50%) translateY(-3px);
  }
  35% {
      transform:translateX(-50%)  translateY(3px);
  }
  75% {
      transform:translateX(-50%)  translateY(-3px);
  }
  100%{
    transform:translateX(-50%) translateY(-3px) ;
  }
}

@media all and (max-width:1024px){
  .adiaan .circle_green{top:-60px;left:0;width:30px;height:30px;}
  .adiaan .circle_green2{bottom:-30px;right:-20px;width:20px;height:20px;}
}





/* ================= section03 ================= */
.adiaan .section03 .grid_card > div{display:flex;flex-flow:column nowrap;align-items:center;gap:10px;padding:80px 10px;border-radius:24px;box-shadow:0 0 40px rgba(0,181,0,0.3);border:1px solid #00b500;}
.adiaan .section03 p{text-align:center;color:#888;}


@media all and (max-width:1024px){
  .adiaan .section03 .grid_card > div{padding:60px 10px;}
}

@media all and (max-width:540px){
  .adiaan .section03 .grid_card > div{padding:40px 10px;}
}




/* ================= section04 ================= */
.adiaan .section04 .grid_card > div{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:20px;padding:50px 20px;text-align:center;border-radius:26px;border:1px solid #00b500;}
.adiaan .section04 .img_wrap{border-radius:20px;overflow:hidden;}
.adiaan .section04 .img_wrap > img{border-radius:20px;}
.adiaan .section04 .grid_card_txt_wr{display:flex;flex-flow:column nowrap;gap:10px;}


@media all and (max-width:1024px){
  .adiaan .section04 .grid_card{flex-direction:column;gap:30px;}
  .adiaan .section04 .grid_card > div{flex-direction:row-reverse;justify-content:space-between;width:70%;padding:50px;text-align:left;}
}

@media all and (max-width:768px){
  .adiaan .section04 .grid_card > div{width:90%;}
}
@media all and (max-width:540px){
  .adiaan .section04 .grid_card > div{flex-direction:column;justify-content:center;width:100%;padding:50px;text-align:center;}
}


/* ================= section05 ================= */
/* .adiaan .vs_wr{display:grid;grid-template-columns:repeat(3, 1fr);text-align:center;} */
.adiaan .vs_wr{display: flex;flex-flow: row nowrap;justify-content: center;align-items: flex-end;text-align:center;}
.adiaan .vs_box {display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;gap:20px;position:relative;overflow:hidden;}
.adiaan .vs_device{position:relative;border:3px solid #00b500;border-radius:26px;overflow:hidden;}
.adiaan .vs_tit {position:absolute;top:0;left:0;z-index:3;}
.adiaan .vs_img {position:absolute;top:0;left:0;z-index:2;animation: swipe_img infinite forwards 9s linear;}
.adiaan .vs_graph{display:flex;justify-content:center;align-items:center;padding:0 40px;}
.adiaan .section05 .sm-txt{color:#888;}

@keyframes swipe_img {
  0% { top: 0%; }
  15% { top: 0%; }
  90% { top: -220%; }
  100% { top: -220%; }
}



/* ================= section06 ================= */
.adiaan .section06 .sm-txt{color:#888;}
.adiaan .section06 .grid_card > div{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:16px;position:relative;padding:70px 10px 50px;;text-align:center;border:1px solid #999;border-radius:20px;}
.adiaan .section06 .grid_card_num{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);padding:14px;font-size:20px;color:#000;background:#fff;border-radius:50%;}
.adiaan .section06 .grid_card_txt{color:#888;}




/* ================= section07 ================= */
.adiaan .section07 .content_both{align-items:flex-start;position:relative;}
.adiaan .section07 p{text-align:center;}
.adiaan .section07 .principle_tit{padding-right:70px;text-align:right;}
.adiaan .section07 .principle_line{position:absolute;top:0;left:50%;transform:translate(-50%,0);width:1px;height:100%;background:#fff;}
.adiaan .section07 .principle_list{padding-left:70px;}
.adiaan .section07 .principle_list ul{display:flex;flex-flow:column nowrap;gap:20px;}
.adiaan .section07 .principle_list li{display:flex;flex-flow:row nowrap;align-items:center;gap:20px;}
.adiaan .section07 .principle_list .principle_num {color: #888;font-size: 20px;}
.adiaan .section07 p{color:#bbb;}


@media all and (max-width:1660px){
  
}

@media all and (max-width:1024px){
  .adiaan .section07 .principle_tit{padding-right:40px;}
  .adiaan .section07 .principle_list{padding-left:40px;}
}

@media all and (max-width:768px){
  .adiaan .section07 .content_both{flex-direction:column;align-items:center;gap:50px;}
  .adiaan .section07 .principle_tit{width:100%;padding-right:0px;text-align:center;}
  .adiaan .section07 .principle_line{position:static;transform:translate(-0,0);width:80%;height:1px;margin:0 auto;background:#444;}
  .adiaan .section07 .principle_list{padding-left:0px;}
  .adiaan .section07 .principle_list li{padding-left:20px;padding-bottom:10px;border-bottom:1px solid #282828;}
  .adiaan .section07 .principle_list li:last-child{border-bottom:0;}
}

@media all and (max-width:540px){
  .adiaan .section07 .content_both{gap:30px;}
  .adiaan .section07 .principle_list{width:86%;padding-top:30px;}
}

@media all and (max-width:340px){
  
}



/* ================= section08 ================= */
.adiaan .section08{background:url(/img/sec08_bg.jpg) no-repeat center center;background-size:cover;}
.adiaan .section08 .fc-gradient:before{content:'';position:absolute;top:-80px;left:50%;transform:translate(-50%,0);width:40px;height:74px;background:url(/img/arrow_upup.gif) no-repeat center center;background-size:100%;}

@media all and (max-width:540px){
  .adiaan .section08 .fc-gradient:before{width:30px;}
}





/* ================= section09 ================= */
.adiaan .sec_pd.section09 .content_center{gap:160px;}
.adiaan .section09 .h2_wr{flex-direction:row;text-align:left;}
.adiaan .section09 .q_mark{font-size:120px;color:#00b500;}
.adiaan .section09 .horizontal_tb{display:flex;flex-flow:column nowrap;width:100%;max-width:860px;border-top:2px solid #fff;}
.adiaan .section09 .horizontal_tb > div{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;gap:0 20px;padding:30px;border-bottom:2px solid #fff;}
.adiaan .section09 .horizontal_tb .sm-txt{width:calc(50% - 120px);}
.adiaan .section09 .horizontal_tb .xs-txt{width:calc(50% - 120px);color:#ddd;}
.adiaan .section09 .vs_tb_area{width:100%;}
.adiaan .section09 .vs_table_wr{width:100%;}
.adiaan .section09 .vs_table{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:100%;text-align:center;}
.adiaan .section09 .vs_table .vs_th{width:20%;}
.adiaan .section09 .vs_table .vs_td{width:40%;}
.adiaan .section09 .vs_table .sm-txt{padding:26px 0;background:#262626;}
.adiaan .section09 .vs_table .vs_tb_point .sm-txt{background:#00b500;}
.adiaan .section09 .vs_table .xs-txt{padding:20px 0;color:#aeaeae;border-bottom:1px solid #b8b8b8;}
.adiaan .section09 .vs_table .vs_tb_gray .sm-txt{border-top:1px solid #b8b8b8;border-left:1px solid #b8b8b8;border-right:1px solid #b8b8b8;}
.adiaan .section09 .vs_table .vs_tb_gray .xs-txt{border-left:1px solid #b8b8b8;border-right:1px solid #b8b8b8;}
.adiaan .section09 .vs_table .vs_tb_point .xs-txt{color:#fff;border-left:5px solid #00b500;border-right:5px solid #00b500;}
.adiaan .section09 .vs_table .vs_tb_point .xs-txt:last-child{border-bottom:5px solid #00b500;}
.adiaan .section09 .vs_table_txt{display:none;}

@media all and (max-width:1024px){
  .adiaan .section09 .horizontal_tb img{width:60px;}
  .adiaan .section09 .horizontal_tb .sm-txt{width:calc(50% - 60px);}
  .adiaan .section09 .horizontal_tb .xs-txt{width:calc(50% - 60px);}
}

@media all and (max-width:768px){
  .adiaan .sec_pd.section09 .content_center{gap:80px;}
  .adiaan .section09 .vs_table_wr{padding-bottom:10px;overflow:scroll;}
  /* 크롬, 사파리, 엣지 */
  .adiaan .section09 .vs_table_wr::-webkit-scrollbar {width: 8px;}
  .adiaan .section09 .vs_table_wr::-webkit-scrollbar-track {background: #111; /* 배경 */}
  .adiaan .section09 .vs_table_wr::-webkit-scrollbar-thumb {
    background: #444; /* 스크롤바 */
    border-radius: 10px;
  }
  .adiaan .section09 .vs_table_wr::-webkit-scrollbar-thumb:hover {
    background: #666;
  }

  /* Firefox */
  .adiaan .section09 .vs_table_wr {
    scrollbar-width: thin;
    scrollbar-color: #444 #111; /* thumb / track */
  }
  .adiaan .section09 .vs_table{width:680px;margin:0 auto;}
  .adiaan .section09 .vs_table .vs_th{width:100px;}
  .adiaan .section09 .vs_table .vs_td{width:calc(50% - 50px);}
}

@media all and (max-width:700px){
  .adiaan .section09 .vs_table_txt{display:block;padding-top:16px;text-align:center;}
}

@media all and (max-width:540px){
  .adiaan .section09 .h2_wr{flex-direction:column;gap:10px;text-align:center;}
  .adiaan .section09 .q_mark{font-size:60px;}
  .adiaan .section09 .horizontal_tb{border-top:1px solid #444;}
  .adiaan .section09 .horizontal_tb > div{flex-direction:column;justify-content:space-between;align-items:center;gap:20px;padding:30px;text-align:center;border-bottom:1px solid #444;}
  .adiaan .section09 .horizontal_tb .sm-txt{width:100%;}
  .adiaan .section09 .horizontal_tb .xs-txt{width:100%;}
}


/* ================= section10 ================= */
.adiaan .section10 {text-align:center;}
.adiaan .section10 .why_why{width:100%;margin-bottom:60px;padding:60px 0;font-size:72px;font-weight:900;color:#000;background:#00b500;}
.adiaan .section10 .they_talk,
.adiaan .section10 .but_bad{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:60px;margin:60px 0 120px;width:100%;}
.adiaan .section10 .they_talk .circle_3_wr{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;}
.adiaan .section10 .they_talk .circle_box{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;position: relative;width:300px;padding: 2px;overflow: hidden;aspect-ratio: 1/1;border-radius:50%;}
.adiaan .section10 .they_talk .circle_box:before{content: "";position: absolute;inset: -50%;background: linear-gradient(120deg, #ffffff, #00b500, #95ddea, #a5e2a3);animation: rotateGradient 4s linear infinite;}
.adiaan .section10 .they_talk .circle_box:nth-child(1):before{animation-delay: 0s;}
.adiaan .section10 .they_talk .circle_box:nth-child(2):before{animation-delay: 1s;}
.adiaan .section10 .they_talk .circle_box:nth-child(3):before{animation-delay: 2s;}
.adiaan .section10 .they_talk .circle_box_inner{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;position: relative;z-index: 1;width:100%;height:100%;background:#000;border-radius:50%;}
.adiaan .section10 .grid_card > div{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:20px;padding:60px 10px;;border:1px solid #888;border-radius:20px;}


@keyframes rotateGradient {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@media all and (max-width:1024px){
  .adiaan .section10 .they_talk .circle_box{width:200px;}
}

@media all and (max-width:768px){
  .adiaan .section10 .why_why{padding:30px 0;font-size:52px;}
  .adiaan .section10 .they_talk .circle_box{width:170px;}
  .adiaan .section10 .grid_card > div{padding:30px 10px;}
}

@media all and (max-width:540px){
  .adiaan .section10 .they_talk .circle_3_wr{flex-direction:column;}
  .adiaan .section10 .they_talk .circle_box{width:220px;}
  .adiaan .section10 .grid_card .img_wrap img{width:60px;}
}





/* ================= section11 ================= */
.adiaan .section11{text-align:center;background:url(/img/sec11_bg.jpg) no-repeat center center;background-size:cover;}
.adiaan .section11 .h2_wr .sm-txt{color:#ddd;}
.adiaan .section11 .grid_card > div{display:flex;flex-flow:column nowrap;justify-content: flex-start;align-items:center;gap:28px;padding:50px 10px;background:rgba(0,0,0,0.5);border:1px solid #00b500;border-radius:20px;}
.adiaan .section11 .grid_card .sm-txt{width:84%;margin:0 auto;padding:0 0 20px;border-bottom:1px solid #fff;}
.adiaan .section11 .grid_card .xs-txt{color:#ddd;}


@media all and (max-width:1024px){
  .adiaan .section11 .grid_card{flex-direction: column;gap:50px;}
  .adiaan .section11 .grid_card > div{align-items:flex-start;width:80%;margin:0 auto;padding:30px 30px;text-align:left;}
  .adiaan .section11 .grid_card .img_wrap{position:absolute;top:50%;right:10%;transform:translate(-0,-50%);}
  .adiaan .section11 .grid_card .sm-txt{width:auto;max-width:calc(100% - 160px);margin:0;}
  .adiaan .section11 .grid_card .grid_card_txt{width:auto;max-width:calc(100% - 160px);}
}

@media all and (max-width:540px){
  .adiaan .section11 .grid_card{flex-direction: column;gap:30px;}
  .adiaan .section11 .grid_card > div{align-items:center;width:80%;text-align:center;}
  .adiaan .section11 .grid_card .img_wrap{position:static;transform:translate(0,0);}
  .adiaan .section11 .grid_card .img_wrap img{width:60px;}
  .adiaan .section11 .grid_card .sm-txt{width:100%;max-width:100%;margin:0;}
  .adiaan .section11 .grid_card .grid_card_txt{width:100%;max-width:100%;}
}




/* ================= section12 ================= */
.adiaan .section12 .fix_sec {position:relative;display: flex;flex-flow:row nowrap;justify-content:space-between;align-items: flex-start;gap:50px;width:100%;margin-top:200px;}
.adiaan .section12 .fix_sec .fix_area {display:flex;flex-flow:column nowrap;gap:20px;position: sticky;
  top: 140px; /* 헤더 높이에 맞게 조절 */
  flex: 0 0 340px; /* 좌측 영역 고정 너비 */
}
.adiaan .section12 .fix_sec .fix_a_num{text-transform: uppercase;}
.adiaan .section12 .fix_sec .scroll_area {flex: 1;display:flex;flex-flow:column nowrap;gap:50px;width:100%;min-width:0;color:#000;overflow:hidden;}
.adiaan .section12 .fix_sec .solution_box {display:flex;flex-flow:row-reverse;justify-content:space-between;gap:16px;padding:50px;border-radius:20px;background:#fff url(/img/solution_box_bg.png) no-repeat center center;background-size:cover;}
.adiaan .section12 .fix_sec .solution_box.solution_box_big {background:#fff url(/img/solution_box_big_bg.png) no-repeat center top;background-size:cover;}
.adiaan .section12 .fix_sec .solution_txt{display:flex;flex-flow:column nowrap;justify-content: space-between;gap:30px;}
.adiaan .section12 .fix_sec .solution_txt .xs-txt {color:#000;}
.adiaan .section12 .fix_sec.solution_03 .solution_box_wr{display:flex;flex-flow:row nowrap;gap:30px;}
.adiaan .section12 .fix_sec.solution_03 .solution_box_wr .solution_box{width:50%;background:#00b500;}
.adiaan .section12 .fix_sec.solution_04 .project_ing{position:relative;margin-top:100px;padding-top:30px;line-height:1.6;}
.adiaan .section12 .fix_sec.solution_04 .project_ing:before{content:'';position:absolute;top:0;left:0;width:50px;height:5px;background:#999;}
.adiaan .section12 .fix_sec.solution_04 .project_ing_mobile{display:none;}
.adiaan .section12 .slide_graph{margin-bottom:80px;color:#fff;}
.adiaan .section12 .slide_graph:last-child{margin-bottom:0;}
.adiaan .section12 .slide_graph .slide_graph_tit{display:flex;flex-flow:column nowrap;gap:10px;margin-bottom:30px;}
.adiaan .section12 .slide_graph .slidearea{position:relative;width:100%;}
.adiaan .section12 .slide_graph .swiper{overflow:visible;}
.adiaan .section12 .slide_graph .graph_content{display:flex;flex-flow:row nowrap;justify-content:space-between;padding:30px;border:1px solid #00b500;border-radius:20px;}
.adiaan .section12 .slide_graph .graph_txt_left{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:flex-start;text-align:left;}
.adiaan .section12 .slide_graph .graph_box{position:relative;width:250px;height:220px;padding:40px 0;box-sizing: border-box;}
.adiaan .section12 .slide_graph dotlottie-wc.move_graph{width: 150px;height:150px;margin:0 auto;}
.adiaan .section12 .slide_graph dotlottie-wc.move_graph_up{transform:rotate(-25deg);}
.adiaan .section12 .slide_graph dotlottie-wc.move_graph_keep{transform:rotate(2deg);margin-top:10px;}
.adiaan .section12 .slide_graph .graph_txt{display:flex;flex-flow:column nowrap;align-items:center;gap:10px;position:absolute;color:#fff;font-size:18px;text-align:center;}
.adiaan .section12 .slide_graph .graph_start{bottom:0;left:0;}
.adiaan .section12 .slide_graph .graph_now{top:0;right:0;}
.adiaan .section12 .slide_graph .rank{padding:6px 12px;background:rgba(255,255,255,0.15);border-radius:10px;}
.adiaan .section12 .slide_graph .graph_now .rank{color:#000;background:rgba(184, 255, 29, 0.944);background:#00b500;}


@media all and (max-width:1660px){
  .adiaan .section12 .fix_sec .solution_box{padding:40px;}
  .adiaan .section12 .fix_sec.solution_03 .solution_box_wr .solution_box{flex-direction:column;justify-content:flex-start;gap:30px;}
}
@media all and (max-width:1400px){
  .adiaan .section12 .slide_graph .graph_box{width:200px;height:170px;}
  .adiaan .section12 .slide_graph dotlottie-wc.move_graph{width:90px;height:90px;}
  .adiaan .section12 .slide_graph .graph_txt{gap:6px;}
  .adiaan .section12 .slide_graph .rank{padding:3px 8px;}
}

@media all and (max-width:1024px){
  .adiaan .section12 .fix_sec .fix_area{flex: 0 0 290px;}
}

@media (max-width: 768px){
  .adiaan .section12 .fix_sec {flex-direction: column;margin-top:80px;}
  .adiaan .section12 .fix_sec .fix_area {flex: 0 0 0;gap:10px;/*position: static;*/top:60px;z-index:3;width:100%;margin-bottom:50px;padding:20px 0;text-align:center;-webkit-backdrop-filter: blur(5px);backdrop-filter: blur(5px);background-color:#00000085;}
  .adiaan .section12 .fix_sec .fix_area .xs-txt{color:#ddd;}
  .adiaan .section12 .fix_sec .scroll_area{gap:30px;width:86%;margin:0 auto;padding-left:0;}
  .adiaan .section12 .fix_sec .solution_box{padding:30px;}
  .adiaan .section12 .fix_sec.solution_04 .project_ing{display:none;margin-top:20px;padding-top:20px;}
  .adiaan .section12 .fix_sec.solution_04 .project_ing:before{left:50%;transform:translate(-50%,0);height:2px;}
  .adiaan .section12 .fix_sec.solution_04 .project_ing_mobile{display:block;width:100%;text-align:center;}
}

@media all and (max-width:540px){
  .adiaan .section12 .fix_sec .fix_area{padding:10px 0 16px;} 
  .adiaan .section12 .fix_sec .solution_box{padding:30px 24px;background:#fff url(/img/solution_box_mobile_bg.png) no-repeat left top;background-size:cover;}
  .adiaan .section12 .fix_sec.solution_03 .solution_box_wr{flex-direction:column;}
  .adiaan .section12 .fix_sec.solution_03 .solution_box_wr .solution_box{flex-direction:row-reverse;width:100%;}
  .adiaan .section12 .slide_graph .graph_txt_left .graph_txt_bottom .sm-txt{margin-top:4px;font-size:14px;}
  .adiaan .section12 .slide_graph .graph_content{padding:16px;gap:8px;}
  .adiaan .section12 .slide_graph dotlottie-wc.move_graph{margin-top:10px;}
  .adiaan .section12 .slide_graph .graph_txt{font-size:14px;}
  .adiaan .section12 .slide_graph .rank{padding:2px 6px;}
}





/* ================= section13 ================= */
.adiaan .section13{position:relative;text-align:center;background:url(/img/sec13_bg.jpg) no-repeat center top;background-size:cover;}
.adiaan .section13:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:160px;background:linear-gradient(#000,rgba(0,0,0,0))}
.adiaan .section13:after{content:'';display:block;position:absolute;bottom:0;left:0;width:100%;height:160px;background:linear-gradient(rgba(0,0,0,0),#000)}
.adiaan .section13 .hasbg_txt{height:400px;padding-top:200px;}
.adiaan .team{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;position:relative;z-index:2;margin:0 auto;}
.adiaan .our_team_wr{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;}
.adiaan .our_team_wr img{width:60px;}
.adiaan .our_team_wr span{font-size:24px;color:#fff;}
.adiaan .our_team_wr p{margin:0;font-size:16px;color:#ddd;}

@media all and (max-width:768px){
  .adiaan .section13 .hasbg_txt{padding-top:100px;}
  .adiaan .section13 .grid_card{gap:0;}
}

@media all and (max-width:540px){
  .adiaan .section13 .hasbg_txt{padding-top:50px;}
}



/* ================= section14 ================= */
.adiaan .section14{text-align:center;}

@media all and (max-width:768px){
  .adiaan .section14 .grid_card{gap:0;}
}



/* ================= section15 ================= */
.adiaan .section15{padding-top:100px;}
.adiaan .section15 .big_box_grid_wr{display: flex;flex-flow:column nowrap;gap:300px;width:100%;margin-top:100px;}
.adiaan .section15 .big_box_grid{display: grid;grid-template-columns: repeat(2, 1fr);grid-template-rows: repeat(3, 1fr);gap:40px;width:100%;}
.adiaan .section15 .big_box_grid_01{grid-template-rows: repeat(2, 1fr);}
.adiaan .section15 .big_box_grid > div {display:flex;flex-flow:row-reverse nowrap;justify-content:space-between;align-items:center;gap:16px;padding:40px;border: 1px solid #00b500;border-radius: 20px;overflow: hidden;}
.adiaan .section15 .big_box_grid > div:nth-child(1){grid-column: 1 / 2;display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:flex-start;position: relative;padding:60px;color:#333;border: 0;}
.adiaan .section15 .big_box_grid > div:nth-child(2){border-color:#bee8be;}
.adiaan .section15 .big_box_grid > div:nth-child(3){border-color:#80d980;}
.adiaan .section15 .big_box_grid > div:nth-child(4){border-color:#00b500;}
.adiaan .section15 .big_box_grid .big_box_grid_tit_top {margin-bottom:60px;}
.adiaan .section15 .big_box_grid > div .sm-txt{color:#959595;font-weight:400;}
.adiaan .section15 .big_box_grid > div:nth-child(1) div .sm-txt{color:#333;}
.adiaan .section15 .big_box_grid_01 > div:nth-child(1) {grid-row: 1 / 3;background:#bee8be;}
.adiaan .section15 .big_box_grid_01 > div{border-color:#00b500 !important;}
.adiaan .section15 .big_box_grid_02 > div:nth-child(1) {grid-row: 1 / 4;background:#80d980;}
.adiaan .section15 .big_box_grid_03 > div:nth-child(1) {grid-row: 1 / 4;background:#00b500;}
.adiaan .section15 .big_box_grid_02 > div .sm-txt{color:#ddd;font-weight:400;}
.adiaan .section15 .big_box_grid_03 > div{flex-direction:row;justify-content:flex-start;gap:40px;}
.adiaan .section15 .big_box_grid_03 .big_box_grid_tit_top {width:36%;margin-bottom:0;}
.adiaan .section15 .big_box_grid_03 .big_box_grid_tit_bottom {width:calc(63% - 40px);margin-bottom:0;}
.adiaan .section15 .big_box_grid_03 > div:nth-child(1) .big_box_grid_tit_top {width:100%;}
.adiaan .section15 .big_box_grid_03 > div:nth-child(1) .big_box_grid_tit_bottom {width:100%;}


@media all and (max-width:1660px){
  .adiaan .section15 .big_box_grid_wr{gap:240px;}
}
@media all and (max-width:1024px){
  .adiaan .section15 .big_box_grid_wr{margin-top:60px;gap:150px;}
  .adiaan .section15 .big_box_grid{gap:24px;}
  .adiaan .section15 .big_box_grid > div{padding:30px;}
  .adiaan .section15 .big_box_grid > div:nth-child(1){padding:44px;}
  .adiaan .section15 .big_box_grid_03 > div{gap:20px;}
.adiaan .section15 .big_box_grid_03 .big_box_grid_tit_bottom {width:calc(63% - 20px);margin-bottom:0;}
}

@media all and (max-width:540px){
  .adiaan .section15 .big_box_grid_wr{margin-top:40px;gap:100px;}
  .adiaan .section15 .big_box_grid{display:flex;flex-flow:column nowrap;}
  .adiaan .section15 .big_box_grid .big_box_txt_wr{display:flex;flex-flow:column nowrap;gap:20px;}
  .adiaan .section15 .big_box_grid .big_box_grid_tit_top{margin-bottom:0px;}
}




/* ================= section16 ================= */
.adiaan .section16 dotlottie-wc.svg_data{width:600px !important;height:400px !important;}

@media all and (max-width:768px){
  .adiaan .section16 dotlottie-wc.svg_data{width:300px !important;height:200px !important;}
}





/* ================= section17 ================= */
.adiaan .section17{text-align:center;}
.adiaan .section17 .h2_wr{margin-bottom:140px;}
.adiaan .section17 .content_both_grid{display:grid;grid-template-columns: repeat(2, 1fr);gap:60px;}
.adiaan .section17 .img_wrap{border-radius:20px;overflow:hidden;}
.adiaan .section17 .img_wrap img{height:100%;object-fit: cover;}
.adiaan .section17 .evidence{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:60px;padding:40px;border:1px solid #00b500;border-radius:20px;overflow:hidden;}
.adiaan .section17 .evidence .content_both{justify-content:center;position:relative;}
.adiaan .section17 .evidence .content_both:after{content:'';display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1px;height:80%;background:#fff;}
.adiaan .section17 .evidence .content_both > div{width:40%;}
.adiaan .section17 .evidence .content_both p{margin-bottom:20px;}

@media all and (max-width:1400px){
  .adiaan .section17 .content_both_grid{grid-template-columns: repeat(3, 1fr);gap:30px;}
  .adiaan .section17 .evidence{grid-column: 2 / 4;gap:30px;padding:30px;}
}

@media all and (max-width:1024px){
  .adiaan .section17 .h2_wr{margin-bottom:80px;}
  .adiaan .section17 .evidence .content_both{gap:16px;}
  .adiaan .section17 .evidence .content_both > div{width:44%;}
}

@media all and (max-width:768px){
  .adiaan .section17 .content_both_grid{gap:20px;}
  .adiaan .section17 .evidence{padding:30px 10px;}
}

@media all and (max-width:767px){
  .adiaan .section17 .content_both_grid{display:flex;flex-flow:column-reverse;gap:30px;}
  .adiaan .section17 .evidence{grid-column: 1 / 2;gap:20px;padding:38px 16px;}
}





/* ================= inquiry ================= */
.adiaan .inquiry .kakao_area{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:60px;text-align:center;}
.adiaan .inquiry .kakao_area .kakao_line{width:1px;height:70px;background:#00b500;}

.adiaan .inquiry .estimate_form{width:100%;max-width:900px;margin:0 auto;padding:0;text-align:left;}
.adiaan .inquiry .estimate_form .estimate{display:flex;flex-flow:column nowrap;gap:40px;}
.adiaan .inquiry .estimate_form .write_div{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items: flex-start;gap:16px;}
.adiaan .inquiry .estimate_form .esti_label {flex: 0 0 220px;display:flex;flex-flow:row nowrap;align-items:center;gap:4px;height: 45px;padding: 0 10px;color: #fff;border-bottom:1px solid #fff;}
.adiaan .inquiry .estimate_form .frm_estimate {width:100%;color:#fff;background:transparent;border:0;border-bottom:1px solid #fff;}
.adiaan .inquiry .estimate_form .frm_estimate:focus{outline:none;border-bottom-color:#00b500;}
.adiaan .inquiry .estimate_form .frm_estimate::placeholder {font-size:15px;color:#777;}

.adiaan .inquiry .estimate_form .radio_card{display:flex;flex-flow:column nowrap;gap: 10px;width:100%;}
.adiaan .inquiry .estimate_form .form_card{display: flex;justify-content: flex-start;align-items:center;gap:10px;padding: 14px 8px;border: 2px solid #9d9d9d;border-radius:20px;font-size: 15px;color: #9d9d9d;cursor: pointer;font-weight: 600;transition: all .15s;user-select: none;}
.adiaan .inquiry .estimate_form input:checked + .form_card {color:#00b500;font-weight: 800;border-color:#00b500;}
.adiaan .inquiry .estimate_form img.form_radio_chk {display:none;}
.adiaan .inquiry .estimate_form input:checked + .form_card img.form_radio_chk {display:block;}
.adiaan .inquiry .estimate_form input:checked + .form_card img.form_radio_non {display:none;}

.adiaan .inquiry .estimate_form .bo_agree_btn_area{display:flex;flex-flow:row nowrap;justify-content: center;align-items:center;gap:4px;margin:40px auto;color:#fff;}
.adiaan .inquiry .estimate_form .bo_agree_area{display:none;margin-bottom:16px;padding:20px;font-size:15px;text-align:left;border:1px solid #444;border-radius:12px;}
.adiaan .inquiry .estimate_form .bo_agree_detail{display:flex;flex-flow:column nowrap;gap:20px;}
.adiaan .inquiry .estimate_form .bo_agree_detail > div{display:flex;flex-flow:column nowrap;gap:6px;}
.adiaan .inquiry .estimate_form .bo_agree_detail p{color:#ccc;font-weight: 300;}
.adiaan .inquiry .estimate_form .agree_more_view{display:inline-block;padding: 0 2px;border: none;color:#00b500;border-bottom:1px solid #00b500;cursor:pointer;}
.adiaan .inquiry .estimate_form .agree_more_view:focus{color:#00b500;border-bottom:1px solid #00b500;}
.adiaan .inquiry .estimate_form .agree_more_view:hover{color:#00b500;border-bottom:1px solid #00b500;}

.adiaan .inquiry .estimate_form .btn_submit_wr{display:flex;flex-flow:row;justify-content:center;}
.adiaan .inquiry .estimate_form #btn_submit{width: 100%;padding: 10px 10px;border-radius: 60px;}
.adiaan .inquiry .estimate_form #btn_submit:disabled {color: #9d9d9d;background-color: #545454;cursor: not-allowed;opacity: 0.6;}
#btn_submit:not(:disabled) {color: #fff;background-color: #00b500;cursor: pointer;transition: 0.2s;}



@media all and (max-width:768px){
  .adiaan .inquiry .kakao_area{gap:30px;}
  .adiaan .inquiry .kakao_area .kakao_line{height:30px;}
  .adiaan .inquiry .estimate_form .esti_label{flex:0 0 190px;}
}


@media all and (max-width:540px){
  .adiaan .inquiry .estimate_form .write_div{flex-direction:column;gap:10px;}
  .adiaan .inquiry .estimate_form .esti_label{flex:0 0 0px;padding:0;font-size: 16px;border:0;}
  .adiaan .inquiry .estimate_form .frm_estimate{border-color:#565656;}
  .adiaan .inquiry .estimate_form .radio_card{margin-top:10px;}
  .adiaan .inquiry .estimate_form .form_card{border-color:#565656;}
  .adiaan .inquiry .estimate_form .bo_agree_area{font-size:13px;}

}

/* ================= footer ================= */
.adiaan footer{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:30px;padding:60px 0;border-top:1px solid #555;}
.adiaan footer .logo_ft{width:100%;max-width:140px;}
.adiaan footer address{font-style:normal;text-align:center;line-height:1.6;}
.adiaan footer .go_list{padding:10px 20px;font-size:16px;color:#fff;background:#444;border-radius:50px;}
.adiaan footer .go_list:hover{background:#595959;}
.adiaan footer .go_list a{color:inherit;}


@media all and (max-width:768px){
  #top_btn {bottom: 90px;width:30px;height:30px;line-height: 29px;font-size:10px;}
}