@charset "utf-8";

html {background-color:#fff; font-size:10px;}
body {min-width:100vw; min-height:100vh; background-color:#fff; font-size:1.6rem; overflow-x:hidden; overflow-y:scroll;}
body.popOn {overflow: hidden;}

.header .topWrap,
.header .gnbArea,
.header .srchContain,
.header .crumbs {display:none !important;}

body.sitemapOpen > *:not(.sitemapArea) {display: none;}


/*================================================== Content ==================================================*/
.content {position:relative; padding:82px 24px 32px;}
.content.topBg {padding-top:0 !important;}
.content.prdDetail {padding-top:0 !important;}
.content.short,
.popup.short {padding-bottom: 80px;}
.content.external {padding:82px 0 32px 0;}
.popup.external {padding:82px 0 80px 0;}

.content.topBg > div:first-of-type.bgGrayArea,
.content.topBg > div:first-of-type.infoVisual {padding-top:82px;}
.content > *:first-child.tabWrap,
.content > *:first-child.tabList {margin-top:-26px;}

.content.bgGrayArea,
.popup.bgGrayArea {min-height:100vh; margin:0; padding-top:82px;}

.bgGrayArea .conBlock {margin:-26px -24px 32px; padding:26px 24px 0.01rem; background-color:#fff;}

.content.short .btnArea.sticky,
.popup.short .btnArea.sticky {position: fixed; left:24px; right: 24px; bottom: 8px; margin-bottom: 0;} /* content 길이 짧을때 */

.digital.hasSticky .content:not(.short),
.digital.hasSticky .popup:not(.short) {padding-bottom:0;}
.digital.hasSticky .content.short .btnArea.sticky,
.digital.hasSticky .popup.short .btnArea.sticky {bottom:0;}

/*================================================== Header & Footer ==================================================*/
/* GNB Icon Button */
[class^=icoBtn_app] {width:48px; height:48px; background-position:center center !important; background-size:32px 32px;}
.icoBtn_appMenu {background-image:url(../../assets/images/smart/common/app_ico_menu.svg);}
.icoBtn_appPage {background-image:url(../../assets/images/smart/common/app_ico_page.svg);}
.icoBtn_appSrch {}
.icoBtn_appHome {background-image:url(../../assets/images/smart/common/app_ico_home_k.png);}

.header {position:fixed; width:100%; height:56px; padding:0 50px; background-color:transparent; z-index:1501;}
.header .bg {position:absolute; left:0; top:0; width:100%; height:56px; border-bottom:1px solid #ddd; background-color:#fff; z-index:-1; opacity:0;}
.header [class*=icoBtn_app] {position:absolute; top:4px;}
.header .icoBtn_appPage {left:2px;}
.header .icoBtn_appMenu {right:2px;}
.header .icoBtn_appHome {right:2px;}
.header .btn_cancel {position:absolute; right:0; top:0; width:70px; height:56px; margin:0; padding:0; color:#666; font-size:16px; font-weight:300; text-align:center;}
.header.def .bg {opacity: 1 !important;}

/* .header h1.logo {display:inline-block; position:absolute; left:24px; top:18px; width:118px; height:20px; background-image:url(../../assets/images/cdh/common/logo_sh_w.svg); background-repeat:no-repeat; background-position:0 center; background-size:118px 120px; transition:all 0.15s ease-out;} */
.header h1 {display:flex; height:56px; font-size:18px; text-align:center; align-items:center; justify-content:center; word-break:keep-all;}

/* header logo - landing */
.header:not(.sticky) h1.logo.landing {margin:0 -50px; background-color:#fff;}
.header h1.logo.landing:before {content:''; display:inline-block; width:118px; height:20px; background:url('../../assets/images/smart/common/logo_sh.svg') no-repeat 0 0; background-size:118px auto;}
.header h1.logo.landing span:not(.sticky) {margin-left:10px; font-size:1.6rem;}

/* header bg */
.main .header:not(.sticky) h1,
.whiteNav .header:not(.sticky):not(.def) h1 {color:#fff;}
.main .header:not(.sticky) .icoBtn_appMenu,
.whiteNav .header:not(.sticky):not(.def) .icoBtn_appMenu {background-image:url(../../assets/images/smart/common/app_ico_menu_bg.svg);}
.main .header:not(.sticky) .icoBtn_appPage,
.whiteNav .header:not(.sticky):not(.def) .icoBtn_appPage {background-image:url(../../assets/images/smart/common/app_ico_page_bg.svg);}
.main .header:not(.sticky) .icoBtn_appHome, 
.whiteNav .header:not(.sticky):not(.def) .icoBtn_appHome {background-image:url(../../assets/images/smart/common/app_ico_home_w.png);}

/* header 디지털보험 메인 */
.digital .header h1.logo {display:inline-block; position:absolute; left:24px; top:18px; width:118px; height:20px; padding-left:130px; background:url('../../assets/images/smart/common/logo_sh_w.svg') no-repeat 0 center; background-size:118px auto; transition:all 0.15s ease-out;}
.digital .header h1.logo > span {display:inline-block; color:#fff; font-size:16px; vertical-align:top;}
.digital .header.sticky h1.logo {background-image:url('../../assets/images/smart/common/logo_sh.svg');}
.digital .header.sticky h1.logo > span {color:#4f4793;}

.digital .header h1.logo.inquiry {display: block; left:50%;  width: auto; min-width: 215px; padding-left:117px; transform: translate(-50%,0); opacity: 1 !important; transition:none; overflow: visible; line-height: 1.5;}
.digital .header.def h1.logo.inquiry {background-image:url('../../assets/images/smart/common/logo_sh.svg');}
.digital .header.def h1.logo.inquiry > span {color:#4f4793;}

.digital .header h1.logo.noLogo {width:158px; padding:0; background:none;}
.digital .header h1.logo.noLogo .blind:first-child {position:static !important; width:auto; height:auto; margin:0 5px 0 0; overflow:unset; clip:auto; clip-path:none;}

/* footer */
.footer {padding:0 24px; border-top:1px solid #eee; background-color:#f8f8f8;}
.footer .companyInfo {position:relative; padding:32px 0 36px; font-size:14px;}
.footer .infoArea {overflow:hidden; position:relative;} /* 22-08-10 */
.footer .infoArea .maLogo {position:absolute; width:50px; right:0; top:5px;} /* 230214_수정 */
.footer .infoArea .maLogo.awardlogo {width:40px; right:50px; top:0px;} /* 230214_추가 */
.footer .infoArea .maLogo img {width:100%; height:auto;} /* 22-08-10 */
.footer .shLogo {display: block; width:120px; height:27px; margin:0 0 14px 10px;}
.footer .shLogo img {width:;}
.footer .shLogo img {width:100%; height:auto;}
.footer .linkGroup {margin:0 -10px;}
.footer .linkGroup > .links {margin:3px 10px; color:#666; font-size:1.3rem;}
.footer .linkGroup > .links:not(:first-child):before {left:-12px; top:9px; width:3px; height:3px; border:0; border-radius:50%; background-color:#666;}
.footer .linkGroup > .links > strong {color:#5642bf}
.footer .phoneGroup {margin-top:12px;}
.footer .phoneGroup > span {display:inline-block; padding-right:21px; color:#222; font-weight:500;}
.footer .copyright {margin-top:10px; font-size:1.2rem;}


/* header sticky */
.header.sticky {top:0;}
.mobileTit .header h1.titH1 {transform: translate(0,-60px);}
.mobileTit .header.titOn h1.titH1 {transform: translate(0,0);}
.ready .mobileTit .header h1.titH1 {transition: transform 0 ease-out;}

/* 페이지 타이틀 */
.pageTit {padding-top:56px;}
.pageTit > .inner {padding:14px 24px 0 24px; text-align:left;}
.pageTit .titH1 {display:none !important;}
/* .pageTit .titH1[data-header="true"] {display:none;} */
.pageTit h2 {margin-top:18px; font-size:28px; text-align:left; letter-spacing:-0.085rem;}
.pageTit .desc {margin:12px 0 0; font-size:18px; line-height:1.8;}
html:not(.subMain):not(.prdDetail) .pageTit {padding-bottom:0; background-color:#fff; color:#222;}
html:not(.subMain):not(.prdDetail) .pageTit [class^=deco] {display:none;}
body:not(.mobileTit) .pageTit > .inner {padding-top:0;} 


/*================================================== 전체메뉴 ==================================================*/
.sitemapArea {position:relative; width:100%; background-color:#fff;}
.sitemapArea [class^=icoBtn_] {width:48px; height:48px;}
.sitemapArea [class^=icoBtn_] span {display: inline-block; position: absolute; width: 1px; height: 1px; margin: -1px; border: 0; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%);}
.sitemapArea .icoBtn_close {position:fixed; right:8px; top:12px; z-index:6;}
.sitemapArea .icoBtn_close:before,
.sitemapArea .icoBtn_close:after {height:24px; background-color:#fff;}
.sitemapArea .icoBtn_home {margin-left:4px; background-image:url(../../assets/images/cdh/common/ico_home_m.svg); background-size:26px 26px;}
.sitemapArea .icoBtn_appSrch:before,
.sitemapArea .icoBtn_appSrch:after {border-color: #fff;}

.sitemapHead {position:fixed; left:0; right:0; top:0; padding:20px 24px 0; background-color:#715deb; color:#fff; z-index:5;}
.sitemapHead > .inner {padding: 0 0 19px;}
.sitemapHead .titH1 {display:inline-block; margin:0 !important; color:#fff; font-size:2rem;}
.sitemapArea .btn {position:absolute; right:60px; top:12px;}
.sitemapHead .tabWrap {margin:0 -24px; overflow-x:auto;}
.sitemapArea .tabList {display:table; margin:0 !important; padding:0 14px !important; border:0 !important;}
.sitemapArea .tabList > li {display:table-cell !important; width:auto !important; height:56px !important; padding:0 15px !important; color:#fff; vertical-align:middle !important;}
.sitemapArea .tabList > li.on {color:#fff !important; font-weight:500;}
.sitemapArea .tabList > li.on:after {background-color:#c6bef7 !important;}

.sitemapArea .gnb .menu > li {position:relative; display:block; padding:80px 24px 0; border-bottom:8px solid #f8f8f8;}
.sitemapArea .gnb .menu > li h2 a {position:absolute; top:18px; left:24px; right:24px; height:62px; padding:20px 0 13px 0; border-bottom:1px solid #aaa; background-color:#fff; color:#445fe6; font-size:1.8rem; z-index: 10;}
.sitemapArea .gnb .menu > li.active > h2 a {position:fixed; top:125px;}
.sitemapArea .gnb .menu > li.active.bottom > h2 a {position:absolute; top:auto; bottom:60px;}

.gnbArea {position:relative; z-index:3;}
.gnb .subArea {min-height:115px; padding-bottom:16px;}
.gnb .depth2 {padding-top:8px;}
.gnb .depth2 > li {padding-top:2px;}
.gnb .depth2 > li h3 a {display:block; padding:9px 0 11px; color:#222; font-size:1.6rem; font-weight:300;}
.gnb .depth3 > li {padding:0 0 8px;}
.gnb .depth3 > li:last-child {padding:0 0 5px;}
.gnb .depth3 h4 {font-weight:300;}
.gnb .depth3 a {position:relative; display:block; padding:2px 25px 7px 22px; color:#666; font-size:1.4rem; line-height:1.4;}
.gnb .depth3 a:before {content:''; position: absolute; left: 12px; right:auto; top:10px; width:3px; height:3px; border-radius:50%; background-color:#666;}

.sitemapBody .utilList {padding:35px 16px 40px; text-align:center;}
.sitemapBody .utilList ul {display:table; width:100%; table-layout:fixed;}
.sitemapBody .utilList li {display:table-cell; padding:0 2px; vertical-align:top;}
.sitemapBody .utilList [class^=sitemap_ico_] {display:inline-block; width:100%; height:70px; margin:0; padding-top:45px; color:#666; font-size:14px; background-position:center 0; background-repeat:no-repeat; background-size:32px 32px; letter-spacing:-0.05em;}

.sitemapBody .utilList .sitemap_ico_i {background-image:url(../../assets/images/smart/common/sitemap_ico_i.svg);}
.sitemapBody .utilList .sitemap_ico_h {background-image:url(../../assets/images/smart/common/sitemap_ico_h.svg);}
.sitemapBody .utilList .sitemap_ico_cdi {background-image:url(../../assets/images/smart/common/sitemap_ico_cdi.svg);}

.sitemapArea [class^=sitemap_ico_] {display:inline-block; width:24px; height:24px; margin-right:9px; background-position:0 0; background-repeat:no-repeat; background-size:cover; vertical-align:sub;}

/* svg로 교체예정 */
.sitemapArea .sitemap_ico_a {background-image:url(../../assets/images/smart/common/sitemap_ico_a.svg);}
.sitemapArea .sitemap_ico_b {background-image:url(../../assets/images/smart/common/sitemap_ico_b.svg);}
.sitemapArea .sitemap_ico_c {background-image:url(../../assets/images/smart/common/sitemap_ico_c.svg);}
.sitemapArea .sitemap_ico_d {background-image:url(../../assets/images/smart/common/sitemap_ico_d.svg);}
.sitemapArea .sitemap_ico_e {background-image:url(../../assets/images/smart/common/sitemap_ico_e.svg);}
.sitemapArea .sitemap_ico_f {background-image:url(../../assets/images/smart/common/sitemap_ico_f.svg);}

/* DAY2 GNB */
.sitemapArea {color:#fff;}
.sitemapArea .userInfo {position:fixed; top:0; left:0; right:0; padding: 25px 0 10px 25px; background-color:#715deb; z-index: 1000;}
.sitemapArea .userInfo [class^=sitemapIco_log] {position: relative; display:inline-block; padding-right:17px; margin-left: 7px; font-size: 1.3rem; color:#fff;}
.sitemapArea .userInfo [class^=sitemapIco_log]:after {content: ''; position: absolute; top: 3px; right: 0; width: 14px; height: 14px; background: url(../../assets/images/cdh/common/ico_gnb_login.svg) no-repeat center;}
.sitemapArea .userInfo .sitemapIco_login {margin-left:0; padding-right:21px; font-size: 1.6rem;}
.sitemapArea .userInfo .sitemapIco_login:after {top:5px; transform: rotate(-90deg);}
.sitemapArea .userInfo .time {display:block; margin-top:6px; color: rgba(255, 255, 255, 0.7); font-size: 1.2rem;}

.sitemapArea .sitemapHead ~ .tabWrap {background-color:#6451e7; overflow-x: auto;}
.sitemapArea .tabList {background-color:transparent !important;}
.sitemapArea .tabList > li:not(.on) {color:rgba(255,255,255,0.7);}
.sitemapArea .topMenuList {display: flex; padding: 80px 0 0; justify-content: space-around;}
.sitemapArea .topMenuList [class^=btnIco_] {position:relative; min-width:48px; padding: 51px 0 2px 0; color:rgba(255,255,255,0.85); font-size: 1.3rem;}
.sitemapArea .topMenuList [class^=btnIco_]:after {content: ''; position:absolute; top:0; left:50%; width: 48px; height: 48px; border-radius: 50%; background: #7f6eed url(../../assets/images/cdh/common/ico_gnb_homepage.svg) no-repeat center; transform: translate(-50%,0);}
.sitemapArea .topMenuList .btnIco_mypage:after {background-image: url(../../assets/images/smart/common/ico_gnb_mypage.svg);}
.sitemapArea .topMenuList .btnIco_search:after {background-image: url(../../assets/images/smart/common/ico_gnb_search.svg);}
.sitemapArea .topMenuList .btnIco_digital:after {background-image: url(../../assets/images/smart/common/ico_gnb_digital.svg);}
.sitemapArea.loginF .userInfo {min-height: 59px;}
.sitemapArea.loginF .topMenuList {padding-top:55px;}
.sitemapArea.loginF .sitemapHead ~ .tabWrap {top: 59px;}

.digital .sitemapArea .btnIco_homepage:after {background-image:url(../../assets/images/cdh/common/ico_gnb_homepage_digital.svg); background-size:24px 24px;}


/* DAY2 GNB 수정 (나중에 합쳐야 함)*/
.sitemapHead ~ .tabWrap {position:sticky !important; top: 83px; margin:0; z-index: 1000;}
body:not(.digital) .sitemapArea .gnb .menu > li h2 a {top:0; height:48px; padding-top: 15px; font-size: 1.4rem}
body:not(.digital) .sitemapArea .gnb .menu > li {padding-top: 48px;}
.sitemapArea .gnbArea [class^=sitemap_ico_] {display: none !important;}
.sitemapArea .gnb .menu > li:last-child {border-bottom: none;}
.sitemapArea .icoBtn_close {z-index: 1001;}
.sitemapHead {position: relative;}
.sitemapBody {padding-top:0;}
.sitemapBody .utilList {padding:16px; border-top: 1px solid #ddd;}
.sitemapArea .gnb .menu > li.active h2 a {top:139px !important;}
.sitemapArea.loginF .gnb .menu > li.active h2 a {top:115px !important;}
.sitemapArea .gnb .menu > li.active.bottom h2 a {top: auto !important;}
body.digital .userInfo .name {display: inline-block; margin-top: -6px; font-size: 2rem;}

/* 메뉴검색 */
.sitemapArea.srch .sitemapHead {position:fixed;}
.sitemapArea.srch .sitemapHead .inner {padding:48px 0 19px;}
.sitemapArea.srch .sitemapHead .srchBox {position:relative;}
.sitemapArea.srch .sitemapHead .srchBox .iptWrap .ipt {height:55px; padding:0 50px 0 0; border-bottom:2px solid #fff; border-width:0 0 2px 0; border-radius:0; color:#fff; background-color:transparent;}
.sitemapArea.srch .sitemapHead .srchBox .iptWrap .ipt::placeholder {color:#fff; font-size:1.6rem; opacity:0.7;}
.sitemapArea.srch .sitemapHead .srchBox .iptWrap .ipt:focus,
.sitemapArea.srch .sitemapHead .srchBox .iptWrap .ipt:hover {border-color:rgba(255,255,255, 0.5);}
.sitemapArea.srch .sitemapHead .srchBox .iptWrap.on .ipt {padding:0 75px 0 0;}

.sitemapArea.srch .sitemapHead .srchBox .icoBtn_appSrch {position:absolute; top:50%; right:0; transform:translateY(-50%);}
.sitemapArea.srch .sitemapHead .srchBox .icoBtn_appSrch:before {border-color:#fff;}
.sitemapArea.srch .sitemapHead .srchBox .icoBtn_appSrch:after {border-color:#fff;}

.sitemapArea.srch .sitemapHead .srchBox .icoBtn_del {right:45px !important; border-color:transparent; box-shadow:inset 0px 0px 0px 12px #fff;}
.sitemapArea.srch .sitemapHead .srchBox .icoBtn_del:before,
.sitemapArea.srch .sitemapHead .srchBox .icoBtn_del:after {background-color:#715deb !important;}

.sitemapArea.srch .sitemapBody {padding-top:150px;}
.sitemapArea.srch .sitemapBody .gnbArea strong {color:#445fe6;}
.sitemapArea.srch .sitemapBody .noData {display:flex; justify-content:center; align-items:center; height:calc(100vh - 238px); padding:0; background:none;}
.sitemapArea.srch .sitemapBody .noData p {padding-top:155px; font-size:14px; font-weight:300; background:url(../../assets/images/smart/common/msg_no_cyber.svg) no-repeat center 36px;}
.sitemapArea.srch .sitemapBody .noData.srch p {background: url(../../assets/images/smart/common/img_msg_search.svg) no-repeat center 36px;}

/*================================================== quick menu ==================================================*/
/*.quick {position:fixed; left:auto !important; left:auto !important; right:12px !important; bottom:80px; z-index:1501;}*/
.quick {position:fixed; left:auto !important; right:12px !important; bottom:15px; z-index:1501;}/* 230724 - 챗봇숨김처리 하면서 bottom:80px -> 15px로 수정 */
.hasSticky .quick {bottom:150px}
.quick .snsListArea {display:none;} 
.quickList > li {position:relative; padding:0 2px 8px; transform: translate(100px,0); opacity: 0; transition: all 0.25s}
.quickList > li > [class*=icoBtn_] {width:44px; height:44px; border-radius:50%; background-color:#fff; box-shadow:4px 4px 8px rgba(0,0,0,.12); transition:all 0.15s ease-in-out;}
.quickList .icoBtn_sns,
.quickList .icoBtn_app {background-color:#7865ec !important;}
.quick.active .quickList > li {transform: translate(0,0); opacity: 1;}

.quickList > li.ui-draggable.ui-draggable-dragging {transition: none !important}

.icoBtn_goTop:before,
.icoBtn_goTop:after {content:''; position:absolute; left:50%; box-sizing:border-box; transition:all 0.15s ease-in-out; z-index:1;}
.icoBtn_goTop:before {top:16px; width:8px; height:8px; border:1px solid #715deb; border-width:2px 0 0 2px; transform:translateX(-50%) rotate(45deg);}
.icoBtn_goTop:after {bottom:11px; width:2px; height:17px; background-color:#715deb; transform:translateX(-50%);}
.icoBtn_goTop:focus,
.icoBtn_goTop:hover {background-color:#7865ec !important;}
.icoBtn_goTop:focus:before,
.icoBtn_goTop:hover:before {top:11px; width:10px; height:10px; border-color:#fff;}
.icoBtn_goTop:focus:after,
.icoBtn_goTop:hover:after {height:21px; background-color:#fff;}

.icoBtn_chatbot {position:absolute !important; right:0; top:0; width:56px !important; height:56px !important; margin-top:8px; /* background:url(../../images/cdh/main/ico_chatbot.png) no-repeat; background-color:transparent !important;*/ line-height:0; overflow:visible !important;}
.icoBtn_chatbot > strong {position:absolute;top:0;right:70px;width:190px !important;height:56px !important; border:1px solid #5642bf;border-radius:15px 0 15px 15px;background-color:#fff;font-size:14px;text-align:left;box-shadow:4px 4px 8px rgba(0,0,0,.12); opacity: 0; transform: scale(0.2) rotate(12deg); transform-origin:200px 0; transition: all 0.4s ease-in-out;}
.icoBtn_chatbot > strong:before {content:''; position:absolute; top:-1px; right:-8px; width:8px; height:7px; background:url(../../assets/images/cdh/main/img_chatbot_talk.png) no-repeat;}
.icoBtn_chatbot .txt {display:inline-block;padding: 6px 18px;max-height: 56px !important;color:#222;font-size:14px;font-weight:300;line-height:1.6;transition: opacity 1s ease-in-out; transition-delay:0.3s; overflow:hidden;white-space: nowrap;}
.icoBtn_chatbot.on > strong {transform: scale(1) rotate(0); opacity: 1;}

.quick [class*=icoBtn_] {display:inline-block; position:relative; background-color:transparent; background-repeat:no-repeat; background-position:0 0; vertical-align:middle; overflow:hidden;}
.quick [class*=icoBtn_] span {display:inline-block; position:absolute; width:1px; height:1px; margin:-1px; border:0; overflow:hidden; clip:rect(1px, 1px, 1px, 1px); clip-path:inset(50%);}

/* quick menu */
.quick .snsListArea {display:none; position:fixed; top:0; left:0; right:0; bottom:0; background-color: rgba(0,0,0,0.5); z-index:700;}
.quick .snsList {position:absolute; left:50%; bottom:150px; padding:12px 12px 12px 20px; border-radius:32px; background-color:#fff; font-size:0; white-space:nowrap; box-shadow:4px 4px 8px rgba(0,0,0,.12); transform:translateX(-50%);}
.quick .snsList [class*=icoBtn_] {width:40px; height:40px; background-size:cover;}
.quick .snsList .icoBtn_close {border:4px solid #fff; border-radius:50%; background-color:#f2f2f2;}
.quick .snsList .icoBtn_close:before,
.quick .snsList .icoBtn_close:after {height:13px; background-color:#666;}


/*================================================== LoadingWrap ==================================================*/
.loadingWrap {position: fixed; top:0; left:0; right:0; bottom:0; background-color: rgba(0,0,0,0.6); z-index: 20000;}
.loadingWrap .loading {display: block; position: absolute; top:50%; left:50%; width: 70px; height: 70px; margin: -35px auto auto -35px; border-radius:50%; background-color:#fff; box-shadow: 0 0 10px 10px rgb(44 30 119 / 10%); overflow: hidden;}
.loadingWrap .symbol {position: absolute; top: 20px; left: 15px; width: 35px; height: 35px; z-index: 10; }
.loadingWrap .symbol:before,
.loadingWrap .symbol:after {content:''; position:absolute; right:-1px; top:-1px; width:100%; height:10px; background-color:#715deb; box-sizing:border-box; z-index:2; box-shadow: 0 4px 5px rgb(44 30 119 / 20%);}
.loadingWrap .symbol:after {right: -1px; top: 8px; width: 10px; height: 26px;}
.loadingWrap .txt {position: absolute; top: 50%; left: 0; right: 0; margin-top: 50px; color: #fff; text-align: center;}

/* 긴버전 */
.loadingWrap .loading {animation: bgcolorTrans infinite;}
.loadingWrap .symbol {animation: loadingAppear forwards cubic-bezier(0.075, 0.820, 0.165, 1.000), loadingLoop infinite linear;}
.loadingWrap .symbol:before,
.loadingWrap .symbol:after {animation: logoTrans infinite;}
/* play time & delay setting */
.loadingWrap .loading,
.loadingWrap .symbol:before,
.loadingWrap .symbol:after {animation-duration: 2.0s; animation-delay:0.9s;}
.loadingWrap .symbol {animation-duration: 1.8s,2.0s; animation-delay:0s, 0.9s;}
/**/

/* 짧은버전 */
.loadingWrap.short .symbol {animation: loadingLoop infinite linear;}
.loadingWrap.short .symbol,
.loadingWrap.short .loading,
.loadingWrap.short.opacity .loading.p,
.loadingWrap.short .symbol:before,
.loadingWrap.short .symbol:after {animation-duration: 2.0s; animation-delay:0s;}
/**/

@keyframes loadingAppear {
	0% {transform: translate(-84px,73px) scale(8) rotateY(-130deg) rotate(15deg)}
	50% {transform: translate(0,0) scale(1) rotateY(0deg) rotate(0deg);}
}

@keyframes loadingLoop {
	15% {transform: translate(4px,-4px)}
	25% {transform: translate(40px,-40px)}
	25.1% {transform: translate(-40px,40px);}
	35% {transform: translate(-4px,4px)}
	65% {transform: translate(4px,-4px)}
	75% {transform: translate(40px,-40px)}
	75.1% {transform: translate(-40px,40px);}
	85% {transform: translate(-4px,4px)}
} 

@keyframes bgcolorTrans {
	25.0% {background-color: #fff;}
	35% {background-color: #715deb;}
	75% {background-color: #715deb;}
	85% {background-color: #fff;}
}
@keyframes logoTrans {
	25.0% {background-color: #715deb;}
	25.1% {background-color: #fff;}
	75% {background-color: #fff;}
	75.1% {background-color: #715deb;}
}

/* 2개버전 */
.loadingWrap.short.opacity .loading,
.loadingWrap.short.opacity .loading .symbol:before,
.loadingWrap.short.opacity .loading .symbol:after {animation:unset; z-index: unset;}
.loadingWrap.short.opacity .loading {animation: loadingOpaTrans1 2s infinite linear; }
.loadingWrap.short.opacity .loading.p {background-color: #715deb; animation: loadingOpaTrans2 2s infinite linear; opacity: 0}
.loadingWrap.short.opacity .loading.p .symbol:before,
.loadingWrap.short.opacity .loading.p .symbol:after {background-color: #fff; }
.loadingWrap.short.opacity .symbol {z-index: unset;}
/**/

.quickTop {position:fixed; top:80px; right:34px; z-index:2;} 
.quickTop.hide {display:none;}
.quickTop .icoBtn_cls {width:14px; background:#fff; font-size:8px; width:22px; border-radius:50%; margin-top:-4px; margin-right:-14px;font-weight:bold; display:flex;}
.quickTop .icoBtn_cls img {width:100%;}
.quickTop .icoBtn_chatbot {width:56px;}
.quickTop .icoBtn_chatbot figure {position:relative; border-radius:50%; overflow:hidden;}
.quickTop .icoBtn_chatbot figure img {width:102%; position:relative; margin-top:-1%; margin-left:-1%;}

.tempWrap {margin:-20px 0 12px ;}

.playCard.noBr {border-radius:0;}

.btn_fox {margin:20px 0;} 
.btn_fox figure {width:200px; height:200px; border-radius:50%; overflow:hidden; display:inline-block;} 
.btn_fox img {width:100%;}

.boxBbsList.full {margin:0px -24px 0; width:calc(100% + 48px) !important; overflow: hidden;}
.boxBbsList.full li .block {border-radius:0; margin-bottom:0; border-bottom:1px solid #eee;}
.boxBbsList.full li .block.min .infoList,
.boxBbsList.full li .block.min .infoDetail,
.boxBbsList.full li .block.min .relateInfo {display:none;}
.boxBbsList.full .arr_down {position:absolute; right:24px;}

body.play .tabWrap.mint {background:#fff; padding:10px 0; margin:0px -24px 0; width:calc(100% + 48px) !important; }
body.play .tabWrap.mint::after {content: ""; display: block; float: none; clear: both;}
body.play .tabWrap.mint .tabList {padding:4px; top:126px; background:#eee; width:160px; border-radius:20px; float:right; margin-right:24px;}
body.play .tabWrap.mint .tabList:after {content:""; clear:both;}
body.play .tabWrap.mint .tabContents .tabPanel {padding-top:44px;}
body.play .tabWrap.mint .tabList > li {height:24px; line-height:24px;  border-radius:20px; font-size:12px; padding:0px;}
body.play .tabWrap.mint .tabList > li:before {content:""; position:relative; width:15px; height:15px; display:block; background-image:url('../../assets/images/play/content/ico_smile_onoff.png'); background-size:200%; background-position:right 0 top 0; margin-right:3px;}
body.play .tabWrap.mint .tabList > li:last-child:before {background-image:url('../../assets/images/play/content/ico_heart_onoff.png');}
body.play .tabWrap.mint .tabList > li.on:before {background-position:left 0 top 0;}
body.play .tabWrap.mint .tabList > li.on {color:#666; background:#fff;}
body.play .tabWrap.mint .tabList > li.on:after {    background-color: transparent;}
body.play .tabWrap.mint .boxBbsList.full {margin:0; width:100% !important; }

.maumTit p {text-align:center; margin-bottom:22px; position:relative;}
.maumTit p.big:before {content:""; position:absolute; width:10px; height:10px; background:#8d7def; transform:rotate(-45deg); -webkit-transform:rotate(-45deg); margin-top:-5px; left:50%; margin-left:-3px;}
.maumTit p.big span {font-weight:500; display:inline-block; font-size:20px; padding:0 22px; border-radius:22px; height:44px; line-height:44px; background:#8d7def; color:rgba(255,255,255,0.5); box-shadow:9px 9px 24px rgba(86,66,191,0.25);}
.maumTit p.big span strong {font-weight:500; color:#fff}
.maumTit p.small {font-weight:500; color:#8d7def; font-size:14px;}

.d_flex {display: flex; justify-content: space-around;}
.d_flex .btnAccount { width: calc(100% - 50px); margin: 8px 0 20px;}
.d_flex .btn_t.s {width: 50px; height: 80px; margin:8px 0px 8px 8px ;}

/* s ------------ 221007 */
.quickTop {position:fixed; top:80px; right:34px; z-index:2;} 
.quickTop.hide {display:none;}
.quickTop .icoBtn_cls {width:14px; background:#fff; font-size:8px; width:22px; border-radius:50%; margin-top:-4px; margin-right:-14px;font-weight:bold; display:flex;}
.quickTop .icoBtn_cls img {width:100%;}
.quickTop .icoBtn_chatbot {width:56px;}
.quickTop .icoBtn_chatbot figure {position:relative; border-radius:50%; overflow:hidden;}
.quickTop .icoBtn_chatbot figure img {width:102%; position:relative; margin-top:-1%; margin-left:-1%;}


@media screen and (-webkit-device-pixel-ratio: 1.0){
	body:not(.isIOS) .quickTop {right:11.3px;}
	body:not(.isIOS) .quickTop .icoBtn_cls {width:7.3px;  margin-top:-1px; margin-right:-4.6px;}
	body:not(.isIOS) .quickTop .icoBtn_chatbot {width:18.6px !important; height:18.6px !important; }
}

@media screen and (-webkit-device-pixel-ratio: 1.5){
	body:not(.isIOS) .quickTop {right:13px;}
	body:not(.isIOS) .quickTop .icoBtn_cls {width:11px;  margin-top:-1.5px; margin-right:-7px;}
	body:not(.isIOS) .quickTop .icoBtn_chatbot {width:28px !important; height:28px !important; }
}

@media screen and (-webkit-device-pixel-ratio: 2.0){
	body:not(.isIOS) .quickTop {right:19.2px;}
	body:not(.isIOS) .quickTop .icoBtn_cls {width:15.2px;  margin-top:-2px; margin-right:-9.3px;}
	body:not(.isIOS) .quickTop .icoBtn_chatbot {width:44px !important; height:44px !important; }
}

@media screen and (-webkit-device-pixel-ratio: 2.5){
	body:not(.isIOS) .quickTop {right:21.5px;}
	body:not(.isIOS) .quickTop .icoBtn_cls {width:19px;  margin-top:-2.5px; margin-right:-11.6px;}
	body:not(.isIOS) .quickTop .icoBtn_chatbot {width:46.6px !important; height:46.6px !important; }
}

@media screen and (-webkit-device-pixel-ratio: 3){
	body:not(.isIOS) .quickTop {right:34px;}
	body:not(.isIOS) .quickTop .icoBtn_cls {width:22px;  margin-top:-3px; margin-right:-14px;}
	body:not(.isIOS) .quickTop .icoBtn_chatbot {width:56px !important; height:56px !important; }
}

@media screen and (-webkit-device-pixel-ratio: 4){
	body:not(.isIOS) .quickTop {right:45.2px;}
	body:not(.isIOS) .quickTop .icoBtn_cls {width:29.2px;  margin-top:-4px; margin-right:-18.4px;}
	body:not(.isIOS) .quickTop .icoBtn_chatbot {width:74px !important; height:74px !important; }
}
/* e ------------ 221007 */


/* s ----------- 20221013 */
.greyBox {background:#f8f8f8; padding:20px 30px;}
.markInfoWrap {width:100%; margin:45px auto 0;}
.markInfoWrap .titH2 {font-size:24px; margin-bottom:5px;}
.markInfoWrap .markInfo {font-weight:300; color:#222; line-height:3;}
.markInfoWrap .markInfo span {font-weight:400;}
.markInfoWrap .markInfo small {display:inline-block; font-weight:400; background-color:#eae7fc; border-radius:18px; height:36px; line-height:36px; padding:0 20px 0 42px;color:#5642bf; font-size:14px; margin-right:7px; background-image:url('../../assets/images/cda/content/ico_chk.png'); background-repeat:no-repeat; background-position:top 50% left 15px;}
.markInfoWrap figure {text-align:center; margin-bottom:20px;}
.markInfoWrap figure img {max-width:320px; width:50%; } 
/* e ----------- 20221013 */

@keyframes loadingOpaTrans1 {
	25.0% {opacity: 1;}
	25.1% {opacity: 0;}
	75% {opacity: 0;}
	75.1% {opacity: 1;}
}
@keyframes loadingOpaTrans2 {
	25.0% {opacity: 0;}
	25.1% {opacity: 1;}
	75% {opacity: 1;}
	75.1% {opacity: 0;}
}

/*************************************************** media ***************************************************/

@media all and (max-width:767px) {
	.footer .linkGroup,
	.footer .linkGroup {width:250px;}
}


@media all and (max-width:360px) {
	/*.footer .infoArea .maLogo {width:50px; right:0; top:0px;}  230214_삭제 */
}

/* 메인페이지 마이신한포인트 230724 (s) */
.myPage .userPoint .nameTitle {margin-bottom:7px; color: #222; font-size: 1.9rem; font-weight: 500; word-break: keep-all;}
.pointMyBox {display: flex; justify-content: space-between; align-items: center;padding:15px 15px 12px 15px; border-radius: 10px; background-color: #eceffc; margin-bottom:16px; color:#222;}
.pointMyBox .my_point dl dt.txt {font-size: 14px; font-weight: 500; margin-bottom:0;}
.pointMyBox .my_point dl dt.txt img {vertical-align: -4px; margin-right:5px;}
.pointMyBox .my_point dl dd.num {font-size: 22px;font-weight: 500;margin-left:5px ;width: 150px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.pointMyBox .my_point dl dd.num span {font-size:14px; margin-left:3px;}
.pointMyBox .my_point dl dd.num em {display:inline-block; margin-left:4px; width:7.5px; height:7.5px; border:2px solid #222; border-width:2px 2px 0 0; box-sizing:border-box; transform:translateY(-50%) rotate(45deg); z-index:1;}
.my_asset_chat a {display:inline-block; text-align: center;}
.my_asset_chat a:first-child {margin-right:10px;}
.my_asset_chat a span {display:block; font-size:13px; font-weight: 500; color: #222; margin-top:1px;}
.my_asset_chat img {width:36px;}

@media all and (max-width:320px) {
	.pointMyBox .my_point dl dd.num {width: 140px;}
    .my_asset_chat a:first-child {margin-right:3px;}
}
@media all and (max-width:280px) {
	.pointMyBox .my_point dl dd.num {width: 118px; font-size: 19px;}
    .pointMyBox .my_point dl dd.num em {width:7px; height:7px}
    .my_asset_chat a:first-child {margin-right:0px;}
    .my_asset_chat a span {font-size:12px;}
    .my_asset_chat img {width:30px;}
}
.quick {position:fixed; left:auto !important; right:12px !important; bottom:15px; z-index:1501;}/* 230724 - 챗봇숨김처리 하면서 bottom:80px -> 15px로 수정 */ 
/* 메인페이지 마이신한포인트 230724 (e) */

/*사이드 퀵 링크 240131 (s)*/
.quickform2 {position: fixed; left: unset; bottom: 12px; right: 12px; transition:all 0.3s;}
.quickform2.active{bottom: 100px;}
.quickform2 button {width: 40px; height: 40px; border-radius: 50%; box-shadow: 4px 4px 8px rgba(0,0,0,.12); transition: all 0.15s ease-in-out; display: block; padding: 0px !important; min-width: 40px; min-height: 40px; background-position: center; margin-bottom:8px;}
.quickform2 button:last-child {margin-bottom:0px !important;}
.quickform2 button.icoBtn_kk {background-color:#ffdf60;}
.quickform2 button.icoBtn_url {background:url(../../assets/images/smart/content/ico_sns_url_2.png) no-repeat center center; background-color:#ffffff;  background-size:32px;}
.quickform2Alert.off {display:none;}
.quickform2Alert {width:208px; display:block; position: fixed; background-color: #00000080; top: 50%; left: 50%; margin-left: -104px; margin-top: -20px; color: #ffffff; border-radius: 50px; transition: all 0.3s; font-size:1.4rem; text-align:center;}
.quickform2Alert p {padding: 10px 0px;}
#copyUrl {font-size:1.0rem; opacity:0; }
.copyCom {position: relative; color: #222; font-weight: 500; background:url(../../assets/images/smart/content/copyCom.png) no-repeat center 25px; text-align: center; padding-top: 65px; background-size: 34px;}
.copyCom p {text-align:center; font-size:1.4rem;}
/*사이드 퀵 링크 240131 (e)*/