@charset "utf-8";

.swal2-container{z-index: 99999999;}
/* 비밀번호 변경안내 */
.modal {background:rgba(16,19,20,0.4);}
.modal {position: fixed;top: 0;left: 0;display: none;width: 100%;height: 100%;overflow: hidden;outline: 0; z-index: 9999999;}
.block,.show {display: block !important;}

.modal-dialog{position: relative;width: auto;margin: .5rem;pointer-events: none;}
.modal-dialog-centered{display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;min-height: calc(100% - 1rem);}
@media (min-width: 576px) {
    .modal-dialog-centered {min-height: calc(100% - 3.5rem);}
}
.modal-dialog{margin: 0 auto;}
.modal-w410{max-width: 410px;}
.modal.fade .modal-dialog{transition: -webkit-transform .3s ease-out; transition: transform .3s ease-out; transition: transform .3s ease-out, -webkit-transform .3s ease-out; -webkit-transform: translate(0, -50px); transform: translate(0, -50px);}
.modal.show .modal-dialog{-webkit-transform: none; transform: none;}
.modal-content{position: relative;display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;width: 100%;pointer-events: auto;background-color: #fff;background-clip: padding-box;border: 1px solid rgba(0, 0, 0, .2);border-radius: .3rem;outline: 0;}
.modal-content{border-radius: 16px;}
.modal-header{display: -ms-flexbox;display: flex;-ms-flex-align: start;align-items: flex-start;-ms-flex-pack: justify;justify-content: space-between;padding: 1rem 1rem;border-bottom: 1px solid #dee2e6;border-top-left-radius: calc(.3rem - 1px);border-top-right-radius: calc(.3rem - 1px);}
.modal-content .modal-header{padding: 24px 24px 0 24px;border-bottom: none;}
.modal-title{margin-bottom: 0;line-height: 1.5; font-weight: 700;}
.h5, h5{font-size: 1.25rem;}
.h6, h6{font-size: 1rem;}
.font-bold{font-weight: bold;}
.h1, .h2, .h3, .h4, .h5, .h6{margin-bottom: .5rem;font-weight: 500;line-height: 1.2;}
.modal-body{position: relative;-ms-flex: 1 1 auto;flex: 1 1 auto;padding: 1rem;}
.modal-content .modal-body{padding: 16px 24px;}
.passwordChange{display: flex;align-items: center;margin-bottom: 16px;padding-bottom: 16px;border-bottom: 1px solid #e8e8e8;column-gap: 16px;}
.modal-content .modal-body .txt14{color: #101314;font-size: 14px;letter-spacing: -1px;}
.modal-footer{display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-align: center;align-items: center;-ms-flex-pack: end;justify-content: center;padding: .75rem;border-top: 1px solid #dee2e6;border-bottom-right-radius: calc(.3rem - 1px);border-bottom-left-radius: calc(.3rem - 1px);}
.modal-content .modal-footer{padding: 0 24px 24px 24px;border-top: none;}
.modal-footer>*{margin: .25rem;}
.btn-right{margin-top: 24px;text-align: right;}
.btn-right button+button{margin-left: 4px;}
.btn{display: inline-block;font-weight: 400;color: #212529;text-align: center;vertical-align: middle;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-color: transparent; border: 1px solid transparent;padding: .375rem .75rem;font-size: 1rem;line-height: 1.5;border-radius: .25rem;transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;}
.btn-black48{height: 48px;padding: 0 20px;font-size: 18px;border-radius: 24px;}
.btn-outline-white{padding: 0 20px;border: 1px solid #968f8f;border-radius: 24px;}
.btn-outline-white:hover {background-color:rgba(232, 232, 232, 0.5);border-color: #101314;}
.btn-orange{background: #C4763D;color: #fff;}
.btn-orange:hover {background:#a86535;color:#fff;}
.close{float: right;font-size: 1.5rem;font-weight: 700;line-height: 1;color: #000;text-shadow: 0 1px 0 #fff;opacity: .5;}
button.close{padding: 0;background-color: transparent;border: 0;}
.modal-content > .close{position: absolute;top: 26px;right: 26px;}
.passwordChange img {width:56px;}
.passwordChange h5 {font-size: 18px;margin-bottom: 2px; font-weight: 600;}
.passwordChange p {color:#88898a;font-size: 15px;}
div.modal {z-index: 9999999;}

.modal-w461 {max-width:461px;}
.custom-control-label::before {position: absolute;top: .25rem;left: -1.5rem;display: block;width: 1rem;height: 1rem;pointer-events: none;content: "";background-color: #fff;border: 1px solid #adb5bd;}
.custom-control-label::after {position: absolute;top: .25rem;left: -1.5rem;display: block;width: 1rem;height: 1rem;content: "";background: 50% / 50% 50% no-repeat;}
.custom-radio .custom-control-label::after {top: 2px;left: -17px;width: 20px;height: 20px;}
.custom-control {position: relative;z-index: 1;display: block;min-height: 1.5rem;padding-left: 1.5rem;-webkit-print-color-adjust: exact;color-adjust: exact;print-color-adjust: exact;}
.custom-control-input {position: absolute;left: 0;z-index: -1;width: 1rem;height: 1.25rem;opacity: 0;}
.custom-radio .custom-control-label {padding-left: 10px;font-size: 15px;}
.custom-control-label {cursor: pointer;}
.custom-control-label {position: relative;margin-bottom: 0;vertical-align: top;}
.custom-radio .custom-control-label::before {top: 0;bottom: 0;left: -20px;margin: auto;width: 20px;height: 20px;background: url(/static/svc/images/radiobutton_20_n.png) no-repeat left top;background-size: cover;border: none;}
.custom-radio .custom-control-label::before {border-radius: 50%;}
label {display: inline-block;margin-bottom: .5rem;}
.myphone .accordion .card-header .custom-radio {display: inline-block;width: 100%;margin-right: 0;padding-left: 32px;}
.collapse:not(.show) {display: none;}

.myphone > p {color:#101314;font-size:14px;letter-spacing:-0.42px;}
.myphone .accordion {margin-top:12px;border-top:1px solid #999;}
.myphone .accordion .card {padding:0;border-radius:0 !important;border:none !important;border-bottom:1px solid #e8e8e8 !important;}
.myphone .accordion .card + .card {margin-top:0;}
.myphone .accordion .card-header {padding:11px 0;}
.myphone .accordion .card-header .custom-radio {display:inline-block;width:100%;margin-right:0;padding-left:32px;}
.myphone .accordion .card-header .custom-radio .custom-control-label {width: 100%;padding-right: 15px;background: url(/static/svc/images/btn_20_icon_drop_n.png) no-repeat right center;background-size: 16px;}
.myphone .accordion .card-header .custom-radio .custom-control-label.collapsed {background:url(/static/svc/images/ico_16_drop_n.png) no-repeat right center;background-size:16px;}
.myphone .accordion .card-header .custom-radio .custom-control-label::before {left:-32px;}
.myphone .accordion .card-header .custom-radio strong {color:#000;font-size:15px;letter-spacing:-0.3px;font-weight:500;}
.myphone .accordion .card-header .custom-radio p {margin-top:2px;color:#88898a;font-size:14px;letter-spacing:-0.28px;}
.myphone .accordion .card-header::after {display:none;}
.myphone .accordion .card-body {padding:4px 0 16px;border:none;}
.myphone .accordion .card-body .phone-number {display:flex;}
.myphone .accordion .card-body .phone-number .input-box {flex-grow:1;}
.myphone .accordion .card-body .phone-number .btn {margin-left:8px;}
.myphone .accordion .card-body .phone-certified {margin-top:8px;}
.myphone .accordion .card-body .phone-certified .input-box {width:100%;}
.myphone .accordion .card-body .txt-error {margin:4px 0 0 0;}
.myphone .accordion .card-body .time {margin-top:4px;color:#cf1f25;font-size:12px;letter-spacing:0;}
.myphone .accordion .card-body .phone-certified + .btn,
.myphone .accordion .card-body .txt-error + .btn,
.myphone .accordion .card-body .time + .btn {margin-top:12px;}
.myphone .accordion .card-body > .btn {width:100%;}
.myphone .accordion + p {margin-top:12px;}
.myphone .accordion + p a {color:#e08a34;text-decoration: underline;}

/* 비밀번호 변경안내 */
.passwordChange {display: flex;align-items: center;margin-bottom: 16px;padding-bottom: 16px; border-bottom: 1px solid #e8e8e8;column-gap: 16px;}
.passwordChange img {width:56px;}
.passwordChange h5 {font-size: 18px;margin-bottom: 2px;}
.passwordChange p {color:#88898a;font-size: 15px;}

.custom-checkbox .custom-control-label {color:#000;font-size:15px;cursor: pointer;}
.custom-checkbox .custom-control-label::before {top:0.15rem;width:20px;height:20px;background:url(/static/svc/images/checkbox_20_n.png) no-repeat left top;background-size:cover;border:none;}
.custom-checkbox .custom-control-label::after {cursor: pointer;width:1.5rem;}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {width:20px;height:20px;background: url(/static/svc/images/checkbox_20_s.png) no-repeat left top;background-size:cover;border:none;}
.custom-checkbox .custom-control-input:disabled~.custom-control-label::before,
.custom-control-input[disabled]~.custom-control-label::before {background:url(/static/svc/images/checkbox_20_d.png) no-repeat left top;background-size:cover;border:none;}
.custom-checkbox .custom-control-input:focus~.custom-control-label::before {box-shadow:none;}
.custom-checkbox .custom-control-input:checked~.custom-control-label::after {background:none;}
.custom-checkbox.single .custom-control-label::before{left:-10px;}
.custom-checkbox.single .custom-control-label::after{left:-8px;}

.custom-radio .custom-control-label {padding-left: 10px; font-size:15px;}
.custom-radio .custom-control-label::before {top:0;bottom:0;left:-20px;margin:auto;width:20px;height:20px;background:url(/static/svc/images/radiobutton_20_n.png) no-repeat left top;background-size:cover;border:none;}
.custom-radio .custom-control-label::after {top:2px;left:-17px;width:20px;height:20px;}
.custom-radio .custom-control-input:checked~.custom-control-label::before {width:20px;height:20px;background:url(/static/svc/images/radiobutton_20_p.png) no-repeat left top;background-size:cover;border:none;color:unset;}
.custom-radio .custom-control-input:checked~.custom-control-label::after {background:none;}
.myphone .accordion .card-body .phone-number .input-box {flex-grow: 1;}
input.input-box:valid {color: #101314;}
input.input-box {height: 40px;padding: 0 16px;border: 1px solid #cfd0d0;border-radius: 8px;}
.myphone .accordion .card-body .phone-number .btn {margin-left: 8px;}
.btn-black.disabled {background-color: #b8b9b9;border-color: #b8b9b9;color: #cfd0d0;opacity: 1;}

.changePasswordForm li{padding-bottom: 16px;}
.changePasswordForm li .tit {font-size: 14px;padding-bottom: 12px;}
.changePasswordForm .msg {padding-bottom: 8px;}
@media (min-width: 576px) {
    .modal-dialog-centered {
        max-width: 500px;
        min-height: calc(100% - 3.5rem);
    }
}
.txt-msg {position:relative;color:#8b8b8b;font-size:12px;}
.txt-complete {position:relative;margin-left:8px;padding-left:18px;color:#59a530;font-size:12px;}
.txt-complete::after {content:"";position:absolute;top:2px;left:0;width:16px;height:16px;background:url(/static/svc/images/ico_16_complete.png) no-repeat left top;background-size:cover;}
.txt-error {position:relative;margin-left:8px;padding-left:18px;color:#cf1f25 !important;font-size:12px !important;}
.txt-error::after {content:"";position:absolute;top:2px;left:0;width:16px;height:16px;background:url(/static/svc/images/ico_16_error.png) no-repeat left top;background-size:cover;}
.dev-empty {display: block;height: 20px;}
.dev-empty::after {display: none !important;}
.error-bd {border:1px solid #e54e2b !important;}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.modal-content .txt-complete, .modal-content .txt-error {margin:5px 0 0 0;}
.sign-page .btn {
    position: relative;
    padding: 0 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 48px;
    border-radius: 30px;
    background: #C4763D;
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px; /* 137.5% */
}

.sth_sub_con_box .btn.btn-white56 {
    height:56px;
    padding:0 25px;
    background:#fff;
    border-radius:27px;
    border-color:#cfd0d0;
    color:#101314;
    font-size:18px;
    line-height:56px;
}
.sth_sub_con_box .btn.btn-white56:hover {
    border-color: #101314;
    background-color:rgba(232, 232, 232, 0.5);
}

.sth_sub_con_box .btn.btn-orange56 {
    height:56px;
    padding:0 25px;
    background:#C4763D;
    border-radius:27px;
    color:#fff;
    font-size:18px;
    line-height:56px;
}
.sth_sub_con_box .btn.btn-orange56:hover {
    background:#a86535;
    color:#fff;
}
.sth_sub_con_box .btn.btn-orange56.disabled {
    background:#C4763D;
    opacity:.3;
    color:#fff;
    font-size:18px;
}




/* RESET ----------- */
body,input,textarea,select,button,table,option,div,strong,em,span,a,header,footer,section,nav,dl,dt,dd,ul,ol,li,i,h1,h2,h3,h4,h5,h6{ box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
header,footer,section,article,aside,nav,menu,figure,figcaption{display:block;}
html,body{width:100%;background-color: #fff;}
html,body,ul,ol,li,form,fieldset,legend,dt,dd{margin:0;padding:0;}
p,h1,h2,h3,h4,h5,h6,dl{margin:0;}
h1,h2,h3,h4,h5,h6{font-size:16px;}
body,input,textarea,select,button,table,option{color:#122835;font-size:16px;font-family:'Pretendard', 'Noto Sans KR',sans-serif; font-weight: normal; line-height:1.3;-webkit-text-size-adjust:100%;letter-spacing: -0.32px;}
fieldset,img{border:0;}
legend{color:#122835;}
button{margin:0;padding:0;border:0;background:none;}
button,a{color:#252525;text-decoration:none;cursor: pointer;}
button:hover, a:hover{color: #22A478;}
li{list-style:none;}
table{border-spacing:0;border-collapse:collapse;}
blockquote:before,blockquote:after,q:before,q:after{content:'';}
blockquote,q{quotes:"'" "'";}
abbr,acronym{border-bottom:1px dotted;cursor:help;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
hr{display:none;}
i{font-style:normal;}
a,button{transition-duration : 0.5s;}

*:focus{
    /*outline: auto; */box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;
}


/* 1. 모든 포커스 아웃라인 제거 */
a:focus {
    /*outline: none;*/
    -webkit-tap-highlight-color: transparent;
}
/* 2. 키보드 포커스 */
a:focus-visible, a:outline-offset {
   /* outline: 2px solid #008460 !important;*/
    /*outline-offset: 2px;*/            
}
/* 3. 모바일 테두리 투명 */
@media (hover: none) {
    a {
        -webkit-tap-highlight-color: transparent;
    }
}

.sth_blind{position: absolute;width: 1px;height: 1px;margin: -1px;padding: 0;overflow: hidden;clip: rect(0, 0, 0, 0);border: 0;}

textarea::placeholder {color: #666666; font-size: 16px; font-weight: 400;}
input::placeholder {color: #666666; font-size: 16px; font-weight: 400;}
input:focus{ border-color:#55CED5; outline: none;}

label{cursor:pointer}


/* ---------------------------------
	COMMON
--------------------------------- */
#skip_navi_content a {position: absolute; top: -60px; left: 0; width: 100%; border: 2px solid #34B78A; text-align: center; background: #34B78A; color: #fff; padding: 10px 16px;z-index: 99999999;text-decoration: none;}
#skip_navi_content a:focus {top: 0;}
.blind{position:absolute;top:0;left:0;overflow:hidden;width:0;height:0;font-size:0;line-height:0;}


.sth_wrap{overflow: hidden;}
header{background-color: #fff; position: relative; z-index: 999999; min-width: 360px;}
.sth_top_bar_box{width: 100%; border-bottom: 1px solid #f0f0f0;}
.sth_top_bar{max-width: 1440px; height: 50px; margin: 0 auto; display: flex; justify-content: space-between; align-items: center;}
.sth_left_box{}
.sth_left_box>ul{display: flex;}
.sth_left_box>ul>li{margin-right: 10px;}
.sth_left_box>ul>li:last-child{margin-right: 0;}
.sth_left_box>ul>li>a{display: flex; font-size: 16px; font-weight: 500; color: #00847F; background-color: #fff; border: 1px solid #00847F; border-radius: 30px; padding: 0 15px;}
.sth_left_box>ul>li>a:hover{background-color: #E0F8F6;}
.sth_left_box>ul>li>a>span{display: flex; align-items: center; justify-content: center; height: 30px; padding-right: 15px; background: url("/static/svc/images/sth_link_01.svg") right 50% no-repeat;}
.sth_left_box>ul>li>a.sth_youngfarmer{color: #fff; background-color: #00847F;}
.sth_left_box>ul>li>a.sth_youngfarmer:hover{background-color: #00615D;}
.sth_left_box>ul>li>a.sth_youngfarmer>span{background: url("/static/svc/images/sth_link_02.svg") right 50% no-repeat;}

.sth_right_box{}
.sth_top_login_box{display: flex; align-items: center;}
.sth_top_login_box>li{margin-left: 10px;}
.sth_top_login_box>li>a{display: flex;align-items: center;border-radius: 8px;/* padding: 0 15px; */height: 35px;min-width: 100px;font-weight: 500;justify-content: center;}
.sth_btn_login{background-color: #fff; border: 1px solid #D5DFEB; color: #353535;}
.sth_btn_login:hover{background-color: #fff; border: 1px solid #8B9BA8; color: #000;}
.sth_btn_login>span{display: flex; padding-left: 15px; background: url("/static/svc/images/sth_loin_01.svg") 0 50% no-repeat;}
.sth_btn_member{background-color:#22A478;border: 1px solid #22A478;color: #fff;}
.sth_btn_member:hover{background-color: #00847F; border: 1px solid #00847F; color: #fff;}
.sth_btn_member>span{display: flex; padding-left: 20px; background: url("/static/svc/images/sth_member_02.svg") 0 50% no-repeat;}

.sth_top_logout_box{display: flex;}
.sth_top_logout_box>li{}
.sth_btn_mypage{display: flex; align-items: center; border-radius: 8px; padding: 0 15px; height: 35px; line-height: 100%; font-weight: 500; background-color: #fff; color: #555555;}
.sth_btn_mypage:hover{background-color: #fff; color: #000;}
.sth_btn_mypage>span{display: flex; padding-left: 18px; background: url("/static/svc/images/sth_member_01.svg") 0 50% no-repeat; font-weight: 600;}
.sth_btn_mypage>strong{margin-left: 5px; font-weight: 500;}
.sth_time{display: flex; align-items: center; border-radius: 8px; padding: 0 5px; height: 35px; font-weight: 500; background-color: #fff; color: #353535;}
.sth_btn_extension{display: flex; align-items: center; border-radius: 30px; padding: 0 15px; height: 35px; margin-left: 5px; font-weight: 500; background-color: #DB9148; border: 1px solid #DB9148; color: #fff;}
.sth_btn_extension:hover{background-color: #AF7235; border: 1px solid #AF7235; color: #fff;}
.sth_btn_logout{display: flex;align-items: center;border-radius: 8px;/* padding: 0 15px; */min-width: 100px;margin-left: 20px;height: 35px;font-weight: 500;background-color: #fff;border: 1px solid #D5DFEB;color: #353535;justify-content: center;}
.sth_btn_logout:hover{background-color: #fff; border: 1px solid #8B9BA8; color: #000;}
.sth_btn_logout>span{display: flex; padding-left: 18px; background: url("/static/svc/images/sth_logout_01.svg") 0 50% no-repeat;}

.sth_gnb_box{border-bottom: 1px solid #E0E7EF; background-color: #fff; width: 100%; z-index: 1000; }
.sth_gnb_box.fixed {position: fixed;top: 0;left: 0;}
.sth_gnb{display: flex; align-items: center; justify-content: space-between; max-width: 1440px; /*min-height: 100px;*/ margin: 0 auto; }
.sth_logo{display: flex;height: 80px;align-items: center;}
.sth_logo>a{display: block; width: 152px; height: 48px; background: url("/static/svc/images/sth_logo_01.svg") 0 50% no-repeat; background-size: contain; text-indent: -9999px;}


.sth_gnb_list_mobile{display: none;}

/* PC GNB 리스트 컨테이너 */
.sth_gnb_list_pcmobile_con{}
.sth_gnb_list_pc { display: flex; position: relative; justify-content: center; list-style: none; width: 100%; }
.sth_gnb_list_pc .gnb_line { position: absolute; bottom: 10px; left: 0; height: 4px; border-radius: 4px; background: #22A478; transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); opacity: 0; pointer-events: none; z-index: 10; }
.sth_gnb_list_pc>li { position: static; margin: 0 22px; }
.sth_gnb_list_pc>li>a {display: flex; align-items: center; position: relative; height: 78px; font-size: 22px; font-weight: 600; color: #000; text-decoration: none; }
.sth_gnb_list_pc>li>a.atv { color: #22A478 !important; font-weight: bold !important; }
.sth_gnb_list_pc>li>a.ca_select{color: #22A478;}
.sth_gnb_list_pc>li>a.ca_select::after{content: ''; position: absolute; bottom: 10px; left: 25%; width: 50%; height: 4px; border-radius: 4px; background: #22A478; z-index: 10; }
.sth_gnb_list_pc .sth_mu_depth2_box {display: none;position: fixed;left: 0;top: 129px !important;width: 100vw;background: #fff;border-top: 1px solid #eee;border-bottom: 1px solid #eee;z-index: 1000;opacity: 0;visibility: hidden;transition: opacity 0.3s;}
.sth_gnb_box.fixed .sth_gnb_list_pc .sth_mu_depth2_box {top: 79px !important;}
.sth_gnb_list_pc .sth_mu_depth2_box.atv {display: flex !important; opacity: 1; visibility: visible; padding:0; overflow: hidden;}
.sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner{position: relative; display: flex; width: 100%; max-width: 1440px; margin: 0 auto; z-index: 99;}
.sth_gnb_list_pc .sth_mu_depth2_box::after{content: ''; position: absolute; left: 0; width: 50%; height: 100%; background-color: #EEF2F7;}
.sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_left_title_box{background: #EEF2F7;}
.sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_left_title_box>.sth_txt{max-width: 300px;min-width: 250px;padding: 40px 40px 0 15px;}
.sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_left_title_box>.sth_txt>p{text-align: right;font-size: 28px;color: #6E6E6E;font-weight: 600;}
.sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_left_title_box>.sth_txt>span{display: block;text-align: right;font-size: 17px;font-weight: 400;color: #717171;margin-top: 10px;line-height: 120%;}

.sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_smbg_01{background: url(/static/svc/images/sth_left_title_img_01.png) center bottom no-repeat;}
.sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_smbg_02{background: url(/static/svc/images/sth_left_title_img_01.png) center bottom no-repeat;}
.sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_smbg_03{background: url(/static/svc/images/sth_left_title_img_01.png) center bottom no-repeat;}
.sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_smbg_04{background: url(/static/svc/images/sth_left_title_img_01.png) center bottom no-repeat;}
.sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_smbg_05{background: url(/static/svc/images/sth_left_title_img_01.png) center bottom no-repeat;}
.sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_smbg_06{background: url(/static/svc/images/sth_left_title_img_01.png) center bottom no-repeat;}
/*하위메뉴*/
.sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_menu_box{flex: 1 1 100%; min-height: 400px;background-color: #fff;padding: 40px 0 40px 40px;}
.sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_menu_box>ul{display: flex;flex-wrap: wrap;}
.sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_menu_box>ul>li{margin-right: 20px; margin-bottom: 10px;}
.sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_menu_box>ul>li>a{position: relative; font-weight: 600; font-size: 18px; display: flex;width: 100%;min-width: 200px;border: 1px solid #D1DBF1;border-radius: 50px;height: 50px;padding: 0 30px;line-height: 130%;align-items: center;}
.sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_menu_box>ul>li>a::after{content: ''; position: absolute; right:15px; width: 8px; height: 50px; background: url(/static/svc/images/sth_link_04.svg) right 50% no-repeat;}
.sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_menu_box>ul>li>a:hover{background-color: #22A478; border: 1px solid #22A478; color: #fff;}
.sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_menu_box>ul>li>a:hover::after{background: url(/static/svc/images/sth_link_05.svg) right 50% no-repeat;}
.sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_menu_box>ul>li>ul{margin: 20px 0;}
.sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_menu_box>ul>li>ul>li>a{display: block; max-width: 200px; padding: 5px 30px;margin-bottom: 2px; font-weight: 500; font-size: 16px;}
.sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_menu_box>ul>li>ul>li>a:hover{color: #22A478;}
.sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_left_title_01{}
.sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_left_title_01{}

.sth_search_box{}
.sth_search_box>ul{display: flex; align-items: center;}
.sth_search_box .sth_btn_search{display: block; width: 24px; height: 24px; background: url("/static/svc/images/sth_search_01.svg") center 50% no-repeat; text-indent: -9999px; margin-right: 25px;}
.sth_search_box .sth_btn_search:hover{background: url("/static/svc/images/sth_search_03.svg") center 50% no-repeat}
.sth_search_box .sth_btn_pc_menu{display: block; width: 24px; height: 24px; background: url("/static/svc/images/sth_all_menu_01.svg") center 50% no-repeat; text-indent: -9999px;}
.sth_search_box .sth_btn_pc_menu:hover{background: url("/static/svc/images/sth_all_menu_03.svg") center 50% no-repeat}
.sth_search_box .sth_btn_menu{display: none; width: 24px; height: 24px; background: url("/static/svc/images/sth_all_menu_01.svg") center 50% no-repeat; text-indent: -9999px;}
.sth_search_box .sth_btn_menu:hover{background: url("/static/svc/images/sth_all_menu_03.svg") center 50% no-repeat}

.sth_gnb_list_mobile_box{position: relative; z-index: 999998;}


@media all and (max-width:1500px) {
    /*좌우 여백*/
    .sth_top_bar{padding: 0 25px;}
    .sth_gnb{padding: 0 25px;}
    .sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner{padding: 0 25px;}
}
@media all and (max-width:1440px){
}
@media all and (max-width:1280px){
}
@media all and (max-width:1024px){
    .sth_gnb_list_pc>li>a.ca_select::after{display: none;}
    .sth_search_box .sth_btn_pc_menu{display: none;}
    .sth_search_box .sth_btn_menu{display: block;}
    /*탑 바*/
    .sth_top_bar_box{border-bottom: 1px solid #00847F;}
    .sth_top_bar_box, .sth_gnb_box {transition: transform 0.3s ease;position: relative;z-index: 1001;}
    /*.sth_gnb_box.is-fixed {position: fixed;top: 0; width: 100%;}*/

    .sth_top_bar{height: 40px;}
    .sth_left_box{width: 100%;}
    .sth_left_box>ul{display: flex;justify-content: space-between; position: relative;}
    .sth_left_box>ul>li{margin-right: 0;border-right: 1px solid #339C98;width: 33.333333%;}
    .sth_left_box>ul>li:last-child{border-right: none;}
    .sth_left_box>ul>li>a{color: #FFF;background-color: #00847F;border: none;border-radius: 0;padding: 0 15px;justify-content: center;}
    .sth_left_box>ul>li>a:hover{background-color: #00615D;width: 100%;}
    .sth_left_box>ul>li>a>span{height: 40px; padding-right: 15px; background: url("/static/svc/images/sth_link_02.svg") right 50% no-repeat;}
    .sth_right_box{display: none;}

    /*좌우 여백*/
    .sth_top_bar{padding: 0;}
    .sth_gnb{padding: 0 20px;position: relative;}
    .sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner{padding: 0 20px;}
    /*로고*/
    .sth_logo{height: 60px;}
    .sth_logo>a{width: 120px; height: 38px;}

    /*pc메뉴*/
    .sth_gnb_list_pc{display: none;}
    header {position: fixed;top: 0;left: 0;width: 100%; transition: transform 0.5s ease; }
    header.header-scroll-down {transform: translateY(-100%);}

    /* [모바일 헤더 스크롤 튐/되돌림(깜빡임) 방지]
       모바일에서 헤더가 숨고 모바일 메뉴(.sth_gnb_list_mobile_box)가 relative ↔ fixed 로
       전환될 때, 그 박스가 문서 흐름에서 빠지고 들어오면서 문서 높이가 박스 높이만큼 출렁인다.
       그러면 브라우저의 '스크롤 앵커링'이 스크롤 위치를 자동 보정하고, 그 보정이 스크롤
       핸들러에 '위로 스크롤'로 오인되어 헤더를 다시 내렸다가 올리는 무한 반복이 생긴다.
       → 모바일 구간에서 스크롤 앵커링을 꺼서 이 되먹임 고리를 끊는다.
       (PC 디바이스 에뮬레이터는 주소창/터치 모멘텀이 없어 증상이 드러나지 않았던 것.) */
    html, body { overflow-anchor: none; }
    
    
    /*모바일메뉴*/
    .sth_gnb_list_mobile_box{position: relative; background-color: #fff; top: 0px; border-bottom: 1px solid #E0E7EF; padding: 100px 20px 0 20px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); overflow: hidden; transition: all 0.3s ease;}
    .sth_gnb_list_mobile_box.fixed {position: fixed;left: 0;width: 100%;z-index: 1999;background: #fff;transition: top 0.3s ease; top: -100px;}
    .sth_gnb_list_mobile_box.fixed.with-header {top: 0px; padding: 100px 20px 0 20px;}
    .header-scroll-down .sth_top_bar_box, .header-scroll-down .sth_gnb_box {transform: translateY(-100%);}
    .sth_gnb_list_mobile{position:relative; overflow-x:auto; white-space:nowrap;width: 100%;display: flex;justify-content: space-between;}
    .sth_gnb_list_mobile::after {content: "";position: absolute;bottom: 10px;left: 0; width: var(--line-w, 0px);height: 4px;background: #22A478;border-radius: 4px; transform: translateX(var(--line-x, 0px)); transition: transform .25s cubic-bezier(.4, 0, .2, 1), width .25s cubic-bezier(.4, 0, .2, 1);}
    .sth_gnb_list_mobile>li{flex-shrink:0;margin-right: 25px;}
    .sth_gnb_list_mobile>li:last-child{margin-right: 85px;}
    .sth_gnb_list_mobile>li>a{display: flex;align-items: center;position: relative;height: 60px; font-size: 20px;font-weight: 600;color: #000;}
    .sth_gnb_list_mobile>li>a.atv{color: #22A478;}
    .sth_gnb_list_mobile>li>a.ca_select{color: #22A478;}
    .sth_icon_xscroll_box{height: 50px;width: 100px; transition: all 0.3s ease; display: flex;align-items: center;position: absolute;right: 0;top: 107px;background: url("/static/svc/images/sth_icon_xscroll_bg.svg") right 50% no-repeat;text-indent: -99999px;font-size: 0;justify-content: flex-end;pointer-events:auto;}
    .sth_gnb_list_mobile_box.fixed .sth_icon_xscroll_box{top: 107px;}
    
    .sth_icon_xscroll{margin-right:20px; height:15px;width:18px;display:flex;flex-direction:column;justify-content:space-between}
    .sth_icon_xscroll .btn_right_icon{display:flex;height:6px;width:18px;margin-left: 2px; background:url("/static/svc/images/btn_right_icon.svg") center 50% no-repeat;animation:rightMove 1s infinite ease-in-out}
    .sth_icon_xscroll .btn_left_icon{display:flex;height:6px;width:18px;margin-right: 2px;background:url("/static/svc/images/btn_left_icon.svg") center 50% no-repeat;animation:leftMove 1s infinite ease-in-out}
    @keyframes rightMove{0%{transform:translateX(0)}50%{transform:translateX(5px)}100%{transform:translateX(0)}}
    @keyframes leftMove{0%{transform:translateX(0)}50%{transform:translateX(-5px)}100%{transform:translateX(0)}}
    .scroll-container {display: flex;overflow-x: auto;white-space: nowrap; ms-overflow-style: none;scrollbar-width: none;}
    /* 스크롤바 숨기기 */
    .scroll-container::-webkit-scrollbar {display: none;}
    
    .sth_topmenu_atv{}
    .sth_topmenu_atv header {top: -120px;}
    .sth_topmenu_atv .sth_gnb_list_mobile_box {top: -100px; width: 100%; position: fixed;}
    .sth_topmenu_atv .sth_gnb_list_mobile_box.fixed {top: -100px;}
    .sth_topmenu_atv .sth_gnb_list_mobile_box.fixed.with-header {top: -100px;}
    /* 위로 스크롤 시: header 와 모바일 메뉴를 둘 다 보이게 (sth_topmenu_atv 의 숨김을 덮어씀) */
    .sth_topmenu_atv.sth_header_show header {top: 0;}
    .sth_topmenu_atv.sth_header_show .sth_gnb_list_mobile_box,
    .sth_topmenu_atv.sth_header_show .sth_gnb_list_mobile_box.fixed,
    .sth_topmenu_atv.sth_header_show .sth_gnb_list_mobile_box.fixed.with-header {top: 0px;}
}
@media all and (max-width:768px){
}
@media all and (max-width:640px){
}
@media all and (max-width:460px){
}
@media all and (max-width:365px){
    .sth_left_box>ul>li>a{font-size: 14px;}
}







.sth_gnb_dim{display: none;}
/*모바일메뉴*/
.sth_gnb_list_pcmobile_con .sth_right_box{display: none;}
.sth_gnb_list_pcmobile_con .sth_btn_mm_close{display: none;}
@media all and (max-width:1024px){
    .sth_gnb_list_pcmobile_con .sth_btn_mypage{padding: 0 10px 0 20px;}
    .sth_gnb_list_pcmobile_con .sth_btn_mm_close{display: block;width:35px;height:35px;margin: 0 10px;font-size: 0;text-indent: -9999px;background:url("/static/svc/images/sth_close_icon_01.svg") center no-repeat;}
    .sth_gnb_list_pcmobile_con .sth_btn_logout{margin: 0;min-width: 94px;}
    .sth_gnb_list_pcmobile_con .sth_right_box{display: flex; align-items: center; justify-content: space-between; padding: 20px 0; border-bottom:1px solid #f0f0f0;}
    .sth_gnb_list_pcmobile_con .sth_right_box{}
    .sth_gnb_list_pc .sth_mu_depth2_box::after{display: none;}   
    /* 모바일 전체메뉴 드로어: 평소엔 화면 오른쪽 바깥(translateX(100%))에 숨겨두고,
       .active 가 붙으면 제자리로 슬라이드 인(우 → 좌). display:none 으로 숨기면 트랜지션이
       동작하지 않으므로 visibility + transform 으로 처리한다. (닫힐 땐 슬라이드가 끝난 뒤 숨김) */
    .sth_gnb_list_pcmobile_con{position:fixed;top:0;right:0;width:345px;height:100%;background:#fff;z-index:99999999;overflow-y:auto;visibility:hidden;transform:translateX(100%);transition:transform .3s ease-in-out, visibility 0s linear .3s;/*box-shadow:-5px 0 15px rgba(0,0,0,.1);*/}
    .sth_gnb_list_pcmobile_con.active{right:0;transform:translateX(0);visibility:visible;transition:transform .3s ease-in-out, visibility 0s;}
    .sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_menu_box{padding: 0;min-height: auto;background-color: transparent;}
    .sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_menu_box>ul{width: 100%;flex-wrap: nowrap;flex-direction: column;margin: 0;}

    .sth_gnb_dim{position:fixed; display: block;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:99999998;opacity:0;visibility:hidden;transition:.3s;}
    .sth_gnb_dim.active{opacity:1;visibility:visible;}

    .sth_gnb_list_pc{display:flex;flex-direction:column;/* margin-top: 20px; *//* padding: 20px 0; */}
    .sth_gnb_list_pc .gnb_line{display:none;}
    .sth_gnb_list_pc>li{margin: 0;padding: 5px 0 0;}
    .sth_gnb_list_pc>li:first-child{padding-top: 20px;}
    .sth_gnb_list_pc>li.is_open{border-top: 1px solid #f0f0f0;border-bottom: 1px solid #f0f0f0;margin: 0 0 10px 0;padding: 20px 0;background-color: #f8f8fe;}
    .sth_gnb_list_pc>li>a{display:block;position:relative;padding: 15px 50px;height: auto;font-size: 22px;font-weight: 600;}
    .sth_gnb_list_pc>li>a::before{content:'';position:absolute;right:20px;top:50%;width:20px;height:20px;background:url("/static/svc/images/sth_vmffjtm_icon.svg") center no-repeat;transform:translateY(-50%);transition:transform 0.35s ease;}
    .sth_gnb_list_pc>li.is_open>a{/* color:#22A478; */}
    .sth_gnb_list_pc>li.is_open>a::before{transform:translateY(-50%) rotate(180deg);background:url("/static/svc/images/sth_akdlsjtm_icon.svg") center no-repeat;}

    .sth_gnb_list_pc .sth_mu_depth2_box{display:none;grid-template-rows:0fr;background: transparent;position: relative;top: inherit !important;width: 100%;opacity: 0;visibility: inherit;overflow:hidden;transition:grid-template-rows 0.35s ease, opacity 0.35s ease;}
    .sth_gnb_list_pc>li.is_open>.sth_mu_depth2_box{grid-template-rows:1fr;opacity:1;border: none;display: grid;}
    /* grid 자식은 min-height:0 이어야 0fr 일 때 완전히 접힘 */
    .sth_gnb_list_pc .sth_mu_depth2_box>*{min-height:0;overflow:hidden;}
    .sth_gnb_list_pc>li.is_open>.sth_mu_depth2_box>*{overflow:visible;}
    .sth_mu_depth2_box .sth_left_title_box{display:none;}

    .sth_menu_box{padding:10px 0;}
    .sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_menu_box>ul>li{margin: 0;}
    .sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_menu_box>ul>li:last-child{/* padding: 0 0 10px 0; */}
    .sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_menu_box>ul>li>a{position:relative;min-width: auto;padding: 0 0 0 50px;height: 40px;line-height: 100%;font-size: 20px;border-bottom:1px solid #eee;border: none;}
    .sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_menu_box>ul>li>a::before{content: '';position: absolute;left: 30px;top: calc(50% - 1px);width: 8px;height: 2px;border-radius: 5px;background-color: #666;}
    .sth_menu_box>ul>li:has(ul)>a::after{content:'';position:absolute;right:25px;top:50%;width:12px;height:12px;background:url("/static/svc/images/sth_link_04.svg") center no-repeat;background-size:contain;transform:translateY(-50%);}

    .sth_menu_box>ul>li>ul{display:none;padding: 0 0 5px 0;background:#f2f2f2;}
    .sth_menu_box>ul>li.is_open>ul{display:block;}
    .sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_menu_box>ul>li>ul>li>a{position: relative;display:block;padding: 5px 0 5px 50px;font-size: 18px;font-weight:500;color:#666;max-width: none;}
    .sth_gnb_list_pc .sth_mu_depth2_box .sth_depth_inner .sth_menu_box>ul>li>ul>li>a::before{content: '';position: absolute;left: 50px;top: calc(50% - 2px);width: 4px;height: 4px;border-radius: 5px;background-color: #666;display: none;}
    .sth_menu_box>ul>li>ul>li>a:hover{color:#22A478;}

    .sth_gnb_list_pc>li.is_open>.sth_mu_depth2_box .sth_depth_inner .sth_menu_box>ul>li>ul{display: block;margin: 0;background: transparent;}
}












/*퀵배너*/
.sth_quick_box{position: fixed;left: 20px;top: 200px;z-index: 9999;}
.sth_quick_item{position: relative; width: 68px; height: 135px; }
.sth_quick_list{width: 68px; height: 135px; overflow: hidden;}
.sth_quick_slide {position: absolute;top: 0;left: 0;width: 100%;opacity: 0;visibility: hidden;transition: opacity 0.6s ease-in-out, visibility 0.6s;z-index: 1;}
.sth_quick_slide.active {opacity: 1;visibility: visible;z-index: 2;}
.sth_quick_list a>img{width: 68px; height: 135px;}
.sth_quick_dot_nav{position: absolute; bottom: -30px;left: 18px;}
.sth_quick_bullet{display: inline-block; width:10px; border-radius: 10px; height:10px;padding:0;opacity: 1; border:none; margin: 0 2px; outline:none;cursor:pointer;text-indent:-9999px;overflow:hidden;background-color:#B9CDE5;transition: all 0.3s ease;}
.sth_quick_bullet:focus {outline: 2px solid #008460 !important; outline-offset: 2px;}
.sth_quick_bullet.active{background-color:#22A478;}


.sth_quick_banner_01_con {position: fixed;top: 150px; text-align: right; left: -400px; width: 338px; height: 495px; border-radius: 15px; opacity: 1; background-color: #02BE95; visibility: hidden; transition: left 0.5s ease-in-out, opacity 0.5s ease-in-out, visibility 0.5s; z-index: 999999;}
.sth_quick_banner_01_con.active {visibility: visible; opacity: 1; left: 20px; }
.sth_quick_banner_01_con.active .sth_quick_banner_close {display: block; width: 30px;height: 100px;position: absolute;right: -30px;top: 65px;cursor: pointer;text-indent: -9999px;font-size: 0; background: url(/static/svc/images/sth_quick_banner_close.svg) center 50% no-repeat; }
.sth_quick_banner_close {display: none;}
.sth_quick_banner_open {display: block; width: 30px;height: 100px;position: absolute;right: -30px;top: 65px;cursor: pointer;text-indent: -9999px;font-size: 0; background: url(/static/svc/images/sth_quick_banner_open.svg) center 50% no-repeat; }
.sth_quick_banner_01_con.active .sth_quick_banner_open {display: none;}
    @media all and (max-width:1649px){
        .sth_quick_box{display: none;}
        .sth_quick_banner_01_con {left: -368px; visibility: inherit;}
        .sth_quick_banner_01_con {width: 368px;}
        .sth_quick_banner_01_con.active {left: -30px; }
    }
    @media all and (max-width:1024px){
    }
    @media all and (max-width:767px){
        .sth_quick_banner_01_con{display: none;}
    }
    @media all and (max-width:640px){
        .sth_quick_banner_01_con{top: 100px;}
    }


/* =====서브 페이지===== */
/*서브 네비게이션*/
.sth_sub_navigation_box{position: relative; z-index: 99999; background-color: #008460;}
.sth_sub_navi{max-width: 1440px; margin: 0 auto; display: flex; align-items: center;}
.sth_btn_navi_home{display: block; flex: 0 0 48px; height: 48px; border-left: 1px solid #199472; border-right: 1px solid #199472; background: url(/static/svc/images/sth_icon_navi_home.svg) center 50% no-repeat; font-size: 0; text-indent: -9999px;}
/*1차*/
.sth_submenu_list_box{}
.sth_sub_navi>ul{display: flex; align-items: center;}
.sth_sub_navi>ul>li{position: relative; border-right: 1px solid #199472;}
.sth_sub_navi>ul>li>a{position: relative; display: flex; align-items: center; height: 48px; padding: 0 34px 0 15px; color: #FFF; font-size: 14px; font-weight: 500; line-height: 100%; min-width: 200px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.sth_sub_navi>ul>li>a:after{content: ''; position: absolute; right: 15px; top: 50%; transform: translateY(-50%); width: 16px; height: 16px; background: url(/static/svc/images/sth_icon_breadcrumb_arrow.svg) no-repeat center;}
.sth_submenu_1{}
/*2차*/
.sth_sub_navi>ul>li>ul{display: none;position: absolute;left: 0;top: 100%;width: 100%;height: auto;border-radius: 0px 0px 10px 10px;border: 1px solid #E0E7EF;border-top: 0;background: #FFF;z-index: 4;overflow: hidden;}
.sth_sub_navi>ul>li>ul.active {display: block;}
.sth_sub_navi>ul>li>ul>li>a {display: flex;height: 48px;position: relative;align-items: center;padding: 0 15px;/*padding: 0 10px 0 20px;*/color: #171A19;font-size: 14px;font-weight: 500;line-height: 120%;}
.sth_sub_navi>ul>li>ul>li + li>a {border-top: 1px solid #E0E7EF;}
.sth_sub_navi>ul>li>ul>li>a:hover, .sth_sub_navi>ul>li>ul>li>a.active {background: #00A46D; color: #fff;}

.sth_submenu>li{}
.sth_submenu>li>a{}
.sth_submenu_2{}

.sth_sub_title_box{display: flex; align-items: center; height: 120px; border-bottom: 1px solid #E0E7EF;}
.sth_title_in{display: flex; align-items: center; justify-content: space-between; width: 100%; max-width: 1440px; margin: 0 auto;}
.sth_left_title_con{display: flex; align-items: center; margin-right: 20px;}
.sth_left_title_con .sth_left_img{width: 65px; height: 65px; border-radius: 40px; background: #008460 url(/static/svc/images/sth_sub_title_icon_img_01.svg) right 50% no-repeat; margin-right: 15px;}
.sth_left_title_con .sth_left_txt{}
.sth_left_title_con .sth_left_txt .sth_txt{font-size: 34px; font-weight: 600; line-height: 100%; margin-bottom: 2px; color: #008460;word-break: keep-all; }
.sth_left_title_con .sth_left_txt p{font-size: 20px; color: #677987;}

.sth_right_prsh_con{display: flex; align-items: center;}
.sth_right_prsh_con>li{margin-left: 10px; display:flex; align-items: center; position: relative;}

.sth_print_btn{color: #677987; font-size: 15px; font-weight: 500;}
.sth_print_btn:hvoer{color: #008460;}
.sth_print_btn>span{display: block; width: 50px; height: 50px; border-radius: 10px; background: #fff url(/static/svc/images/sth_print_01.svg) center 50% no-repeat; border: 1px solid #CAD5E2; margin-bottom: 5px;}
.sth_print_btn:hover > span{background: #1FB885 url(/static/svc/images/sth_print_ov01.svg) center 50% no-repeat; border: 1px solid #1FB885;}

.sth_share_btn{color: #677987; font-size: 15px; font-weight: 500;}
.sth_share_btn:hvoer{color: #008460;}
.sth_share_btn>span{display: block; width: 50px; height: 50px; border-radius: 10px; background: #fff url(/static/svc/images/sth_share_01.svg) center 50% no-repeat; border: 1px solid #CAD5E2; margin-bottom: 5px;}
.sth_share_btn:hover > span{background: #1FB885 url(/static/svc/images/sth_share_ov01.svg) center 50% no-repeat; border: 1px solid #1FB885;}


.sth_share_popbox{display: none; position:absolute;top:46px;right:0;padding:20px;background:#fff;border:1px solid #d8d8d8;border-radius:8px;z-index: 10;}
.sth_share_popbox.atv{display: block;}
.sth_share_popbox strong {color:#000;font-size:16px;}
.sth_share_popbox .sth_share_close {position:absolute;top:20px;right:20px;width:20px;height:20px;background: url(/static/svc/images/ico_20_close_n.png) no-repeat left top;background-size:cover;}
.sth_share_popbox .sth_share_close span {font-size:0;line-height:0;}
.sth_share_popbox .sth_linkBox {display:flex;justify-content: space-between;margin-top:24px;}
.sth_share_popbox .sth_linkBox li {
    min-width: 40px;
}
.sth_share_popbox .sth_linkBox a {position:relative;display:block;padding-top:48px;color:#000;font-size:14px;text-align: center;}
.sth_share_popbox .sth_linkBox a:after {top:0;left:50%; transform: translateX(-50%); margin:auto;width:40px;height:40px;}
.sth_share_popbox .sth_linkBox .sth_kaka::after {content:"";position:absolute;background:url(/static/svc/images/img_kakaoshare.png) no-repeat center top;}
.sth_share_popbox .sth_linkBox .sth_twit::after {content:"";position:absolute;background:url(/static/svc/images/img_twittershare.png) no-repeat center top;}
.sth_share_popbox .sth_linkBox .sth_face::after {content:"";position:absolute;background:url(/static/svc/images/img_facebookshare.png) no-repeat center top;}
.sth_share_popbox .sth_linkBox .sth_naver::after {content:"";position:absolute;background:url(/static/svc/images/img_navershare.png) no-repeat center top;}
.sth_share_popbox .sth_linkBtn {display:flex;margin-top:24px;}
.sth_share_popbox .sth_linkBtn .sth_input_linkInp {width:159px;height:40px;padding:0 16px;border:1px solid #cfd0d0;border-radius:8px;}
.sth_share_popbox .sth_linkBtn .sth_input_linkInp:valid {color:#101314;font-size:14px;}
.sth_share_popbox .sth_linkBtn .sth_btn_lickCopy {
    width: 60px;
    height: 40px !important;
    margin-left: 3px;
    color: #fff !important;
    font-size: 14px;
    background: #C4763D !important;
    border-radius: 8px !important;
    border: 1px solid #C4763D !important;
}



@media all and (max-width:1600px) {
}
@media all and (max-width:1500px) {
}
@media all and (max-width:1439px){
    .sth_sub_title_box{padding: 0 20px;}
}
@media all and (max-width:1280px){
}
@media all and (max-width:1024px){
    .sth_sub_title_box{height: 100px;}
    /*.sth_left_title_con .sth_left_img{width: 50px; height: 50px; border-radius: 40px; margin-right: 10px; background-size: 80%;}*/
    .sth_left_title_con .sth_left_txt .sth_txt{font-size: 24px; margin-bottom: 2px; color: #008460; }
    .sth_left_title_con .sth_left_txt p{font-size: 18px;}
}
@media all and (max-width:900px){
}
@media all and (max-width:768px){
}
@media all and (max-width:767px){
    /*.sth_btn_navi_home{display: none;}*/
    /*1차*/
    .sth_sub_navi>ul{width: 100%;}
    .sth_sub_navi>ul>li{flex: 0 0 50%;}
    .sth_sub_navi>ul>li:last-child{border: none;}
    .sth_sub_navi>ul>li>a{min-width: inherit; width: 100%;}
    /*.sth_sub_navi>ul>li:first-child>ul>li>a {padding: 0 10px 0 35px;}*/
    
    .sth_sub_title_box{padding: 0 10px; height: 60px;}
    .sth_print_btn{font-size: 0; text-indent: -9999px;}
    .sth_share_btn{font-size: 0; text-indent: -9999px;}
    .sth_print_btn>span, .sth_share_btn>span{ margin: 0; width: 40px; height: 40px;}
    .sth_left_title_con .sth_left_img{display: none;}
    .sth_left_title_con .sth_left_txt p{display: none;}
}
@media all and (max-width:640px){
}
@media all and (max-width:580px){
}
@media all and (max-width:460px){
}
@media all and (max-width:375px){
}







/*롤링 컨트롤 스타일*/
/* Swiper 기본 화살표(SVG/폰트) 제거 */
.swiper-button-next:after, .swiper-button-prev:after {display: none !important;}
/* 네비게이션 버튼 기본 스타일 초기화 */
.swiper-button-next, .swiper-button-prev {position: static; width: auto; height: auto; margin: 0; color: inherit;}
body .swiper-wrappe, body .swiper, body .swiper *{box-sizing: border-box;}
*, *::before, *::after {box-sizing: inherit;}
.swiper-slide {width: auto;}
.swiper-wrapper {align-items: stretch;}


/*공통컨트롤*/
.sth_control_box_all{position: absolute; width: 180px; display: flex; align-items: center; top: 0; right: 80px; z-index: 999;}
.sth_control_box_all .nav{display: flex; align-items: center;}
.sth_control_box_all .nav> button {opacity: 0.8; flex-shrink:0; display:block; position: static; right: inherit; top: inherit; left: inherit; margin: 0; width:30px; height:40px; text-indent:-9999px; font-size: 0; cursor:pointer; background-position:center; background-repeat:no-repeat; transition:all 0.4s; }
.sth_control_box_all .nav .prev {background: url('/static/svc/images/main/icon_prev_02.svg') center 50% no-repeat;}
.sth_control_box_all .nav .next {background: url('/static/svc/images/main/icon_next_02.svg') center 50% no-repeat;}
.sth_control_box_all button:hover {opacity: 1;}
.sth_control_box_all .page {color:#000;font-size: 20px;margin: 0;position: static; right: inherit; top: inherit; left: inherit;display: flex;align-items: center;}
.sth_control_box_all .page .swiper-pagination-current {display: flex; font-weight: 600; width: 40px; align-items: center; justify-content: center;}
.sth_control_box_all .page .swiper-pagination-total{ display: flex; font-weight: 200; justify-content: center; align-items: center; width: 40px;}
.sth_control_box_all .nav .toggle_btn {background: url('/static/svc/images/main/sth_stop_ovbtn.svg') no-repeat center;cursor: pointer;}
.sth_control_box_all .nav .toggle_btn.paused {background: url('/static/svc/images/main/sth_play_ovbtn.svg') no-repeat center;}


/*공통더보기*/
div a.sth_all_more_box{position: absolute;right: 0;top: 0; width: 30px; height: 30px; font-size: 0; z-index: 99; text-indent: -9999px; background: url("/static/svc/images/main/sth_more_icon.svg") center 50% no-repeat;}
/*공통 다음이전 센터*/
.controls_center {}
.controls_center .nav .prev{position: absolute; left: -10px; top: calc(50% - 25px); z-index: 999; text-indent: -9999px; width: 50px; height: 50px; border-radius: 30px; background: rgba(0,0,0,.0) url('/static/svc/images/main/icon_prev_02.svg') center 50% no-repeat; }
.controls_center .nav .prev:hover{background: rgba(0,0,0,.05) url('/static/svc/images/main/icon_prev_02.svg') center 50% no-repeat; }
.controls_center .nav .next{position: absolute; right: -10px; top: calc(50% - 25px); z-index: 999; text-indent: -9999px; width: 50px; height: 50px; border-radius: 30px; background: rgba(0,0,0,.0) url('/static/svc/images/main/icon_next_02.svg') center 50% no-repeat; }
.controls_center .nav .next:hover{background: rgba(0,0,0,.05) url('/static/svc/images/main/icon_next_02.svg') center 50% no-repeat; }

.sth_item_box_01 .next, .sth_item_box_01 .prev, .sth_main_life_box .next, .sth_main_life_box .prev {
    display: flex !important;       /* [중요] Swiper의 숨김 기능을 무시하고 강제 노출 */
    visibility: visible !important;  /* [중요] hidden 상태 방지 */
    opacity: 1;                      /* 기본 투명도 100% */
    cursor: pointer;
    z-index: 100;
    transition: opacity 0.3s ease;   /* 부드러운 상태 변화 */
}
.next.swiper-button-disabled, .prev.swiper-button-disabled, .next.swiper-button-lock, .prev.swiper-button-lock, .next.is-disabled, .prev.is-disabled {
    display: flex !important;       /* 비활성 상태에서도 절대 사라지지 않음 */
    opacity: 0.3 !important;        /* [요청사항] 투명도 30% 설정 */
    pointer-events: none !important; /* 클릭 이벤트는 차단 */
    cursor: default !important;
}
.next svg, .prev svg, .swiper-button-next::after, .swiper-button-prev::after {display: none !important; content: "" !important;}

/*공통*/
.sth_item_txt{margin-top: 20px;}
.sth_item_txt .sth_region{margin-bottom: 5px; font-size: 18px; font-weight: 400; color: #555555;}
.sth_item_txt .sth_title{margin-bottom: 20px; font-size: 20px; font-weight: 600; color: #202020;}
.sth_item_txt .sth_date{/*margin-top: 20px; */font-size: 16px; font-weight: 400; color: #555555;}
.sth_img{overflow: hidden;}
.sth_item_info_01{}
.sth_item_info_01>li{margin-bottom: 5px; font-size: 18px; font-weight: 400; color: #8B9BA8;}
.sth_item_info_01>li>span{color: #000; position: relative; padding-left: 10px; display: inline-block; margin-right: 10px;}
.sth_item_info_01>li>span::before{content: ''; position: absolute; left: 0; top: calc(50% - 2px); width: 4px; height: 4px; border-radius: 10px; background-color: #000;}

div .sth_value>span{display: none; font-size: 18px; width: 110px; height: 50px; line-height: 100%; align-items: center; justify-content: center; font-weight: 400; color: #fff; border-radius: 20px 0px;}
div .sth_value>span.step_on{display: flex;}
.sth_value .sth_step_01{background-color: #006BB8;}
.sth_value .sth_step_02{background-color: #00A46D;}
.sth_value .sth_step_03{background-color: #DB9148;}

.sth_vstep{display: flex; align-items: center;}
.sth_vstep>li{margin-right: 10px;}
.sth_vstep>li>span{display: flex; align-items: center; justify-content: center; min-width: 58px; height: 26px; border-radius: 30px; padding: 0 14px; background-color: #fff; font-size: 16px; font-weight: 400; color: #000; border: 1px solid #22a478;}
.sth_vstep>li>span.on{background-color: #22A478; color: #fff;}

a .sth_img img {transition: transform 0.4s ease;}
a:hover .sth_img img {transform: scale(1.2);}
.sth_img img, .sth_pohto img {width: 100%;height: 100%;object-fit: cover;object-position: center; transition: transform 0.4s ease;}
.sth_img:hover img {transform: scale(1.2); }

.sth_view_like {display:flex; align-items: center;}
.sth_view_like span {margin-right:20px;}
.sth_view_like .sth_date_num {position:relative;color:#88898a;font-size:16px;font-weight:500;margin-right:20px; top:2px;}
.sth_view_like .sth_date_num>strong {color:#000; font-weight: 400;}
.sth_view_like .sth_view_num {position:relative;padding-left:24px;color:#88898a;font-size:16px;font-weight:500; top:2px;}
.sth_view_like .sth_view_num::after {content:"";position:absolute;top:0;left:0;bottom:0;margin:auto;width:20px;height:20px;background:url(/static/svc/images/ico_20_view_n.png) no-repeat left top;background-size:cover;}
.sth_view_like .sth_like_num {position:relative;padding-left:24px;color:#88898a;top:1px;font-size:16px;font-weight:500;border:none;background:none;}
.sth_view_like .sth_like_num::after {content:"";position:absolute;top:1px;left:0;bottom:0;margin:auto;width:20px;height:20px;background:url(/static/svc/images/ico_20_like_n.png) no-repeat left top;background-size:cover;}
.sth_view_like .sth_like_num.active::after {content:"";position:absolute;top:0;left:0;bottom:0;margin:auto;width:18px;height:16px;background:url(/static/svc/images/ico_20_like.png) no-repeat left top;background-size:cover;}
.sth_view_like .sth_cmt_num {position:relative;padding-left:24px;color:#88898a;font-size:16px;font-weight:500;}
.sth_view_like .sth_cmt_num::after {content:"";position:absolute;top:0;left:0;bottom:0;margin:auto;width:20px;height:20px;background:url(/static/svc/images/ico_20_reply_n.png) no-repeat left top;background-size:cover;}

.sth_infor{ color: #555555;}
.sth_infor>li{font-size: 18px; margin-bottom: 5px;}
.sth_infor>li:last-child{margin-bottom: 0;}
.sth_infor>li>strong{display: inline-block; margin-right: 10px; font-weight: 600;}
.sth_infor>li>span{font-weight: 300;}

@media all and (max-width:1500px) {
    .sth_control_box_all{right: 85px;}
}

@media all and (max-width:1024px){
    .controls_all {justify-content: center;}
    .sth_control_box_all{position: relative; right: 0; z-index: 999; margin: 20px auto 0;}
}









/*공통*/
.sth_sub_con_box{width:100%;max-width:1440px;margin:0 auto;padding: 80px 0;}
@media all and (max-width:1440px){
    .sth_sub_con_box{padding: 40px 0px;}
}

/*푸터*/
footer{border-top: 1px solid #D5DFEB;}
footer .sth_footer_banner_box{display: flex;/* gap:60px;*/ height: 150px; align-items: center; justify-content: space-between; max-width: 1440px; margin: 0 auto; position: relative;}
footer .sth_customer_left{display: flex; flex: 1 1 66.333%;}
footer .sth_sns_list{display: flex; align-items: center;}
footer .sth_sns_list>li{margin-right: 12px;}
footer .sth_sns_list>li:last-child{margin-right: 0;}
footer .sth_sns_list>li>a{display: flex; align-items: center; justify-content: center; background-color: #fff; width: 70px; height: 70px; border: 1px solid #D5DFEB; border-radius: 20px;}
footer .sth_sns_list>li>a:hover{background-color: #F7FBFE;}
footer .sth_sns_list>li>a>img{max-width: 100%;}
footer .sth_ktn_banner_box{flex: 1 1 100%; display: flex; justify-content: center;}
footer .sth_ktn_banner{}
footer .sth_customer_center_box{display: flex; align-items: center; justify-content: flex-end; min-width: 505px;}
footer .sth_fot_tel_box{display: flex;align-items: center;}
footer .sth_center_tel{display: flex; flex-direction: column; margin: 0 15px;}
footer .sth_center_tel>span{display: block; padding-left: 5px; font-size: 20px; font-weight: 500; color: #404040; line-height: 100%;}
footer .sth_center_tel>a{font-size: 46px; font-weight: 600; color: #000; line-height: 100%;}
footer .sth_center_tel>p{padding-left: 5px;}
footer .sth_center_time{font-size: 18px; font-weight: 500; color: #404040; line-height: 100%;/* padding-bottom: 5px;*/}

footer .sth_footer_box{border-top: 1px solid #D5DFEB; background-color: #F7FBFE;}
footer .sth_footer_con{max-width: 1440px; margin: 0 auto; padding: 60px 300px 60px 0; position: relative;}
footer .sth_logo_footer{width: 203px; height: 66px; margin-bottom: 20px; background: url(/static/svc/images/logo_footer.svg) center 50% no-repeat; font-size: 0; text-indent: -9999px;}

footer .sth_link_wrap {display: flex; flex-wrap: wrap; align-items: center; gap:10px 30px; margin:30px 0;}
footer .sth_link_wrap li {}
footer .sth_link_wrap li > a {font-size:22px; font-weight: 600; color: #000000;}
footer .sth_link_wrap li > a.sth_center_intro {}
footer .sth_link_wrap li > a.sth_email_no_collection {}
footer .sth_link_wrap li > a.sth_bbs_system_consult {}
footer .sth_link_wrap li > a.sth_fot_Information {color:#D56811;}
footer .sth_text {font-size:20px; font-weight: 500; color: #555555; line-height: 120%;}
footer .sth_sub_text {display:block; margin-top: 30px; font-size: 18px; font-weight: 300; color: #555555;}
footer .sth_site_wrap {position:absolute;width:265px;top: 225px;right:0;}
footer .sth_site_wrap li {}
footer .sth_site_wrap li>a {display: block; height: 36px; background: url(/static/svc/images/logo_footer_01.svg) right 50% no-repeat; font-size: 0; text-indent: -9999px;}
footer .sth_site_wrap li:last-child>a {display: block; height: 29px; background: url(/static/svc/images/logo_footer_02.svg) right 50% no-repeat; font-size: 0; text-indent: -9999px;}
footer .sth_site_wrap .sth_mafra img {max-width: 100%;}

footer .sth_family_site {position:absolute;width:265px;height:50px;top: 145px;right:0;}
footer .sth_family_site .sth_family_area {position:relative; display:block; padding:12px 27px 12px 10px; background-color: #fff; color:#252525; font-size:18px; font-weight:500; border:1px solid #D5DFEB; border-radius:8px; border-radius: 5px;}
footer .sth_family_site .sth_family_area::after {content:''; position:absolute; top:0; right:12px; bottom:0; margin:auto; width:16px; height:16px; background:url(/static/svc/images/sth_ico_16_drop_n.svg) center 50% no-repeat;}
footer .sth_family_site .sth_family_area.active::after {content:''; transform:rotate(180);}
footer .sth_family_site .sth_family {overflow-y:auto; display:none; padding:0 12px; width:100%; background:#fff; position:absolute; top:-302px; left:0; border:1px solid #cfd0d0; border-radius:8px; z-index:2; max-height:300px;}
footer .sth_family_site .sth_family.active {display:block;}
footer .sth_family_site .sth_family::-webkit-scrollbar {width:5px; height:2px; border-radius:2px;}
footer .sth_family_site .sth_family::-webkit-scrollbar-thumb {background-color:#b8b9b9;}
footer .sth_family_site .sth_family::-webkit-scrollbar-track {background-color:transparent;}
footer .sth_family_site .sth_family li {padding:13px 0; border-bottom:1px solid #e8e8e8;}
footer .sth_family_site .sth_family li:last-child {border-bottom:none;}
footer .sth_family_site .sth_family li > a {display:block; color:#000; font-size:18px; letter-spacing:-0.28px; font-weight:normal; white-space:nowrap;}
footer .sth_address-area {position:relative; padding-top:20px;}


/*앱다운로드 추가*/
.sth_mobile_app_download_box{display: none; padding: 15px 0; border-left: none; border-right: none;}
.sth_m_app_download_box{display: flex; margin-bottom: 10px;}
.sth_app_do_01, .sth_app_do_02{display: flex; border-radius: 5px; color: #133F26; line-height: 110%; padding: 10px; background-color: #fff; border: 1px solid #D5DFEB; max-width: 250px; flex-direction: column;}
.sth_app_do_01>p, .sth_app_do_02>p{padding: 0 5px; margin-top: 5px; font-weight: 300; color: #555; display: flex; align-items: center; justify-content: space-between;}
.sth_app_do_01>p strong{/* color: #67B054; */font-weight: 600;}
.sth_app_do_02>p strong{/* color: #40BFF2; */font-weight: 600;}

.sth_app_do_01{flex: 1 1 100%;}
.sth_app_do_02{flex: 1 1 calc(100% - 5px);margin-left: 5px;}
.sth_icon_download_s01{display: inline-block;width: 20px;height: 24px; background: url("/static/svc/images/icon_download_s01.svg")center 50% no-repeat; margin-left: 10px;/* opacity: 0.7;*/}

.sth_app_link{margin-top: 5px;}
.sth_app_link>a{margin: 5px 0; display: flex;align-items: center;background-color: #2c5f42;border-radius: 5px;padding: 10px;justify-content: center; cursor: pointer;}
.sth_app_link>a:hover{background-color: #458561;}
.sth_app_link>a>p{color: #deffc8;}
.sth_app_link>a:hover>p{color: #fff;}
.sth_app_link>a .sth_icon_ad_01{display: inline-block; width: 18px; height: 18px; background: url("/static/svc/images/icon_ad_01.svg")center 50% no-repeat; background-size: cover; margin-right: 10px;}
.sth_app_link>a .sth_icon_ap_01{display: inline-block; width: 18px; height: 18px; background: url("/static/svc/images/icon_ap_01.svg")center 50% no-repeat; background-size: cover; margin-right: 10px;}

@media all and (max-width:1500px) {
    footer .sth_footer_banner_box, footer .sth_footer_con{margin: 0 25px;}
}
@media all and (max-width:1280px){
    .sth_customer_center_box{flex: 1 1 100%;}
    .sth_sns_list, .sth_ktn_banner, .sth_customer_center_box{transform: scale(0.8);}
}
@media all and (max-width:1130px){
    .sth_fot_tel{/* display: none; */}
    .sth_ktn_banner{display: none;}
    footer .sth_center_tel{margin: 0 0 5px 0;}
    footer .sth_customer_center_box{/* flex-direction: column; */min-width:inherit;}
}
@media all and (max-width:1024px){
    .sth_fot_tel{display: block;}
    footer .sth_center_tel{margin: 0 15px}
    footer .sth_customer_center_box{flex-direction:row;}
}
@media (max-width: 960px) {
    footer .sth_footer_con{padding: 40px 0 60px;}
    .sth_mobile_app_download_box{display: block;}
    .sth_beggie_instructor{position: absolute; right: 0; top: 10px; max-width: 60px;}
}
@media all and (max-width:900px){
    footer .sth_footer_banner_box{flex-direction: column; height: auto; padding: 20px;}
    footer .sth_customer_center_box{margin-top: 20px;}
    
    footer .sth_family_site{top: 85px;}
    .sth_app_do_01, .sth_app_do_02{max-width: none; width: 50%; color: #fff; background-color: #133F26; border: 1px solid #2c5f42;}
    .sth_app_do_01>p, .sth_app_do_02>p{color: #fff;}
    footer .sth_site_wrap {position: relative; width: 100%; top: inherit;}
    footer .sth_site_wrap>ul{margin-top: 20px;}
    footer .sth_site_wrap>ul>li{margin: 0 20px;}
}
@media all and (max-width:640px){
    footer .sth_footer_box{border-top: 1px solid #133F26; background-color: #133F26;}
    footer .sth_logo_footer{background: url(/static/svc/images/logo_footer_w.svg) center 50% no-repeat;}
    footer .sth_link_wrap li > a{font-size: 20px;}
    footer .sth_link_wrap{gap: 5px 30px; margin: 30px 0 40px;}
    footer .sth_link_wrap li > a{color: #fff;}
    footer .sth_text{font-size: 15px; color: #c0cdc6 !important; margin-bottom: 10px;}
    footer .sth_sub_text{font-size: 14px; color: #c0cdc6;}
    
    footer .sth_site_wrap li>a {background: url(/static/svc/images/logo_footer_ov01.svg) right 50% no-repeat}
    footer .sth_site_wrap li:last-child>a {background: url(/static/svc/images/logo_footer_ov02.svg) right 50% no-repeat;}
    footer .sth_link_wrap li > a.sth_fot_Information {color:#F1C410;}
}
@media all and (max-width:580px){
    footer .sth_fot_tel_box{padding-bottom: 15px;}
    footer .sth_footer_banner_box{padding: 20px 0;}
    footer .sth_center_time{margin: 5px 0 0 0;}
    footer .sth_center_tel{margin: 0 0 5px 0;}
    footer .sth_fot_tel{margin-right: 20px; padding-bottom: 25px;}
    footer .sth_customer_center_box{flex-direction: column; min-width:inherit;}
    footer .sth_family_site{position: relative; top: inherit; width: 100%; margin-top: 40px;}
    .sth_app_do_01, .sth_app_do_02{max-width: none; width: 100%;}
}
@media (max-width: 420px) {
    .sth_m_app_download_box{flex-direction: column; }
    .sth_app_do_02{flex: 1 1 100%;margin-left: 0; margin-top: 5px;}
    .sth_app_do_01, .app_do_02{max-width: 100%;}
}



/*모바일 하단메뉴*/
.sth_bottom_menu_box{position:fixed;bottom:0;left:0;display:none;width:100%;height:65px;padding:8px 0;background:#fff; box-shadow:0px 0px 15px rgba(0,0,0,.1); transition: transform 0.3s ease-in-out; will-change: transform; z-index:100;}
.mo-nav.nav-up {bottom:-56px;}
.sth_bottom_menu_box ul {display:flex;}
.sth_bottom_menu_box ul > li {/*width:25%;*/text-align:center;}
.sth_bottom_menu_box ul > li:nth-child(1) {width:18%;text-align:center;}
.sth_bottom_menu_box ul > li:nth-child(2) {width:18%;text-align:center;}
.sth_bottom_menu_box ul > li:nth-child(3) {width:22%;text-align:center;}
.sth_bottom_menu_box ul > li:nth-child(4) {width:24%;text-align:center;}
.sth_bottom_menu_box ul > li:nth-child(5) {width:18%;text-align:center;}
.sth_bottom_menu_box ul > li p {margin-top:3px;color:#101314;font-size:14px; letter-spacing: -1px;}
.sth_bottom_menu_box ul > li:hover p {color:#ee8508;}
.sth_bottom_menu_box ul > li i {display:block;width:30px;height:30px;margin:auto; background-size:contain;}
.sth_bottom_menu_box ul > li:nth-child(1) i {background:url(/static/svc/images/sth_bot_icon_menu_home.svg) no-repeat center 50%;}
.sth_bottom_menu_box ul > li:nth-child(2) i {background:url(/static/svc/images/sth_bot_icon_menu_01.svg) no-repeat center 50%;}
.sth_bottom_menu_box ul > li:nth-child(3) i {background:url(/static/svc/images/sth_bot_icon_menu_02.svg) no-repeat center 50%;}
.sth_bottom_menu_box ul > li:nth-child(4) i {background:url(/static/svc/images/sth_bot_icon_menu_05.svg) no-repeat center 50%;}
.sth_bottom_menu_box ul > li:nth-child(5) i {background:url(/static/svc/images/sth_bot_icon_menu_login.svg) no-repeat center 50%;}
@media all and (max-width:768px){
}
@media all and (max-width:640px){
}
@media all and (max-width:460px){
}
@media all and (max-width:365px){
    .sth_bottom_menu_box ul > li p {font-size: 12px;}
}


/* ===============================================================
    통합검색
=============================================================== */
#sth_container.sth_sub_con > .sth_sub_con_box{padding-top: 40px !important;}
.sth_search-menu-wrap { display:none; position:fixed; left:0; top:130px; width:100%; background:#fff; z-index:9999999; box-shadow:0 10px 10px rgba(0,0,0,.05); }
.sth_search-menu-wrap.atv { display:block; }
.sth_search-menu-wrap.sch_scroll_down {top:81px;}
.sth_search-menu-wrap.sch_scroll_down .sth_search-wrap-common{margin-top: 40px;}
.fixed .sth_gnb_list_pcmobile_con{display: block !important;}
.sth_gnb_box.fixed .sth_search-menu-wrap{top: 89px;}
.sth_search-menu-wrap .sth_search-wrap-common {margin:-20px 0 0; }
.sth_search-menu-wrap .desc { display:block; padding:0 0 40px; border-bottom:1px solid #DDD; text-align:center; margin:20px 0 40px; color:#2EA370; }
.sth_search-menu-wrap .sth_search-menu-title { color:#000; font-size:26px; font-weight:700; line-height:normal; margin-bottom:12px; }
.sth_search-menu-wrap .sth_tag-list-wrap { display:flex; gap:12px; padding:10px 0; margin-bottom:40px; flex-wrap:wrap; }
.sth_search-menu-wrap .sth_tag-list-wrap button { border-radius:50px; border:1px solid #DADADA; display:flex; height:48px; padding:0 20px; justify-content:center; align-items:center; background:none; }
.sth_search-menu-wrap .sth_tag-list-wrap.icon-close button { gap:2px; }
.sth_search-menu-wrap .sth_tag-list-wrap.icon-close > li > button:after { content:''; display:block; width:16px; height:16px; background:url(/static/svc/images/icon_menu_tag_close.svg) no-repeat center; }
.sth_search-menu-wrap .sth_popup-close { display:block; position:absolute; right:24px; top:24px; width:40px; height:40px; border:0; border-radius:50%; text-indent:-99999px; background:#F4F6F3 url(/static/svc/images/icon_popup_close_black.svg) no-repeat center; }
.sth_search-menu-wrap .sth_header-mo > p { color:#000; font-size:24px; font-weight:700; line-height:normal; }
 
.sth_search-wrap-common {display:flex; width:100%; gap:10px; }
.sth_search-wrap-common.center { justify-content:center; }
.sth_btn-search { border:0; margin:0; padding:0; border-radius:50%; text-indent:-99999px; min-width:48px; height:48px; background:#BE7B4B url(/static/svc/images/icon_nav_search_white.svg) no-repeat center; }
.sth_btn-search.type2 { background-color:#2EA370; }
.sth_input-search { height:48px; padding:6px 20px; border-radius:30px; border:1px solid #D9D9D9; background:#FFF; min-width:400px; }
.sth_input-search::placeholder { color:#949494; font-size:16px; font-weight:500; line-height:24px; }

.sth_search-menu-wrap>.container{max-width: 1440px;padding: 0; margin: 0 auto;}
.sth_header-mo.sth_hidden-pc{}
.sth_header-mo.sth_hidden-pc{display: none;}

@media all and (max-width:1600px) {
}
@media all and (max-width:1500px) {
}
@media all and (max-width:1440px){
}
@media all and (max-width:1280px){
}
@media all and (max-width:1024px){
    #sth_container.sth_sub_con > .sth_sub_con_box{padding-top: 0 !important;}
    .sth_search-menu-wrap{/*top: 108px;*/top: 0;}
    .sth_search-menu-wrap .sth_search-wrap-common {margin:40px 0 0; }
    .sth_search-menu-wrap>.container{padding: 60px 24px;}
    .sth_header-mo.sth_hidden-pc{display: block;}
}
@media all and (max-width:960px){
    .sth_search-menu-wrap > .container {padding: 60px 24px;}
/*    .sth_hidden-pc {display: block !important;}
    .sth_hidden-mo {display: none !important;}*/
}
@media all and (max-width:767px){
    .sth_input-search {width: 100%; min-width: auto;}
}
@media all and (max-width:640px){
}
@media all and (max-width:580px){
}
@media all and (max-width:460px){
}
@media all and (max-width:375px){
}


/*서브 관련 공통 수정*/
.sth_wrap .modal {z-index: 9999999;}
.sth_sub_con_box .sub-page{margin-top: 0;}
.sth_sub_con_box .sub-contents{margin-top: 0;}
.community-home .swiper-button-prev{position: absolute; top: 40%;}
.community-home .swiper-button-next{position: absolute; top: 40%;}
.sth_sub_con_box .sub-page .visual-wrap{position: relative; margin-bottom: 60px; margin-top: 20px;}
.sth_sub_con_box .search-page.integration-search .visual-wrap .bg-deco{display: block !important; width: 100%; z-index: 0; border-radius: 30px;}
.sth_sub_con_box .search-page.integration-search .visual-wrap .bg-deco > span{osition: absolute;width: 396px;height: 396px;left: calc(50% + 10px);top: 30%;transform: translate(-50%,-50%);border-radius: 50%;background: #173524;}
.sth_sub_con_box .search-page.integration-search .visual-wrap .bg-deco > span:first-child{left: calc(50% - 386px);}
.sth_sub_con_box .search-page.integration-search .visual-wrap .bg-deco > span:last-child{left: calc(50% + 406px);}
.sth_sub_con_box .search-page .visual-wrap .search-wrap{padding: 50px 20px;position: relative;}
.sth_sub_con_box .search-page.integration-search .visual-wrap .search-wrap .desc{color: #fff !important; font-size: 20px;}
@media all and (max-width:1024px){
    .sth_sub_con_box .search-page.integration-search .visual-wrap .bg-deco{width: calc(100% - 40px); margin: 0 20px;}
    .sth_sub_con_box .search-page .visual-wrap .search-wrap{padding: 50px 40px;}
    .sth_sub_con_box .sub-page .visual-wrap{margin-top: 0; margin-bottom: 40px;}
}
@media all and (max-width:767px){
    .sth_sub_con_box .search-page.integration-search .visual-wrap .bg-deco{width: calc(100% - 30px); margin: 0 15px;}
    .sth_sub_con_box .search-page .visual-wrap .search-wrap{padding: 40px;}
    .sth_sub_con_box .search-page.integration-search .visual-wrap .search-wrap .desc{font-size: 16px;}
    .sth_sub_con_box .sub-page .visual-wrap{margin-top: -10px; margin-bottom: 30px;}
    .sth_sub_con_box .search-page .search-total-wrap{margin-bottom: 30px;}
}

/* ===============================================================
    메뉴전체 팝업 pc
=============================================================== */
.sth_blockUI{z-index: 999999; display: none; position: fixed; padding: 0px; margin: 0px; width: 100%; top: 0%; left: 0%; text-align: center; color: rgb(0, 0, 0); border: 0px; background-color: #133F26; cursor: default; height: 100%; border-radius: 0px;}
.sth_blockUI.atv{display: block;}
.sth_menu-all-popup-wrap { height: 100%; background: #133F26 url(/static/svc/images/bg_menu_all.png) bottom; background-repeat: repeat-x; text-align: left; }
.sth_menu-all-popup-wrap .sth_popup-header { display: flex; position: fixed; justify-content: space-between; align-items: center; top: 0; left: 0; width: 100%; padding: 40px; background: #133F26; }
.sth_menu-all-popup-wrap .sth_popup-header h1 { margin: 0; }
.sth_menu-all-popup-wrap .sth_popup-header h1 img { width: 114px; }
.sth_blockUI .sth_menu-all-popup-wrap .sth_popup-close {position: relative; right: 0; top: 0; background: #1A3E36 url(/static/svc/images/icon_popup_close.svg) no-repeat center; }
.sth_blockUI .sth_menu-all-popup-wrap .sth_popup-close:hover { border: 1px solid #fff; }
.sth_menu-all-popup-wrap .sth_box-right span { color: #88A8A6; font-size: 16px; font-weight: 300; line-height: normal; margin-right: 14px; }
.sth_menu-all-popup-wrap .sth_popup-body { margin: 128px 0 60px 0; height: calc(100vh - 128px); overflow: hidden; overflow-y: auto; }
.sth_menu-all-popup-wrap .sth_popup-body .container{max-width: 1440px; margin: 0 auto;}
.sth_menu-all-popup-wrap .depth1 { display: flex; flex-direction: column; gap: 50px; padding: 60px 0; }
.sth_menu-all-popup-wrap .depth1 > li { display: flex; }
.sth_menu-all-popup-wrap .depth1 > li > a { min-width: 270px; color: #F1F5F8; font-size: 30px; font-weight: 700; line-height: normal; }
.sth_menu-all-popup-wrap .depth2 { display: flex; flex-wrap: wrap; gap: 60px; }
.sth_menu-all-popup-wrap .depth2 > li > a { position: relative; display: block; color: #F1F5F8; font-size: 18px; font-weight: 500; line-height: normal; margin-bottom: 20px; padding-right: 22px; }
.sth_menu-all-popup-wrap .depth2 > li:hover > a:after { position: absolute; content: ''; right: 0; top: 50%; transform: translateY(-50%); width: 20px; height: 20px; background: url(/static/svc/images/icon_nav_link_white.svg) no-repeat center; }
.sth_menu-all-popup-wrap .depth3 { display: flex; flex-direction: column; }
.sth_menu-all-popup-wrap .depth3 > li > a { display: flex; width: 100%; padding: 8px 0; color: #88A8A6; font-size: 16px; font-weight: 300; line-height: normal; }
.sth_menu-all-popup-wrap .depth3 > li > a:hover { color: #FFF; text-decoration-line: underline; text-underline-position: under; }

.mu_new_01{display: inline-block;background-color: #EB6723;color: #fff;border-radius: 30px;padding: 0 10px 2px 10px;line-height: 22px;margin-left: 10px;}
@keyframes mu_new_01 {
    0% {opacity: 1;}
    50% {opacity: 0;}
    100% {opacity: 1;}
}
.mu_new_01 {animation: mu_new_01 1s infinite;}

/*팝업*/
.sth_blockOverlay {cursor: default !important;touch-action: none;}
.sth_blockMsg {border-radius: 20px;background: none;}
.popup-contents .bg-deco {border-radius: 0;}
.popup-contents {border-radius: 20px;background: #FFF;overflow: hidden;overflow-y: auto;}
.popup-contents .mo-header {display: none;position: fixed;left: 0;top: 0;width: 100%;height: 76px;padding: 30px 24px;background: #000;z-index: 1;}
.popup-contents .mo-header h2 {width: 90%;color: #FFF;font-size: 18px;font-weight: 700;line-height: normal;}
.sth_blockUI .sth_popup-close {position: absolute;right: -24px;top: -24px;width: 48px;height: 48px;background: #15875E url(../images/icon_popup_close.svg) no-repeat center;text-indent: -9999px;border: 0;padding: 0;border-radius: 50%;z-index: 2;}

@media all and (max-width:1600px) {
}
@media all and (max-width:1500px) {
}
@media all and (max-width:1440px){
}
@media all and (max-width:1280px){
}
@media all and (max-width:1024px){
}
@media all and (max-width:960px){
}
@media all and (max-width:767px){
}
@media all and (max-width:640px){
}
@media all and (max-width:580px){
}
@media all and (max-width:460px){
}
@media all and (max-width:375px){
}


/* ===============================================================
    프린트
=============================================================== */
@page { size: A4; margin: 10mm; }
@media print {
    header,
    footer,
    .sth_gnb_box,
    .sth_gnb_dim,
    .sth_gnb_list_pcmobile_con,
    .sth_gnb_list_mobile_box,
    .sth_gnb_list_pc .sth_mu_depth2_box,
    .sth_quick_box,
    .sth_quick_banner_01_con,
    .sth_sub_navigation_box,
    .sth_sub_title_box,
    .sth_bottom_menu_box { display: none !important; }
 
    html, body { height: auto !important; }
    body.sth_print_mode { overflow: hidden !important; }
    body.sth_print_mode > * { display: none !important; }
    
    body.sth_print_mode > .sth_wrap {
        display: block !important;
        height: auto !important;
        overflow: hidden !important;
    }
    
    body.sth_print_mode .sth_wrap > * { display: none !important; }
    
    body.sth_print_mode .sth_main_con,
    body.sth_print_mode .sth_sub_con {
        display: block !important;
        width: 100% !important;
        height: auto !important;
        transform: none !important;
        transition: none !important;
        overflow: hidden !important;
    }
    
    body.sth_print_mode .sth_section { display: none !important; }
    
    body.sth_print_mode .sth_print_section {
        display: block !important;
        width: 100% !important;
        height: auto !important;
        overflow: hidden !important;
    }
    
    body.sth_print_mode .sth_print_target {
        display: block !important;
        width: 100% !important;
        height: auto !important;
        padding: 0 !important;
        margin: 0 !important;
    }
}
 
@media all and (max-width:1600px) {
}
@media all and (max-width:1500px) {
}
@media all and (max-width:1440px){
}
@media all and (max-width:1280px){
}
@media all and (max-width:1024px){
    .sth_bottom_menu_box{display:block;}
}
@media all and (max-width:900px){
}
@media all and (max-width:768px){
}
@media all and (max-width:640px){
}
@media all and (max-width:580px){
}
@media all and (max-width:460px){
}
@media all and (max-width:375px){
}