@charset "utf-8"; /* default */
@font-face {
    font-family: "NanumGothic";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/NanumGothic-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NanumGothic-Regular.woff2") format("woff2"), url("../fonts/NanumGothic-Regular.woff") format("woff"), url("../fonts/NanumGothic-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "NanumGothic-Bold";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/NanumGothic-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NanumGothic-Bold.woff2") format("woff2"), url("../fonts/NanumGothic-Bold.woff") format("woff"), url("../fonts/NanumGothic-Bold.ttf") format("truetype");
}

@font-face {
    font-family: "NanumGothic-ExtraBold";
    font-style: normal;
    font-weight: 800;
    src: url("../fonts/NanumGothic-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/NanumGothic-Bold.woff2") format("woff2"), url("../fonts/NanumGothic-Bold.woff") format("woff"), url("../fonts/NanumGothic-Bold.ttf") format("truetype");
}

* {
    padding: 0;
    margin: 0;
}

body, a, select, input, button, textarea {
    color: #000;
    font-size: 14px;
    font-family: NanumGothic, '맑은 고딕', 'Apple SD Gothic Neo', Applegothic, , 'Malgun Gothic', Dotum;
}

body {
    min-width: 320px;
    line-height: 20px;
}

.hidden {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}

label {
    font-weight: bold;
}

fieldset, iframe {
    border: 0;
}

address,caption,cite,code,dfn,em,var,i {
    font-style: normal;
    font-weight: normal;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

li {
    list-style: none;
}

img {
    vertical-align: middle;
    border: 0;
}

button, input {
    cursor: pointer;
    background: transparent;
}

button {
    border: 0;
    cursor: pointer;
    overflow: visible;
}

button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/* Skip Navigation */
.skipnavi {
    position: relative;
    z-index: 100000;
    height: 0;
}

.skipnavi a {
    overflow: hidden;
    width: 1px;
    height: 1px;
    padding: 0;
    text-align: center;
    white-space: nowrap;
}

.skipnavi a:hover,.skipnavi a:active,.skipnavi a:focus {
    width: auto;
    height: auto;
    margin: 1px 0 0 0;
    padding: 5px 10px;
    line-height: normal;
    background: #036;
    font-size: inherit;
    color: #fff;
    font-weight: bold;
}

/* Header Area */
.headerwrap {
    position: relative;
    width: auto;
    margin: 0 auto;
    padding: 0;
    line-height: 1;
    z-index: 1;
}

.headerwrap:after {
    content: "";
    display: block;
    clear: both;
}

.tnbmenu {
    position: relative;
    width: 100%;
    height: auto;
    text-align: right;
}

.tnbmenu:after {
    content: "";
    display: block;
    clear: both;
}

.tnbmenuwrap {
    overflow: hidden;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

.tnbmenuwrap:after {
    content: "";
    display: block;
    clear: both;
}

.tnbmenu a {
    display: inline-block;
    float: left;
    width: 50%;
    height: 35px;
    line-height: 33px;
    margin: 0;
    color: #fff;
    font-size: 15px;
    font-family: NanumGothic-Bold;
    text-align: center;
}

.tnbmenu a:first-child {
    margin-left: 0;
}

.tnbmenu .tnbmenu_front {
    border-radius: 0;
    background: #2f3e67;
}

.tnbmenu .tnbmenu_mngr {
    border-radius: 0;
    background: #14a1fa;
}

.tnbmenu .tnbmenu_clinic {
    border-radius: 0;
    background: #14a1fa;
}

.tnbmenu .tnbmenu_admin {
    border-radius: 0;
    background: #e8721f;
}

.tnb {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 10px 0 15px;
}

.tnb:after {
    content: "";
    display: block;
    clear: both;
}

.headlogo {
    width: 230px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.headlogo img {
    width: auto;
    height: 32px;
}

.headlogo img[src*="logo_front.png"], .headlogo img[src*="logo_mngr.png"], .headlogo img[src*="logo_admin.png"] {
    display: none;
}

.govLogo {
    width: 230px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background-image: url(../images/main/front/h1_logo.png);
}

.util_input {
    display: none;
}

.util {
    display: inline-block;
    position: absolute;
    top: 16px;
    left: 1.3em;
    width: 20px;
    height: 28px;
    margin: 0;
    padding: 0;
}

.util a {
    color: #363636;
    font-size: 12px;
    font-family: Dotum;
}

.util a:hover {
    text-decoration: underline;
}

.util .util_login {
    display: block;
    width: 20px;
    height: 28px;
    background: url(../images/common/login_main.png) no-repeat 0 0;
    white-space: nowrap;
    text-indent: -9999px;
}

/* .util .util_logout{display:block;width:20px;height:28px;background:url(../images/common/logout_main.png) no-repeat 0 0;white-space:nowrap;text-indent:-9999px;} */
.util .util_busi {
    display: none;
}

.util .util_help {
    display: none;
}

.util .bar {
    display: none;
}

.search_header {
    display: inline-block;
    position: absolute;
    top: 22px;
    right: 1.3em;
    width: 22px;
    height: 23px;
    margin: 0;
}

.search_header select {
    diplay: none;
}

.search_header input[type="text"] {
    display: none;
}

.btn_headsearch {
    display: none;
}

.btn_headsearch.mobile {
    display: inline-block;
    width: 22px;
    height: 23px;
    background: url(../images/common/search_main.png) no-repeat 0 0;
    text-indent: -9999px;
}

.logintxt {
    display: block;
    position: relative;
    clear: both;
    margin: 0 0 -15px 0;
    padding: 15px 0 0 0;
    font-size: 14px;
    font-family: NanumGothic-Bold;
    text-align: left;
    text-indent: 1.1em;
}

.logintxt span {
    color: #fff;
}

.logintxt strong {
    display: none;
}

.mngrmain .logintxt,.mngrmain .logintxt span {
    color: #fff;
}

/* Navigation Area Depth1 */
.navigation {
    position: relative;
    clear: both;
    width: 100%;
    height: 52px;
    margin: 15px 0 0 0;
}

.navi {
    position: absolute;
    width: 100%;
    height: 52px;
    margin: 0;
    padding: 0;
    z-index: 2;
}

.navi.selected {
    height: 206px;
    border-bottom: 2px solid #31416d;
    background: rgba(255,255,255,.85);
}

.gnb {
    height: 52px;
    padding: 0;
    background: #31416d;
}

.gnb:after {
    content: "";
    display: block;
    clear: both;
}

.gnb_depth1 {
    display: inline-block;
    float: left;
    width: 25%;
    background: url(../images/common/bul_bar_gnb.png) no-repeat 0 20px;
    text-align: center;
}

.gnb_depth1:first-child {
    background-image: none;
}

.gnblink {
    display: inline-block;
    width: auto;
    padding: 18px 0 18px;
    color: #fff;
    font-size: 15px;
    font-family: NanumGothic-Bold;
    text-align: center;
    letter-spacing: -.09em;
}

.gnblink:hover,.gnblink:focus {
    color: #fff;
}

.gnb_depth1.selected {
    background: rgba(0,141,206,.3) url(../images/common/bul_bar_gnb.png) no-repeat 0 20px;
}

.gnb_depth1.selected:first-child {
    background-image: none;
}

.gnb_depth1.selected .gnblink {
    color: #fff;
}

.gm1 {
    width: 37%;
}

.gm2 {
    display: none;
}

.gm3 {
    width: 23%;
}

.gm4 {
    width: 40%;
}

.mngrmain .navi.selected {
    height: 242px;
    border-bottom: 2px solid #109bf2;
}

.mngrmain .gnb {
    background: #109bf2;
}

.mngrmain .gm1 {
    width: 38%;
}

.mngrmain .gm2 {
    display: inline-block;
    width: 35%;
}

.mngrmain .gm3 {
    width: 27%;
}

.mngrmain .gm4 {
    display: none;
}

/* Navigation Area Depth2 */
.gnb_depth2 {
    display: none;
    position: absolute;
    top: 52px;
    _left: 0;
    width: auto;
    height: 154px;
    margin: 0;
    padding: 0;
    box-shadow: 0 0 0 1px rgba(10,10,10,.1);
    background: rgba(255,255,255,.2);
    z-index: 2;
}

.gnb_depth1.selected .gnb_depth2 {
    background: rgba(255,255,255,.95);
}

.gm1 .gnb_depth2 {
    width: 37%;
}

.gm3 .gnb_depth2 {
    width: 23%;
}

.gm4 .gnb_depth2 {
    width: 40%;
}

.gnb_depth2.on {
}

.gnb_depth1.on:hover .gnb_depth2.on, .gnb_depth1.on:hover .gnb_depth2.on, .gnb_depth1.on:hover .gnb_depth2.on, .gnb_depth2.on:hover {
    background: rgba(255,255,255,1);
}

.gnb_depth2 ul {
    width: 100%;
    margin: 0;
    padding: 0;
}

.gnb_depth2 li {
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    line-height: 1.5;
    border-top: 0;
    border-bottom: 0;
}

.gnb_depth2 a {
    display: block;
    padding: 10px 0;
    font-size: 12px;
    font-family: NanumGothic;
    color: #464646;
}

.gnb_depth2 a:hover,.gnb_depth2 a:focus {
    background: /* #c1c6d3 */#6B6F7B;
    color: #fff;
}

.gm1 .gnb_depth2 {
}

.gm2 .gnb_depth2 {
}

.gm3 .gnb_depth2 {
}

.gm4 .gnb_depth2 {
}

.gm4 .gnb_depth2 ul li+li+li+li {
    letter-spacing: -0.15em;
}

.mngrmain .gnb_depth2 {
    height: 234px;
}

.mngrmain .gm1 .gnb_depth2 {
    width: 38%;
}

.mngrmain .gm2 .gnb_depth2 {
    width: 35%;
}

.mngrmain .gm3 .gnb_depth2 {
    width: 27%;
}

.adminmain .gnb_depth2 {
    height: 265px;
}

.adminmain .gm1 .gnb_depth2 {
    width: 38%;
}

.adminmain .gm2 .gnb_depth2 {
    width: 35%;
}

.adminmain .gm3 .gnb_depth2 {
    width: 27%;
}


.footer .e-wrap {
    float: left;
    margin-top: 25px;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.footer .e-wrap>img {
    float: left;
    width: 179px;
    height: 48px;
}

.footer .e-wrap .sns-list {
    float: right;
}

.footer .e-wrap .sns-list li {
    margin-left: 6px;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    overflow: hidden;
    float: left;
}

.footer .e-wrap .sns-list li:nth-child(1) {
    background: #3b5599;
}

.footer .e-wrap .sns-list li:nth-child(2) {
    background: #21c0ff;
}

.footer .e-wrap .sns-list li:nth-child(3) {
    background: #3cae44;
}

.footer .e-wrap .sns-list li:nth-child(4) {
    background: #ee2424;
}

.footer .e-wrap .sns-list li a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    overflow: hidden;
}

.footer .bnb-list {
    float: left;
    margin-top: 21px;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.footer .bnb-list li {
    padding: 0 15px;
    position: relative;
    float: left;
}

.footer .bnb-list li:before {
    content: "";
    width: 1px;
    height: 14px;
    overflow: hidden;
    background: rgba(216, 216, 216, 0.38);
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
}


/* footer */
.footer { background:#282b32 !important; }
.footer .e-wrap .sitenm { font-size: 20px; color: white; font-weight: 400; line-height: 45px; margin-left: 10px;}
.ft_bluetxt { color: #3699fa; }
.wrapper.sub .footer .bnb-list li a { color: white; }


.footer .bnb-list li:first-child {
    padding-left: 0;
}

.footer .bnb-list li:first-child:before {
    display: none;
}

.footer .bnb-list li a {
    font-size: 14px;
    color: #fff;
}

.footer address {
    padding-top: 14px;
    padding-bottom: 24px;
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    font-style: inherit;
}

.footer address .addr {
    font-size: 13px;
    color: #909090;
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 1.54em;
}

.footer address .copyright {
    font-size: 13px;
    color: #909090;
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 1.54em;
}


/* footer */
.footer .pcweb {
    display: none;
    background: #454545;
    padding: 15px 0 20px;
}


.footer .mobile {
    padding: 15px 0 20px;
    text-align: center;
    background: #454545;
}

.footer .mobile .btm_util {
    margin-bottom: 10px;
    padding: 0 20%;
    overflow: hidden;
}

.footer .mobile .btm_util li {
    float: left;
    width: 50%;
    text-align: center;
    background: url(../images/main/line_btm_menu.gif) no-repeat 0 center;
}

.footer .mobile .btm_util li:first-child {
    background: none;
}

.footer .mobile .btm_util li a {
    display: block;
    font-size: 14px;
    color: #c8c8c8;
}

.footer .mobile address {
    color: #fff;
    font-style: normal;
    font-size: 12px;
}

.footer .mobile address span {
    color: #41e2ff;
}

/* main content */
.main_content {
    margin: 20px 17px;
    border-radius: 10px;
    overflow: hidden;
}

.login_area {
    position: relative;
    padding: 20px;
}


.login_area legend {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
}

.login_area fieldset label {
    display: block;
    position: relative;
    height: 27px;
    margin-bottom: 4px;
}

.login_area fieldset label strong {
    display: none;
    width: 60px;
    padding-left: 8px;
    color: #454344;
    font-size: 14px;
    line-height: 27px;
    background: url(../images/main/bul_arr_login.png) no-repeat 0 center;
}

.login_area fieldset label span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 100px;
    background: #fff;
}

.login_area fieldset label span input {
    width: 100%;
    height: 27px;
    padding: 0 6px;
    box-sizing: border-box;
    border: 0;
    font-size: 13px;
    line-height: normal;
    vertical-align: middle;
    overflow: hidden;
    outline: 0 !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background: #fff;
}

.login_area fieldset label.keep {
    position: absolute;
    top: 25px;
    right: 20px;
    margin: 0;
    font-size: 12px;
    vertical-align: middle;
}

.login_area .btn_login {
    position: absolute;
    top: 59px;
    right: 20px;
    width: 90px;
    height: 59px;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    line-height: 59px;
    background: #31416d;
}

.login_area .login_help {
    margin-top: 10px;
    padding-top: 12px;
    border-top: 1px solid #999;
}

.login_area .login_help p {
    margin-top: 2px;
    color: #454344;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: -1px;
    overflow: hidden;
}

.login_area .login_help p a {
    display: inline-block;
    float: right;
    height: 22px;
    padding: 0 15px;
    border-radius: 15px;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    vertical-align: middle;
    background: #30416d;
    overflow: hidden;
}

.login_area.logged {
    display: block;
}

.login_area .msg {
    /* color:#4a4a4a;  */
    font-size: 13px;
}

.login_area .msg strong {
    color: #000;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    font-family: NanumGothic-Bold;
}

.login_area .msg strong span {
    color: /* #006cd8 */#1075B4;
}

.login_area3 .msg {
    font-size: 13px;
    margin-left: 15px;
    width: 93%;
    margin: 0 auto;
    border-bottom: 1px solid #d3e5ff;
    padding-bottom: 15px;
}

.login_area3 .msg strong {
    color: #000;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    font-family: NanumGothic-Bold;
}

.login_area3 .msg strong span {
    color: /* #006cd8 #1075B4*/ #e7f6ff;
}

/*20240711 신예리 수정*/
.login_area3 .status {
    overflow: hidden;
    margin-top: 50px;
}

/*20240711 신예리 수정*/
.login_area .status {
    overflow: hidden;
    margin-top: 10px;
}

.favor_menu ul {
    overflow: hidden;
}

.favor_menu li {
    float: left;
    width: 50%;
    text-align: center;
}

.favor_menu li a {
    display: inline-block;
    width: 100%;
    max-width: 200px;
    height: 50px;
    margin: auto;
    padding-top: 80%;
    color: #fff;
    font-family: NanumGothic-Bold;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    background-repeat: no-repeat !important;
    background-position: center 0;
    background-size: 80% auto;
}

.loggedwrap {
    display: none;
}

.loggedwrap2 {
    display: block;
}

.frontmain {
    background: #1b1c21 url(../images/main/front/bg_body_mobile.jpg) no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.frontmain .top_cont .logo {
    margin: 3px 0 0 -100px;
    width: 200px;
    height: 28px;
}

.frontmain .main_content {
    background: rgba(255,255,255,0.3);
}

.frontmain .login_area .status p {
    width: 50%;
    float: left;
    padding-top: 95px;
    border-left: 1px solid rgba(255,255,255,0.6);
    box-sizing: border-box;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    background: url(../images/main/front/ico_consulting.png) no-repeat center 5px;
}

.frontmain .login_area .status p:first-child {
    border: 0;
}

.frontmain .login_area .status p strong {
    color: #ff1e00;
}

.frontmain .login_area .status .status_report {
    background-image: url(../images/main/front/ico_report.png);
}

.frontmain .login_area3 .status p {
    width: 50%;
    float: left;
    padding-top: 95px;
    border-left: 1px solid rgba(255,255,255,0.6);
    box-sizing: border-box;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    background: url(../images/main/front/ico_consulting.png) no-repeat center 5px;
}

.frontmain .login_area3 .status p:first-child {
    border: 0;
}

.frontmain .login_area3 .status p strong {
    color: #ff1e00;
}

.frontmain .login_area3 .status .status_report {
    background-image: url(../images/main/front/ico_report.png);
}

.frontmain .favor_menu li a {
    padding-top: 120px;
    background-position: center 25px;
    background-size: 77px 77px;
}

.frontmain .favor_menu li.menu1 {
    background-color: /* #14a1fa */#1075b4;
}

.frontmain .favor_menu li.menu1 a {
    background-image: url(../images/main/front/ico_favor1.png);
}

.frontmain .favor_menu li.menu2 {
    background-color: /* #48b843 */#348430;
}

.frontmain .favor_menu li.menu2 a {
    background-image: url(../images/main/front/ico_favor2.png);
}

.frontmain .favor_menu li.menu3 {
    display: none;
}

.frontmain .latest_area {
    display: none;
}

.frontmain .category_list {
    padding: 30px 10px 10px;
}

.frontmain .category_list p {
    margin-bottom: 15px;
    color: #49372a;
    font-weight: bold;
    font-size: 16px;
    overflow: hidden;
}

.frontmain .category_list p .date {
    float: right;
    font-size: 12px;
}

.frontmain .category_list ul {
    margin: 0;
    overflow: hidden;
}

.frontmain .category_list ul li {
    float: left;
    width: 20%;
    vertical-align: top;
}

.frontmain .category_list ul li a {
    display: block;
    height: 42px;
    padding-top: 90%;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -1px;
    text-align: center;
    background: url(../images/main/front/ico_cate1.png) no-repeat center 0;
    background-size: 80%;
}

.frontmain .category_list ul li.cate1 a {
    background-image: url(../images/main/front/ico_cate1.png);
}

.frontmain .category_list ul li.cate2 a {
    background-image: url(../images/main/front/ico_cate2.png);
}

.frontmain .category_list ul li.cate3 a {
    background-image: url(../images/main/front/ico_cate3.png);
}

.frontmain .category_list ul li.cate4 a {
    background-image: url(../images/main/front/ico_cate4.png);
}

.frontmain .category_list ul li.cate5 a {
    background-image: url(../images/main/front/ico_cate5.png);
}

.frontmain .category_list ul li.cate6 a {
    background-image: url(../images/main/front/ico_cate6.png);
}

.frontmain .category_list ul li.cate7 a {
    background-image: url(../images/main/front/ico_cate7.png);
}

.frontmain .category_list ul li.cate8 a {
    background-image: url(../images/main/front/ico_cate8.png);
}

.frontmain .category_list ul li.cate9 a {
    background-image: url(../images/main/front/ico_cate9.png);
}

.frontmain .category_list ul li.cate10 a {
    background-image: url(../images/main/front/ico_cate10.png);
}

.frontmain .rela_site {
    display: none;
}

.frontmain .consulting {
    padding: 20px 20px 25px;
    border-top: 1px solid #9a9fa0;
}

.frontmain .consulting dl {
    background-image: url(../images/common/ebookView.jpg)
}

; .frontmain .consulting dl a {
    height: 100px;
}

; .frontmain .consulting dl+dl {
    margin-top: 25px;
}

.frontmain .consulting dl dt {
    margin-bottom: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
}

.frontmain .consulting dl dd {
    overflow: hidden;
    width: 100%;
    color: #fff;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.frontmain .consulting dl dd .tit {
    display: inline-block;
    width: 82px;
    height: 22px;
    margin-right: 5px;
    border-radius: 2px;
    font-size: 13px;
    text-align: center;
    vertical-align: middle;
    background: #31416d;
    overflow: hidden;
}

.frontmain .consulting dl dd .name {
    font-size: 14px;
}

.frontmain .consulting1 {
    padding: 20px 20px 25px;
    border-top: 1px solid #9a9fa0;
}

.frontmain .consulting2 {
    padding: 20px 20px 25px;
    border-top: 1px solid #9a9fa0;
}

.mngrmain {
    background: #1b1c21 url(../images/main/manager/bg_body_mobile.jpg) no-repeat;
    background-size: 100% 100%;
}

.mngrmain .top_cont .logo {
    margin: 3px 0 0 -85px;
    width: 170px;
    height: 35px;
}

.mngrmain .login_area {
    position: relative;
    padding: 25px 20px 16px 20px;
    background: #fff;
}

.mngrmain .login_area.logged {
    padding-left: 120px;
}

.mngrmain .login_area .photo {
    display: table;
    position: absolute;
    top: 25px;
    left: 25px;
    width: 80px;
    height: 120px;
    border-radius: 10px;
    text-align: center;
    background: #eee url(../images/main/manager/img_nophoto.png) no-repeat center center;
    background-size: 50% auto;
    overflow: hidden;
}

.mngrmain .login_area .photo span {
    display: table-cell;
    vertical-align: middle;
}

.mngrmain .login_area .photo span img {
    max-width: 100%;
    max-height: 100%;
}

.mngrmain .login_area .msg {
    height: 120px;
    margin-bottom: 15px;
}

.mngrmain .login_area .msg p {
    margin-bottom: 7px;
    letter-spacing: -1px;
}

.mngrmain .login_area .msg p strong span {
    color: #ff4747;
}

.mngrmain .login_area .status {
    margin-left: -95px;
}

.mngrmain .login_area .status p {
    float: left;
    width: 30%;
    min-height: 93px;
    margin-left: 3.3%;
    padding: 45px 5px 10px;
    border: 1px solid #cfcfcf;
    border-radius: 8px;
    box-sizing: border-box;
    text-align: center;
    background: url(../images/main/manager/ico_msg.png) no-repeat center 12px;
}

.mngrmain .login_area .status p.status1 {
    margin-left: 0;
}

.mngrmain .login_area .status p a {
    display: block;
    font-size: 11px;
    line-height: 13px;
}

.mngrmain .login_area .status p strong {
    color: #6dac44;
}

.mngrmain .favor_menu {
    padding: 20px 10px;
    background: rgba(255,255,255,0.3);
}

.mngrmain .favor_menu li {
    float: left;
    width: 25%;
    text-align: center;
}

.mngrmain .favor_menu li a {
    height: 41px;
    max-width: 90px;
    padding-top: 95px;
    color: #4a4a4a;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center 5px !important;
    background-size: 80% !important;
}

.mngrmain .favor_menu li.menu1 a {
    background-image: url(../images/main/manager/ico_favor1.png);
}

.mngrmain .favor_menu li.menu2 a {
    background-image: url(../images/main/manager/ico_favor2.png);
}

.mngrmain .favor_menu li.menu3 a {
    background-image: url(../images/main/manager/ico_favor3.png);
}

.mngrmain .favor_menu li.menu4 a {
    background-image: url(../images/main/manager/ico_favor4.png);
}

.mngrmain .latest_area {
    display: none;
}

.mngrmain .calendar {
    margin-top: 2px;
    padding: 20px;
    background: rgba(255,255,255,0.3);
}

.mngrmain .calendar table {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.mngrmain .calendar table caption {
    margin-bottom: 25px;
    overflow: hidden;
}

.mngrmain .calendar table caption .tit {
    float: left;
    font-size: 20px;
    line-height: 24px;
}

.mngrmain .calendar table caption .nav {
    float: right;
}

.mngrmain .calendar table caption .nav strong {
    margin: 0 20px;
}

.mngrmain .calendar table th, .mngrmain .calendar table td {
    border: 1px solid rgba(255,255,255,0.5);
    font-weight: bold;
    text-align: center;
}

.mngrmain .calendar table th {
    height: 20px;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    background: #939da2;
}

.mngrmain .calendar table th.sun {
    background: #e3a4a8;
}

.mngrmain .calendar table th.sat {
    background: #95a2b8;
}

.mngrmain .calendar table td {
    height: 35px;
    padding: 5px;
    font-size: 14px;
    line-height: 16px;
    vertical-align: top;
}

.mngrmain .calendar table td.sun {
    color: #ef1414;
}

.mngrmain .calendar table td.sat {
    color: #31416d;
}

.mngrmain .calendar table td.ac {
    background: #6dac44;
}

.mngrmain .calendar table td.ac, .mngrmain .calendar table td.ac a {
    color: #fff;
}

.mngrmain .calendar table td .cnt {
    display: block;
    font-size: 11px;
}

.adminmain {
    background: #1b1c21 url(../images/main/admin/bg_body_mobile.jpg) no-repeat;
    background-size: 100% 100%;
}

.adminmain .top_cont .logo {
    margin: 2px 0 0 -100px;
    width: 200px;
    height: 29px;
}

.adminmain .logged_msg {
    margin-bottom: 18px;
    padding-left: 18px;
    color: #3e3e3e;
    font-size: 18px;
    line-height: 24px;
}

.adminmain .favor_menu {
    padding: 20px 10px;
    background: rgba(0,0,0,0.15);
}

.adminmain .favor_menu li {
    width: 33.3%;
    min-width: 77px;
}

.adminmain .favor_menu li a {
    max-width: 114px;
    padding-top: 100px;
    color: #4a4a4a;
    font-size: 15px;
}

.adminmain .favor_menu li.menu1 a {
    background-image: url(../images/main/admin/ico_favor1.png);
}

.adminmain .favor_menu li.menu2 a {
    background-image: url(../images/main/admin/ico_favor2.png);
}

.adminmain .favor_menu li.menu3 a {
    background-image: url(../images/main/admin/ico_favor3.png);
}

.adminmain .favor_menu li.menu4 a {
    background-image: url(../images/main/admin/ico_favor4.png);
}

.adminmain .favor_menu li.menu5 a {
    background-image: url(../images/main/admin/ico_favor5.png);
}

.adminmain .favor_menu li.menu6 a {
    background-image: url(../images/main/admin/ico_favor6.png);
}

.adminmain .main_content2 {
    display: none;
}


@media only all and (min-width: 410px) {
    .mngrmain .login_area.logged {
        padding-left:150px;
    }

    .mngrmain .login_area .photo {
        width: 108px;
        height: 162px;
    }

    .mngrmain .login_area .msg {
        height: auto;
    }

    .mngrmain .login_area .status {
        margin: 0;
    }
}

@media only all and (min-width: 801px) {

    .wrap {
        width: 1400px;
        margin: auto;
    }


    header {
        overflow: hidden;
    }

    /* Header Area */
    .tnbmenu {
        width: 100%;
        height: auto;
        text-align: right;
    }

    .tnbmenu:after {
        content: "";
        display: block;
        clear: both;
    }

    .tnbmenuwrap {
        overflow: hidden;
        float: right;
        width: auto;
        border-radius: 0 0 10px 10px;
    }

    .tnbmenu a {
        display: inline-block;
        float: none;
        width: 220px;
        height: 35px;
        line-height: 33px;
        margin: 0 0 0 -4px;
        color: #fff;
        font-size: 15px;
        font-family: NanumGothic-Bold;
        text-align: center;
    }

    .tnbmenu a:first-child {
        margin-left: 0;
    }

    .tnbmenu .tnbmenu_front {
        background: #2f3e67;
    }

    .tnbmenu .tnbmenu_mngr {
        background: #14a1fa;
    }

    .tnbmenu .tnbmenu_clinic {
        background: #14a1fa;
    }

    .tnbmenu .tnbmenu_admin {
        background: #e8721f;
    }

    .frontmain .tnbmenu .tnbmenu_mngr {
        width: 220px;
    }

    .mngrmain .tnbmenu .tnbmenu_front {
        width: 220px;
    }

    .tnb {
        position: relative;
        clear: both;
        width: 100%;
        margin: 0;
        padding: 42px 0 0;
    }

    .tnb:after {
        content: "";
        display: block;
        clear: both;
    }

    .headlogo {
        float: left;
        width: 302px;
        height: 42px;
        margin: 0 auto;
        padding: 4px 0 0 0;
        text-align: left;
    }

    .headlogo a {
        display: block;
        width: 302px;
        height: 42px;
        margin: 0;
        padding: 0;
    }

    .headlogo img {
        width: auto;
        height: 42px;
    }

    .headlogo img[src*="logo_front.png"], .headlogo img[src*="logo_mngr.png"], .headlogo img[src*="logo_admin.png"] {
        display: none;
    }

    .headlogo img[src*="logo.png"] {
        display: inline;
    }

    .util_input {
        display: inline-block;
    }

    .util_input select {
        width: 80px;
        background: transparent;
        outline: 0 !important;
        vertical-align: middle;
        /*-webkit-appearance:none !important;-moz-appearance:none !important;*/
    }

    .util_input input {
        display: none;
    }

    .util {
        display: inline-block;
        position: static;
        float: right;
        width: 340px;
        height: auto;
        margin: 20px 0 0 0;
        color: #363636;
        font-size: 12px;
        font-family: Dotum;
        text-align: right;
    }

    .util a {
        color: #fff;
        /* #000; */
        font-size: 12px;
        font-family: Dotum;
    }

    .adminmain .util a {
        color: #585858;
    }

    .util a:hover {
        text-decoration: underline;
    }

    .util .util_login {
        display: inline-block;
        position: relative;
        top: 0;
        left: 0;
        width: auto;
        height: auto;
        background: none;
        white-space: nowrap;
        text-indent: 0;
    }

    .util .util_logout {
        display: inline-block;
        position: relative;
        top: 0;
        left: 0;
        width: auto;
        height: auto;
        background: none;
        white-space: nowrap;
        text-indent: 0;
    }

    .util .util_busi {
        display: inline-block;
        color: #fff;
        font-weight: bold;
    }

    .adminmain .util .util_busi {
        color: #585858;
    }

    .util .util_help {
        display: inline-block;
    }

    .util .bar {
        display: inline-block;
        margin: 0 8px;
        color: rgba(255,255,255,.3);
        font-size: 12px;
        font-family: Dotum;
        vertical-align: middle;
    }


    .search_header {
        display: block;
        position: absolute;
        top: 42px;
        left: 352px;
        width: 380px;
        height: 43px;
        padding-left: 15px;
        border: 2px solid #bdd5f6;
        border-radius: 22px;
        line-height: 43px;
        background: rgba(255,255,255,0.2);
    }

    .search_header select {
        display: none;
        width: 80px;
        height: 27px;
        margin-right: 10px;
        padding: 5px 0 5px 5px;
        box-sizing: border-box;
        border: 0;
        color: #4a4a4a;
        font-size: 13px;
        vertical-align: middle;
        overflow: hidden;
        outline: 0 !important;
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        background: transparent url(../images/main/ico_down.png) no-repeat right center;
    }

    .search_header input[type="text"] {
        display: inline-block;
        /*width:190px;*/
        width: 280px;
        height: 15px;
        margin-left: 5px;
        padding-left: 0;
        /*padding-left:10px;*/
        border: 0;
        /*border-left:1px solid #b8c4d5;*/
        box-sizing: border-box;
        color: #2a2a2a;
        font-size: 13px;
        line-height: normal;
        vertical-align: middle;
        overflow: hidden;
        outline: 0 !important;
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        background: transparent;
        cursor: default;
    }

    .btn_headsearch {
        display: inline-block;
        float: right;
        width: 87px;
        height: 47px;
        margin: -2px -5px 0 0;
        padding-left: 42px;
        border-radius: 23px;
        color: #fff;
        font-weight: bold;
        font-size: 14px;
        line-height: 47px;
        text-align: left;
        background: #4a4a4a url(../images/main/ico_search.png) no-repeat 18px 14px;
    }

    .btn_headsearch.mobile {
        display: none;
    }

    .adminmain .search_header {
        border: 2px solid #b7b8b5;
    }

    .logintxt {
        color: #fff;
        display: block;
        position: static;
        width: 100%;
        height: 15px;
        margin: 0;
        padding: 10px 0 0 0;
        font-size: 14px;
        font-family: NanumGothic;
        text-align: right;
        text-indent: 0;
    }

    .logintxt span {
        font-family: NanumGothic-Bold;
    }

    .logintxt strong {
        display: inline;
        color: #fff;
        font-weight: normal;
    }

	   .navigation {
        position: relative;
        clear: both;
        width: 1100px;
        height: 76px;
        margin: 15px auto 0;
        border-radius: 10px;
    }

    .navi {
        position: absolute;
        height: 76px;
        margin: 0;
        padding: 0;
        z-index: 2;
    }

    .navi.selected {
        height: 234px;
        border-radius: 10px 10px 0 0;
        background: transparent;
    }

    .gnb {
        height: 76px;
        padding: 0;
        border-radius: 10px;
        background: #31416d;
    }

    .navi.selected .gnb {
        border-radius: 10px 10px 0 0;
    }

    .gnb_depth1 {
        display: inline-block;
        float: left;
        width: 25%;
        background-position: 0 50%;
    }

    .gnblink {
        padding: 28px 0;
        font-size: 20px;
        letter-spacing: 0;
    }

    .gnblink:hover,.gnblink:focus {
        color: #fff;
    }

    .gnb_depth1.selected {
        border-radius: 0;
        background-color: rgba(0,141,206,.3);
        background-position: 0 50%;
    }

    .gnb_depth1.gm1.selected {
        border-radius: 10px 0 0 0;
    }

    .gnb_depth1.gm4.selected {
        border-radius: 0 10px 0 0;
    }

    .gm1 {
        display: inline-block;
        width: 30%;
    }

    .gm2 {
        display: inline-block;
        width: 20%;
    }

    .gm3 {
        display: inline-block;
        width: 20%;
    }

    .gm4 {
        display: inline-block;
        width: 30%;
    }

    .mngrmain .navi.selected {
        height: 274px;
    }

    .mngrmain .gnb {
        background: #109bf2;
    }

    .mngrmain .gnb_depth1.selected {
        background-color: rgba(47,62,103,.3);
    }

    .mngrmain .gnb_depth1.gm3.selected {
        border-radius: 0 10px 0 0;
    }

    .mngrmain .gm1 {
        display: inline-block;
        width: 40%;
    }

    .mngrmain .gm2 {
        display: inline-block;
        width: 30%;
    }

    .mngrmain .gm3 {
        display: inline-block;
        width: 30%;
    }

    .adminmain .navi.selected {
        height: 334px;
    }




    .gnb_depth2 {
        display: none;
        position: absolute;
        top: 76px;
        _left: 0;
        width: auto;
        height: 248px;
        margin: 0;
        padding: 0;
        box-shadow: 0 0 0 1px rgba(10,10,10,.1);
        background: rgba(255,255,255,1);
        z-index: 2;
    }

    .gnb_depth1.selected .gnb_depth2 {
        background: rgba(255,255,255,.95);
    }

    .gnb_depth1.on:hover .gnb_depth2.on, .gnb_depth1.on:hover .gnb_depth2.on, .gnb_depth1.on:hover .gnb_depth2.on, .gnb_depth2.on:hover {
        background: #f0f0f0;
    }

    .gnb_depth2 ul {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
    }

    .gnb_depth2 li {
        display: block;
        float: none;
        margin: 0;
        padding: 0;
        line-height: 1.5;
        border-top: 0;
        border-bottom: 0;
    }

    .gnb_depth2 a {
        display: block;
        padding: 10px 0;
        font-size: 13px;
    }

    .gnb_depth2 a:hover,.gnb_depth2 a:focus {
        background: /* #c1c6d3 */#6B6F7B;
        color: #fff;
    }

    .gm1 .gnb_depth2 {
        width: 30%;
    }

    .gm2 .gnb_depth2 {
        width: 20%;
    }

    .gm3 .gnb_depth2 {
        width: 20%;
    }

    .gm4 .gnb_depth2 {
        width: 30%;
    }

    .gm4 .gnb_depth2 ul li+li+li+li {
        letter-spacing: -1px;
    }

    .mngrmain .gnb_depth2 {
        height: 238px;
    }

    .mngrmain .gm1 .gnb_depth2 {
        width: 40%;
    }

    .mngrmain .gm2 .gnb_depth2 {
        width: 30%;
    }

    .mngrmain .gm3 .gnb_depth2 {
        width: 30%;
    }

	.adminmain .gnb_depth2 {
        height: 274px;
    }

    .adminmain .gm1 .gnb_depth2 {
        width: 30%;
    }

    .adminmain .gm2 .gnb_depth2 {
        width: 25%;
    }

    .adminmain .gm3 .gnb_depth2 {
        width: 20%;
    }

    .adminmain .gm4 .gnb_depth2 {
        width: 25%;
    }



    /*20240712 신예리추가*/
    /* main content */
    .main_content {
        margin: 13px 0 0;
        background: none !important;
    }

    .main_content1 {
        border-radius: 8px;
        overflow: hidden;
    }

    .login_area2 {
        /*float:left; width:439px;*/
        height: 317px;
        margin: 0;
        background: /* rgba(255,255,255,0.2); */rgba(171,187,212,0.5)
    }

    /*20240711 신예리 수정*/
    .login_area3 {
        /*float:left; width:439px;*/
        height: 300px;
        margin: 0;
        background: /* rgba(255,255,255,0.2); */rgba(171,187,212,0.5);
        padding-top: 15px;
    }

    /*20240711 신예리 수정*/
    .latest_area3 {
        width: 220px;
        height: 190px;
        margin: 0;
        background-color: #1075b4;
        background-repeat: no-repeat;
        background-position: center;
    }

    .latest_area3 a {
        text-align: center;
        font-size: 16;
        line-height: 16;
    }

    .latest_area3 ul {
        overflow: hidden;
    }

    .latest_area3 li a {
        display: inline-block;
        width: 100%;
        margin: auto;
        padding-top: 70%;
        color: #fff;
        font-family: NanumGothic-Bold;
        font-size: 16px;
        line-height: 16px;
        text-align: center;
        background-repeat: no-repeat !important;
        background-position: center center;
        background-size: auto;
    }

    .latest_area3 li.menu1 {
        background-color: /* #14a1fa */#1075b4;
    }

    .latest_area3 li.menu1 a {
        background-image: url(../images/main/front/ico_favor1.png);
    }

    .latest_area4 {
        float: left;
        width: 439px;
        height: 400px;
        margin: 0;
        background: /* rgba(255,255,255,0.2); */rgba(171,187,212,0.5)
    }

    .favor_menu2 {
        /*float:left;*/
        overflow: hidden;
        width: 660px;
        height: 170px;
    }

    /*20240711 신예리수정*/
    .login_area {
        float: left;
        width: 400px;
        height: 175px;
        margin: 0;
        background: /* rgba(255,255,255,0.2); */rgba(171,187,212,0.5)
    }

    .login_area fieldset label strong {
        display: inline-block;
    }

    .login_area fieldset label span {
        left: 75px;
    }

    .login_area .keep input[type="checkbox"] {
        margin-top: -2px;
        vertical-align: middle;
    }

    .favor_menu {
        float: left;
        overflow: hidden;
    }

    .favor_menu li {
        width: 33.3%;
    }

    .favor_menu li a {
        height: 45px;
        padding-top: 170px;
        font-size: 16px;
        line-height: 16px;
        text-align: center;
    }

    .main_content2 {
        border-radius: 8px;
        overflow: hidden;
    }

    .loggedwrap {
        display: block;
    }

    .loggedwrap2 {
        display: none;
    }

    .frontmain {
        min-width: 1100px;
        background: #111012 url(../images/main/front/bg_body.jpg) no-repeat fixed;
        background-size: 100% 100%;
    }

    .frontmain .top_cont .logo {
        margin: 0 0 0 -151px;
        width: 302px;
        height: 42px;
    }

    .frontmain .favor_menu {
        width: 660px;
    }

    .frontmain .favor_menu li.menu1 {
        width: 33.4%;
    }

    .frontmain .favor_menu li.menu3 {
        display: block;
        background: /* #f47821 */#b45716
    }

    .frontmain .favor_menu li a {
        padding-top: 170px;
        background-position: center 42px;
        background-size: 114px 114px;
    }

    .frontmain .favor_menu li.menu3 a {
        background-image: url(../images/main/front/ico_favor3.png);
    }

    /*
	.frontmain .notice_latest {display:block; position:relative; float:left; width:400px; height:290px; padding:25px 20px; background:#31416d;}
	.frontmain .notice_latest dt {margin-bottom:15px; font-family:NanumGothic-Bold; font-size:20px; line-height:24px; color:#a4ebff;}
	.frontmain .notice_latest dd a {display:block; height:15px; margin-top:8px; padding-left:9px; color:#fff; font-size:12px; line-height:15px; text-overflow:ellipsis; white-space:nowrap; background:url(../images/main/front/bul_dot_notice.png) no-repeat 0 6px; overflow:hidden;}
	.frontmain .notice_latest dd.latest a {height:65px; white-space:normal;}
	.frontmain .notice_latest dd.latest a strong {margin-bottom:5px; font-size:14px; display:block;font-weight:normal;font-family:NanumGothic-Bold;}
	.frontmain .notice_latest dd.btn_more {position:absolute; top:33px; right:33px; width:22px; height:22px;}
	.frontmain .notice_latest dd.btn_more a {display:block; width:22px; height:22px; margin:0; padding:0; text-indent:100%; white-space:nowrap; background:url(../images/main/front/btn_notice_more.png) no-repeat; overflow:hidden;}
	*/
    .frontmain .latest_area {
        display: block;
        float: left;
        position: relative;
        float: left;
        height: 340px;
        background: #31416d;
    }

    .frontmain .latest_area dl {
        position: relative;
        display: block;
        width: 380px;
        padding: 18px 30px 15px;
    }

    .frontmain .latest_area dl.bbs_latest {
        border-top: 1px solid rgba(255,255,255,0.1);
    }

    .frontmain .latest_area dt {
        margin-bottom: 12px;
        font-weight: bold;
        font-size: 20px;
        line-height: 24px;
        color: #a4ebff;
    }

    .frontmain .latest_area dd a {
        display: block;
        height: 15px;
        margin-top: 6px;
        padding-left: 9px;
        color: #fff;
        font-size: 12px;
        line-height: 15px;
        text-overflow: ellipsis;
        white-space: nowrap;
        background: url(../images/main/manager/bul_dot_notice.png) no-repeat 0 6px;
        overflow: hidden;
    }

    .frontmain .latest_area dd.latest a {
        height: 65px;
        white-space: normal;
    }

    .frontmain .latest_area dd.latest a strong {
        margin-bottom: 5px;
        font-size: 14px;
        display: block;
    }

    .frontmain .latest_area dd.btn_more {
        position: absolute;
        top: 20px;
        right: 33px;
        width: 28px;
        height: 28px;
    }

    .frontmain .latest_area dd.btn_more a {
        display: block;
        width: 28px;
        height: 28px;
        margin: 0;
        padding: 0;
        text-indent: 100%;
        white-space: nowrap;
        background: url(../images/main/front/btn_notice_more.png) no-repeat;
        overflow: hidden;
    }

    .frontmain .latest_area2 {
        display: block;
        /*float:left;*/
        position: relative;
        height: 190px;
        background: #348430;
    }

    /*20240711 신예리 수정*/
    .frontmain .latest_area2 dl {
        position: relative;
        display: block;
        width: 380px;
        padding: 18px 30px 15px;
    }

    .frontmain .latest_area2 dl.bbs_latest {
        border-top: 1px solid rgba(255,255,255,0.1);
    }

    .frontmain .latest_area2 dt {
        margin-bottom: 12px;
        font-weight: bold;
        font-size: 20px;
        line-height: 24px;
        color: #a4ebff;
    }

    .frontmain .latest_area2 dd a {
        display: block;
        height: 15px;
        margin-top: 6px;
        padding-left: 9px;
        color: #fff;
        font-size: 12px;
        line-height: 15px;
        text-overflow: ellipsis;
        white-space: nowrap;
        background: url(../images/main/manager/bul_dot_notice.png) no-repeat 0 6px;
        overflow: hidden;
    }

    .frontmain .latest_area2 dd.latest a {
        height: 65px;
        white-space: normal;
    }

    .frontmain .latest_area2 dd.latest a strong {
        margin-bottom: 5px;
        font-size: 14px;
        display: block;
    }

    .frontmain .latest_area2 dd.btn_more {
        position: absolute;
        top: 20px;
        right: 33px;
        width: 28px;
        height: 28px;
    }

    .frontmain .latest_area2 dd.btn_more a {
        display: block;
        width: 28px;
        height: 28px;
        margin: 0;
        padding: 0;
        text-indent: 100%;
        white-space: nowrap;
        background: url(../images/main/front/btn_notice_more.png) no-repeat right center;
        overflow: hidden;
    }

    .frontmain .latest_area4 {
        display: block;
        float: left;
        /* position:absolute; */
        float: left;
        height: 205px;
        background: #31416d;
        top: 580px;
        z-index: 1001;
    }

    .frontmain .latest_area4 dl {
        position: relative;
        display: block;
        width: 380px;
        padding: 18px 30px 15px;
    }

    .frontmain .latest_area4 dl.bbs_latest {
        border-top: 1px solid rgba(255,255,255,0.1);
    }

    .frontmain .latest_area4 dt {
        margin-bottom: 12px;
        font-weight: bold;
        font-size: 20px;
        line-height: 24px;
        color: #a4ebff;
    }

    .frontmain .latest_area4 dd a {
        display: block;
        height: 15px;
        margin-top: 6px;
        padding-left: 9px;
        color: #fff;
        font-size: 12px;
        line-height: 15px;
        text-overflow: ellipsis;
        white-space: nowrap;
        background: url(../images/main/manager/bul_dot_notice.png) no-repeat 0 6px;
        overflow: hidden;
    }

    .frontmain .latest_area4 dd.latest a {
        height: 65px;
        white-space: normal;
    }

    .frontmain .latest_area4 dd.latest a strong {
        margin-bottom: 5px;
        font-size: 14px;
        display: block;
    }

    .frontmain .latest_area4 dd.btn_more {
        position: absolute;
        top: 20px;
        right: 33px;
        width: 28px;
        height: 28px;
    }

    /*20240710 신예리 이미지 위치 추가*/
    .frontmain .latest_area4 dd.btn_more a {
        display: block;
        width: 28px;
        height: 28px;
        margin: 0;
        padding: 0;
        text-indent: 100%;
        white-space: nowrap;
        background: url(../images/main/front/btn_notice_more.png) no-repeat right center;
        overflow: hidden;
    }

    .frontmain .category_list {
        /*float:left; width:620px;*/
        height: 300px;
        padding: 20px 15px;
        background-color: #fde071;
        flex: 1 0 auto;
    }

    /*20240711 신예리 수정*/
    .frontmain .category_list p {
        margin-bottom: 15px;
        color: #49372a;
        font-weight: bold;
        font-size: 16px;
        overflow: hidden;
        text-align: center;
    }

    .frontmain .category_list p .date {
        float: right;
        font-size: 12px;
    }

    .frontmain .category_list ul {
        margin: 0;
        text-align: center;
        overflow: hidden;
    }

    .frontmain .category_list ul li {
        display: block;
        float: left;
        width: 20%;
        max-width: inherit;
        vertical-align: top;
    }

    .frontmain .category_list ul li a {
        display: block;
        height: 25px;
        padding-top: 107px;
        font-weight: bold;
        font-size: 15px;
        line-height: 1px;
        background-size: 99px 99px;
    }

    .frontmain .category_list ul li.cate1 a {
        background-image: url(../images/main/front/icon_info1.png);
        background-size: 60%;
    }

    .frontmain .category_list ul li.cate2 a {
        background-image: url(../images/main/front/icon_info2.png);
        background-size: 60%;
    }

    .frontmain .category_list ul li.cate3 a {
        background-image: url(../images/main/front/icon_info3.png);
        background-size: 60%;
    }

    .frontmain .category_list ul li.cate4 a {
        background-image: url(../images/main/front/icon_info4.png);
        background-size: 60%;
    }

    .frontmain .category_list ul li.cate5 a {
        background-image: url(../images/main/front/icon_info5.png);
        background-size: 60%;
    }

    .frontmain .category_list ul li.cate6 a {
        background-image: url(../images/main/front/icon_info6.png);
        background-size: 60%;
    }

    .frontmain .category_list ul li.cate7 a {
        background-image: url(../images/main/front/icon_info7.png);
        background-size: 60%;
    }

    .frontmain .category_list ul li.cate8 a {
        background-image: url(../images/main/front/icon_info9.png);
        background-size: 60%;
    }

    .frontmain .category_list ul li.cate9 a {
        background-image: url(../images/main/front/icon_info8.png);
        background-size: 60%;
    }

    .frontmain .category_list ul li.cate10 a {
        background-image: url(../images/main/front/h1_logo.png);
        background-size: 90%;
        background-position: center;
    }

    .frontmain .category_list ul li.cate1 a:hover {
        background-image: url(../images/main/front/icon_info1_r.png);
        background-size: 60%;
    }

    .frontmain .category_list ul li.cate1 a:focus {
        background-image: url(../images/main/front/icon_info1.png);
        background-size: 60%;
    }

    .frontmain .category_list ul li.cate2 a:hover {
        background-image: url(../images/main/front/icon_info2_r.png);
        background-size: 60%;
    }

    .frontmain .category_list ul li.cate2 a:focus {
        background-image: url(../images/main/front/icon_info2.png);
        background-size: 60%;
    }

    .frontmain .category_list ul li.cate3 a:hover {
        background-image: url(../images/main/front/icon_info3_r.png);
        background-size: 60%;
    }

    .frontmain .category_list ul li.cate3 a:focus {
        background-image: url(../images/main/front/icon_info3.png);
        background-size: 60%;
    }

    .frontmain .category_list ul li.cate4 a:hover {
        background-image: url(../images/main/front/icon_info4_r.png);
        background-size: 60%;
    }

    .frontmain .category_list ul li.cate4 a:focus {
        background-image: url(../images/main/front/icon_info4.png);
        background-size: 60%;
    }

    .frontmain .category_list ul li.cate5 a:hover {
        background-image: url(../images/main/front/icon_info5_r.png);
        background-size: 60%;
    }

    .frontmain .category_list ul li.cate5 a:focus {
        background-image: url(../images/main/front/icon_info5.png);
        background-size: 60%;
    }

    .frontmain .category_list ul li.cate6 a:hover {
        background-image: url(../images/main/front/icon_info6_r.png);
        background-size: 60%;
    }

    .frontmain .category_list ul li.cate6 a:focus {
        background-image: url(../images/main/front/icon_info6.png);
    }

    .frontmain .category_list ul li.cate7 a:hover {
        background-image: url(../images/main/front/icon_info7_r.png);
        background-size: 60%;
    }

    .frontmain .category_list ul li.cate7 a:focus {
        background-image: url(../images/main/front/icon_info7.png);
        background-size: 60%;
    }

    .frontmain .category_list ul li.cate8 a:hover {
        background-image: url(../images/main/front/icon_info9_r.png);
        background-size: 60%;
    }

    .frontmain .category_list ul li.cate8 a:focus {
        background-image: url(../images/main/front/icon_info9.png);
        background-size: 60%;
    }

    .frontmain .category_list ul li.cate9 a:hover {
        background-image: url(../images/main/front/icon_info8_r.png);
        background-size: 60%;
    }

    .frontmain .category_list ul li.cate9 a:focus {
        background-image: url(../images/main/front/icon_info8.png);
        background-size: 60%;
    }

    .login_area2 .category_list2 {
        float: left;
        width: 439px;
        height: 400px;
        padding-top: 15px;
        background: rgba(171,187,212,0.5);
    }

    .login_area2 .category_list2 p {
        margin-bottom: 8px;
        margin-left: 10px;
        margin-right: 10px;
        color: #49372a;
        font-weight: bold;
        font-size: 16px;
        overflow: hidden;
    }

    .login_area2 .category_list2 p .date {
        float: right;
        font-size: 12px;
    }

    .login_area2 .category_list2 ul {
        margin: 0;
        text-align: center;
        overflow: hidden;
    }

    .login_area2 .category_list2 ul li {
        display: inline-block;
        /* float:left;*/
        width: 16%;
        max-width: inherit;
        vertical-align: top;
    }

    /*20240711 신예리 수정*/
    .login_area2 .category_list2 ul li a {
        display: block;
        height: 35px;
        padding-top: 108px;
        font-size: 12px;
        font-weight: bold;
        line-height: 20px;
        background-size: 99px 99px;
    }

    .login_area2 .category_list2 ul li.cate1 a {
        background-image: url(../images/main/front/ico_cate1.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 75%;
    }

    .login_area2 .category_list2 ul li.cate2 a {
        background-image: url(../images/main/front/ico_cate2.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 75%;
    }

    .login_area2 .category_list2 ul li.cate3 a {
        background-image: url(../images/main/front/ico_cate3.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 75%;
    }

    .login_area2 .category_list2 ul li.cate4 a {
        background-image: url(../images/main/front/ico_cate4.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 75%;
    }

    .login_area2 .category_list2 ul li.cate5 a {
        background-image: url(../images/main/front/ico_cate5.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 75%;
    }

    .login_area2 .category_list2 ul li.cate6 a {
        background-image: url(../images/main/front/ico_cate6.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 75%;
    }

    .login_area2 .category_list2 ul li.cate7 a {
        background-image: url(../images/main/front/ico_cate11.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 75%;
    }

    .login_area2 .category_list2 ul li.cate8 a {
        background-image: url(../images/main/front/ico_cate8.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 75%;
    }

    .login_area2 .category_list2 ul li.cate9 a {
        background-image: url(../images/main/front/ico_cate9.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 75%;
    }

    .login_area2 .category_list2 ul li.cate10 a {
        background-image: url(../images/main/front/ico_cate10.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 75%;
    }

    .login_area2 .category_list2 ul li.cate11 a {
        background-image: url(../images/main/front/ico_cate12.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 75%;
    }

    .login_area2 .category_list2 ul li.cate12 a {
        background-image: url(../images/main/front/ico_cate7.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 75%;
    }

    .login_area2 .category_list2 ul li.cate13 a {
        background-image: url(../images/main/front/ico_cate13.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 75%;
    }

    .frontmain .main_content2 {
        height: 126px;
        margin-top: 0px;
    }

    .frontmain .rela_site {
        display: block;
        float: left;
        width: 440px;
        padding: 32px 0;
        font-size: 0;
        text-align: center;
        background: #fab644;
    }

    .frontmain .rela_site ul {
        width: 350px;
        margin: 0 auto;
        margin-top: -15px;
    }

    .frontmain .rela_site li {
        display: inline-block;
        padding: 0 11px 0 12px;
        *display: inline;
        *zoom:1; background: url(../images/main/line_rela.png) no-repeat 0 center;
    }

    .frontmain .rela_site li:first-child {
        background: none;
    }

    .frontmain .rela_site li:nth-child(3) {
        background: none;
    }

    .frontmain .rela_site li a {
        height: 20px;
        color: #4a4a4a;
        font-size: 13px;
        line-height: 20px;
    }

    /* 	2024.02.06 문의처 수정을 위한 신규 추가 */
    .frontmain .rela_site2 {
        /*display:block; float:left; width:440px;*/
        display: flex;
        flex: 1;
        padding: 20px 0;
        font-size: 0;
        text-align: center;
        background: #fab644;
    }

    /*20240710 신예리 수정*/
    .frontmain .rela_site2 ul {
        width: 350px;
        margin: 0 auto;
        margin-top: -15px;
    }

    .frontmain .rela_site2 li {
        display: inline-block;
        padding: 0 11px 0 12px;
        *display: inline;
        *zoom:1; background: url(../images/main/line_rela.png) no-repeat 0 center;
    }

    .frontmain .rela_site2 li:first-child {
        background: none;
    }

    .frontmain .rela_site2 li:nth-child(3) {
        background: none;
    }

    .frontmain .rela_site2 li a {
        height: 20px;
        color: #4a4a4a;
        font-size: 13px;
        line-height: 20px;
    }

    .frontmain .consulting {
        float: left;
        width: 600px;
        height: 93px;
        padding: 16px 30px 17px;
        border-top: none;
        background: #ffffff/* rgba(255,255,255,0.3); rgba(171,187,212,0.5); */
    }

    .frontmain .consulting1 {
        float: left;
        width: 300px;
        height: 93px;
        padding: 16px 30px 17px;
        border-top: none;
        background: #30857d
    }

    /*20240710 신예리 수정*/
    .frontmain .consulting2 {
        /*float:right; width:300px; */
        height: auto;
        padding: 10px 10px 0 10px;
        border-top: none;
        /*background:#4ab8d9*/
        background: #e8e8ea;
        /*background:#ffffff;*/
    }

    .frontmain .consulting ui {
        float: left;
        margin-top: 0;
        width: 290px;
        height: 105px;
    }

    .frontmain .consulting dl {
        float: right;
        margin-top: 0 !important;
        width: 290px;
        height: 105px;
    }

    .frontmain .consulting dl dt {
        margin-bottom: 8px;
        color: black;
        font-family: NanumGothic-Bold;
        font-size: 15px;
        line-height: 15px;
    }

    .frontmain .consulting dl dd {
        overflow: hidden;
        color: black;
        font-size: 10px;
        width: 290px;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .frontmain .consulting dl dd .tit {
        display: inline-block;
        width: 82px;
        height: 22px;
        margin-right: 5px;
        border-radius: 2px;
        font-size: 13px;
        text-align: center;
        vertical-align: middle;
        background: #31416d;
        overflow: hidden;
    }

    .frontmain .consulting dl dd .name {
        font-size: 14px;
        font-weight: normal;
        font-family: NanumGothic-Bold;
    }

    .frontmain .schedule {
        float: left;
        width: 650px;
        height: 485px;
        padding: 25px;
        background: rgba(255,255,255,0.3);
    }

    .frontmain .schedule table {
        table-layout: fixed;
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
    }

    .frontmain .schedule table caption {
        margin-bottom: 25px;
        overflow: hidden;
    }

    .frontmain .schedule table caption .tit {
        float: left;
        font-size: 20px;
        line-height: 24px;
    }

    .frontmain .schedule table caption .nav {
        float: right;
        margin: 3px 210px 0 0;
    }

    .frontmain .schedule table caption .nav strong {
        margin: 0 20px;
    }

    .frontmain .schedule table th, .frontmain .schedule table td {
        padding: 3px 0;
        border: 1px solid rgba(255,255,255,0.5);
        text-align: center;
    }

    .frontmain .schedule table th {
        font-weight: bold;
    }

    .frontmain .schedule table thead th {
        height: 20px;
        color: #fff;
        font-size: 13px;
        line-height: 14px;
        background: rgba(0,0,0,0.3);
    }

    .frontmain .schedule table tbody th {
        height: 22px;
        padding-left: 10px;
        color: #f47821;
        font-size: 13px;
        line-height: 14px;
        text-align: left;
        background: rgba(255,255,255,0.2);
    }

    .frontmain .schedule table td {
        height: 22px;
        font-size: 12px;
        line-height: 16px;
        background: rgba(255,255,255,0.2);
    }

    .frontmain .schedule table td a {
        font-size: 12px;
    }

    .frontmain .schedule div .tit {
        float: left;
        font-size: 20px;
        line-height: 24px;
    }

    .mngrmain {
        min-width: 1100px;
        background: #111012 url(../images/main/manager/bg_body.jpg) no-repeat fixed;
        background-size: 100% 100%;
    }

    .mngrmain .top_cont .logo {
        margin: 0 0 0 -101px;
        width: 203px;
        height: 42px;
    }

    .mngrmain .login_area {
        position: relative;
        padding: 25px 20px 16px 20px;
        background: #fff;
    }

    .mngrmain .login_area.logged {
        padding-left: 157px;
    }

    .mngrmain .login_area .photo {
        display: table;
        position: absolute;
        top: 25px;
        left: 25px;
        width: 108px;
        height: 182px;
        border-radius: 10px;
        text-align: center;
        background: #eee url(../images/main/manager/img_nophoto.png) no-repeat center center;
        overflow: hidden;
    }

    .mngrmain .login_area .photo span {
        display: table-cell;
        vertical-align: middle;
    }

    .mngrmain .login_area .photo span img {
        width: 78px;
        height: auto;
    }

    /*20240712 신예리 수정*/
    .mngrmain .login_area .msg {
        margin-bottom: 15px;
    }

    .mngrmain .login_area .msg p {
        margin-bottom: 7px;
        letter-spacing: -1px;
    }

    .mngrmain .login_area .msg p strong span {
        color: #ff4747;
    }

    .mngrmain .login_area .status p {
        float: left;
        width: 30%;
        min-height: 93px;
        margin-left: 3.3%;
        padding: 45px 5px 10px;
        border: 1px solid #cfcfcf;
        border-radius: 8px;
        box-sizing: border-box;
        text-align: center;
        background: url(../images/main/manager/ico_msg.png) no-repeat center 12px;
    }

    .mngrmain .login_area .status p.status1 {
        margin-left: 0;
    }

    .mngrmain .login_area .status p a {
        display: block;
        font-size: 11px;
        line-height: 13px;
    }

    .mngrmain .login_area .status p strong {
        color: #6dac44;
    }

    .mngrmain .login_area.logged {
        width: 263px;
    }

    .mngrmain .favor_menu {
        width: 940px;
        background: rgba(255,255,255,0.2);
    }

    .mngrmain .favor_menu li {
        float: left;
    }

    .mngrmain .favor_menu li a {
        max-width: inherit;
        height: 41px;
        padding-top: 135px;
        font-size: 16px;
        line-height: 18px;
        text-align: center;
        background-repeat: no-repeat;
        background-position: center 5px !important;
        background-size: 114px 114px !important;
    }

    .mngrmain .favor_menu li.menu1 a {
        background-image: url(../images/main/manager/ico_favor1.png);
    }

    .mngrmain .favor_menu li.menu2 a {
        background-image: url(../images/main/manager/ico_favor2.png);
    }

    .mngrmain .favor_menu li.menu3 a {
        background-image: url(../images/main/manager/ico_favor3.png);
    }

    .mngrmain .favor_menu li.menu4 a {
        background-image: url(../images/main/manager/ico_favor4.png);
    }

    .mngrmain .main_content2 {
        margin-top: 15px;
    }

    .mngrmain .latest_area {
        display: block;
        float: left;
        position: relative;
        float: left;
        height: 430px;
        background: #0f92e4;
    }

    .mngrmain .latest_area dl {
        position: relative;
        display: block;
        width: 380px;
        padding: 30px 30px 25px;
    }

    .mngrmain .latest_area dl.bbs_latest {
        border-top: 1px solid #48acea;
    }

    .mngrmain .latest_area dt {
        margin-bottom: 15px;
        font-weight: bold;
        font-size: 20px;
        line-height: 24px;
        color: #a4ebff;
    }

    .mngrmain .latest_area dd a {
        display: block;
        height: 15px;
        margin-top: 10px;
        padding-left: 9px;
        color: #fff;
        font-size: 12px;
        line-height: 15px;
        text-overflow: ellipsis;
        white-space: nowrap;
        background: url(../images/main/manager/bul_dot_notice.png) no-repeat 0 6px;
        overflow: hidden;
    }

    .mngrmain .latest_area dd.latest a {
        height: 65px;
        white-space: normal;
    }

    .mngrmain .latest_area dd.latest a strong {
        margin-bottom: 5px;
        font-size: 14px;
        display: block;
    }

    .mngrmain .latest_area dd.btn_more {
        position: absolute;
        top: 28px;
        right: 33px;
        width: 28px;
        height: 28px;
    }

    .mngrmain .latest_area dd.btn_more a {
        display: block;
        width: 28px;
        height: 28px;
        margin: 0;
        padding: 0;
        text-indent: 100%;
        white-space: nowrap;
        background: url(../images/main/manager/btn_notice_more.png) no-repeat;
        overflow: hidden;
    }

    .mngrmain .calendar {
        float: left;
        width: 900px;
        height: 375px;
        margin: 0;
        padding: 25px 30px 30px;
        background: rgba(255,255,255,0.2);
    }

    .mngrmain .calendar table {
        table-layout: fixed;
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
    }

    .mngrmain .calendar table caption {
        overflow: hidden;
    }

    .mngrmain .calendar table caption .tit {
        float: left;
    }

    .mngrmain .calendar table caption .nav {
        float: right;
        margin: 3px 220px 0 0;
    }

    .mngrmain .calendar table th, .calendar table td {
        border: 1px solid rgba(255,255,255,0.5);
        font-weight: bold;
        text-align: center;
    }

    .mngrmain .calendar table th {
        height: 26px;
        color: #fff;
        font-size: 12px;
        line-height: 20px;
        background: #939da2;
    }

    .mngrmain .calendar table td {
        height: 33px;
        padding: 10px;
        font-size: 14px;
        line-height: 20px;
        vertical-align: top;
    }

    .mngrmain .calendar table td .cnt {
        font-size: 12px;
    }


}

/* 251104 비즈니스지원단 퍼블리싱 리뉴얼 */
.on-nodata {    background: #F5F6F8;
    width: 100%;
    height: 100%;
    min-height:200px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 22px;
    color: #666;
    font-size: 15px;
    font-weight: 400;}
.on-consult-schedulebox:has(.on-nodata),
.on-roundtab-content:has(.on-nodata) .on,
.on-consult-schedulelists-wrap:has(.on-nodata){height: 100%;}
.mr-6 {margin-left: 6px;}
.on-btn-primary {    background: #004EDF;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 400;
    padding: 9px 16px;
    min-width: 60px;
    min-height: 36px;}
.on-roundtab-content:has(.on-nodata) .on-moreview-lists {display: none;}
.mngrmain .gnb {align-items: center; background: #001d6b;}
.mngrmain .gm1,
.mngrmain .gm2,
.mngrmain .gm3 {display: flex;}
.mngrmain .latest_area {background: #001d6b;}
 .footer .pcweb {
        display: flex;
        position: relative;
        padding: 25px 0;
        color: #bbb;
        text-align: left;
    }

    /*20240712 신예리 수정*/
    .footer .familysite {
        /*position:absolute; top:23px; right:100px;*/
        position: relative;
        z-index: 100;
    }

    /*20240712 신예리 수정*/
    .footer .familysite button {
        width: 153px;
        height: 25px;
        padding-left: 10px;
        border: 1px solid #d1d1d1;
        color: #000;
        font-size: 12px;
        line-height: 25px;
        text-align: left;
        background: rgba(255,255,255,0.6) url(../images/main/ico_down.png) no-repeat 127px center;
    }

    .footer .familysite ul {
        display: none;
        position: absolute;
        bottom: 24px;
        left: 0;
        right: 0;
        border: 1px solid #686558;
        border-bottom: 0;
        background: #4c4c4c;
    }

    .footer .familysite ul li {
        border-bottom: 1px solid #686558;
    }

    .footer .familysite ul li a {
        display: block;
        padding: 2px 10px;
        color: #fff;
        font-size: 12px;
        text-align: left;
    }

    .footer .familysite ul li a:hover, #footer .site_info .familysite ul li a:focus {
        font-family: NanumGothic-Bold;
    }

    .footer .familysite a img.wa {
        margin: 0 0 0 10px;
    }

    .footer .familysite .wa {
        margin: 0 0 0 10px;
    }

    /*20240712 신예리 추가*/
    .footer .pcweb address {
        font-style: normal;
        font-size: 12px;
        margin-right: 35px;
    }

    .footer .pcweb address p {
        padding-right: 0;
    }

    /*20240712 신예리 수정*/
    .footer .pcweb address span {
        margin-left: 6px;
    }

    .footer .mobile {
        display: none;
    }

    .footwrap {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
.login_area2 .category_list2 {
    float: none;
    width: auto;
    height: auto;
    background: #00278c;
    background: linear-gradient( 135deg, rgba(0, 39, 140, 1) 0%, rgba(23, 64, 171, 1) 100% );
}

.login_area2 {
    height: auto;
    background: none;
    border: 1px solid red;
    height: 100%;
}

.frontmain .logintxt {
    display: none;
}

.frontmain .wrap {
    max-width: 1545px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 0 15px 20px;
    position: relative;
    margin-top: 10px;
}

.gnb {
    height: 60px;
    display: flex;
    align-items: center;
    background: #001d6b;
    border-radius: 5px;
}

.gnb > li {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    position: relative;
}

.gnblink {
    padding: 0;
}

.gnb_depth2 {
    top: 60px;
    width: 100% !important;
}

.util a {
    font-size: 15px;
    font-weight: bold;
    font-family: NanumGothic, "맑은 고딕", "Malgun Gothic", Dotum;
    margin-left: 30px;
}

.navigation {
    width: 100%;
    border-radius: 5px;
    margin-top: 24px;
}

.util .bar {
    display: none !important;
}

.gnb_depth1 {
    background: none;
}

.gnb_depth1:not(:last-child):after {
    content: "";
    position: absolute;
    width: 1px;
    height: 24px;
    background: rgba(255, 255, 255, 0.3);
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}


.gnb_depth1.selected {
    background-image: none;
}

[class^="on-ico-"] {
    display: inline-flex;
    width: 12px;
    height: 12px;
    forced-color-adjust: none;
    background-color: #555;
}
.on-ico-plus {
	 -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    -webkit-mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center center;
    mask-size: contain;
    -webkit-mask-image: url("../images/common/ico-plus.svg");
    mask-image: url("../images/common/ico-plus.svg");

}
.on-ico-calendar {
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    -webkit-mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center center;
    mask-size: contain;
    -webkit-mask-image: url("../images/common/ico-datepicker-cal.svg");
    mask-image: url("../images/common/ico-datepicker-cal.svg");
}

.on-ico-call {
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    -webkit-mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center center;
    mask-size: contain;
    -webkit-mask-image: url("../images/common/ico-call.svg");
    mask-image: url("../images/common/ico-call.svg");
}
.on-ico-location {
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    -webkit-mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center center;
    mask-size: contain;
    -webkit-mask-image: url("../images/common/ico-location.svg");
    mask-image: url("../images/common/ico-location.svg");
}

.on-ico-telephone {
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    -webkit-mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center center;
    mask-size: contain;
    -webkit-mask-image: url("../images/common/ico-telephone.svg");
    mask-image: url("../images/common/ico-telephone.svg");
}

.on-ico-arrowdown {
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    -webkit-mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center center;
    mask-size: contain;
    -webkit-mask-image: url("../images/common/ico-arrowdown.svg");
    mask-image: url("../images/common/ico-arrowdown.svg");
}

.on-ico-arrowright {
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    -webkit-mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center center;
    mask-size: contain;
    -webkit-mask-image: url("../images/common/ico-arrowdown.svg");
    mask-image: url("../images/common/ico-arrowdown.svg");
    transform: rotate(-90deg);
}

.on-ico-loggedin01 {
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    -webkit-mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center center;
    mask-size: contain;
    -webkit-mask-image: url("../images/common/ico-loggedin01.svg");
    mask-image: url("../images/common/ico-loggedin01.svg");
    width: 24px;
    height: 24px;
    background-color: #004edf;
}

.on-ico-loggedin02 {
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    -webkit-mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center center;
    mask-size: contain;
    -webkit-mask-image: url("../images/common/ico-loggedin02.svg");
    mask-image: url("../images/common/ico-loggedin02.svg");
    width: 24px;
    height: 24px;
    background-color: #004edf;
}

.on-ico-white {
    background-color: #fff;
}

.on-ico-gray {
    background-color: #d4d4d4;
}

html:has(.frontmain) {
    height: 100%;
}

.frontmain .header, .frontmain .footer, .on-main-dashboard, .adminmain .footer {
    /* max-width: 1400px; */
}
.on-main-dashboard {max-width: 1400px;}

.frontmain {
    min-width: 100%;
}

.frontmain, .frontmain * {
    box-sizing: border-box;
    letter-spacing: -0.06em;
    text-decoration: none !important;
}


.on-main-dashboard {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    grid-template-rows: auto;
    gap: 16px;
}

.on-dashboard-box {
    border-radius: 10px;
}

.on-titlebox {
    display: flex;
    margin-bottom: 20px;
}

.on-tit1 {
    font-size: 28px;
    font-weight: 800;
    line-height: 1.5;
}

.on-tit2 {
    font-size: 20px;
    font-weight: 800;
    flex: 0 0 auto;
}

.on-titlebox-right {
    margin-left: auto;
}

.on-white {
    color: #fff;
}

.on-datetime {
    font-size: 15px;
    color: #d8e4ff;
    font-weight: 600;
}

.on-dashboard-box1 {
    grid-column: 1 / 5;
    grid-row: 1 / 3;
    background: #00278c;
    background: linear-gradient( 135deg, rgba(0, 39, 140, 1) 0%, rgba(23, 64, 171, 1) 100% );
    padding: 30px;
    box-sizing: border-box;
}

.on-loggedin-lists {
    margin-top: 27px;
    display: flex;
    gap: 20px;
}

.on-loggedin-lists > li {
    flex: 1;
    border-radius: 10px;
    background: #fff;
    padding: 24px;
}

.on-loggedin-lists > li > a > h3 {
    color: #202020;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 33px;
    display: flex;
    align-items: center;
    gap: 4px;
}

.on-loggedin-lists > li > a p {
    text-align: right;
    font-size: 14px;
    display: flex;
    color: #666666;
    font-weight: 800;
    justify-content: flex-end;
    gap: 4px;
    align-items: baseline;
}

.on-loggedin-lists > li > a span {
    color: #004edf;
    font-size: 36px;
    font-weight: 900;
}

.on-current-numberingbox {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.on-current-numberingbox > li {
    width: calc(16.6666% - 16.6666px);
    /* min-width: 44px; */
}

.on-current-numberingbox > li > a {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    text-decoration: none;
    gap: 14px;
}

.on-numberingbox-cnt {
    width: 62px;
    height: 62px;
    display: flex;
    border-radius: 20px;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 600;
    background: #fff;
    color: #222839;
}

.on-numberingbox-cnt.on-cnt-zero {
    background: rgba(255, 255, 255, 0.5);
}

.on-numberingbox-name {
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    word-break: keep-all;
}

.on-link {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #fff;
    width: 100%;
    padding: 20px;
    height: 100%;
}

.on-linktxt {
    font-size: 15px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.on-linktxt * {word-break: keep-all; color: #222;}

.on-linktxt-big {
    font-size: 18px;
    font-weight: 600;
    color: #222;
}

.on-dashboard-box4 {
    grid-column: 5 / 7;
    grid-row: 1 / 2;
    background: #22CADA;
	background: linear-gradient(135deg, rgba(34, 202, 218, 1) 0%, rgba(39, 218, 237, 1) 100%);
}

.on-dashboard-box5 {
    grid-column: 7 / 9;
    grid-row: 1 / 2;
    background: #0EABED;
	background: linear-gradient(135deg, rgba(14, 171, 237, 1) 0%, rgba(0, 180, 255, 1) 100%);
}

.on-dashboard-box6 {
    grid-column: 9 / 11;
    grid-row: 1 / 2;
    background: #B7AAFF;
	background: linear-gradient(135deg, rgba(183, 170, 255, 1) 0%, rgba(201, 193, 246, 1) 100%);
}

.on-dashboard-box2 {
    grid-column: 1 / 5;
    grid-row: 3 / 9;
    background: #fff;
    padding: 30px;
}

.on-article-lists > li {
    display: flex;
    padding: 12px 0;
    align-items: center;
    border-bottom: 1px dashed #e9e9e9;
}

.on-article-lists > li:last-child {
    border-bottom: none;
}

.on-article-lists > li > a {
    flex: 1 1 auto;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 10px;
    color: #333;
    font-size: 15px;
    font-weight: 700;
}

.on-article-lists > li .on-article-date {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    flex: 0 0 auto;
}

.on-dashboard-box7 {
    grid-column: 5 / 11;
    grid-row: 2 / 9;
    background: #fff;
    padding: 30px;
}

.on-consult-schedulebox {
    display: flex;
    flex-direction: column;
}

.on-roundtab {
    display: flex;
    border-radius: 20px;
    background: #e6e8ed;
    height: 30px;
}

.on-roundtab button {
    font-size: 15px;
    font-weight: 600;
    color: #666;
    margin: 0 -4px;
    padding: 0 12px;
    min-width: 65px;
}

.on-roundtab button.on {
    background: #172d9d;
    border-radius: 20px;
    color: #fff;
}

.on-inputbox {
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    font-size: 15px;
    padding: 0 12px;
    height: 35px;
    font-weight: 400;
}

.on-datepickerbox {
    max-width: 130px;
    background-image: url(../images/common/ico-datepicker-cal.svg);
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 12px;
}

select.on-inputbox {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(../images/common/ico-arrowdown.svg);
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 12px;
    min-width: 100px;
}

.on-dashboard-box7 .on-roundtab-content {
    flex: 1;
    overflow-y: auto;
}

.on-roundtab-content > * {
    display: none;
}

.on-roundtab-content > .on {
    display: block;
}
.on-consult-schedulelists-wrap {

display: flex;

width: 100%;

gap: 12px;
}
.on-consult-schedulelists {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    min-width: 100%;
    align-items: flex-start;
}
.on-scrollx {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #333 #ccc;
}

.on-scrollx::-webkit-scrollbar {
  display: block;
  height: 5px;
}

.on-scrollx::-webkit-scrollbar-track {
  background: #ccc;
}

.on-scrollx::-webkit-scrollbar-thumb {
  background: #333;
  border-radius: 3px;
}

.on-scrollx::-webkit-scrollbar-thumb:hover {
  background: #222;
}

.on-consult-schedulelists > li {
    width: calc(33.3333% - 8px);
    max-width: calc(33.3333% - 8px);
    flex: 0 1 auto;
    background: #f5f6f8;
    position: relative;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
}
.on-schedulelists-tag {
    /* position: relative; */
    background: #797c7a;
    color: #fff;
    right: 0;
    margin-left: auto;
    border-radius: 0px 10px 0px 10px;
    font-size: 15px;
    font-weight: 600;
    top: 0;
    padding: 5px 12px;
    /* display: inline-block; */
    /* float: left; */
}

.on-schedulelists-title {
    display: flex;
    gap: 6px;
    font-weight: 600;
    align-items: flex-end;
    margin-bottom: 16px;
    margin: 0 18px;
    flex-wrap:wrap;
}

.on-title-big {
    font-size: 18px;
    flex: 0 0 auto;
}

.on-title-sml {
    color: #004edf;
    font-size: 14px;
    flex: 0 0 auto;
}

.on-color-white {
    color: #fff;
}

.on-color-333 {
    color: #333;
}

.on-color-blue {
    color: #004edf;
}

.on-color-cyan {
    color: #69b5ba;
}

/* 1줄 말줄임 */
.on-ellipsis-line1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 2줄 말줄임 */
.on-ellipsis-line2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 3줄 말줄임 */
.on-ellipsis-line3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.on-schedulelists-info {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 16px 18px 18px;
}

.on-schedulelists-info > li {
    display: flex;
    align-items: center;
    gap: 4px;
}

.on-info-tit {
    font-size: 13px;
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 4px;
}

.on-info-txt {
    color: #555;
    font-size: 13px;
}

strong.on-info-txt {
    color: #333;
    font-weight: 700;
}
.on-border-btn {
    border: 1px solid #d2d2d2;
    background: #fff;
    border-radius: 5px;
    width: calc(100% - 36px);
    padding: 10px 0;
    color: #666;
    font-size: 14px;
    font-weight: 600;
    margin: 0 auto 24px;
    display: block;
}

.on-dashboard-box3 {
    grid-column: 1 / 5;
    grid-row: 9 / 11;
    background: #e6edff;
    padding: 30px;
}

.on-white-boxlists {
    display: flex;
    gap: 20px;
}

.on-white-boxlists > li {
    width: calc(33.3333% - 13px);
    max-width: calc(33.3333% - 13px);
    flex: 0 1 auto;
    background: #fff;
    position: relative;
    border-radius: 10px;
    padding: 15px;
}

.on-white-boxlists > li > a {
    display: flex;
    flex-direction: column;
    gap: 10px;
    font-weight: 700;
    font-size: 14px;
}

.on-dashboard-box8 {
    grid-column: 5 / 8;
    grid-row: 9 / 11;
}

.on-callcenter-box1 {
    background: #001d6b;
    border-radius: 10px 10px 0 0;
    display: flex;
    overflow: hidden;
}

.on-callcenter-box1 > li {
    flex: 1;
    padding: 30px 24px 20px;
    position: relative;
}

.on-callcenter-box1 > li:not(:last-child):after {
    content: "";
    position: absolute;
    width: 0;
    height: calc(100% - 60px);
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%);
    border-right: 1px dashed #596893;
}

.on-callcenter-subtit {
    color: #e6edff;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
}

.on-callcenter-tit {
    color: #fff;
    font-size: 21px;
    font-weight: 800;
    margin-bottom: 23px;
}

.on-time-tag {
    background: #435a98;
    color: #fff;
    font-size: 13px;
    border-radius: 15px;
    font-weight: 400;
    width: 70px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.on-time-txt {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}

.on-callcenter-box2 {
    background: #0032b5;
    border-radius: 0 0 10px 10px;
    display: flex;
    justify-content: center;
    gap: 16px;
    align-items: center;
    padding: 12px 0;
}

.on-callcenter-box2 h3 {
    font-size: 15px;
    color: #e6edff;
    display: flex;
    align-items: center;
    gap: 4px;
}

.on-callcenter-box2 > a {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 4px;
}

.on-dashboard-box9 {
    grid-column: 8 / 11;
    grid-row: 9 / 11;
    background: #f5f6f8;
    padding: 15px;
}

.on-related-sitelists {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 12px;
}

.on-related-sitelists > li {
    width: calc(50% - 6px);
    background: #fff;
    border-radius: 10px;
}

.on-related-sitelists > li > a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 13px 15px;
}

.on-related-sitelists > li > a span {
    color: #434e6c;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    word-break: keep-all;
}

.on-flexbox {
    display: flex;
    gap: 6px;
    align-items: center;
}

.on-flexbox.gap8 {
    gap: 8px;
}

.on-flexbox.gap12 {
    gap: 12px;
}

.on-main-rightmenu {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 80px;
}

.on-main-rightmenu > h3 {
    background: #1e7ea1;
    border-radius: 10px 10px 0 0;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    padding: 14px 0;
}

.on-main-rightmenu > ul {
    background: #ffffff;
    background: linear-gradient( 180deg, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 1) 100% );
    border-radius: 0 0 10px 10px;
    padding: 4px 15px;
}

.on-main-rightmenu > ul > li {
    padding: 12px 0;
    position: relative;
    border-bottom: 1px dashed #fff;
}

.on-main-rightmenu > ul > li > a {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    justify-content: center;
    padding: 0 8px;
}

.on-main-rightmenu > ul > li span {
    color: #555;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
}

.frontmain .on-footer-inner, .adminmain .on-footer-inner {
    margin-top: 40px;
    position: relative;
}

.frontmain .on-footer-infobox, .adminmain .on-footer-infobox {
    text-align: center;
    color: #bdbdbd;
    font-size: 13px;
    font-weight: 400;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 640px;
    width: 100%;
}
.adminmain .on-footer-infobox {
	color: #fff;
}
.frontmain .login_area + .footer .on-footer-infobox span,
.adminmain .login_area + .footer .on-footer-infobox span { color: #fff ; margin-left: 3px;}


.frontmain .on-footer-infobox > p,
.adminmain .on-footer-infobox > p {
    line-height: 1.5;
}

.frontmain .on-footer-infobox > span,
.adminmain .on-footer-infobox > span {
    display: block;
    width: 100%;
    margin-top: 30px;
}

.frontmain .on-footer-infobox > a,
.adminmain .on-footer-infobox > a {
    color: #fff;
    font-weight: 700;
    margin-top: 10px;
}

.frontmain .footer .familysite,
.adminmain .footer .familysite {
    right: 0;
    position: absolute;
    text-align: center;
}

.frontmain .footer .familysite button,
.adminmain .footer .familysite button {
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    color: #d4d4d4;
    font-size: 15px;
    background: none;
    height: 35px;
    max-width: 200px;
    width: 100%;
    position: relative;
    margin-bottom: 23px;
}
.adminmain .footer .familysite button {
	background: #232325;
}

.frontmain .footer .familysite button i,
.adminmain .footer .familysite button i {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
}

.frontmain .footwrap,
.adminmain .footwrap {
    position: relative;
    padding-bottom: 30px;
}

.frontmain .footer .familysite ul,
.adminmain .footer .familysite ul {
    bottom: 112px;
}
.on-moreview-lists {
    display: none;
    margin: 16px auto 0;
    font-size: 15px;
    color: #666;
    font-weight: 400;
    align-items: center;
    gap: 3px;
}
.on-moreview-lists span{
    background: #e4e4e4;
    width:15px;
    height:15px;
    border-radius: 50%;
   display: flex;
   align-items: center;
   justify-content: center;
}
.on-moreview-lists span i{
    width: 9px;
    height: 9px;
}

.on-mob-consulttime {display: none;}


.manager-main .on-tit1 {
    font-size: 20px;
    font-weight: 800;
    line-height: 1.5;
}

.manager-main.on-main-dashboard {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: auto;
    gap: 16px;
}

.manager-main .on-dashboard-box1 {
    grid-column: 1 / 5;
    grid-row: 1 / 3;
    background: #00278c;
    background: linear-gradient( 135deg, rgba(0, 39, 140, 1) 0%, rgba(23, 64, 171, 1) 100% );
    padding: 30px;
    box-sizing: border-box;
}

.manager-main .on-dashboard-box4 {
    grid-column: 5 / 7;
    grid-row: 1 / 2;
    background: rgba(255,255,255,0.3);
}

.manager-main .on-dashboard-box5 {
    grid-column: 7 / 9;
    grid-row: 1 / 2;
    background: rgba(255,255,255,0.3);
}

.manager-main .on-dashboard-box6 {
    grid-column: 9 / 11;
    grid-row: 1 / 2;
    background: rgba(255,255,255,0.3);
}

.manager-main .on-dashboard-box6-b {
    grid-column: 11 / 13;
    grid-row: 1 / 2;
    background: rgba(255,255,255,0.3);
}

.manager-main .on-dashboard-box7 {
    grid-column: 5 / 13;
    grid-row: 2 / 9;
    background: rgba(255, 255, 255, 0.8);
    padding: 30px;
    display: flex;
    flex-direction: column;
}

.manager-main .calendar {
    margin-top: 2px;
    padding: 20px;
	flex: 1;
}

.manager-main .calendar table {
    table-layout: fixed;
    width: 100%;
    height: 90%;
    border-collapse: collapse;
    border-spacing: 0;
}

.manager-main .calendar table caption {
    margin-bottom: 25px;
    overflow: hidden;
}

.manager-main .calendar table caption .tit {
    float: left;
    font-size: 20px;
    line-height: 24px;
}

.manager-main .calendar table caption .nav {
    float: right;
}

.manager-main .calendar table caption .nav strong {
    margin: 0 20px;
}

.manager-main .calendar table th, .manager-main .calendar table td {
    border: 1px solid rgba(255,255,255,1);
    font-weight: bold;
    text-align: center;
}

.manager-main .calendar table th {
    height: 20px;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    background: #939da2;
}

.manager-main .calendar table th.sun {
    background: #e3a4a8;
}

.manager-main .calendar table th.sat {
    background: #95a2b8;
}

.manager-main .calendar table td {
    height: 35px;
    padding: 5px;
    font-size: 14px;
    line-height: 16px;
    vertical-align: top;
}

.manager-main .calendar table td.sun {
    color: #ef1414;
}

.manager-main .calendar table td.sat {
    color: #31416d;
}

.manager-main .calendar table td.ac {
    background: #6dac44;
}

.manager-main .calendar table td.ac, .mngrmain .calendar table td.ac a {
    color: #fff;
}

.manager-main .calendar table td .cnt {
    display: block;
    font-size: 11px;
}

.manager-main .on-dashboard-box8 {
    grid-column: 5 / 9;
    grid-row: 9 / 11;
}

.manager-main .on-dashboard-box9 {
    grid-column: 9 / 13;
    grid-row: 9 / 11;
    background: #f5f6f8;
    padding: 15px;
}

.manager-main .on-link > img {
    width: 80px;
}

.manager-main .on-linktxt {
    font-size: 15px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    color:#333;
}

/* 모바일 레이아웃 */
@media (max-width: 1520px) {
	 .frontmain .footer, .on-main-dashboard, .adminmain .footer {max-width: calc(100% - 100px);}
	.on-dashboard-box7 .on-titlebox-left{flex-direction: column; align-items: flex-start;}
	.on-schedulelists-info {gap:5px;}
	.on-consult-schedulelists > li {width: calc(50% - 6px); max-width: calc(50% - 6px);}
	.on-dashboard-box1 .on-titlebox{flex-direction:column;}
	.on-link > img{width:50px;}
	.on-linktxt-big {font-size: 16px;}
	.on-white-boxlists {gap:12px;}
	.on-dashboard-box3 {padding: 18px;}
	.on-callcenter-box1 > li {padding: 30px 18px;}
	.on-callcenter-tit {font-size: 16px;}
	.on-time-txt {font-size:13px;white-space: nowrap;}
	.on-white-boxlists > li { width: calc(33.3333% - 8px); max-width: calc(33.3333% - 8px);}
	.on-related-sitelists > li > a span {font-size:14px;}
	.on-related-sitelists > li > a img {width: 20px;}

}
@media (max-width: 1200px) {
	.on-scrollx {overflow: auto;}
	.tnbmenuwrap {        display: flex;
        justify-content: flex-end;}
        .on-consult-schedulelists-wrap {flex-direction:column;}
	.tnbmenu .tnbmenuwrap a {border-radius: 0 0 15px 15px;}
	.on-loggedin-lists > li {padding: 15px;}
	.on-loggedin-lists > li > a span {font-size:32px;}
	.on-tit1 {font-size:24px;}
	.manager-main.on-tit1 {font-size:14px;}
	.on-loggedin-lists > li > a > h3 {flex-direction:column;align-items: flex-start;gap: 8px;font-size: 15px;}
	.frontmain .on-footer-infobox > span, .adminmain .on-footer-infobox > span {margin-top:15px;}
	.frontmain .footwrap, .adminmain .footwrap {flex-direction:column-reverse; margin-top:24px; padding: 15px;}
	.frontmain .footer .familysite, .adminmain .footer .familysite {position:relative;}
	body:has(.mo_navi.on) .footer .familysite {z-index:-1;}
	.frontmain .footer .familysite button, .adminmain .footer .familysite button {background: #232325; margin-bottom:10px;}
	.frontmain .on-footer-inner, .adminmain .on-footer-inner {margin-top:20px;}
	.on-callcenter-box2 h3 {font-size:18px;margin-bottom:10px;white-space: nowrap;}
	.on-callcenter-box2 h3 i {width: 20px; height: 20px;}
	.on-callcenter-box2 {border-radius: 10px;background: #001D6B;padding: 20px 15px;flex-wrap: wrap;justify-content: space-between;}
	.on-callcenter-box2 > a i {display: none;}
	.on-mob-consulttime {display: flex;align-items: center;gap: 8px;}
	.on-mob-consulttime .on-time-tag {margin-bottom:0px;}
	.on-callcenter-box1 {display: none;}
	.on-moreview-lists {display: flex; }
	.on-current-numberingbox > li > a {gap:10px;}
	.on-numberingbox-name {font-size:13px;}
	.on-datetime {margin-left:0; margin-top:12px; font-weight: 400;}
	.on-main-dashboard {gap: 24px;}
	.on-linktxt-big {font-size: 18px;}
	.on-callcenter-box2 > a {
    margin-left: auto;
    border-radius: 10px;
    background: #0032B5;
    padding: 13px 12px;
    text-align: center;
    word-break: keep-all;
    /* max-width: 110px; */
}

	.on-link {flex-direction:column;text-align: center;}
	.on-link > img {
    width: 60px;
}
.on-numberingbox-cnt {width: 40px;height: 40px;border-radius: 15px;font-size: 18px;}
.on-dashboard-box6 .on-link {flex-direction: row;justify-content: center; text-align: left}
	.on-dashboard-box {max-width: calc(100vw - 30px);}
	.on-main-rightmenu {display: none;}
	.frontmain .header, .frontmain .footer, .on-main-dashboard, .adminmain .footer {max-width: 100%;}
    .on-main-dashboard {
        grid-template-columns: 1fr 1fr;
        grid-auto-rows: auto;
        margin-top: 26px;
    }

.on-dashboard-box2 .on-titlebox{margin-bottom:0px;}
     .on-dashboard-box1 {
        grid-column: 1 / 3;
        grid-row: 3;
        padding: 20px 15px;
    }

    .on-dashboard-box2 {
        grid-column: 1 / 3;
        grid-row: 5;
        padding: 20px 15px;
    }

    .on-dashboard-box3 {
        grid-column: 1 / 3;
        grid-row: 6;
        padding: 20px 15px;
    }

    .on-dashboard-box4 {
        grid-column: 1 / 2;
        grid-row: 1;
        /* width: 50%; */
    }

    .on-dashboard-box5 {
        grid-column: 2 / 3;
        grid-row: 1;
        /* width: 50%; */
    }

    .on-dashboard-box6 {
        grid-column: 1 / 3;
        grid-row: 2;
    }

    .on-dashboard-box7 {
        grid-column: 1 / 3;
        grid-row: 4;
        padding: 20px 15px;
    }
    .on-dashboard-box7 .on-titlebox {position: relative;}
    .on-dashboard-box7 .on-flexbox {align-items: flex-start; width: 100%;}
    .on-dashboard-box7 .on-flexbox2 {align-items: center; flex-wrap:wrap;}
    .on-dashboard-box7 .on-flexbox2 .on-selectbox {width:100%;}
    .on-dashboard-box7 .on-flexbox2 div {flex: 1;}
    .on-dashboard-box7 .on-flexbox2 div input {width: 100%; max-width: 100%;}
    .on-dashboard-box7 .on-consult-pluslink {
    	position: absolute; top:0; right: 0;
    }
    .on-schedulelists-info {flex-direction:row;}

    .on-dashboard-box8 {
        grid-column: 1 / 3;
        grid-row: 7;
    }

    .on-dashboard-box9 {
        grid-column: 1 / 3;
        grid-row: 8;
    }
    .on-info-tit span {display: none;}


    .on-article-lists > li {border: none;padding: 12px 0 0 0;}
    .on-article-lists > li:nth-child(n+4) {display: none;}
    .on-article-lists > li .on-article-date {display: none;}

    .on-related-sitelists > li > a img {
    width:32px;}

    /*
    .on-consult-schedulelists > li:nth-child(n+5) {
    	display:none;
    }
    */

    .on-consult-schedulelists > li.on:nth-child(n+5) {
    	display:flex;
    }
    .on-dashboard-box7 .on-box7-title{
        width: calc(100% - 28px);
        align-items: center;
        flex-wrap: wrap;}
}

@media (max-width: 1200px) {
    .manager-main.on-main-dashboard {
        grid-template-columns: 1fr 1fr;
        grid-auto-rows: auto;
        margin-top: 26px;
    }

    .manager-main .on-dashboard-box1 { grid-column: 1 / 3; grid-row: 1; }
    .manager-main .on-dashboard-box4 { grid-column: 1 / 2; grid-row: 2; }
    .manager-main .on-dashboard-box5 { grid-column: 2 / 3; grid-row: 2; }
    .manager-main .on-dashboard-box6 { grid-column: 1 / 2; grid-row: 3; }
    .manager-main .on-link {text-align:center;}
    .manager-main .on-dashboard-box6 .on-link {flex-direction: column;}
    .manager-main .on-dashboard-box6-b { grid-column: 2 / 3; grid-row: 3; }
    .manager-main .on-dashboard-box7 { grid-column: 1 / 3; grid-row: 4; }
    .manager-main .on-dashboard-box2 { grid-column: 1 / 3; grid-row: 5; }
    .manager-main .on-dashboard-box3 { grid-column: 1 / 3; grid-row: 6; }
    .manager-main .on-dashboard-box8 { grid-column: 1 / 3; grid-row: 7; }
    .manager-main .on-dashboard-box9 { grid-column: 1 / 3; grid-row: 8; }

	.adminmain .logintxt {display:none;}
	.adminsub .logintxt {display:none;}
}


@media (max-width: 600px) {
	.on-consult-schedulelists > li {width:100%; max-width: 100%;}
}

/* 관리자 로그인 */
#wrapper { margin: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 100vh; gap: 20px;}
#wrapper .login_area fieldset label{display: flex;}
#wrapper .login_area fieldset label span {position: relative; right: 0; left: 0; width: 58%; }
#wrapper .login_area fieldset label strong {display: block;}
#wrapper .login_area {width: 400px; background: /* rgba(255,255,255,0.2); */ rgba(171, 187, 212, 0.5);}

@media (max-width: 480px) {
	#wrapper .login_area {width: 310px; box-sizing: border-box;}
	#wrapper .login_area .btn_login {position:relative; top: 0; right: 0; width: auto; height: auto; line-height: 1.5; margin: 8px auto; display: block;}
	#wrapper .login_area fieldset label span {width: auto; flex:1; }
}

/* 관리자 메인페이지 */
.adminmain .util .bar { color: #585858; }
.adminmain .logintxt strong { display: inline; color: #2a2a2a; font-weight: normal;  }
.adminmain .gm1 { display: flex; width: 30%; }
.adminmain .gm2 { display: flex; width: 25%; }
.adminmain .gm3 { display: flex; width: 20%; }
.adminmain .gm4 { display: flex; width: 25%; }
.adminmain { min-width: 1100px; background: #111012 url(../images/main/admin/bg_body.jpg) no-repeat fixed; background-size: 100% 100%; }
.adminmain .top_cont .logo { margin: 0 0 0 -145px; width: 290px; height: 42px; }
.adminmain .top_cont .util .btn_logout { display: block; }
.adminmain .top_cont .util .btn_logout a { display: inline; text-indent: inherit; white-space: inherit; background: none; overflow: hidden; }
.adminmain .top_cont .gsearch { border: 2px solid rgba(0,0,0,0.2); }
.adminmain .logged_msg { position: absolute; top: 133px; right: 0; margin-bottom: 0; padding-left: 0; color: #2a2a2a; font-size: 14px; line-height: 20px; }
.adminmain .gnb>li.gnb1 { width: 28% }
.adminmain .gnb>li.gnb2 { width: 28%; }
.adminmain .gnb>li.gnb3 { width: 22%; }
.adminmain .gnb>li.gnb4 { display: block; width: 22% }
.adminmain .favor_menu { width: 1400px; padding: 20px; }
.adminmain .favor_menu li { width: 16.6%; }
.adminmain .favor_menu li.menu1 { width: 17%; }
.adminmain .favor_menu li.menu4 { display: block; }
.adminmain .favor_menu li a { padding-top: 125px; height: 32px; background-position: center 0; background-size: 114px 114px; }
.adminmain .main_content2 { display: block; margin-top: 15px; }
.adminmain .latest_area { float: left; position: relative; float: left; height: 535px; background: #3258c2; }
.adminmain .latest_area dl { position: relative; display: block; width: 380px; padding: 30px 30px 25px; }
.adminmain .latest_area dl.bbs_latest { border-top: 1px solid #001d6b; }
.adminmain .latest_area dt { margin-bottom: 15px; font-weight: bold; font-size: 20px; line-height: 24px; color: #fff; }
.adminmain .latest_area dd a { display: block; height: 15px; margin-top: 10px; padding-left: 9px; color: #fff; font-size: 12px; line-height: 15px; text-overflow: ellipsis; white-space: nowrap; background: url(../images/main/admin/bul_dot_notice.png) no-repeat 0 6px; overflow: hidden; }
.adminmain .latest_area dd.latest a { height: 65px; white-space: normal; }
.adminmain .latest_area dd.latest a strong { margin-bottom: 5px; font-size: 14px; display: block; }
.adminmain .latest_area dd.btn_more { position: absolute; top: 28px; right: 33px; width: 28px; height: 28px; }
.adminmain .latest_area dd.btn_more a { display: block; width: 28px; height: 28px; margin: 0; padding: 0; text-indent: 100%; white-space: nowrap; background: url(../images/main/admin/btn_notice_more.png) no-repeat; overflow: hidden; }
.adminmain .schedule { float: left; width: 910px; height: 485px; padding: 25px; background: rgba(255,255,255,0.3); }
.adminmain .schedule table { table-layout: fixed; width: 100%; border-collapse: collapse; border-spacing: 0; min-width: 600px;}
.adminmain .schedule table caption { margin-bottom: 25px; overflow: hidden; }
.adminmain .schedule table caption .tit { float: left; font-size: 20px; line-height: 24px; }
.adminmain .schedule table caption .nav { float: right; margin: 3px 210px 0 0; }
.adminmain .schedule table caption .nav strong { margin: 0 20px; }
.adminmain .schedule table th, .adminmain .schedule table td { padding: 3px 0; border: 1px solid rgba(255,255,255,0.5); text-align: center; }
.adminmain .schedule table th { font-weight: bold; }
.adminmain .schedule table thead th { height: 20px; color: #fff; font-size: 13px; line-height: 14px; background: rgba(0,0,0,0.3); }
.adminmain .schedule table tbody th { height: 22px; padding-left: 10px; color: #f47821; font-size: 13px; line-height: 14px; text-align: left; background: rgba(255,255,255,0.2); }
.adminmain .schedule table td { height: 22px; font-size: 12px; line-height: 16px; background: rgba(255,255,255,0.2); }
.adminmain .schedule table td a { font-size: 12px; }
.adminmain .schedule div .tit { float: left; font-size: 20px; line-height: 24px; }
.adminmain .footer .pcweb address { color: rgba(0,0,0,0.6); }

.adminmain {min-width: auto;}
.adminmain .logintxt{color: #2a2a2a; text-indent: 0px;}
.adminmain .logintxt span{color: #2a2a2a;}
.adminmain .wrap {max-width: 1400px; width: calc(100% - 30px); margin: 0 auto}
.adminmain .favor_menu {max-width: 1400px; width: 100%; box-sizing: border-box;}
.adminmain .favor_menu ul {display: flex;}
.adminmain .favor_menu li {min-width: auto; width: auto !important; flex: 1;}
.adminmain .favor_menu li a {color: #efefef;}
.adminmain .schedule table caption .nav {float: none; margin: 0 auto;}
.adminmain .gnblink {font-size: 18px; word-break: auto-phrase;}
.adminmain .gnb {background: #001d6b;}

@media (max-width: 1430px) {
	.adminmain .main_content2 {display: flex; flex-direction:column; border-radius: 0px;}
	.adminmain .latest_area {height: auto; display: flex; border-radius:8px; margin-bottom:15px;}
	.adminmain .latest_area dl {width: 50%; box-sizing: border-box;}
	.adminmain .latest_area dl.bbs_latest {border-top: none; border-left: 1px solid #001d6b;}
	.adminmain .schedule {width: 100%; overflow-x: scroll !important; box-sizing: border-box;}
}

@media (max-width: 800px) {
	.adminmain .util a {margin-left:0px}
	.adminmain .main_content {margin-left: 0px; margin-right: 0px;}
	.adminmain .util { width: auto; height: auto; right: auto; left: 0; top: auto; bottom: 0; position:relative; margin-top:10px;}
	.adminmain .headlogo img { width: auto; height: 32px; background: rgba(0, 0, 0, 0.11); border-radius: 8px; padding: 10px;}
    .adminmain .favor_menu ul {flex-wrap:wrap;}
    .adminmain .favor_menu li {width: 33.3333% !important; flex: 0 0 auto; margin: 10px 0;}
    .adminmain .favor_menu li a {background-size: 114px; padding-top: 125px;}
    .adminmain .favor_menu {border-radius: 8px;}
    .adminmain .latest_area dt {font-size: 18px;}
}

@media (max-width: 490px) {
	.adminmain .gnblink {font-size: 15px;}
	.adminmain .latest_area {flex-wrap:wrap;}
	.adminmain .latest_area dl {width: 100%;}
	.adminmain .latest_area dl.bbs_latest {border-left:none; border-top: 1px solid #001d6b}
	.adminmain .navigation {height: 94px; }
	.adminmain .gnb {flex-wrap:wrap; height: auto;}
	.adminmain .navi {height:auto;}
	.adminmain .gnb > li {width: 50% !important; flex: 0 0 auto; padding: 15px 0;}
	.adminmain .favor_menu {padding: 10px;}
	.adminmain .favor_menu li{width: 50% !important;}
	.adminmain .favor_menu li a {background-size: 100px; padding-top: 110px;}
}
