@charset "UTF-8";
@import url(content.css);

::-webkit-scrollbar, div::-webkit-scrollbar, dd::-webkit-scrollbar {
    width: 7px !important;
    height: 7px !important;
    background-color: #f7f7f700;
}
::-webkit-scrollbar-thumb, div::-webkit-scrollbar-thumb, dd::-webkit-scrollbar-thumb {
    background-color: #dde0e8;
    border-radius: 7px;}

ul::-webkit-scrollbar, div::-webkit-scrollbar, dd::-webkit-scrollbar {
    width: 7px !important;
    height: 7px !important;
    background-color: #f7f7f700;
}

ul::-webkit-scrollbar-thumb, div::-webkit-scrollbar-thumb, dd::-webkit-scrollbar-thumb {
    background-color: #dde0e8;
    border-radius: 7px;}

div.ga-gp-bx3::-webkit-scrollbar {
    width: 7px !important;
    height: 7px !important;
    background-color: #f7f7f700;
}

.container.main.sfa-container {
    min-height: 754px;
    height: calc(100vh - 70px);
}

.searchWrap {
    margin-bottom: 10px;
}

li.sfa-tb-div3 {
    flex: 1 1 660px !important;
}

.d-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
}

.m-8 {
    margin-top: 8px;
}

li.sfa-tb-div3 {flex: 1 1 660px !important;}
.mr-l-12 {margin-left: 12px;}
.input-sm { width: 130px !important;}

.d-flex {
		    display: flex;
		    justify-content: center;
		    align-items: center;
		    gap: 4px;
		}
.mt-8 {
margin-top: 8px;
}


.tblArea.sfa-card-tb1 {
    border-top: 0px;
    border-radius: 12px;
    border: 1px solid #ffde33;
    padding: 8px 12px 0;
    box-shadow: 0 4px 16px 0 rgba(0,0,0, .1);
    background-color: #fff;
}
.tblArea.sfa-card-tb1 th {
    border-bottom: 1px solid #111;
    background-color: #fff;
    border-right: 0px;
}

.tblArea.sfa-card-tb1 td {
	 border-right: 0px !important;
}
.tblArea.sfa-card-tb1 tr:last-child td {
    border-bottom: 0px !important;
}
.btn_icon_edit {
    width: 32px;
    height: 32px;
    background-color: #f8fafa;
    min-width: 32px !important;
    min-height: 32px !important;
    font-size: 12px;
    overflow: hidden;
    box-sizing: border-box;
    border-radius: 999px;
}
.btn_icon_text {gap: 4px; font-weight: 600 !important;}
.badge_yell {
    font-size: 10px;
    padding: 4px 6px;
    border-radius: 99px;
    background-color: #fffaeb;
    color: #b54708;
}
.sfa-badge {
    margin-left: 0px !important;
}
.sfa_product_box {
    border-radius: 16px;
}
.pro_btns_wrap {
    display: flex;
    height: 120px;
    flex-wrap: wrap;
    align-content: center;
    /* overflow-y: scroll; */
}
.pro_btns_wrap > * {
    width: 100px;
    margin: 10px;
    line-height: 40px;
    height: 40px;
}
.p-16 {
	padding: 16px !important;
}
.bt-0 {
    border-bottom: 0 !important;
}
.myplan2-wr {
	 border-top:2px solid #050f1e; 
}
.myplan2-div {
	gap: 5px;
    padding: 8px;
    flex-wrap: wrap;
    display: flex;
    border-radius: 8px;
    background-color: #f8fafa;
    width: 100%;
}
.sf-join .btn_s.pln-more {
    min-height: 24px !important;
    height: 24px;
    padding: 0 4px;
    margin-left: 8px;
}
.sf-pl2 .acco_item .acco_body {
    margin-top: 8px;
}
.sf-join .pageTit {
    margin-bottom: 8px;
}
.explan p.txtList {
    font-size: 10px;
    padding-top: 4px;
}

.kbplan2-div {
	gap: 8px;
    padding: 16px;
    flex-wrap: wrap;
    display: flex;
    border-radius: 8px;
    background-color: #fff;
    margin-top: 8px;
}

.myplan2_btn {
	position: relative;
	background-color: #fff;
    border-radius: 99px;
    border: 1px solid #ffde33 !important;
    padding: 10px 32px 10px 16px;
    font-weight: 800;
    
}
.kbplan2_btn {
	position: relative;
	background-color: #fff;
    border-radius: 99px;
    border: 1px solid #ffde33 !important;
    padding: 10px 32px 10px 16px;
    font-weight: 800;
    background-color: #fffde1;
    
}
.myplan2_btn:before, .myplan2_btn:after, .kbplan2_btn:before, .kbplan2_btn:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 16px;
    width: 1px;
    height: 12px;
    transform: translate(-50%, -50%) rotate(-45deg);
    background-color: #775f41;
}

.myplan2_btn:after, .kbplan2_btn:after {
    transform: translate(-50%, -50%) rotate(-135deg);
}
.myplan2-all {
    width: 100%;
    max-width: 100% !important;
    text-align: left;
}
.myplan2-all:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 16px;
    top: 6px;
    background-image: url(/resources/track2/images/sfa-img/btn-ic-join-planview.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px;
}
.myplan2-sel {
    min-height: 40px;
}
.kbplan2 {
    background-color: #f8fafa;
    border-radius: 16px;
    padding: 16px !important;
}
.sidebar-l-25 {
    background-color: #ffde33b8;
    padding: 16px 8px 24px;
    width: 80px;
    position: fixed;
    top: 200px;
    left: 14%;
    border-radius: 99px;
    text-align: center;
    backdrop-filter: blur(2px);
    border: 1px solid #fed229;
    box-shadow: 0 4px 16px 0 #ffde33a6;
    
}
.sidebar-l-25.close:before {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #443a2a;
    margin: 0 auto;
    background-image: url(/resources/track2/images/sfa-img/mymeny_icon_on.svg);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center;
}
.sidebar-l-25.close:after {
    content: '마이메뉴';
    padding-top: 4px;
    display: block;
    font-size: 11px;
	color: #0000008a;
}
button.icoBtn_down.up {
    bottom: -58px;
}
.sidebar-l-25.close a {
    display: none;
}
button.icoBtn_down.up:before {
    transform: translateY(-50%) rotate(315deg);
    top: 9px;
}
.sf-side {
    position: relative;
}

.sf-side .icoBtn_down, .icoBtn_up {
   width: 20px;
    height: 20px;
    background-color: #443a2a9c;
    border-radius: 50%;
    position: absolute;
    bottom: -32px;
    left: 20px;
}

.sf-side .icoBtn_down:before {
    left: auto;
    right: 7px;
    transform: translateY(-50%) rotate(315deg);
}
.sf-side .icoBtn_up:before {
    left: auto;
    right: 7px;
    transform: translateY(-50%) rotate(315deg);
}

 .sf-side .icoBtn_down:before, .sf-side .icoBtn_up:before {
    content: '';
    position: absolute;
    left: 7px;
    top: 11px;
    width: 6px;
    height: 6px;
    border: 1px solid #ffde33;
    border-width: 0 0 2px 2px;
    background-color: transparent;
    box-sizing: border-box;
    transform: translateY(-50%) rotate(137deg);
}

.s-l-btn {
    display: flex;
    margin-top: 8px;
    font-size: 11px;
    flex-direction: column;
    align-items: center;
    color: #0000008a;
    cursor: pointer;
    word-break: keep-all;
}
.s-l-btn:before {
   content: "";
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #1d1d1d1a;
    margin-bottom: 4px;
    background-size: 24px !important;
}

.s-l-btn.on:before {
    background-color: #443a2a !important;
    border-radius: 50%;
}
.lnb-on-area > a.s-l-btn:before {
	background-image: url(/resources/track2/images/sfa-img/sidebar_m_01.svg);
	background-position: center;
    background-repeat: no-repeat;
	
}
.lnb-on-area > .on.s-l-btn:before {
	background-image: url(/resources/track2/images/sfa-img/sidebar_m_01_on.svg);
	background-position: center;
    background-repeat: no-repeat;
	
}

 .sf-side li.menu01 a::before {
    background-image: url(/resources/track2/images/sfa-img/sidebar_m_02.svg);
    background-position: center;
    background-repeat: no-repeat;}
.sf-side li.menu01 a.on::before {
    background-image: url(/resources/track2/images/sfa-img/sidebar_m_02_on.svg);
    background-position: center;
    background-repeat: no-repeat;}
    
 .sf-side li.menu02 a::before {
    background-image: url(/resources/track2/images/sfa-img/sidebar_m_03.svg);
    background-position: center;
    background-repeat: no-repeat;}
.sf-side li.menu02 a.on::before {
    background-image: url(/resources/track2/images/sfa-img/sidebar_m_03_on.svg);
    background-position: center;
    background-repeat: no-repeat;}
    
.sf-side li.menu03 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-03.svg);
    background-position: center;
    background-repeat: no-repeat;}
.sf-side li.menu03 a.on::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-03_on.svg);
    background-position: center;
    background-repeat: no-repeat;}

.sf-side li.menu04 a::before {
   background-image: url(/resources/track2/images/sfa-img/main-set-04-.svg);
    background-position: center;
    background-repeat: no-repeat;}
.sf-side li.menu04 a.on::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-04-on-.svg);
    background-position: center;
    background-repeat: no-repeat;}
    
.sf-side li.menu05 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-05.svg);
    background-position: center;
    background-repeat: no-repeat;}
.sf-side li.menu05 a.on::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-05_on.svg);
    background-position: center;
    background-repeat: no-repeat;}

.sf-side li.menu06 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-06.svg);
    background-position: center;
    background-repeat: no-repeat;}
.sf-side li.menu06 a.on::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-06_on.svg);
    background-position: center;
    background-repeat: no-repeat;}

.sf-side li.menu07 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-07.svg);
    background-position: center;
    background-repeat: no-repeat;}
.sf-side li.menu07 a.on::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-07_on.svg);
    background-position: center;
    background-repeat: no-repeat;}
    
.sf-side li.menu08 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-08.svg);
    background-position: center;
    background-repeat: no-repeat;}
.sf-side li.menu08 a.on::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-08_on.svg);
    background-position: center;
    background-repeat: no-repeat;}

.sf-side li.menu09 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-09.svg);
    background-position: center;
    background-repeat: no-repeat;}
.sf-side li.menu09 a.on::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-09_on.svg);
    background-position: center;
    background-repeat: no-repeat;}

.sf-side li.menu10 a::before {
    background-image: url(/resources/track2/images/sfa-img/sidebar_m_10.svg);
    background-position: center;
    background-repeat: no-repeat;}
.sf-side li.menu10 a.on::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-10_on.svg);
    background-position: center;
    background-repeat: no-repeat;}

.sf-side li.menu11 a::before {
    background-image: url(/resources/track2/images/sfa-img/sidebar_m_11.svg);
    background-position: center;
    background-repeat: no-repeat;}
.sf-side li.menu11 a.on::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-11_on.svg);
    background-position: center;
    background-repeat: no-repeat;}

.sf-side li.menu12 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-12.svg);
    background-position: center;
    background-repeat: no-repeat;}
.sf-side li.menu12 a.on::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-12_on.svg);
    background-position: center;
    background-repeat: no-repeat;}    

.sf-side li.menu13 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-13.svg);
    background-position: center;
    background-repeat: no-repeat;}
.sf-side li.menu13 a.on::before {
    background-image: url(/resources/track2/images/sfa-img/sidebar_m_05_on.svg);
    background-position: center;
    background-repeat: no-repeat;}       

.sf-side li.menu14 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-14.svg);
    background-position: center;
    background-repeat: no-repeat;}
.sf-side li.menu14 a.on::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-14_on.svg);
    background-position: center;
    background-repeat: no-repeat;} 

.sf-side li.menu15 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-15.svg);
    background-position: center;
    background-repeat: no-repeat;}
.sf-side li.menu15 a.on::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-15_on.svg);
    background-position: center;
    background-repeat: no-repeat;}   
    
.sf-side li.menu16 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-16.svg);
    background-position: center;
    background-repeat: no-repeat;}
.sf-side li.menu16 a.on::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-16_on.svg);
    background-position: center;
    background-repeat: no-repeat;} 

.sf-side li.menu17 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-17.svg);
    background-position: center;
    background-repeat: no-repeat;}
.sf-side li.menu17 a.on::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-17_on.svg);
    background-position: center;
    background-repeat: no-repeat;} 
    
.sf-side li.menu18 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-18.svg);
    background-position: center;
    background-repeat: no-repeat;}
.sf-side li.menu18 a.on::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-18_on.svg);
    background-position: center;
    background-repeat: no-repeat;} 
    
/*.s-l-btn:nth-child(2):before {
	background-image: url(/resources/track2/images/sfa-img/sidebar_m_02.svg);
	background-position: center;
    background-repeat: no-repeat;
	
}
.on.s-l-btn:nth-child(2):before {
	background-image: url(/resources/track2/images/sfa-img/sidebar_m_02_on.svg);
	background-position: center;
    background-repeat: no-repeat;
	
}
.s-l-btn:nth-child(3):before {
	background-image: url(/resources/track2/images/sfa-img/sidebar_m_03.svg);
	background-position: center;
    background-repeat: no-repeat;
}
.on.s-l-btn:nth-child(3):before {
	background-image: url(/resources/track2/images/sfa-img/sidebar_m_03_on.svg);
	background-position: center;
    background-repeat: no-repeat;
	
}
.s-l-btn:nth-child(4):before {
	background-image: url(/resources/track2/images/sfa-img/sidebar_m_04.svg);
	background-position: center;
    background-repeat: no-repeat;
}
.on.s-l-btn:nth-child(4):before {
	background-image: url(/resources/track2/images/sfa-img/sidebar_m_04_on.svg);
	background-position: center;
    background-repeat: no-repeat;
	
}
.s-l-btn:nth-child(5):before {
	background-image: url(/resources/track2/images/sfa-img/sidebar_m_05.svg);
	background-position: center;
    background-repeat: no-repeat;
}
.on.s-l-btn:nth-child(5):before {
	background-image: url(/resources/track2/images/sfa-img/sidebar_m_05_on.svg);
	background-position: center;
    background-repeat: no-repeat;
	
}*/

.sf-side > a.s-l-btn:before {
    background-image: url(/resources/track2/images/sfa-img/sidebar_m_06.svg);
    background-position: center;
    background-repeat: no-repeat;
}
.on.sf-side > a.s-l-btn:before {
    background-image: url(/resources/track2/images/sfa-img/sidebar_m_06.svg);
    background-position: center;
    background-repeat: no-repeat;
}


.sfa-ban.fp-n-1 {
    background-image: url(/resources/track2/images/sfa-img/main-ban-01-new2.png);
    background-size: 75px;
    background-position: right 16px bottom 8px;
    background-repeat: no-repeat;
}
.sfa-ban.fp-n-2 {
    background-image: url(/resources/track2/images/sfa-img/main-ban-02-new.png);
    background-size: 85px;
    background-position: right 16px bottom 4px;
    background-repeat: no-repeat;
}
.sfa-ban.fp-n-3 {
    background-image: url(/resources/track2/images/sfa-img/main-ban-03-new.png);
    background-size: 85px;
    background-position: right 16px bottom 0px;
    background-repeat: no-repeat;
}

.mg-ban3 .fp-n-3 {
    background-image: none;
}

/*청약지원요청현황*/
.w-sm {
    flex: 1 1 120px !important;
}
.mb-4 {
    margin-bottom: 4px;
}
.btn_b1_yellow {
    border: 1px solid #ffde33 !important;
    color: #050f1e;
    font-weight: 500;
    vertical-align: baseline;
    min-height: 32px;
    min-width: 64px;
}

/*.new-search > li {
	flex: 1 1 calc(50% - 24px) !important;
}*/
.flex-ver {
    display: flex;
    flex-direction: column;
}
.flex-left {
    display: inline-flex !important;
    justify-content: flex-start;
}
.ml-0 {
    margin-left: 0 !important;
}
.mt-4 {
margin-top: 4px;
}

.sfa-card-tb1 .formList {
    margin: 8px;
    width: calc(100% - 24px);
    border-bottom: 0px;
}
.sfa-card-tb1 .titH2 {
    padding: 0 8px;
}
/*.sfa-card-tb1 li {
    border-bottom: 1px solid #dfe1e5;
}*/
.wd-50 * {
    width: calc(50% - 16px) !important;
}
.w-50 select, .w-50 input {
    width: calc(50% - 16px) !important;
}
.tblArea.sfa-card-tb1 .formList {
    gap: 0;
}
.iptGroup > * {
    position: relative;
    flex-grow: 0;
    flex-shrink: 0;
    width: auto;
}
.pl-0 {
    padding-left: 0px;
}
.fw-1 {
    font-weight: 300 !important;
}
.sfa-alfs .ssdiAcco {overflow: visible;}
.btnArea.btn-tooltip {
    position: relative;
}
.btn-tooltip .tooltipWrap {
    position: absolute;
    left: 8px;
}
.btn-tooltip .btn_calcu {
    padding-left: 32px;
}
.btn_calcu {
   background-color: #f8fafa;
    border-color:#dfe1e5;
}
.btn_calcu:hover {
	border-color:#dfe1e5;
}
.sfa-alfs-l .tooltipWrap {
    margin-top: 0px !important;
    display: flex;
    gap: 2px;
}

.sfa-alfs-l .ssdiAcco {
    overflow: visible;
}

.btn_info {
    border-color: #c6c9ce;
    background-color: transparent !important;
    padding-left: 4px;
    color: #777 !important;
    box-sizing: border-box;
    line-height: 32px;
    height: 32px;
}
.btn_info:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(/resources/track2/images/common/ic_16_tooltip_g.svg) center center no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 4px 4px;
}
.mt-0 {
    margin-top: 0px !important;
}
.mt-16 {
    margin-top: 16px !important;
}
.acco_btn2 {
    padding-left: 0; padding-right: 20px;
}
.acco_btn2:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 16px;
    height: 16px;
    background: url(/resources/track2/images/common/ic_16_dropdown.svg) no-repeat center;
    transform: translateY(-50%);
    transition: all 0.25s;
}
.panel, #panel {display: none; overflow: hidden; }
div#panel {
    background-color: #f8fafa;
    margin: 4px -16px;
    padding: 0px 16px 8px;
}
.btn_b1 {
    background-color: #f8fafa;
    border-color: #dfe1e5;}
    
.w-full {
    width: 100% !important;
}
.jo-schAdress {
    width: 326px;
}
select#insrdRelsCd {
    width: 254px;
}
.popup .popHead2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 72px;
    padding: 0 24px;
    background-color: #fff;
    z-index: 1;
  
}

.popup .popHead2 h1 {
    height: inherit;
    padding-top: 32px;
    font-size: 16px;
    font-weight: 700;
    color: #050f1e;
    border-bottom: 0px solid #dfe1e5;
}
.pt-0 {
    padding-top: 0px !important;
}
.iptGroup2 {
    display: flex;
    flex-direction: row;
    gap: 4px;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap;
}
.pop_sfa_sm1 {
    position: absolute;
    z-index: 1000;
    background-color: #fff;
    padding: 4px;
    border-radius: 3px;
    box-shadow: none;
    box-shadow: 1px 4px 8px 0 #999;
}
.pop_sfa_sm1 button {
    width: 70px;
}
.new-search {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 8px 16px;
}
.bg-g-01 {
    background-color: #f8fafa !important;
}
.p-bt-16 {
    padding-bottom: 16px;
}
.btn_g_1 {
    background-color: #f8fafa;
    border: 1px soild #ddd !important;
    border: 1px solid #c6c9ce;
}

.btn-icon-wr {
    position: relative;
    margin-left: 4px;
    text-align: left;
    z-index: 10;
    line-height: 16px;
    vertical-align: text-top;
    color: #050F1E;
    letter-spacing: -.3px;
    height: 16px;
    font-weight: 500;
    font-size: 18px;
    display: flex;
}
.ico-refre {
    font-size: 1.2em;
    line-height: 16px;
}
.d-flex-l {
    display: flex;
}
.d-flex-2 * {
    display: flex;
}
.pl-8 {
    padding-left: 8px;
}
.gap-8 {
    gap: 8px;
}

.mb-8 {
    margin-bottom: 8px;
}
.re-date {
    color: #8fa3c5;
}
.mb-16 {
    margin-bottom: 16px !important;
}
.cus-ti {
    font-size: 1.2em;
    font-weight: 700;
}
.ga_btn_r {
    position: absolute;
    right: 0;
    top: 12px;
}
button.ico-arr-l {
    width: 32px;
    height: 24px;
    z-index: 10;
    cursor: pointer;
    position: relative;
}
button.ico-arr-r {
    width: 32px;
    height: 24px;
    z-index: 10;
    cursor: pointer;
    position: relative;
}
.ico-arr-l:after {
	content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    border: 2px solid #888;
    border-width: 0 0 2px 2px;
    transform: translate(-50%, -50%) rotate(45deg);
    width: 8px;
    height: 8px;
}
.ico-arr-r:after {
	content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    border: 2px solid #888;
    border-width: 0 0 2px 2px;
    transform: translate(-50%, -50%) rotate(-135deg);
    width: 8px;
    height: 8px;
}
.ga_ta_le_01 {
    text-align: left;
    padding-left: 16px;
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    color: orange;
}
.ga_ta_le_01:before {
	content: "";
    border-radius: 50%;
   width: 24px;
    height: 24px;
    background: url(/resources/track2/images/sfa-img/emo-orange.svg) no-repeat center center;
    background-size: 24px;
}
.ga_ta_le_02 {
    text-align: left;
    padding-left: 16px;
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    color: #ed6f6c;
}
.ga_ta_le_02:before {
	content: "";
    border-radius: 50%;
    width: 24px;
    height: 24px;
    background: url(/resources/track2/images/sfa-img/emo-red.svg) no-repeat center center;
    background-size: 24px;
}
.ga_ta_le_03 {
    text-align: left;
    padding-left: 16px;
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    color: green;
}
.ga_ta_le_03:before {
	content: "";
    border-radius: 50%;
    width: 24px;
    height: 24px;
    background: url(/resources/track2/images/sfa-img/emo-green.svg) no-repeat center center;
    background-size: 24px;
}
td.sfa_ga_td_red {
    color: red;
    text-align: right;
    background-color: #ffebeb !important;
}
.la_gray {
  color: #999;
}
.ts_gray {
    font-size: 12px;
    color: #777;
}
.sfa_iptGroup li {
	display: flex;
}
.tby_01 {
    background-color: #fff7d7 !important;
}
.tby_02 {
    background-color: #fffcef !important;
}


.sfa-main {
    position: relative;
    background-color: #f8fafa;
    z-index: 1;
}

.sf-fp:before {
    content: '';
    display: block;
    width: 100%;
    height: 320px;
    position: absolute;
    background: linear-gradient(180deg, rgba(161, 145, 255, 1) 0%, rgba(254, 198, 199, 1) 100%);
    border-radius: 0 0 16px 16px;
    transform: skewY(3deg);
    transform-origin: top right;
    z-index: -1;
}

/*아침,점심,저녁*/
.sf-morning:before {
    content: '';
    display: block;
    width: 100%;
    height: 320px;
    position: absolute;
    background: linear-gradient(180deg, rgba(153, 215, 232, 1) 50%, rgba(252, 247, 196, 1) 110%);
    border-radius: 0 0 16px 16px;
    transform: skewY(3deg);
    transform-origin: top right;
    z-index: -1;
}
.sf-lunch:before {
    content: '';
    display: block;
    width: 100%;
    height: 320px;
    position: absolute;
    background: linear-gradient(180deg, rgba(126, 199, 252, 1) 54%, rgba(255, 233, 219, 1) 88%);
    border-radius: 0 0 16px 16px;
    transform: skewY(3deg);
    transform-origin: top right;
    z-index: -1;
}
.sf-dinner:before {
    content: '';
    display: block;
    width: 100%;
    height: 320px;
    position: absolute;
    background: linear-gradient(180deg, rgba(161, 145, 255, 1) 0%, rgba(254, 198, 199, 1) 100%);
    border-radius: 0 0 16px 16px;
    transform: skewY(3deg);
    transform-origin: top right;
    z-index: -1;
}

/*배경 이미지 추가*/
/*.sfa-main:after {
    content: '';
    display: block;
    width: 150px;
    height: 100px;
    position: absolute;
    top: 88px;
    left: 16%;
    background: url(/resources/track2/images/sfa-img/bg-tp-stars.png) no-repeat left center;
    background-size: contain;
    animation: blinker 1.4s linear infinite;
}*/
nav {
    position: relative;
}
.sfa-main.sf-morning a.logo_kb:after {
	 content: '';
    display: block;
    width: 56px;
    height: 48px;
    position: absolute;
   top: 108px;
    left: -54px;
    background: url(/resources/track2/images/sfa-img/morning.png) no-repeat left center;
    background-size: contain;
    animation: unset;
    z-index: -1;
}
.sfa-main.sf-lunch a.logo_kb:after {
	 content: '';
    display: block;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 98px;
    left: -48px;
    background: url(/resources/track2/images/sfa-img/lunch.png) no-repeat left center;
    background-size: contain;
    animation: unset;
    z-index: -1;
}
.sfa-main.sf-dinner a.logo_kb:after {
	 content: '';
    display: block;
    width: 98px;
    height: 48px;
    position: absolute;
 	top: 110px;
    left: -56px;
    background: url(/resources/track2/images/sfa-img/night.png) no-repeat left center;
    background-size: contain;
    animation: unset;
    z-index: -1;
}


/*깜빡거리기*/
@keyframes blinker {
	50% {
		opacity: 0.5;
	}
}


.sf-mg:before {
    content: '';
    display: block;
    width: 100%;
    height: 320px;
    position: absolute;
    background: linear-gradient(180deg, rgba(161, 145, 255, 1) 0%, rgba(254, 198, 199, 1) 100%);
    border-radius: 0 0 16px 16px;
    transform: skewY(3deg);
    transform-origin: top right;
    z-index: -1;
}
.sf-hello.mg:before {
    content: '';
    display: block;
    width: 200px;
    height: 120px;
    position: absolute;
    top: 90px;
    left: 90px;
    background: url(/resources/track2/images/sfa-img/main-mg-01.png) no-repeat left center;
    background-size: contain;
}
.sf-lp:before {
    content: '';
    display: block;
    width: 100%;
    height: 320px;
    position: absolute;
    background: linear-gradient(180deg, rgba(161, 145, 255, 1) 0%, rgba(254, 198, 199, 1) 100%);
    border-radius: 0 0 16px 16px;
    transform: skewY(3deg);
    transform-origin: top right;
    z-index: -1;
}
.sf-hello.lp:before {
    content: '';
    display: block;
    width: 200px;
    height: 120px;
    position: absolute;
    top: 90px;
    left: 90px;
    background: url(/resources/track2/images/sfa-img/main-lp-01.png) no-repeat left center;
    background-size: contain;
}

.sfa-main .header {
    background-color: #fff;
    background-image: linear-gradient(to right, #545045, #545045);
    background-size: 100% 50%;
    background-position: center top;
    background-repeat: no-repeat;
    color: #fff;
    position: relative;
}
.sfa-main a.logo_kb {
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-direction: column-reverse;
    padding-bottom: 10px;}

.sfa-main .logo_kb img {
    width: 120px;
}
.sfa-main .navWrap .gnbWrap .gnbTop .loginState {
    display: none;
}

.sfa-main .navWrap .gnbWrap .gnbTop .loginTime {
    position: relative;
    padding-left: 2px;
    color: #ffde33;
}
.sfa-main .gnbTop .btn_s.s {
    background-color: transparent;
    border: 0;
    color: #fff;
}
.sfa-main .gnbTop .btn_p.s:not(.primary) {
    background-color: transparent;
    color: #ffde33;
    border-color: #ffde33;
}

.sfa-main .mainTab{
    background: transparent;
}

.sfa-main .mainTab .tabList li.home {
    display: none;
}
.sfa-main .tabList.uiAct {
/*     justify-content: flex-end; */
justify-content: flex-start;
}

.sfa-main ul.tabList.uiAct::-webkit-scrollbar-thumb {
    background-color: #ffffff36;
    border-radius: 7px;
}

ul.tabList.uiAct::-webkit-scrollbar-thumb {
    background-color: #837a6c;
    border-radius: 7px;
}

/*메인 공지사항 tooltip*/
.sfa-ban.sfa-ban2 .tooltip {
    top: auto;
    bottom: 30px;
    left: auto;
    right: 0;
    min-width: 320px;
    max-width: 400px;
    min-height: 34px;
    padding: 8px 12px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.08);
    border: solid 1px rgba(255, 188, 0, 0.5);
    background-color: #fffbeb;
    color: #8c734b;
    z-index: 10;
}
.sfa-ban.sfa-ban2 .tooltip .cont {
    position: relative;
    padding-left: 20px;
}
.sfa-ban.sfa-ban2 .tooltip .cont::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    background: url(/resources/track2/images/common/ic_16_info.svg) no-repeat center center;
}
.sfa-ban.sfa-ban2 .tooltip::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -9px;
    right: 21px;
    width: 10px;
    height: 9px;
    background: url(/resources/track2/images/common/ic_etc_tooltip_bg.png) no-repeat center center;
}

.new-search .iptWrap.sch .icoBtn_search {
	position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    background: url(/resources/track2/images/sfa-img/btn-ic-cust-y.svg) no-repeat center center;
    background-size: 16px;
    border-radius: 50%;
    background-color: #ffde33;
}
.column-left {
    flex-direction: column;
    align-items: flex-start !important;
}
.al-top {
    align-items: start !important;
}
.sfa-card-tb1 .formList.div2 > li {
    min-height: 40px;
    padding: 4px 0;
}
.inp-sch-2 {
    background-color: #fbf8f2;
    border-radius: 4px;
}
.m-r-16 {
    margin-right: 16px;
}
/*메인
.sfa-main #tabScreenWrap {
    margin-top: -16px;
    height: calc(100vh - 85px - 24px);
}*/

.background-div {
    /*background-color: #f8fafa;*/
    position: relative;
}

.sfa-container {
    background: none;
}
.sfa-container section {
    background: none;
    box-shadow: none;
    padding: 0px;
}

.main .sf-inner {
    display: flex;
    justify-content: space-between;
    gap: 16px;
    padding-top: 24px;
    
}
.sfa-container .column:last-child {
    gap: 16px;
    height: auto;
    width: 340px;
     display: flex;
    flex-direction: column;
}

.sf-r-wr .iptWrap.sch .icoBtn_search {
    background: url(/resources/track2/images/sfa-img/btn-ic-search-fff.svg) no-repeat;
    background-size: 24px;
    background-position: right 12px center;
}

.column .row {
    display: flex;
    gap: 16px;
}
section.sf-m-crms {
    padding: 0;
}

.sfa-main .mainTab .tabList > li.on {
/*     background: #ffffffab; */
background: #7d7c7c24;
}
.sfa-main .mainTab .tabList li {
/*     background: #ffffff24; */
background: #7d7c7c24;
}
.sfa-main .mainTab .tabList > li .btn_closeTab {
    background-color: transparent !important;
}

.sfa-container .column:first-child {
    width: 768px;
     display: flex;
    flex-direction: column;
}
.sfa-container .column {
    gap: 16px;
}

.pd-0 {
    padding: 0 !important;
}
section.pd-0 {
    padding: 0 !important;
}
.sf-l-wr {
    width: 768px;
}
.sf-l-wr .contentsGrid.div3 > * {
    /*flex: 0 0 calc(32.9% - 8px);*/
    flex: 1;
}
/*메인 상단 인사말*/

section.sf-hello {
    padding-left: 120px;
     color: #fff;
    margin-bottom: -16px;
    min-height: 60px;
    
}
.sf-hello {
    padding-left: 120px;
    color: #fff;
    margin-bottom: -16px;
    min-height: 60px;
}
.sf-hello h1 {
    font-size: 1.4em;
    color: #fff;
    text-shadow: 0px 0px 10px #4e697d73;
}
.sf-hello.hi-mg h1, .sf-hello.hi-lp h1 {
	font-size: 1.7em;
	 margin-top: -16px;
	text-shadow: 0px 0px 10px #5c8c9773;
}

.sf-hello p {
    letter-spacing: -0.02em;
    text-shadow: 0px 0px 10px #5c8c9773;
}


.sf-hello.hi-lp, .sf-hello.hi-mg {
    margin-left: 32px;
}


/*기본 배경이미지*/
.sf-hello:before {
    content: '';
    display: block;
    width: 140px;
    height: 80px;
    position: absolute;
    top: -24px;
    left: -70px;
    background: url(/resources/track2/images/sfa-img/summer-beach.png) right bottom no-repeat;
    background-size: contain;
}
/*.sf-hello:after {
   content: '';
    display: block;
    width: 176px;
    height: 80px;
    position: absolute;
    top: -24px;
    left: -70px;
    background: url(/resources/track2/images/sfa-img/main-cha-01.png) right bottom no-repeat;
    background-size: contain;
}

.sf-hello:before {
    content: '';
    display: block;
    width: 66px;
    height: 82px;
    position: absolute;
    top: -24px;
    left: -10px;
    background: url(/resources/track2/images/sfa-img/main-cha-01.png) right bottom no-repeat;
    background-size: contain;
}*/

/*메인 배경이미지 계절 */
/* 예시 : class="container main sfa-container sfa-ga spring" */

.spring .sf-hello:before {
    content: '';
    display: block;
    width: 80px;
    height: 80px;
    position: absolute;
    top: -24px;
    left: -10px;
    background: url(/resources/track2/images/sfa-img/spring.png) right bottom no-repeat;
    background-size: contain;
}

.summer .sf-hello:before {
   content: '';
    display: block;
    width: 140px;
    height: 84px;
    position: absolute;
    top: -24px;
    left: -60px;
    background: url(/resources/track2/images/sfa-img/summer-beach.png) right bottom no-repeat;
    background-size: contain;
}
.fall .sf-hello:before {
    content: '';
    display: block;
   width: 80px;
    height: 80px;
    position: absolute;
    top: -24px;
    left: -10px;
    background: url(/resources/track2/images/sfa-img/fall-tree.png) right bottom no-repeat;
    background-size: contain;
}
.winter .sf-hello:before {
    content: '';
    display: block;
    width: 104px;
    height: 80px;
    position: absolute;
    top: -24px;
    left: -40px;
    background: url(/resources/track2/images/sfa-img/winter-tree.png) right bottom no-repeat;
    background-size: contain;
}
/*.summer .sf-hello:after {
   content: '';
    display: block;
    width: 176px;
	height: 90px;
    position: absolute;
    top: -32px;
    left: -80px;;
    background: url(/resources/track2/images/sfa-img/main-cha-03.png) right bottom no-repeat;
    background-size: contain;
}*/

.sf-hello.hi-lp:after {
    content: '';
    display: block;
    width: 176px;
    height: 86px;
    position: absolute;
   top: -28px;
    left: -64px;
    background: url(/resources/track2/images/sfa-img/main-cha-01.png) right bottom no-repeat;
    background-size: contain;
}
.sf-hello.hi-ga:after {
    content: '';
    display: block;
    width: 176px;
    height: 90px;
    position: absolute;
    top: -32px;
    left: -70px;
    background: url(/resources/track2/images/sfa-img/main-cha-02.png) right bottom no-repeat;
    background-size: contain;
}
.sf-hello.hi-mg:after {
    content: '';
    display: block;
    width: 176px;
   height: 80px;
    position: absolute;
    top: -24px;
    left: -70px;
    background: url(/resources/track2/images/sfa-img/main-cha-03.png) right bottom no-repeat;
    background-size: contain;
}


.sfmg-bd .tit a {
    color: #60584c;
}

.sfmg-bd .notice .txtList li .tt, .notice.mgbd-2 .txtList li  .tt {
    color: #60584c !important;
}

.sfmg-bd .notice .txtList li .tt, .notice.mgbd-2 .txtList li  .tt:hover {
    color: #60584c !important;
}

.sfmg-bd .notice .txtList li .tt, .notice.mgbd-2 .txtList li:hover {
	color: #60584c !important;
}

.sf-h-n {
    opacity: 0.7;
}
.sf-r-wr {
    width: 340px;
}
.sf-r-wr .btnArea {
    justify-content: left;
    position: relative;
}
/*메인 컨텐츠 바로가기 아이콘 추가*/
.sf-m-crms .myMenuList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: self-start;
    gap: 16px 0;
}
.sf-m-crms a {
    color: #777;
    text-align: center;
    gap: 8px !important;
}
.sf-m-crms .myMenuList li {
    flex-basis: 14%;
    color: #60584c !important;
    font-weight: 100;
    line-height: 1.2em;
    flex: 1;
}
.sf-m-crms .myMenuList li a::before {
    content: '';
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #e2e5e4 !important;
    background-size: 24px;
}

.sf-m-crms .myMenuList li.menu01 a::before {
    background: url(/resources/track2/images/sfa-img/main-ic-02.svg) no-repeat center center;
    background-size: 24px;
}
.sf-m-crms .myMenuList li.menu02 a::before {
    background: url(/resources/track2/images/sfa-img/main-ic-03.svg) no-repeat center center;
    background-size: 24px;
}
.sf-m-crms .myMenuList li.menu03 a::before {
    background: url(/resources/track2/images/sfa-img/main-ic-04.svg) no-repeat center center;
    background-size: 24px;
}
.sf-m-crms .myMenuList li.menu04 a::before {
    background: url(/resources/track2/images/sfa-img/main-ic-06.svg) no-repeat center center;
    background-size: 24px;
}
.sf-m-crms .myMenuList li.menu05 a::before {
    background: url(/resources/track2/images/common/ic_32_mymenu03.png) no-repeat center center;
    background-size: 24px;
}
.sf-m-crms .myMenuList li.menu06 a::before {
    background: url(/resources/track2/images/sfa-img/main-ic-07.svg) no-repeat center center;
    background-size: 24px;
}
.sf-m-crms .myMenuList li.menu07 a::before {
    background: url(/resources/track2/images/sfa-img/main-ic-01.svg) no-repeat center center;
    background-size: 24px;
}
.sf-m-crms .myMenuList li.menu15 a::before {
    background: url(/resources/track2/images/common/ic_32_mymenu06.png) no-repeat center center;
    background-size: 24px;
}

.sf-r-wr input::placeholder {
    color: #fff !important;
}

.sfa-btn-join {
	padding: 0 16px;
    background-color: #54504575;
    color: #fff !important;
    border-radius: 99px;
    line-height: 40px;
}
.sfa-btn-join:before {
	content: '';
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    margin-right: 4px;
    background: url(/resources/track2/images/sfa-img/btn-ic-cust.svg) no-repeat center center;
    background-size: 24px;
}
.sf-r-wr .sch input {
    border-radius: 99px !important;
    line-height: 40px !important;
    height: 40px !important;
    background-color: transparent !important;
    border-color: #fff !important;
    background: url(/resources/track2/images/sfa-img/btn-ic-search-fff.png) no-repeat;
    background-size: 24px;
    background-position: right 12px center;
}
.sf-l-wr .contentsGrid.div3 {
    display: flex;
    flex-wrap: nowrap;
    gap: 16px;
}
.fp-n-3 {
    border-radius: 16px 48px 16px 16px;
}
.sfa-ban h1 {
    font-size: 16px;
    line-height: 2em;
    color: #050F1E;
}

.sfa-ban {
    padding: 16px;
    border-radius: 16px;
    border: 1px solid #fff;
    box-shadow: 8px 8px 12px 0 rgb(66 82 110 / 4%);
    position: relative;
    backdrop-filter: blur(16px);
    background: linear-gradient(319deg, #ffffff, transparent);
    background-color: #ffffff70;
    width: 100%;
}
.sfa-ban2 {
	padding: 8px 16px;
    border-radius: 16px;
    border: 0;
    position: relative;
    backdrop-filter: blur(16px);
    box-shadow: none !important;
    background: #e9e9e9 !important;
    max-height: 210px;
    min-height: 150px;
    overflow: hidden;
    }

.sfa-ban3 {
    padding: 16px;
    border-radius: 16px;
    border: 0;
    position: relative;
    backdrop-filter: blur(16px);
    box-shadow: none !important;
    background: #b4eff9;
    min-height: 140px;
}

section.sf-m-bd {
    padding: 8px 16px;
    border-radius: 16px;
    border: 1px solid #fff;
    box-shadow: 8px 8px 12px 0 rgb(66 82 110 / 4%);
    position: relative;
    backdrop-filter: blur(16px);
    background-color: #fff;
    height: 250px;  
}
.sf-m-bd {
    padding: 16px;
    background-color: #ffffff8a;
    border-radius: 16px;
    border: 1px solid #fff;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .1);
    position: relative;
    backdrop-filter: blur(16px);
}
.sfm-div3 .contentsGrid.div2 > * {
    flex: 1 0 calc(50% - 12px);
}

.sf-m-calendar .ui-wrap-datepicker .ui-datepicker {
    border: 0px !important;
    width: 100%;
    background: transparent !important;
    box-shadow: none;
}
.sf-m-calendar .ui-state-default {
    background: transparent !important;
}
.sf-m-calendar {
	padding: 8px 16px 0;
    background-color: #ffffff8a;
    border-radius: 16px 48px 16px 16px;
    border: 1px solid #fff;
    box-shadow: 8px 8px 12px 0 rgb(66 82 110 / 4%);
    position: relative;
    backdrop-filter: blur(16px);
    z-index: 2;
}
.main .sf-m-calendar .icoBtn_more {
   position: absolute;
    right: 32px;
    top: 12px;
    z-index: 1;
}
.main .sf-m-calendar .icoBtn_more::before {
    width: 2px;
    height: 12px;
    background: #79869a;
}
.main .sf-m-calendar .icoBtn_more::after {
	width: 12px;
    height: 2px;
    background: #79869a;
}

.sf-m-calendar .scheduleTbl .tooltipWrap {
    width: 100%; 
    display: flex;
    }
.sf-m-calendar .sfa-list .tooltipWrap {
    padding-top: 18px;}
.tooltip.open {
    top: 28px;
}
.tooltipWrap.on {
    z-index: 20000;
}
.scheduleTbl .tooltipWrap .icoBtn_tip > span.red-01 {
    color: #e64d3d;
}
.scheduleTbl .tooltipWrap .icoBtn_tip > span.red-02 {
    color: #e64d3d;
}
.scheduleTbl .tooltipWrap .icoBtn_tip > span.blue {
    color: #578ad6;
}
  
.sfa-container .tabList {
    background-color: transparent;
    border-bottom: 0px;
}
.sfa-container .tabList > li {
    height: 32px;
    padding: 0 16px;
}
.sfa-container .tabList > li.on:after {
    background-color: #050F1E;
    height: 2px;
}
.sfa-container .tabContents {
    padding-bottom: 0px;
}
.mt16 {
    margin-top: 16px;
}
.sf-m-bd .tabList > li {
   height: 28px;
    padding: 0 8px;
    background-color: #f8fafa;
    flex-grow: 1;
    color: #79869a;
    font-size: 14px;
}
/*메인 데이터 없을때*/
.main.sfa-container .notice .noData {
    margin-top: 0;
    padding-top: 32px;
    color: #c1c1c1;
    font-weight: 100;
}
.sfa-container .noData:after {
	display: none;
}

/* 메인 탭*/

.sf-notice .txtList .sf-li-a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 8px;
    font-size: 14px;
    color: #60584c;
}
.sfban-num {
    color: #d96559;
    font-size: 24px;
    font-weight: bold;
}

/* 메인 배너안에 게시판*/
.sfa-ban .tblArea.sfa-card-tb2 th {
    border-bottom: 1px solid #dfe1e5 !important;
    background-color: #e9e9e9;
    border-right: 0px;
    color: #777;
    font-weight: 100;
    font-size: 13px;
    line-height: 13px;
    height: 28px;
}

.sfa-ban.lp-ban .tblArea.sfa-card-tb2 th {
    height: 30px;
    line-height: 14px;
    box-sizing: border-box;
    padding: 0px 6px;
}
.sfa-ban.lp-ban .tblArea.sfa-card-tb2 td {
    height: 30px;
    line-height: 14px;
    box-sizing: border-box;
    padding: 0px 6px;
}

.sfa-ban .tblArea table {
    background-color: #e9e9e9;
}

.sfa-ban2 .icon-btn-more {
    background-color: #e9e9e9;
}

.sfa-container .sfa-ban .tabList > li {
    padding: 0;
    margin-right: 8px;
    margin-right: 12px;
    font-size: 14px;
    color: #60584c;
    height: 24px;
}
.sfa-ban2 .titArea {
    color: #999;
}
.sfa-ban2 .tabList {
    margin-top: 2px;
    margin-bottom: 4px;
}

.sfa-container .sfa-ban2 .tabList > li {
    font-size: 14px;
    color: #79869a;
    height: 26px;
}
.sfa-ban .tabList > li.on, .sfa-ban2 .tabList > li.on {
    color: #050F1E;
}
.sf-m-bd .tabList > li.on {
  color: #050F1E;
}

.lp-ban {
    min-height: 140px;
    padding-bottom: 8px !important;
    max-height: 190px;
}
.sf-notice .txtList.disc > li::before {
    top: 40%;
}

.sf-notice .date {
    text-decoration: underline;
}
.sf-b-n {
    color: #999;
    padding-left: 4px;
}
.sf-notice .sf-b-n {
    padding-left: 1px;
    font-size: 12px;}
    
.sf-m-bd .tabList {
    padding-top: 24px;
    position: relative;
    border-bottom: 0;
}
.sf-tb-ti {
    position: absolute;
    top: -26px;
    left: 0px;
    color: #999;
    font-size: 14px;
    display: flex;
    font-weight: 100;
    align-items: center;
}

.main .sfa-ban .swiper-btn-area {
    top: 7px;
}
.p-rl-24 {
    padding-right: 24px;
    padding-left: 24px;
}
.ml-8 {
    margin-left: 8px;
}
.sf-m-bd .tabList > li.on:after {
    background-color: #050F1E;
}
.tblArea.sfa-card-tb2 {
    border-top: 0px;
    border-radius: 12px;
    /*background-color: #fff;*/
}
.tblArea.sfa-card-tb2 th {
    border-bottom: 1px solid #dfe1e5 !important;
    background-color: #fff;
    border-right: 0px;
    color: #777;
    font-weight: 500;
    line-height: 1;
    font-size: 13px;
}
.tblArea.sfa-card-tb2 td {
    border-right: 0px !important;
    font-size: 12px;
    color: #777;
    padding: 8px 6px;
    height: 36px;
    line-height: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*메인 심사현황 게시판*/


.tblArea.sfa-card-tb2 td span:hover{
	overflow: visible;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-color: #fff;
    box-sizing: border-box;
    display: block;
}

tbody#resultBody_0 td:nth-child(5), tbody#resultBody_1 td:nth-child(5), tbody#resultBody_2 td:nth-child(5), tbody#resultBody_3 td:nth-child(5), tbody#resultBody_4 td:nth-child(5),  tbody#resultBody_5 td:nth-child(5) { text-align: right;}
tbody#resultBody_6 td:nth-child(4), tbody#resultBody_7 td:nth-child(4) { text-align: right;}

.sf-m-bd .tabContents {
    padding-bottom: 0;
}

.sf-m-bd .tabPanel {
    padding-top: 0px;
}
.sfa-main .mainTab .tabList li:last-child {
    padding: 0;
}
.sfa-m-tb tr:last-child td {
    border-bottom: 0px !important;
    padding: 0;
}
.icon-btn-more {
    background-color: #fff;
    border-radius: 99px;
    border: 1px solid #dfe1e5;
    padding: 0px 8px;
    line-height: 24px;
    height: 24px;
    font-size: 12px;
    color: #777;
    /*margin-top: -16px;*/
}
.main .notice .icoBtn_more {
    position: relative;
    width: 13px;
    height: 13px;
}
.main .icoBtn_more {
    position: relative;
    width: 13px;
    height: 13px;
}

secton.sfm-div3 {
    width: 768px;
}

.sfm-div3 .sfa-ban {
    padding: 16px 24px;
    cursor: pointer;
    width: 100%;
}

input#searchKeyWord {
    cursor: pointer;
}

input#fcSearchBtn {
    cursor: pointer;
}

.sfa-ban .formList {
    width: 100%;
    border: 0px;
}
.sfa-ban .tabPanel {
    padding-top: 0;
}
.sfa-ban .formList > li {
    color: #777;
}

.sfa-ban .formList > li .th {
    padding: 0;
    font-weight: 300;
}
.ul-noline {
    background-color: transparent !important;
    border: 0;
}
.ylwBox [class*=div].formList.ul-noline > li .th {
    flex: 0 1 128px;
    padding: 0 12px 0 0;
}
hr.solid {border-top:1px solid #dfe1e5;}
.ul-noline .iptWrap {width: 100%;}
.w-70p {
    width: 70%;
}
.flex-1 {
    flex: 1;
}
.flex-1 > li {
    flex: 1;
}
.j-center {
    justify-content: center !important
}
.j-center li {
    justify-content: center !important;
}
.pd-16 {
    padding: 16px;
}
.sfa-gray-box {
	position: relative;
    border-radius: 8px;
    background-color: #f8fafa;
    padding: 16px;
}
.alfs-wr2.sfa-gray-box {
    background-color: #fafaf8;
}
.sfa-gray-box .formList {
    border: 0;
    width: 100%;
}
.sfa-set-form {
	display: flex;
    justify-content: left;
    align-items: center;
    gap: 4px;
    margin-left: 16px;
}

.w-80 {
    width: 80px !important
}
.w-800 {
width: 800px !important;
}
.sfa-set-form-r {
    display: flex;
    justify-content: right;
    align-items: center;
    gap: 4px;
    margin-left: 16px;
}
.sfa-gray-box input:not([type=checkbox]):not([type=radio])[readonly], select[readonly] {
    border: 1px solid #c6c9ce;
}
.w-140 {
    width: 140px !important;
}
.w-240 {
    width: 240px;
}
.flex-right {
    justify-content: end !important;
    display: flex;
}
.w-30p > li {
    flex: 0 1 30% !important;
}
ul.formList.div3.w-30p {
    /*justify-content: left;*/
    justify-content: space-between;
}
/*생애종합분석 도움말*/

.tooltip .titH3 {
    font-size: 12px !important;
}

/*생애종합분석 팝업*/
.popup .ylwBox ul.formList.div3.w-30p {
    justify-content: left;
}

.popup .ylwBox ul.formList.div3.w-30p > li {
    flex: 0 1 320px !important;
    padding-left: 8px;
}

.popup .ylwBox select#expirCd {
    margin-left: 8px;
    width: 120px;
}

/*기타목적자금 팝업창*/
.popup .ylwBox input#insuranceEndDt {
    width: 50px;
}

.popup ul.formList#inputSection > li .td {
    width: 352px;
    }
    
.popup ul.formList#inputSection > li .th {
    flex: 0 1 120px;
    padding-left: 0;
    }
.ylwBox3 {
    background-color: #fff7d7;
    padding: 8px 16px 8px 16px;
    margin-top: 8px;
    border-radius: 8px;
}
.txtYel {
    color: #e48512 !important;
    font-size: 12px !important;
}

button#resetPurposeInputBtn {
    width: 25%;
}
button#addPurposeBtn {
    width: 75%;
}

.popup.small .popBody + [class*=div].btnArea [class^=btn_]:first-child {
    width: 50% !important;
}

.popup.small .popBody + [class*=div].btnArea [class^=btn_]:second-child {
    width: 50% !important;
}

.back-no {
    background: none !important;
}
.w-120 {
    width: 120px;
}
.pl-4 {
    padding-left: 4px;
}
.gap-4 {
    gap: 4px;
}
.inp-sch-2 .iptWrap.sch:first-child .ipt {
    padding-right: 0px !important;
}
.inp-sch-2 .iptWrap:first-child .icoBtn_search {
    background: none;
}
.inp-sch-2 .iptWrap.sch:second-child .ipt {
	padding-left:0px;
}
.inp-sch-2 input {
    text-overflow: ellipsis;
}
.inp-sch-2 span {
    color: #ddd;
}
.cir-btn-src {
    background: url(/resources/track2/images/sfa-img/main-set-14.svg) no-repeat;
    background-size: contain;
    width: 24px;
    height: 24px;
}
.sf-iptBox label {
    border-radius: 80px !important;}
    
.sf-iptBox.iptBox input[type='checkbox'].ipt:checked + label, .sf-iptBox.iptBox input[type='radio'].ipt:checked + label {
    background: #ffde3336;
    border-color: #ffde33;
    padding: 4px 32px 4px 12px;
}
.sf-iptBox.iptBox input[type='checkbox'].ipt + label, .sf-iptBox.iptBox input[type='radio'].ipt + label {
    display: inline-flex;
    padding: 4px 12px 4px 12px;
    border: 1px solid #dfe1e5;
    border-radius: 4px;
    line-height: 1.43;
    background: #fff;
}
.sf-iptBox.iptBox input[type='checkbox'].ipt + label::after, .sf-iptBox.iptBox input[type='radio'].ipt + label::after {
	border-color: transparent;
}
.sf-iptBox.iptBox input[type='checkbox'].ipt:checked + label::after, .sf-iptBox.iptBox input[type='radio'].ipt:checked + label::after {
    border-color: #050f1e;
}
.sf-iptBox.iptBox input[type='checkbox'].ipt + label::after, .sf-iptBox.iptBox input[type='radio'].ipt + label::after {
    top: 40%;
    left: auto;
    right: 17px;
    border-color: transparent;
    transform: translateY(-50%) rotate(45deg);
}
.sfa-card-tb1 .formList > li .th {
    flex: 0 1 80px;
}
.sfa-join-wr .sfa-card-tb1 .formList > li .th {
    flex: 0 1 120px;
}
.sfa-join-wr .tblArea.sfa-card-tb1 .formList {
    width: calc(100% - 8px);}
    
 .sfa-join-wr .sfa-card-tb1 .formList.div2 > li {
 padding: 0px;
 }
    
.c-r {
    color: #e64d3d !important;
}
.tooltipWrap {z-index: 1;}

.icoBtn_tip-2 {
    width: auto;
    min-width: 16px;
    height: 16px;
    font-size: 0;
}

.icoBtn_tip-2:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(/resources/track2/images/sfa-img/ic_info.svg) center center no-repeat;
}

.ga_tp_l {
    width: 100%;
    justify-content: flex-start;
    padding: 0 0 16px 0;
}
.ga_cha_dv {
    width: 150px;
    height: 114px;
}
.ga_cha_txt {
	font-size: 16px;
    width: calc(100% - 140px);
}

/*.ga_cha_dv.level-00{
	background: url(/resources/track2/images/sfa-img/ga-tp-cha-01.png) no-repeat center bottom;
    background-size: contain;
}*/
.ga_cha_dv.level-00{
	background: url(/resources/track2/images/sfa-img/ga_tp_c_00.png) no-repeat center bottom;
    background-size: contain;
}
.ga_cha_dv.level-01{
	background: url(/resources/track2/images/sfa-img/ga_tp_c_00.png) no-repeat center bottom;
    background-size: contain;
}
.ga_cha_dv.level-02{
	background: url(/resources/track2/images/sfa-img/ga_tp_c_01.png) no-repeat center bottom;
    background-size: contain;
}
    
.ga_cha_dv.level-03{
	background: url(/resources/track2/images/sfa-img/ga_tp_c_02.png) no-repeat center bottom;
    background-size: contain;
}
.ga_cha_dv.level-04{
	background: url(/resources/track2/images/sfa-img/ga_tp_c_03.png) no-repeat center bottom;
    background-size: contain;
}
.ga_cha_dv.level-05{
	background: url(/resources/track2/images/sfa-img/ga_tp_c_04.png) no-repeat center bottom;
    background-size: contain;
}

.ga_cha_txt h1 {
    font-size: 1.4em;
    color: #60584c;
}

.ga_cha_txt p.ga_ex_txt {
    font-size: 16px;}

.ga_cha_txt p {
    padding-left: 16px;
    color: #60584c;
    word-break: keep-all;
    font-size: 14px;
}
.ga_l_bt {
    border-radius: 16px 16px 0 0;
    padding: 16px 16px 0;
    box-shadow: 1px -8px 16px rgba(210, 221, 248, 0.4);
    position: relative;
    backdrop-filter: blur(16px);
    width: 100%;
    border: 1px solid #ffffffad;
    border-bottom: 0px;
    background: linear-gradient(#f4f6fa, #f1f4fc);
    z-index: 4;
}

.ga_l_bt .tooltipWrap.col2 .tooltip {
    width: 550px;
}

.flex-l-s {
    display: flex;
    flex-wrap: wrap;
    align-content: start;
    gap: 16px;
}
.flex-l-s > div {
	width: 48%;
}

.sf-graph {
    flex:1;
    height: 16px;
    background-color: #e1e8f5;
    border-radius: 16px;
}
.ga-gp-wr.on .sf-graph {
    background-color: #e1e8f5;
}
.sf-gp-orange .sf-graph.on .graph {
    width: 100%;
}
.sf-graph.on .graph {
    width: 100%;
}

.sf-graph .graph {
    display: block;
    position: relative;
    width: 0%;
    height: 16px;
    background-color: yellow;
    border-radius: 80px;
}
.ga-main-bx1 {
    position: relative;
    border-radius: 16px;
    background-image: linear-gradient(167deg, #f0f3fb7a, #f0f3fb);
    padding: 16px 24px 8px;
        z-index: 2;
}
.ga-main-bx1 li.w-60p {z-index: 3;}

.ga-main-bx1 .formList {
    border: 0px;
    width: 100%;
}
.w-50p {
    width: 50%;
}
.sfa-container .w-50p {
    width: calc(50% - 12px);
    flex: 1;
}
.price {
    font-weight: 700;
    font-size: 16px;
}
.flex-space {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.sf-no1 {
    font-weight: 700;
    font-size: 16px;
}
.bd-ver-1-w {
    min-height: 80px;
    width: 1px;
    margin: 0 16px;
    background-color: #ffffff78;
}
.pbt-16 {
    padding-bottom: 16px;
}
.flex-top {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 4px;
}
/*보장분석 !!!*/
.ga-gp-01 {
    width: 100%;
    padding: 0;
   display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 4px;
    position: relative;
}
.p-rl-16 {
    padding: 0 16px;
}
.gapg-gr {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
   flex-direction: column;
   }
   
.ga-gp-wr {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 4px;
    padding: 0 8px;}

.ga-gp-wr.on {
    border: 1px solid #fae300;
    background-color: #ffffff9c;
    border-radius: 8px;
    box-shadow: 0px -8px 8px rgba(210, 221, 248, 0.3);
}
.sf-gp-red .graph {
    background-image: linear-gradient(269deg, #ffa28c, #ff715b);
}
.sf-gp-red .ga-gp1-tx {
    color: #f2303c;
}
.sf-gp-orange .ga-gp1-tx {
    color: orange;
}
.sf-gp-orange .graph {
    background-image: linear-gradient(269deg, #ffcf87, #ff9b04);
}
.sf-gp-green .ga-gp1-tx {
    color: green;
}
.sf-gp-green .graph {
    background-image: linear-gradient(269deg, #afeba1, #55d37d);
}
.sf-ga2-graph {
    width: 100%;
    height: 10px;
    background-color: #e1e8f5;
    border-radius: 16px;
}
.sf-ga2-graph .graph {
	display: block;
    position: relative;
    width: 0%;
    border-radius: 80px;
    height: 10px;
    /*background-color: #9dc5ff;*/
    background-color: #ddc497;
    
}
.t-12-g {
    font-size: 12px;
    color: #777;
    cursor: pointer;
}

.ga_l_bt .flex-top {
    justify-content: space-between;
}

.ga_l_bt .w-50 {
    flex: 1 1 40%;
}

.ga_l_bt .w-50p {
    flex: 1 1 50%;
}

.info-ti, .info-tx {
    line-height: 24px;
}

.fwL-12 {
    font-size: 12px;
    color: #999;
}

/*보장분석 테이블 나누기*/
.tbw-600 {
    width: 600px;
}
.tb-div2-wr {
    overflow-y: auto;
}
.tb-div2-wr .tb-div2-1 thead th {
    height: 109px;
}
.tb-div2-2 tbody td {
    height: 37px;}
.analtb-wrapper.scroll.tbw-474 {
    width: 474px;
    overflow-x: auto;}
.scroll.tbw-600::-webkit-scrollbar {
    display: none;
}
table.tb-div2-2 {
    border-left: 1px solid #ddd;
}

/*보장분석 설명문구 폰트 컬러 추가*/
span.green {
    color: green;
}
span.orange {
    color: orange;
}
span.red {
    color: red;
}
.bold {
	font-weight: bold;
}

.sfa-bd-1 {
    border-radius: 16px;
    border: 1px solid #ddd;
    padding: 16px;
}
.ga-gp-bx2 {
    display: flex;
    overflow-x: auto;
}
.gagp-ver1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    border-radius: 8px;
    width: 88px;
}
.gagp-ver1 .graph_area {
    display: flex;
    justify-content: center;
    background-size: 20px 20px;
    background-image: linear-gradient(to bottom, #9999991f 1px, transparent 1px), linear-gradient(to top, #9999991f 1px, transparent 1px);
    border-bottom: 1px solid #ddd;
}
.gagp-group.on .graph_area {
    background-image: linear-gradient(to bottom, #9999990d 1px, transparent 1px), linear-gradient(to top, #9999990d 1px, transparent 1px);
}

.gagp-ver1 .graph {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 14px;
    height: 100px;
   
}
.gagp-ver1 .graph .state {
    width: 14px;
    height: 2px;
    background-color: yellow;
    border-radius: 8px 8px 0 0;
    opacity: 0;
    position: relative;
}
.gagp-ver1 .summary {
    text-align: center;
    font-size: 12px;
    color: #79869a;
    padding: 0 4px;
}
.gagp p {
    font-size: 12px;
    text-align: center;
    color: #999;
}
.gagp-group {
    display: flex;
    padding-top: 8px;
}
.graph.red .state {
    background-color: #ff715b;
}
.graph.orange .state {
    background-color: #ffb152;
}
.graph.green .state {
    background-color: #2dc270;
}
.gagp-group.on {
    border: 1px solid #fae300;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0px 0px 16px #ffc31130;
    padding-top: 8px;
}
.gagp-group.on .summary {
    color: #010101;
}
.gp-tx-3 {
    font-size: 12px;
    width: 24px;
    margin-right: 8px;
    color: #999;
}
.fwL {
    color: #999;
}

/*고객등록 팝업*/
div#sfMainpop01 {
	display: none;
    position: absolute;
    top: 50px;
    background-color: #ffffffcf;
    z-index: 999;
    width: 340px;
    border-radius: 16px;
    padding: 16px;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .1);
    backdrop-filter: blur(16px);
}
.sf-cl:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #ffffffcf;
    position: absolute;
    top: -8px;
}
.tg-12 {
    font-size: 12px;
    color: #60584c;
}
.sf-cl a {
    display: flex;
    align-items: center;
}
.sf-cl a:before {
    content: '';
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #b57cf4;
    background-image: linear-gradient(-45deg, #b57cf4, #95bfee);
    margin-right: 8px;
}
.sf-cl li:nth-child(2) a:before {
    background-image: linear-gradient(-45deg, #8cbdeb, #63e0a7);
}
.sf-cl li:nth-child(3) a:before {
    background-image: linear-gradient(-45deg, #df77d1, #f7d97e);
}
.sf-cl li:nth-child(1) a:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    background: url(/resources/track2/images/sfa-img/main-pop-cust01.svg) no-repeat center center;
    background-size: 24px;
    position: absolute;
    top: 3px;
    left: 1px;
}
.sf-cl li:nth-child(2) a:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    background: url(/resources/track2/images/sfa-img/main-pop-cust02.svg) no-repeat center center;
    background-size: 24px;
    position: absolute;
    top: 3px;
    left: 1px;
}
.sf-cl li:nth-child(3) a:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    background: url(/resources/track2/images/sfa-img/main-pop-cust03.svg) no-repeat center center;
    background-size: 24px;
    position: absolute;
    top: 3px;
    left: 1px;
}

.sf-cl li {
    padding: 8px 0;
    border-bottom: 1px solid #ebebeb;
}
.sf-cl li:last-child {
    border-bottom: 0;
}


/*로그인 페이지*/
.sfa-login .movie-area {
    flex: none;
    margin-left: auto;
    padding-top: 0;
}
.sfa-login .movie-tit {
    margin: 1.6rem 0 1.6rem;
    width: 41.4rem;
}

.sfa-login .movie-box {
	height: 30rem;
    padding-top: 32px;
    background-image: url(/resources/track2/images/sfa-img/login-img-01.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    display: block;
    position: relative;
}
.sfa-login .movie-box img {
    
    position: relative;
    display: none;
}
.sfa-login .sfa-ban, .sfa-login .sfa-ban4 {
	width: 240px;
	height: 120px;
}
.sfa-login .sfa-ban {
	background-image: url(/resources/track2/images/sfa-img/main-ban-03-new.png);
    background-size: 85px;
    background-position: right 24px bottom 12px;
    background-repeat: no-repeat;
}
.sfa-login .sfa-ban4 {
	background-image: url(/resources/track2/images/sfa-img/main-ban-02-new.png);
    background-size: 85px;
    background-position: right 16px bottom 12px;
    background-repeat: no-repeat;
}

.sfa-ban4 {
    padding: 16px;
    background-color: #ffffff8a;
    border-radius: 16px 48px 16px 16px;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .1);
    position: relative;
    backdrop-filter: blur(16px);
}
.ml-16 {
	margin-left: 16px;
}
.sfa-login .login-wrap {
    background-color: transparent;
}
.login-right {
    flex: none;
    margin-left: auto;
    padding-top: 0;
}

/*.sfa-login .background-div:before {
    background: linear-gradient(180deg, rgba(198, 246, 250, 1) 0%, rgba(251, 227, 145, 1) 100%);
    height: 740px;
    transform: skewY(4deg);
}*/
.sfa-login .background-div:before {
    content: '';
    display: block;
    position: absolute;
    top: -70px;
    height: 740px;
    width: 100%;
    background: linear-gradient(180deg, rgba(198, 246, 250, 1) 0%, rgba(251, 227, 145, 1) 100%);
    height: 740px;
    transform: skewY(4deg);}
.sfa-ban p {
    position: relative;
    color: #79869a;
    font-weight: 100;
}


.icoBtn_delete2 {
    width: 16px;
    height: 16px;
    background: url(/resources/track2/images/common/ic_16_delete.svg) no-repeat center;
    background-size: 16px 16px;
}
.gp_ts {
    position: absolute;
    line-height: 10px;
    top: -12px;
    width: 40px;
    height: 10px;
    font-size: 10px !important;
    transform: translateX(-40%);
    border-radius: 99px;
    font-weight: 700 !important;
    text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
}
.state.ts-100 {
    border-radius: 0 !important;
}
.red .gp_ts{
	color: red;
}
.green .gp_ts{
	color: green;
}
.orange .gp_ts{
	color: #d98d00;
}
.ts-100 .gp_ts {
    top: 10px;
    display: none;
}
.sfa_ct_wr {
	display: flex;
    flex-direction: column;
    gap: 24px;
}
/*생애보장분석*/
.ico_alfs_01 {
    border-radius: 40px;
    background-color: #fafaf8;
    border: 0;
    padding-left: 32px;
    background-image: url(/resources/track2/images/sfa-img/btn-ic-alfs-01.svg);
    background-size: 16px;
    background-position: left 12px top 8px;
    background-repeat: no-repeat;
}
.ico_alfs_02 {
    border-radius: 40px;
    background-color: #fafaf8;
    border: 0;
    padding-left: 32px;
    background-image: url(/resources/track2/images/sfa-img/btn-ic-alfs-02.svg);
    background-size: 16px;
    background-position: left 12px top 8px;
    background-repeat: no-repeat;
}
.ti-ico:before {
    content: '';
    position: absolute;
    left: 0;
    display: block;
    width: 40px;
    height: 40px;
    background: radial-gradient(#ff9b04, #ffdfaf);
    border: 1px solid #ff9b04;
    border-radius: 50%;
}
.sfa_ct_wr .sfa-gray-box:nth-child(1) .ti-ico:after {
    background: url(/resources/track2/images/sfa-img/btn-ic-alfs-big01.png) no-repeat center center;
    background-size: 18px;
    content: '';
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 6px;
    left: 6px;
}

.sfa_ct_wr .sfa-gray-box:nth-child(2) .ti-ico:after {
    background: url(/resources/track2/images/sfa-img/btn-ic-alfs-big02.svg) no-repeat center center;
    background-size: 18px;
    content: '';
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 6px;
    left: 6px;
}

.sfa_ct_wr .sfa-gray-box:nth-child(3) .ti-ico:after {
   background: url(/resources/track2/images/sfa-img/btn-ic-alfs-big03.svg) no-repeat center center;
    background-size: 30px;
    content: '';
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 6px;
    left: 6px;
}

.life-pu-icon-01 {
	background: url(/resources/track2/images/sfa-img/ritirement.svg) no-repeat center center;
    background-size: contain;
    content: '';
    width: 20px;
    height: 20px;
    display: block;
    margin-right: 4px;
}
.life-pu-icon-02 {
	background: url(/resources/track2/images/sfa-img/education.svg) no-repeat center center;
    background-size: contain;
    content: '';
    width: 20px;
    height: 20px;
    display: block;
    margin-right: 4px;
}
.life-pu-icon-03 {
	background: url(/resources/track2/images/sfa-img/wedding.svg) no-repeat center center;
    background-size: contain;
    content: '';
    width: 20px;
    height: 20px;
    display: block;
    margin-right: 4px;
}
.life-pu-icon-04 {
	background: url(/resources/track2/images/sfa-img/etc.svg) no-repeat center center;
    background-size: contain;
    content: '';
    width: 20px;
    height: 20px;
    display: block;
    margin-right: 4px;
}

.popHead .d-flex-l {
    height: 60px;
    flex-wrap: wrap;
    gap: 0;
    align-content: center;
}
#childEducationExpPopup .popup.small .popBody {
    padding-top: 0 !important;
}

.sfa-gray-box .iptWrap span.unit {padding: 0 7px 0 5px;}
.sfa-gray-box  input:not([type=checkbox]):not([type=radio]):not([type=range]) {
    padding: 0 10px 0;}
    
/* 니즈분석 input font resize */
#needsAnalysisForm input.fnt12 {
    font-size:12px !important;
    padding-left: 4px !important;
}

/*생애종합분석 하단 푸터*/
.sfa-needs .inner .btnArea:first-child {
    width: 320px;
}
.sfa-needs .inner .btnArea:first-child button {
    width: 50%;
}

.alfs-wr2 .ti-ico:after {
    background: url(/resources/track2/images/sfa-img/btn-ic-alfs-big01.svg) no-repeat center center;
    background-size: 18px;
    content: '';
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 6px;
    left: 6px;
}

.ti-ico {
    padding-left: 54px;
    position: relative;
}

.titArea.anal-ti01 .ti-ico {
    flex: 1 1 70%;
    height: 42px;
    align-items: center;
    display: flex;
}

.sf-dv-1 {
    border: 1px solid #ffde33;
    padding: 16px;
    border-radius: 16px;
    background-color: #fff;
}
.w-270 {width: 270px;}
.w-400 { width: 400px;}

/*메인 공지사항*/
.main .titArea {
    align-items: center;
}
.titArea > [class*=titH] {
    flex-grow: 1;
    margin: 0 !important;
    padding-right: 10px;
}
.main .titH2 {
    display: block;
    margin-top: 24px;
}
.titH2 {
    font-size: 16px;
    line-height: 24px;
}

/*메인 탭 게시판 plus icon*/
.main .icoBtn_more {
    position: relative;
    width: 16px;
    height: 16px;
    border-radius: 50%;
/*     border: 1px solid #ddd; */
    margin-left: 4px;
}

.lp-ban .icoBtn_more {
    margin-left: 0px;
}

.main .icoBtn_more::before, .main .icoBtn_more::after {
    content: '';
    display: block;
    position: absolute;
    background: #79869a;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.main .icoBtn_more::before {
    width: 1px;
    height: 10px;
}
.main .icoBtn_more::after {
    width: 10px;
    height: 1px;
}

/*메인 공지사항 plus icon*/
.main .notice .icoBtn_more {
    position: relative;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 0;
    
}
.main .notice .icoBtn_more::before, .main .notice .icoBtn_more::after {
     content: '';
    display: block;
    position: absolute;
    background: #79869a;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.main .notice .icoBtn_more::before {
     width: 2px;
    height: 12px;
}
.main .notice .icoBtn_more::after {
     width: 12px;
    height: 2px;
}



.blind {
    display: inline-block;
    position: absolute !important;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
}
.main .titH2 {
    display: block;
    margin-top: 24px;
    margin: 0 !important;
    padding-right: 0;
    flex: 0 1 60px;
    border-bottom: 2px solid #050F1E;
    color: #050F1E;
    font-size: 14px;
}
.main .notice .txtList li .tit {
    width: 80%;
    overflow: hidden;
}

.sfa-container .notice {
    min-height: 100px;
    background: none;
}

/*메인 달력*/
.sf-m-calendar .scheduleBox {
    border: 0;}
.sf-m-calendar .scheduleBox.calendar .scheduleTbl tbody td {
    height: 40px;
    padding: 0;
    font-size: 12px;
    color: #42526e;
    font-weight: 300;
    text-align: left;
    vertical-align: top;
    border: 0;
    }
    
.sf-m-calendar .scheduleArea > *:last-child {
    flex: 1 1 340px;
}
.sf-m-calendar .scheduleTbl thead tr th {
    height: 20px;
    background: transparent;
    border-bottom: 0;
    border-left: 0;
    color: #42526e;
    font-weight: 300;
}

.sf-m-calendar td.schedule:before {
    content: '';
    display: block;
    border-radius: 50%;
    background-color: #ffee97;
    height: 32px;
    width: 32px;
    position: absolute;
    top: 2px;
    left: 6px;
}
.sf-m-calendar td.schedule-02:before {
    content: '';
    display: block;
    border-radius: 50%;
    background-color: #ffebe6;
    height: 32px;
    width: 32px;
    position: absolute;
    top: 2px;
    left: 6px;
}
.sf-m-calendar td.schedule-03:before {
    content: '';
    display: block;
    border-radius: 50%;
    background-color: #ffe5be;
    height: 32px;
    width: 32px;
    position: absolute;
    top: 2px;
    left: 6px;
}
ul.scheduleList.sfa-list {
    position: absolute;
}
.sf-m-calendar .scheduleList .flag {
    min-width: 4px;
    display: block;
    overflow: visible;
    width: 100%;
    text-align: left;
    height: auto;}

.sf-m-calendar .tooltip .titArea + .cont {
    margin-top: 4px;
}


.sf-m-calendar .scheduleBox.calendar .scheduleTbl tbody tr:last-child td {
    height: 40px;
}
    
.sf-m-calendar .icoBtn_tip.flag {
    font-size: 10px;
    height: 40px !important;
    line-height: 12px !important;
    background: transparent !important;
    width: 100% !important;
    text-align: center;
    color: #777;
    cursor: pointer;
    padding-top: 27px;
}

.sf-m-calendar .scheduleList li > a.in {
    background-color: transparent;
   	width: 40px;
    text-overflow: ellipsis;
    height: 12px;
    padding-top: 28px;
}
.sf-m-calendar .scheduleBox.calendar .scheduleTbl tbody tr td .date {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 50%;
    top: 12px;
    transform: translate(-50%, -50%);
    width: 24px;
    height: 24px;
    border-radius: 50%;
    line-height: 24px;
}
.sf-m-calendar .scheduleBox.calendar .scheduleTbl tbody tr td.today {
    background-color: transparent;
}
.sf-m-calendar .today .date {
    background: #ebedef;
}
.sf-m-calendar .scheduleList .name {
    margin-top: 10px;
    display: block;
    width: 48px;
    height: 12px;
    /*text-overflow: ellipsis !important;*/
    white-space: nowrap;
    font-size: 12px;
    line-height: 12px;
}
/*동그라미 추가*/
.sf-m-calendar .scheduleBox.calendar .date.on {
	background: #fff36a;
}

.calendar02 .icoBtn_tip.flag {
    padding-top: 20px;
}

.pri-00 {
    height: 2px;
    position: absolute;
    width: 100%;
    top: 24px;
    background-color: #ffea00;
}
.pri-01 {
    height: 2px;
    position: absolute;
    width: 100%;
    top: 24px;
    background-color: #ffea00;
}
.pri-02 {
    height: 2px;
    position: absolute;
    width: 100%;
    top: 24px;
    background-color: #ffcf87;
}
.multi .pri-01 {
    background-color: #ffcf87 !important;
}
.type-2 a.in span {
    color: #ffffff00 !important;}
    
ul.scheduleList.sfa-list {
    position: absolute;
    display: inline-flex;
}
.scheduleList.sfa-list li + li {
    margin-top: 0px !important;
}
.scheduleList.sfa-list .flag.sfa-flag {
    min-width: 12px;
    height: 12px;
    line-height: 12px;
}

.sf-m-calendar .sfa-calBox2 ul.scheduleList.sfa-list {
	justify-content: center;
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
}

.sf-m-calendar .tabList .tooltipWrap.col2 .tooltip {
    min-width: 200px;
}
.sf-m-calendar .tabList .icoBtn_tip.gray:before {
   content: '!';
    display: inline-block;
    width: 12px;
    height: 12px;
    background: transparent;
    border: 1px solid #8d877e;
    border-radius: 50%;
    color: #000 !important;
    font-size: 8px;
    line-height: 12px;
    text-align: center;
}
.sf-m-calendar span.red {color: #e64d3d;}
.sf-m-calendar span.blue {color: #578ad6;}

.sf-m-calendar .sfa-calBox2 .scheduleList.sfa-list li > a.in {
	 width: 12px !important;
    padding-top: 20px;
}

.sf-m-calendar .scheduleList.sfa-list li > a.in {
    width: 12px !important;
    padding-top: 28px;
}

/*.sf-m-calendar .scheduleList .flag {
    height: 12px !important;
    line-height: 12px !important;
    font-size: 12px;
}*/


.schedule .tooltip.open {
    left: unset;
    right: 0;
}

.t12-g {
    font-size: 12px;
    color: #8c734b;
}
.al-yb {
    width: 30%;
    background-color: #fff7d7;
    border-radius: 16px;
    padding: 8px;
    text-align: center;
}
.al-yb li {
    border-bottom: 1px solid #dddddd82;
    padding: 8px 0;
}
.al-yb li:last-child{
    border-bottom: 0;
}
.ti-yb {
    font-size: 20px;
    font-weight: bold;
}
.sf-dv-1 .ti-24 {
    font-size: 22px;
}
.al-gb-sm {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: center;
    padding: 8px 12px;
    border-radius: 16px;
    background-color: #f8fafa;
}
.sfti {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    line-height: 24px;
}
/*게시판 내용없을때*/
.main.sfa-main .notice .noData {
    margin-top: 10px;
    color: #d1d1d1;
    font-weight: 100;
    font-size: 12px;
}
.tblArea .noData:after {
    top: 0px;
}
.al-gwr {
    width: 70%;
    margin-left: 8px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.al-gb-sm:nth-child(1) .sfti:before {
    background: url(/resources/track2/images/sfa-img/alfs-ct-01.svg) no-repeat center center;
    content: '';
   	width: 24px;
    height: 24px;
    background-size: 24px;
/*     padding-right: 8px; */
}
.al-gb-sm:nth-child(2) .sfti:before {
    background: url(/resources/track2/images/sfa-img/alfs-ct-02.svg) no-repeat center center;
    content: '';
   	width: 24px;
    height: 24px;
    background-size: 24px;
/*     padding-right: 8px; */
}
.al-gb-sm:nth-child(3) .sfti:before {
    background: url(/resources/track2/images/sfa-img/alfs-ct-03.svg) no-repeat center center;
    content: '';
   	width: 24px;
    height: 24px;
    background-size: 24px;
/*     padding-right: 8px; */
}

.sf-dv-2 .ui-jqgrid tr td {
    white-space: normal;
    line-height: 1.2em !important;
}

.sf-dv-2 {
    border: 1px solid #dfe1e5;
    padding: 16px;
    border-radius: 16px;
    background-color: #fff;
}
.sf-dv-2 .acco_btn {
    width: 100%;
}
.sf-dv-2 .titH2 {
    text-align: left;
}
table.sf-tb-line {
    border-top: 1px solid #777;
}
.sf-tb-line th {
    background-color: transparent;
}
.sf-tb-line th, .sf-tb-line td {
    background-color: transparent;
    border-right: 0;
}
.tr-yw td, .tr-yw th {
    background-color: #fff8d6;
    border-bottom: 1px solid #ffde33 !important;
    border-right: 1px solid #ffde33;
}
.sf-tb-line .tr-yw td, .sf-tb-line .tr-yw th {
    border-right: 0;
}

.tr-or td, .tr-or th {
    background-color: #ffe7c3;
    border-bottom: 1px solid #ffbe5c !important;
    border-right: 1px solid #ffbe5c;
}
.sf-tb-line .tr-yw td, .sf-tb-line .tr-yw th {
    border-right: 0;
}


.tr-gr td {
    background-color: #fafaf8;
}
.sfa-gray-box .formList.sf-ul-hr {
    margin-left: 8px;
    margin-top: 0px;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    width: calc(100% - 8px);
    color: #777;
}

.bg-gray {
    background-color: #fafaf8;
}

table#retirementTb tr:last-child td {
    border-bottom: 0px !important;
}

.sf-ul-hr.formList > li .th {
    flex: 0 1 80px;
    font-weight: 100;
    color: #777;
}
.sf-dv-2 .formList > li .td {
    justify-content: center;
}
.w-80p {
    width: 80%;
}
.sf-btn-y {
    border-radius: 90px;
    background-color: #fff36a;
    color: #60584c;
}
.w-30p {
    width: 30%;
}

.tooltip-btn {
    border-radius: 3px;
    border: 1px solid #ddd !important;
    padding: 6px 8px;
    height: 30px;
}
.tooltip-btn:before {display: none;}

/*생애종합분석 추가 아코디언 아이콘 추가*/
.div-arrow-ah {
    position: relative;
    margin-right: 8px;
}

.div-arrow-ah button {
    width: 100%;
    text-align: left;
}

.div-arrow-ah button:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 16px;
    height: 16px;
    background: url(/resources/track2/images/common/ic_16_dropdown.svg) no-repeat center;
    transform: translateY(-50%);
    transition: all 0.25s;
}

dl.ssdiDetail.acco_item_dtl.on .div-arrow-ah button:after {
    transform: translateY(-50%) rotate(-180deg);
}


button#financeAccoBtn {
    padding-left: 0;
}
button#nonFinanceAccoBtn {
    padding-left: 0;
}

.sfa-gray-box p {
    color: #79869a;
     line-height: 1.4em;
    font-size: 12px;
}

.info-txt {
    color: #79869a;
    margin-top: 8px;
    text-align: left;
    font-size: 12px;
    line-height: 1.4em;
    font-size: 12px;
}

.info-txt-l {
    color: #79869a;
    margin-top: 8px;
    text-align: left;
    line-height: 1.4em;
    font-size: 12px;
}

.tooltipWrap .tool-big {
	width: 820px !important;
}

.tooltipWrap .tool-m {
	width: 550px !important;
}

.tooltipWrap .tool-big2 {
	width: 960px;
}
.tooltipWrap .tool-big .txtList.disc > li {
	line-height: 1.1;
}

.tooltipWrap .txtList > li {
    line-height: 1.4;
    font-size: 12px;
}

.tooltipWrap .txtList.disc > li::before {
	top: 6px;
}

.sf-dv-2 .ui-jqgrid-hbox td:last-child {
    border-right: 0px !important;
}

.cover-pop .tooltipWrap.col2 .tooltip {
	width: 820px;
}

.tool-exp .tooltip {
    width: 280px;
}

/*사망보장분석*/
.sf-bal1 {
    text-align: center;
    background-color: #f2f2f2;
    border-radius: 16px;
    padding: 8px 0;
    position: relative;
    width: 160px;
    color: #e64d3d;
}
.sf-bal1:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top:8px solid #f2f2f2;
    position: absolute;
    bottom: -6px;
    left: calc(50% - 8px);
}
.gp-cup {
	position: relative;
    text-align: center;
    border: 2px solid #79869a;
    border-style: dashed;
    border-radius: 8px 8px 90px 90px;
    height: 140px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    overflow: hidden;
    width: 160px;
    background-color: #fff;
    z-index: 1;
}
.h-100 .cup-gpli {
    height: 100%;
    padding-top: 16px;
    margin-top: 16px;
}
.gp-cup-wr.h-100:before {
    content: '';
    height: 34px;
    width: 180px;
    display: block;
    /*background: url(/resources/track2/images/sfa-img/ga-cup-full-w.png) no-repeat center center;*/
    background-size: contain;
    position: absolute;
    top: -34px;
    left: -16px;
}
.h-full .cup-gpli {
    height: 100%;
    padding-top: 16px;
}
.gp-cup-wr.h-full:before {
    content: '';
    height: 34px;
    width: 180px;
    display: block;
    background: url(/resources/track2/images/sfa-img/ga-cup-full-w.png) no-repeat center center;
    background-size: contain;
    position: absolute;
    top: -34px;
    left: -10px;
}

.cup-gpli {
    /* background-image: linear-gradient(#fff2af, #ffde33); */
    position: relative;
    min-height: 32px;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    background-color: #ffed95;
    border-radius: 0px 0px 90px 90px;
}

.cup-tx1 {
    text-align: center;
    padding-top: 8px;
    height: 30px;
}
.gp-cup-wr {
    position: relative;
}
.gp-cup-wr:after {
    content: '';
    display: block;
    border-radius: 0 24px 90px 0;
    width: 32px;
    height: 50px;
    border: 8px solid #dfe1e5;
    position: absolute;
    right: -4px;
    top: 16px;
}
.wave {
	--mask:
		radial-gradient(35.78px at 50% 48px, #000 99%, #0000 101%) calc(50% - 32px) 0/64px 100%,
		radial-gradient(35.78px at 50% -32px, #0000 99%, #000 101%) 50% 16px/64px 100% repeat-x;
	-webkit-mask: var(--mask);
			mask: var(--mask);
}
.algp-bt {
    display: flex;
    justify-content: center;
    gap: 8px;
    padding: 8px;
    border-top: 2px solid #dfe1e5;
}
.gpif-ds {
	    display: flex;
	    flex-wrap: wrap;
	    align-content: center;
	    line-height: 16px;
}
.gpif-gr {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    line-height: 16px;}
    
.gpif-gr:before {
    content: '';
    width: 16px;
    height: 16px;
    background-color: #ffed95;
    border-radius: 50%;
    margin-right: 4px;
}
.gpif-ds:before {
    content: '';
    width: 16px;
    height: 0px;
    border: 2px dashed #79869a;
    display: block;
    margin-top: 6px;
    margin-right: 4px;
}
.ga-gp-bx3 {
    display: flex;
    overflow-x: auto;
    width: calc(100% - 24px);
    padding-bottom: 8px;
    user-select: none;
    cursor: pointer;
}
.ga-tprg {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.gp-ic-01 {
    width: 40px;

}
.ga-gp-wr:nth-child(1):before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(/resources/track2/images/sfa-img/ga-gh-ic-01.svg) no-repeat center center;
    background-size: 20px;
}
.ga-gp-wr:nth-child(2):before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(/resources/track2/images/sfa-img/ga-gh-ic-02.svg) no-repeat center center;
    background-size: 20px;
}
.ga-gp-wr:nth-child(3):before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(/resources/track2/images/sfa-img/ga-gh-ic-03.svg) no-repeat center center;
    background-size: 20px;
}
.ga-gp-wr:nth-child(4):before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(/resources/track2/images/sfa-img/ga-gh-ic-04.svg) no-repeat center center;
    background-size: 20px;
}
.ga-gp-wr:nth-child(5):before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(/resources/track2/images/sfa-img/ga-gh-ic-05.svg) no-repeat center center;
    background-size: 20px;
}
.ga-gp-wr:nth-child(6):before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(/resources/track2/images/sfa-img/ga-gh-ic-06.svg) no-repeat center center;
    background-size: 20px;
}
.ga-tprg .ga-gp-wr {
    width: calc(50% - 4px);
    padding: 8px;
    cursor: pointer;
}
/*니즈분석 연령별 표합계*/
.ui-jqgrid tr.footrow-ltr td {
    font-family: 'KBFGText', '맑은 고딕', 'Dotum', '돋움', 'gulim', '굴림', Helvetica, sans-serif;
    line-height: 34px;
    height: 34px;
}

td.diagonal {
    background-image: linear-gradient(to left bottom, transparent calc(50% - 1px), #ddd, transparent calc(50% + 1px));
    background-size: contain;
    background-position: center;
}

/*보장분석!!! 잘보고 수정*/
.gapg-gr .gp-ic-01 {
    width: 100%;
    font-size: 14px;
    line-height: 14px;
    color: #777;
}

.txtC4 p {
    line-height: 1.2em;
}
/*기준 금액 설정 팝업창 알링창 label 겹치는거*/
input#standard1 + label {
    z-index: 0;
}
.popBody + [class*=div].btnArea button.pop-close-bt {
    width: 100px !important;
}

button#btn_Save {
    width: 140px;
}
.sf-amnt .popBody + .btnArea {
    padding: 16px 32px;
}

.pbt-0 {
    padding-bottom: 0;
}
.life-ul-1 .ti {
    padding: 8px;
    background-color: #ffe7b8;
    text-align: center;
    border-radius: 8px;
    border-bottom: 0;
    justify-content: center;
    line-height: 24px;
}
.life-ul-2 .ti {
    padding: 8px;
    background-color: #f9eebb;
    text-align: center;
    border-radius: 8px;
    border-bottom: 0;
    justify-content: center;
    line-height: 24px;
}
.sfa-btn-g {
    border-radius: 40px;
    background-color: #ebedef;
}
.life-ul-1 li, .life-ul-2 li {
    display: flex;
    justify-content: space-between;
    padding: 8px;
    border-bottom: 1px solid #dde0e8;
}
.life-ul-1 .td, .life-ul-2 .td {
    color: #777;
}
.ti-16 {
    font-size: 16px;
    font-weight: bold;
}
.sfno-r {
    text-align: right;
    margin-top: 8px;
    color: #60584c;
}
.sfno-r a {
    color: #d96559;
    text-decoration: underline;
    font-size: 24px;
}
.sfa-container .contentsGrid.div2 {
    display: flex;
    flex-wrap: nowrap;
    gap: 16px;
}

.row.sfm-nt2 { gap: 0;}

.bf-l-1 {border-left: 1px solid #dfe1e5;}

.sfm-nt2 .w-50p {
    padding: 0 32px;
}

.sfmg-bd li {
    border-bottom: 1px solid #ddd;
    padding: 4px 0;
}
.sfmg-bd li:last-child {
    border-bottom: 0;
}
.sfmg-bd .nu {
    font-weight: 700;
    color: #777;
    font-size: 14px;
}
.mgbd-2 .txtList li {
    font-size: 13px !important;
    line-height: 16px;
}
.cup-gpli:before {
    content: '';
    display: block;
    width: 160px;
    height: 16px;
    position: absolute;
    top: -16px;
    background: url(/resources/track2/images/sfa-img/wave-tp.png) no-repeat center center;
    background-size: 160px 16px;
}
.tx16-b {
    font-size: 16px;
    font-weight: bold;
}
.sf-tab-cr .tabList > li button {
    padding: 8px 16px;
    background-color: #ededec;
    border-radius: 16px;
    margin-right: 8px;
    width: 100%;}

.sf-tab-cr .tabList > li.on button {
    padding: 8px 16px;
    background-color: #8c734b;
    color: #fff;
}
    
.sf-tab-cr .tabList {
    background-color: transparent;
}

.sf-tab-cr .tabList > li {
    padding: 0;
    height: 40px;
    flex: 1;
}
.sf-tab-cr .tabList {
    border: 0;
}
.sf-tab-cr .tabList > li.on:after {
    content: '';
    height: 0px;
    background-color: transparent;
}
.tabWrap.sf-tab-cr .tabContents {
    width: 100%;
}

.ts_gray.twl {
    display: block;
    width: 100%;
    text-align: center;
}

/*아코디언 추가*/
.panel2 {overflow: hidden; padding: 0 18px; display: block;}

.flex-center {
    align-items: center;
    justify-content: center;
}
.ipt-w-70 {
	width: 70px !important;
    margin-left: 4px;
}
.sfa-setform {
    display: flex;
    justify-content: left;
    align-items: center;
    gap: 4px;
}
.bg-gray01 {
    background-color: #f8fafa;
}
.w-75p {
    width: 75%;
}
.w-25p {
    width: 25%;
}
.alfs-gp-bar1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
    text-align: center;
}
.gp-bar {
    height: 240px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    width: 140px;
}
.bar-tp {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    background-color: #ffe76b;
    border-radius: 8px;
    padding: 16px;
    margin-bottom: 4px;
    font-weight: bold;

    opacity: 0; 
    transform: translateY(5%);
    transition: all 1s ease-out;
}
.bar-bt {
    min-height: 40px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    background-color: #ffcf87;
    border-radius: 8px;
    padding: 16px;
    height: 80%;
    font-weight: bold;
    opacity: 0; 
    transform: translateY(5%);
    transition: all 1s ease-out;
}
.bar-tp.show {
    opacity: 1;
    transform: translateY(0);
}
.bar-bt.show {
    opacity: 1;
    transform: translateY(0);
}
.algp-bt2 {
    display: flex;
    justify-content: center;
    gap: 8px;
    padding: 8px;
    border-top: 2px solid #dfe1e5;
    font-size: 12px;
}
.gpif-ds2 {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    line-height: 16px;}
    
.gpif-ds2:before {
    content: '';
    width: 16px;
    height: 16px;
    background-color: #fff36a;
    border-radius: 50%;
    margin-right: 4px;
}
.gpif-gr2 {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    line-height: 16px;}
    
.gpif-gr2:before {
    content: '';
    width: 16px;
    height: 16px;
    background-color: #ffb152;
    border-radius: 50%;
    margin-right: 4px;
}
.bt-1 {
    border-top: 1px solid #050f1e;
}
/*switch button*/
.switch {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 24px;
}
.switch input {
	opacity:0;
	width: 0;
	height: 0;
}
.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}
.slider:before {
	position: absolute;
	content: '';
	height: 20px;
	width: 20px;
	left: 2px;
	bottom: 2px;
	background-color: #fff;
	-webkit-transition: .4s;
	transition: .4s;
}
input:checked + .slider {
	background-color: #ffde33;
}
input:checked + .slider:before {
	-webkit-transform: translateX(16px);
	-ms-transform: translateX(16px);
	transform: translateX(16px);
}
.slider.round {
	border-radius: 24px;
}
.slider.round:before {
	border-radius: 50%;
}

.fixedBtnArea.sf-btbx {
	background-color: #ffffff24;
    backdrop-filter: blur(16px);
}
.fixedBtnArea2.sf-btbx {
	background-color: #ffffff24;
    backdrop-filter: blur(16px);
}
.new-search input.ipt.sch.uiAct {
    border: 2px solid #ffde33 !important;
    border-radius: 90px;
    height: 40px;
    line-height: 40px;
    /*color: #79869a;*/
}
.bd-l-1 {
    border-left: 1px solid #ddd;
    padding-left: 16px !important;
}
.ga_btn_prt:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    background: url(/resources/track2/images/sfa-img/btn-ic-18-print.svg) no-repeat center center;
    background-size: 18px;
}

.ga_btn_talk:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    background: url(/resources/track2/images/sfa-img/btn-ic-18-sendkatalk.svg) no-repeat center center;
    background-size: 18px;
}
.ga_btn_email:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    background: url(/resources/track2/images/sfa-img/btn-ic-18-email.svg) no-repeat center center;
    background-size: 18px;
}
.btn-r {
    border-radius: 90px;
}
.bd-0 {
    border: 0px;
}
.no-data * {
    color: #ddd !important;
}
.jpgp-gr-wp span {
    font-size: 12px;
    min-width: 40px;
}
.jpgp-gr-wp span.f12-g {
	font-size: 12px;
    font-weight: 300;
    color: #60584c;
    width: 64px;
    text-align: right;
    padding-right: 4px;
}

.jpgp-gr {
    padding-right: 8px;
}

.ylwBox2 {
    /*background-color: #f8fafa;*/
    padding: 8px 16px;
}
.acco_list .formList {
    width: 100%;
    border: 0;
}
.sf-join .contentsGrid {
    gap: 0px;
    width: 100%;
}
.new-join-gp01 .fbx {
    border-right: 1px solid #f5f5f5;
}
.titArea.flex-col {
    flex-direction: column;
    width: 80px;
    justify-content: center;
}
.new-fbx .titArea.flex-col {
    width: 70px;
}


.new-join-al {
    display: flex;
}
.new-join-gp01 {
    width: 55%;
    display: flex;
    border-right: 1px solid #f5f5f5;
    position: relative;
    }

.jp-gp-wr {
    padding: 0 8px 0 16px;
    margin-top: 0px;
    display: flex;
}
.sf-ga3-graph {
    width: 100%;
    height: 8px;
    background-color: #dfe1e5;
    border-radius: 10px;
    position: relative;
}
.jp-gp-ti1 {
    text-align: center;
    color: #e64d3d;
    line-height: 16px;
}
.jp-gp-ti2 {
	position: absolute;
    text-align: center;
    width: 100%;
    border-bottom: 8px;
    border: 1px solid #dfe1e5;
    border-radius: 8px;
    background-color: #fff;
    top: -16px;
    color: #777;
    font-size: 12px;
    padding: 8px;
    z-index: 2;
}
/*같을때*/
.bar00::before {
    background-image: none !important;
}
/*70%*/
.jpgp-bar.bar70 {
    height: 54px;
    min-height: 54px;
}
.bar70 .jp-gp-ti2 {
    top: -78px;
}
.bar70 .jp-tt3 {
    padding-top: 0;
    min-height: 40px;
}

/*가입설계 필요금액 그래프 100% 일때*/
.jpgp-100 .jp-gp-ti2 {
    display: none;
}
.jpgp-100 .jpgp-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 90%;
    max-height: 110%;
    border-radius: 8px 8px 0 0;
    background-color: #59cf8e;
    min-height: 10%;
    position: relative;
    padding-bottom: 8px;
}

.jpgp-100over .jpgp-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    max-height: 110%;
    border-radius: 0px 0px 0 0;
    background-color: #59cf8e;
    min-height: 10%;
    position: relative;
    padding-bottom: 8px;
}


.jp-gp-ti2:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #fff;
    position: absolute;
    bottom: -6px;
    left: calc(50% - 8px);
}
.jpgp-01 {
    
    display: flex;
    flex-direction: column;
    justify-content: end;
}
.jpgp-02 {
    
    display: flex;
    flex-direction: column;
    justify-content: end;
}
.jpgp-bar {
    display: flex;
    flex-direction: column;
    justify-content: end;
    border-radius: 8px 8px 0 0;
    background-color: #ffb152;
    min-height: 68px;
    position: relative;
    padding-bottom: 4px;
   /* height: 100%;*/
}
.jpwr2 .jpgp-bar {
    background-color: #e64d3d;
    height: 8px;
    min-height: 8px;
}
.jpgp-gr-wp {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    min-width: 218px;
}
.jpgp-gr-wp.mt-8 {
    margin-top: 0px;
}
.jpbr-wr {
    height: 132px;
    padding: 0 8px;
    border-bottom: 1px solid;
    flex-direction: column;
    display: flex;
    justify-content: end;
    position: relative;
}
.jpbr-wr:before {
    content: '';
    display: block;
    width: 100%;
    height: 90%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-size: 50px 50px;
    background-image: linear-gradient(to bottom, #9999991f 1px, transparent 1px), linear-gradient(to top, #9999991f 1px, transparent 1px);
}
.jpwr3 .jpgp-bar {
    background-color: #e64d3d;
    min-height: 8px;
    height: 8px;
}
.jpgp-01 h2 {
    text-align: center;
}

 .jp-gp-wr .sliderBar {
	border-radius: 8px;
    background: #f3f2e6;
    background: linear-gradient(left top, #E0E0E0, #EEEEEE);
    width: 120px;
    height: 7px;
    margin: 4px 6px 4px 0;
    }

.jp-gp-wr .bar {
	background: #ffde33;
    height: 8px;
    width: 0px;
    border-radius: 8px;
    }

.jp-gp-wr .thumb {
	width: 12px;
    height: 12px;
    border-radius: 50%;
    position: relative;
    left: 0px;
    top: -10px;
    background: #ffde33;
    cursor: pointer;

    }
    
.jpgp-gr.jpgp-dis .bar {
	background: #ddd;
    cursor: unset;
}

.jpgp-gr.jpgp-dis .thumb {
    background: #ddd;
    cursor: unset;
}

.jp-gp-wr .thumb.gray {
    cursor: unset;
}
    
.jpgp-gr-wp span {
    font-size: 12px;
}

/*새로운 수정사항 가입설계 그래프 2025-07-28*/
.new-join-gp00 {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    padding-left: 8px;
}
.new-join-gp00 .jpgp-01 {
    flex-direction: row;
    justify-content: left;
    align-items: center;
    position: relative;
    }
.explan {
   position: absolute;
    background-color: #fff;
    padding: 8px 10px;
    border-radius: 8px;
    min-width: 80px;
    width: 280px;
    min-height: 40px;
    top: -4px;
    left: 14px;
    border: 1px solid #ddd;
    z-index: 3;
    font-size: 12px;
    word-break: keep-all;
}
.explan:before {
	content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 9px solid #ddd;
    position: absolute;
    top: 15px;
    left: -9px;
}
.explan:after {
	content: '';
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 8px solid #fff;
    position: absolute;
    top: 16px;
    left: -7px;
}
.explan p {
    color: #999;
    line-height: 1.2em;
}
.explan_wr01 {display: none;}
.explan_wr02 {display: none;}
.jpbr-wr.ex-01:hover > .explan_wr01 {
    display: block;
}
.jpbr-wr.ex-02:hover > .explan_wr02 {
    display: block;
}

.explan_wr02 .explan {
   width: 210px;
}
    
.new-join-gp00 .jpgp-bar {
    height: 32px;
    min-height: 32px;
    border-radius: 8px;
    background: linear-gradient(269deg, #ffcf87, #ff9b04);
}
.new-join-gp00 .jpgp-bar.red {
    background: linear-gradient(269deg, #ffa59b, #e64d3d);
}
.new-join-gp00 .jpgp-bar.green {
    background: linear-gradient(269deg, #afeba1, #55d37d);
}
.mb-24 {
    margin-bottom: 24px;
}
.new-join-gp00 .jpbr-wr:before {display: none;}
.new-join-gp00 .jpbr-wr {
    height: 32px;
    width: 100px;
    justify-content: center;
    align-items: flex-start;
    padding: 0;
    position: relative;
    border: 1px solid #e9e9e9;
    border-radius: 8px;
}
.new-join-gp00 h2 {
    text-align: right;
    line-height: 1.2em;
    font-size: 12px;
    margin-right: 4px;
    min-width: 52px;
    color: #777;
    font-weight: 100;
}
.new-join-gp00 .jp-gp-ti1 {
   text-align: left;
    font-size: 12px;
    color: #050f1e;
    line-height: 1em;
    margin-left: 4px;
}

.fbx .ga-gp-wr:nth-child(1):before {
	display: none;
}
.fbx .ga-gp-wr:nth-child(2):before {
	display: none;
}
.fbx .ga-gp-wr:nth-child(3):before {
	display: none;
}
.fbx .ga-gp-wr:nth-child(4):before {
	display: none;
}
.fbx .ga-gp-wr:nth-child(5):before {
	display: none;
}
.fbx .ga-gp-wr:nth-child(6):before {
	display: none;
}

.fbx .ga-tprg {width: calc(100% - 80px); margin-top: 0;}
.fbx .ga-tprg .ga-gp-wr {width: calc(50% - 4px); padding: 0; cursor: auto;}
.fbx .sf-graph {
    background-color: #ededed; border-radius: 3px; position: relative;
}
.fbx .sf-graph.on .graph {
    width: 100%;
    border-radius: 3px;
}

.fbx .sf-gp-red .sf-graph.on:hover:before {
	content: '부족';
    display: block;
    position: absolute;
    color: #fff;
    font-size: 11px;
    top: 1px;
    z-index: 2;
    padding: 0px 12px;
    height: 16px;
    line-height: 16px;
    box-sizing: border-box;
}

.fbx .sf-gp-orange .sf-graph.on:hover:before {
	content: '보통';
    display: block;
    position: absolute;
    color: #fff;
    font-size: 11px;
    top: 1px;
    z-index: 2;
    padding: 0px 12px;
    height: 16px;
    line-height: 16px;
    box-sizing: border-box;
}

.fbx .sf-gp-green .sf-graph.on:hover:before {
	content: '충분';
    display: block;
    position: absolute;
    color: #fff;
    font-size: 11px;
    top: 1px;
    z-index: 2;
    padding: 0px 12px;
    height: 16px;
    line-height: 16px;
    box-sizing: border-box;
}

.fbx.new-fbx {
    width: 45%;
    display: flex;
    gap: 8px;
    position: relative;
}
.new-fbx .ga-gp-01 {
    gap: 1px;
    padding: 0;
    width: calc(100% - 60px); 
}

.new-jp-wr .jp-gp-ti1 p.price {
    font-size: 13px;
    color: #444;
    line-height: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 70px;
}

.sfa-card-tb1.th-90 .formList > li .th {
    flex: 0 1 90px;
}

.join-brs .gagp-ver1 .graph {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 40px;
    height: 140px;
}
.join-brs .gagp-ver1 .graph .state { width: 100%;}
.join-brs .gp_ts {left: 40%;}
.join-brs {width: 100%;}
.join-brs .gagp-ver1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    /* height: 140px; */
    border-radius: 8px;
    width: 100%;
}
.join-brs .gagp {
    display: flex;
    flex: 1;
    justify-content: center;
    flex-wrap: wrap;}
.join-brs .graph.green .state {
    background-color: #2dc270c9;
}
.join-brs .graph.red .state {
    background-color: #e64d3dcc;
}
.join-brs .graph.orange .state {
    background-color: #ffb152db;
}
.join-brs .gagp-ver1 .graph_area {
    display: flex;
    justify-content: center;
    background-size: 50px 50px;
    background-image: linear-gradient(to bottom, #9999991f 1px, transparent 1px), linear-gradient(to top, #9999991f 1px, transparent 1px);
    border-bottom: 1px solid #ddd;
}

.join-brs .red .gp_ts {color: #79869a;}
.join-brs .green .gp_ts {color: #79869a;}
.join-brs .orange .gp_ts {color: #79869a;}

.jp-tt3 {
    text-align: center;
    color: #fff;
    padding-top: 16px;
    font-size: 12px;
    min-height: 68px;
}
.kbplan2_btn2 {
   position: relative;
    background-color: #fff;
    border-radius: 99px;
    border: 1px solid #ffde33 !important;
    padding: 10px 14px;
    font-weight: 800;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    height: 32px;
}
.kbplan2_btn2 a {
    line-height: 32px;
}
.kbplan2_btn2.kbcp{
    position: relative;
    border-radius: 99px;
    border: 1px solid #ffde33 !important;
    padding: 10px 16px 10px 32px;
    font-weight: 800;
    background-color: #fffde1;
    background-image: url(/resources/track2/images/sfa-img/kb-logo.png);
    background-position: 8px;
    background-repeat: no-repeat;
    background-size: 16px;
}

.kbplan2_btn2 .btn_edit {
	height: 32px;
}

.kbplan2_btn2 .btn_close2 {
    width: 18px !important;
    height: 32px;
    min-height: 16px;
    padding: 0;
    min-width: 1px;
    margin-left: 4px;
}
.kbplan2_btn2 .btn_close2:before, .kbplan2_btn2 .btn_close2:after {
    background-color: #60584c;
}
.kbplan2_btn2 .btn_close2:before, .kbplan2_btn2 .btn_close2:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 48%;
    width: 1px;
    height: 12px;
    transform: translate(-50%, -50%) rotate(-45deg);
    background-color: #60584c;
}
.kbplan2_btn2 .btn_close2:after {
    transform: translate(-50%, -50%) rotate(-135deg);
}
/*가입설계 수정*/
div#divOwnerTestInfo {
    position: absolute;
    left: -1000px;
}

.hidden {
	display: none;
}
button.btn_s.s.btn_go {
    height: 20px;
    line-height: 20px;
    padding: 0 10px 0 4px;
    min-width: 60px;
    min-height: 20px;
    color: #999;
    font-size: 11px;
    border: 1px solid #ddd;
    border-radius: 16px;
    padding: 0 8px 0 2px;
}
button.btn_s.s.btn_go:disabled {
    color: #c9c9c9 !important;
    background-color: #f8f8f8 !important;
}
button.btn_s.s.btn_go:disabled:after {
	
}

.btn_go:after {
   content: '';
    width: 5px;
    height: 5px;
    display: inline-block;
    border: solid #b3b3b3;
    border-width: 0 1px 1px 0;
    transform: rotate(-45deg);
    position: absolute;
    top: 6px;
}
button.btn_go {
    padding: 4px 16px 4px 8px;
}

.d-flex-col {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
}

.jpgp-02 h2 {
    text-align: center;
}
.tri-wr {
   display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
}
.tri-r-1 {
    width: 58%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    color: #fff;
    font-weight: bold;
    border-radius: 0px 0 8px 0;
    border-left: 25px solid transparent;
    height: 0;
    border-bottom: 50px solid #857159;
    position: relative;
}
.tri-r-2 {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    color: #fff;
    font-weight: bold;
    border-radius: 0px 0 0 0;
    border-left: 25px solid transparent;
    height: 0;
    border-bottom: 50px solid #b3a29b;
    position: relative;
}
.tri-r-3 {
    width: 42%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    color: #fff;
    font-weight: bold;
    border-radius: 0px 8px 0 0;
    border-left: 25px solid transparent;
    height: 0;
    border-bottom: 50px solid #ffb152;
    position: relative;
}
.alfs-gp-tri span {
    position: absolute;
    top: 16px;
}
.tri-wr .tri-tx-3 {
    display: flex;
    flex: 1 auto;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #dfe1e5;
}
.tri-wr .tri-tx-2 {
    display: flex;
    flex: 1 auto;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #dfe1e5;
}
.tri-wr .tri-tx-1 {
    display: flex;
    flex: 1 auto;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #dfe1e5;
}
.sf-ga2-graph .gp-ts {
    display: block;
    position: absolute;
    top: -16px;
    right: 0;
    font-size: 12px;
    color: #777;
}
.default-0 .gp-ts {
    left: 0;
    min-width: 24px;
}

/*보장분석 table 좌측고정*/
.tb_fix tbody td {background-color: #fff;}
:root {
	--cell-with: 120px;
}
.tb_fix .col {
    position: sticky;
    z-index: 2;
}
.tb_fix .col1 { left: 0;}
.tb_fix .col2 { left: var(--cell-with);}
.tb_fix .col3 { left: calc(var(--cell-with) * 2);}
.tb_fix .col4 { left: calc(var(--cell-with) * 3); }
.tb_fix .col5 { left: calc(var(--cell-with) * 4); }



.tb-sc {
    overflow: hidden;
}
.ico_pri_set {
    border-radius: 40px;
    background-color: #fafaf8;
    border: 0;
    padding-left: 32px;
    background-image: url(/resources/track2/images/sfa-img/ga-btn-ic-setting.svg);
    background-size: 16px;
    background-position: left 12px top 8px;
    background-repeat: no-repeat;}

.ico_ga_print {
	border-radius: 40px;
    background-color: #fafaf8;
    border: 0;
    padding-left: 32px;
    background-image: url(/resources/track2/images/sfa-img/ga-btn-ic-print.svg);
    background-size: 16px;
    background-position: left 12px top 8px;
    background-repeat: no-repeat;}
    
.ga-main-bx1 .column-left {
    justify-content: end !important;
}
.ga_anal .searchBox .new-search li:first-child {
    min-width: 20%;
    text-align: left;
}
.join-ic-star.on {
    display: block;
    width: 20px;
    aspect-ratio: 1;
    background: #f8ca00;
    cursor: pointer;
    clip-path: polygon(50% 0, 
    	calc(50%*(1 + sin(.4turn))) calc(50%*(1 - cos(.4turn))),
    	calc(50%*(1 - sin(.2turn))) calc(50%*(1 - cos(.2turn))),
    	calc(50%*(1 + sin(.2turn))) calc(50%*(1 - cos(.2turn))),
    	calc(50%*(1 - sin(.4turn))) calc(50%*(1 - cos(.4turn)))
);
}
.join-ic-star {
    display: block;
    width: 20px;
    aspect-ratio: 1;
    background: #dfe1e5;
    cursor: pointer;
    clip-path: polygon(50% 0, 
    	calc(50%*(1 + sin(.4turn))) calc(50%*(1 - cos(.4turn))),
    	calc(50%*(1 - sin(.2turn))) calc(50%*(1 - cos(.2turn))),
    	calc(50%*(1 + sin(.2turn))) calc(50%*(1 - cos(.2turn))),
    	calc(50%*(1 - sin(.4turn))) calc(50%*(1 - cos(.4turn)))
);
}

.p-rl-8 {
    padding: 0 8px;
}
.ga-pop-sel01 {
    gap: 24px;
}
.ga-pop-sel01 li {
    width: 174px;
}
.ga-pop-sel01 input[type='radio'].ipt + label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 32px;
	height: 110px;
	padding-left: 0px;
    border: 1px solid #dfe1e5;
    border-radius: 4px;
    line-height: 1.43;
    background: #fff;
    font-weight: 500;
    text-align: center;
    background-color: #ffffe5;
    border-color: #ffde33;
}
.ga-pop-sel01 input[type='radio'].ipt:checked + label {
    background: #8c734b;
    color: #fff;
    border-color: #8c734b;
}
.ga-pop-sel01 input[type='radio'].ipt {
    top: 50%;
    left: auto;
    right: 12px;
    transform: translateY(-50%);
    display: none;
}
.ga-pop-sel01 input[type='radio'].ipt:checked + label:before {
   display: none;
}
.ga-pop-sel01 input[type='radio'].ipt + label:before {
   display: none;
}
.p-bt-0 {
    padding-bottom: 0px !important;
}

/*메인 메뉴 세팅 팝업*/
.popup.sfa-pop-set {
    border-radius: 8px;
}
.myMenuList.sfa-muset li {
    flex-basis: 16.6%;
}
.myMenuList.sfa-muset li a {
    color: #60584c;
    text-align: center;
    padding: 0 16px 0 16px;
    word-break: keep-all;
}
.myMenuList.sfa-muset li a::before {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background-color: #fff7d7;
}
.myMenuList.sfa-muset li.on {
    font-weight: bold;
    color: #050f1e;
}
.myMenuList.sfa-muset li.on a::before {
    border: solid 1px #ffbc00;
    background-color: #ffde33;
}
.myMenuList.sfa-muset {
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px 0;}
    
.myMenuList.sfa-muset li.menu01 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-01.svg);
    background-size: 32px;
    background-position: center;
    background-repeat: no-repeat;
}  
.myMenuList.sfa-muset li.menu02 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-02.svg);
    background-size: 32px;
    background-position: center;
    background-repeat: no-repeat;
}  
.myMenuList.sfa-muset li.menu03 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-03.svg);
    background-size: 32px;
    background-position: center;
    background-repeat: no-repeat;
}  
.myMenuList.sfa-muset li.menu04 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-04-.svg);
    background-size: 32px;
    background-position: center;
    background-repeat: no-repeat;
}  
.myMenuList.sfa-muset li.menu05 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-05.svg);
    background-size: 32px;
    background-position: center;
    background-repeat: no-repeat;
}  
.myMenuList.sfa-muset li.menu06 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-06.svg);
    background-size: 32px;
    background-position: center;
    background-repeat: no-repeat;
}  
.myMenuList.sfa-muset li.menu07 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-07.svg);
    background-size: 32px;
    background-position: center;
    background-repeat: no-repeat;
} 
.myMenuList.sfa-muset li.menu08 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-08.svg);
    background-size: 32px;
    background-position: center;
    background-repeat: no-repeat;
} 
.myMenuList.sfa-muset li.menu09 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-09.svg);
    background-size: 32px;
    background-position: center;
    background-repeat: no-repeat;
} 
.myMenuList.sfa-muset li.menu10 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-10.svg);
    background-size: 32px;
    background-position: center;
    background-repeat: no-repeat;
} 
.myMenuList.sfa-muset li.menu11 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-11.svg);
    background-size: 32px;
    background-position: center;
    background-repeat: no-repeat;
} 
.myMenuList.sfa-muset li.menu12 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-12.svg);
    background-size: 32px;
    background-position: center;
    background-repeat: no-repeat;
} 
.myMenuList.sfa-muset li.menu13 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-13.svg);
    background-size: 32px;
    background-position: center;
    background-repeat: no-repeat;
}
.myMenuList.sfa-muset li.menu14 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-14.svg);
    background-size: 32px;
    background-position: center;
    background-repeat: no-repeat;
}
.myMenuList.sfa-muset li.menu15 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-15.svg);
    background-size: 32px;
    background-position: center;
    background-repeat: no-repeat;
}
.myMenuList.sfa-muset li.menu16 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-16.svg);
    background-size: 32px;
    background-position: center;
    background-repeat: no-repeat;
}
.myMenuList.sfa-muset li.menu17 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-17.svg);
    background-size: 32px;
    background-position: center;
    background-repeat: no-repeat;
}
.myMenuList.sfa-muset li.menu18 a::before {
    background-image: url(/resources/track2/images/sfa-img/main-set-18.svg);
    background-size: 32px;
    background-position: center;
    background-repeat: no-repeat;
}


    
.sfa-main .navWrap .gnb .gnb_depth1 {
    padding: 18px 10px 8px;
}

/*보장분석 테이블 해더 내용추가 수정*/
.tfix-p3 {
    font-size: 12px;
    color: #777;}
.t-16b-red {
    font-weight: bold;
    color: #ed6f6c;padding-left: 4px;}
.tfix-p5 {
    color: #555; border-bottom: 1px solid #dfe1e5;}
.tfix-p1 {
    color: #777; border-bottom: 1px solid #dfe1e5;
}
.tfix-p2 {
    border-bottom: 1px solid #dfe1e5; 
    line-height: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    }
.bd-bt-1 {
    border-bottom: 1px solid #dfe1e5;
}
/*수정 버튼*/
.btn_edit {
    width: 18px !important;
    height: 40px;
    min-height: 16px;
    padding: 0;
    min-width: 1px;
    margin-left: 4px;
    background-image: url(/resources/track2/images/sfa-img/btn-ic-edit.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 14px;
}

/*가입설계 마이플랜 팝업 수정버튼*/
.join-ipt-wrap .btn_edit {
    width: 14px !important;
    height: 14px;
    min-height: 14px !important;
    padding: 0;
    min-width: 1px;
    margin-left: 4px;
    background-image: url(/resources/track2/images/sfa-img/btn-ic-edit.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.icoBtn_align {
    width: 18px !important;
    height: 16px;
    min-height: 16px;
    padding: 0;
    min-width: 1px;
    margin-left: 4px;
    background-image: url(/resources/track2/images/sfa-img/ico-align-01.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px;
}

.d-btw {
    display: flex;
    justify-content: space-between;
}

.myplan-tb td {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    height: 35px;
}

span.jn-my-na {
    display: block;
    padding-left: 6px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
}

.myplan-tb td.jn-my-over {height: 35px; padding: 0;overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    height: 35px;}
    
.myplan-tb tr.on {
    background-color: #fff7d7 !important;
}

/* .myplan-tb td.jn-my-over:hover { height: 35px; padding: 0; overflow: visible; z-index: 333; background-color: #fff;} */

/* .myplan-tb td span.jn-my-na:hover { */
/* 	overflow: visible; */
/*     display: block; */
/*     position: absolute; */
/*     top:0; */
/*     line-height: 34px; */
/*     padding-left: 6px; */
/*     background-color: #fff; */
/*     box-sizing: border-box; */
/*     z-index: 333; */
    
/* } */

/*메인 하단 슬라이드 배너 4개*/
.sfa-ban3 li a {
    display: block;
    width: 340px;
    height: 142px;
    border-radius: 16px;
    overflow: hidden;}
.banew-01 {
    width: 340px;
    height: 142px;
    background-color: #369fff;
    color: #fff;
    padding: 16px;
    background-image: url(/resources/track2/images/sfa-img/main-ban-00.png);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: right bottom;
}
.banew-01 h1 {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}
.banew-01 p {
    color: #fff;
    font-size: 14px;
}
/*메인배너*/
.sfa-ban3 .swiper-btn-control {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 80px;
    height: 24px;
    border-radius: 32px;
    background-color: #00000047;
}
.main .sfa-ban .swiper-btn-area {
    top: 6px;
}
.main .swiper-button-next, .main .swiper-button-prev {
	top: 6px;
}

.sfa-ban3  .swiper-btn-area .swiper-pagination.swiper-pagination-fraction > .swiper-pagination-current {
    color: #fff;
}
.sfa-ban3  .swiper-btn-area .swiper-pagination.swiper-pagination-fraction > span {
    color: #fff;
}

.main .sfa-ban3 .swiper-button-next, .main .swiper-button-prev {
	content: '';
    display: block;
    position: absolute;
    right: 12px;
    top: 9px;
    width: 6px;
    height: 6px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-220deg);
    background: none;
}

.main .sfa-ban3 .swiper-button-next {
    left: auto;
    right: 8px;
    transform: rotate(-45deg);
}

.main .banner.sfa-ban3 {
    height: 140px;
    position: relative;
}

/*가입설계 노랑색 버튼*/
.btn-yel1 {
    background-color: #ffe871 !important;
    border: 0;
}

.formList.div2 > li.w-60p {
    flex: 1 1 calc(60% - 24px);
}
.formList.div2 > li.w-40p {
    flex: 1 1 calc(40% - 24px);
}

/*가입설계 popup ul table*/

.join-01-tb {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    /*border-bottom: 1px solid #050f1e;*/
    }
    
.join-01-tb .tabList2 {
    flex-direction: column;
    width: 140px;
    position: fixed;}
    
.join-01-tb li {
   padding: 8px;
    text-align: center;
}

.join-01-tb .ti {
	color: #111;
    height: 35px;
    font-weight: 500;
    background-color: #f8fafa;
    border-bottom: 1px solid #dfe1e5;
    position: sticky;
    z-index: 2;
    top: 0;
}
.join-01-tb .tabContents {
    width: calc(100% - 140px);
    margin-left: 140px;
}
.join-01-tb .tabPanel {
    padding-top: 0;
}
.join-01-tb .formList {
    border: 0;
    padding: 0;
}
.join-01-tb .formList.div3 > li {
    flex: 1;
    padding: 0;
}
.join-01-tb .ti2 {
    color: #111;
    height: 35px;
    font-weight: 500;
    background-color: #f8fafa;
    border-bottom: 1px solid #dfe1e5;
    margin: 0;
    position: sticky;
    z-index: 2;
    top: 0;
}
.jointb-01 li, .jointb-02 li, .jointb-03 li {
    border-bottom: 1px solid #dddddd8a;
    margin: 8px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
}
.jointb-01 li:last-child, .jointb-02 li:last-child, .jointb-03 li:last-child {
    border-bottom: 0;
   
}


.join-01-tb .formList {
    gap: 0;
}

.tabList2 .ti01 {
    border-bottom: 1px solid #ddd;}

.tabList2 .ti01.on {
    font-weight: bold;
    background-color: #fff7d7;
}
.jointb-01, .jointb-02, .jointb-03 {
    border-left: 1px solid #ddd;
    color: #777;
    width: 100%;
}
.join-01-tb .iptGroup li {
    margin: 0;
    border: 0;
}
.jointb-01,.jointb-02 {
    width: 324px;
}
.jointb-01 .on, .jointb-02 .on, .jointb-03 .on {
    font-weight: bold;
    color: #050F1E;
}
/*메인 고객검색 창*/
.sf-r-wr .searchResult {
    border-radius: 16px;
    border: 0;
    box-shadow: 8px 8px 12px 8px rgb(66 82 110 / 8%);
    left: -254px;
    top: 44px;
    padding: 16px 0px;
    min-height: 140px;
}
.sfa-container .searchResult .tabList > li {
    height: 16px;
}
.sf-r-wr .search-mg.sch input {
    width: 280px !important;
}
.sf-r-wr .searchResult:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    top: -6px;
    left: calc(70% - 8px);
}
.sf-r-wr .searchResult .list {
    padding: 0px 16px;
}
.sf-r-wr .searchResult .searchList .list > li {
    padding: 4px 8px !important;
    border-bottom: 1px solid #dddddd3b;
}
.sf-r-wr .searchResult .badge {
    border-radius: 40px;
}
.sf-r-wr .searchList li {
	position: relative;
	padding-right: 160px;
}

.sf-r-wr .searchList .cstBtn {
	display: inline-flex;
    gap: 2px;
}
.cstBtn button {
    border: 1px solid #dfe1e5;
    padding: 2px 8px;
    height: 24px;
    font-size: 14px;
    border-radius: 32px;
    background-color: #fff;
    margin: 4px 4px 0px 0;
}
.sf-r-wr .searchList .noData {
    text-align: left;
    padding: 10px 10px 10px 24px;
    color: #ddd;
}
.cursor {
    cursor: pointer;
}
/*보장분석 table 고정*/
.ga_tb_03 {
    overflow: auto;
    max-height: 470px;
}
.ga_tb_03 thead {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 10;
}
.ga_tb_03 table {
    border-collapse: separate;
}
/*보장분석 마우스오버*/
.t-12-g .price {
    font-size: 12px;
    color: #050F1E;
}
/*보장분석 > 보장분석 테이블 수정*/
div#warrantAnalysList {
    user-select: none;
    cursor: pointer;
    max-height: 460px;
}

.gaov-1-txt, .gaov-2-txt {display: none;}
.gaov-2:hover .gaov-2-txt {display: block;}
.gaov-1:hover .gaov-1-txt {display: block;}

/*메인 내부 게시판 스크롤추가*/
.mgbd-2 .txtList {
    height: 190px;
    overflow-y: auto;
    padding-right: 8px;
}
.join-tb01 td {
    cursor: pointer;
    border-bottom: 0px !important;
    border-right: 0px !important;
    border-radius: 8px;
    text-align: left;
}
table.join-tb01 {
    border-spacing: 4px;
}
table.join-tb01 th {border: 0px !important; border-radius: 8px;}
td.tby_00 {
    border: 1px solid #ededed !important;
    border-right: 1px solid #ededed !important;
    border-bottom: 1px solid #ededed !important;
}



/*보장분석 레포트*/
.ga_report_01 .ga_cha_dv {
    width: 60%;}
.ga_report_01 .ga_cha_txt {
    padding-right: 16px;
    width: 60%;
}
.ga_report_01 .ga_cha_dv {
    width: 40%;
    height: 140px;}
    
.ga_report_01 .td {
    font-size: 16px;
}
.ga_report_01 .ga_l_bt {
    padding: 24px;
}

.ga_report_01.report_02 .ga_cha_dv {
    width: 100%;
    height: 100%;
}

.ga_l_02 .tooltipWrap {
	position: absolute;
    top: -8px;
    right: 0px;}

.ga_l_02 .icoBtn_tip.gray:before {
    content: '!';
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #f4f6fa;
    border: 1px solid #d5d2c9;
    border-radius: 50%;
    color: #000 !important;
    font-size: 9px;
    line-height: 14px;
    text-align: center;
}
.ga_report_01 .flex-top {
    width: 100%;
}
.ga_report_01 .ga-tprg .ga-gp-wr {
    width: calc(33.3% - 8px);
    padding: 16px;
}

.ga_report_01 .gp-ts {
    font-size: 14px;}
    
.ga_report_01 .sf-graph {
    width: calc(100% - 60px);
}
.ga_report_01 .t-12-g {
    font-size: 14px;
}
.ga_report_01 .t-12-g .price {
    font-size: 14px;
}
.ga_l_bt .t-12-g:nth-child(2) .price {
    text-align: right;
}
.m-bt-16 {
    margin-bottom: 16px;
}
.ga_l_bt.rep-box {
    border: 1px solid #fff;
    border-radius: 16px;
    padding: 24px;
}
.ga_report_01 .ga_cha_txt p {
    font-size: 16px;
}
.ga_report_01 .gp-ic-01 {
    font-size: 16px;
    padding-bottom: 4px;
}
.ga_report_01 .ga-gp1-tx {
    font-size: 16px;
}
.formList.div2 > li.w-30p {
    flex: 1 1 calc(30% - 24px);
}
.formList.div2 > li.w-70p {
    flex: 1 1 calc(70% - 24px);
}
.formList.div2 > li.w-20p {
    flex: 1 1 calc(30% - 24px);
}
.flex-center {
    justify-content: center !important;
}
/*.flex-center .ga_cha_dv.level-01 {
    width: 100%;
    height: 200px;
}*/
.w-70p .ga_cha_txt {
    width: 100%;
    padding-bottom: 16px;
}
.ga_report_01 .ga-gp-wr:nth-child(1):before, .ga_report_01 .ga-gp-wr:nth-child(2):before, .ga_report_01 .ga-gp-wr:nth-child(3):before, .ga_report_01 .ga-gp-wr:nth-child(4):before, .ga_report_01 .ga-gp-wr:nth-child(5):before,.ga_report_01 .ga-gp-wr:nth-child(6):before {
 	background-size: contain;
}
/*홈 버튼 삭제*/
.sfa-main .mainTab .tabList li.home a {
	display: none;
}
/*메인 하단 링크*/

.sf-main-bt-links li {
    padding: 0 16px;
}
.sf-main-bt-links li:not(:first-child) {
	 border-left: 1px solid #dfe1e5;
}
.sf-main-bt-links ul {
    display: inline-flex;
    flex-wrap: wrap;
}
.sf-main-bt-links {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-bottom: 8px;
    margin-top: 8px;
}
.sfm-nt2 .notice .txtList li .tit a {
    color: #60584c !important;
}
.footer address {
    display: flex;
    align-items: flex-start;
   justify-content: center !important;
    width: 1128px;
    height: 16px;
    margin: 0 auto;
    color: #fff;
    font-weight: 300;
    font-size: 12px;
}
.footer address p {
    margin-right: 16px;
}
.footer address p:after {
    content: '';
    display: block;
    position: absolute;
    top: 4px;
    bottom: 4px;
    right: -8px;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.16);
}
.footer.sfa-footer address p {
    margin-right: 8px;
}
.footer.sfa-footer {
    background: #f8fafa;
}
.sfa-footer address {
    color: #050f1e;
}
.sfa-footer address .red {
    color: #ef4567;
}
.sfa-footer .footer address ul li + li::before {
	display: none;}
	
.footer.sfa-footer address ul {
    display: flex;
    gap: 8px;
    color: #60584c !important;
}
.sf-m-bd table {
    background-color: transparent;
}
.sfa-card-tb2 .table-wrapper {
    height: 140px !important;
}
.sfa-ban2 .sfa-card-tb2 .table-wrapper {
    height: 90px !important;
}


/*가입설계 간격줄이기*/
.sf-join section + section {
    margin-top: 12px;
}

.w-400 .iptWrap.sch {
    width: calc(50% - 4px);
}

.customSlt.searchSlt.ipt#selCoveredPerson {
    width: 200px;
    padding-right: 32px !important;
    box-sizing: border-box;
}
input#searchOwnerName {
    padding-right: 8px !important;
    width: 140px;
}

/*메인 매니저 더보기 수정*/
.icoBtn_more-sfa {
    position: relative;
    width: 16px;
    height: 16px;
    border-radius: 50%;
/*     border: 1px solid #ddd; */
    margin-left: 4px;
}
.icoBtn_more-sfa::before, .icoBtn_more-sfa::after {
    content: '';
    display: block;
    position: absolute;
    background: #79869a;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.icoBtn_more-sfa::after {
    width: 12px;
    height: 2px;
}
.icoBtn_more-sfa::before {
    width: 2px;
    height: 12px;
}
.sf-notice .icoBtn_more-sfa {
    position: absolute;
    right: 0px;
    top: 8px;
}
.sf-notice .txt-sm {
    padding-top: 4px;
    color: #999;
    margin-left: -8px;
}
/*가입설계 높이 줄이기*/
.sf-join [class^=btn_]:not(.btn_link) {
    min-height: 32px;}
    
.sf-join .tabList > li {
    height: 32px;
}

.sf-join button#btnSearchPlanManager {
    margin-right: 8px;
}
.fixedBtnArea.sfa-join-bt .formList {
    border: 0;
    padding: 0;
}
.fixedBtnArea2.sfa-join-bt .formList {
    border: 0;
    padding: 0;
}

/* 가입설계 하단 플로팅 버튼들*/

.fixedBtnArea.sfa-join-bt {
    min-height: 54px;
    height: auto !important;
    padding: 8px 0;
}
.fixedBtnArea2.sfa-join-bt {
    min-height: 58px;
    height: auto !important;
    padding: 8px 0;
}
.fixedBtnArea2 .inner .premiumArea {
    flex: 1;
}
.fixedBtnArea .inner .premiumArea {
    flex: 1;
}

.pt-8 {
    padding-top: 8px !important;
}





.sf-join .accoNotice .acco_item .acco_body {
    margin: 0;
}
.sf-join button#btnFoldMyPlan {
    min-height: 16px;
}
.accoNotice.join_02 {
    padding: 8px 16px;
}
.new-join-al .titH2 {
    font-size: 14px;
}
.new-fbx .gapg-gr {
   flex-direction: row;
   }
.new-fbx .gp-ic-01 {
    width: 60px;
    text-align: right;
    padding-right: 4px;
    font-size: 12px;
}
.new-jp-wr .jp-gp-ti1 p {
    font-size: 12px;
    line-height: 13px;
    color: #777;
}
.join-bx-al {
    padding: 8px 16px;
    border: 1px solid #dfe1e5;
    border-radius: 16px;
    position: relative;
}

.btn-arr-r:before {
    content: '';
    width: 5px;
    height: 5px;
    display: inline-block;
    border: solid #777;
    border-width: 0 1px 1px 0;
    transform: rotate(-45deg);
    position: absolute;
    left: 4px;
}
.btn-arr-l:before {
    content: '';
    width: 5px;
    height: 5px;
    display: inline-block;
    border: solid #777;
    border-width: 0 1px 1px 0;
    transform: rotate(135deg);
    position: absolute;
    left: 6px;
}
.btn-arr-r, .btn-arr-l {
    align-items: center;
    justify-content: center;
    display: flex;
    width: 16px;
    height: 16px;
    background: #f3f3f3;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
}
.btn-arr-r.on, .btn-arr-l.on{
    background: #ffe871;
}
.new-jp-wr {
    gap: 8px;
    display: flex;
    flex-direction: column;
}
    
/*보장분석 레포트 숨기기*/
.ga_report_01 {
    width: 1128px;
}
.report-ab {
    position: absolute;
    left: -4000px;
    top: 0;
}

/*생애보장분석 리포트 팝업*/
.check-v {
    padding-left: 24px;
}
.check-v input[type='checkbox'].ipt:checked + label:before {
    background-color: transparent;
    border: 0;
}
.check-v input[type='checkbox'].ipt + label:before, .check-v input[type='radio'].ipt + label:before {
	background-color: transparent;
    border: 0;
}
.check-v .ipt[type=checkbox] + label:after {
	border-color: #e3e3e3;
}
.check-v .ipt[type=checkbox]:checked + label:after {
    border-color: #050f1e;
    transition: border-color 0s;
}
ul.iptGroup.imgRadio.al-center {
    justify-content: center !important;
    width: 100%;
    gap: 32px;
}
.sfa-lp .sfa-ban.fp-n-3 {
    background-image: url(/resources/track2/images/sfa-img/main-ban-04.png);
    background-size: 80px;
    background-position: right 16px bottom 12px;
    background-repeat: no-repeat;
}
/*메인 GA 현황게시판 간격수정*/
.sfa-ga .sf-notice .txtList .sf-li-a {
    margin-top: 12px;
    cursor: default;
}
.sfa-ga .sf-notice .txtList .sf-li-a.fp-link span.info {
	cursor: pointer !important;
}

.sf-li-a .txtC1 {
    cursor: pointer;
}

.sf-li-a .links {
    cursor: pointer;
}

/*팝업창 하단 버튼 가운데 정렬*/
.popBody + [class*=div].btnArea.d-flex {
    justify-content: center;
}
.popBody + [class*=div].btnArea [class^=btn_].w-75p {
    width: 75% !important;
}
/*가입설계 팝업창*/
.setForm.setOne.h-34 {
    height: 34px !important;
}
input[type='radio'][disabled].ipt:checked + label:before, input[type='radio'][readonly].ipt:checked + label:before {
    background-color: #999;}
    
/*생애종합분석 계산기*/
button.btn-i {
    background-image: url(/resources/track2/images/sfa-img/ic_info.svg);
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: left 8px top 6px;
    padding-left: 26px;
}

.acco_item_dtl div#acco_0 {
    background-color: #f7f3eb;
    margin: 0 -12px;
    padding: 0px 16px 12px;
}

.acco_item_dtl div#acco_1 {
    background-color: #f7f3eb;
    margin: 0 -12px;
    padding: 0px 16px 12px;
}


/*메인 설계사검색창 수정*/
.popWrap.sf-main {
    /*background-color: transparent;*/
}
.popWrap.sf-main .searchBox {
    display: flex;
    justify-content: center;
}
.popWrap.sf-main .gridArea {
    color: #999;
    font-weight: 100;
    text-align: center;
}
.sf-main .popContain .formList {
    width: 500px;
    display: flex;
    justify-content: center;
}
.sf-main .dev-selector {
    position: relative;
    min-width: 350px;
    padding: 20px;
    border-radius: 12px;
    background-color: white;
    color: black;
    overflow: visible;
    width: 710px;
    position: absolute;
    top: 190px;
    left: 70%;
    transform: translateX(-50%);
    box-shadow: 12px 12px 16px 0px rgb(66 82 110 / 17%);
}
.sf-main .dev-selector:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    top: -8px;
    left: calc(70% - 8px);
    z-index: 999;
}
.sf-main .dev-selector .dev-selector-title {
    font-size: 18px;
    color: #050F1E;
}
.popWrap.sf-main .popContain input#searchText {
    width: 260px;
}
.popWrap.sf-main .popup .btn_close:before, .popWrap.sf-main .popup .btn_close:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 13px;
    width: 2px;
    height: 16px;
    transform: translate(-50%, -50%) rotate(-45deg);
    background-color: #999;
}

.popWrap.sf-main .popup .btn_close:after {
    transform: translate(-50%, -50%) rotate(-135deg);
}


/*생애종합분석 사용가이드 팝업*/

button.needGuidBtn {
    border: 0;
    background-color: #eee1cd;
    background-image: url(/resources/track2/images/sfa-img/main-set-04-.svg);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: 10px;
    padding-left: 32px;
}

.btn-radius {
    border-radius: 16px;
}

.prev, .next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: 24px;
	padding: 16px;
	margin-top: -22px;
	transition: 0.6s ease;
	user-select: none;
}
.next {
	right: 0;
	border-radius: 3px;
}
.prev:hover, .next:hover {
	background-color: rgba(0,0,0,0.8);
	}
	
.slidepop_dot .dot {
	cursor: pointer;
	height: 12px;
	width: 12px;
	margin: 0 2px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
}
.mySlides {
			display: none;
			text-align: center;
		    width: calc(100% - 70px);
		    transition: background-color 0.6s ease;
}

.mySlides .guide-r {
  color: #333;
  text-align: left;
  padding-top: 8px;
  word-break: keep-all;
}
.mySlides .d-flex {
    flex-wrap: wrap;
    gap: 40px 24px;
    position: relative;
    align-items: self-start;
}
.gui-frame:before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 54px;
    background-image: linear-gradient(0deg, #fff, transparent);
}
.mySlides .guide-l {
    position: relative;
}

.mySlides h1 {
    font-size: 1.1em;
}
.mySlides li {
    width: 48%;
}
.gui-frame {
    border: 8px solid #fff;
    border-radius: 16px 16px 0 0;
    box-shadow: 0px 0px 8px rgba(66, 82, 110, 0.08);
    box-shadow: 0px -8px 16px rgba(210, 221, 248, 0.4);
    min-height: 160px;
    background-image: linear-gradient(179deg, #f8f8f8, transparent);
}

.slideshow-container {
	position: relative;
}
.alfs-guide .slideshow-container {
	height: 400px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
}
.gui-frame.d-01 {
    background: url(/resources/track2/images/sfa-img/alfs-guide-01.png) no-repeat top center;
    background-size: 98%;
}
.gui-frame.d-02 {
    background: url(/resources/track2/images/sfa-img/alfs-guide-00.png) no-repeat center center;
    background-size: 98%;
    min-height: 100px;
}
.gui-frame.d-03 {
   background-size: cover;
    min-height: 100px;
    height: 320px;
    background-image: url(/resources/track2/images/sfa-img/alfs-guide-04-2.png);
    background-position: top center;
    background-repeat: no-repeat;
   
}
.gui-frame.d-04 {
    background: url(/resources/track2/images/sfa-img/alfs-guide-04-s.png) no-repeat top center;
    background-size: 100%;
}
.gui-frame.d-05 {
    background: url(/resources/track2/images/sfa-img/alfs-guide-05.png) no-repeat top center;
    background-size: 100%;
}


.alfs-guide .btnArea label {
    color: #fff !important;
}
.alfs-guide .bt_close {
    min-height: 16px;
    background-color: transparent;
    border: 0;
    color: #fff;
    min-width: 24px;
    padding: 0;
}

.alfs-guide .active, .alfs-guide .dot:hover {
	background-color: #717171;
}

.slidepop_dot {
    text-align: center;
    padding: 0 0 8px;
}
.alfs-guide .popup {
    border-radius: 16px;
    background-color: transparent;
}

.alfs-guide .popBody + .btnArea {
    padding: 8px 16px;
}
    
.alfs-guide .popup .popBody {
    padding: 0 16px;
    background: #fff;
    border-radius: 0 0 16px 16px;
    margin-bottom: 8px;
}
.alfs-guide .ico-arr-r {
    position: absolute;
    right: 0;
    top: 50%;
}
.alfs-guide .ico-arr-l {
    position: absolute;
    left: 0;
    top: 50%;
}

@keyframes fade {
	from {opacity: .4}
	to {opacity: 1}
}
/*가입설계 수정*/
select.jo-adress {
    width: 70px;
}

span#spanCoveredPersonAgreeDeleteDateText {
    font-size: 12px;
    border-radius: 32px;
    background-color: #e5be77;
    color: #fff;
    padding: 3px 6px;
}
span#spanOwnerAgreeDeleteDateText {
	font-size: 12px;
    border-radius: 32px;
    background-color: #e5be77;
    color: #fff;
    padding: 3px 6px;
}

.sfa-alfs-l .ssdiDetail dd .th {
    font-size: 12px;
}

select option[disabled] { 
    color: gray !important; 
}

select#ageGroup {
    width: 120px;
}

select#ageGroup option:checked {
    color: #050F1E;
}

select#ageGroup option:not(:first-of-type) {
    color: #050F1E;
}

.alfs-pop-tb table.table_col th, .alfs-pop-tb table.table_col td {
    font-size: 12px;
}

.alfs-pop-tb th {
    border-bottom: 0px !important;
    border-right: 0px !important;
}
.alfs-pop-tb td {
	
	border-right: 0px !important;
}

.popup.large-2 {
    width: 980px;
}

td.text-l {
    text-align: left;
}

/* 차트 그래프 폰트 적용*/
.highcharts-container text {
    font-family: 'KBFGText', '맑은 고딕', 'Dotum', '돋움', 'gulim', '굴림', Helvetica, sans-serif !important;
}
/*느낌표 아이콘*/
span.ico-o {
    display: block;
    border: 1px solid #919191;
    width: 14px;
    height: 14px;
    text-align: center;
    border-radius: 32px;
    font-size: 8px;
    line-height: 12px;
    font-weight: bold;
    margin-right: 4px;
}

/*공통상단메뉴바 수정 */
.mainTab .tabList {
	overflow-x: scroll;
    overflow-y: hidden;}
    

.mainTab .tabList {
    flex-wrap: nowrap;}
    
/*====== 고객검색 상단 검색영역 수정 =======*/

.formList.new-cust-search {
    background-color: #fdf8f0;
    border-radius: 8px;
    justify-content: space-between;
    padding: 0 24px;
}

.formList.new-cust-search > li {
    flex-direction: row;
    margin-bottom: 0;
    flex: 720px 0 1;}
    
.searchBox .formList.new-cust-search li .th {
	flex-basis: 100px;
    padding: 0;
}
.searchBox .formList.new-cust-search li .th:nth-child(1) {
    flex-basis: 80px;
    width: 80px;
}
.searchBox .formList.new-cust-search .btnArea { margin-left: 0px;}
    
.formList.new-cust-search > li:nth-child(1) {
    flex-basis: 770px;
    padding-right: 0 !important;
}
.formList.new-cust-search > li:nth-child(2) {
    flex-basis: 280px;
    padding-right: 0 !important;
}
    
.formList.new-cust-search .desc {
    display: none;
}
    
.new-cust-search .custBtn:after {
    background-image: none;
}
.new-cust-search .custBtn .td .btnArea > li button {
    padding: 0 8px 0 48px;
    border-radius: 8px;
    background-color: #ffee2b5c;
    border: 1px solid #ffde33;
    width: 220px;
}
.new-cust-search .custBtn .td .btnArea > li {
    margin-right: 0px;
}

.new-cust-search input#searchKeyWord {
    border: 2px solid #ffde33 !important;
    border-radius: 90px;
    height: 40px;
    line-height: 40px;
    margin-left: 8px !important;
}

/*가입설계 플랜 더보기*/
#planTbody .join-ipt-wrap {
    display: flex;
}

#planTbody .join-ipt-wrap span {
    text-overflow: ellipsis;
    width: 100%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*생애종합분석 좌측 하단 로고 추가*/
.ssdiMenuWrap.sfa-alfs-l {
    padding-bottom: 50px;
    background: url(/resources/track2/images/sfa-img/lo_anal_engine.svg) no-repeat bottom left;
    background-size: 240px;
}

.new-join-gp01 .jpgp-gr-wp:has( span#spanFamilyCount) {
    display: none;
}

.new-join-al .jpgp-gr {
    padding-top: 10px;
}

/*가입설계 연금사망*/

.jpgp-gr.jpgp-dis {
    padding-top: 6px;
}
.jpgp-gr-wp:nth-child(2) {
    margin: 7px 0;
}
.new-join-gp01 .txtList > li:first-child {
    margin-top: 0px !important;
}

.new-join-gp01 .jpgp-gr-wp:has( span#spanFamilyCount) {
    display: none;
}

.new-join-al .jpgp-gr {
    padding-top: 2px;
}

.new-join-al .jp-gp-wr {
	padding: 0 0 0 8px;
}


/*생애종합분석*/
.ui-jqgrid-bdiv tbody tr td:first-child {
    font-size: 13px !important;
}

.popup.medium .ylwBox3 .formList > li .td {
    width: calc(504px - 122px);
}
.popup.medium .ylwBox3 .formList > li .th {
    flex: 0 1 122px;
}

.popup.medium .ylwBox3 .formList input#etcPAge {
    width: 350px;
}
.sfa-alfs-l .ssdiAcco .acco_head {
    border-radius: 8px 8px 0 0;
}

/*메인 공지사항 팝업*/


#noticePopup .popup {
    border-radius: 16px;
}

#noticePopup.popWrap {
	background-color: rgba(0, 0, 0, 0.3);
}

/*좌측메뉴 해상도별 간격조정*/
/*media query*/
@media (max-width: 1830px) {
	.sidebar-l-25 {
    left: 10%;
}
}
@media (max-width: 1630px) {
	.sidebar-l-25 {
    left: 7%;
}
}
@media (max-width: 1530px) {
	.sidebar-l-25 {
    left: 5%;
}
}

@media (max-width: 1430px) {
	.sidebar-l-25 {
    left: 24px;
}
}
@media (max-width: 1330px) {
	.sidebar-l-25 {
    left: 0px;
}
@media (max-width: 1240px) {
	.sidebar-l-25 {
    display: none;
}
}

/*메인 높이값에 따른 변경*/
@media (max-height: 1080px) {
	
.container.main.sfa-container {
    min-height: 730px !important;}
}

.sfa-container .notice ul#noticeList2 {
    height: 80px;
    overflow: hidden;
}

}

