@charset "utf-8";
.dimmed{background:rgba(0,0,0,.5) !important}
.alert_overlay__.block_overlay__{background:rgba(0,0,0,.5) !important}
.gl_modal{display:flex;flex-wrap:wrap;justify-content:center;overflow-y:auto;position:fixed;bottom:-100vh;left:0;z-index:1010;width:100%;max-height:calc(100% - 5rem);height:auto;padding:0 var(--paddCommon);border-radius:2rem 2rem 0 0;background-color:#fff;-webkit-overflow-scrolling:touch}
.gl_modal.alert__.block_overlay_msg__{top:auto !important;bottom:50%;left:50% !important;width:calc(100% - 4.8rem);max-height:inherit;padding:0;margin:0 !important;border-radius:.6rem;transform:translate(-50%, 50%)}
.gl_modal.alert__.block_overlay_msg__.visible__{bottom:50%}
.gl_modal.alert__.block_overlay_msg__ .msg_title_box__{display:flex;flex:1 0 auto;z-index:10;width:100%;height:5rem;padding:1rem var(--paddCommon) 0;align-items:center;background-color:#fff}
.gl_modal.alert__.block_overlay_msg__ .msg_title_box__{position:relative;border:0 none;font-size:inherit  !important;line-height:inherit  !important;color:inherit  !important;font-weight:inherit  !important;text-align:inherit  !important}
.gl_modal .msg_title_box__ .msg_title__{font-size:1.7rem !important;line-height:4rem !important;color:#111 !important;text-align:center;text-overflow:ellipsis;white-space:nowrap}
.gl_modal .msg_title_box__ .msg_title_close_btn__{position:absolute;top:50%;right:1.3rem;transform:translateY(-50%)}
.gl_modal.alert__.block_overlay_msg__ .msg_title_box__ .msg_title_close__{display:block;position:relative;top:auto;right:auto;width:auto;height:auto;font-size:0;text-indent:-99999px;overflow:hidden;border:0;background:transparent !important} 
.gl_modal.alert__.block_overlay_msg__ .msg_title_box__ .msg_title_close__:hover,
.gl_modal.alert__.block_overlay_msg__ .msg_title_box__ .msg_title_close__:focus{border:0;background-color:transparent;opacity:1 !important}
.gl_modal.alert__.block_overlay_msg__ .msg_title_box__ .msg_title_close__::after{display:block;width:2.4rem;height:2.4rem;font-size:2.4rem;line-height:initial;font-family:'allonebank';text-indent:0;content:'\e920'}
.gl_modal.alert__.block_overlay_msg__ .msg_title_box__ .msg_title_close_btn__{display:none}
.gl_modal .msg_title_box__.type-center{justify-content:center}
.gl_modal .msg_box__{flex:1 0 100%;width:100%;padding:0 !important;margin:0 auto;font-size:1.6rem !important}
.gl_modal .msg_box__ > .gl_modal_conts{padding:0 2rem;font-size:inherit}
.gl_modal .buttonBox__{display:flex;flex:1 0 100%;position:relative;left:50%;bottom:0;width:100%;padding:1.6rem;transform:translateX(-50%);z-index:1010}
.gl_modal .buttonBox__ [class*="btn_"]{font-weight:bold}
.gl_modal.alert__.block_overlay_msg__ .buttonBox__{border-top:0 none !important;background:transparent !important;flex-direction:row-reverse}
.gl_modal.alert__.block_overlay_msg__ .buttonBox__ a{border:1px solid #e0e0e4;border-radius:.4rem;background:#fff;color:#646873 !important;box-shadow:none !important}
.gl_modal.alert__.block_overlay_msg__ .buttonBox__ a:not(:last-of-type){margin-left:.5rem}
.gl_modal.alert__.block_overlay_msg__ .buttonBox__ a.confirm__{border-color:#05a5ab !important;background:#fff !important;color:#05a5ab !important}
.gl_modal.alert__.block_overlay_msg__ .buttonBox__ a span{font-weight:700;color:inherit !important}

/* loading */
.loading{position:fixed;top:0;left:0;width:100%;height:100%;}
.loading > div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.loading > div h1 img{display:block;width:10.0rem;margin:0 auto}
@media only screen and (max-width:480px){
	.loading > div h1 img{/* width:16.4rem */}
}
@media only screen and (max-width:375px){
	.loading > div h1 img{/* width:11.4rem */}
}
.progress{overflow:hidden;border-radius:.25em;background-color:#e5e9eb;height:.25em;position: relative;width:16.0rem}
.progress-bar{position:relative;height:100%;border-radius:.25em;animation-duration:20s;animation-name:width;animation-iteration-count:infinite;background-image:linear-gradient(to right, #f9c849, #6fc76d, #65b5db, #45bab2, #3386bd);background-size:12em .25em}
.progress-shadow{position:absolute;top:100%;width:100%;height:4em;background-image:linear-gradient(to bottom, #eaecee, transparent);transform: skew(45deg);transform-origin:0 0}
/* landing */
.entry-loading{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh}
.entry-loading{position:fixed;top:0;left:0;right:0;background:#fff;z-index:9999;transition:height .15s ease;-webkit-transition:height .15s ease}
.entry-loading.none{display:none;height:0;overflow:hidden;visibility:hidden;z-index:-1}
.entry-loading .logo-img{height:5.556vw;margin-bottom:1rem}
.entry-loading .logo-img img{display:block;height:100%}
.entry-loading .entry-loading-info{text-align:center}
.entry-loading .entry-loading-info [class^="txt"]{font-size:5vw}
.entry-loading .entry-loading-info [class^="txt"] strong, span{font-size:inherit}
.entry-loading .entry-loading-info [class^="txt"] .text-green{color:#08862a}
.entry-loading .entry-loading-info .txt-bold-type{font-weight:bold}

/*체크리스트영역 변경*/
.check-input[checked="checked"] + label::before{width:2.8rem;height:2.8rem;border-color:#05a5ab;border-radius:50%;background-color:#05a5ab}
.check-input[checked="checked"] + label::after {color:#fff}
.check-list-shadow li:not(:first-child){margin-top:4rem !important}
.check-list-shadow .shadow-type{flex-direction:inherit}
.archive-list.shadow-type > .list-item{flex:1}
.archive-list.shadow-type > .list-item:last-child{margin-top:2rem !important}
.archive-list.shadow-type .check-area + .list-item{margin-top:0 !important} 
.archive-list.shadow-type.current > .list-item{border:1px solid #05a5ab;box-shadow:0 .2rem 1rem 0 rgba(8,134,42, .15)}/*defae0*/
.archive-footer.priceInpt{margin-top:-1.1rem !important}
.listbox.nobdline{border:0 none !important}
.listbox + .listgroup-list,.listgroup-list > li + li,.listgroup-list > li:last-child{margin-top:-1px !important}
.listgroup-list + .button-group{margin-top:0 !important}
.sub-title-box + .tabs .item a{display:inline-flex;align-items:center;height:100%;white-space:nowrap}
[class*="no-data"]{padding:6rem 0;margin-top:3.0rem;border:0;border-radius:0.4rem;box-shadow:var(--shadowStyle);font-weight:bold;font-size:2rem;color:#111;text-align:center}
.txt-paging{margin-top:1.6rem}
.txt-paging .btn-view-more > .cnt{color:#111}
.txt-paging .btn-view-more > .cnt > em{font-weight:bold}
.txt-paging .btn-view-more i:before{font-size:2.2rem}
span.numPrice{font-size:2.4rem}
.btn > .i-angle-right{margin-left:.4rem}
.btn > .i-angle-right:before{display:inline-block;font-size:2.0rem;content:"\f105"}
.btn-expand[type="checkbox"]{appearance:none;background:transparent}
.btn-expand[type="checkbox"]:checked{background:none}

/*라디오버튼수정*/
.line-box{padding:1.5rem;border:1px solid #e0e0e4}
.line-box + .line-box{border-top:0 none} 
.line-box .form-group-inline-align-center{display:flex;flex:0 0 auto;justify-content:left;align-items:left;padding:1rem 2rem;margin-top:1rem;border-radius:.5rem;background-color:#f9f9f9}
.line-box .form-group-inline [class^="form-check"]{display:inline-flex;flex:0 0 auto;align-items:center;min-width:auto;margin-top:0}
.line-box .form-group-inline [class^="form-check"]:not(:last-of-type){margin-right:6.5rem}
/*셀렉트박스*/
.form-group-select:after{display:none;content:""}
.btn-select{position:relative;padding-right:0}
.btn-select:after{content:'\e98c';display:block;position:absolute;bottom:0.8rem;right:0;width:2rem;height:2.2rem;line-height:2.2rem;font-size:1.8rem;color:#111;font-family:'allonebank';z-index:-1}
.form-group-select.disabled .btn-select:after{color:#aeafb4}
.btn-select > select{position:relative;padding-right:2.4rem;background: transparent;font-size:inherit;line-height:inherit;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}

/*계약상세내용 수정*/
.listbox .list-title{white-space:nowrap}
.div-center-set{width:50%;margin:3rem auto}
[data-currency="원"] .form-input{padding-top:.7rem;font-size:1.8rem}
.check-list-shadow .shadow-type .balance .form-input::placeholder,.check-list-shadow .shadow-type .balance .form-input::-webkit-input-placeholder{font-size:1.8rem;line-height:2.6rem}
[data-currency="원"]::after{line-height:2.6rem}

/*풋터버튼*/
.content-footer{padding-top:1.0rem !important}

/*자동로그아웃 안내 */
[data-role="content"].fixed .complete-page.top{min-height:calc(100vh - 21.4rem)}
.complete-page .complete-header .complete-title > .img-box{margin-bottom:1.6rem}

/*약관*/
.terms-box h3{margin-top:2rem}
.terms-box h4{margin-top:1.6rem}
.terms-box h3 + p,.terms-box h4 + p{font-size:1.4rem;color:#646873}
.terms-box .table + .p-notelist,.terms-box .title + .p-notelist{margin-top:1rem}
.terms-box + .terms-box{margin-top:3rem}
.terms-box .p-notelist .list-item{line-height:2.2rem}
.terms-box .p-notelist .list-item strong{color:#111}
.terms-box .table th,.terms-box .table td{font-size:1.4rem}
.terms-box .table .p-notelist .list-item{color:#111}
.terms-box .advice{position:relative;padding-left:1.6rem;font-size:1.4rem;color:#646873}
.terms-box .advice:before{position:absolute;left:0;content:"※"}
.terms-box .p-notelist + .advice{margin-top:.5rem}
.dot-list li{position:relative;padding-left:1rem;font-size:1.4rem}
.dot-list li:not(:first-child){margin-top:.4rem}
.dot-list li::before{position:absolute;left:0;top:1rem;width:.2rem;height:.2rem;border-radius:50%;background-color:#646873;content:""}
.lineBox{padding:1.2rem 1.8rem;border:1px solid #e0e0e4;border-radius:.6rem}
/*팝업*/
.pop-header .close{color:#111}
.popup__.block_overlay_msg__{transform:none !important}
.scrollNone{overflow:hidden}
/*풀팝업*/
.pop.full.fixed{position:relative;padding:5.0rem 0 9.4rem;overflow:hidden}
.pop.full.fixed .pop-content{height:100%;padding:0 var(--paddCommon);overflow-y:auto}
.pop.full.fixed .pop-footer{position:absolute;padding-bottom:2rem;margin-top:0}

/*메인*/
.info-top-wrap.sub + .full-width-banner-box{margin:.6rem 0 0;border-radius:.4rem;overflow:hidden}
.nh-sub-main-list > .info-top-wrap.sub + .shadowbox{margin-top:.8rem}
.sub-main-list-area .sub-main-list li.prdListShow{border:1px solid #e0e0e4;box-shadow:none}
.product-list-tab-area > p{font-size:1.5rem;color:#646873}
.product-list-tab-area > p > strong{font-weight:bold;font-size:1.8rem;color:#111}
.product-list-tab-area .tabs{margin-top:2.0rem}
.product-list-tab-area .tabs .tab-set{}
.product-list-tab-area .tabs .item{}
.product-list-tab-area .tabs .item a{position:relative;padding:.8vw 2.8vw;font-size:1.4rem;border-radius:1.4rem;background:#e2eff6}
.product-list-tab-area .tabs .item.on a{padding:0 1.2vw;font-size:1.6rem;color:#05a5ab}
.product-list-tab-area .tabs .item.on a:after{position:absolute;bottom:-1.6rem;left:50%;font-size:2.0rem;line-height:2.0rem;color:#05a5ab;font-family:'allonebank2', 'allonebank' !important;transform:translateX(-50%);content:"\e92c"}
.product-list-box{margin-top:2.0rem}
.product-list-box li{border-radius:.6rem}
.product-list-box li:not(:first-child){margin-top:1.4rem}
.product-list-box .product-unit{padding-right:7.0rem}
.product-list-box .product-unit strong{display:block;font-weight:bold;font-size:1.8rem;color:#111;letter-spacing:-.05rem}
.product-list-box .product-unit .product-text{margin-top:.4rem;font-size:1.4rem;letter-spacing:-.05rem}
.product-list-box .product-unit .onlineInsuIcon{position:absolute;top:50%;right:1.0rem;width:6rem;height:6rem;border-radius:50%;background:url(/allone/img/icon/ico_main_onlineInsu.png?ver=20240430) no-repeat;background-size:30.0rem auto;transform:translateY(-50%);z-index:-1}
.product-list-box .product-unit .onlineInsuIcon[class*="no01"]{background-color:#faf9d2}
.product-list-box .product-unit .onlineInsuIcon[class*="no02"]{background-color:#faf0f3}
.product-list-box .product-unit .onlineInsuIcon[class*="no03"]{background-color:#ebfaed}
.product-list-box .product-unit .onlineInsuIcon.no01_1{background-position:0 0}
.product-list-box .product-unit .onlineInsuIcon.no01_2{background-position:-6.0rem 0}
.product-list-box .product-unit .onlineInsuIcon.no01_3{background-position:-12.0rem 0}
.product-list-box .product-unit .onlineInsuIcon.no01_4{background-position:-18.0rem 0}
.product-list-box .product-unit .onlineInsuIcon.no01_5{background-position:-24.0rem 0}
.product-list-box .product-unit .onlineInsuIcon.no01_6{background-position:-12.0rem -6.0rem}
.product-list-box .product-unit .onlineInsuIcon.no02_1{background-position:0 -6.0rem}
.product-list-box .product-unit .onlineInsuIcon.no02_2{background-position:-6.0rem -6.0rem}
.product-list-box .product-unit .onlineInsuIcon.no03_1{background-position:0 -12.0rem}
.product-list-box .product-unit .onlineInsuIcon.no03_2{background-position:-6.0rem -12.0rem}
.product-list-box .product-unit .onlineInsuIcon.no03_3{background-position:-12.0rem -12.0rem}
.product-list-box .product-unit .onlineInsuIcon.no03_4{background-position:-18.0rem -12.0rem}
.nh-sub-main-footer > .app-guide-area .NH-life-link .name{display:inline-block;position:relative;min-height:.8em;padding-right:1.4em;font-size:1.4rem;vertical-align:top}
.nh-sub-main-footer > .app-guide-area .NH-life-link .name:after{position:absolute;right:0;top:50%;width:1.2em;height:1.2em;font-size:1.2em;line-height:1.3em;transform:translateY(-50%);font-family: 'allonebank';content:'\e991'}

.bg-gray-box .listbox .list-title.haveLnData{line-height:3.0rem}
.bg-gray-box .listbox .list-title.haveLnData ~ .list-item.haveLnData{}
.bg-gray-box .listbox .list-title.haveLnData ~ .list-item.haveLnData > em{display:inline-block;height:3.2rem;line-height:3rem}
.bg-gray-box .listbox .list-item.haveLnData .percent-range{margin-top:0;vertical-align:top}


/*농협수련원*/
.TCReservSlide_wrap,.recommCntsSlide_wrap{margin-top:1.0rem;border:1px solid #e0e0e4;border-radius:0.6rem;}
.recommCntsSlide_wrap{margin-top:2.6rem}
.TCReservSlide_wrap h4,.recommCntsSlide_wrap h4{padding:1.2rem 1.8rem}
.TCReservSlide_wrap h4 > span,.recommCntsSlide_wrap h4 > span{font-size:1.6rem;font-weight:normal;color:#333;}
.TCReservSlide,.recommCntsSlide{border-radius:0.6rem;}
.TCReservSlide .swiper-slide,.recommCntsSlide .swiper-slide{justify-content:initial}
.TCReservSlide a,.recommCntsSlide a{display:block;width:100%}
.TCReservSlide .TCReservInfo,.recommCntsSlide .recommContsInfo{position:relative;text-align:left}
.cntSlideWrap .caption{padding:0 1.8rem 1.0rem}
.cntSlideWrap .caption > strong{display:block;font-weight:bold;font-size:1.6rem;line-height:2.2rem;color:#111;word-break:keep-all;overflow-wrap:break-word}
.cntSlideWrap .caption > .desc{display:block;margin:var(--size4) 0;font-weight:normal;font-size:1.4rem;line-height:1.8rem;color:#333}
.cntSlideWrap .caption > .tags{display:none;flex-wrap:wrap;margin-top:.4rem;font-weight:normal;font-size:1.4rem;line-height:1.8rem;color:#333}
.cntSlideWrap .caption > .tags > em{flex:0 0 auto;margin-right:0.6rem}
.cntSlideWrap .img{display:block;position:relative;height:13.2rem;border-radius:0 0 0.6rem 0.6rem;overflow:hidden}
.cntSlideWrap .img > img{position:absolute;top:50%;left:0;width:100%;height:auto;min-height:8.25rem;transform:translateY(-50%);-webkit-transform:translateY(-50%);object-fit:cover}
.cntSlideWrap .more{display:none}
.cntSlideWrap .pagination_wrap{display:inline-flex;position:absolute;bottom:0;left:0;width:auto;height:2.6rem;border-radius:0.6rem;background:rgba(43,101,206,.8);z-index:3}
.cntSlideWrap .pagination_wrap .pagination{bottom:auto;right:auto;width:auto;padding-right:0.2rem;background:transparent;font-size:1.4rem;line-height:2.2rem;color:#fff}
.cntSlideWrap .pagination_wrap .pagination span{display:inline-block;position:relative;font-size:inherit;line-height:inherit;color:inherit;vertical-align:top}
.cntSlideWrap .pagination_wrap .pagination span.swiper-pagination-current{margin-left:1.2rem;font-weight:bold}
.cntSlideWrap .pagination_wrap .pageStop{display:block;max-width:2.6rem;height:100%}
.cntSlideWrap .pagination_wrap .pageStop span{display:block;position:relative;width:2.6rem;height:2.6rem;background:transparent}/*rgba(30,32,35,0.7)*/
.cntSlideWrap .pagination_wrap .pageStop span i{font-size:0;line-height:0}
.cntSlideWrap .pagination_wrap .pageStop span.swiper-button-stop:before,.cntSlideWrap .pagination_wrap .pageStop span.swiper-button-stop:after{position:absolute;top:0.8rem;left:50%;width:0.2rem;height:1.0rem;background:#fff;transform:translateX(-50%);-webkit-transform:translateX(-50%);content:""}
.cntSlideWrap .pagination_wrap .pageStop span.swiper-button-stop:before{margin-left:-0.2rem}
.cntSlideWrap .pagination_wrap .pageStop span.swiper-button-stop:after{margin-left:0.2rem}
.cntSlideWrap .pagination_wrap .pageStop span.swiper-button-play:before{position:absolute;top:0.8rem;left:50%;width:0;height:0;margin-left:0.3rem;border:0.5rem solid transparent;border-left-color:#fff;transform:translateX(-50%);-webkit-transform:translateX(-50%);content:""}
.cntSlideWrap .recommContsInfo .caption > strong,.cntSlideWrap .TCReservInfo .caption > .desc{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:initial;overflow-wrap:initial}

/*콕뱅크 로딩바*/
#loadingArea{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;}
.loadingWrap{position:absolute;top:50%;left:50%;width:6.0rem;height:3.0rem;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}
.loadingWrap > span{display:block;width:100%;height:100%}
.loadingWrap img{max-width:100%}
