@charset "utf-8";
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");
@font-face {
    font-family: 'NanumBarunGothic';
    font-style: normal;
    font-weight: 400;
    src: url('//fastly.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot');
    src: url('//fastly.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot?#iefix') format('embedded-opentype'), url('//fastly.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff') format('woff'), url('//fastly.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf') format('truetype');
}
@font-face {
    font-family: 'NanumBarunGothic';
    font-style: normal;
    font-weight: 700;
    src: url('//fastly.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot');
    src: url('//fastly.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot?#iefix') format('embedded-opentype'), url('//fastly.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.woff') format('woff'), url('//fastly.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.ttf') format('truetype')
}
@font-face {
    font-family: 'NanumBarunGothic';
    font-style: normal;
    font-weight: 300;
    src: url('//fastly.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot');
    src: url('//fastly.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot?#iefix') format('embedded-opentype'), url('//fastly.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.woff') format('woff'), url('//fastly.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.ttf') format('truetype');
}
.nanumbarungothic * {font-family: 'NanumBarunGothic', sans-serif;}
.normal {font-style:normal}
.w250 {font-weight:250}
.w300 {font-weight:300}
.w350 {font-weight:350}
.w400 {font-weight:400}
.w500 {font-weight:500}
.w700 {font-weight:700}
.w800 {font-weight:800}
.w900 {font-weight:900}

/* 스크롤바의 폭 너비 */
::-webkit-scrollbar {
    width: 5px;  
	height: 7px;
}

::-webkit-scrollbar-thumb {
   background: #373737;
  border-radius: 30px;
 
}

::-webkit-scrollbar-track {
    background: #fff;  /*스크롤바 뒷 배경 색상*/
}



/* 초기화 */
* {margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 1em; color: inherit; font-family: inherit;}
html { overflow-y: scroll; }
body {font-size: 0.75em; 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;}
fieldset {border: 0;}
h1, h2, h3, h4, h5, h6 {font-family: inherit;}
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[type=text], input[type=password], input[type=submit], input[type=image], button,textarea {-webkit-appearance:none}
textarea {-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
[type=submit],[type=button] {cursor: pointer;}
hr {display:none}
a {text-decoration:none}
ul {list-style:none}
img { max-width: 100%; }
input[disabled],
button[disabled] { cursor: default; }

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

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

/* 게시물 선택복사 선택이동 */
#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: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 {gap: 1em; padding:10px; font-size: 14px; text-align:center; display: flex;} /* 서식단계 진행 */

.btn_submit {flex:1; padding:15px;  border:0;background:#0c6f3f;color:#fff;cursor:pointer;border-radius:3px}
.btn_submit:hover {background:#0c6f3f}
.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 {flex:1; padding: 15px; background:#ddd; border-radius: 3px; 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 #0c6f3f;color:#0c6f3f;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:#0c6f3f;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:transparent;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:#d13f4a;font-size:1.4em;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {}
.fix_btn {display:block; width:100%; background:#0c6f3f;color:#fff;text-align:center;font-size:16px;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:bold;border:0;font-size:1.4em;
    -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 .write_div label { margin-bottom: 0.5em; display: block; }
.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:#0c6f3f;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:#0c6f3f;border-color:#0c6f3f;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:#0c6f3f;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 .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:#5b6aa0;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:var(--theme);border:1px solid var(--theme);color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px}

.selec_chk {position:absolute;top:0;left:0;width:0;height:0;opacity:0;outline:0;z-index:-1;overflow:hidden}
.chk_box {position:relative}
.chk_box input[type="checkbox"] + label {padding-left:20px;color:#676e70}
.chk_box input[type="checkbox"] + label:hover{color:var(--theme)}
.chk_box input[type="checkbox"] + label span {position:absolute;top:0;left:0;width:15px;height:15px;display:block;background:#fff;border:1px solid #d0d4df;border-radius:3px}
.chk_box input[type="checkbox"]:checked + label {color:#000}
.chk_box input[type="checkbox"]:checked + label span {background:url(../img/chk.png) no-repeat 50% 50% var(--theme);border-color:var(--theme);border-radius:3px}

/*****************************************************
 * setting
******************************************************/
:root {
    --theme: #135736;
    --max-width: 500px;
    --radius: 0.6em;
}

html { height: 100%; background-color: #ddd; }
body { min-height: 100%; max-width: var(--max-width); margin: 0 auto; background-color: #fff; }

/*****************************************************
 * layout
******************************************************/
#hd {width: 100%;max-width: var(--max-width); }
#hd_h1 { position: absolute; font-size: 0; text-indent: -9999em; line-height: 0; overflow: hidden; }
.hd-wrap { padding: 0.5em 1em; display: flex; justify-content: space-between; align-items: center; position: relative;     height: 90px;}
.hd-logo { width: 30%; max-width: 90px; }
.hd-logo a { display: block; }
.hd-logo img { width: 100%; padding:10px;}
.hd-btn { width: 4em; height: 4em; display: inline-flex; justify-content: center; align-items: center; background-color: transparent; border: 0; flex-direction: column; color: #494949; }
.hd-btn i { font-size: 2em; }
.hd-btn small { font-size: 0.875em; }
.hd-gnb { width: 100%; height: 100vh; position: absolute; right: 0; top: 0; background-color: #efefef; max-width: 400px; box-shadow: 0 0 1em rgba(55,55,5,0.4); z-index: 999; display: none; }
#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_close i {color:#fff;}
#gnb_1dul { background-color: #fff; }
.gnb_1dli { border-bottom: 1px solid #e3e3e3; }
.gnb_1da { display: flex; justify-content: space-between; align-items: center; padding: 0.875em 1.25em; font-size: 1.25em; font-weight:500; }
.gnb_1da i { font-size: 1.5em; }
.gnb_2dul { background-color: #fafafa; padding: 0.5em 1em; display: none; }
.gnb_2da { font-size: 1.125em; padding: 0.75em 1em; display: block; }
.gnb_1da:hover,
.gnb_2da:hover { color: var(--theme); }
.gnb-arrow.on { transform: rotate(180deg); }
.gnb-wrap {display:flex;}

/* 하단 레이아웃 */
#ft { background: #fff; text-align: center; padding: 2em 0 7.5em; border-top: 1px solid #ddd; }
#ft_company { color: #454545; font-size: 1.125em; display: flex; justify-content: center; align-items: center; }
#ft_company a:not(:last-child)::after { content:"|"; margin: 0 0.5em; display: inline-block; }
#ft_info { margin: 1em 0; color: #787878; line-height: 1.8; }
#ft_copy { font-size: 0.9em; color: #aaa; }

/* 하단 고정버튼 */

.ft-sch { width: 100%; position: absolute; bottom: 100%; left: 0; background-color: #efefef; border-top: 1px solid #dedede; padding: 1em; text-align: center; display: none; }
#text_size { text-align:center; display: inline-block; padding:7px 20px;background:#e6e7e9;border-radius:25px; height:48px; margin-bottom: 1em; }
#text_size button { border:0;background:none;height:35px;width:35px;border-radius:50%}
#text_size button.select {background:#fff;border-bottom:1px solid #bbb;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}
.ft-sch form { display: flex; background-color: #fff; }
.ft-sch input, .ft-sch button { height: 3em; background-color: transparent; border: 0; }
.ft-sch input { flex-grow: 1; padding: 0 0.625em; }
.ft-sch button { width: 3em; }
.ft-sch button i { font-size: 1.125em; }

/*****************************************************
 * index
******************************************************/
.idx .section { margin: 2em;     gap: 3em;}
.idx .swiper { overflow: hidden; }
.idx_profile { display: flex; box-shadow: 0 0.05em 0.5em 0 rgba(6, 0, 1, 0.16);    box-shadow: 0 12px 40px rgba(16, 185, 129, 0.25);  background: linear-gradient(135deg, #10b981 0%, #059669 100%);; border-radius: 10px; align-items: center; text-align: center; justify-content: space-between;     padding: 2em;padding-top: 2em;     margin-top: 0 !important;     padding-bottom: 10px; }
.idx_profile .profile { width: 15em; max-width: 70px; }
.idx_profile .profile_img { -webkit-border-radius: 5em;-moz-border-radius: 5em;border-radius: 5em; overflow: hidden; margin-bottom: 0.5em; }
.idx_profile .profile_img img { width: 100%; }
.idx_profile .box {    color: #fff;}
.idx_profile .profile a {color:#fff;}
.idx_profile .profile span {color:#fff;}

.idx_profile .number { width: 26%; position: relative; display: flex; align-items: center; justify-content: center; gap: 1em; }
.idx_profile .number img { width: 3em; }
.idx_profile .number b { font-size: 2.75em; display: block; }
.idx_profile .number span { font-weight: 700; }
.idx_notice {margin: 0 !important; padding:3px 25px;  line-height: 3; display: flex; background-color:#fff; color: #fff; -webkit-border-radius: var(--radius);-moz-border-radius: var(--radius);border-radius: var(--radius);  overflow: hidden; }
.idx_notice h2 { font-size: 1.125em; color:#fff; flex-shrink: 0; padding: 0 1em; }
.idx_notice button {    position: absolute;right: 26px;width:15%;height: 50px;border-radius: 30px;border: 0;background:linear-gradient(135deg, #10b981 0%, #059669 100%);;color: #ffffff;font-size: 18px;}
.idx_notice input {box-shadow: 0 0.05em 0.5em 0 rgba(6, 0, 1, 0.16); border: 2px solid #fff; border-radius: 30px; width: 100%;height: 50px;padding: 0 15px;color: #333;font-size: 15px;}
.idx_notice .swiper { font-size: 1.125em; height: 3em; width: auto; flex-grow: 1; }
.idx_banner { -webkit-border-radius: var(--radius);-moz-border-radius: var(--radius);border-radius: var(--radius); overflow: hidden; }
.idx_round h2 { margin-top: 0.5em; color: #333; font-size: 19px;     margin-bottom: 0.5em; display: flex; justify-content: space-between; align-items: center; }
.idx_round h2 img { height: 1.75em; margin-right: 0.3em; }
.idx_round .swiper { margin: 1em 0; }
.idx_round .subject { font-size: 16px; font-weight: 700; letter-spacing: -0.5px;    padding:5px 0; width: 100%;}
.idx_round .info { color: #787878; font-weight: 400;font-size: 10px;     margin: 0.5em auto; border: 0;}
.idx .idx_menu { padding:2em; margin: 0; background-color: #fff; display: flex;  gap: 1em 1em;  }
.idx_menu {
  display: flex;
  justify-content: space-around;
  margin: 24px 0;
  gap: 16px;
}

.idx_menu .circle-btn {
  flex: 1;
  text-align: center;
  text-decoration: none;
  color: #222;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  transition: all 0.25s ease-in-out;
}

.idx_menu .circle-btn .icon-wrap {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: linear-gradient(135deg, #10b981 0%, #059669 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 10px rgba(0,0,0,0.08);
  transition: all 0.25s ease;
}

.idx_menu .circle-btn img.icon {
  width: 36px;
  height: 36px;
}

.idx_menu .circle-btn:hover .icon-wrap {
  transform: translateY(-4px);
  box-shadow: 0 6px 14px rgba(0,0,0,0.15);
}

.idx_menu .circle-btn span {
  margin-top: 4px;
  font-weight: 700;
  font-size: 13px;
}


/* 라운드 */
.idx_round {    background: #f7f7f7;     margin: 0 !important; padding: 10px;}
.idx_round .recent_list_wrap {display: flex;     border: 1px solid #ddd; background: #fff; border-radius: 10px;     gap: 0.5em;}
.idx_round .recent_list_wrap .thumb {width:100%;}
.idx_round .thumb img {    border-radius: 10px 0px 0px 10px;}
.idx_round .star {font-size: 14px; margin: 0.5em auto; color:#1db137;}
.idx_round .membership {font-size: 9px;background: #f2f1f6;color: #a7a7ab;font-weight: 400;text-align: center;display: inline-block;padding: 3px;border: 1px solid #ddd;     margin: 0.5em auto;}
.idx_round .swiper-round  ul li {    margin-bottom: 1em;}


/* banner */
.idx_banner {display:none;}
.view-header {border-top: 1px solid #e7e7e7; }
.tab-content.current {padding: 0 20px 20px 20px !important;}

/*****************************************************
 * container
******************************************************/
.container { position: relative; }
.container_title {display:flex; font-size: 1.25em; height: 3em; align-items: center; gap: 0.5em; border-bottom: 1px solid #ddd; position: sticky; top: 0; width: 100%; left: 0; background-color: #fff; z-index: 99; }
.container_title a { width: 3em; height: 3em; display: inline-flex; justify-content: center; align-items: center; }
.container_title b { font-weight: 600; }
.container_title .page-title { font-weight: 600; color: #333; font-size: 1em; }

/* 클래스 */
.shadow { box-shadow: inset 0 -11px 0 #00ffb840; }
.warring_title { color: #696969; display: block; margin: 0.5em 0; }



/* 게시판 목록 */
.list_cate_ul { border-bottom: 1px solid #ebebeb; display: flex; }
.list_cate a { line-height: 2; padding: 0.5em 1.25em; display: inline-block; }
.list_cate #bo_cate_on {display:inline-block;position:relative;color:var(--theme)}
.list_cate #bo_cate_on:after {content:"";position:absolute;left:0;bottom:-1px;width:100%;height:2px;display:inline-block;background:var(--theme)}
.list_wrap { padding: 1em; }
.list_nav { margin-bottom: 1.5em; display: flex; align-items: center; justify-content: space-between; }
.list_nav .nav_left span {font-size: 16px;}
.list_nav .nav_left span b {color: #444;}
.list_li { margin-bottom: 1em; background: #fff; padding: 1em; border-radius: 1em; transition: all .3s; box-shadow: 0 1px 10px 0 rgba(6, 0, 1, 0.16); }
.list_li:hover { transform: translateY(-2.5%); transition: all .3s; }
.list_box { display: flex; gap: 1em; }
.list_txt { flex-grow: 1; }
.list_title { font-size: 1em; margin-bottom: 0.3em; color: #747474; }
.list_name { font-size: 1.5em; font-weight: 600; color: #222; margin-bottom: 0.3em; }
.list_info { display: flex; justify-content: flex-start; align-items: center; line-height: 1.4; }
.list_info span {font-size: 1.125em; color: #999; letter-spacing: -1px;}
.list_info span i { margin-right: 0.2em; }
.list_info span:not(:last-child)::after { content:"|"; margin: 0 0.5em; display: inline-block; opacity: 0.6; font-size: 0.9em; }
.list_thumb { width: 40%; padding-top: 15%; align-content: center; border-radius: 0.7em; color: #fff; background: #135736 no-repeat center/cover; position: relative; box-shadow: 0 1px 10px 0 rgba(6, 0, 1, 0.16); }
.list_thumb.no_img i { font-size: 1.25em; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }
.list_empty { text-align: center; font-size: 1.125em; color: #787878; padding: 5em 0; }





/* 게시판 상세 */
.view_top { width: 100%; padding-top: 50%; background: no-repeat center/cover; }
.view_head { background-color: #fff; position: relative; padding: 1.25em 1.5em; border-top: 1px solid #e6e6e6;     padding: 10px; margin-bottom: 10px;}
.view_title { font-size: 1.625em; font-weight: 700; color: #222; margin-bottom: 0.3em; }
.view_info {  display: flex; justify-content: flex-start; align-items: center; line-height: 1.4; }
.view_info b { font-size: 1.25em; font-weight: 400; letter-spacing: -1px;}
.view_info span {font-size: 1.125em; color: #565656; letter-spacing: -1px;}
.view_info span i { margin-right: 0.2em; }
.view_info span:not(:last-child)::after { content:"|"; margin: 0 0.5em; display: inline-block; opacity: 0.6; font-size: 0.9em; }
.view_body { min-height: 15em; padding: 1.25em; border-top: 1px solid #e6e6e6; }
.view_top + .view_head { margin-top: -1.5em; padding-top: 1.5em; border-radius: 1.5em 1.5em 0 0; }

/* 게시판 버튼 */
.btn_top { position: absolute; top: 5px; right: 10px; z-index: 99; }
li {list-style:none;}
.btn_fixed { width: 100%; position: fixed; bottom: 5em; left: 0; right: 0; max-width: var(--max-width); margin: 0 auto; }
.btn_fixed .btn_submit { width: 100%; font-size: 1.5em; height: 3em; -webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0; display: flex; justify-content: center; align-items: center; }
.btn_fixed .btn_submit[disabled] { background-color: #bbb; }

/*****************************************************
 * page
******************************************************/
/* 골프장 */
.golf .list_li,
.golf .list_thumb { border: 1px solid #dedede; }
.golf_default dt { font-size: 1.375em; font-weight: 700; }
.golf_default dd { display: flex; gap: 1em; font-size: 1.25em; margin-top: 1em; }
.golf_default b { flex-shrink: 0; color: #4e4e4e; font-weight: 400; }
.golf_default span { text-align: right; flex-grow: 1; font-weight: 600; color: #222; }
#start-round-text {color:#fff !important;}

/* 라운드 시작 */
.round .write_tit { font-size: 23px;font-weight: 700;letter-spacing: -1px;display: block;margin-bottom:20px; }
.round h3.write_tit { font-size: 18px;font-weight: 700;letter-spacing: -1px;display: block;margin-bottom:10px; margin-top: 35px; }
.round .write_label { font-weight: bold; font-size: 16px; margin-bottom: 5px;display: inline-block; }
.round .write_label.required { padding-right: 0.75em; padding-top: 0.3em; }
.round .reset_btn {width: 100%;border: 0;padding: 5px;margin-top: 10px; color:#fff; background: #0c6f3f; border-radius:5px;} 
.round .write_input input,
.round .write_input select,
.round .write_input .pop_open { font-size: 1.125em; border: 1px solid #ddd; width: 100%; padding: 10px; border-radius: 5px; background-color: #fff; }
.round .pop_open { display: flex; justify-content: space-between; position: relative; }
.round .player { border: 1px solid #ddd; padding: 1em; -webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px; }
.round .player .write_input { display: flex; justify-content: space-between; gap: 0.5em; position: relative; }
.round .golf .pop_open { justify-content: center; -webkit-border-radius: 5em;-moz-border-radius: 5em;border-radius: 5em; }
.round .golf .pop_open i { position: absolute; left: 15px; top: 0; line-height: 36px; }
.player_list { position: absolute; left: 0; top: 100%; background-color: #fff; border: 1px solid #ddd; width: 49.5%; z-index: 5; padding: 0.5em 0; display: none;}
.player_list li { line-height: 2; padding: 0 1em; }

/* 라운드 시작 팝업 */
.pop { position: fixed; left: 0; right: 0; top: 0; width: 100%; height: 100vh; max-width: var(--max-width); margin: 0 auto; background-color: rgba(0,0,0,0.3); z-index: 99999; display: none; }
.pop_wrap { background-color: #fff; position: absolute; bottom: 0; left: 0; right: 0; border-radius: 1.25em 1.25em 0 0; transform:translateY(100%); -webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s; }
.pop_wrap.on { transform: translateY(0); }
.pop_head { padding: 1em; text-align: center; font-size: 1.5em; position: relative; }
.pop_close { position: absolute; right: 1em; top: 50%; transform: translateY(-50%);     background: none;   border: 0;}
.pop_body { padding: 1.5em; font-size: 1.25em; }
.pop_sch { display: flex; margin-bottom: 1em; }
.pop_list { line-height: 2.5; min-height: 20vh; max-height: 65vh; overflow-y: scroll; }
.pop_list li { cursor: pointer; }
.pop_date { margin-bottom: 1em; }
.pop_btn { position: absolute; left: 0; bottom: 0; width: 100%; display: flex; }
.pop_btn button { width: 50%; font-size: 16px;; height: 3em; border: 0; }
.pop_sch input {border:0;     line-height: 35px;  border-bottom: 1px solid #ddd;  flex: 1;}
.pop_sch button {    background: none; border: 0;     width: 50px;}




/* 라운드 시작 일시선택 */
.datetime_spinner { --h: 2.5em; height: calc(var(--h) * 3); display: flex; justify-content: center; align-items: center; overflow: hidden; gap: 1.5em; }
.datetime_spinner .spinner_box { display: flex; align-items: center; }
.datetime_spinner .drag_box { height: var(--h); }
.datetime_spinner .drag_list { line-height: var(--h); cursor: pointer; position: relative; }
.datetime_spinner .drag_list li { padding: 0 1em; color: #aaa; }
.datetime_spinner .drag_list li.hide { display: none; }
.datetime_spinner .drag_list li.active { color: #111; }

/* 라운드 상세 */
.round.view_wrap .total_score { background: #135736;color: #fff;padding: 5px;font-size: 15px;border-radius: 30px; }
.round.view_wrap .score_tbl { background: #135736; margin-bottom: 10px;border-radius: 5px; padding: 5px; overflow: hidden; }
.round.view_wrap .score_tbl table { width: 100%;  }
.round.view_wrap .score_tbl tr { background-color: transparent; }
.round.view_wrap .score_tbl td  {padding: 5px; border: 1px solid #fff; text-align: center; color: #fff; width: 50px; min-width: 0; }

/* 스코어 작성 */
.score_tbl { margin-top: 1em; overflow-x: scroll; padding-bottom: 1em; }
.score_tbl table { border-collapse: collapse; text-align: center; }
.score_tbl table td { border: 1px solid #ddd; padding: 0 1em; min-width: 4.5em; height: 2.8em; }
.score_tbl table tr:nth-child(7n+2),
.score_tbl table tr:nth-child(7n+4),
.score_tbl table tr:nth-child(7n+6) { background-color: #ebebeb; }
.score_tbl table tr.margin { background-color: transparent; }
.score_tbl table tr.margin td { height: 1.5em; border: 0; }
.score_tbl table td span { background-color: var(--theme); color: #fff; cursor: pointer; display: inline-block; width: 100%; line-height: 2; }

.score_hole { font-size: 1.125em; margin: 1.5em 0; display: flex;  text-align: center; justify-content: space-around; }
.score_hole b { display: block; font-weight: 600; color:#0c6f3f;}
.score_hole .hole_btn { border: 0; background-color: transparent; }

.score_low { text-align: center; font-size: 1.125em; }
.score_low .low_box { display: flex; justify-content: center; align-items: center; gap: 1em; border-bottom: 1px solid #ededed; }
.score_low .low_box > div { width: 30%; }
.score_low dt.low_box { font-weight: 600; padding: 1em 0; }
.score_low dd.low_box { padding: 0.5em 0; position: relative; }
.score_low .low_player span { font-size: 0.75em; background-color: var(--theme); color: #fff; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-border-radius: 5em;-moz-border-radius: 5em;border-radius: 5em; display: inline-flex; height: 2.5em; width: 2.5em; justify-content: center; align-items: center; }
.score_low .low_score { display: flex; justify-content: center; gap: 0.5em; }
.score_low .low_score .low_btn { border: 0; background-color: transparent; font-size: 1.25em; }
.score_low .low_score input { width: 4em; height: 2em; text-align: center; border:0; }

.view_wrap.score { padding: 15px; }

/* 그룹 */
.group {  }
.group_member_list { height: 100%; overflow-y: auto; display: flex; flex-wrap:wrap; align-items: flex-start; border: 1px solid #ddd; border-bottom: 0; }
.group_member_list li { padding: 10px; border-bottom: 1px solid #ddd; margin-bottom: 0; width:100%; }
.group_member_list .chk_box { vertical-align: top; }
.group_member_list .chk_box input + label { margin-bottom: 0; }

.group .group_memo { margin-bottom: 1.5em; background-color: #f5f5f5; -webkit-border-radius: 1em;-moz-border-radius: 1em;border-radius: 1em; padding: 1em; min-height: 6em; }
.group .list_wrap { padding: 0; margin-top: 1.5em; }

.block {    display: block;}


/* add css */

#hd { background-size: 400% 400%; /* 넓게 설정해서 움직임 여유 공간 확보 */ animation: gradientMove 8s ease infinite;  }
.idx {}
.search_wrap {width:100%;}
#wrapper {z-index: 9;position: relative;}




@keyframes gradientMove {
    0% {
      background-position: 0% 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }
  
  

  
  
  .fixed-ul {
width: 100%; position: fixed;    z-index:99;  bottom: 0; left: 0; right: 0; background-color: #fff; display: flex; max-width: var(--max-width); margin: 0 auto;  box-shadow: 0 -0.05em 0.5em 0 rgba(6, 0, 1, 0.16);
}

.fixed-li {
    flex: 1;
    text-align: center;
}

.fixed-btn {
	width: 100%;
    display: flex;
	height: 70px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #888;
    font-weight: 500;
    text-decoration: none;
    background: none;
    border: none;
    cursor: pointer;
    transition: color 0.3s ease;
    position: relative;
	align-items: center;
    z-index: 1;
}

.fixed-btn img {
    width: 30px;
    height: 30px;
    transition: all 0.3s ease;
}

.fixed-btn span {
    margin-top: 4px;
    font-size: 11px;
    transition: color 0.3s ease;
}



/* ✅ HOVER 효과 */
.fixed-btn:hover {
    color: #1b8a3a;
}

.fixed-btn:hover img {
    transform: scale(1.05);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
}

/* ✨ 애니메이션 정의 */
@keyframes bounceIn {
    0% {
        transform: scale(0.8);
        opacity: 0;
    }
    60% {
        transform: scale(1.15);
        opacity: 1;
    }
    100% {
        transform: scale(1.1);
    }
}

@keyframes activeFade {
    from {
        opacity: 0;
        transform: translateY(8px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

