@charset "utf-8";

/***************************************************************
Design Manager Setting Style: 자동생성 CSS
---------------------------------------------------------------
- 최종 수정일 : 2025-11-08 02:02:44- 모바일 사이즈 기준 (공통) : 1024px
***************************************************************/

@font-face {
    font-family: 'RoundedFixedsys';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/DungGeunMo.woff') format('woff');
    font-weight: normal;
    font-display: swap;
}

/**************************************************************
기본 레이아웃
***************************************************************/

.fix-layout { max-width:1160px; }
@media all and (max-width:1160px) {
.fix-layout { max-width:1040px; }
#body > .fix-layout > .mid-layout {padding-left:20px; padding-right:20px;}
}


/**************************************************************
기본 폰트 설정
***************************************************************/

* {}
body {
color:rgb(0,0,0); font-size:15px; }
.txt-default {
color:rgb(0,0,0); }
a, .txt-point, .sch_word {
color:rgb(178,219,131); }

.txt-menu-font {}


/**************************************************************
사이트 배경 설정
***************************************************************/

.enterWrapper {
}
.enterWrapper .guide {
color:rgb(0,0,0); }


@media all and (min-width: 1025px) {
.admin-preview-box,
html.single:before {
background-color:rgb(255,255,255); }
}

@media all and (max-width: 1024px) {
.admin-preview-box,
html.single:before {
background-image:url('https://tanidate.com/img/default_site_img/design_background.png'); background-color:rgb(255,255,255); }
}


/**************************************************************
메뉴 스타일 설정
***************************************************************/

/* 관리자 미리보기 스타일 정의 */
.admin-preview-box .gnbWrap { }
.admin-preview-box .gnbWrap .tooltips {
}

#topCont a .icons,
.icons-link-box .icons,
.admin-preview-box .gnbWrap .icons {
height:3.3em; }

#topCont a .icons:before,
.icons-link-box a .icons:before,
.admin-preview-box .gnbWrap .icons:before {
top:50%; left:50%; right:auto; bottom:auto; width:2.1em; height:2.1em; margin:-1.05em 0 0 -1.05em; transform:rotate(-45deg); -webkit-transform:rotate(-45deg); }
.admin-preview-box .gnbWrap .tooltips {
color:rgb(0,0,0); }

/* 사용자단 스타일 정의 */
#header .gnbWrap,
#mo_header .gnbWrap { }
#header .gnbWrap .tooltips,
#mo_header .gnbWrap .tooltips {
}

@media all and (min-width: 1025px) {
#header {
}
#header .gnbWrap {
}
#header .gnbWrap li {
}
#header .gnbWrap li.line {
}
#header .gnbWrap .tooltips {
}
#header .gnbWrap a:hover .tooltips {
}

#header .gnbWrap .icons {
height:3.3em; }
#header .gnbWrap .icons:before {
top:50%; left:50%; right:auto; bottom:auto; width:2.1em; height:2.1em; margin:-1.05em 0 0 -1.05em; transform:rotate(-45deg); -webkit-transform:rotate(-45deg); }
#header .gnbWrap .tooltips {
color:rgb(0,0,0); }
}
@media all and (max-width: 1024px) {
#mo_header {
color:rgb(0,0,0); }
#mo_header .gnbWrap a {
color:rgb(0,0,0); }
#mo_header .gnbWrap li.line {
background-color:rgb(0,0,0); }
body.open-gnb .control-mobile-menu {
color:rgb(0,0,0); }
}



/**************************************************************
스크롤 / 마우스 드래그 블록 색상 지정
***************************************************************/

*::-webkit-scrollbar {
}
*::-webkit-scrollbar-track {
}
*::-webkit-scrollbar-thumb {
background-color:rgb(178,219,131); }

* {
outline-color:rgb(178,219,131); }

::selection {
background:rgb(178,219,131); }
::-moz-selection {
background:rgb(178,219,131); }
::-webkit-selection {
background:rgb(178,219,131); }


/**************************************************************
버튼 색상 지정
***************************************************************/

.ui-btn {
height:#222222px; background-color:rgb(255,255,255); color:rgb(0,0,0); border-color:rgb(34,34,34); }
.ui-btn:hover {
color:rgb(178,219,131); }
.ui-btn.point {
color:rgb(178,219,131); border-color:rgb(178,219,131); }
.ui-btn.point:hover {
}
.ui-btn.etc {
color:rgb(51,51,51); border-color:rgb(85,85,85); }
.ui-btn.etc:hover {
}

a.ui-btn {
line-height:-2px; }
.ui-btn.small {
height:-10px; }
a.ui-btn.small {
line-height:-10px; }
.ui-btn.big {
height:10px; }
a.ui-btn.big {
line-height:8px; }


/**************************************************************
검색박스 영역
***************************************************************/

#bo_sch { margin-top:#222222px; }
#bo_sch button {
width:#222222px; height:#222222px; font-size:0px; }


/**************************************************************
글 상세보기 영역
***************************************************************/

#bo_list,
#bo_w,
#bo_v {
color:rgb(0,0,0); }

#bo_v .board-title,
#bo_v .board-info,
#bo_v #bo_vc,
#bo_v #bo_v_bot {
}
#bo_v .board-title,
#bo_v .board-info {
}
#bo_v #bo_vc,
#bo_v #bo_v_bot {
}

#bo_v .board-title > * {
color:rgb(178,219,131); }
#bo_v #bo_vc .is-reply {
}



/**************************************************************
페이징 스타일 설정
***************************************************************/

.pg_wrap {
}
.pg_wrap .pg_page {
color:rgb(0,0,0); }
.pg_wrap .pg_page:hover {
color:rgb(178,219,131); }
.pg_wrap .pg_control {
color:rgb(0,0,0); }
.pg_wrap .pg_current {
color:rgb(178,219,131); }


/**************************************************************
구분선 설정
***************************************************************/

hr.line {
background:rgb(0,0,0); }


/**************************************************************
인풋 타입
***************************************************************/

.form-input,
input[type="file"],
input[type="text"],
input[type="number"],
input[type="password"],
select {
height:#222222px; }

.form-input,
input[type="file"],
input[type="text"],
input[type="number"],
input[type="password"],
textarea,
select {
border-color:rgb(178,219,131); color:rgb(0,0,0); }

*::placeholder {
color:rgba(0,0,0,0.5); }


/**************************************************************
기본박스 설정
***************************************************************/

.theme-box {
}

.board-notice-box {
color:rgb(0,0,0); }


/**************************************************************
테이블 설정
***************************************************************/

.theme-list thead th {
color:rgb(51,51,51); }
.theme-list tbody th,
.theme-list tbody td {
color:rgb(0,0,0); }

.theme-form tbody th {
color:rgb(0,0,0); }
.theme-form tbody td {
color:rgb(51,51,51); }




/**************************************************************
로드비 게시판 설정
***************************************************************/

#load_log_board {
}

#log_list {
}

#log_list .item {
}

#log_list .item .item-inner .ui-pic {
}

#log_list .item .item-inner .item-comment {
background-color:rgb(255,255,255); }

#log_list .item .item-inner .ui-comment {
}

#log_list .item .item-inner .co-header p,
#log_list .item .item-inner .co-header p a {
color:rgba(0,0,0,0.85); }

#log_list .item .item-inner .co-header p.owner,
#log_list .item .item-inner .co-header p.owner a {
color:rgba(0,0,0,0.84); }

#log_list .item .item-inner .co-footer .date {
color:rgba(178,219,131,0.86); }

#log_list .item .item-inner .co-content .other-site-link {
color:rgb(178,219,131); }

#log_list .item .item-inner .co-content .link_hash_tag {
color:rgb(178,219,131); }

#log_list .item .item-inner .co-content .log_link_tag {
color:rgb(178,219,131); }
