@charset "utf-8";
/* @import url('fonts.css'); */
@font-face {
	font-family: 'Pretendard-Black';
	font-weight: 900;
	font-display: swap;
	src: local('Pretendard Black'), url(https://test.s1.unipware.com/common/fonts_pretendard/Pretendard-Black.woff2) format('woff2'), url(https://test.s1.unipware.com/common/fonts_pretendard/Pretendard-Black.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard-ExtraBold';
	font-weight: 800;
	font-display: swap;
	src: local('Pretendard ExtraBold'), url(https://test.s1.unipware.com/common/fonts_pretendard/Pretendard-ExtraBold.woff2) format('woff2'), url(https://test.s1.unipware.com/common/fonts_pretendard/Pretendard-ExtraBold.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard-Bold';
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard Bold'), url(https://test.s1.unipware.com/common/fonts_pretendard/Pretendard-Bold.woff2) format('woff2'), url(https://test.s1.unipware.com/common/fonts_pretendard/Pretendard-Bold.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard-SemiBold';
	font-weight: 600;
	font-display: swap;
	src: local('Pretendard SemiBold'), url(https://test.s1.unipware.com/common/fonts_pretendard/Pretendard-SemiBold.woff2) format('woff2'), url(https://test.s1.unipware.com/common/fonts_pretendard/Pretendard-SemiBold.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard-Medium';
	font-weight: 500;
	font-display: swap;
	src: local('Pretendard Medium'), url(https://test.s1.unipware.com/common/fonts_pretendard/Pretendard-Medium.woff2) format('woff2'), url(https://test.s1.unipware.com/common/fonts_pretendard/Pretendard-Medium.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard-Regular';
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'), url(https://test.s1.unipware.com/common/fonts_pretendard/Pretendard-Regular.woff2) format('woff2'), url(https://test.s1.unipware.com/common/fonts_pretendard/Pretendard-Regular.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard-Light';
	font-weight: 300;
	font-display: swap;
	src: local('Pretendard Light'), url(https://test.s1.unipware.com/common/fonts_pretendard/Pretendard-Light.woff2) format('woff2'), url(https://test.s1.unipware.com/common/fonts_pretendard/Pretendard-Light.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard-ExtraLight';
	font-weight: 200;
	font-display: swap;
	src: local('Pretendard ExtraLight'), url(https://test.s1.unipware.com/common/fonts_pretendard/Pretendard-ExtraLight.woff2) format('woff2'), url(https://test.s1.unipware.com/common/fonts_pretendard/Pretendard-ExtraLight.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard-Thin';
	font-weight: 100;
	font-display: swap;
	src: local('Pretendard Thin'), url(https://test.s1.unipware.com/common/fonts_pretendard/Pretendard-Thin.woff2) format('woff2'), url(https://test.s1.unipware.com/common/fonts_pretendard/Pretendard-Thin.woff) format('woff');
}

html, body,
h1, h2, h3, h4, h5, h6,
input, select, textarea, button, option {font-family:"Pretendard-Regular", "맑은 고딕", "돋움", dotum, sans-serif;letter-spacing:-0.2px;}

html {position:relative;}
html, body {font-weight:normal;color:#3B5867;}
body {position:relative;font-size:13px;word-break:keep-all;}
body, div, dl, dd, ul, ol, h1, h2, h3, h4, h5, h6, form, fieldset, legend, button, p, pre, blockquote, menu, figure, input {margin:0;padding:0;}
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption {display:block;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, select, input, textarea, p, blockquote, th, td, menu, button, a, span, strong, label, header, footer, section, article, aside, nav, hgroup, details, figure, figcaption {word-break:break-word;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;word-break:keep-all;}
h1, h2, h3, h4, h5, h6, input, select, textarea, button, option {font-size:16px;font-weight:normal;color:inherit;}
pre, code, samp, kbd {font-family:inherit;}
em, var, address {font-style:normal;}
ul, ol, li {list-style:none;}

legend, fieldset, button, img {border:0 none;}
input, select, textarea, button, label, strong, a, time {vertical-align:inherit;}
input, select, textarea, button, option {font-family:inherit;font-weight:inherit;}
input[type="text"]::-webkit-search-cancel-button {appearance:none;-webkit-appearance:none;}
button, select, option {color:inherit;text-transform:none;}
caption, legend {position:absolute;top:-9999px;left:-9999px;width:1px;height:1px;overflow:hidden;margin:-1px;clip:rect(0,0,0,0);}
table {border-collapse:collapse;border-spacing:0;}
button {overflow:visible;text-align:left;cursor:pointer;background:none;}
img{vertical-align:middle;}
:focus{outline:0;}
a{color:#3B5867;text-decoration:none;}
.hidden{display:none;}
.sound_only{position:absolute!important;width:1px!important; height:1px!important;clip:rect(0 0 0 0)!important;overflow:hidden!important; border:0!important; padding:0!important;margin:-1px!important;}

::-webkit-input-placeholder{color:#C0C0C0;} /* Chrome/Opera/Safari */
::-moz-placeholder{color:#C0C0C0;} /* Firefox 19+ */
:-ms-input-placeholder{color:#C0C0C0;} /* IE 10+ */
:-moz-placeholder{color:#C0C0C0;} /* Firefox 18- */

#skipnavigation{position:relative;z-index:110;}
#skipnavigation .skip{position:absolute;top:0;left:0;}
#skipnavigation a{display:block;height:1px;width:1px;margin-bottom:-1px;overflow:hidden;text-align:center;color:#000;white-space:nowrap;}
#skipnavigation a:focus,
#skipnavigation a:active{height:auto;width:auto;padding:5px;margin-bottom:10px;}

html,
body{
    width: 100%;
    min-width:1360px;
    min-height:100%;
    height:100%;
}
body.hiddenScroll{overflow:hidden;}

body{position:relative;background-color:#fff;padding:0 0 0 95px;min-width:1280px;}
body:before{content:"";position:fixed;top:0;left:0;background-color:#3b5867;width:35px;height:100%;
    z-index: 1000;
}

/* id/pw */
.pFindid{background:url(/prsp/images/k_findid.jpg) 100% 100% no-repeat fixed;}

.mTab1{position:relative;display:-webkit-flex;display:flex;margin:0 0 40px;}
.mTab1:before{content:"";position:absolute;bottom:0;left:0;background-color:#3B5867;width:100%;height:3px;}
.mTab1 a{-webkit-flex:1;flex:1;border:1px solid #DBDBDB;color:#3B5867;text-align:center;font-size:20px;font-weight:500;letter-spacing:-0.75px;line-height:48px;height:50px;}
.mTab1 a + a{border-left:0;}
.mTab1 a.active{background:#3B5867;border-color:#3B5867;color:#fff;}

.mFind1{display:table;margin:0 auto;width:500px;height:100%;}
.mFind1 h2{color:#3B5867;text-align:center;font-size:33px;font-weight:500;letter-spacing:-1.23px;}
.mFind1 h2 + .mTab1{margin-top:45px;}
.mFind1 .result{display:table;color:#3B5867;font-size:23px;font-weight:500;line-height:46px;letter-spacing:-0.87px;text-align:center;width:100%;height:313px;}
.mFind1 .info{color:#3B5867;font-size:17px;font-weight:300;letter-spacing:-0.63px;text-align:center;}
.mFind1 .info strong{display:block;font-size:20px;font-weight:500;margin:0 0 -14px;}
.mFind1 .list{margin:45px 0 0;}
.mFind1 .list dt{float:left;color:#3B5867;font-size:20px;font-weight:500;letter-spacing:-0.75px;width:72px;text-align:right;line-height:42px;height:42px;}
.mFind1 .list dd{font-size:20px;font-weight:500;padding:0 0 13px 94px;min-height:54px;}
.mFind1 .list dd .bar{padding:0 7px;}
.mFind1 .list dd .it{padding-left:12px;width:100%;}
.mFind1 .list dd .it.center{padding-left:0;}
.mFind1 .list dd .it.w72{width:58px;}
.mFind1 .list dd .it::-webkit-input-placeholder{color:#CDCDCD;font-size:15px;} /* Chrome/Opera/Safari */
.mFind1 .list dd .it::-moz-placeholder{color:#CDCDCD;font-size:15px;} /* Firefox 19+ */
.mFind1 .list dd .it:-ms-input-placeholder{color:#CDCDCD;font-size:15px;} /* IE 10+ */
.mFind1 .list dd .it:-moz-placeholder{color:#CDCDCD;font-size:15px;} /* Firefox 18- */
.mFind1 .list dd .mBtn1{font-size:17px;padding:0;min-width:96px;}

.alert{
    color:#FF4949;
    font-size:13px;
    font-weight:500;
    line-height:20px;
    margin:7px 0 0;
}
.alert.black{color:#000;}
/* //id/pw */

/* login */
.pLogin{
    padding: 0 0 0 65px;
    position: absolute;
    right: 0;
    height: 100%;
    background:url(../images/k_login.jpg);
    background-size: cover;
}
.mLogin1{
    position:relative;
    height:100%;
}
.mLogin1 .text{
    font-family: "'Pretendard-Thin'";
    position:absolute;
    top:49px;
    right:67px;
    text-align:right;
    color:rgba(59, 88, 103, 0.10);
    font-size:114px;
    font-weight:100;
    line-height:123px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-use-select:none;
    user-select:none;
}
.mLogin1 h1{
    font-size:20px;
    font-weight:300;
    letter-spacing:-0.72px;
    padding:38px 0px 0px;
}
.mLogin1 .cont{
    position: absolute;
    top: 10%;
    left: 5%;
    text-align:center;
    height: 90%;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    z-index: 1;
}

.mLogin1 .cont .cell{padding:40px 0;}
.mLogin1 dl{margin:40px 0 10px;}
.mLogin1 dd{padding:0 0 19px;}
.mLogin1 dd .it{border:0;border-radius:50px;background:#eee;font-size:18px;padding:0 0 0 20px;height:50px;width:100%;}
.mLogin1 dd .it::-webkit-input-placeholder{color:#797e89;} /* Chrome/Opera/Safari */
.mLogin1 dd .it::-moz-placeholder{color:#797e89;} /* Firefox 19+ */
.mLogin1 dd .it:-ms-input-placeholder{color:#797e89;} /* IE 10+ */
.mLogin1 dd .it:-moz-placeholder{color:#797e89;} /* Firefox 18- */
.mLogin1 .btn{
    width: 35%;
    /* display:block; */
    border-radius:50px;
    background:#3B5867;
    color:#fff;
    font-size:18px;
    font-weight:500;
    text-align:center;
    line-height:50px;
}
.mLogin1 .copy{
    font-size:16px;
    font-weight:300;
    margin-bottom: 30px;
}
.mLogin1 .info{
    position:relative;
    display:inline-block;
    color:#5C869B;
    font-size:16px;
    font-weight:400;
    line-height:24px;
    margin:15px 0 0;
    padding:0 0 0 20px;}
.mLogin1 .info:before{content:"?";position:absolute;top:4px;left:0;border:1px solid #5C869B;border-radius:50%;font-size:13px;width:14px;line-height:14px;height:14px;}
.cont .f_login_w{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 80%;
}
.f_login_area{
    display: flex;
    width: 700px;
    height: 450px;
    background: #fff;
    border-radius: 20px;
    border: 3px solid #D9D9D9;
    justify-content: center;
    align-items: center;
}
.img_face_login{
    position: relative;
    width: 700px;
    height: 450px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border: 3px solid #D9D9D9;
    border-radius: 20px;
}
.btn_face_login_area, .btn_number_login_area{
    position: absolute;
    width: 700px;
    height: 450px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border: 3px solid #D9D9D9;
    border-radius: 20px;
    background: #fff;
}
.img_face_login>img:first-child{
    position: absolute;
    width: 692px;
    height: 443px;
    border-radius: 15px;
    object-fit: cover;
}
.img_face_login>img:nth-child(2){
    position: absolute;
    width: 275px;
    height: 244px;
}
.img_face_login>img:nth-child(3){
    position: absolute;
    width: 275px;
    height: 244px;
    display: none;
}
.btn_face_login{
    position: absolute;
    background: #3B5867;
    width: 270px;
    height: 270px;
    border-radius: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    cursor: pointer;
}
.icon_face_login>img{
    width: 90px;
    height: 100px;
    margin-bottom: 20px;
    text-align: center;
}
.text_face_login{
    color: #fff;
    font-size: 18px;
}
.phonenum_login_w>div:nth-child(2){
    padding: 80px;
}
.phonenum_login_w .logintitle{
    font-size: 24px;
    font-weight: 700;
}
.phonenum_login_w .numbertitle{
    font-size: 20px;
    margin-bottom: 15px;
}
.phonenum_login_w input{
    max-width: 100px;
}
.number_input_w span{
    padding: 5px;
    font-weight: 700;
    font-size: 20px;
}
/* //login */

/* form */
input[type='number']::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;}

.it{border:0;border-radius:0;background:#fff;border:1px solid #C1C1C1;font-size:18px;padding:0 0 0 15px;height:42px;}
.it[disabled='disabled']{background-color:rgba(0,0,0,0.05);border-color:rgba(0,0,0,0.1);}
.it.r{border-radius:10px;}
.it.s{font-size:15px;height:32px;}
.it.m{font-size:15px;height:36px;}
.it.center{padding-left:0;text-align:center;}
.it.w60{width:60px;}
.it.w100{width:100px;}
.it.w100per{width:100%;}
.it.date{
    position:relative;
    background:url(../images/ico_date1.svg) calc(100% - 13px) 50% no-repeat rgba(255,255,255,0.01);
    width:156px;
    cursor: pointer;
}
.it.w115{width:115px;}

.textarea.br10,
.it.br10{border-radius:10px;}

.textarea{background:#fff;border:1px solid #C1C1C1;font-size:18px;padding:10px 15px 0;resize:none;width:100%;}
.textarea.s{font-size:15px;}

.select{background:url(../images/ico_select2.svg) calc(100% - 5px) 50% no-repeat #fff;border:1px solid #D4D4D4;border-radius:5px;font-weight:normal;vertical-align:top;padding:0 20px 0 9px;-webkit-appearance: none;-moz-appearance: none;appearance: none;width:74px;height:33px;}
.select.s{background:url(../images/ico_select2.svg) calc(100% - 5px) 50% no-repeat #fff;border-radius:3px;font-size:13px;padding:0 25px 0 9px;width:auto;height:28px;}
.select.s option{font-size:13px;}

.mCheckbox1{position:relative;display:inline-block;}
.mCheckbox1 input{position:absolute;top:0;left:0;opacity:0;}
.mCheckbox1 .label{
    width: 100%;
    display:inline-block;
    position:relative;
    border-radius:2px;
    font-size:14px;
    color:#3B5867;
    padding:0 0 0 25px;
    line-height:18px;
    cursor:pointer;
}
.mCheckbox1 input + .label:before{
    content:"";
    position:absolute;
    top:50%;
    left:50%;
    border:1px solid #dcdce4;
    width:16px;
    height:16px;
    border-radius:2px;
    overflow:hidden;
    transform: translate(-50%, -50%);
}
.mCheckbox1 input:checked + .label:before{background:url(../images/ico_checkbox1_a.svg) 50% 50% no-repeat #3B5867;border-color:#3B5867;background-size:10px auto;}

.mCheckbox1 + .it,
.mRadio1 + .it{margin-left:5px;}
.mCheckbox1.w50,
.mRadio1.w50{display:inline-block;min-width:50px;}
.mCheckbox1.w1,
.mRadio1.w1{display:inline-block;min-width:90px;}
.mCheckbox1.w2,
.mRadio1.w2{display:inline-block;min-width:100px;}
.mCheckbox1.w3,
.mRadio1.w3{display:inline-block;min-width:110px;}
.mCheckbox1.w4,
.mRadio1.w4{display:inline-block;min-width:120px;}
.mCheckbox1.w6,
.mRadio1.w6{display:inline-block;min-width:140px;}

.mRadio1.tac .label{position:relative;padding:25px 5px 0;}
.mRadio1.tac  input + .label:before{left:50%;margin-left:-8px;}

.mRadio1{position:relative;display:inline-block;}
.mRadio1 input{position:absolute;top:0;left:0;opacity:0;}
.mRadio1 .label{display:inline-block;position:relative;border-radius:2px;font-size:14px;color:#3B5867;padding:0 0 0 25px;line-height:18px;cursor:pointer;}
.mRadio1 input + .label:before{content:"";position:absolute;top:0;left:0;border:1px solid #dcdce4;background-color:#fff;width:16px;height:16px;border-radius:50%;overflow:hidden;}
.mRadio1 input:checked + .label:before{background:url(../images/ico_checkbox1_a.svg) 50% 50% no-repeat #3B5867;border-color:#3B5867;background-size:10px auto;}
.mRadio1.single,
.mRadio1.single .label{width:18px;height:18px;overflow:hidden;}

/* /form */

/* datepicker */
.ui-widget.ui-widget-content{border:0;}
.ui-datepicker{box-shadow:0 0 4px rgba(0,0,0,0.25);border:0;background-color:#fff;border-radius:8px;overflow:hidden;margin-top:5px;padding:0 5px;z-index:1200 !important;}
.ui-datepicker table{margin:7px 0;}
.ui-datepicker .ui-datepicker-header{background:#3b5867;border:0;border-radius:0;margin:0 -5px;padding:0;}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title{color:#fff;font-family:"Pretendard-Regular";font-size:18px;font-weight:normal;line-height:46px;height:46px;}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title select{border:0;background-color:transparent;background-position:calc(100% - 8px) 50%;background-size:10px auto;color:#fff;font-family:"Pretendard-Regular";font-weight:normal;font-size:18px;margin:0;padding:0;min-width:auto;width:auto;cursor:pointer;border:0;border-radius:3px;-webkit-appearance: none;-moz-appearance: none;appearance: none;background:none;}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title select option{color:#000;font-weight:normal;font-size:13px;}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title select.ui-datepicker-month{margin-left:6px;}
/*
.ui-datepicker .ui-datepicker-header .ui-datepicker-title:after{content:"월"}
*/
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next{top:0;left:0;border:0;cursor:pointer;width:35px;height:46px;}
.ui-datepicker .ui-datepicker-prev .ui-icon,
.ui-datepicker .ui-datepicker-prev-hover .ui-icon{background:url(../images/ico_cal_prev1.png) 50% 50% no-repeat;}
.ui-datepicker .ui-datepicker-next{left:auto;right:0;}
.ui-datepicker .ui-datepicker-next .ui-icon,
.ui-datepicker .ui-datepicker-next-hover .ui-icon{background:url(../images/ico_cal_next1.png) 50% 50% no-repeat;}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover{background:transparent;}
.ui-datepicker th{font-family:"Pretendard-Regular";font-weight:500;padding:7px 0 4px;}
.ui-datepicker th span{color:rgba(0,0,0,0.3);font-size:14px;}
.ui-datepicker .ui-state-default, .ui-widget-content .ui-state-default{font-family:"Pretendard-Regular";border:0;color:#000;text-align:center;background:#fff;}
.ui-datepicker .ui-state-active,
.ui-datepicker .ui-widget-content .ui-state-active{background-color:#e6eceb;border-radius:50%;}
.ui-datepicker .ui-state-highlight,
.ui-datepicker .ui-widget-content .ui-state-highlight
.ui-datepicker .ui-widget-header .ui-state-highlight{background-color:#fff;border-radius:50%;}
.ui-datepicker .ui-state-default{color:#666;font-size:14px;margin:1px 0;width:26px;line-height:20px;height:26px;}
.ui-datepicker .ui-state-active,
.ui-datepicker .ui-widget-content .ui-state-active{background-color:#e6eceb;border-radius:50%;}
.ui-datepicker td.ui-datepicker-today .ui-state-default{border:1px solid #e6eceb;background-color:#e6eceb;}
.ui-datepicker .mtz-monthpicker,
.ui-datepicker .ui-state-default{font-size:13px;color:#000;}
.ui-datepicker .ui-datepicker-buttonpane{border:0;}
.ui-datepicker .ui-datepicker-buttonpane button,
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{display:inline-block;background-color:#3B5867;border:1px solid #3B5867;border-radius:27px;font-size:0;font-weight:normal;padding:0 10px;margin:0 0 13px;line-height:23px;height:25px;}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{background-color:#fff;}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current:before{content:"오늘";color:#3B5867;}
.ui-datepicker .ui-datepicker-buttonpane button:before{content:"확인";font-size:13px;color:#fff;}

.ui-widget select{border-radius:3px;background:url(../images/ico_select1.svg) no-repeat 100% 50% #fff;color:#495057;font-size:14px;border:1px solid #d4d8db;padding:0 25px 0 10px;min-width:100px;line-height:29px;height:32px;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.ui-widget select::-ms-expand{display:none;}

.gDate1{
    position:relative;
    /* display:inline-block; */
    display: flex;
}
.gDate1 .date{
    /* padding-right:20px; */
    margin-right: 10px;
}
.gDate1 .day{position:absolute;top:0;left:91px;font-size:15px;line-height:32px;}
.gDate1.flex{display:-webkit-flex;display:flex;align-items:center;}
.gDate1.flex .col{position:relative;}
.gDate1.flex .col + .bar{padding:0 15px;}
.gDate1.flex .col + .mBtn1{margin-left:29px;}

/* //datepicker */

/* button */
.mButton1.flex{display:-webkit-flex;display:flex;text-align:left;}
.mButton1.flex .flx{-webkit-flex:1;flex:1;}
.mButton1{margin:40px 0 0;text-align:center;}
.mButton1 .mBtn1{margin:0 8px;}

.mBtn1{display:inline-block;background:#3B5867;color:#fff;font-size:21px;font-weight:500;padding:0 15px;text-align:center;line-height:42px;height:42px;}
.mBtn1.gray{background:#979797;}
.mBtn1.primary{background:#FF5B5B;}
.mBtn1.lWhite{background-color:#fff;border:1px solid #3B5867;color:#3B5867;}
.mBtn1.type2.s{font-size: 15px;font-weight:normal;min-width:auto;line-height:28px;height:27px;}
.mBtn1.type2{border-radius:36px;font-size:16px;min-width:81px;line-height:36px;height:36px;}
.mBtn1.type3{border-radius:7px;font-size:15px;min-width:65px;line-height:31px;height:31px;}
.mBtn1.lWhite.type2.s{line-height:25px;}
.mBtn1 > .find{display:inline-block;background:url(../images/ico_find2.svg) 100% 50% no-repeat;background-size:14px auto;padding:0 21px 0 0;height:100%;}
/* //button */

/* common */
.fs36{font-size:36px;}
.pointer{cursor:pointer;}

.scroll{margin:0 2px;overflow:hidden;overflow-y:auto;}
.scroll::-webkit-scrollbar{width:4px;height:4px;}
.scroll::-webkit-scrollbar-track{background-color:#fff;border-radius:5px;}
.scroll::-webkit-scrollbar-thumb{background:#d2d2d2;border-radius:5px;height:10%;}
.scroll::-webkit-scrollbar-thumb:hover{background:#d2d2d2;}

.mFlex1{display:-webkit-flex;display:flex;align-items:center;}
.mFlex1 .flex{-webkit-flex:1;flex:1;}
.mFlex1 .flex .it{width:100%;}
.mFlex1 .flex + .flex{margin-left:10px;}
.mFlex1 .flex + .mBtn1{margin-left:12px;}

.mFlex2{display:-webkit-flex;display:flex;}
.mFlex2 .flex{display:-webkit-flex;display:flex;align-items:center;padding:0 20px;}
.mFlex2 .flex .mRadio1{-webkit-flex:1;flex:1;}

.mLogo1{
    position:absolute;
    top:33px;
    left:95px;
    font-size:30px;
    font-weight:400;
}
.mLogo1 img{
    width: 110px;
}

.cell{display:table-cell;vertical-align:middle;}

.wrap{display:-webkit-flex;display:flex;min-height:calc(100% - 44px);}
.wrap .mLogo1.absolute + .contents{margin-right:35px;}
.wrap .lnb{padding:36px 0 0;width:255px;transition:all 0.4s 0s;}
.wrap .contents{-webkit-flex:1;flex:1;padding-right:58px;}

body.h100per{height:100%;}
body.h100per .wrap{height:calc(100% - 44px);}
body.h100per .wrap .contents{height:100%;overflow:hidden;}
body.h100per .wrap .contents .mBox1{height:calc(100% - 275px);overflow:hidden;}
body.h100per .wrap .contents .mBox1 .mBoard1.fixedHeader{height:100%;overflow:hidden;}
body.h100per .wrap .contents .mBox1 .mBoard1.fixedHeader .body.scroll{border-bottom:1px solid #E6ECEB;margin:0;padding:0;max-height:calc(100% - 46px);overflow:hidden;overflow-y:auto;}
body.h100per .wrap .contents .mBox1 .mBoard1.fixedHeader .body.scroll tr:last-child{border-bottom:0;}


.lnb .mLogo1{position:static;}
.lnb .list{margin:67px 0 0;}
.lnb .list > li + li{margin-top:0;}
.lnb .list > li > a{position:relative;display:block;font-size:22px;font-weight:400;line-height:51px;letter-spacing:-0.66px;}
.lnb .list > li.active > a{font-weight:700;}
.lnb .list > li.active > a:before{content:"";position:absolute;top:50%;left:-78px;margin-top:-4px;background:#3B5867;width:59px;height:3px;}
.lnb .list > li ul{padding:0 0 15px;}
.lnb .list > li li + li{margin-top:4px;}
.lnb .list > li li a{position:relative;display:block;font-size: 17px;font-weight: 700;letter-spacing: -0.51px;padding:3px 0;}
.lnb .list > li li a span{position:relative;}
.lnb .list > li li.active a:before{content:"";position:absolute;bottom:0;left:0;background: #E6ECEB;min-width:122px;height: 10px;}

.footer{font-size:13px;font-weight:300;letter-spacing:-0.39px;text-align:center;line-height:44px;height:44px;}


.mUtil1{
    align-items:center; 
    justify-content:flex-end;
    font-size:25px;
    text-align:right;
    margin:0 -58px 0 0;
    padding:29px 58px 29px 0;
}
.counseling_mUtil1{
    align-items:center; 
    justify-content:flex-end;
    font-size:25px;
    text-align:right;
    margin:0 -58px 0 0;
    padding:29px 23px 29px 0;
}
.mUtil1 .user, .counseling_mUtil1 .user{
    border-radius: 5px 5px 0 0;
    font-size: 24px;
}
.mUtil1 >.lSel, .counseling_mUtil1 >.lSel, .mUtil2 .lSel{
    padding: 20px;
    display: none;
    position: absolute;
    top: 70px;
    right: 35px;
    background-color: #fff;
    border: var(--input-border-grey);
    border-top: 0;
    border-radius: 5px;
    padding: 0 3px 3px;
    max-height: 153px;
    overflow: hidden;
    overflow-y: auto;
    z-index: 10;
    box-shadow: 4px 4px 14px rgba(0, 0, 0, 0.2);
}
.mUtil1 .lSel.active, .counseling_mUtil1 .lSel.active, .mUtil2 .lSel.active{
    display: block;
}
.mUtil1 >.lSel button, .counseling_mUtil1 >.lSel button, .mUtil2 .lSel button{
    text-align: left;
    display: block;
    border-radius: 5px;
    background-color: var(--white-color);
    font-size: 15px;
    font-weight: normal;
    padding: 6px 13px;
    width: 100%;
    transition: all 0.4s 0s;
    text-align: center;
}
.mUtil1 >.lSel button:hover, .counseling_mUtil1 >.lSel button:hover,.mUtil2 .lSel button:hover{
    background: #3B5867;
    color: #fff;
}

.iLogout{position:relative;display:inline-block;font-size:15px;padding:0 31px 0 0;}
.iLogout:before{content:"";position:absolute;top:50%;right:0;background:#3B5867;width:23px;height:1px;}
.iLogout:after{content:"";position:absolute;top:50%;right:0;margin:-4px 0 0;background:#3B5867;transform:rotate(45deg);width:9px;height:1px;}

.mTitle1{position:relative;background:url(../images/k_title1.jpg) 0 0 no-repeat;background-size:cover;color:#1F3844;font-size:45px;font-weight:600;text-align:left;margin:0 -58px 0 0;padding:29px 0 0 38px;height:152px;}
.mTitle1 .ts{display:block;font-size:25px;font-weight:300;letter-spacing:-1.25px;padding:0 0 10px;}
.mTitle1 .today{display:inline-block;background-color:#3B5867;font-weight:normal;font-size:11px;color:#fff;border-radius:20px;padding:0 8px;line-height:20px;height:20px;vertical-align:middle;margin-top:-5px;}

.mYear1{padding:0 0 10px;}
.mYear1 > .sel{position:relative;display:block;font-size:25px;font-weight:300;letter-spacing:-1.25px;padding:0 24px 0 0;}
.mYear1 > .sel:before{content:"";position:absolute;top:50%;right:0;margin-top:-7px;background:url(../images/ico_select1.svg) 50% 50% no-repeat;width:15px;height:14px;transition:all 0.4s 0s;}
.mYear1.active > .sel:before{transform:rotate(180deg)}
/* //common */

/* 인덱스 */
.gCal1{position:relative;display:-webkit-flex;display:flex;margin:0 -58px 0 0;min-height:calc(100% - 250px);}
.gCal1:before{content:"";position:absolute;top:0;right:0;background:url(../images/k_stat1.png) 0 100% no-repeat #3B5867;width:399px;height:100%;transition:all 0.4s 0s;}
.gCal1 .mCal1{-webkit-flex:1;flex:1;margin:42px 0 0;}
.gCal1 .mStat1{position:relative;margin-left:71px;flex-basis:399px;/*width:22.479%;*/transition:all 0.4s 0s;}

.mStat1{color:#fff;padding:41px 58px 0;height:100%;}
.mStat1 .tit{display:-webkit-flex;display:flex;border-bottom:1px solid #fff;font-size:19px;font-weight:400;margin:0 0 23px;padding:0 0 14px;}
.mStat1 .tit > strong{-webkit-flex:1;flex:1;font-size:39px;font-weight:600;text-align:right;margin:-13px 0 0;}
.mStat1 .list li{font-size:20px;font-weight:400;line-height:37px;}
.today_reservation_list{
    padding-right: 15px;
}
.today_reservation_list li{
    padding: 0 0 8px 0;
}
.mStat1 .list li .bt{
    position:relative;
    display:inline-block;
    border:1px solid #fff;
    font-size:15px;
    color:#fff;
    background: #ffffff3a;
    border-radius:20px;
    margin:3px 0 0 52px;
    text-align:center;
    vertical-align:middle;
    min-width:85px;
    line-height:30px;
    height:31px;
}
.counseling_com{
    position:relative;
    display:inline-block;
    border:1px solid #ffffff62;
    font-size:15px;
    color:#ffffff62;
    border-radius:20px;
    margin:3px 0 0 52px;
    text-align:center;
    vertical-align:middle;
    min-width:85px;
    line-height:30px;
    height:31px;
}
.mStat1 .list li .bt:before{
    content:"";
    position:absolute;
    top:50%;
    left:-65px;
    background-color:#fff;
    width:48px;
    height:1px;
}
.counseling_com:before{
    content:"";
    position:absolute;
    top:50%;
    left:-65px;
    background-color:#ffffff62;
    width:48px;
    height:1px;
}

/* 상담 예약 팝업 */
.hourpicker_w{
    margin-right: 10px;
}
.hourpicker, .minutepicker{
    position: relative;
    width: 65px;
    border: 0;
    border-radius: 0;
    background: #fff;
    border: 1px solid #C1C1C1;
    font-size: 18px;
    padding: 0 0 0 13px;
    font-size: 15px;
    height: 32px;
    margin-right: 5px;
}
.hourpicker:before, .minutepicker:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -5px;
    background: url(../images/ico_select2.svg) 50% 50% no-repeat;
    width: 10px;
    height: 10px;
    transition: all 0.4s 0s;
    padding-right: 10px;
}
.hours{
    width: 65px;
    display: none;
    position: absolute;
    top: 37px;
    left: 33%;
    background-color: #fff;
    border: var(--input-border-grey);
    /* border-radius: 5px; */
    padding: 0 3px 3px;
    height: 270px;
    overflow: hidden;
    overflow-y: auto;
    z-index: 10;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
.minutes{
    width: 65px;
    display: none;
    position: absolute;
    top: 37px;
    left: 52%;
    background-color: #fff;
    border: var(--input-border-grey);
    padding: 0 3px 3px;
    overflow: hidden;
    overflow-y: auto;
    z-index: 10;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
.hourpicker_w.active .hours, .minutepicker_w.active .minutes{
    display: block;
}
.hours button, .minutes button{
    display: block;
    border-radius: 5px;
    background-color: var(--white-color);
    font-size: 14px;
    font-weight: normal;
    padding: 6px 13px;
    transition: all 0.4s 0s;
    text-align: left;
    color: #000;
}
.hours button:hover, .minutes button:hover{
    background: #3B5867;
    color: #fff;
}
.hourpicker_w.active .hourpicker:before, .minutepicker_w.active .minutepicker:before{
    transform: rotate(180deg);
}







.mCal1 table{width:100%;height:500px;}
.mCal1 th,
.mCal1 td{color:#5A5A5A;font-size:20px;font-style:normal;font-weight:300;text-align:center;}
.mCal1 thead th{border-bottom:1px solid #E1E1E1;padding:0 0 17px;}
.mCal1 tbody td{
    color:#3B5867;
    font-size:12px;
    font-weight:400;
    vertical-align:top;
    text-align:left;
    padding:15px 10px 10px 19px;
    width:14.2%;
    height:110px;
    transition:all 0.4s 0s;
}
.mCal1 tbody td:hover{
    background-color:#FFF4EA;
}
.mCal1 tbody td .day{display:block;float:left;font-size:21px;font-weight:500;text-align:center;margin:-2px 0 0 -10px;width:35px;}
.mCal1 tbody td .sch{
    position:relative;
    display:block;
    font-size:13px;
    font-weight: 500;
    padding:0 0 0 25px;
    line-height:18px;
    transition:all 0.4s 0s;
}
.mCal1 tbody td .sch .total{
    background-color:#E6ECEB;
    color:#3B5867;
    font-size:12px;
    text-align:right;
    margin:0px 0 5px;
    padding:0 5px;
    line-height:19px;
    height:19px;
}
.mCal1 tbody td.holiday .day{display:block;color:#FF3737;}
.mCal1 tbody td.last .day,
.mCal1 tbody td.next .day{color:#DCDCDC;font-weight:300;}
.mCal1 tbody td.today{border:2px solid #3B5867;background:#F8F8F8;}

.iMore1{
    position:absolute;
    bottom:1px;
    right:0px;
    box-shadow:2px 2px 2px rgba(0,0,0,0.1);
    background-color:#3B5867;
    border-radius:50%;
    text-indent:-9999px;
    font-size:0;
    width:17px;
    height:17px;
}
.iMore1:after,
.iMore1:before{content:"";position:absolute;top:50%;left:50%;margin:-0.5px 0 0 -3.5px;background-color:#fff;width:7px;height:1px;}
.iMore1:after{margin:-4px 0 0 -0.5px;width:1px;height:7px;}

.lMore1.active{display:block;}
.lMore1{display:none;position:absolute;top:calc(100% + 8px);left:calc(100% - 28px);background-color:#fff;border-radius:5px;box-shadow:0 0 4px rgba(0,0,0,0.25);font-size:12px;padding:0 0 5px 9px;width:85px;z-index:1;}
.lMore1:before{content:"";position:absolute;top:-5px;left:20px;background-color:#fff;box-shadow:0 0 4px rgba(0,0,0,0.25);width:12px;height:12px;transform:rotate(45deg);}
.lMore1:after{content:"";position:absolute;top:1px;left:16px;background-color:#fff;width:19px;height:10px;}
.lMore1 .close{position:absolute;top:0;right:0;background:url(../images/ico_close1.svg) 50% 50% no-repeat;background-size:8px auto;text-indent:-9999px;font-size:0;width:18px;height:18px;}
.today_reservation{
    display: flex;
    justify-content: space-between;
}
/* //인덱스 */


/* popup */
.modalBg{position:fixed;top:0;left:0;background-color:#000;opacity:0.6;width:100%;height:100%;transition:all 0.4s 0s;}

/* 로그인 실패 팝업 */
.modal_login_fail{
    display: none;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
}
.modal_login_fail .popup{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    padding: 20px 22px;
    background: #fff;
    box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.25);
    width: 400px;
}
.modal_login_fail .close {
    position: absolute;
    top: 12px;
    right: 15px;
    background: url(../images/ico_close1.svg) 50% 50% no-repeat;
    background-size: 13px auto;
    font-size: 0;
    width: 23px;
    height: 23px;
}
.modal_login_fail .popup .fail_top{
    width: 100%;
    margin-top: 20px;
    text-align: center;
}
.img_fail{
    background: url(../images/img_fail.svg)50% 30% no-repeat ;
    width: 100%;
    height: 100px;
}
.title_login_fail>div:first-child{
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 5px;
}
.title_login_fail>div:nth-child(2){
    font-size: 15px;
}
.fail_btn_w{
    width: 100%;
    margin-top: 30px;
    display: flex;
    align-items: center;
    flex-direction: column;
    
}
.btn_retry, .btn_mobile_certify, .btn_re_registration{
    width: 200px;
    background: #3B5867;
    color: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 20px;
    margin-bottom: 15px;
}
.mobile_certify_w .active{
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
}
.mobile_certify_w{
    display: none;
    margin-top: 10px;
    margin-bottom: 20px;
}
.mobile_certify_w>.alert{
    margin-left: 60px;
}
.mobile_certify_con{
    display: flex;
    width: 100%;
    align-items: center;
    margin-bottom: 10px;
}
.mobile_certify_con_mob{
    display: flex;
    width: 85%;
    align-items: center;
}
.mobile_certify_con_num{
    display: flex;
    width: 85%;
    align-items: center;
}
.certify_title{
    width: 15%;
    font-size: 14px;
    margin-right: 10px;
    text-align: right;
}
.mobile_certify_con>input{
    width: 85%;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #C1C1C1;
    font-size: 16px;
    padding: 8px 0 8px 10px;
    font-weight: 500;
}
.mobile_certify_con_mob>input{
    width: 30%;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #C1C1C1;
    font-size: 16px;
    padding: 8px 0 8px 10px;
    font-weight: 500;
}
.mobile_certify_con_num>input{
    border-radius: 5px;
    background: #fff;
    border: 1px solid #C1C1C1;
    font-size: 16px;
    padding: 8px 0 8px 10px;
    font-weight: 500;
}
.btn_certify, .btn_certify_ok{
    text-align: center;
    width: 30%;
    border-radius: 5px;
    background: #3B5867;
    color: #fff;
    font-size: 16px;
    padding: 8px 0;
    font-weight: 500;
    margin-left: 10px;
}
.pb-5{
    padding: 5px;
}
/* 얼굴(재)등록 팝업 */
.modal_face_add{
    display: none;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
}
.modal_face_add .popup{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    padding: 30px 40px;
    background: #fff;
    box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.25);
    width: 700px;
}
.modal_face_add .close {
    position: absolute;
    top: 12px;
    right: 15px;
    background: url(../images/ico_close1.svg) 50% 50% no-repeat;
    background-size: 13px auto;
    font-size: 0;
    width: 23px;
    height: 23px;
}
.modal_face_add_t_w{
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 23px;
    font-family: 800;
    margin-bottom: 30px;
}
.modal_face_add_t{
    background: url(../images/icon_face.svg) no-repeat;
    width: 70px;
    height: 70px;
    margin-right: 20px;
}
.modal_face_add_area{
    width: 100%;
    background: url(../images/img_face_login.png) no-repeat;
    height: 500px;
    border: 5px solid #D9D9D9;
    border-radius: 15px;
    margin-bottom: 25px;
    text-align: center;
    line-height: 500px;
}
.btn_area{
    width: 100%;
    text-align: center;
}
.btn_area button{
    margin-right: 10px;
}


/* 상담예약 팝업 */





/* .timepicker{
    position: relative;
    background: url(../images/icon_watch.svg) calc(100% - 13px) 50% no-repeat rgba(255, 255, 255, 0.01);
    width: 130px;
    cursor: pointer;
    user-select: none;
}
input[type="time"]::-webkit-calendar-picker-indicator {
    background: transparent;
    color: #fff;
    width: 15px;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
    cursor: pointer;
} */


.mPopup1.active{display:block;}
.mPopup1{display:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1100;}
.mPopup1 .modalBg{opacity:0.6;}
.mPopup1 .popup{
    position:fixed;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    padding:23px 12px 32px;
    border-radius:10px;
    box-shadow:0 5px 8px 0 rgba(0, 0, 0, 0.12);
    background-color:#fff;
    text-align:left;
    overflow-y:auto;
    width:740px;
    max-height:100%;
    overflow:hidden;
}
.mPopup1 .title{border-bottom:1px solid #AFAFAF;margin:0 10px 24px;padding:0 0 18px;}
.mPopup1 .title h3{font-size:24px;font-weight:600;line-height:1.5;letter-spacing:-0.1px;color:#000;margin:0;text-align:left;}
.mPopup1 .title h3 .ts{font-size:17px;color:#666;font-weight:500;margin:0 0 0 5px;}
.mPopup1 .title h3.flex{display:-webkit-flex;display:flex;align-items:center;}
.mPopup1 .title h3.flex .ts{font-size:17px;color:#000;margin:0 30px 0 15px;}
.mPopup1 .title h3.flex .ts + .ts{margin-left:0;}
.mPopup1 .title h3.flex strong + .ts{margin-left:33px;}
.mPopup1 .scroll{padding:0 10px;}
.mPopup1 .mSearch1{margin:0 10px 18px;}
.mPopup1 .list1{padding:0 35px 0 0;}
.mPopup1 .list1 dt{float:left;color:#8B8B8B;font-size:17px;font-weight:500;padding:0 0 0 15px;line-height:31px;}
.mPopup1 .list1 dd{color:#0B0B0B;font-size:17px;font-weight:500;min-height:46px;padding:0 0 15px 150px;}
.mPopup1 .list1 dd .textarea{color:#0B0B0B;margin-bottom:15px;}
.mPopup1 .list1 dd .it{color:#0B0B0B;}
.mPopup1 .list1 dd .it + .it{margin-left:13px;}
.mPopup1 .list1 dd .graph{margin-top:20px;}
.mPopup1 .list1 dd:last-child{padding-bottom:0;}
.mPopup1 .list1 dt.wType1 + dd{
    padding-left:125px;
}
.mPopup1 .list1 .counsel_edit_date {
    display: flex;
    color: #0B0B0B;
    font-size: 17px;
    font-weight: 500;
    min-height: 45px;
    padding: 5px 0 0px 50px;
    text-align: start;
}
.mPopup1 .list1 .heal_cap_res {
    display: flex;
    padding: 0px 0 0px 47px !important;
}
.mr-0{
    margin-right: 0px !important;
}
.mPopup1 .list1 .heal_cap_res .bar{
    padding: 5px;
}
.mPopup1 .close{position:absolute;top:27px;right:24px;background:url(../images/ico_close1.svg) 50% 50% no-repeat;background-size:22px auto;text-indent:-9999px;font-size:0;width:27px;height:27px;}
.mPopup1 .mButton1{margin-top:30px;}

.mPopup1.w370 .popup{width:370px;}
.mPopup1.w620 .popup{width:620px;}
.mPopup1.w910 .popup{width:910px;}

.mAlert1.active{display:block;}
.mAlert1{display:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1100;}
.mAlert1 .close{position:absolute;top:12px;right:15px;background:url(../images/ico_close1.svg) 50% 50% no-repeat;background-size:13px auto;text-indent:-9999px;font-size:0;width:23px;height:23px;}
.mAlert1 .popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);border-radius: 10px;padding:20px 22px;background: #fff;box-shadow:1px 1px 6px 0px rgba(0, 0, 0, 0.25);width: 345px;}
.mAlert1 .mButton1{text-align:right;margin:42px 0 0;}
.mAlert1 .mButton1 .mBtn1{margin:0 0 0 12px;}

.mInfo1{display:table;position:relative;color: #000;font-size: 17px;font-weight: 500;padding:0 0 0 53px;width:100%;min-height:40px;}
.mInfo1 .span{display:table;position:relative;color: #000;font-size: 19px;font-weight: 500;padding:0 0 0 64px;width:100%;}
.mInfo1:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    background:url(../images/ico_info_end1.svg) 50% 50% no-repeat #ffcece;
    background-size:16px auto;
    border-radius:50%;
    width:40px;
    height:40px;
}
.mInfo1.iTemp1:before{background-color:#E6ECEB;background-image:url(../images/ico_tempsave1.svg);background-size:20px auto;}
.mInfo1.iLogout1:before{
    background-image:url(../images/ico_logout1.svg);
    background-size:23px auto;
}

.mStat2{display:-webkit-flex;display:flex;align-items:center;background-color:#F6F6F6;color:#767676;font-size:14px;padding:0 12px;}
.mStat2 .flex{-webkit-flex:1;flex:1;text-align:right;}
.mStat2 dt,
.mStat2 dd{float:left;padding:12px 0;}
.mStat2 dd{color:#000;font-weight:bold;padding-left:11px;}
.mStat2 dd + dt{padding-left:38px;}

.gGraph2 + .graph{margin-top:40px;}
.gGraph2{margin:45px 70px 0;}
.gGraph2 .row + .row{margin-top:20px;}
.gGraph2 .row{margin-left:-10px;zoom:1;}
.gGraph2 .row:after{display:block;clear:both;content:'';} 
.gGraph2 .row .graph{position:relative;float:left;background-color:#fff;padding:18px 0 0;margin-left:20px;width:calc(33.33% - 20px);}
.gGraph2 .row .graph .txtY,
.gGraph2 .row .graph .txtX,
.gGraph2 .row .graph .tit{position:absolute;top:0;left:30px;color:#000;font-size:14px;font-weight:500;text-align:center;width:calc(100% - 30px);}
.gGraph2 .row .graph .txtX{top:auto;bottom:-9px;font-size:12px;font-weight:normal;}
.gGraph2 .row .graph .txtY{top:calc(50% - 10px);left:-97px;font-size:12px;font-weight:normal;transform:rotate(-90deg);}
.gGraph2 .graph.col3 .label{background-color:transparent;bottom:auto;top:17px;left:36px;font-size:10px;text-align:center;width:calc(100% - 36px);}
.gGraph2 .graph.col3 .label .lab:first-child{margin-left:15px;}
.gGraph2 .graph.col3 .label .lab:last-child{margin-right:22px;}

.gGraph2 .graph.col4 .label{background-color:transparent;bottom:auto;top:15px;left:30px;font-size:10px;text-align:center;width:calc(100% - 36px);}
.gGraph2 .graph.col4 .label .lab:first-child{margin-left:0;}
.gGraph2 .graph.col4 .label .lab:last-child{margin-right:0;}

.gGraph2 .graph.col2 .label{background-color:transparent;bottom:auto;top:15px;left:30px;font-size:10px;text-align:center;width:calc(100% - 36px);}

.gGraph2 .graph.col2 .labelX{width:calc(100% - 20px);}
.gGraph2 .graph.col2 .label .lab:first-child{margin-left:0;}
.gGraph2 .graph.col2 .label .lab:last-child{margin-right:0;}

.labelX{position:absolute;bottom:6px;left:20px;display:-webkit-flex;display:flex;background-color:#fff;color:#333;font-size:12px;padding:0 0 0 6px;width:calc(100% - 20px);}
.labelX .lab{-webkit-flex:1;flex:1;}
.labelX .lab:last-child{position:absolute;top:0;right:0;}

.labelY{position:absolute;top:17px;right:calc(100% - 20px);background-color:#fff;}
.labelY .lab{display:block;text-align:right;}
.labelY .lab + .lab{margin:9.3px 0 0;}

.gGraph3 + .gGraph3{margin-top:132px;}
.gGraph3:last-child{margin-bottom:40px;}
.gGraph3{position:relative;margin:104px 0 0;padding:0 0 0 185px;}
.gGraph3 .graph canvas{width:100% !important;height:290px !important;}
.gGraph3 .tit{position:absolute;top:0;left:0;background: #3B5867;width:124px;height:100%;color: #fff;font-size: 26px;font-weight: 700;padding:10px 0 0 15px;}

.pxy1{padding:6px 0 0 5px;}
.ml10{margin-left:10px;}

.graph.type2{position:relative;padding-right:180px;background-color: #fff;}
.graph.type2 canvas{width:100% !important;height:245px !important;}
.graph.type2 .label{display:block;position:absolute;top:20px;left:calc(100% - 130px);text-align:left;width:150px;}
.graph.type2 .label .lab:first-child,
.graph.type2 .label .lab{display:block;margin:0;}
.graph.type2 .label .lab + .lab{margin-top:10px;}
.graph.type2 .label .lab .i{margin-right:8px;width:30px;}
.graph.type2 .label .lab .i.type2{margin-right:3px;}
.graph.type2 .label .lab .i.type2 + .i.type2{margin-right:7px;}

.graph.px70{padding-left:70px;padding-right:70px;}
.graph{position:relative;}
.graph .label.absolute{display:block;}
.graph .label.absolute .lab{position:absolute;top:15px;left:0;}
.graph .label{display:-webkit-flex;display:flex;align-items:center;position:absolute;bottom:0;left:0;color:#000;font-size:15px;font-weight:500;width:100%;text-align:center;background-color:#fff;padding:15px 0 0;}
.graph .label .lab:first-child{margin-left:59px;}
.graph .label .lab:last-child{margin-right:50px;}
.graph .label .lab{-webkit-flex:1;flex:1;}
.graph .label .lab .i{display:inline-block;margin:7px 3px 0 0;width:33px;height:4px;vertical-align:top;}
.graph .label .lab .i.type2{width:12px;height:12px;margin-top:3px;}

.mText1{display:-webkit-flex;display:flex;align-items:center;color:#0B0B0B;font-size:17px;font-weight:500;line-height:31px;}

.iView1,
.iFind1{display:inline-block;background:url(../images/ico_find1.svg) 50% 50% no-repeat #3B5867;background-size:13px auto;border-radius:3px;text-indent:-9999px;margin-left:13px;font-size:0;width:20px;height:20px;}
.iView1{margin-left:0;background:url(../images/ico_view1.svg) 50% 50% no-repeat;background-size:14px auto;}

.jsBtnClick1{cursor:pointer;}

.mBoard1 + .mBoard1{margin-top:20px;}
.mBoard1 table{width:100%;table-layout:fixed;}
.mBoard1 th,
.mBoard1 td{
    color:#000;
    font-size:16px;
    font-weight:400;
    line-height:18px;
    text-align:center;
    padding:12px 0;
    height:35px;
}
.p-18>tr th, .p-18>tr td{
    padding: 18px;
}
.mBoard1 th{background:rgba(0, 58, 55, 0.10);}
.mBoard1 th .tx{display:inline-block;vertical-align:middle;}
.mBoard1 th .select.s{vertical-align:middle;margin:0 0 0 5px;}
.mBoard1 tbody th{border-bottom:1px solid rgba(0, 58, 55, 0.08);}
.mBoard1 tbody tr:last-child th,
.mBoard1 .bb0{border-bottom:0;}
.mBoard1 tr{border-bottom:1px solid #E6ECEB;}
.mBoard1 .tal{
    padding-left:20px;
    padding-right:20px;
    text-align:left;
}
.mBoard1 .ellipsis{position:relative;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;max-width:100%;}
.mBoard1 .px0{padding:0;}
.mBoard1 .px0 .mBoard1{position:relative;border-top:1px solid rgba(0, 58, 55, 0.1);border-left:1px solid rgba(0, 58, 55, 0.1);margin:-1px 0 -1px -1px;}
.mBoard1 .px0 tr:first-child .mBoard1{border-top:0;}
.mBoard1 .px0 .mBoard1 td:first-child{padding-left:20px;}
.mBoard1 .px0 .mBoard1 td:last-child{padding-right:20px;}
.mBoard1 .px5{padding-left:5px;padding-right:5px;}
.mBoard1 .px10{padding-left:10px;padding-right:10px;}
.mBoard1 .mCheckbox1,
.mBoard1 .mRadio1{margin-left:10px;margin-top:3px;margin-bottom:3px;}
.mBoard1 .mCheckbox1:first-child,
.mBoard1 .mRadio1:first-child{margin-left:0;}
.mBoard1 .it{font-size:14px;margin-top:-3px;margin-bottom:-3px;}
.mBoard1 .textarea{font-size:14px;}
.vat td{vertical-align:top;}

.mBoard1.type2 td,
.mBoard1.type2 thead th{height:45.7px;}
.mBoard1.type2 thead th{font-weight:600;}
.mBoard1.type2 tr:nth-child(2n){background-color:#F5F5F5;}
.mBoard1.type2 tr.active:nth-child(2n),
.mBoard1.type2 tr.active{background-color:#3B5867;border-color:#3B5867;}
.mBoard1.type2 tr.active:nth-child(2n) td,
.mBoard1.type2 tr.active td{color:#fff;}

.mBoard1.bt{border-top:1px solid #E6ECEB;}

.iMust{position:relative;display:inline-block;margin:3px 0 0;padding:0 0 0 10px;}
.iMust > em{text-indent:-9999px;font-size:0;}
.iMust > em:before{content:"*";position:absolute;top:2px;left:0;text-indent:0;font-size:14px;color:#f00;}

/*
.mBoard1.fixedHeader{height:calc(100% - 150px);}
.mBoard1.fixedHeader .body.scroll{height:calc(100% - 450px);}
*/
.mPag1{margin:77px 0 0;line-height:normal;text-align:center;}
.mPag1 > span,
.mPag1 a,
.mPag1 strong{display:inline-block;color:#000;text-decoration:none;font-size:13px;border-radius:50%;vertical-align:middle;margin:0 4px;min-width:22px;line-height:22px;height:22px;}
.mPag1 strong,
.mPag1 .active{background:#E6ECEB;}
.mPag1 .prev,
.mPag1 .next{position:relative;display:inline-block;background:url(../images/ico_pag_prev1.svg) 50% 50% no-repeat #fff;background-size:22px auto;font-size:12px;margin:0;text-indent:-9999px;font-size:0;min-width:auto;width:22px;overflow:hidden;z-index:10;}
.mPag1 .next{background-image:url(../images/ico_pag_next1.svg);background-position:50% 50%;}
.mPag1 .prev{margin-right:5px;}
.mPag1 .next{margin:0 0 0 5px;}
.mPag1 span.prev,
.mPag1 span.next{opacity:0.4;}

.mSearch1{
    position:relative;
    border-radius:30px;
    margin:0 0 45px;
    padding:0 10px 0 40px;
    border:1px solid #D9D9D9;
    max-width:320px;
}
.supp_top_w{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.supp_search{
    position:relative;
    border-radius:30px;
    padding:0 10px 0 40px;
    border:1px solid #D9D9D9;
    width: 23%;
}
.healcap_con_btn_group{
    position:relative;
    margin:32px 0 20px;
    display: flex;
    justify-content: space-between;
}
.healcap_con_btn_group>div{
    display: flex;
    align-items: center;
}
.select_capsule_w{
    position: relative;
    display: flex;
    align-items: center;
}
.heal_text{
    font-size: 20px;
    margin-right: 15px;
}
.select_capsule {
    border: 1px solid #D4D4D4;
    border-radius: 5px;
    font-weight: normal;
    vertical-align: top;
    padding: 0 20px 0 9px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 74px;
    height: 33px;
    position: relative;
}
.select_capsule:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -5px;
    background: url(../images/ico_select2.svg) 50% 50% no-repeat;
    width: 10px;
    height: 10px;
    transition: all 0.4s 0s;
}
.select_capsule_w.active .lSel {
    display: block;
}
.select_capsule_w .lSel {
    display: none;
    position: absolute;
    top: 31px;
    left: 0;
    background-color: #fff;
    border: 1px solid #D4D4D4;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    padding: 0 3px 3px;
    width: 74px;
    max-height: 153px;
    overflow: hidden;
    overflow-y: auto;
}
.select_capsule_w .lSel::-webkit-scrollbar {
    width: 2px;
    height: 2px;
}
.select_capsule_w .lSel::-webkit-scrollbar-thumb {
    background: #d2d2d2;
    border-radius: 2px;
    height: 10%;
}
.select_capsule_w .lSel::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 2px;
}







.healcap_con_btn_group_end{
    position:relative;
    margin:32px 0 20px;
    display: flex;
    justify-content: end;
}
.btn_healcap{
    border-radius: 36px;
    font-size: 16px;
    min-width: 81px;
    line-height: 36px;
    height: 36px;
    background: #c6c6c6;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    margin-right: 10px;
}
.btn_healcap.active{
    background: #3B5867;
}
.btn_healcap img{
    width: 18px;
    margin-right: 3px;
    margin-top: -3px;
}
.mSearch1 .btn, .supp_search .btn{
    position:absolute;
    top:0;left:0;
    background:url(../images/ico_find2.svg) 50% 50% no-repeat;
    background-size:18px auto;
    text-indent:-9999px;
    font-size:0;
    width:41px;
    height:41px;
}
.mSearch1 input, .supp_search input{
    border:0;
    background-color:transparent;
    font-size:14px;
    font-weight:400;
    width:100%;
    height:41px;
}
/* //popup */

/* 자가보고 */
.mSurvey1{padding:0 0 0 15px;}
.mSurvey1 .navi{position:sticky;top:0;left:0;float:left;margin:0 45px 0 0;width:170px;}
.mSurvey1 .navi li + li{margin-top:10px;}
.mSurvey1 .navi li a{display:-webkit-flex;display:flex;align-items:center;border-radius:35px;background:#E6ECEB;font-size:15px;padding:0 15px;line-height:35px;height:35px;}
.mSurvey1 .navi li a .ti{-webkit-flex:1;flex:1;font-weight:600;}
.mSurvey1 .navi li.active a{background:#3B5867;color:#fff;}
.mSurvey1 .list{-webkit-flex:1;flex:1;padding:3px 0 0 215px;}
.mSurvey1 .list .tit{display:-webkit-flex;display:flex;align-items:center;color:#959595;font-size:15px;padding:0 30px 0 0;}
.mSurvey1 .list .tit .ti{-webkit-flex:1;flex:1;}
.mSurvey1 .list .lst{padding:0 30px 0 0;}
.mSurvey1 .list .lst > ul + ul{margin-top:36px;}
.mSurvey1 .list .lst > ul{margin:26px 0 0;zoom:1;}
.mSurvey1 .list .lst > ul:after{display:block;clear:both;content:'';} 
.mSurvey1 .list .lst > ul > li{float:left;margin-right:15px;width:calc(50% - 15px);}
.mSurvey1 .list .lst > ul > li .q{display:-webkit-flex;display:flex;color:#3B5867;font-size:14px;font-weight:600;line-height:18px;}
.mSurvey1 .list .lst > ul > li .q .n{margin-right:5px;}
.mSurvey1 .list .lst > ul > li .q .t{-webkit-flex:1;flex:1;}
.mSurvey1 .list .lst > ul > li .a{margin:14px 0 0 14px;}
.mSurvey1 .list .lst > ul > li .a li{color:#D1D1D1;font-size:14px;font-weight:500;line-height:21px;}
.mSurvey1 .list .lst > ul > li .a li.active{color:#FF9029;}
/* //자가보고 */

/* 피상담자 */
.mProfile1{
    display:-webkit-flex;
    display:flex;
    align-items:center;
    border-radius:45px;
    background:#E6ECEB;
    color:#000;
    font-size:24px;
    margin:0 0 45px;
    padding:0 40px 0 25px;
    height:60px;
}
.mProfile1 .ts{font-size:17px;margin:0 30px 0 15px;}
.mProfile1 .ts + .ts{margin-left:0;}
.mProfile1 strong + .ts{margin-left:33px;}
.mProfile1 .flex{-webkit-flex:1;flex:1;text-align: right;font-size: 14px;}

.mTab2{position:relative;zoom:1;}
.mTab2:after{display:block;clear:both;content:'';} 
.mTab2 .rt{position:absolute;top:0;right:30px;}
.mTab2 .rt a{border-radius:10px 10px 0 0;background:#3B5867;color:#fff;font-size:13px;font-weight:normal;margin:5px 0 0;padding:0 11px;width:auto;line-height:40px;height:40px;}
.mTab2 a:first-child{margin-left:-4px;}
.mTab2 a{position:relative;display:block;float:left;background:url(../images/k_tab1.svg) 0 0 no-repeat;background-size:161px 72px;color:#3B5867;font-weight:600;text-align:center;font-size:14px;margin-left:-13px;padding:0 12px 0 0;width:161px;line-height:53px;height:45px;}
.mTab2 a:nth-child(1){z-index:9;}
.mTab2 a:nth-child(2){z-index:8;}
.mTab2 a:nth-child(3){z-index:7;}
.mTab2 a:nth-child(4){z-index:6;}
.mTab2 a.active{background-image:url(../images/k_tab1_a.svg);}
.mTab2 a.active:before{content:"";position:absolute;bottom:-1px;left:5px;background-color:#fff;width:calc(100% - 14px);height:1px;z-index:1;}

.mBox1.h100per{overflow:hidden;height:calc(100% - 280px);}
.mBox1{background-color:#fff;box-shadow:9px 10px 2px -3px rgba(0,0,0,0.1);border-radius:0 20px 20px 20px;border:1px solid #D9D9D9;margin:0 0 20px;padding:35px 50px;}
.mBox1 .scroll{margin:0 -35px;padding:0 35px;}
.mBox1 .mPag1{margin-top:30px;}

.iBtn1{position:relative;display:inline-block;color: #000;font-size:14px;padding:50px 0 0;font-weight: 500;text-align:center;min-width:42px;}
.iBtn1:before{
    content:"";
    position:absolute;
    top:0;
    left:50%;
    margin-left:-21px;
    width:40px;
    height:40px;background:url(../images/ico_audio1.svg) 50% 50% no-repeat #3b5867;background-size:42px auto;border-radius:50%;width:40px;height:40px;}
.iBtn1.active:before{background-color:#eb5757;}
.iBtn1.iAudio1:before{background-size:12px auto;}
.iBtn1.iAudio1.active:before{background-image:url(../images/ico_audio1_a.svg);background-size:auto 42px;background-position:calc(50% + 1px) 50%;}
.iBtn1.iVideo1:before{
    background-image:url(../images/ico_camera1.svg);
    background-size: 23px;
}

.iBtn1.iSpeaker1.active:before{
    background:url(../images/ico_speak2.svg) #eb5757 no-repeat 50% 50%;
    background-size:28px auto;
}
.iBtn1.iSpeaker1:before{
    background-image:url(../images/ico_speak1.svg);
    background-size: 23px;
}

.iBtn1.iVideo1.active:before{
    background:url(../images/icon_camera_off.svg) #eb5757 no-repeat 50% 60%;
    background-size:28px auto;
}
.iBtn1.iLink1:before{background-image:url(../images/ico_link1.svg);background-size:16px auto;}
.iBtn1.iReser1:before{
    background-image:url(../images/ico_reser1.svg);
    background-size:18px auto;
}
.iBtn1.iEnd1:before{background-image:url(../images/ico_end1.svg);background-size:14px auto;}

/*
.iBtn1.iVideo1:before{background-image:url(../images/ico_video1.svg);}
.iBtn1 > span{display:block;background:url(../images/ico_audio1.svg) 50% 50% no-repeat #ff574c;border-radius:50%;margin:0 0 13px;width: 52px;height: 52px;}
.iBtn1.iVideo1 > span{background:url(../images/ico_audio1.svg) 50% 50% no-repeat #3b5867;background-image:url(../images/ico_audio1.svg);background-color:#3b5867;}
*/

.mCounsel1{
    display:table;
    /* margin:0 auto 0; */
    padding:0 0 150px;
    margin-left: 100px;
    margin-top: 115px;
    width:906px;
    height:calc(100% - 44px);
}
.mCounsel1 .box{display:-webkit-flex;display:flex;box-shadow:5px 5px 5px 0 rgba(0, 0, 0, 0.3);background-color:#e6eceb;}
.mCounsel1 .box .screen{position:relative;-webkit-flex:1;flex:1;width:729px;height:435px;}
.mCounsel1 .box .screen .scr{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;}
.mCounsel1 .box .screen .button{
    display: flex;
    position:absolute;
    bottom:-106px;
    left:0;
    text-align:center;
    width:100%;
    justify-content: center;
}
.mCounsel1 .box .screen .button .iBtn1{margin:0 15px;}
.mCounsel1 .box .text{position:relative;width:227px;}
.mCounsel1 .box .text .txt{margin:16px 19px 0 0;color: rgba(59, 88, 103, 0.10);text-align: right;font-size: 17px;letter-spacing:0.5px;font-weight: 800;line-height: 24px;}
.mCounsel1 .box .text .lst{position:absolute;bottom:0;left:0;width:100%;}
.mCounsel1 .box .text .lst dl{padding:0 21px 9px;}
.mCounsel1 .box .text .lst dt{padding:0 0 5px;}
.mCounsel1 .box .text .lst dt span{display:inline-block;border-radius: 15px;background: #3B5867;color: #fff;font-size: 10px;font-weight: 400;text-align:center;min-width:47px;line-height: 18px;height: 18px;}
.mCounsel1 .box .text .lst dd{color: #000;font-size: 13px;font-weight: 400;line-height: 21px;padding:0 0 16px 6px;}
.mCounsel1 .box .text .lst .bt{display:block;background:#3B5867;color: #fff;font-size: 16px;font-weight: 400;text-align:center;line-height: 45px;height: 45px;}
.mCounsel1 .box .text .lst .bt span{display:inline-block;background:url(../images/ico_arr1.svg) 100% calc(50% - 4px) no-repeat;padding:0 30px 0 0;}

.mCounsel2{
    height: calc(100vh - 200px);
    display:-webkit-flex;
    display:flex;
    margin:36px 0 0;
}

.mCounsel2 .screen{
    position:relative;
    -webkit-flex:1;
    flex:1.05;
    background-color:#E6ECEB;
    border-radius:23px;
    padding:0 40px;
    margin-right:70px;
    height:100%;
}
.mCounsel2 .screen .nam{
    text-align:center;
    color: #0B0B0B;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height:28px;
    padding:23px 0 23px;
}
.mCounsel2 .screen .scr{
    position:relative;
    border-radius:20px;
    background-position:50% 50%;
    background-repeat:no-repeat;
    background-size:cover;
    height:calc(100% - 179px);
}
.mCounsel2 .screen .yet{
    position:relative;
    border-radius:20px;
    background-position:50% 50%;
    background-repeat:no-repeat;
    background-size:cover;
    height:calc(100% - 179px);
    background: #C4C4C4;
    color: #fff;
    text-align: center;
    font-size: 24px;
    align-items: center;
    display: grid;
}
.mCounsel2 .screen .rec{position:absolute;top:20px;left:20px;border-radius:27px;background: rgba(0, 0, 0, 0.30);backdrop-filter: blur(4.083333492279053px);color:#fff; font-size:18px;font-weight: 500;padding:0 15px 0 35px;line-height: 34px;height: 34px;}
.mCounsel2 .screen .rec:before{content:"";position:absolute;top:50%;left:12px;margin-top:-5px;background-color:#E60303;border-radius:50%;width:10px;height:10px;}
.mCounsel2 .screen .sub{
    position:absolute;
    bottom:16px;
    right:16px;
    border:3px solid #fff;
    border-radius:14px;
    background-position:50% 50%;
    background-repeat:no-repeat;
    background-size:cover;
    width:170px;
    height:150px;
}
.mCounsel2 .screen .sub.active{
    display: none;
}
.mCounsel2 .screen .sub_none{
    display: none;
    background: url(../images/icon_camera_off.svg) no-repeat #D9D9D9;
    background-size: 60px;
    background-position:50% 50%;
    position:absolute;
    bottom:16px;
    right:16px;
    border:3px solid #fff;
    border-radius:14px;
    width:170px;
    height:150px;
}
.mCounsel2 .screen .sub_none.active{
    display: block;
}
.mCounsel2 .screen .button{display:-webkit-flex;display:flex;margin:18px 0 0;}
.mCounsel2 .screen .button .iBtn1{margin:0 15px;}
.mCounsel2 .screen .button .lt,
.mCounsel2 .screen .button .rt{-webkit-flex:1;flex:1;}
.mCounsel2 .screen .button .rt{text-align:right;}
.mCounsel2 .mList1 dt{font-size:15px;}
.mCounsel2 .text{-webkit-flex:1;flex:1;}
.mCounsel2 .text .graph{margin-top:35px;}
.mCounsel2 .text .mList1{margin:55px 0 0;}
.mCounsel2 .text .mList1 .it,
.mCounsel2 .text .mList1 .textarea{width:calc(100% - 183px);}
.mCounsel2 .text .mList1 .mFlex1 .it + .mBtn1{margin-left:40px;line-height:32px;height:32px;}
.mCounsel2 .screen .vol{
    display: flex;
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-size: 18px;
    font-weight: 500;
}
.mCounsel2 .screen .vol img{
    width: 100%;
    margin-right: 5px;
}

.start_vol{
    display: flex;
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-size: 18px;
    font-weight: 500;
}
.start_vol img{
    width: 100%;
    margin-right: 5px;
}



.mList1 dt{float:left;color:#474747;font-size:17px;font-weight:500;padding:0 0 0 15px;line-height:31px;}
.mList1 dd{color:#0B0B0B;font-size:17px;font-weight:500;padding:0 0 15px 150px;}
.mList1 dd .textarea{color:#0B0B0B;}
.mList1 dd .it{color:#0B0B0B;}
.mList1 dd .it + .it{margin-left:13px;}
.mList1 dd .graph{margin-top:20px;}
.mList1 dd:last-child{padding-bottom:0;}
.mList1 dt.wType1 + dd{padding-left:125px;}
/* //피상담자 */

/* calendar */

.mYear1{position:relative;}
.mYear1.active .lYear1{display:block;}
.mYear1 .lYear1 .select{background:url(../images/ico_select2.svg) calc(100% - 5px) 50% no-repeat;border:1px solid #D4D4D4;border-radius:5px;font-weight:normal;vertical-align:top;padding:0 20px 0 9px;-webkit-appearance: none;-moz-appearance: none;appearance: none;width:74px;height:33px;}
.mYear1 .lYear1 .select::-ms-expand{display:none;}

.lYear1{display:none;position:absolute;top:43px;left:60px;background-color:#fff;border-radius:10px;box-shadow:0 0 4px rgba(0,0,0,0.25);padding:17px 20px 14px;width:181px;z-index:1;}
.lYear1:before{content:"";position:absolute;top:-7px;left:20px;background-color:#fff;box-shadow:0 0 4px rgba(0,0,0,0.25);width:12px;height:12px;transform:rotate(45deg);}
.lYear1:after{content:"";position:absolute;top:-1px;left:16px;background-color:#fff;width:19px;height:10px;}
.lYear1 .year{position:relative;}
.lYear1 .year.active{z-index:1;}
.lYear1 .year.active .sel{border-radius:5px 5px 0 0;}
.lYear1 .year.active .sel:before{transform:rotate(180deg)}
.lYear1 .year.active .lSel{
    display:block;
}
.lYear1 .year > .sel{
    position:relative;
    border:1px solid #D4D4D4;
    border-radius:5px;
    font-weight:normal;
    vertical-align:top;
    padding:0 20px 0 9px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width:74px;
    height:33px;
}
.lYear1 .year > .sel:before{
    content:"";
    position:absolute;
    top:50%;
    right:5px;
    margin-top:-5px;
    background:url(../images/ico_select2.svg) 50% 50% no-repeat;
    width:10px;
    height:10px;
    transition:all 0.4s 0s;
}
.lYear1 .lSel{
    display:none;
    position:absolute;top:32px;left:0;background-color:#fff;border:1px solid #D4D4D4;border-top:0;border-radius:0 0 5px 5px;padding:0 3px 3px;width:74px;max-height:153px;overflow:hidden;overflow-y:auto;
}

.lYear1 .lSel::-webkit-scrollbar{width:2px;height:2px;}
.lYear1 .lSel::-webkit-scrollbar-track{background-color:transparent;border-radius:2px;}
.lYear1 .lSel::-webkit-scrollbar-thumb{background:#d2d2d2;border-radius:2px;height:10%;}
.lYear1 .lSel::-webkit-scrollbar-thumb:hover{background:#d2d2d2;}

.lYear1 .lSel button{display:block;border-radius:5px;color:#1F3844;font-size:15px;font-weight:normal;padding:0 8px;width:100%;height:22px;transition:all 0.4s 0s;}
.lYear1 .lSel button + button{margin-top:3px;}
.lYear1 .lSel button:hover,
.lYear1 .lSel button.active{background-color:#3B5867;color:#fff;}
.lYear1 .lst{margin:-15px -10px 0;zoom:1;}
.lYear1 .lst:after{display:block;clear:both;content:'';} 
.lYear1 .lst li{float:left;padding:12px 0 0;width:25%;}
.lYear1 .lst li button{display:block;border-radius:50%;font-weight:normal;margin:0 auto;text-align:center;width:32px;height:32px;}
.lYear1 .lst li.active button{background-color:#3b5867;color:#fff;}
.lYear1 .mButton1{margin-top:10px;padding:0;height:21px;}
.lYear1 .mBtn1{vertical-align:middle;border-radius:4px;font-size:12px;margin:-37px 0 0;padding:0 10px;min-width:auto;line-height:23px;height:21px;}
.lYear1 .close{position:absolute;top:12px;right:10px;background:url(../images/ico_close1.svg) 50% 50% no-repeat;background-size:13px auto;text-indent:-9999px;font-size:0;width:23px;height:23px;}

.lCal1.active{display:block;}
.lCal1{display:none;position:absolute;top:40px;left:0;border-radius: 10px;background: #fff;box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);padding:0 0 13px;width:266px;z-index:1;}
.lCal1 .dat{position:relative;border-radius: 10px 10px 0px 0px;background:#3B5867;line-height: 46px;text-align:center;color:#fff;height: 46px;}
.lCal1 .dat .cur button{padding:0 10px;height:46px;}
.lCal1 .dat .prev,
.lCal1 .dat .next{position:absolute;top:0;left:0;background:url(../images/ico_cal_prev1.png) 50% 50% no-repeat;text-indent:-9999px;font-size:0;width:44px;height:46px;}
.lCal1 .dat .next{left:auto;right:0;background:url(../images/ico_cal_next1.png) 50% 50% no-repeat;}
.lCal1 .calendar{padding:17px 10px 0;min-height:237px;}
.lCal1 .calendar table{text-align: center;width:100%;}
.lCal1 .calendar thead th{color: #e1e1e1;font-size: 15px;font-weight: 400;padding:0 0 5px;}
.lCal1 .calendar td a,
.lCal1 .calendar td button{display:block;color: #000;font-size: 15px;font-weight: 400;text-align:center;min-width:34px;line-height:34px;height:34px;}
.lCal1 .calendar td.prev button,
.lCal1 .calendar td.next button,
.lCal1 .calendar td.prev a,
.lCal1 .calendar td.next a{color: #E1E1E1;}
.lCal1 .calendar .mFlex1{text-align:center;}
.lCal1 .calendar .mFlex1 + .mFlex1{margin-top:15px;}
.lCal1 .calendar .mFlex1 button{color: #000;text-align: center;font-size: 15px;font-weight: 400;border-radius: 20px;min-width:69px;line-height: 32px;height: 31px;}
.lCal1 .calendar .mFlex1 button:hover,
.lCal1 .calendar .mFlex1 button.active{background: #E6ECEB;}
.lCal1 .calendar.year{padding-top:27px;}
.lCal1 .calendar.month .mFlex1 button{min-width:38px;line-height:39px;height:38px;}
.lCal1 .mButton1{margin:-10px 0 0 5px;}

/* //calendar */

/* 피상담자 관리 */
.btn_reservaion{
    width: 100%;
}
.btn_counse_diary{
    width: 100%;
    margin-top: 10px;
}

/* 힐링캡슐 > 이용관리 */
.unable{
    width: 75px;
    border-radius: 20px;
    background:#CECECE;
    padding: 6px 2px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    pointer-events : none; 
}
.able{
    width: 75px;
    border-radius: 20px;
    background:#3B5867;
    padding: 6px 2px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: 300;
}
.modal_heal_cap .popup{
    width: 470px !important;
}
.modal_heal_cap_res .popup{
    width: 540px !important;
}
.location{
    width: 100%;
}
.modal_heal_cap_list .popup, .modal_supp_detail .popup{
    width: 540px !important;
}
.modal_heal_cap_list .fixedHeader, .modal_matching .fixedHeader{
    padding: 0px 16px 0px 12px;
}

/* 힐링캡슐 > 콘텐츠 관리 */
.unselected td.select_box::before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    border: 2px solid #3B5867;
    border-radius: 15px;
}
.selected>td.select_box::before {
    content: "✓";
    color: #fff;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background-color:#3B5867;
    border: 2px solid #3B5867;
    border-radius: 15px;
}
.unselected>td:nth-child(3){
    max-width: 200px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 상담지원인력 > 상담자 관리 */
.supporter_del, .contents_edit{
    border-radius: 20px;
    background:#E6ECEB;
    text-align: center;
    font-size: 12px;
    color: #3B5867;
    font-weight: 700;
    padding: 3px 10px;
}
.btn_supp_add img{
    width: 15px;
}
.input_mobile{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.input_mobile_unit:first-child{
    width: 20%;
}
.input_mobile_unit{
    width: 33.5%;
    color: #0B0B0B;
    font-size: 17px;
    font-weight: 500;
    min-height: 32px;
    background: #fff;
    border: 1px solid #C1C1C1;
    padding: 0 0 0 10px;
}
.modal_supp_add .popup {
    width: 450px !important;
}
.modal_heal_cap_list .list1, .modal_supp_detail .list1{
    padding-bottom: 20px;
}
.modal_heal_cap_list .pxy1, .modal_supp_detail .pxy1{
    padding-left: 20px;
}
.modal_supp_detail .fixedHeader{
    padding: 0px 16px 0px 12px;
}

/* 상담지원인력 > 상담매칭 */
.uncheck td.check_box::before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 17px;
    border: 1.5px solid #3B5867;
    border-radius: 15px;
}
.active>td.check_box::before {
    content: "✓";
    color: #fff;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background-color:#3B5867;
    border: 2px solid #3B5867;
    border-radius: 15px;
}
.audio_device_w{
    text-align: center;
    cursor: pointer;
    position: relative;
}
.audio_device, .video_device, .speaker_device{
    color: #000;
    font-size: 14px;
    font-weight: 500;
}
.audio_device::after, .video_device::after, .speaker_device::after{
    content: "";
    background: url(../images/ico_select2.svg) 50% 50% no-repeat;
    padding: 9px;
}
.lSel {
    padding: 5px;
    display: none;
    position: absolute;
    top: 25px;
    background-color: #fff;
    border: var(--input-border-grey);
    border-top: 0;
    border-radius: 5px;

}
.lSel button {
    text-align: left;
    display: block;
    border-radius: 5px;
    background-color: var(--white-color);
    font-size: 15px;
    font-weight: normal;
    padding: 5px 10px;
    width: 100%;
    transition: all 0.4s 0s;
}
.lSel button:hover {
    background-color: #E6ECEB;
}
.audio_device_w.active .lSel{
    display: block;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, .2);
    top:auto;
    bottom: 25px;
    z-index: 2;
}

/* 초기상담지 */
.mUtil2 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0 -58px 0 0;
    padding: 29px 0px;
}
.mUtil2 .user{
    font-size: 25px;
}
.btn_save_w{
    width: 100%;
    text-align: center;
    padding: 60px 0 20px 0;
}
.btn_save{
    margin-right: 10px;
}
.address_input_w input{
    width: 35%;
}

/* 상담화면 */
.choose_device>button.active:before{
    content:"";
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/icon_check_green.svg) 50% 100% no-repeat;
    margin-right: 5px;
}
.choose_device button, .audio_device_w .lSel button{
    width: 250px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.select_device{
    padding-left: 10px;
}
.mb{
    margin-bottom: 20px;
}
.padding{
    padding: 0px 15px;
}
.underline{
    text-decoration: underline;
}

/* 콘텐츠 등록 팝업 */
.input_time{
    width: 30%;
}
.content_w>input{
    margin-right: 8px;
}
.file_add {
    display: inline-block;
    background: #E6ECEB;
    color: #3B5867;
    font-size: 21px;
    font-weight: 500;
    padding: 0 12px;
    text-align: center;
    line-height: 42px;
    height: 42px;
}
.file_add.type3 {
    border-radius: 7px;
    font-size: 15px;
    min-width: 65px;
    line-height: 31px;
    height: 31px;
}
.filebox {
    display: flex;
}
input[type="file"] {
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
label {
    cursor: pointer;
}
.initial_title{
    padding-bottom: 50px;
    text-align: center;
    font-size: 35px;
    font-weight: 700;
}

/* 404page */
.error_wrap{
    max-width: 1000px;
    margin: 100px auto;
    text-align: center;
}
.error_wrap .title_num{
    font-size: 120px;
    font-weight: bolder;
}
.error_wrap .title_ko{
    font-size: 32px;
    position: relative;
    display: inline;
}
.error_wrap .title_ko::after{
    content: '';
    width: 100%;
    height: 14px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #E6ECEB;
    z-index: -1;
}
.error_wrap .sub_title_ko{
    margin-top: 10px;
    line-height: 1.5;
    font-size: 17px;
}

.error_wrap .btn_home{
    display: inline-block;
    margin-top: 30px;
    cursor: pointer;
    padding: 10px 20px;
    background-color: #3B5867;
    color: #fff;
}
.mapping_check > .mCheckbox1{
    display: flex;
    justify-content: center;
    height: 100%;
}

/*
body{background:url(../images/g.png) -132px -46px no-repeat;}

body{background:url(../images/g.png) 0 -38px no-repeat;}
.wrap .contents{background:url(../images/gg.jpg) 0 110px no-repeat;}

.mTab2 a{display:block;float:left;border-bottom:42px solid #E6ECEB;box-shadow:3px 4px 10px rgba(0, 0, 0, 0.25);border-right:50px solid transparent;color:#3B5867;text-align:center;font-size:14px;padding:0 40px;line-height:42px;height:42px;}
.mTab2 a{display:block;float:left;background:#E6ECEB;box-shadow:3px 4px 10px rgba(0, 0, 0, 0.25);border-radius:10px 100px 0 0;color:#3B5867;text-align:center;font-size:14px;padding:0 40px;line-height:42px;height:42px;}

.mTab2 a{display:block;float:left;background:url(../images/k_tab1.svg) 0 0 no-repeat;background-size:;color:#3B5867;text-align:center;font-size:14px;padding:0 40px;line-height:42px;height:42px;}

.wrap .contents{background:url(../images/gg.jpg) 0 106px no-repeat;}

.popup{background:url(../images/g.jpg) 50% -3px no-repeat;}
.wrap{background:url(../images/g.jpg) 50% 0 no-repeat;}
body{background:url(../images/g.jpg) -22px 0 no-repeat;}
*/

@media all and (max-width:1800px){
    .wrap .lnb{width:235px;}
    .gCal1:before{width:299px;}
    .gCal1 .mStat1{margin-left:41px;flex-basis:299px;}
    .counseling_com:before, .mStat1 .list li .bt:before{
        display: none;
    }
}

@media all and (max-width:1640px){
    .wrap .lnb{width:205px;}
    .gCal1 .mStat1{margin-left:31px;}
    .mCal1 tbody td{padding-left:7px;padding-right:0;}
    .mCal1 tbody td .sch{padding-left:22px;}
    .mCal1 tbody td .sch .total{margin-right:5px;}
    .iMore1{right:4px;}
    
}

@media all and (max-width:1180){
    .mCal1 tbody td .sch{padding-left:0;}
    .mCal1 tbody td .sch .total{margin-left:22px;}

}